From b25650c94281e662354bca385cd67eb2072054e8 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Sun, 7 Sep 2025 18:47:41 +0200 Subject: [PATCH] Update Unreal Engine SDK --- Cronos The New Dawn/Assertions.inl | 57420 +++---- Cronos The New Dawn/CronosTND.vcxproj | 3 + Cronos The New Dawn/NameCollisions.inl | 118 +- Cronos The New Dawn/SDK.hpp | 1547 +- Cronos The New Dawn/SDK/Basic.cpp | 135 + Cronos The New Dawn/SDK/Basic.hpp | 2 +- .../SDK/CoreUObject_functions.cpp | 217 + .../SDK/CoreUObject_structs.hpp | 4 +- Cronos The New Dawn/SDK/Engine_classes.hpp | 2 +- Cronos The New Dawn/SDK/Engine_functions.cpp | 126190 +++++++++++++++ 10 files changed, 151684 insertions(+), 33954 deletions(-) create mode 100644 Cronos The New Dawn/SDK/Basic.cpp create mode 100644 Cronos The New Dawn/SDK/CoreUObject_functions.cpp create mode 100644 Cronos The New Dawn/SDK/Engine_functions.cpp diff --git a/Cronos The New Dawn/Assertions.inl b/Cronos The New Dawn/Assertions.inl index da7dcef..b36c74b 100644 --- a/Cronos The New Dawn/Assertions.inl +++ b/Cronos The New Dawn/Assertions.inl @@ -183,6 +183,174 @@ static_assert(alignof(FOptionalProperty) == 0x000008, "Wrong alignment on FOptio static_assert(sizeof(FOptionalProperty) == 0x000078, "Wrong size on FOptionalProperty"); \ static_assert(offsetof(FOptionalProperty, ValueProperty) == 0x000070, "Member 'FOptionalProperty::ValueProperty' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_AcidPuddle_C \ +static_assert(alignof(UGE_AcidPuddle_C) == 0x000008, "Wrong alignment on UGE_AcidPuddle_C"); \ +static_assert(sizeof(UGE_AcidPuddle_C) == 0x000A70, "Wrong size on UGE_AcidPuddle_C"); \ + +#define DUMPER7_ASSERTS_NPC_C_UserConstructionScript \ +static_assert(alignof(NPC_C_UserConstructionScript) == 0x000010, "Wrong alignment on NPC_C_UserConstructionScript"); \ +static_assert(sizeof(NPC_C_UserConstructionScript) == 0x0003D0, "Wrong size on NPC_C_UserConstructionScript"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, Temp_int_Variable) == 0x000000, "Member 'NPC_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'NPC_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'NPC_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'NPC_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraFocusSettings) == 0x000088, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraFocusSettings' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x0000E8, "Member 'NPC_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, Temp_int_Variable_1) == 0x0000F0, "Member 'NPC_C_UserConstructionScript::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraSettingsStruct4NPC) == 0x000100, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraSettingsStruct4NPC' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x0001E0, "Member 'NPC_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue_1) == 0x0002C0, "Member 'NPC_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue) == 0x0002C8, "Member 'NPC_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraSettingsStruct4NPC_1) == 0x0002D0, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraSettingsStruct4NPC_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Subtract_IntInt_ReturnValue) == 0x0003B0, "Member 'NPC_C_UserConstructionScript::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue_1) == 0x0003B4, "Member 'NPC_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue_1) == 0x0003B8, "Member 'NPC_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0003BC, "Member 'NPC_C_UserConstructionScript::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003C0, "Member 'NPC_C_UserConstructionScript::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast) == 0x0003C4, "Member 'NPC_C_UserConstructionScript::CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_ManualFocusDistance_ImplicitCast) == 0x0003C8, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_ManualFocusDistance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast_1) == 0x0003CC, "Member 'NPC_C_UserConstructionScript::CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_SetCurrCamera \ +static_assert(alignof(NPC_C_SetCurrCamera) == 0x000010, "Wrong alignment on NPC_C_SetCurrCamera"); \ +static_assert(sizeof(NPC_C_SetCurrCamera) == 0x000100, "Wrong size on NPC_C_SetCurrCamera"); \ +static_assert(offsetof(NPC_C_SetCurrCamera, CameraIndex) == 0x000000, "Member 'NPC_C_SetCurrCamera::CameraIndex' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_SetCurrCamera, CurrCamera) == 0x000008, "Member 'NPC_C_SetCurrCamera::CurrCamera' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_SetCurrCamera, CurrentCamera) == 0x000010, "Member 'NPC_C_SetCurrCamera::CurrentCamera' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_SetCurrCamera, CallFunc_Array_Get_Item) == 0x000020, "Member 'NPC_C_SetCurrCamera::CallFunc_Array_Get_Item' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_PossesCamera \ +static_assert(alignof(NPC_C_PossesCamera) == 0x000008, "Wrong alignment on NPC_C_PossesCamera"); \ +static_assert(sizeof(NPC_C_PossesCamera) == 0x000090, "Wrong size on NPC_C_PossesCamera"); \ +static_assert(offsetof(NPC_C_PossesCamera, LevelSequenceLoc) == 0x000000, "Member 'NPC_C_PossesCamera::LevelSequenceLoc' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CameraID) == 0x000008, "Member 'NPC_C_PossesCamera::CameraID' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, LevelSequenceLocal) == 0x000010, "Member 'NPC_C_PossesCamera::LevelSequenceLocal' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'NPC_C_PossesCamera::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_SetCurrCamera_CurrCamera) == 0x000020, "Member 'NPC_C_PossesCamera::CallFunc_SetCurrCamera_CurrCamera' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000028, "Member 'NPC_C_PossesCamera::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetSequencePlayer_ReturnValue) == 0x000040, "Member 'NPC_C_PossesCamera::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'NPC_C_PossesCamera::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'NPC_C_PossesCamera::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_TeleportTo_ReturnValue) == 0x000068, "Member 'NPC_C_PossesCamera::CallFunc_K2_TeleportTo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000070, "Member 'NPC_C_PossesCamera::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'NPC_C_PossesCamera::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_CreateLevelSequencePlayer_OutActor) == 0x000080, "Member 'NPC_C_PossesCamera::CallFunc_CreateLevelSequencePlayer_OutActor' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_PossesCamera, CallFunc_CreateLevelSequencePlayer_ReturnValue) == 0x000088, "Member 'NPC_C_PossesCamera::CallFunc_CreateLevelSequencePlayer_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_OnAnyDialogEnd_Event_0 \ +static_assert(alignof(NPC_C_OnAnyDialogEnd_Event_0) == 0x000008, "Wrong alignment on NPC_C_OnAnyDialogEnd_Event_0"); \ +static_assert(sizeof(NPC_C_OnAnyDialogEnd_Event_0) == 0x000040, "Wrong size on NPC_C_OnAnyDialogEnd_Event_0"); \ +static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, DialogTalk) == 0x000000, "Member 'NPC_C_OnAnyDialogEnd_Event_0::DialogTalk' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, talkID) == 0x000008, "Member 'NPC_C_OnAnyDialogEnd_Event_0::talkID' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, speakerIDs) == 0x000030, "Member 'NPC_C_OnAnyDialogEnd_Event_0::speakerIDs' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_NoSequenceOccasion \ +static_assert(alignof(NPC_C_NoSequenceOccasion) == 0x000008, "Wrong alignment on NPC_C_NoSequenceOccasion"); \ +static_assert(sizeof(NPC_C_NoSequenceOccasion) == 0x000020, "Wrong size on NPC_C_NoSequenceOccasion"); \ +static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_GetComponentsByTag_ReturnValue) == 0x000000, "Member 'NPC_C_NoSequenceOccasion::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_Array_Get_Item) == 0x000010, "Member 'NPC_C_NoSequenceOccasion::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'NPC_C_NoSequenceOccasion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_ExecuteUbergraph_NPC \ +static_assert(alignof(NPC_C_ExecuteUbergraph_NPC) == 0x000008, "Wrong alignment on NPC_C_ExecuteUbergraph_NPC"); \ +static_assert(sizeof(NPC_C_ExecuteUbergraph_NPC) == 0x000108, "Wrong size on NPC_C_ExecuteUbergraph_NPC"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, EntryPoint) == 0x000000, "Member 'NPC_C_ExecuteUbergraph_NPC::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_bool_Variable) == 0x000018, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable) == 0x000034, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable_1) == 0x000038, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable_2) == 0x00003C, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue_2) == 0x000044, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable_2) == 0x000048, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item) == 0x000050, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CreateDelegate_OutputDelegate) == 0x000058, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000068, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000078, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item_2) == 0x000090, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue_1) == 0x000098, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue_2) == 0x00009C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A0, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000A1, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_getDialogManager_ReturnValue) == 0x0000A8, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_dialogTalk) == 0x0000B0, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_dialogTalk' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_talkID) == 0x0000B8, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_talkID' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_speakerIDs) == 0x0000E0, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_speakerIDs' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_getItemObject_ReturnValue) == 0x0000F0, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_getItemObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_DynamicCast_AsDialogue) == 0x0000F8, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_DynamicCast_AsDialogue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_DialogFinish \ +static_assert(alignof(NPC_C_DialogFinish) == 0x000008, "Wrong alignment on NPC_C_DialogFinish"); \ +static_assert(sizeof(NPC_C_DialogFinish) == 0x000070, "Wrong size on NPC_C_DialogFinish"); \ +static_assert(offsetof(NPC_C_DialogFinish, Temp_int_Array_Index_Variable) == 0x000000, "Member 'NPC_C_DialogFinish::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'NPC_C_DialogFinish::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'NPC_C_DialogFinish::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'NPC_C_DialogFinish::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000018, "Member 'NPC_C_DialogFinish::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'NPC_C_DialogFinish::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Array_Get_Item) == 0x000030, "Member 'NPC_C_DialogFinish::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'NPC_C_DialogFinish::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'NPC_C_DialogFinish::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_CreateLevelSequencePlayer_OutActor) == 0x000040, "Member 'NPC_C_DialogFinish::CallFunc_CreateLevelSequencePlayer_OutActor' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_CreateLevelSequencePlayer_ReturnValue) == 0x000048, "Member 'NPC_C_DialogFinish::CallFunc_CreateLevelSequencePlayer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetSequencePlayer_ReturnValue) == 0x000050, "Member 'NPC_C_DialogFinish::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000058, "Member 'NPC_C_DialogFinish::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'NPC_C_DialogFinish::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetPlayerController_ReturnValue) == 0x000068, "Member 'NPC_C_DialogFinish::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_DialogBegin \ +static_assert(alignof(NPC_C_DialogBegin) == 0x000008, "Wrong alignment on NPC_C_DialogBegin"); \ +static_assert(sizeof(NPC_C_DialogBegin) == 0x000038, "Wrong size on NPC_C_DialogBegin"); \ +static_assert(offsetof(NPC_C_DialogBegin, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'NPC_C_DialogBegin::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogBegin, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000008, "Member 'NPC_C_DialogBegin::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogBegin, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'NPC_C_DialogBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogBegin, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000029, "Member 'NPC_C_DialogBegin::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DialogBegin, CallFunc_GetSequencePlayer_ReturnValue) == 0x000030, "Member 'NPC_C_DialogBegin::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_DeactivateCameras \ +static_assert(alignof(NPC_C_DeactivateCameras) == 0x000010, "Wrong alignment on NPC_C_DeactivateCameras"); \ +static_assert(sizeof(NPC_C_DeactivateCameras) == 0x000110, "Wrong size on NPC_C_DeactivateCameras"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CameraID) == 0x000000, "Member 'NPC_C_DeactivateCameras::CameraID' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, Temp_int_Array_Index_Variable) == 0x000004, "Member 'NPC_C_DeactivateCameras::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'NPC_C_DeactivateCameras::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00000C, "Member 'NPC_C_DeactivateCameras::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'NPC_C_DeactivateCameras::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'NPC_C_DeactivateCameras::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Array_Get_Item) == 0x000020, "Member 'NPC_C_DeactivateCameras::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'NPC_C_DeactivateCameras::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_NPC_C_ActivatePawnCamera \ +static_assert(alignof(NPC_C_ActivatePawnCamera) == 0x000008, "Wrong alignment on NPC_C_ActivatePawnCamera"); \ +static_assert(sizeof(NPC_C_ActivatePawnCamera) == 0x000010, "Wrong size on NPC_C_ActivatePawnCamera"); \ +static_assert(offsetof(NPC_C_ActivatePawnCamera, Target) == 0x000000, "Member 'NPC_C_ActivatePawnCamera::Target' has a wrong offset!"); \ +static_assert(offsetof(NPC_C_ActivatePawnCamera, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'NPC_C_ActivatePawnCamera::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ANPC_C \ +static_assert(alignof(ANPC_C) == 0x000008, "Wrong alignment on ANPC_C"); \ +static_assert(sizeof(ANPC_C) == 0x000360, "Wrong size on ANPC_C"); \ +static_assert(offsetof(ANPC_C, UberGraphFrame) == 0x0002C8, "Member 'ANPC_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, DialogSpeaker) == 0x0002D0, "Member 'ANPC_C::DialogSpeaker' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, Arrow) == 0x0002D8, "Member 'ANPC_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, DefaultSceneRoot) == 0x0002E0, "Member 'ANPC_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, ClearAll) == 0x0002E8, "Member 'ANPC_C::ClearAll' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, NumberOfCameras) == 0x0002EC, "Member 'ANPC_C::NumberOfCameras' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, Camera_Struct_Existing) == 0x0002F0, "Member 'ANPC_C::Camera_Struct_Existing' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, Add_New) == 0x000300, "Member 'ANPC_C::Add_New' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, CameraPrefab) == 0x000308, "Member 'ANPC_C::CameraPrefab' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, Level_SequenceDefault_PostDialog) == 0x000318, "Member 'ANPC_C::Level_SequenceDefault_PostDialog' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, SequencerSettings) == 0x000320, "Member 'ANPC_C::SequencerSettings' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, InternalSequencePlayer) == 0x000348, "Member 'ANPC_C::InternalSequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, DefaultSequence) == 0x000350, "Member 'ANPC_C::DefaultSequence' has a wrong offset!"); \ +static_assert(offsetof(ANPC_C, CharacterName) == 0x000358, "Member 'ANPC_C::CharacterName' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FVector \ static_assert(alignof(FVector) == 0x000008, "Wrong alignment on FVector"); \ static_assert(sizeof(FVector) == 0x000018, "Wrong size on FVector"); \ @@ -885,7 +1053,7 @@ static_assert(offsetof(FPerPlatformInt, Default) == 0x000000, "Member 'FPerPlatf #define DUMPER7_ASSERTS_FRotator \ static_assert(alignof(FRotator) == 0x000008, "Wrong alignment on FRotator"); \ static_assert(sizeof(FRotator) == 0x000018, "Wrong size on FRotator"); \ -static_assert(offsetof(FRotator, pitch) == 0x000000, "Member 'FRotator::pitch' has a wrong offset!"); \ +static_assert(offsetof(FRotator, Pitch) == 0x000000, "Member 'FRotator::pitch' has a wrong offset!"); \ static_assert(offsetof(FRotator, Yaw) == 0x000008, "Member 'FRotator::Yaw' has a wrong offset!"); \ static_assert(offsetof(FRotator, Roll) == 0x000010, "Member 'FRotator::Roll' has a wrong offset!"); \ @@ -50205,6 +50373,31 @@ static_assert(alignof(UMovieSceneGameplayCueTrack) == 0x000008, "Wrong alignment static_assert(sizeof(UMovieSceneGameplayCueTrack) == 0x000108, "Wrong size on UMovieSceneGameplayCueTrack"); \ static_assert(offsetof(UMovieSceneGameplayCueTrack, Sections) == 0x0000F8, "Member 'UMovieSceneGameplayCueTrack::Sections' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Traveler_AimOffset_NoWeapon__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000100, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_NoWeapon_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_NoWeapon_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_NoWeapon_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_NoWeapon_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_NoWeapon_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_NoWeapon_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_NoWeapon_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_NoWeapon_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_NoWeapon_C \ +static_assert(alignof(UTraveler_AimOffset_NoWeapon_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_NoWeapon_C"); \ +static_assert(sizeof(UTraveler_AimOffset_NoWeapon_C) == 0x0004C0, "Wrong size on UTraveler_AimOffset_NoWeapon_C"); \ +static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimBlueprintExtension_PropertyAccess) == 0x0003D0, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimBlueprintExtension_Base) == 0x0003D8, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimGraphNode_Root) == 0x0003E0, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimGraphNode_LinkedInputPose) == 0x000400, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FCombatOperation \ static_assert(alignof(FCombatOperation) == 0x000008, "Wrong alignment on FCombatOperation"); \ static_assert(sizeof(FCombatOperation) == 0x000018, "Wrong size on FCombatOperation"); \ @@ -78580,9 +78773,9 @@ static_assert(sizeof(UWeaponObstacleReticleComponent) == 0x000670, "Wrong size o static_assert(alignof(UCronosBodyPartEffectManagerSubsystem) == 0x000008, "Wrong alignment on UCronosBodyPartEffectManagerSubsystem"); \ static_assert(sizeof(UCronosBodyPartEffectManagerSubsystem) == 0x000050, "Wrong size on UCronosBodyPartEffectManagerSubsystem"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh_ND_Medium_C \ -static_assert(alignof(AGC_DataMosh_ND_Medium_C) == 0x000008, "Wrong alignment on AGC_DataMosh_ND_Medium_C"); \ -static_assert(sizeof(AGC_DataMosh_ND_Medium_C) == 0x000390, "Wrong size on AGC_DataMosh_ND_Medium_C"); \ +#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier3_C \ +static_assert(alignof(UGE_MGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier3_C"); \ +static_assert(sizeof(UGE_MGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier3_C"); \ #define DUMPER7_ASSERTS_FAxis \ static_assert(alignof(FAxis) == 0x000008, "Wrong alignment on FAxis"); \ @@ -78713,65 +78906,6 @@ static_assert(alignof(UAnimationDataSourceRegistry) == 0x000008, "Wrong alignmen static_assert(sizeof(UAnimationDataSourceRegistry) == 0x000078, "Wrong size on UAnimationDataSourceRegistry"); \ static_assert(offsetof(UAnimationDataSourceRegistry, DataSources) == 0x000028, "Member 'UAnimationDataSourceRegistry::DataSources' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ -static_assert(alignof(EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(sizeof(EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(offsetof(EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'EnemyWave_BP_C_BndEvt__EnemyWave_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EnemyWave_BP_C_DrawDebugEditor \ -static_assert(alignof(EnemyWave_BP_C_DrawDebugEditor) == 0x000008, "Wrong alignment on EnemyWave_BP_C_DrawDebugEditor"); \ -static_assert(sizeof(EnemyWave_BP_C_DrawDebugEditor) == 0x0000B8, "Wrong size on EnemyWave_BP_C_DrawDebugEditor"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EnemyWave_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'EnemyWave_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Map_Keys_Keys) == 0x000008, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item) == 0x000020, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000048, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000050, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsBTSpawner) == 0x000058, "Member 'EnemyWave_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsBTSpawner' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'EnemyWave_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_GetDebugLineColor_Color) == 0x000080, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_GetDebugLineColor_Color' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue) == 0x000090, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue) == 0x000094, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue) == 0x000098, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000A0, "Member 'EnemyWave_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP \ -static_assert(alignof(EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP) == 0x000004, "Wrong alignment on EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP"); \ -static_assert(sizeof(EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP) == 0x000008, "Wrong size on EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP"); \ -static_assert(offsetof(EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP, EntryPoint) == 0x000000, "Member 'EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP, K2Node_ComponentBoundEvent_dt) == 0x000004, "Member 'EnemyWave_BP_C_ExecuteUbergraph_EnemyWave_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EnemyWave_BP_C_GetDebugLineColor \ -static_assert(alignof(EnemyWave_BP_C_GetDebugLineColor) == 0x000008, "Wrong alignment on EnemyWave_BP_C_GetDebugLineColor"); \ -static_assert(sizeof(EnemyWave_BP_C_GetDebugLineColor) == 0x000078, "Wrong size on EnemyWave_BP_C_GetDebugLineColor"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, UseEnabledColor) == 0x000000, "Member 'EnemyWave_BP_C_GetDebugLineColor::UseEnabledColor' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, Color) == 0x000004, "Member 'EnemyWave_BP_C_GetDebugLineColor::Color' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_GetIsEnabled_ReturnValue) == 0x000014, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_GetIsEnabled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_IsValid_ReturnValue) == 0x000015, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_BooleanAND_ReturnValue) == 0x000016, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00001C, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000028, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000030, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_SelectFloat_ReturnValue) == 0x000038, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_SelectFloat_ReturnValue_1) == 0x000050, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_SelectFloat_ReturnValue_2) == 0x000058, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_MakeColor_ReturnValue) == 0x000060, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_MakeColor_G_ImplicitCast) == 0x000070, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EnemyWave_BP_C_GetDebugLineColor, CallFunc_MakeColor_R_ImplicitCast) == 0x000074, "Member 'EnemyWave_BP_C_GetDebugLineColor::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEnemyWave_BP_C \ -static_assert(alignof(AEnemyWave_BP_C) == 0x000008, "Wrong alignment on AEnemyWave_BP_C"); \ -static_assert(sizeof(AEnemyWave_BP_C) == 0x000468, "Wrong size on AEnemyWave_BP_C"); \ -static_assert(offsetof(AEnemyWave_BP_C, UberGraphFrame) == 0x000450, "Member 'AEnemyWave_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AEnemyWave_BP_C, EditorTickable) == 0x000458, "Member 'AEnemyWave_BP_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(AEnemyWave_BP_C, Draw_debug_lines) == 0x000460, "Member 'AEnemyWave_BP_C::Draw_debug_lines' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FKey \ static_assert(alignof(FKey) == 0x000008, "Wrong alignment on FKey"); \ static_assert(sizeof(FKey) == 0x000018, "Wrong size on FKey"); \ @@ -79954,47 +80088,9 @@ static_assert(alignof(UTextBlockWidgetStyle) == 0x000010, "Wrong alignment on UT static_assert(sizeof(UTextBlockWidgetStyle) == 0x000310, "Wrong size on UTextBlockWidgetStyle"); \ static_assert(offsetof(UTextBlockWidgetStyle, TextBlockStyle) == 0x000030, "Member 'UTextBlockWidgetStyle::TextBlockStyle' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionVolumeWidget_PC_C_OnLabelTextChanged \ -static_assert(alignof(OptionVolumeWidget_PC_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionVolumeWidget_PC_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionVolumeWidget_PC_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionVolumeWidget_PC_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionVolumeWidget_PC_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC \ -static_assert(alignof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC) == 0x000008, "Wrong alignment on OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC"); \ -static_assert(sizeof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC) == 0x000030, "Wrong size on OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, EntryPoint) == 0x000000, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_bool_Variable) == 0x000004, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_byte_Variable) == 0x000005, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_byte_Variable_1) == 0x000006, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_bool_Variable_1) == 0x000007, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_byte_Variable_2) == 0x000008, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, Temp_byte_Variable_3) == 0x000009, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Event_Text) == 0x000010, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Event_IsActive) == 0x000020, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Select_Default) == 0x000021, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Event_Value) == 0x000024, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC, K2Node_Select_Default_1) == 0x000029, "Member 'OptionVolumeWidget_PC_C_ExecuteUbergraph_OptionVolumeWidget_PC::K2Node_Select_Default_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionVolumeWidget_PC_C_OnValueChanged \ -static_assert(alignof(OptionVolumeWidget_PC_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionVolumeWidget_PC_C_OnValueChanged"); \ -static_assert(sizeof(OptionVolumeWidget_PC_C_OnValueChanged) == 0x000008, "Wrong size on OptionVolumeWidget_PC_C_OnValueChanged"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_OnValueChanged, Value) == 0x000000, "Member 'OptionVolumeWidget_PC_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionVolumeWidget_PC_C_OnValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionVolumeWidget_PC_C_OnActivated \ -static_assert(alignof(OptionVolumeWidget_PC_C_OnActivated) == 0x000001, "Wrong alignment on OptionVolumeWidget_PC_C_OnActivated"); \ -static_assert(sizeof(OptionVolumeWidget_PC_C_OnActivated) == 0x000001, "Wrong size on OptionVolumeWidget_PC_C_OnActivated"); \ -static_assert(offsetof(OptionVolumeWidget_PC_C_OnActivated, IsActive) == 0x000000, "Member 'OptionVolumeWidget_PC_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionVolumeWidget_PC_C \ -static_assert(alignof(UOptionVolumeWidget_PC_C) == 0x000008, "Wrong alignment on UOptionVolumeWidget_PC_C"); \ -static_assert(sizeof(UOptionVolumeWidget_PC_C) == 0x0003B0, "Wrong size on UOptionVolumeWidget_PC_C"); \ -static_assert(offsetof(UOptionVolumeWidget_PC_C, UberGraphFrame) == 0x000388, "Member 'UOptionVolumeWidget_PC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_PC_C, Acitve_img) == 0x000390, "Member 'UOptionVolumeWidget_PC_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_PC_C, Changed_img) == 0x000398, "Member 'UOptionVolumeWidget_PC_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_PC_C, Label_flb) == 0x0003A0, "Member 'UOptionVolumeWidget_PC_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_PC_C, Label_txt) == 0x0003A8, "Member 'UOptionVolumeWidget_PC_C::Label_txt' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_SPBonusMeleeDamageHalf_C \ +static_assert(alignof(UGE_SPBonusMeleeDamageHalf_C) == 0x000008, "Wrong alignment on UGE_SPBonusMeleeDamageHalf_C"); \ +static_assert(sizeof(UGE_SPBonusMeleeDamageHalf_C) == 0x000A70, "Wrong size on UGE_SPBonusMeleeDamageHalf_C"); \ #define DUMPER7_ASSERTS_FAutoCompleteCommand \ static_assert(alignof(FAutoCompleteCommand) == 0x000008, "Wrong alignment on FAutoCompleteCommand"); \ @@ -80118,114 +80214,9 @@ static_assert(alignof(UHudSettings) == 0x000008, "Wrong alignment on UHudSetting static_assert(sizeof(UHudSettings) == 0x000040, "Wrong size on UHudSettings"); \ static_assert(offsetof(UHudSettings, DebugDisplay) == 0x000030, "Member 'UHudSettings::DebugDisplay' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData) == 0x000598, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __NameProperty_73) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__NameProperty_73' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __NameProperty_74) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__NameProperty_74' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __StructProperty_75) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__StructProperty_75' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __BlendProfile_76) == 0x000038, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__BlendProfile_76' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __CurveFloat_77) == 0x000040, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__CurveFloat_77' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __BoolProperty_78) == 0x000048, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__BoolProperty_78' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __EnumProperty_79) == 0x000049, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__EnumProperty_79' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __EnumProperty_80) == 0x00004A, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__EnumProperty_80' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000050, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000D0, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_4) == 0x000118, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_4) == 0x000148, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_4' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000178, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_3) == 0x0001A8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_3' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace_1) == 0x0001D8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_2) == 0x000208, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_1) == 0x000238, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint) == 0x000268, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_3) == 0x000298, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_2) == 0x0002C8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x0002F8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody) == 0x000328, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_1) == 0x000358, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics) == 0x000388, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace_1) == 0x0003B8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0003E8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000418, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x000448, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000478, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x0004A8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseSnapshot) == 0x0004D8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000508, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000538, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000568, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData, __ArrayProperty) == 0x000008, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData::__ArrayProperty' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph, InPose) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene) == 0x000038, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, EntryPoint) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, K2Node_Event_DeltaTimeX) == 0x000008, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_BooleanOR_ReturnValue) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000014, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, Temp_bool_Has_Been_Initd_Variable) == 0x000015, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000016, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000020, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000028, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Array_Set_Item_ImplicitCast) == 0x000030, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCh_Traveller_PostProc_ABP_cutscene_C \ -static_assert(alignof(UCh_Traveller_PostProc_ABP_cutscene_C) == 0x000010, "Wrong alignment on UCh_Traveller_PostProc_ABP_cutscene_C"); \ -static_assert(sizeof(UCh_Traveller_PostProc_ABP_cutscene_C) == 0x0030F0, "Wrong size on UCh_Traveller_PostProc_ABP_cutscene_C"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, UberGraphFrame) == 0x0003C0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, __AnimBlueprintMutables) == 0x0003C8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimBlueprintExtension_Base) == 0x0003F0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Root) == 0x0003F8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_4) == 0x000420, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_4) == 0x000940, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_4' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LinkedInputPose) == 0x000A48, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_3) == 0x000B00, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_3' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x000C08, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_2) == 0x000C28, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_1) == 0x000D30, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint) == 0x000E38, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_3) == 0x000F40, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_2) == 0x001460, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LayeredBoneBlend) == 0x001980, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_RigidBody) == 0x001A70, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_RigidBody' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_1) == 0x0023E0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics) == 0x002900, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LocalToComponentSpace_1) == 0x002E20, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_ComponentToLocalSpace) == 0x002E40, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_SaveCachedPose_1) == 0x002E60, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose_2) == 0x002EE0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LocalToComponentSpace) == 0x002F08, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_SaveCachedPose) == 0x002F28, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_PoseSnapshot) == 0x002FA8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose_1) == 0x003038, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose) == 0x003060, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_BlendListByBool) == 0x003088, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, DynAlpha) == 0x0030D0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::DynAlpha' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, snapshot_) == 0x0030D8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::snapshot_' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, BlendOutTime) == 0x0030E0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::BlendOutTime' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, bPhysicsBlockeda) == 0x0030E8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::bPhysicsBlockeda' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_GGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_GGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier4_C"); \ #define DUMPER7_ASSERTS_FCustomFieldData \ static_assert(alignof(FCustomFieldData) == 0x000008, "Wrong alignment on FCustomFieldData"); \ @@ -80284,6 +80275,18 @@ static_assert(offsetof(UBuildPatchManifest, FileManifestList) == 0x0000F0, "Memb static_assert(offsetof(UBuildPatchManifest, ChunkList) == 0x000100, "Member 'UBuildPatchManifest::ChunkList' has a wrong offset!"); \ static_assert(offsetof(UBuildPatchManifest, CustomFields) == 0x000110, "Member 'UBuildPatchManifest::CustomFields' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Shotgun02_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UShotgun02_AnimBP_C \ +static_assert(alignof(UShotgun02_AnimBP_C) == 0x000010, "Wrong alignment on UShotgun02_AnimBP_C"); \ +static_assert(sizeof(UShotgun02_AnimBP_C) == 0x0008A0, "Wrong size on UShotgun02_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGReloadUpgrade_C \ +static_assert(alignof(UGE_SGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGReloadUpgrade_C"); \ +static_assert(sizeof(UGE_SGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_SGReloadUpgrade_C"); \ + #define DUMPER7_ASSERTS_FPhysicalMaterialDamageModifier \ static_assert(alignof(FPhysicalMaterialDamageModifier) == 0x000004, "Wrong alignment on FPhysicalMaterialDamageModifier"); \ static_assert(sizeof(FPhysicalMaterialDamageModifier) == 0x000004, "Wrong size on FPhysicalMaterialDamageModifier"); \ @@ -80385,36 +80388,6 @@ static_assert(offsetof(FFieldNotificationId, FieldName) == 0x000000, "Member 'FF static_assert(alignof(INotifyFieldValueChanged) == 0x000001, "Wrong alignment on INotifyFieldValueChanged"); \ static_assert(sizeof(INotifyFieldValueChanged) == 0x000001, "Wrong size on INotifyFieldValueChanged"); \ -#define DUMPER7_ASSERTS_WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget \ -static_assert(alignof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget) == 0x000008, "Wrong alignment on WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget"); \ -static_assert(sizeof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget) == 0x000030, "Wrong size on WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, EntryPoint) == 0x000000, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_bool_Variable) == 0x000004, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_byte_Variable) == 0x000005, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_byte_Variable_1) == 0x000006, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Select_Default) == 0x000007, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Event_IsDesignTime) == 0x000008, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_bool_Variable_1) == 0x000009, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Select_Default_1) == 0x000010, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_DynamicCast_AsHorizontal_Box_Slot) == 0x000018, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_DynamicCast_AsHorizontal_Box_Slot' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000028, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_BindableButtonWidget_C_PreConstruct \ -static_assert(alignof(WBP_BindableButtonWidget_C_PreConstruct) == 0x000001, "Wrong alignment on WBP_BindableButtonWidget_C_PreConstruct"); \ -static_assert(sizeof(WBP_BindableButtonWidget_C_PreConstruct) == 0x000001, "Wrong size on WBP_BindableButtonWidget_C_PreConstruct"); \ -static_assert(offsetof(WBP_BindableButtonWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WBP_BindableButtonWidget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_BindableButtonWidget_C \ -static_assert(alignof(UWBP_BindableButtonWidget_C) == 0x000010, "Wrong alignment on UWBP_BindableButtonWidget_C"); \ -static_assert(sizeof(UWBP_BindableButtonWidget_C) == 0x001540, "Wrong size on UWBP_BindableButtonWidget_C"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, UberGraphFrame) == 0x001500, "Member 'UWBP_BindableButtonWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, Arrow) == 0x001508, "Member 'UWBP_BindableButtonWidget_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, HorizontalBox_0) == 0x001510, "Member 'UWBP_BindableButtonWidget_C::HorizontalBox_0' has a wrong offset!"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, ProgressBarCrafting) == 0x001518, "Member 'UWBP_BindableButtonWidget_C::ProgressBarCrafting' has a wrong offset!"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, KeyBindOnRightSide) == 0x001520, "Member 'UWBP_BindableButtonWidget_C::KeyBindOnRightSide' has a wrong offset!"); \ -static_assert(offsetof(UWBP_BindableButtonWidget_C, In_Margin) == 0x001524, "Member 'UWBP_BindableButtonWidget_C::In_Margin' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FStateStruct \ static_assert(alignof(FStateStruct) == 0x000008, "Wrong alignment on FStateStruct"); \ static_assert(sizeof(FStateStruct) == 0x000018, "Wrong size on FStateStruct"); \ @@ -80475,6 +80448,10 @@ static_assert(alignof(UEscalationManagerConfig) == 0x000008, "Wrong alignment on static_assert(sizeof(UEscalationManagerConfig) == 0x000088, "Wrong size on UEscalationManagerConfig"); \ static_assert(offsetof(UEscalationManagerConfig, EscalationSeverity) == 0x000068, "Member 'UEscalationManagerConfig::EscalationSeverity' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGame_KeyStyle_Decorator_C \ +static_assert(alignof(UGame_KeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UGame_KeyStyle_Decorator_C"); \ +static_assert(sizeof(UGame_KeyStyle_Decorator_C) == 0x000030, "Wrong size on UGame_KeyStyle_Decorator_C"); \ + #define DUMPER7_ASSERTS_FDataStreamDefinition \ static_assert(alignof(FDataStreamDefinition) == 0x000008, "Wrong alignment on FDataStreamDefinition"); \ static_assert(sizeof(FDataStreamDefinition) == 0x000020, "Wrong size on FDataStreamDefinition"); \ @@ -81132,6 +81109,10 @@ static_assert(sizeof(UWorldLocationsConfig) == 0x000058, "Wrong size on UWorldLo static_assert(offsetof(UWorldLocationsConfig, MinPos) == 0x000028, "Member 'UWorldLocationsConfig::MinPos' has a wrong offset!"); \ static_assert(offsetof(UWorldLocationsConfig, MaxPos) == 0x000040, "Member 'UWorldLocationsConfig::MaxPos' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_Echo_C \ +static_assert(alignof(AGC_DataMosh_Echo_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Echo_C"); \ +static_assert(sizeof(AGC_DataMosh_Echo_C) == 0x000390, "Wrong size on AGC_DataMosh_Echo_C"); \ + #define DUMPER7_ASSERTS_FElementID \ static_assert(alignof(FElementID) == 0x000004, "Wrong alignment on FElementID"); \ static_assert(sizeof(FElementID) == 0x000004, "Wrong size on FElementID"); \ @@ -81713,17 +81694,9 @@ static_assert(sizeof(UMeshDescriptionBase) == 0x0002F8, "Wrong size on UMeshDesc static_assert(alignof(UMeshDescriptionBaseBulkData) == 0x000008, "Wrong alignment on UMeshDescriptionBaseBulkData"); \ static_assert(sizeof(UMeshDescriptionBaseBulkData) == 0x000028, "Wrong size on UMeshDescriptionBaseBulkData"); \ -#define DUMPER7_ASSERTS_PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP \ -static_assert(alignof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP) == 0x000004, "Wrong alignment on PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP"); \ -static_assert(sizeof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP) == 0x000004, "Wrong size on PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP"); \ -static_assert(offsetof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudDatabaseUpdatedWidget_BP_C \ -static_assert(alignof(UPlayerHudDatabaseUpdatedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudDatabaseUpdatedWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudDatabaseUpdatedWidget_BP_C) == 0x000598, "Wrong size on UPlayerHudDatabaseUpdatedWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, UberGraphFrame) == 0x000580, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, NotifyBcgrd) == 0x000588, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, OpenDT) == 0x000590, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::OpenDT' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_AGDamageUpgrade_C \ +static_assert(alignof(UGE_AGDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGDamageUpgrade_C"); \ +static_assert(sizeof(UGE_AGDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_AGDamageUpgrade_C"); \ #define DUMPER7_ASSERTS_FUVMapSettings \ static_assert(alignof(FUVMapSettings) == 0x000008, "Wrong alignment on FUVMapSettings"); \ @@ -82438,6 +82411,10 @@ static_assert(alignof(UWaveformTransformationChain) == 0x000008, "Wrong alignmen static_assert(sizeof(UWaveformTransformationChain) == 0x000038, "Wrong size on UWaveformTransformationChain"); \ static_assert(offsetof(UWaveformTransformationChain, Transformations) == 0x000028, "Member 'UWaveformTransformationChain::Transformations' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UAIMineTrapHitDamage_C \ +static_assert(alignof(UAIMineTrapHitDamage_C) == 0x000008, "Wrong alignment on UAIMineTrapHitDamage_C"); \ +static_assert(sizeof(UAIMineTrapHitDamage_C) == 0x000068, "Wrong size on UAIMineTrapHitDamage_C"); \ + #define DUMPER7_ASSERTS_FScriptTypedElementHandle \ static_assert(alignof(FScriptTypedElementHandle) == 0x000008, "Wrong alignment on FScriptTypedElementHandle"); \ static_assert(sizeof(FScriptTypedElementHandle) == 0x000008, "Wrong size on FScriptTypedElementHandle"); \ @@ -83398,32 +83375,10 @@ static_assert(offsetof(TypedElementSelectionInterface_SelectElement, ReturnValue static_assert(alignof(ITypedElementSelectionInterface) == 0x000001, "Wrong alignment on ITypedElementSelectionInterface"); \ static_assert(sizeof(ITypedElementSelectionInterface) == 0x000001, "Wrong size on ITypedElementSelectionInterface"); \ -#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_M_C \ -static_assert(alignof(AGC_Sequence_BasicGlitches_M_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_M_C"); \ -static_assert(sizeof(AGC_Sequence_BasicGlitches_M_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_M_C"); \ -static_assert(offsetof(AGC_Sequence_BasicGlitches_M_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_M_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UAudioLinkSettingsAbstract \ static_assert(alignof(UAudioLinkSettingsAbstract) == 0x000008, "Wrong alignment on UAudioLinkSettingsAbstract"); \ static_assert(sizeof(UAudioLinkSettingsAbstract) == 0x000038, "Wrong size on UAudioLinkSettingsAbstract"); \ -#define DUMPER7_ASSERTS_IR_MeleeToMelee_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_MeleeToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_MeleeToMelee_C_ResolveAbilityInterrupt) == 0x000038, "Wrong size on IR_MeleeToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_GetObjectClass_ReturnValue_1) == 0x000020, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000028, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000031, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_BooleanOR_ReturnValue) == 0x000032, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_MeleeToMelee_C \ -static_assert(alignof(UIR_MeleeToMelee_C) == 0x000008, "Wrong alignment on UIR_MeleeToMelee_C"); \ -static_assert(sizeof(UIR_MeleeToMelee_C) == 0x000028, "Wrong size on UIR_MeleeToMelee_C"); \ - #define DUMPER7_ASSERTS_FJsonObjectWrapper \ static_assert(alignof(FJsonObjectWrapper) == 0x000008, "Wrong alignment on FJsonObjectWrapper"); \ static_assert(sizeof(FJsonObjectWrapper) == 0x000020, "Wrong size on FJsonObjectWrapper"); \ @@ -83433,19 +83388,6 @@ static_assert(offsetof(FJsonObjectWrapper, JsonString) == 0x000000, "Member 'FJs static_assert(alignof(UJsonUtilitiesDummyObject) == 0x000008, "Wrong alignment on UJsonUtilitiesDummyObject"); \ static_assert(sizeof(UJsonUtilitiesDummyObject) == 0x000028, "Wrong size on UJsonUtilitiesDummyObject"); \ -#define DUMPER7_ASSERTS_UGE_SPHeadshotInterruptAbsorption_C \ -static_assert(alignof(UGE_SPHeadshotInterruptAbsorption_C) == 0x000008, "Wrong alignment on UGE_SPHeadshotInterruptAbsorption_C"); \ -static_assert(sizeof(UGE_SPHeadshotInterruptAbsorption_C) == 0x000A70, "Wrong size on UGE_SPHeadshotInterruptAbsorption_C"); \ - -#define DUMPER7_ASSERTS_LightsInterface_C_SetLightsState \ -static_assert(alignof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong alignment on LightsInterface_C_SetLightsState"); \ -static_assert(sizeof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong size on LightsInterface_C_SetLightsState"); \ -static_assert(offsetof(LightsInterface_C_SetLightsState, State) == 0x000000, "Member 'LightsInterface_C_SetLightsState::State' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ILightsInterface_C \ -static_assert(alignof(ILightsInterface_C) == 0x000001, "Wrong alignment on ILightsInterface_C"); \ -static_assert(sizeof(ILightsInterface_C) == 0x000001, "Wrong size on ILightsInterface_C"); \ - #define DUMPER7_ASSERTS_FTagAndValue \ static_assert(alignof(FTagAndValue) == 0x000008, "Wrong alignment on FTagAndValue"); \ static_assert(sizeof(FTagAndValue) == 0x000018, "Wrong size on FTagAndValue"); \ @@ -84014,15 +83956,6 @@ static_assert(alignof(UMaterialShaderQualitySettings) == 0x000008, "Wrong alignm static_assert(sizeof(UMaterialShaderQualitySettings) == 0x000078, "Wrong size on UMaterialShaderQualitySettings"); \ static_assert(offsetof(UMaterialShaderQualitySettings, ForwardSettingMap) == 0x000028, "Member 'UMaterialShaderQualitySettings::ForwardSettingMap' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AutoTranscirption_Interface_C_IsSelected_ \ -static_assert(alignof(AutoTranscirption_Interface_C_IsSelected_) == 0x000001, "Wrong alignment on AutoTranscirption_Interface_C_IsSelected_"); \ -static_assert(sizeof(AutoTranscirption_Interface_C_IsSelected_) == 0x000001, "Wrong size on AutoTranscirption_Interface_C_IsSelected_"); \ -static_assert(offsetof(AutoTranscirption_Interface_C_IsSelected_, IsSelected__0) == 0x000000, "Member 'AutoTranscirption_Interface_C_IsSelected_::IsSelected__0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IAutoTranscirption_Interface_C \ -static_assert(alignof(IAutoTranscirption_Interface_C) == 0x000001, "Wrong alignment on IAutoTranscirption_Interface_C"); \ -static_assert(sizeof(IAutoTranscirption_Interface_C) == 0x000001, "Wrong size on IAutoTranscirption_Interface_C"); \ - #define DUMPER7_ASSERTS_FEyeTrackerGazeData \ static_assert(alignof(FEyeTrackerGazeData) == 0x000008, "Wrong alignment on FEyeTrackerGazeData"); \ static_assert(sizeof(FEyeTrackerGazeData) == 0x000058, "Wrong size on FEyeTrackerGazeData"); \ @@ -84076,6 +84009,16 @@ static_assert(offsetof(EyeTrackerFunctionLibrary_SetEyeTrackedPlayer, PlayerCont static_assert(alignof(UEyeTrackerFunctionLibrary) == 0x000008, "Wrong alignment on UEyeTrackerFunctionLibrary"); \ static_assert(sizeof(UEyeTrackerFunctionLibrary) == 0x000028, "Wrong size on UEyeTrackerFunctionLibrary"); \ +#define DUMPER7_ASSERTS_GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP \ +static_assert(alignof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP) == 0x000004, "Wrong alignment on GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP"); \ +static_assert(sizeof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP) == 0x000004, "Wrong size on GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP"); \ +static_assert(offsetof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP, EntryPoint) == 0x000000, "Member 'GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGravityGun_Magazine_BP_C \ +static_assert(alignof(AGravityGun_Magazine_BP_C) == 0x000008, "Wrong alignment on AGravityGun_Magazine_BP_C"); \ +static_assert(sizeof(AGravityGun_Magazine_BP_C) == 0x000328, "Wrong size on AGravityGun_Magazine_BP_C"); \ +static_assert(offsetof(AGravityGun_Magazine_BP_C, UberGraphFrame) == 0x000320, "Member 'AGravityGun_Magazine_BP_C::UberGraphFrame' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_USparseVolumeTextureViewerComponent \ static_assert(alignof(USparseVolumeTextureViewerComponent) == 0x000010, "Wrong alignment on USparseVolumeTextureViewerComponent"); \ static_assert(sizeof(USparseVolumeTextureViewerComponent) == 0x000530, "Wrong size on USparseVolumeTextureViewerComponent"); \ @@ -84092,6 +84035,14 @@ static_assert(alignof(ASparseVolumeTextureViewer) == 0x000008, "Wrong alignment static_assert(sizeof(ASparseVolumeTextureViewer) == 0x0002D0, "Wrong size on ASparseVolumeTextureViewer"); \ static_assert(offsetof(ASparseVolumeTextureViewer, SparseVolumeTextureViewerComponent) == 0x0002C8, "Member 'ASparseVolumeTextureViewer::SparseVolumeTextureViewerComponent' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ACeilingFluorescentSmallLamp_FZ_Past_C \ +static_assert(alignof(ACeilingFluorescentSmallLamp_FZ_Past_C) == 0x000008, "Wrong alignment on ACeilingFluorescentSmallLamp_FZ_Past_C"); \ +static_assert(sizeof(ACeilingFluorescentSmallLamp_FZ_Past_C) == 0x000540, "Wrong size on ACeilingFluorescentSmallLamp_FZ_Past_C"); \ +static_assert(offsetof(ACeilingFluorescentSmallLamp_FZ_Past_C, PAGLightCullingVolume) == 0x000520, "Member 'ACeilingFluorescentSmallLamp_FZ_Past_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ACeilingFluorescentSmallLamp_FZ_Past_C, SpotLight_Ceiling) == 0x000528, "Member 'ACeilingFluorescentSmallLamp_FZ_Past_C::SpotLight_Ceiling' has a wrong offset!"); \ +static_assert(offsetof(ACeilingFluorescentSmallLamp_FZ_Past_C, SL_Volumetric) == 0x000530, "Member 'ACeilingFluorescentSmallLamp_FZ_Past_C::SL_Volumetric' has a wrong offset!"); \ +static_assert(offsetof(ACeilingFluorescentSmallLamp_FZ_Past_C, MainLight) == 0x000538, "Member 'ACeilingFluorescentSmallLamp_FZ_Past_C::MainLight' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FXRHMDData \ static_assert(alignof(FXRHMDData) == 0x000010, "Wrong alignment on FXRHMDData"); \ static_assert(sizeof(FXRHMDData) == 0x000060, "Wrong size on FXRHMDData"); \ @@ -84230,9 +84181,9 @@ static_assert(offsetof(UMotionControllerComponent, PlayerIndex) == 0x0004F0, "Me static_assert(offsetof(UMotionControllerComponent, MotionSource) == 0x0004F4, "Member 'UMotionControllerComponent::MotionSource' has a wrong offset!"); \ static_assert(offsetof(UMotionControllerComponent, CurrentTrackingStatus) == 0x000500, "Member 'UMotionControllerComponent::CurrentTrackingStatus' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UPlay_HitReaction_Knockdown_C \ -static_assert(alignof(UPlay_HitReaction_Knockdown_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Knockdown_C"); \ -static_assert(sizeof(UPlay_HitReaction_Knockdown_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Knockdown_C"); \ +#define DUMPER7_ASSERTS_UGE_MGChargeSpeedUpgrade_C \ +static_assert(alignof(UGE_MGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGChargeSpeedUpgrade_C"); \ +static_assert(sizeof(UGE_MGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_MGChargeSpeedUpgrade_C"); \ #define DUMPER7_ASSERTS_FFoliageTypeObject \ static_assert(alignof(FFoliageTypeObject) == 0x000008, "Wrong alignment on FFoliageTypeObject"); \ @@ -84461,6 +84412,90 @@ static_assert(alignof(AProceduralFoliageVolume) == 0x000008, "Wrong alignment on static_assert(sizeof(AProceduralFoliageVolume) == 0x000310, "Wrong size on AProceduralFoliageVolume"); \ static_assert(offsetof(AProceduralFoliageVolume, ProceduralComponent) == 0x000308, "Member 'AProceduralFoliageVolume::ProceduralComponent' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_EM_Parent_BP_C_ToggleSprintInteraction \ +static_assert(alignof(EM_Parent_BP_C_ToggleSprintInteraction) == 0x000001, "Wrong alignment on EM_Parent_BP_C_ToggleSprintInteraction"); \ +static_assert(sizeof(EM_Parent_BP_C_ToggleSprintInteraction) == 0x000001, "Wrong size on EM_Parent_BP_C_ToggleSprintInteraction"); \ +static_assert(offsetof(EM_Parent_BP_C_ToggleSprintInteraction, Enabled) == 0x000000, "Member 'EM_Parent_BP_C_ToggleSprintInteraction::Enabled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_SetUpPlayerDirectionAndPosition \ +static_assert(alignof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition) == 0x000010, "Wrong alignment on EM_Parent_BP_C_SetUpPlayerDirectionAndPosition"); \ +static_assert(sizeof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition) == 0x000180, "Wrong size on EM_Parent_BP_C_SetUpPlayerDirectionAndPosition"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, Arrow) == 0x000000, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::Arrow' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, Spline) == 0x000008, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::Spline' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, SlideSnapSpeed) == 0x000010, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::SlideSnapSpeed' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000030, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Location) == 0x000090, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Rotation) == 0x0000A8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Scale) == 0x0000C0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0000D8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x0000E0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_3) == 0x0000E8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_ReturnValue) == 0x0000F0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000110, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_RotationSnapAbsoluteStatic_ReturnValue) == 0x000128, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_RotationSnapAbsoluteStatic_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000130, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x000148, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_ReturnValue_1) == 0x000160, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_RotationSnapAbsoluteStatic_ReturnValue_1) == 0x000168, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_RotationSnapAbsoluteStatic_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_Duration_ImplicitCast) == 0x000170, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_Duration_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_Duration_ImplicitCast_1) == 0x000174, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_Duration_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Parent_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Parent_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Parent_BP_C_SetNavLinkPoints) == 0x000038, "Wrong size on EM_Parent_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Parent_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Parent_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Parent_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_Set_EM_Enabled \ +static_assert(alignof(EM_Parent_BP_C_Set_EM_Enabled) == 0x000001, "Wrong alignment on EM_Parent_BP_C_Set_EM_Enabled"); \ +static_assert(sizeof(EM_Parent_BP_C_Set_EM_Enabled) == 0x000001, "Wrong size on EM_Parent_BP_C_Set_EM_Enabled"); \ +static_assert(offsetof(EM_Parent_BP_C_Set_EM_Enabled, Enabled) == 0x000000, "Member 'EM_Parent_BP_C_Set_EM_Enabled::Enabled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_Disabled \ +static_assert(alignof(EM_Parent_BP_C_Disabled) == 0x000001, "Wrong alignment on EM_Parent_BP_C_Disabled"); \ +static_assert(sizeof(EM_Parent_BP_C_Disabled) == 0x000001, "Wrong size on EM_Parent_BP_C_Disabled"); \ +static_assert(offsetof(EM_Parent_BP_C_Disabled, EM_Enabled_0) == 0x000000, "Member 'EM_Parent_BP_C_Disabled::EM_Enabled_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_OnNavLinkActivated \ +static_assert(alignof(EM_Parent_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Parent_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(EM_Parent_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Parent_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Parent_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Parent_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Parent_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_OnAnimationCompleted \ +static_assert(alignof(EM_Parent_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Parent_BP_C_OnAnimationCompleted"); \ +static_assert(sizeof(EM_Parent_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Parent_BP_C_OnAnimationCompleted"); \ +static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Parent_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Parent_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Parent_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP \ +static_assert(alignof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP) == 0x000008, "Wrong alignment on EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP"); \ +static_assert(sizeof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP) == 0x000058, "Wrong size on EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, EntryPoint) == 0x000000, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_CustomEvent_DIsabled_Enabled) == 0x000004, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_CustomEvent_DIsabled_Enabled' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_NavLink_1) == 0x000008, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Actor_1) == 0x000010, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Destination) == 0x000018, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_NavLink) == 0x000030, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Actor) == 0x000038, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_CurrentDestination) == 0x000040, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Parent_BP_C \ +static_assert(alignof(AEM_Parent_BP_C) == 0x000008, "Wrong alignment on AEM_Parent_BP_C"); \ +static_assert(sizeof(AEM_Parent_BP_C) == 0x000360, "Wrong size on AEM_Parent_BP_C"); \ +static_assert(offsetof(AEM_Parent_BP_C, UberGraphFrame) == 0x000320, "Member 'AEM_Parent_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AEM_Parent_BP_C, BTNavLink) == 0x000328, "Member 'AEM_Parent_BP_C::BTNavLink' has a wrong offset!"); \ +static_assert(offsetof(AEM_Parent_BP_C, EM_Enabled) == 0x000330, "Member 'AEM_Parent_BP_C::EM_Enabled' has a wrong offset!"); \ +static_assert(offsetof(AEM_Parent_BP_C, OnEMStart) == 0x000338, "Member 'AEM_Parent_BP_C::OnEMStart' has a wrong offset!"); \ +static_assert(offsetof(AEM_Parent_BP_C, OnEMEnd) == 0x000348, "Member 'AEM_Parent_BP_C::OnEMEnd' has a wrong offset!"); \ +static_assert(offsetof(AEM_Parent_BP_C, EM_Detectable) == 0x000358, "Member 'AEM_Parent_BP_C::EM_Detectable' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FLandscapeLayerBrush \ static_assert(alignof(FLandscapeLayerBrush) == 0x000008, "Wrong alignment on FLandscapeLayerBrush"); \ static_assert(sizeof(FLandscapeLayerBrush) == 0x000008, "Wrong size on FLandscapeLayerBrush"); \ @@ -85282,10 +85317,6 @@ static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, LayerUsed) == 0x static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, LayerNotUsed) == 0x0000D8, "Member 'UMaterialExpressionLandscapeLayerSwitch::LayerNotUsed' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionLandscapeLayerSwitch, ParameterName) == 0x000100, "Member 'UMaterialExpressionLandscapeLayerSwitch::ParameterName' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGA_Comment_C \ -static_assert(alignof(UGA_Comment_C) == 0x000008, "Wrong alignment on UGA_Comment_C"); \ -static_assert(sizeof(UGA_Comment_C) == 0x000498, "Wrong size on UGA_Comment_C"); \ - #define DUMPER7_ASSERTS_FSlatePostSettings \ static_assert(alignof(FSlatePostSettings) == 0x000008, "Wrong alignment on FSlatePostSettings"); \ static_assert(sizeof(FSlatePostSettings) == 0x000030, "Wrong size on FSlatePostSettings"); \ @@ -85490,6 +85521,43 @@ static_assert(sizeof(UTimeSynchronizationSource) == 0x000030, "Wrong size on UTi static_assert(offsetof(UTimeSynchronizationSource, bUseForSynchronization) == 0x000028, "Member 'UTimeSynchronizationSource::bUseForSynchronization' has a wrong offset!"); \ static_assert(offsetof(UTimeSynchronizationSource, FrameOffset) == 0x00002C, "Member 'UTimeSynchronizationSource::FrameOffset' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_Received_NotifyEnd \ +static_assert(alignof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_Received_NotifyEnd"); \ +static_assert(sizeof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_MultiplyAnimRateScale_C_Received_NotifyEnd"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000048, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast) == 0x000058, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_Received_NotifyBegin \ +static_assert(alignof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_Received_NotifyBegin"); \ +static_assert(sizeof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_MultiplyAnimRateScale_C_Received_NotifyBegin"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Received_NotifyBegin_ReturnValue) == 0x000049, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Received_NotifyBegin_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_SetRateScale_RateScale_ImplicitCast) == 0x000058, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_SetRateScale_RateScale_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast) == 0x000068, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_GetNotifyName \ +static_assert(alignof(ANS_MultiplyAnimRateScale_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_GetNotifyName"); \ +static_assert(sizeof(ANS_MultiplyAnimRateScale_C_GetNotifyName) == 0x000030, "Wrong size on ANS_MultiplyAnimRateScale_C_GetNotifyName"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UANS_MultiplyAnimRateScale_C \ +static_assert(alignof(UANS_MultiplyAnimRateScale_C) == 0x000008, "Wrong alignment on UANS_MultiplyAnimRateScale_C"); \ +static_assert(sizeof(UANS_MultiplyAnimRateScale_C) == 0x000060, "Wrong size on UANS_MultiplyAnimRateScale_C"); \ +static_assert(offsetof(UANS_MultiplyAnimRateScale_C, RateScale) == 0x000058, "Member 'UANS_MultiplyAnimRateScale_C::RateScale' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FMovieSceneBindingResolveResult \ static_assert(alignof(FMovieSceneBindingResolveResult) == 0x000008, "Wrong alignment on FMovieSceneBindingResolveResult"); \ static_assert(sizeof(FMovieSceneBindingResolveResult) == 0x000008, "Wrong size on FMovieSceneBindingResolveResult"); \ @@ -88854,415 +88922,6 @@ static_assert(offsetof(UGeometryCollectionISMPoolDebugDrawComponent, bShowStats) static_assert(offsetof(UGeometryCollectionISMPoolDebugDrawComponent, bShowBounds) == 0x000542, "Member 'UGeometryCollectionISMPoolDebugDrawComponent::bShowBounds' has a wrong offset!"); \ static_assert(offsetof(UGeometryCollectionISMPoolDebugDrawComponent, SelectedComponent) == 0x000548, "Member 'UGeometryCollectionISMPoolDebugDrawComponent::SelectedComponent' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk \ -static_assert(alignof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk) == 0x000010, "Wrong alignment on GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk"); \ -static_assert(sizeof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk) == 0x000B20, "Wrong size on GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, EntryPoint) == 0x000000, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_Delta) == 0x000008, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_Delta' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetSplineLength_ReturnValue) == 0x000010, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetSplineLength_ReturnValue_1) == 0x000014, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000020, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_ReturnValue) == 0x000028, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000030, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000050, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsCharacter_Play_Movement_Component) == 0x000070, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsCharacter_Play_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000098, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Not_PreBool_ReturnValue) == 0x0000A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x0000B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FClamp_ReturnValue) == 0x000110, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Location) == 0x000118, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Rotation) == 0x000130, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Scale) == 0x000148, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_ReturnValue_1) == 0x000160, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_ReturnValue) == 0x000170, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000178, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LerpQuatsByAlpha_OutQuat) == 0x000180, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LerpQuatsByAlpha_OutQuat' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BooleanAND_ReturnValue) == 0x0001A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAnimInstance_ReturnValue) == 0x0001A8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsChar_Anim_Instance_Interface) == 0x0001B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsChar_Anim_Instance_Interface' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_1) == 0x0001C0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0001C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0001D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001D9, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Update_Desired_Trajectory_TrajectoryAvailable) == 0x0001DA, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Update_Desired_Trajectory_TrajectoryAvailable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Update_Desired_Trajectory_TrajectoryDestination) == 0x0001E0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Update_Desired_Trajectory_TrajectoryDestination' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetRecticleWidget_ReturnValue) == 0x0001E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetRecticleWidget_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x0001F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue) == 0x000210, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000211, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetRecticleWidget_ReturnValue_1) == 0x000218, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetRecticleWidget_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_1) == 0x000220, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000228, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000240, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000258, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CreateDelegate_OutputDelegate) == 0x000260, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000270, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_Event_DeltaTime) == 0x000278, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_Event_DeltaTime' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000280, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000298, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_2) == 0x0002B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x0002B8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_VectorFloat_ReturnValue) == 0x0002D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_VectorFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_X) == 0x0002E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_Y) == 0x0002F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_Z) == 0x0002F8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000300, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000308, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x000310, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_Event_bWasCancelled) == 0x000318, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_3) == 0x000320, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_ReturnValue) == 0x000328, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000330, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_2) == 0x000338, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransform_ReturnValue) == 0x000340, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_SelfActor) == 0x0003A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_SelfActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_OtherActor) == 0x0003A8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_NormalImpulse) == 0x0003B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_NormalImpulse' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_Hit) == 0x0003C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_Hit' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0004C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FinishSpawningActor_ReturnValue) == 0x0004D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_MakeArray_Array) == 0x0004D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x0004E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CreateDelegate_OutputDelegate_1) == 0x000508, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsInRangedAim_ReturnValue) == 0x000518, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsInRangedAim_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000520, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000528, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000538, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable) == 0x00053C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_1) == 0x00054C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_2) == 0x00055C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_3) == 0x00056C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_4) == 0x00057C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostEvent_ReturnValue) == 0x00058C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostEvent_ReturnValue_1) == 0x000590, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_3) == 0x000594, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_4) == 0x000595, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue) == 0x000598, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1) == 0x0005B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_RemoveLooseGameplayTags_ReturnValue_1) == 0x0005D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_RemoveLooseGameplayTags_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_SelectRotator_ReturnValue) == 0x0005D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_SelectRotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue) == 0x0005F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue_1) == 0x0005F4, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue_2) == 0x0005F8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Not_PreBool_ReturnValue_1) == 0x0005FC, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BooleanAND_ReturnValue_1) == 0x0005FD, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_1) == 0x000600, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtTime_ReturnValue) == 0x000620, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_WallWalkFlightTrajectory_ReturnValue) == 0x000680, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_WallWalkFlightTrajectory_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Location_1) == 0x000688, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Rotation_1) == 0x0006A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Scale_1) == 0x0006B8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeTransform_ReturnValue) == 0x0006D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_5) == 0x000730, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000738, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000838, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_ReturnValue_1) == 0x000840, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Slerp_ReturnValue) == 0x000850, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Slerp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_2) == 0x000870, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_3) == 0x000888, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0008A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeTransform_ReturnValue_1) == 0x0008C0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_SweepHitResult_1) == 0x000920, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_ReturnValue_1) == 0x000A20, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000A28, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000A30, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000A38, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsChar_Anim_Instance_Interface_1) == 0x000A40, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsChar_Anim_Instance_Interface_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_3) == 0x000A50, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000A58, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LookAtRotationAbsolute_ReturnValue) == 0x000A60, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LookAtRotationAbsolute_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAvatarActorFromActorInfo_ReturnValue) == 0x000A68, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAvatarActorFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2) == 0x000A70, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x000A90, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000A98, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_self_CastInput_1) == 0x000AA0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_self_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_ReturnValue_1) == 0x000AB0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000AB8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000AC0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000AC8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000AD0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_InTime_ImplicitCast_1) == 0x000AD4, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_InTime_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000AD8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000AE0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast) == 0x000AE8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000AF0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x000AF8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000B00, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_VariableSet_MaxGravityJumpSpeed_ImplicitCast) == 0x000B08, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_VariableSet_MaxGravityJumpSpeed_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_UpdateTrajectoryMovement_Delta_ImplicitCast) == 0x000B10, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_UpdateTrajectoryMovement_Delta_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_VariableSet_PlayerJumpXRotationRate_ImplicitCast) == 0x000B18, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_VariableSet_PlayerJumpXRotationRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LookAtRotationAbsolute_RotateDuration_ImplicitCast) == 0x000B1C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LookAtRotationAbsolute_RotateDuration_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_K2_OnEndAbility \ -static_assert(alignof(GA_WallWalk_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_WallWalk_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_WallWalk_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_WallWalk_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_WallWalk_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_WallWalk_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_On_Player_Hit \ -static_assert(alignof(GA_WallWalk_C_On_Player_Hit) == 0x000008, "Wrong alignment on GA_WallWalk_C_On_Player_Hit"); \ -static_assert(sizeof(GA_WallWalk_C_On_Player_Hit) == 0x000128, "Wrong size on GA_WallWalk_C_On_Player_Hit"); \ -static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, SelfActor) == 0x000000, "Member 'GA_WallWalk_C_On_Player_Hit::SelfActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, OtherActor) == 0x000008, "Member 'GA_WallWalk_C_On_Player_Hit::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, NormalImpulse) == 0x000010, "Member 'GA_WallWalk_C_On_Player_Hit::NormalImpulse' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, Hit) == 0x000028, "Member 'GA_WallWalk_C_On_Player_Hit::Hit' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_Update_Desired_Trajectory \ -static_assert(alignof(GA_WallWalk_C_Update_Desired_Trajectory) == 0x000010, "Wrong alignment on GA_WallWalk_C_Update_Desired_Trajectory"); \ -static_assert(sizeof(GA_WallWalk_C_Update_Desired_Trajectory) == 0x000CC0, "Wrong size on GA_WallWalk_C_Update_Desired_Trajectory"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TrajectoryAvailable_0) == 0x000000, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TrajectoryAvailable_0' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TrajectoryDestination) == 0x000008, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TrajectoryDestination' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Landing) == 0x000010, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Landing' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, ImpactNormal) == 0x000020, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, ImpactPoint) == 0x000038, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, StratTraceLocaction) == 0x000050, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::StratTraceLocaction' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, LandingForward) == 0x000068, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::LandingForward' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Capusle_Radius) == 0x000080, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Capusle_Radius' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, OverlapSphereOffset) == 0x000088, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::OverlapSphereOffset' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TangentLengthAdjustment) == 0x000090, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TangentLengthAdjustment' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CurrentOverlapLocation) == 0x000098, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CurrentOverlapLocation' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TangentFactor) == 0x0000B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TangentFactor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetActor) == 0x0000B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetNormal) == 0x0000C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetNormal' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetLocation) == 0x0000D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetLocation' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Loop_Counter_Variable) == 0x0000F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable) == 0x0000F4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000100, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_1) == 0x000108, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_bool_Variable) == 0x00010C, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValidInterface_ReturnValue) == 0x00010D, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValidInterface_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Not_PreBool_ReturnValue) == 0x00010E, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetLandingDirections_Directions) == 0x000110, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetLandingDirections_Directions' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Keys_Keys) == 0x000160, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransform_ReturnValue) == 0x000170, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Length_ReturnValue) == 0x0001D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Array_Index_Variable) == 0x0001D4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Less_IntInt_ReturnValue) == 0x0001D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Loop_Counter_Variable_1) == 0x0001DC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Array_Index_Variable_1) == 0x0001E4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Get_Item) == 0x0001E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array) == 0x0001F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue) == 0x000200, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Find_Value) == 0x000208, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Find_ReturnValue) == 0x000238, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsOverlappingActor_ReturnValue) == 0x000239, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_TransformRotation_ReturnValue) == 0x000240, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_TransformRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_MakeRotator_ReturnValue) == 0x000258, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_TransformRotation_ReturnValue_1) == 0x000270, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_TransformRotation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetForwardVector_ReturnValue) == 0x000288, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_DynamicCast_AsBPI_Landing_Platform) == 0x0002A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_DynamicCast_AsBPI_Landing_Platform' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_DynamicCast_bSuccess) == 0x0002B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereTraceSingle_OutHit) == 0x0002B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereTraceSingle_ReturnValue) == 0x0003B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit) == 0x0003B9, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap) == 0x0003BA, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time) == 0x0003BC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance) == 0x0003C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location) == 0x0003C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint) == 0x0003E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal) == 0x0003F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal) == 0x000410, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat) == 0x000428, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor) == 0x000430, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent) == 0x000438, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName) == 0x000440, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName) == 0x000448, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem) == 0x000450, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex) == 0x000454, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex) == 0x000458, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart) == 0x000460, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd) == 0x000478, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000490, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_bool_True_if_break_was_hit_Variable) == 0x000491, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_VSizeSquared_ReturnValue) == 0x000498, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_VSizeSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0004A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Not_PreBool_ReturnValue_1) == 0x0004A1, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanAND_ReturnValue) == 0x0004A2, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x0004A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue_1) == 0x0004B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetPerfectShootVector_ReturnValue) == 0x0004B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetPerfectShootVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetStartTraceLoc_ReturnValue) == 0x0004D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetStartTraceLoc_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0004E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetLandingDirection_LandingDiretion) == 0x0004F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetLandingDirection_LandingDiretion' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Dot_VectorVector_ReturnValue) == 0x000508, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000510, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_1) == 0x000518, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue_2) == 0x000528, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000530, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000548, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000560, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_2) == 0x000578, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000588, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable_1) == 0x0005A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_RotateToPlatformOrientation_NewRotation) == 0x0005A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_RotateToPlatformOrientation_NewRotation' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0005C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_RotatorToQuaternion_ReturnValue_1) == 0x0005E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_RotatorToQuaternion_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000600, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000618, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_VSize_ReturnValue) == 0x000630, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000638, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000640, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000641, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time_1) == 0x000644, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance_1) == 0x000648, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location_1) == 0x000650, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000668, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal_1) == 0x000680, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000698, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat_1) == 0x0006B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor_1) == 0x0006B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent_1) == 0x0006C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName_1) == 0x0006C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName_1) == 0x0006D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem_1) == 0x0006D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex_1) == 0x0006DC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex_1) == 0x0006E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart_1) == 0x0006E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd_1) == 0x000700, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000718, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_3) == 0x000720, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetSplineLength_ReturnValue) == 0x000730, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000738, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000750, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x000760, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetFloatValue_ReturnValue) == 0x0007C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Location) == 0x0007C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Rotation) == 0x0007E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Scale) == 0x0007F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LerpQuatsByAlpha_OutQuat) == 0x000810, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LerpQuatsByAlpha_OutQuat' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Quat_VectorUp_ReturnValue) == 0x000830, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Quat_VectorUp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000848, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetSplineLength_ReturnValue_1) == 0x000860, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue) == 0x000868, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000880, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NegateVector_ReturnValue) == 0x000888, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NegateVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_FTrunc_ReturnValue) == 0x0008A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0008A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0008C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0008C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanAND_ReturnValue_1) == 0x0008E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetActorUpVector_ReturnValue) == 0x0008E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000900, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000918, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000920, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_3) == 0x000938, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NegateVector_ReturnValue_1) == 0x000950, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NegateVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x000968, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000980, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000998, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_4) == 0x0009A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_4) == 0x0009B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_5) == 0x0009D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_5) == 0x0009E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable_2) == 0x000A00, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_3) == 0x000A08, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LineTraceSingle_OutHit) == 0x000A20, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LineTraceSingle_ReturnValue) == 0x000B20, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_Select_Default) == 0x000B28, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereOverlapComponents_OutComponents) == 0x000B40, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereOverlapComponents_OutComponents' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereOverlapComponents_ReturnValue) == 0x000B50, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereOverlapComponents_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000B51, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000B52, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time_2) == 0x000B54, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance_2) == 0x000B58, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location_2) == 0x000B60, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000B78, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal_2) == 0x000B90, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal_2) == 0x000BA8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat_2) == 0x000BC0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor_2) == 0x000BC8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent_2) == 0x000BD0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName_2) == 0x000BD8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName_2) == 0x000BE0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem_2) == 0x000BE8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex_2) == 0x000BEC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex_2) == 0x000BF0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart_2) == 0x000BF8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd_2) == 0x000C10, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Get_Item_1) == 0x000C28, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetUpVector_ReturnValue) == 0x000C30, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetCollisionResponseToChannel_ReturnValue) == 0x000C48, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetCollisionResponseToChannel_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000C50, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_SwitchEnum_CmpSuccess) == 0x000C58, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000C59, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000C5A, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanOR_ReturnValue) == 0x000C5B, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Length_ReturnValue_1) == 0x000C5C, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Less_IntInt_ReturnValue_1) == 0x000C60, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000C61, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_3) == 0x000C64, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000C68, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000C70, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000C78, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000C80, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1) == 0x000C88, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000C90, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_2) == 0x000C98, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000CA0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000CA8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast) == 0x000CB0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000CB8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_UpdateFlightTrajectory \ -static_assert(alignof(GA_WallWalk_C_UpdateFlightTrajectory) == 0x000004, "Wrong alignment on GA_WallWalk_C_UpdateFlightTrajectory"); \ -static_assert(sizeof(GA_WallWalk_C_UpdateFlightTrajectory) == 0x000004, "Wrong size on GA_WallWalk_C_UpdateFlightTrajectory"); \ -static_assert(offsetof(GA_WallWalk_C_UpdateFlightTrajectory, DeltaTime) == 0x000000, "Member 'GA_WallWalk_C_UpdateFlightTrajectory::DeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_UpdateTrajectoryMovement \ -static_assert(alignof(GA_WallWalk_C_UpdateTrajectoryMovement) == 0x000008, "Wrong alignment on GA_WallWalk_C_UpdateTrajectoryMovement"); \ -static_assert(sizeof(GA_WallWalk_C_UpdateTrajectoryMovement) == 0x000008, "Wrong size on GA_WallWalk_C_UpdateTrajectoryMovement"); \ -static_assert(offsetof(GA_WallWalk_C_UpdateTrajectoryMovement, Delta) == 0x000000, "Member 'GA_WallWalk_C_UpdateTrajectoryMovement::Delta' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_WallWalk_C_K2_CanActivateAbility \ -static_assert(alignof(GA_WallWalk_C_K2_CanActivateAbility) == 0x000008, "Wrong alignment on GA_WallWalk_C_K2_CanActivateAbility"); \ -static_assert(sizeof(GA_WallWalk_C_K2_CanActivateAbility) == 0x000088, "Wrong size on GA_WallWalk_C_K2_CanActivateAbility"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, ActorInfo) == 0x000000, "Member 'GA_WallWalk_C_K2_CanActivateAbility::ActorInfo' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, Handle) == 0x000048, "Member 'GA_WallWalk_C_K2_CanActivateAbility::Handle' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, RelevantTags) == 0x000050, "Member 'GA_WallWalk_C_K2_CanActivateAbility::RelevantTags' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, ReturnValue) == 0x000070, "Member 'GA_WallWalk_C_K2_CanActivateAbility::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000078, "Member 'GA_WallWalk_C_K2_CanActivateAbility::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'GA_WallWalk_C_K2_CanActivateAbility::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, CallFunc_HasItem_ReturnValue) == 0x000081, "Member 'GA_WallWalk_C_K2_CanActivateAbility::CallFunc_HasItem_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_WallWalk_C \ -static_assert(alignof(UGA_WallWalk_C) == 0x000010, "Wrong alignment on UGA_WallWalk_C"); \ -static_assert(sizeof(UGA_WallWalk_C) == 0x0005B0, "Wrong size on UGA_WallWalk_C"); \ -static_assert(offsetof(UGA_WallWalk_C, UberGraphFrame) == 0x000440, "Member 'UGA_WallWalk_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, TitanCharacter) == 0x000448, "Member 'UGA_WallWalk_C::TitanCharacter' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, FlightTrajectory) == 0x000450, "Member 'UGA_WallWalk_C::FlightTrajectory' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, BootsItem) == 0x000458, "Member 'UGA_WallWalk_C::BootsItem' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, StartTangentLength) == 0x000468, "Member 'UGA_WallWalk_C::StartTangentLength' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, FinishTangentLength) == 0x000470, "Member 'UGA_WallWalk_C::FinishTangentLength' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, MaxTraceRange) == 0x000478, "Member 'UGA_WallWalk_C::MaxTraceRange' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, TrajectoryAvailable) == 0x000480, "Member 'UGA_WallWalk_C::TrajectoryAvailable' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, JumpInProgress) == 0x000481, "Member 'UGA_WallWalk_C::JumpInProgress' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, CurrentFlightSpeed) == 0x000488, "Member 'UGA_WallWalk_C::CurrentFlightSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, CurrentFlightDistance) == 0x000490, "Member 'UGA_WallWalk_C::CurrentFlightDistance' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, FlightLocationSpeedCurve) == 0x000498, "Member 'UGA_WallWalk_C::FlightLocationSpeedCurve' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, MaxRotationInterpSpeed) == 0x0004A0, "Member 'UGA_WallWalk_C::MaxRotationInterpSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, MaxFlightSpeed) == 0x0004A8, "Member 'UGA_WallWalk_C::MaxFlightSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, MinFlightSpeed) == 0x0004B0, "Member 'UGA_WallWalk_C::MinFlightSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, StartFlightQuat) == 0x0004C0, "Member 'UGA_WallWalk_C::StartFlightQuat' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, TargetFlightQuat) == 0x0004E0, "Member 'UGA_WallWalk_C::TargetFlightQuat' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, Flight_Rotation_Speed_Curve) == 0x000500, "Member 'UGA_WallWalk_C::Flight_Rotation_Speed_Curve' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, DesiredFlightQuat) == 0x000510, "Member 'UGA_WallWalk_C::DesiredFlightQuat' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, LandingDistance) == 0x000530, "Member 'UGA_WallWalk_C::LandingDistance' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, PreviousPlayerLocation) == 0x000538, "Member 'UGA_WallWalk_C::PreviousPlayerLocation' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, DeltaRotation) == 0x000550, "Member 'UGA_WallWalk_C::DeltaRotation' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, XRotationRateInterpSpeed) == 0x000568, "Member 'UGA_WallWalk_C::XRotationRateInterpSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, EnableCollisionDetection) == 0x000570, "Member 'UGA_WallWalk_C::EnableCollisionDetection' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, WallWalkTrajectoryTask) == 0x000578, "Member 'UGA_WallWalk_C::WallWalkTrajectoryTask' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, Override_View_Angle) == 0x000580, "Member 'UGA_WallWalk_C::Override_View_Angle' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, Viewing_Angle) == 0x000588, "Member 'UGA_WallWalk_C::Viewing_Angle' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, bCanPlayLandingSFX) == 0x0005A0, "Member 'UGA_WallWalk_C::bCanPlayLandingSFX' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, LastTrajectoryAvailable) == 0x0005A1, "Member 'UGA_WallWalk_C::LastTrajectoryAvailable' has a wrong offset!"); \ -static_assert(offsetof(UGA_WallWalk_C, RotationAlpha) == 0x0005A8, "Member 'UGA_WallWalk_C::RotationAlpha' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FAnimNode_MeshSpaceRefPose \ static_assert(alignof(FAnimNode_MeshSpaceRefPose) == 0x000008, "Wrong alignment on FAnimNode_MeshSpaceRefPose"); \ static_assert(sizeof(FAnimNode_MeshSpaceRefPose) == 0x000010, "Wrong size on FAnimNode_MeshSpaceRefPose"); \ @@ -91028,53 +90687,6 @@ static_assert(offsetof(SkeletalControlLibrary_SetAlpha, ReturnValue) == 0x000018 static_assert(alignof(USkeletalControlLibrary) == 0x000008, "Wrong alignment on USkeletalControlLibrary"); \ static_assert(sizeof(USkeletalControlLibrary) == 0x000028, "Wrong size on USkeletalControlLibrary"); \ -#define DUMPER7_ASSERTS_GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP \ -static_assert(alignof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP) == 0x000008, "Wrong alignment on GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP"); \ -static_assert(sizeof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP) == 0x000218, "Wrong size on GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, EntryPoint) == 0x000000, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGravityGunContainer_BP_C \ -static_assert(alignof(AGravityGunContainer_BP_C) == 0x000008, "Wrong alignment on AGravityGunContainer_BP_C"); \ -static_assert(sizeof(AGravityGunContainer_BP_C) == 0x000678, "Wrong size on AGravityGunContainer_BP_C"); \ -static_assert(offsetof(AGravityGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AGravityGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AGravityGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AGravityGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FMovieSceneConstraintChannel \ static_assert(alignof(FMovieSceneConstraintChannel) == 0x000008, "Wrong alignment on FMovieSceneConstraintChannel"); \ static_assert(sizeof(FMovieSceneConstraintChannel) == 0x000108, "Wrong size on FMovieSceneConstraintChannel"); \ @@ -91228,9 +90840,9 @@ static_assert(alignof(UTickableLookAtConstraint) == 0x000008, "Wrong alignment o static_assert(sizeof(UTickableLookAtConstraint) == 0x0000C8, "Wrong size on UTickableLookAtConstraint"); \ static_assert(offsetof(UTickableLookAtConstraint, Axis) == 0x0000B0, "Member 'UTickableLookAtConstraint::Axis' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UQTE_Dop_BP_C \ -static_assert(alignof(UQTE_Dop_BP_C) == 0x000008, "Wrong alignment on UQTE_Dop_BP_C"); \ -static_assert(sizeof(UQTE_Dop_BP_C) == 0x000260, "Wrong size on UQTE_Dop_BP_C"); \ +#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_SGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_SGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier1_C"); \ #define DUMPER7_ASSERTS_FComponentMaterialInfo \ static_assert(alignof(FComponentMaterialInfo) == 0x000004, "Wrong alignment on FComponentMaterialInfo"); \ @@ -92865,49 +92477,6 @@ static_assert(offsetof(UMovieSceneDoubleVectorTrack, NumChannelsUsed) == 0x00012 static_assert(alignof(UMovieSceneVisibilityTrack) == 0x000008, "Wrong alignment on UMovieSceneVisibilityTrack"); \ static_assert(sizeof(UMovieSceneVisibilityTrack) == 0x000128, "Wrong size on UMovieSceneVisibilityTrack"); \ -#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ActivateAbility \ -static_assert(alignof(BP_CutsceneAbilityTrigger_C_ActivateAbility) == 0x000001, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ActivateAbility"); \ -static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ActivateAbility) == 0x000001, "Wrong size on BP_CutsceneAbilityTrigger_C_ActivateAbility"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ActivateAbility, WasSkipped) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ActivateAbility::WasSkipped' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger \ -static_assert(alignof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger) == 0x000008, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger"); \ -static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger) == 0x000040, "Wrong size on BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, EntryPoint) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000010, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_CustomEvent_WasSkipped) == 0x000018, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_CustomEvent_WasSkipped' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_TryActivateAbilityByClass_ReturnValue) == 0x000019, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_TryActivateAbilityByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_IsValidClass_ReturnValue) == 0x00001A, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_Not_PreBool_ReturnValue) == 0x00001C, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_Event_OtherActor) == 0x000020, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_Event_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_Activate_ReturnValue) == 0x000029, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_Activate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap \ -static_assert(alignof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap"); \ -static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong size on BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap"); \ -static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap, OtherActor) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap::OtherActor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_CutsceneAbilityTrigger_C \ -static_assert(alignof(ABP_CutsceneAbilityTrigger_C) == 0x000008, "Wrong alignment on ABP_CutsceneAbilityTrigger_C"); \ -static_assert(sizeof(ABP_CutsceneAbilityTrigger_C) == 0x000330, "Wrong size on ABP_CutsceneAbilityTrigger_C"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, UberGraphFrame) == 0x000310, "Member 'ABP_CutsceneAbilityTrigger_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, Cutscene_Player) == 0x000318, "Member 'ABP_CutsceneAbilityTrigger_C::Cutscene_Player' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, InAbilityToActivate) == 0x000320, "Member 'ABP_CutsceneAbilityTrigger_C::InAbilityToActivate' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, ShouldActivateAbility) == 0x000328, "Member 'ABP_CutsceneAbilityTrigger_C::ShouldActivateAbility' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, TriggerOnlyOnce) == 0x000329, "Member 'ABP_CutsceneAbilityTrigger_C::TriggerOnlyOnce' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, AlreadyTriggered) == 0x00032A, "Member 'ABP_CutsceneAbilityTrigger_C::AlreadyTriggered' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, IsTriggerActive) == 0x00032B, "Member 'ABP_CutsceneAbilityTrigger_C::IsTriggerActive' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, ShouldPlayCutscene) == 0x00032C, "Member 'ABP_CutsceneAbilityTrigger_C::ShouldPlayCutscene' has a wrong offset!"); \ -static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, AbilityManagedFirst) == 0x00032D, "Member 'ABP_CutsceneAbilityTrigger_C::AbilityManagedFirst' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_Marcel_SoulLeakCondition_C \ -static_assert(alignof(UBP_Marcel_SoulLeakCondition_C) == 0x000008, "Wrong alignment on UBP_Marcel_SoulLeakCondition_C"); \ -static_assert(sizeof(UBP_Marcel_SoulLeakCondition_C) == 0x000048, "Wrong size on UBP_Marcel_SoulLeakCondition_C"); \ - #define DUMPER7_ASSERTS_FShapedTextOptions \ static_assert(alignof(FShapedTextOptions) == 0x000001, "Wrong alignment on FShapedTextOptions"); \ static_assert(sizeof(FShapedTextOptions) == 0x000003, "Wrong size on FShapedTextOptions"); \ @@ -99502,148 +99071,6 @@ static_assert(offsetof(QuartzSubsystem_SetQuartzSubsystemTickableWhenPaused, bIn static_assert(alignof(UQuartzSubsystem) == 0x000008, "Wrong alignment on UQuartzSubsystem"); \ static_assert(sizeof(UQuartzSubsystem) == 0x000068, "Wrong size on UQuartzSubsystem"); \ -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget \ -static_assert(alignof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget) == 0x000008, "Wrong alignment on SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget) == 0x000250, "Wrong size on SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, EntryPoint) == 0x000000, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable) == 0x000004, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable) == 0x000005, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_1) == 0x000006, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_2) == 0x000007, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_3) == 0x000008, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable_1) == 0x000009, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ShootLength_1) == 0x00000C, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ShootLength_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ChargeStage) == 0x000010, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ShootLength) == 0x000014, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000020, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x000034, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000048, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000050, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default) == 0x000058, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default_1) == 0x000059, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Conv_DoubleToVector2D_ReturnValue) == 0x000060, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Conv_DoubleToVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000070, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000080, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue_1) == 0x000084, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000098, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue_1) == 0x0000A0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue_1) == 0x0000A4, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_bAvailable) == 0x0000A8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000C0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x0000C8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_struct_Variable) == 0x0000D8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000E8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_4) == 0x0000F0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ScreenLocation) == 0x0000F8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ScreenLocation' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_MyGeometry) == 0x000108, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_InDeltaTime) == 0x000140, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_IsZero2D_ReturnValue) == 0x000144, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_IsZero2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Not_PreBool_ReturnValue) == 0x000145, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000148, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_SelectFloat_ReturnValue) == 0x000150, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_5) == 0x000158, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPaintSpaceGeometry_ReturnValue) == 0x000160, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPaintSpaceGeometry_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_BooleanOR_ReturnValue) == 0x000198, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetLocalSize_ReturnValue) == 0x0001A0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x0001B0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable_2) == 0x0001C0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetViewportSize_ReturnValue) == 0x0001C8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_Vector2DVector2D_ReturnValue_1) == 0x0001D8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default_2) == 0x0001E8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x0001F8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Vector2DInterpTo_Constant_ReturnValue) == 0x000208, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Vector2DInterpTo_Constant_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000218, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_bVisible) == 0x000228, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_bVisible' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000230, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000238, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000240, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000248, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Vector2DInterpTo_Constant_InterpSpeed_ImplicitCast) == 0x00024C, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Vector2DInterpTo_Constant_InterpSpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility \ -static_assert(alignof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong alignment on SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong size on SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility, bVisible) == 0x000000, "Member 'SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility::bVisible' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_PlayChargeAnimation \ -static_assert(alignof(SmartGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on SmartGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'SmartGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_PlayShootAnimation \ -static_assert(alignof(SmartGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on SmartGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SmartGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SmartGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_SetAutoAimTarget \ -static_assert(alignof(SmartGunReticle_Widget_C_SetAutoAimTarget) == 0x000008, "Wrong alignment on SmartGunReticle_Widget_C_SetAutoAimTarget"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_SetAutoAimTarget) == 0x000010, "Wrong size on SmartGunReticle_Widget_C_SetAutoAimTarget"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_SetAutoAimTarget, ScreenLocation) == 0x000000, "Member 'SmartGunReticle_Widget_C_SetAutoAimTarget::ScreenLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_Tick \ -static_assert(alignof(SmartGunReticle_Widget_C_Tick) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_Tick"); \ -static_assert(sizeof(SmartGunReticle_Widget_C_Tick) == 0x00003C, "Wrong size on SmartGunReticle_Widget_C_Tick"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_Tick, MyGeometry) == 0x000000, "Member 'SmartGunReticle_Widget_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(SmartGunReticle_Widget_C_Tick, InDeltaTime) == 0x000038, "Member 'SmartGunReticle_Widget_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USmartGunReticle_Widget_C \ -static_assert(alignof(USmartGunReticle_Widget_C) == 0x000008, "Wrong alignment on USmartGunReticle_Widget_C"); \ -static_assert(sizeof(USmartGunReticle_Widget_C) == 0x000578, "Wrong size on USmartGunReticle_Widget_C"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'USmartGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Anim_AutoTargetHit) == 0x000428, "Member 'USmartGunReticle_Widget_C::Anim_AutoTargetHit' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Anim_GrvBOn) == 0x000430, "Member 'USmartGunReticle_Widget_C::Anim_GrvBOn' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Anim_Reloading) == 0x000438, "Member 'USmartGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Anim_NoAmmo) == 0x000440, "Member 'USmartGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Anim_Charging) == 0x000448, "Member 'USmartGunReticle_Widget_C::Anim_Charging' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Reticle_change) == 0x000450, "Member 'USmartGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Shoot_anim) == 0x000458, "Member 'USmartGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL) == 0x000460, "Member 'USmartGunReticle_Widget_C::ArrowL' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_1) == 0x000468, "Member 'USmartGunReticle_Widget_C::ArrowL_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_2) == 0x000470, "Member 'USmartGunReticle_Widget_C::ArrowL_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_3) == 0x000478, "Member 'USmartGunReticle_Widget_C::ArrowL_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_4) == 0x000480, "Member 'USmartGunReticle_Widget_C::ArrowL_4' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, ArrowR) == 0x000488, "Member 'USmartGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots) == 0x000490, "Member 'USmartGunReticle_Widget_C::Dots' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots_1) == 0x000498, "Member 'USmartGunReticle_Widget_C::Dots_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots_2) == 0x0004A0, "Member 'USmartGunReticle_Widget_C::Dots_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots_3) == 0x0004A8, "Member 'USmartGunReticle_Widget_C::Dots_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots_4) == 0x0004B0, "Member 'USmartGunReticle_Widget_C::Dots_4' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Dots_5) == 0x0004B8, "Member 'USmartGunReticle_Widget_C::Dots_5' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, RetainerBox_1) == 0x0004C0, "Member 'USmartGunReticle_Widget_C::RetainerBox_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot) == 0x0004C8, "Member 'USmartGunReticle_Widget_C::smrt_dot' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot_2) == 0x0004D0, "Member 'USmartGunReticle_Widget_C::smrt_dot_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot_3) == 0x0004D8, "Member 'USmartGunReticle_Widget_C::smrt_dot_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_down_left) == 0x0004E0, "Member 'USmartGunReticle_Widget_C::Smrt_prg_down_left' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_down_right) == 0x0004E8, "Member 'USmartGunReticle_Widget_C::Smrt_prg_down_right' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_up_left) == 0x0004F0, "Member 'USmartGunReticle_Widget_C::Smrt_prg_up_left' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_up_right) == 0x0004F8, "Member 'USmartGunReticle_Widget_C::Smrt_prg_up_right' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, test) == 0x000500, "Member 'USmartGunReticle_Widget_C::test' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, test1) == 0x000508, "Member 'USmartGunReticle_Widget_C::test1' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat) == 0x000510, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_0) == 0x000518, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_0' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_1) == 0x000520, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_2) == 0x000528, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_3) == 0x000530, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, TargetDotScreen_Location) == 0x000538, "Member 'USmartGunReticle_Widget_C::TargetDotScreen_Location' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, bDotChaseTarget) == 0x000548, "Member 'USmartGunReticle_Widget_C::bDotChaseTarget' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetTimeoutTime) == 0x00054C, "Member 'USmartGunReticle_Widget_C::AutoTargetTimeoutTime' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetChaseInterpSpeed) == 0x000550, "Member 'USmartGunReticle_Widget_C::AutoTargetChaseInterpSpeed' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetRecoveryInterpSpeed) == 0x000558, "Member 'USmartGunReticle_Widget_C::AutoTargetRecoveryInterpSpeed' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, bGravityReticleActive) == 0x000560, "Member 'USmartGunReticle_Widget_C::bGravityReticleActive' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, GravityWidgetVisibilityTimer) == 0x000568, "Member 'USmartGunReticle_Widget_C::GravityWidgetVisibilityTimer' has a wrong offset!"); \ -static_assert(offsetof(USmartGunReticle_Widget_C, GravityWidgetUnhideTime) == 0x000570, "Member 'USmartGunReticle_Widget_C::GravityWidgetUnhideTime' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FGameplayTag \ static_assert(alignof(FGameplayTag) == 0x000004, "Wrong alignment on FGameplayTag"); \ static_assert(sizeof(FGameplayTag) == 0x000008, "Wrong size on FGameplayTag"); \ @@ -100345,620 +99772,9 @@ static_assert(sizeof(UVideoCaptureProtocol) == 0x000080, "Wrong size on UVideoCa static_assert(offsetof(UVideoCaptureProtocol, bUseCompression) == 0x000068, "Member 'UVideoCaptureProtocol::bUseCompression' has a wrong offset!"); \ static_assert(offsetof(UVideoCaptureProtocol, CompressionQuality) == 0x00006C, "Member 'UVideoCaptureProtocol::CompressionQuality' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_LootManager_C_AddToSpawnedItemLists \ -static_assert(alignof(LootManager_C_AddToSpawnedItemLists) == 0x000010, "Wrong alignment on LootManager_C_AddToSpawnedItemLists"); \ -static_assert(sizeof(LootManager_C_AddToSpawnedItemLists) == 0x0000D0, "Wrong size on LootManager_C_AddToSpawnedItemLists"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, SpawnedItem_0) == 0x000000, "Member 'LootManager_C_AddToSpawnedItemLists::SpawnedItem_0' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, Quantity) == 0x000008, "Member 'LootManager_C_AddToSpawnedItemLists::Quantity' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, Row_Name) == 0x00000C, "Member 'LootManager_C_AddToSpawnedItemLists::Row_Name' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_LastIndex_ReturnValue) == 0x000014, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, K2Node_MakeStruct_SHLootOnScene) == 0x000020, "Member 'LootManager_C_AddToSpawnedItemLists::K2Node_MakeStruct_SHLootOnScene' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000090, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000094, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000A0, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue_1) == 0x0000C8, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue_2) == 0x0000CC, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_BindItem \ -static_assert(alignof(LootManager_C_BindItem) == 0x000008, "Wrong alignment on LootManager_C_BindItem"); \ -static_assert(sizeof(LootManager_C_BindItem) == 0x000008, "Wrong size on LootManager_C_BindItem"); \ -static_assert(offsetof(LootManager_C_BindItem, Item) == 0x000000, "Member 'LootManager_C_BindItem::Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckConditions \ -static_assert(alignof(LootManager_C_CheckConditions) == 0x000008, "Wrong alignment on LootManager_C_CheckConditions"); \ -static_assert(sizeof(LootManager_C_CheckConditions) == 0x000018, "Wrong size on LootManager_C_CheckConditions"); \ -static_assert(offsetof(LootManager_C_CheckConditions, Conditions) == 0x000000, "Member 'LootManager_C_CheckConditions::Conditions' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditions, Result) == 0x000010, "Member 'LootManager_C_CheckConditions::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditions, _FinalResult) == 0x000011, "Member 'LootManager_C_CheckConditions::_FinalResult' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditions, CallFunc_CheckConditionsAND_Result) == 0x000012, "Member 'LootManager_C_CheckConditions::CallFunc_CheckConditionsAND_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditions, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000013, "Member 'LootManager_C_CheckConditions::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckConditionsAND \ -static_assert(alignof(LootManager_C_CheckConditionsAND) == 0x000008, "Wrong alignment on LootManager_C_CheckConditionsAND"); \ -static_assert(sizeof(LootManager_C_CheckConditionsAND) == 0x000048, "Wrong size on LootManager_C_CheckConditionsAND"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, AND_Conditons) == 0x000000, "Member 'LootManager_C_CheckConditionsAND::AND_Conditons' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, Result) == 0x000010, "Member 'LootManager_C_CheckConditionsAND::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, _LogicFlagAND) == 0x000011, "Member 'LootManager_C_CheckConditionsAND::_LogicFlagAND' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_bool_True_if_break_was_hit_Variable) == 0x000018, "Member 'LootManager_C_CheckConditionsAND::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'LootManager_C_CheckConditionsAND::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_Get_Item) == 0x000020, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000031, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_CheckConditionsOR_Result) == 0x000032, "Member 'LootManager_C_CheckConditionsAND::CallFunc_CheckConditionsOR_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'LootManager_C_CheckConditionsAND::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_BooleanAND_ReturnValue) == 0x000040, "Member 'LootManager_C_CheckConditionsAND::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckConditionsOR \ -static_assert(alignof(LootManager_C_CheckConditionsOR) == 0x000008, "Wrong alignment on LootManager_C_CheckConditionsOR"); \ -static_assert(sizeof(LootManager_C_CheckConditionsOR) == 0x000098, "Wrong size on LootManager_C_CheckConditionsOR"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, OR_Conditions) == 0x000000, "Member 'LootManager_C_CheckConditionsOR::OR_Conditions' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, Result) == 0x000010, "Member 'LootManager_C_CheckConditionsOR::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, _AmmoTypeList) == 0x000018, "Member 'LootManager_C_CheckConditionsOR::_AmmoTypeList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, _ConditionValue) == 0x000028, "Member 'LootManager_C_CheckConditionsOR::_ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, _ForceTrue) == 0x000030, "Member 'LootManager_C_CheckConditionsOR::_ForceTrue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, _CheckResult) == 0x000031, "Member 'LootManager_C_CheckConditionsOR::_CheckResult' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, _LogicFlagOR) == 0x000032, "Member 'LootManager_C_CheckConditionsOR::_LogicFlagOR' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item) == 0x000038, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_1) == 0x000039, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_2) == 0x00003A, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_3) == 0x00003B, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_4) == 0x00003C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_5) == 0x00003D, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_6) == 0x00003E, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_7) == 0x00003F, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_8) == 0x000040, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFlame_MineAmmo_Result) == 0x000041, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFlame_MineAmmo_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFlame_MineAmmo_Result_1) == 0x000042, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFlame_MineAmmo_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result) == 0x000043, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_1) == 0x000044, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result) == 0x000045, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_1) == 0x000046, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_2) == 0x000047, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_3) == 0x000048, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'LootManager_C_CheckConditionsOR::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_9) == 0x000050, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result) == 0x000060, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, K2Node_SwitchEnum_CmpSuccess) == 0x000061, "Member 'LootManager_C_CheckConditionsOR::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_1) == 0x000062, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_2) == 0x000063, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_3) == 0x000064, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_4) == 0x000065, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_4' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_5) == 0x000066, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_5' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_6) == 0x000067, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_6' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_7) == 0x000068, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_7' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_8) == 0x000069, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_8' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_2) == 0x00006A, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_3) == 0x00006B, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckIntegrity_Result) == 0x00006C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckIntegrity_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckIntegrity_Result_1) == 0x00006D, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckIntegrity_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_4) == 0x00006E, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_4' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_5) == 0x00006F, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_5' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFirepowerAndResources_Result) == 0x000070, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFirepowerAndResources_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFirepowerAndResources_Result_1) == 0x000071, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFirepowerAndResources_Result_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_4) == 0x000072, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_4' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_5) == 0x000073, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_5' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_bool_True_if_break_was_hit_Variable) == 0x000074, "Member 'LootManager_C_CheckConditionsOR::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Not_PreBool_ReturnValue) == 0x000075, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, K2Node_MakeArray_Array) == 0x000078, "Member 'LootManager_C_CheckConditionsOR::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'LootManager_C_CheckConditionsOR::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_BooleanAND_ReturnValue) == 0x000094, "Member 'LootManager_C_CheckConditionsOR::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckFirepowerAndResources \ -static_assert(alignof(LootManager_C_CheckFirepowerAndResources) == 0x000008, "Wrong alignment on LootManager_C_CheckFirepowerAndResources"); \ -static_assert(sizeof(LootManager_C_CheckFirepowerAndResources) == 0x000038, "Wrong size on LootManager_C_CheckFirepowerAndResources"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckFirepowerAndResources::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, LessThan) == 0x000008, "Member 'LootManager_C_CheckFirepowerAndResources::LessThan' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, Result) == 0x000009, "Member 'LootManager_C_CheckFirepowerAndResources::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, _TotalValue) == 0x000010, "Member 'LootManager_C_CheckFirepowerAndResources::_TotalValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000028, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_CompareValues_Result) == 0x000030, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_CompareValues_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckFlame_MineAmmo \ -static_assert(alignof(LootManager_C_CheckFlame_MineAmmo) == 0x000008, "Wrong alignment on LootManager_C_CheckFlame_MineAmmo"); \ -static_assert(sizeof(LootManager_C_CheckFlame_MineAmmo) == 0x000020, "Wrong size on LootManager_C_CheckFlame_MineAmmo"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckFlame_MineAmmo::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, LessThan) == 0x000008, "Member 'LootManager_C_CheckFlame_MineAmmo::LessThan' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, Result) == 0x000009, "Member 'LootManager_C_CheckFlame_MineAmmo::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, _TotalAmmoCount) == 0x00000C, "Member 'LootManager_C_CheckFlame_MineAmmo::_TotalAmmoCount' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_CompareValues_Result) == 0x00001C, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_CompareValues_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckIntegrity \ -static_assert(alignof(LootManager_C_CheckIntegrity) == 0x000008, "Wrong alignment on LootManager_C_CheckIntegrity"); \ -static_assert(sizeof(LootManager_C_CheckIntegrity) == 0x000020, "Wrong size on LootManager_C_CheckIntegrity"); \ -static_assert(offsetof(LootManager_C_CheckIntegrity, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckIntegrity::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckIntegrity, LessThan) == 0x000008, "Member 'LootManager_C_CheckIntegrity::LessThan' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckIntegrity, Result) == 0x000009, "Member 'LootManager_C_CheckIntegrity::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckIntegrity, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckIntegrity::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckIntegrity, CallFunc_CompareValues_Result) == 0x000018, "Member 'LootManager_C_CheckIntegrity::CallFunc_CompareValues_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckItemCount \ -static_assert(alignof(LootManager_C_CheckItemCount) == 0x000008, "Wrong alignment on LootManager_C_CheckItemCount"); \ -static_assert(sizeof(LootManager_C_CheckItemCount) == 0x000020, "Wrong size on LootManager_C_CheckItemCount"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckItemCount::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, ItemCount) == 0x000008, "Member 'LootManager_C_CheckItemCount::ItemCount' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, LessThan) == 0x00000C, "Member 'LootManager_C_CheckItemCount::LessThan' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, Result) == 0x00000D, "Member 'LootManager_C_CheckItemCount::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckItemCount::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckItemCount, CallFunc_CompareValues_Result) == 0x000018, "Member 'LootManager_C_CheckItemCount::CallFunc_CompareValues_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckProbability \ -static_assert(alignof(LootManager_C_CheckProbability) == 0x000008, "Wrong alignment on LootManager_C_CheckProbability"); \ -static_assert(sizeof(LootManager_C_CheckProbability) == 0x000028, "Wrong size on LootManager_C_CheckProbability"); \ -static_assert(offsetof(LootManager_C_CheckProbability, ProbValue) == 0x000000, "Member 'LootManager_C_CheckProbability::ProbValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, Result) == 0x000008, "Member 'LootManager_C_CheckProbability::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, DiffIndex) == 0x00000C, "Member 'LootManager_C_CheckProbability::DiffIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckProbability::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckProbability::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_RandomBoolWithWeight_ReturnValue) == 0x000020, "Member 'LootManager_C_CheckProbability::CallFunc_RandomBoolWithWeight_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_RandomBoolWithWeight_Weight_ImplicitCast) == 0x000024, "Member 'LootManager_C_CheckProbability::CallFunc_RandomBoolWithWeight_Weight_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckRecipe \ -static_assert(alignof(LootManager_C_CheckRecipe) == 0x000008, "Wrong alignment on LootManager_C_CheckRecipe"); \ -static_assert(sizeof(LootManager_C_CheckRecipe) == 0x000020, "Wrong size on LootManager_C_CheckRecipe"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckRecipe::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, HasRecipe) == 0x000008, "Member 'LootManager_C_CheckRecipe::HasRecipe' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, Result) == 0x000009, "Member 'LootManager_C_CheckRecipe::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, _FinalResult) == 0x00000A, "Member 'LootManager_C_CheckRecipe::_FinalResult' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, _CondValue) == 0x000010, "Member 'LootManager_C_CheckRecipe::_CondValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckRecipe::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'LootManager_C_CheckRecipe::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00001A, "Member 'LootManager_C_CheckRecipe::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x00001B, "Member 'LootManager_C_CheckRecipe::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CheckValuePlusLootTail \ -static_assert(alignof(LootManager_C_CheckValuePlusLootTail) == 0x000008, "Wrong alignment on LootManager_C_CheckValuePlusLootTail"); \ -static_assert(sizeof(LootManager_C_CheckValuePlusLootTail) == 0x000038, "Wrong size on LootManager_C_CheckValuePlusLootTail"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckValuePlusLootTail::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, ItemsValue) == 0x000008, "Member 'LootManager_C_CheckValuePlusLootTail::ItemsValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, LootTailValue) == 0x000010, "Member 'LootManager_C_CheckValuePlusLootTail::LootTailValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, LessThan) == 0x000018, "Member 'LootManager_C_CheckValuePlusLootTail::LessThan' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, Result) == 0x000019, "Member 'LootManager_C_CheckValuePlusLootTail::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, _TotalValue) == 0x000020, "Member 'LootManager_C_CheckValuePlusLootTail::_TotalValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'LootManager_C_CheckValuePlusLootTail::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, CallFunc_CompareValues_Result) == 0x000030, "Member 'LootManager_C_CheckValuePlusLootTail::CallFunc_CompareValues_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_Collected \ -static_assert(alignof(LootManager_C_Collected) == 0x000008, "Wrong alignment on LootManager_C_Collected"); \ -static_assert(sizeof(LootManager_C_Collected) == 0x000008, "Wrong size on LootManager_C_Collected"); \ -static_assert(offsetof(LootManager_C_Collected, SelRef) == 0x000000, "Member 'LootManager_C_Collected::SelRef' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CompareValues \ -static_assert(alignof(LootManager_C_CompareValues) == 0x000008, "Wrong alignment on LootManager_C_CompareValues"); \ -static_assert(sizeof(LootManager_C_CompareValues) == 0x000018, "Wrong size on LootManager_C_CompareValues"); \ -static_assert(offsetof(LootManager_C_CompareValues, TotalValue) == 0x000000, "Member 'LootManager_C_CompareValues::TotalValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, ConditionValue) == 0x000008, "Member 'LootManager_C_CompareValues::ConditionValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, Condition) == 0x000010, "Member 'LootManager_C_CompareValues::Condition' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, Result) == 0x000011, "Member 'LootManager_C_CompareValues::Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, _Result) == 0x000012, "Member 'LootManager_C_CompareValues::_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000013, "Member 'LootManager_C_CompareValues::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CompareValues, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000014, "Member 'LootManager_C_CompareValues::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_CreateLoot \ -static_assert(alignof(LootManager_C_CreateLoot) == 0x000010, "Wrong alignment on LootManager_C_CreateLoot"); \ -static_assert(sizeof(LootManager_C_CreateLoot) == 0x000090, "Wrong size on LootManager_C_CreateLoot"); \ -static_assert(offsetof(LootManager_C_CreateLoot, LootData) == 0x000000, "Member 'LootManager_C_CreateLoot::LootData' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CreateLoot, LootOwner) == 0x000070, "Member 'LootManager_C_CreateLoot::LootOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CreateLoot, SpawnedItem_0) == 0x000078, "Member 'LootManager_C_CreateLoot::SpawnedItem_0' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_ShouldCreateLoot_ReturnValue) == 0x000080, "Member 'LootManager_C_CreateLoot::CallFunc_ShouldCreateLoot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000084, "Member 'LootManager_C_CreateLoot::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_GenerateLoot_SpawnedItem) == 0x000088, "Member 'LootManager_C_CreateLoot::CallFunc_GenerateLoot_SpawnedItem' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_ExecuteUbergraph_LootManager \ -static_assert(alignof(LootManager_C_ExecuteUbergraph_LootManager) == 0x000010, "Wrong alignment on LootManager_C_ExecuteUbergraph_LootManager"); \ -static_assert(sizeof(LootManager_C_ExecuteUbergraph_LootManager) == 0x000100, "Wrong size on LootManager_C_ExecuteUbergraph_LootManager"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, EntryPoint) == 0x000000, "Member 'LootManager_C_ExecuteUbergraph_LootManager::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, Temp_int_Array_Index_Variable) == 0x000014, "Member 'LootManager_C_ExecuteUbergraph_LootManager::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CustomEvent_item) == 0x000018, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CustomEvent_item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CustomEvent_SelRef) == 0x000020, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CustomEvent_SelRef' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000028, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Find_ReturnValue) == 0x000054, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000058, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_Event_DeltaSeconds) == 0x00005C, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'LootManager_C_ExecuteUbergraph_LootManager::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Get_Item) == 0x000070, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E8, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Less_IntInt_ReturnValue) == 0x0000FC, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FilterByHealingItemsAvailable \ -static_assert(alignof(LootManager_C_FilterByHealingItemsAvailable) == 0x000004, "Wrong alignment on LootManager_C_FilterByHealingItemsAvailable"); \ -static_assert(sizeof(LootManager_C_FilterByHealingItemsAvailable) == 0x000010, "Wrong size on LootManager_C_FilterByHealingItemsAvailable"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByHealingItemsAvailable::ItemRowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, ItemType) == 0x000008, "Member 'LootManager_C_FilterByHealingItemsAvailable::ItemType' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, IsValidItem) == 0x000009, "Member 'LootManager_C_FilterByHealingItemsAvailable::IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, _IsValidItem) == 0x00000A, "Member 'LootManager_C_FilterByHealingItemsAvailable::_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'LootManager_C_FilterByHealingItemsAvailable::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, CallFunc_Not_PreBool_ReturnValue) == 0x00000C, "Member 'LootManager_C_FilterByHealingItemsAvailable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FilterByPossesionLimit \ -static_assert(alignof(LootManager_C_FilterByPossesionLimit) == 0x000008, "Wrong alignment on LootManager_C_FilterByPossesionLimit"); \ -static_assert(sizeof(LootManager_C_FilterByPossesionLimit) == 0x000060, "Wrong size on LootManager_C_FilterByPossesionLimit"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByPossesionLimit::ItemRowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, ItemType) == 0x000008, "Member 'LootManager_C_FilterByPossesionLimit::ItemType' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, PossesionLimit) == 0x00000C, "Member 'LootManager_C_FilterByPossesionLimit::PossesionLimit' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, IsValidItem) == 0x000010, "Member 'LootManager_C_FilterByPossesionLimit::IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, MineAmmoName) == 0x000014, "Member 'LootManager_C_FilterByPossesionLimit::MineAmmoName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, FTAmmoName) == 0x00001C, "Member 'LootManager_C_FilterByPossesionLimit::FTAmmoName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, _IsValidItem) == 0x000024, "Member 'LootManager_C_FilterByPossesionLimit::_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, K2Node_SwitchEnum_CmpSuccess) == 0x000025, "Member 'LootManager_C_FilterByPossesionLimit::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Greater_IntInt_ReturnValue) == 0x000026, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000027, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000028, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue) == 0x000030, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000038, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetItemCount_ReturnValue) == 0x000040, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetItemCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetItemCount_ReturnValue_1) == 0x000044, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetItemCount_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue_1) == 0x000049, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x000050, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetTotalAmmoCount_ReturnValue) == 0x000058, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetTotalAmmoCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue_2) == 0x00005C, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FilterByRecipesInPossession \ -static_assert(alignof(LootManager_C_FilterByRecipesInPossession) == 0x000008, "Wrong alignment on LootManager_C_FilterByRecipesInPossession"); \ -static_assert(sizeof(LootManager_C_FilterByRecipesInPossession) == 0x000040, "Wrong size on LootManager_C_FilterByRecipesInPossession"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByRecipesInPossession::ItemRowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, IsValidItem) == 0x000008, "Member 'LootManager_C_FilterByRecipesInPossession::IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, _IsValidItem) == 0x000009, "Member 'LootManager_C_FilterByRecipesInPossession::_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, ItemWithRecipeNames) == 0x000010, "Member 'LootManager_C_FilterByRecipesInPossession::ItemWithRecipeNames' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_Find_ReturnValue) == 0x000020, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_Contains_ReturnValue) == 0x000024, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, K2Node_MakeArray_Array) == 0x000028, "Member 'LootManager_C_FilterByRecipesInPossession::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FilterByRepeatLimiter \ -static_assert(alignof(LootManager_C_FilterByRepeatLimiter) == 0x000008, "Wrong alignment on LootManager_C_FilterByRepeatLimiter"); \ -static_assert(sizeof(LootManager_C_FilterByRepeatLimiter) == 0x0000D8, "Wrong size on LootManager_C_FilterByRepeatLimiter"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByRepeatLimiter::ItemRowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, HistoryLastIndex) == 0x000008, "Member 'LootManager_C_FilterByRepeatLimiter::HistoryLastIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, IsValidItem) == 0x00000C, "Member 'LootManager_C_FilterByRepeatLimiter::IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, RepetitionsCounter) == 0x000010, "Member 'LootManager_C_FilterByRepeatLimiter::RepetitionsCounter' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, AuxIndex) == 0x000014, "Member 'LootManager_C_FilterByRepeatLimiter::AuxIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemInLimiterList) == 0x000018, "Member 'LootManager_C_FilterByRepeatLimiter::ItemInLimiterList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemRepetitionsAllowed) == 0x00001C, "Member 'LootManager_C_FilterByRepeatLimiter::ItemRepetitionsAllowed' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_bool_Variable) == 0x000020, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable) == 0x000024, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Not_PreBool_ReturnValue) == 0x000029, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00002A, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Map_Find_Value) == 0x00002C, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A0, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable_1) == 0x0000B0, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B4, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000BC, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000BD, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable_2) == 0x0000C0, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_BooleanAND_ReturnValue) == 0x0000C4, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000C8, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000D0, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FilterItemList \ -static_assert(alignof(LootManager_C_FilterItemList) == 0x000008, "Wrong alignment on LootManager_C_FilterItemList"); \ -static_assert(sizeof(LootManager_C_FilterItemList) == 0x000370, "Wrong size on LootManager_C_FilterItemList"); \ -static_assert(offsetof(LootManager_C_FilterItemList, ItemList) == 0x000000, "Member 'LootManager_C_FilterItemList::ItemList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, FilteredItemList) == 0x000010, "Member 'LootManager_C_FilterItemList::FilteredItemList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, ItemPossesionLimit) == 0x000020, "Member 'LootManager_C_FilterItemList::ItemPossesionLimit' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, ItemType) == 0x000024, "Member 'LootManager_C_FilterItemList::ItemType' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, ItemRowName) == 0x000028, "Member 'LootManager_C_FilterItemList::ItemRowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, HistoryLastIndex) == 0x000030, "Member 'LootManager_C_FilterItemList::HistoryLastIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, _FilteredItemList) == 0x000038, "Member 'LootManager_C_FilterItemList::_FilteredItemList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByPossesionLimit_IsValidItem) == 0x000048, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByPossesionLimit_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByRecipesInPossession_IsValidItem) == 0x000049, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByRecipesInPossession_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, Temp_int_Variable) == 0x00004C, "Member 'LootManager_C_FilterItemList::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByHealingItemsAvailable_IsValidItem) == 0x000050, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByHealingItemsAvailable_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'LootManager_C_FilterItemList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByRepeatLimiter_IsValidItem) == 0x000058, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByRepeatLimiter_IsValidItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_LastIndex_ReturnValue) == 0x00005C, "Member 'LootManager_C_FilterItemList::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'LootManager_C_FilterItemList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000064, "Member 'LootManager_C_FilterItemList::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'LootManager_C_FilterItemList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'LootManager_C_FilterItemList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000368, "Member 'LootManager_C_FilterItemList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_FindOwner \ -static_assert(alignof(LootManager_C_FindOwner) == 0x000008, "Wrong alignment on LootManager_C_FindOwner"); \ -static_assert(sizeof(LootManager_C_FindOwner) == 0x000260, "Wrong size on LootManager_C_FindOwner"); \ -static_assert(offsetof(LootManager_C_FindOwner, StartLocation) == 0x000000, "Member 'LootManager_C_FindOwner::StartLocation' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, EndLocation) == 0x000018, "Member 'LootManager_C_FindOwner::EndLocation' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, SpawnOwner) == 0x000030, "Member 'LootManager_C_FindOwner::SpawnOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, Temp_int_Array_Index_Variable) == 0x000038, "Member 'LootManager_C_FindOwner::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'LootManager_C_FindOwner::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'LootManager_C_FindOwner::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, Temp_object_Variable) == 0x000048, "Member 'LootManager_C_FindOwner::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, K2Node_MakeArray_Array) == 0x000058, "Member 'LootManager_C_FindOwner::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000068, "Member 'LootManager_C_FindOwner::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000078, "Member 'LootManager_C_FindOwner::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'LootManager_C_FindOwner::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Array_Get_Item) == 0x000080, "Member 'LootManager_C_FindOwner::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Less_IntInt_ReturnValue) == 0x000180, "Member 'LootManager_C_FindOwner::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_bBlockingHit) == 0x000181, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_bInitialOverlap) == 0x000182, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Time) == 0x000184, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Distance) == 0x000188, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Location) == 0x000190, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ImpactPoint) == 0x0001A8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Normal) == 0x0001C0, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ImpactNormal) == 0x0001D8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_PhysMat) == 0x0001F0, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitActor) == 0x0001F8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitComponent) == 0x000200, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitBoneName) == 0x000208, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_BoneName) == 0x000210, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitItem) == 0x000218, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ElementIndex) == 0x00021C, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_FaceIndex) == 0x000220, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_TraceStart) == 0x000228, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_TraceEnd) == 0x000240, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_FindOwner, CallFunc_ObjectIsA_ReturnValue) == 0x000258, "Member 'LootManager_C_FindOwner::CallFunc_ObjectIsA_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_GenerateLoot \ -static_assert(alignof(LootManager_C_GenerateLoot) == 0x000010, "Wrong alignment on LootManager_C_GenerateLoot"); \ -static_assert(sizeof(LootManager_C_GenerateLoot) == 0x0001C0, "Wrong size on LootManager_C_GenerateLoot"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, LootOwner) == 0x000000, "Member 'LootManager_C_GenerateLoot::LootOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, LootType) == 0x000008, "Member 'LootManager_C_GenerateLoot::LootType' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, RankIndex) == 0x00000C, "Member 'LootManager_C_GenerateLoot::RankIndex' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, SpawnLocation) == 0x000010, "Member 'LootManager_C_GenerateLoot::SpawnLocation' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, SpawnedItem_0) == 0x000070, "Member 'LootManager_C_GenerateLoot::SpawnedItem_0' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, Temp_int_Array_Index_Variable) == 0x000078, "Member 'LootManager_C_GenerateLoot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, Temp_bool_True_if_break_was_hit_Variable) == 0x00007C, "Member 'LootManager_C_GenerateLoot::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Not_PreBool_ReturnValue) == 0x00007D, "Member 'LootManager_C_GenerateLoot::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GetHealingItemsAvailable_ItemCount) == 0x000080, "Member 'LootManager_C_GenerateLoot::CallFunc_GetHealingItemsAvailable_ItemCount' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000084, "Member 'LootManager_C_GenerateLoot::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GetConditionChecksData_ConditionChecksData) == 0x000088, "Member 'LootManager_C_GenerateLoot::CallFunc_GetConditionChecksData_ConditionChecksData' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E0, "Member 'LootManager_C_GenerateLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SelectLootItem_Selected_Item) == 0x0000E8, "Member 'LootManager_C_GenerateLoot::CallFunc_SelectLootItem_Selected_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SelectLootItem_itemIsValid) == 0x000110, "Member 'LootManager_C_GenerateLoot::CallFunc_SelectLootItem_itemIsValid' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000118, "Member 'LootManager_C_GenerateLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_DynamicCast_bSuccess) == 0x000120, "Member 'LootManager_C_GenerateLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000121, "Member 'LootManager_C_GenerateLoot::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SpawnLoot_SpawnedItem) == 0x000128, "Member 'LootManager_C_GenerateLoot::CallFunc_SpawnLoot_SpawnedItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000130, "Member 'LootManager_C_GenerateLoot::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, Temp_struct_Variable) == 0x000158, "Member 'LootManager_C_GenerateLoot::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, Temp_byte_Variable) == 0x000168, "Member 'LootManager_C_GenerateLoot::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, Temp_int_Loop_Counter_Variable) == 0x00016C, "Member 'LootManager_C_GenerateLoot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_Select_Default) == 0x000170, "Member 'LootManager_C_GenerateLoot::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Add_IntInt_ReturnValue) == 0x000180, "Member 'LootManager_C_GenerateLoot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Array_Get_Item) == 0x000188, "Member 'LootManager_C_GenerateLoot::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Array_Length_ReturnValue) == 0x0001B8, "Member 'LootManager_C_GenerateLoot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Less_IntInt_ReturnValue) == 0x0001BC, "Member 'LootManager_C_GenerateLoot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_BooleanAND_ReturnValue) == 0x0001BD, "Member 'LootManager_C_GenerateLoot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_CheckProbability_Result) == 0x0001BE, "Member 'LootManager_C_GenerateLoot::CallFunc_CheckProbability_Result' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_CheckConditions_Result) == 0x0001BF, "Member 'LootManager_C_GenerateLoot::CallFunc_CheckConditions_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_GetSpawnOwner \ -static_assert(alignof(LootManager_C_GetSpawnOwner) == 0x000010, "Wrong alignment on LootManager_C_GetSpawnOwner"); \ -static_assert(sizeof(LootManager_C_GetSpawnOwner) == 0x0001C0, "Wrong size on LootManager_C_GetSpawnOwner"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, InPotentialOwner) == 0x000000, "Member 'LootManager_C_GetSpawnOwner::InPotentialOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, SpawnTransform) == 0x000010, "Member 'LootManager_C_GetSpawnOwner::SpawnTransform' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, ActualSpawnOwner) == 0x000070, "Member 'LootManager_C_GetSpawnOwner::ActualSpawnOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, TraceDistance) == 0x000078, "Member 'LootManager_C_GetSpawnOwner::TraceDistance' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Location) == 0x000080, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Rotation) == 0x000098, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Scale) == 0x0000B0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_GetRightVector_ReturnValue) == 0x0000D0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_GetUpVector_ReturnValue) == 0x0000E8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000100, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000118, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000130, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000148, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Add_VectorVector_ReturnValue) == 0x000160, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000178, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_FindOwner_SpawnOwner) == 0x000190, "Member 'LootManager_C_GetSpawnOwner::CallFunc_FindOwner_SpawnOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_FindOwner_SpawnOwner_1) == 0x000198, "Member 'LootManager_C_GetSpawnOwner::CallFunc_FindOwner_SpawnOwner_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue_1) == 0x0001A0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue_2) == 0x0001A1, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x0001A8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1) == 0x0001B0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_PrintDebugSuccess \ -static_assert(alignof(LootManager_C_PrintDebugSuccess) == 0x000008, "Wrong alignment on LootManager_C_PrintDebugSuccess"); \ -static_assert(sizeof(LootManager_C_PrintDebugSuccess) == 0x000050, "Wrong size on LootManager_C_PrintDebugSuccess"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, RowName) == 0x000000, "Member 'LootManager_C_PrintDebugSuccess::RowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, Message) == 0x000008, "Member 'LootManager_C_PrintDebugSuccess::Message' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_NotEqual_NameName_ReturnValue) == 0x000048, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_PrintDebugWarning \ -static_assert(alignof(LootManager_C_PrintDebugWarning) == 0x000008, "Wrong alignment on LootManager_C_PrintDebugWarning"); \ -static_assert(sizeof(LootManager_C_PrintDebugWarning) == 0x000050, "Wrong size on LootManager_C_PrintDebugWarning"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, RowName) == 0x000000, "Member 'LootManager_C_PrintDebugWarning::RowName' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, Message) == 0x000008, "Member 'LootManager_C_PrintDebugWarning::Message' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_NotEqual_NameName_ReturnValue) == 0x000028, "Member 'LootManager_C_PrintDebugWarning::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_ReceiveTick \ -static_assert(alignof(LootManager_C_ReceiveTick) == 0x000004, "Wrong alignment on LootManager_C_ReceiveTick"); \ -static_assert(sizeof(LootManager_C_ReceiveTick) == 0x000004, "Wrong size on LootManager_C_ReceiveTick"); \ -static_assert(offsetof(LootManager_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'LootManager_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_SelectLootItem \ -static_assert(alignof(LootManager_C_SelectLootItem) == 0x000008, "Wrong alignment on LootManager_C_SelectLootItem"); \ -static_assert(sizeof(LootManager_C_SelectLootItem) == 0x000138, "Wrong size on LootManager_C_SelectLootItem"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, ItemList) == 0x000000, "Member 'LootManager_C_SelectLootItem::ItemList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Selected_Item) == 0x000010, "Member 'LootManager_C_SelectLootItem::Selected_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, itemIsValid) == 0x000038, "Member 'LootManager_C_SelectLootItem::itemIsValid' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, IsValid) == 0x000039, "Member 'LootManager_C_SelectLootItem::IsValid' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Item) == 0x000040, "Member 'LootManager_C_SelectLootItem::Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, RandomValue) == 0x000068, "Member 'LootManager_C_SelectLootItem::RandomValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, ChanceSum) == 0x000070, "Member 'LootManager_C_SelectLootItem::ChanceSum' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Temp_bool_True_if_break_was_hit_Variable) == 0x000078, "Member 'LootManager_C_SelectLootItem::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_FilterItemList_FilteredItemList) == 0x000080, "Member 'LootManager_C_SelectLootItem::CallFunc_FilterItemList_FilteredItemList' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Length_ReturnValue_1) == 0x000094, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000098, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Not_PreBool_ReturnValue) == 0x000099, "Member 'LootManager_C_SelectLootItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00009A, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Loop_Counter_Variable) == 0x00009C, "Member 'LootManager_C_SelectLootItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'LootManager_C_SelectLootItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'LootManager_C_SelectLootItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Loop_Counter_Variable_1) == 0x0000D8, "Member 'LootManager_C_SelectLootItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000DC, "Member 'LootManager_C_SelectLootItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000E0, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_BooleanAND_ReturnValue) == 0x0000E4, "Member 'LootManager_C_SelectLootItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Array_Index_Variable_1) == 0x0000E8, "Member 'LootManager_C_SelectLootItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000118, "Member 'LootManager_C_SelectLootItem::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000120, "Member 'LootManager_C_SelectLootItem::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_RandomFloatInRange_ReturnValue) == 0x000128, "Member 'LootManager_C_SelectLootItem::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000130, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_SetSpawnedItemInitData \ -static_assert(alignof(LootManager_C_SetSpawnedItemInitData) == 0x000008, "Wrong alignment on LootManager_C_SetSpawnedItemInitData"); \ -static_assert(sizeof(LootManager_C_SetSpawnedItemInitData) == 0x000020, "Wrong size on LootManager_C_SetSpawnedItemInitData"); \ -static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, SpawnedItem_0) == 0x000000, "Member 'LootManager_C_SetSpawnedItemInitData::SpawnedItem_0' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, RandomQuantity) == 0x000008, "Member 'LootManager_C_SetSpawnedItemInitData::RandomQuantity' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, K2Node_MakeArray_Array) == 0x000010, "Member 'LootManager_C_SetSpawnedItemInitData::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_SpawnLoot \ -static_assert(alignof(LootManager_C_SpawnLoot) == 0x000010, "Wrong alignment on LootManager_C_SpawnLoot"); \ -static_assert(sizeof(LootManager_C_SpawnLoot) == 0x000140, "Wrong size on LootManager_C_SpawnLoot"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, SelectedItem) == 0x000000, "Member 'LootManager_C_SpawnLoot::SelectedItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, SpawnTransform) == 0x000030, "Member 'LootManager_C_SpawnLoot::SpawnTransform' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, LootOwner) == 0x000090, "Member 'LootManager_C_SpawnLoot::LootOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, SpawnedItem_0) == 0x000098, "Member 'LootManager_C_SpawnLoot::SpawnedItem_0' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, _SpawnedItem) == 0x0000A0, "Member 'LootManager_C_SpawnLoot::_SpawnedItem' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, _RandomQuantity) == 0x0000A8, "Member 'LootManager_C_SpawnLoot::_RandomQuantity' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_NotEqual_NameName_ReturnValue) == 0x0000AC, "Member 'LootManager_C_SpawnLoot::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B0, "Member 'LootManager_C_SpawnLoot::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_BooleanAND_ReturnValue) == 0x0000D8, "Member 'LootManager_C_SpawnLoot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F0, "Member 'LootManager_C_SpawnLoot::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000100, "Member 'LootManager_C_SpawnLoot::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000108, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_GetSpawnOwner_ActualSpawnOwner) == 0x000118, "Member 'LootManager_C_SpawnLoot::CallFunc_GetSpawnOwner_ActualSpawnOwner' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_SpawnActorOnSameLevel_ReturnValue) == 0x000120, "Member 'LootManager_C_SpawnLoot::CallFunc_SpawnActorOnSameLevel_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000128, "Member 'LootManager_C_SpawnLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'LootManager_C_SpawnLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue_1) == 0x000131, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000132, "Member 'LootManager_C_SpawnLoot::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue_2) == 0x000133, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_ToggleDebugData \ -static_assert(alignof(LootManager_C_ToggleDebugData) == 0x000001, "Wrong alignment on LootManager_C_ToggleDebugData"); \ -static_assert(sizeof(LootManager_C_ToggleDebugData) == 0x000001, "Wrong size on LootManager_C_ToggleDebugData"); \ -static_assert(offsetof(LootManager_C_ToggleDebugData, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'LootManager_C_ToggleDebugData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootManager_C_UpdateLootDataLists \ -static_assert(alignof(LootManager_C_UpdateLootDataLists) == 0x000008, "Wrong alignment on LootManager_C_UpdateLootDataLists"); \ -static_assert(sizeof(LootManager_C_UpdateLootDataLists) == 0x000428, "Wrong size on LootManager_C_UpdateLootDataLists"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CurrentLootType) == 0x000000, "Member 'LootManager_C_UpdateLootDataLists::CurrentLootType' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CurrentLootPhase) == 0x000001, "Member 'LootManager_C_UpdateLootDataLists::CurrentLootPhase' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, GameplayDifficulty) == 0x000002, "Member 'LootManager_C_UpdateLootDataLists::GameplayDifficulty' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, NGPHardModeDTs) == 0x000008, "Member 'LootManager_C_UpdateLootDataLists::NGPHardModeDTs' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, NGPNormalModeDTs) == 0x000058, "Member 'LootManager_C_UpdateLootDataLists::NGPNormalModeDTs' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, HardModeDTs) == 0x0000A8, "Member 'LootManager_C_UpdateLootDataLists::HardModeDTs' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, NormalModeDTs) == 0x0000F8, "Member 'LootManager_C_UpdateLootDataLists::NormalModeDTs' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput) == 0x000148, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_1) == 0x000198, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_2) == 0x0001E8, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_3) == 0x000238, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_3' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Array_Index_Variable) == 0x000288, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable) == 0x00028C, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Loop_Counter_Variable) == 0x000290, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue) == 0x000294, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Loop_Counter_Variable_1) == 0x000298, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue_1) == 0x00029C, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Array_Index_Variable_1) == 0x0002A0, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_struct_Variable) == 0x0002A8, "Member 'LootManager_C_UpdateLootDataLists::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable_1) == 0x0002B8, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetGameplayDifficulty_ReturnValue) == 0x0002B9, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetGameplayDifficulty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default) == 0x0002C0, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Find_Value) == 0x000310, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Find_ReturnValue) == 0x000318, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Keys_Keys) == 0x000320, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Get_Item) == 0x000330, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Length_ReturnValue) == 0x000334, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Less_IntInt_ReturnValue) == 0x000338, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000340, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Get_Item_1) == 0x000350, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Length_ReturnValue_1) == 0x000358, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowFromName_OutRow) == 0x000360, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000390, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Less_IntInt_ReturnValue_1) == 0x000391, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeStruct_LootGenerationData_Struct) == 0x000398, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeStruct_LootGenerationData_Struct' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0003C8, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default_1) == 0x0003D0, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0003E0, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0003E1, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_struct_Variable_1) == 0x0003E8, "Member 'LootManager_C_UpdateLootDataLists::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable_2) == 0x0003F8, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Add_ReturnValue) == 0x0003FC, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Variable) == 0x000400, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default_2) == 0x000408, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x000418, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000419, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x00041A, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue_2) == 0x00041C, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetCurrentLootPhase_LootPhase) == 0x000420, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetCurrentLootPhase_LootPhase' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALootManager_C \ -static_assert(alignof(ALootManager_C) == 0x000008, "Wrong alignment on ALootManager_C"); \ -static_assert(sizeof(ALootManager_C) == 0x0004D8, "Wrong size on ALootManager_C"); \ -static_assert(offsetof(ALootManager_C, UberGraphFrame) == 0x0002C8, "Member 'ALootManager_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, DefaultSceneRoot) == 0x0002D0, "Member 'ALootManager_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootOnLevel) == 0x0002D8, "Member 'ALootManager_C::LootOnLevel' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, CandidateItemList) == 0x0002E8, "Member 'ALootManager_C::CandidateItemList' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, SpawnedItemList) == 0x0002F8, "Member 'ALootManager_C::SpawnedItemList' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootHistory) == 0x000308, "Member 'ALootManager_C::LootHistory' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, ConditionChecksData) == 0x000318, "Member 'ALootManager_C::ConditionChecksData' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, SpawnedItem) == 0x000370, "Member 'ALootManager_C::SpawnedItem' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootRowName) == 0x000398, "Member 'ALootManager_C::LootRowName' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootTailMode) == 0x0003A0, "Member 'ALootManager_C::LootTailMode' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootTailSize) == 0x0003A4, "Member 'ALootManager_C::LootTailSize' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, OnProbabilityCheckFail) == 0x0003A8, "Member 'ALootManager_C::OnProbabilityCheckFail' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, OnItemSelectionFail) == 0x0003B8, "Member 'ALootManager_C::OnItemSelectionFail' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, OnItemGenerated) == 0x0003C8, "Member 'ALootManager_C::OnItemGenerated' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, HealingItemsLimitReached) == 0x0003D8, "Member 'ALootManager_C::HealingItemsLimitReached' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, DebugMode) == 0x0003D9, "Member 'ALootManager_C::DebugMode' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, HealingItemsThreshold) == 0x0003DC, "Member 'ALootManager_C::HealingItemsThreshold' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, RepeatLimiters) == 0x0003E0, "Member 'ALootManager_C::RepeatLimiters' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, LootHistorySize) == 0x000430, "Member 'ALootManager_C::LootHistorySize' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, DoppelLoot) == 0x000438, "Member 'ALootManager_C::DoppelLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, CentiLoot) == 0x000448, "Member 'ALootManager_C::CentiLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, TerrorLoot) == 0x000458, "Member 'ALootManager_C::TerrorLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, FearLoot) == 0x000468, "Member 'ALootManager_C::FearLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, JawLoot) == 0x000478, "Member 'ALootManager_C::JawLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, ChubyLoot) == 0x000488, "Member 'ALootManager_C::ChubyLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, UdoppelLoot) == 0x000498, "Member 'ALootManager_C::UdoppelLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, UterrorLoot) == 0x0004A8, "Member 'ALootManager_C::UterrorLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, CratesLoot) == 0x0004B8, "Member 'ALootManager_C::CratesLoot' has a wrong offset!"); \ -static_assert(offsetof(ALootManager_C, SupplyBoxLoot) == 0x0004C8, "Member 'ALootManager_C::SupplyBoxLoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_MGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_MGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier4_C"); \ #define DUMPER7_ASSERTS_FMediaMetadataItemBPT \ static_assert(alignof(FMediaMetadataItemBPT) == 0x000008, "Wrong alignment on FMediaMetadataItemBPT"); \ @@ -101765,53 +100581,13 @@ static_assert(offsetof(MediaBlueprintFunctionLibrary_EnumerateWebcamCaptureDevic static_assert(alignof(UMediaBlueprintFunctionLibrary) == 0x000008, "Wrong alignment on UMediaBlueprintFunctionLibrary"); \ static_assert(sizeof(UMediaBlueprintFunctionLibrary) == 0x000028, "Wrong size on UMediaBlueprintFunctionLibrary"); \ -#define DUMPER7_ASSERTS_SpawnBehavior_UseScenario_C_Receive_Activate \ -static_assert(alignof(SpawnBehavior_UseScenario_C_Receive_Activate) == 0x000008, "Wrong alignment on SpawnBehavior_UseScenario_C_Receive_Activate"); \ -static_assert(sizeof(SpawnBehavior_UseScenario_C_Receive_Activate) == 0x000190, "Wrong size on SpawnBehavior_UseScenario_C_Receive_Activate"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, InAIController) == 0x000000, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::InAIController' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, InPawn) == 0x000008, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::InPawn' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, InBehData) == 0x000010, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::InBehData' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, InSpawnContext) == 0x000018, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::InSpawnContext' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, SmortComponent) == 0x000020, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::SmortComponent' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_AsSpawn_Beh_Data_Scenario) == 0x000028, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_AsSpawn_Beh_Data_Scenario' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_AsCronos_Ai_Controller) == 0x000038, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_AsCronos_Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_GetSpawnScenario_ReturnValue) == 0x000048, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_GetSpawnScenario_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000050, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_AsSpawn_Animation_Config) == 0x000060, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_AsSpawn_Animation_Config' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_bSuccess_2) == 0x000068, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_MakeStruct_BehaviorOption) == 0x000070, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_MakeStruct_BehaviorOption' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_AsSmort_Component) == 0x000110, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_AsSmort_Component' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_bSuccess_3) == 0x000118, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_MakeStruct_BehaviorSetupEvent) == 0x000120, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_MakeStruct_BehaviorSetupEvent' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_InsertBehaviorOption_OutBehaviorOptionHandle) == 0x000160, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_InsertBehaviorOption_OutBehaviorOptionHandle' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_InsertBehaviorOption_ReturnValue) == 0x000168, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_InsertBehaviorOption_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, CallFunc_ForceSelect_ReturnValue) == 0x000170, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::CallFunc_ForceSelect_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_AsBeh_Play_Montage) == 0x000178, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_AsBeh_Play_Montage' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_DynamicCast_bSuccess_4) == 0x000180, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_UseScenario_C_Receive_Activate, K2Node_VariableSet_InitialDelay_ImplicitCast) == 0x000188, "Member 'SpawnBehavior_UseScenario_C_Receive_Activate::K2Node_VariableSet_InitialDelay_ImplicitCast' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Traveler_Locomotion_Gravitygun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData"); \ -#define DUMPER7_ASSERTS_USpawnBehavior_UseScenario_C \ -static_assert(alignof(USpawnBehavior_UseScenario_C) == 0x000008, "Wrong alignment on USpawnBehavior_UseScenario_C"); \ -static_assert(sizeof(USpawnBehavior_UseScenario_C) == 0x000038, "Wrong size on USpawnBehavior_UseScenario_C"); \ - -#define DUMPER7_ASSERTS_GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog \ -static_assert(alignof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog) == 0x000008, "Wrong alignment on GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog"); \ -static_assert(sizeof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog) == 0x000048, "Wrong size on GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, EntryPoint) == 0x000000, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_WaitGameplayTagRemove_ReturnValue) == 0x000018, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_WaitGameplayTagRemove_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x000038, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_TravelLog_C \ -static_assert(alignof(UGA_TravelLog_C) == 0x000008, "Wrong alignment on UGA_TravelLog_C"); \ -static_assert(sizeof(UGA_TravelLog_C) == 0x0004A0, "Wrong size on UGA_TravelLog_C"); \ -static_assert(offsetof(UGA_TravelLog_C, UberGraphFrame) == 0x000498, "Member 'UGA_TravelLog_C::UberGraphFrame' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UTraveler_Locomotion_Gravitygun_C \ +static_assert(alignof(UTraveler_Locomotion_Gravitygun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Gravitygun_C"); \ +static_assert(sizeof(UTraveler_Locomotion_Gravitygun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Gravitygun_C"); \ #define DUMPER7_ASSERTS_FLevelSequenceBindingReference \ static_assert(alignof(FLevelSequenceBindingReference) == 0x000008, "Wrong alignment on FLevelSequenceBindingReference"); \ @@ -102283,6 +101059,10 @@ static_assert(offsetof(MeshReconstructorBase_IsReconstructionStarted, ReturnValu static_assert(alignof(UMeshReconstructorBase) == 0x000008, "Wrong alignment on UMeshReconstructorBase"); \ static_assert(sizeof(UMeshReconstructorBase) == 0x000028, "Wrong size on UMeshReconstructorBase"); \ +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_P_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_P_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_P_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_P_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_P_BP_C"); \ + #define DUMPER7_ASSERTS_UMoviePlayerSettings \ static_assert(alignof(UMoviePlayerSettings) == 0x000008, "Wrong alignment on UMoviePlayerSettings"); \ static_assert(sizeof(UMoviePlayerSettings) == 0x000040, "Wrong size on UMoviePlayerSettings"); \ @@ -102290,6 +101070,14 @@ static_assert(offsetof(UMoviePlayerSettings, bWaitForMoviesToComplete) == 0x0000 static_assert(offsetof(UMoviePlayerSettings, bMoviesAreSkippable) == 0x000029, "Member 'UMoviePlayerSettings::bMoviesAreSkippable' has a wrong offset!"); \ static_assert(offsetof(UMoviePlayerSettings, StartupMovies) == 0x000030, "Member 'UMoviePlayerSettings::StartupMovies' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_SGStabilityUpgrade_C \ +static_assert(alignof(UGE_SGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGStabilityUpgrade_C"); \ +static_assert(sizeof(UGE_SGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_SGStabilityUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGClipSizeUpgrade_C \ +static_assert(alignof(UGE_GGClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGClipSizeUpgrade_C"); \ +static_assert(sizeof(UGE_GGClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_GGClipSizeUpgrade_C"); \ + #define DUMPER7_ASSERTS_FMassGenericDebugEvent \ static_assert(alignof(FMassGenericDebugEvent) == 0x000001, "Wrong alignment on FMassGenericDebugEvent"); \ static_assert(sizeof(FMassGenericDebugEvent) == 0x000001, "Wrong size on FMassGenericDebugEvent"); \ @@ -102441,10 +101229,6 @@ static_assert(alignof(UMassSettings) == 0x000008, "Wrong alignment on UMassSetti static_assert(sizeof(UMassSettings) == 0x000088, "Wrong size on UMassSettings"); \ static_assert(offsetof(UMassSettings, ModuleSettings) == 0x000038, "Member 'UMassSettings::ModuleSettings' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_TentaclesFloor_C \ -static_assert(alignof(UGE_TentaclesFloor_C) == 0x000008, "Wrong alignment on UGE_TentaclesFloor_C"); \ -static_assert(sizeof(UGE_TentaclesFloor_C) == 0x000A70, "Wrong size on UGE_TentaclesFloor_C"); \ - #define DUMPER7_ASSERTS_FOverlayItem \ static_assert(alignof(FOverlayItem) == 0x000008, "Wrong alignment on FOverlayItem"); \ static_assert(sizeof(FOverlayItem) == 0x000030, "Wrong size on FOverlayItem"); \ @@ -102667,10 +101451,6 @@ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, BackstopDistances) == 0x static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, BackstopRadiuses) == 0x000100, "Member 'UClothPhysicalMeshDataNv_Legacy::BackstopRadiuses' has a wrong offset!"); \ static_assert(offsetof(UClothPhysicalMeshDataNv_Legacy, AnimDriveMultipliers) == 0x000110, "Member 'UClothPhysicalMeshDataNv_Legacy::AnimDriveMultipliers' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UAIMineTrapHitDamage_C \ -static_assert(alignof(UAIMineTrapHitDamage_C) == 0x000008, "Wrong alignment on UAIMineTrapHitDamage_C"); \ -static_assert(sizeof(UAIMineTrapHitDamage_C) == 0x000068, "Wrong size on UAIMineTrapHitDamage_C"); \ - #define DUMPER7_ASSERTS_FLogCategoryConfig \ static_assert(alignof(FLogCategoryConfig) == 0x000001, "Wrong alignment on FLogCategoryConfig"); \ static_assert(sizeof(FLogCategoryConfig) == 0x000002, "Wrong size on FLogCategoryConfig"); \ @@ -102691,63 +101471,6 @@ static_assert(alignof(ULogSettings) == 0x000008, "Wrong alignment on ULogSetting static_assert(sizeof(ULogSettings) == 0x000060, "Wrong size on ULogSettings"); \ static_assert(offsetof(ULogSettings, LogConfig) == 0x000038, "Member 'ULogSettings::LogConfig' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Video_Generic_Soulleak_C \ -static_assert(alignof(AGC_Video_Generic_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Generic_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Generic_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Generic_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Generic_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Generic_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49 \ -static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49"); \ -static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49) == 0x0000B0, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49, Payload) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP \ -static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP"); \ -static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP) == 0x000260, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_CustomEvent_Payload) == 0x000020, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, Temp_struct_Variable) == 0x0000D0, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_Event_MyGeometry) == 0x000180, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_Event_InDeltaTime) == 0x0001B8, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetNormalizedDodgeCooldown_ReturnValue) == 0x0001BC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetNormalizedDodgeCooldown_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0001C0, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor) == 0x0001C4, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor_1) == 0x0001D8, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor) == 0x0001EC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor_1) == 0x0001FC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetFlamethrowerAmmoCount_ReturnValue) == 0x00020C, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetFlamethrowerAmmoCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000210, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor_2) == 0x000214, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor_2' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor_2) == 0x000228, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor_2' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000238, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000240, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_PlayAnimation_ReturnValue_1) == 0x000248, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000250, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000258, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0 \ -static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0"); \ -static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0) == 0x000018, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, ReturnValue) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_GetNormalizedDodgeCooldown_ReturnValue) == 0x000004, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_GetNormalizedDodgeCooldown_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000008, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_Tick \ -static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_Tick"); \ -static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_Tick"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudFlamethrowerWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudFlamethrowerWidget_BP_C \ -static_assert(alignof(UPlayerHudFlamethrowerWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudFlamethrowerWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudFlamethrowerWidget_BP_C) == 0x0003E8, "Wrong size on UPlayerHudFlamethrowerWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, UberGraphFrame) == 0x0003D0, "Member 'UPlayerHudFlamethrowerWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, Zero_FTammo) == 0x0003D8, "Member 'UPlayerHudFlamethrowerWidget_BP_C::Zero_FTammo' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, Flame_icon) == 0x0003E0, "Member 'UPlayerHudFlamethrowerWidget_BP_C::Flame_icon' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FDirectionCondition \ static_assert(alignof(FDirectionCondition) == 0x000004, "Wrong alignment on FDirectionCondition"); \ static_assert(sizeof(FDirectionCondition) == 0x000014, "Wrong size on FDirectionCondition"); \ @@ -103252,6 +101975,33 @@ static_assert(offsetof(UE4KeyNames_GetKeyTranslatedText, ReturnValue) == 0x00002 static_assert(alignof(UUE4KeyNames) == 0x000008, "Wrong alignment on UUE4KeyNames"); \ static_assert(sizeof(UUE4KeyNames) == 0x000040, "Wrong size on UUE4KeyNames"); \ +#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_SetupCamera \ +static_assert(alignof(Default_ItemInvestigationExe_BP_C_SetupCamera) == 0x000008, "Wrong alignment on Default_ItemInvestigationExe_BP_C_SetupCamera"); \ +static_assert(sizeof(Default_ItemInvestigationExe_BP_C_SetupCamera) == 0x000078, "Wrong size on Default_ItemInvestigationExe_BP_C_SetupCamera"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, CallFunc_GetInvestigatedItemActor_ReturnValue) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::CallFunc_GetInvestigatedItemActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000008, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, K2Node_MakeStruct_CameraTrackingFocusSettings) == 0x000030, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::K2Node_MakeStruct_CameraTrackingFocusSettings' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP \ +static_assert(alignof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP) == 0x000004, "Wrong alignment on Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP"); \ +static_assert(sizeof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP) == 0x000008, "Wrong size on Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP, EntryPoint) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP, K2Node_ComponentBoundEvent_dt) == 0x000004, "Member 'Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ +static_assert(alignof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(sizeof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(offsetof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ADefault_ItemInvestigationExe_BP_C \ +static_assert(alignof(ADefault_ItemInvestigationExe_BP_C) == 0x000010, "Wrong alignment on ADefault_ItemInvestigationExe_BP_C"); \ +static_assert(sizeof(ADefault_ItemInvestigationExe_BP_C) == 0x000610, "Wrong size on ADefault_ItemInvestigationExe_BP_C"); \ +static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, UberGraphFrame) == 0x0005E0, "Member 'ADefault_ItemInvestigationExe_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, EditorTickable) == 0x0005E8, "Member 'ADefault_ItemInvestigationExe_BP_C::EditorTickable' has a wrong offset!"); \ +static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, ActorForwardDebugArrow) == 0x0005F0, "Member 'ADefault_ItemInvestigationExe_BP_C::ActorForwardDebugArrow' has a wrong offset!"); \ +static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, OnInvestigationStarted) == 0x0005F8, "Member 'ADefault_ItemInvestigationExe_BP_C::OnInvestigationStarted' has a wrong offset!"); \ +static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, bDrawDebug) == 0x000608, "Member 'ADefault_ItemInvestigationExe_BP_C::bDrawDebug' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FInputActionValue \ static_assert(alignof(FInputActionValue) == 0x000008, "Wrong alignment on FInputActionValue"); \ static_assert(sizeof(FInputActionValue) == 0x000020, "Wrong size on FInputActionValue"); \ @@ -104192,6 +102942,230 @@ static_assert(offsetof(UPlayerMappableKeySettings, DisplayName) == 0x000038, "Me static_assert(offsetof(UPlayerMappableKeySettings, DisplayCategory) == 0x000048, "Member 'UPlayerMappableKeySettings::DisplayCategory' has a wrong offset!"); \ static_assert(offsetof(UPlayerMappableKeySettings, SupportedKeyProfiles) == 0x000058, "Member 'UPlayerMappableKeySettings::SupportedKeyProfiles' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump \ +static_assert(alignof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump) == 0x000010, "Wrong alignment on GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump"); \ +static_assert(sizeof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump) == 0x0005E0, "Wrong size on GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, EntryPoint) == 0x000000, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_14) == 0x000024, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_14' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_13) == 0x00002C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_13' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_12) == 0x000044, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_12' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_2) == 0x00004C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_11) == 0x00005C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_11' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_3) == 0x000064, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_10) == 0x000074, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_10' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_4) == 0x00007C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable) == 0x00008C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_5) == 0x000094, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_9) == 0x0000A4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_8) == 0x0000AC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000B4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_7) == 0x0000C4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000CC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_6) == 0x0000DC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000E4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_5) == 0x0000F4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_9) == 0x0000FC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable_1) == 0x00010C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_10) == 0x000114, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_4) == 0x000124, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_3) == 0x00012C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_11) == 0x000134, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_2) == 0x000144, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_12) == 0x00014C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_1) == 0x00015C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_13) == 0x000164, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName) == 0x000174, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_14) == 0x00017C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable_2) == 0x00018C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_bool_Has_Been_Initd_Variable) == 0x000194, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_bool_IsClosed_Variable) == 0x000195, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_EventData) == 0x000198, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_AsEM_Trigger_Long_Jump_Down_Sprinting_BP) == 0x000248, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_AsEM_Trigger_Long_Jump_Down_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_bSuccess) == 0x000250, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000258, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000270, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetTransform_ReturnValue) == 0x000290, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0002F0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_2) == 0x0002F8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_FinishSpawningActor_ReturnValue) == 0x000300, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000308, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000320, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000420, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetSplineLength_ReturnValue) == 0x000424, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_Character) == 0x000428, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_Character' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_DeltaTime) == 0x000430, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_DeltaTime' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000438, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_WaitDelay_ReturnValue) == 0x000440, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetMovementComponent_ReturnValue) == 0x000448, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_AsCharacter_Movement_Component) == 0x000450, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_AsCharacter_Movement_Component' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_bSuccess_1) == 0x000458, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_3) == 0x000459, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000460, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_bWasCancelled) == 0x000468, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000470, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_15) == 0x000478, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000488, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000490, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_4) == 0x0004A8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0004B0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0004B8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x0004C0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_5) == 0x0004C8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2) == 0x0004D0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0004D8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0004E0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_6) == 0x0004E1, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Location) == 0x0004E8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Rotation) == 0x000500, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Scale) == 0x000518, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetFloor_OutActorsToIgnore) == 0x000530, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetFloor_OutActorsToIgnore' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_ExtendedMovementUpdate_ReturnValue) == 0x000540, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_ExtendedMovementUpdate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_7) == 0x000548, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000550, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast) == 0x0005B0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0005B8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0005C0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x0005C8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x0005D0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_GetFloor \ +static_assert(alignof(GA_EM_LongJump_C_GetFloor) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_GetFloor"); \ +static_assert(sizeof(GA_EM_LongJump_C_GetFloor) == 0x000120, "Wrong size on GA_EM_LongJump_C_GetFloor"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Location) == 0x000000, "Member 'GA_EM_LongJump_C_GetFloor::Location' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, OutActorsToIgnore) == 0x000018, "Member 'GA_EM_LongJump_C_GetFloor::OutActorsToIgnore' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, FoundActors) == 0x000028, "Member 'GA_EM_LongJump_C_GetFloor::FoundActors' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_int_Array_Index_Variable) == 0x000038, "Member 'GA_EM_LongJump_C_GetFloor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'GA_EM_LongJump_C_GetFloor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Array_Get_Item) == 0x000048, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_IsBuildShipping_ReturnValue) == 0x000079, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, K2Node_MakeArray_Array) == 0x000080, "Member 'GA_EM_LongJump_C_GetFloor::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_object_Variable) == 0x000090, "Member 'GA_EM_LongJump_C_GetFloor::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_GetActorUpVector_ReturnValue) == 0x0000A0, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000B8, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000D0, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E8, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_SphereOverlapActors_OutActors) == 0x000100, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_SphereOverlapActors_ReturnValue) == 0x000110, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000118, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_LongJump_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_LongJump_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_K2_OnEndAbility \ +static_assert(alignof(GA_EM_LongJump_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_LongJump_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_EM_LongJump_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_LongJump_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_EM_LongJump_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_LongJump_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D \ +static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C \ +static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C \ +static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D \ +static_assert(alignof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C \ +static_assert(alignof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C \ +static_assert(alignof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D \ +static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C \ +static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C \ +static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C \ +static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C"); \ +static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_LongJump_C_UpdateCharacterMovement \ +static_assert(alignof(GA_EM_LongJump_C_UpdateCharacterMovement) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_UpdateCharacterMovement"); \ +static_assert(sizeof(GA_EM_LongJump_C_UpdateCharacterMovement) == 0x000010, "Wrong size on GA_EM_LongJump_C_UpdateCharacterMovement"); \ +static_assert(offsetof(GA_EM_LongJump_C_UpdateCharacterMovement, Character) == 0x000000, "Member 'GA_EM_LongJump_C_UpdateCharacterMovement::Character' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_LongJump_C_UpdateCharacterMovement, DeltaTime) == 0x000008, "Member 'GA_EM_LongJump_C_UpdateCharacterMovement::DeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_LongJump_C \ +static_assert(alignof(UGA_EM_LongJump_C) == 0x000010, "Wrong alignment on UGA_EM_LongJump_C"); \ +static_assert(sizeof(UGA_EM_LongJump_C) == 0x0005D0, "Wrong size on UGA_EM_LongJump_C"); \ +static_assert(offsetof(UGA_EM_LongJump_C, UberGraphFrame_GA_EM_LongJump_C) == 0x000470, "Member 'UGA_EM_LongJump_C::UberGraphFrame_GA_EM_LongJump_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_LongJump_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, Slide_Snap_Speed) == 0x000480, "Member 'UGA_EM_LongJump_C::Slide_Snap_Speed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, Trajectory) == 0x000488, "Member 'UGA_EM_LongJump_C::Trajectory' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, FallingSpeed) == 0x000490, "Member 'UGA_EM_LongJump_C::FallingSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, CurrentFallDistance) == 0x000498, "Member 'UGA_EM_LongJump_C::CurrentFallDistance' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, FallAcceleration) == 0x0004A0, "Member 'UGA_EM_LongJump_C::FallAcceleration' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, CurrentFallingSpeed) == 0x0004A8, "Member 'UGA_EM_LongJump_C::CurrentFallingSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, FallFinishDistance) == 0x0004B0, "Member 'UGA_EM_LongJump_C::FallFinishDistance' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, floor) == 0x0004B8, "Member 'UGA_EM_LongJump_C::floor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, Align) == 0x0004C0, "Member 'UGA_EM_LongJump_C::Align' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, Out_Actors_to_Ignore) == 0x000520, "Member 'UGA_EM_LongJump_C::Out_Actors_to_Ignore' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_LongJump_C, Correction_Data) == 0x000530, "Member 'UGA_EM_LongJump_C::Correction_Data' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FCommonInputKeyBrushConfiguration \ static_assert(alignof(FCommonInputKeyBrushConfiguration) == 0x000010, "Wrong alignment on FCommonInputKeyBrushConfiguration"); \ static_assert(sizeof(FCommonInputKeyBrushConfiguration) == 0x0000D0, "Wrong size on FCommonInputKeyBrushConfiguration"); \ @@ -104369,130 +103343,40 @@ static_assert(offsetof(UCommonInputSubsystem, CurrentInputLocks) == 0x0000A0, "M static_assert(offsetof(UCommonInputSubsystem, ActionDomainTable) == 0x0000F8, "Member 'UCommonInputSubsystem::ActionDomainTable' has a wrong offset!"); \ static_assert(offsetof(UCommonInputSubsystem, bIsGamepadSimulatedClick) == 0x000100, "Member 'UCommonInputSubsystem::bIsGamepadSimulatedClick' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Create_and_Assign_MID \ -static_assert(alignof(VolumetricsBPLIbrary_C_Create_and_Assign_MID) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Create_and_Assign_MID"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_Create_and_Assign_MID) == 0x000030, "Wrong size on VolumetricsBPLIbrary_C_Create_and_Assign_MID"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, Mid) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::Mid' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, Parent) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::Parent' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd \ +static_assert(alignof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd"); \ +static_assert(sizeof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000050, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Create_and_Assign_RT \ -static_assert(alignof(VolumetricsBPLIbrary_C_Create_and_Assign_RT) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Create_and_Assign_RT"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_Create_and_Assign_RT) == 0x000030, "Wrong size on VolumetricsBPLIbrary_C_Create_and_Assign_RT"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, RT) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::RT' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, Size) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::Size' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, Format) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::Format' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, __WorldContext) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_CreateRenderTarget2D_ReturnValue) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_CreateRenderTarget2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000029, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002A, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002B, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_BooleanAND_ReturnValue) == 0x00002C, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_BooleanAND_ReturnValue_1) == 0x00002D, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin \ +static_assert(alignof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin"); \ +static_assert(sizeof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000058, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Get_Texture_Size \ -static_assert(alignof(VolumetricsBPLIbrary_C_Get_Texture_Size) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Get_Texture_Size"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_Get_Texture_Size) == 0x000058, "Wrong size on VolumetricsBPLIbrary_C_Get_Texture_Size"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Texture) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Texture' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, __WorldContext) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Size) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Size' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Out_Size) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Out_Size' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_AsTexture_Render_Target_2D) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_AsTexture_Render_Target_2D' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_AsTexture_2D) == 0x000030, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_MakeStruct_IntPoint) == 0x00003C, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, CallFunc_Blueprint_GetSizeY_ReturnValue) == 0x000044, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::CallFunc_Blueprint_GetSizeY_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, CallFunc_Blueprint_GetSizeX_ReturnValue) == 0x000048, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::CallFunc_Blueprint_GetSizeX_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_MakeStruct_IntPoint_1) == 0x00004C, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UANS_PlayerMeleeRecoveryPhase_C \ +static_assert(alignof(UANS_PlayerMeleeRecoveryPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleeRecoveryPhase_C"); \ +static_assert(sizeof(UANS_PlayerMeleeRecoveryPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleeRecoveryPhase_C"); \ -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_GetFirstActorOfClass \ -static_assert(alignof(VolumetricsBPLIbrary_C_GetFirstActorOfClass) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_GetFirstActorOfClass"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_GetFirstActorOfClass) == 0x000048, "Wrong size on VolumetricsBPLIbrary_C_GetFirstActorOfClass"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, WorldContent) == 0x000000, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::WorldContent' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Class_0) == 0x000008, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Class_0' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Actor) == 0x000018, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Actor' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Return_Actor) == 0x000020, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Return_Actor' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Array_Get_Item) == 0x000038, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_IsValid_ReturnValue) == 0x000044, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Greater_IntInt_ReturnValue) == 0x000045, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Arbalest_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_PseudoVolume_Dimensions \ -static_assert(alignof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_PseudoVolume_Dimensions"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions) == 0x0001C0, "Wrong size on VolumetricsBPLIbrary_C_PseudoVolume_Dimensions"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Dimensions) == 0x000000, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Dimensions' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, __WorldContext) == 0x000008, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, RT_Size) == 0x000010, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::RT_Size' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, XY_Frames) == 0x000018, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::XY_Frames' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Volume_Size) == 0x000020, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Volume_Size' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable) == 0x000024, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_1) == 0x000028, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_2) == 0x00002C, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_3) == 0x000030, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_4) == 0x000034, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_5) == 0x000038, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_6) == 0x00003C, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_7) == 0x000040, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable) == 0x000044, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable) == 0x000048, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_1) == 0x000058, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_2) == 0x000068, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_3) == 0x000078, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_4) == 0x000088, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_5) == 0x000098, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_6) == 0x0000A8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_7) == 0x0000B8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable_1) == 0x0000C8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default) == 0x0000D0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_8) == 0x0000E0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_X) == 0x0000F0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_Y) == 0x0000F8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue) == 0x000100, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_1) == 0x000104, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_9) == 0x000108, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_MakeStruct_IntPoint) == 0x000118, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_10) == 0x000120, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_11) == 0x000130, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_12) == 0x000140, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_12' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_13) == 0x000150, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_13' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_14) == 0x000160, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_14' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_15) == 0x000170, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_15' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable_2) == 0x000180, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default_1) == 0x000188, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_X_1) == 0x000198, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_Y_1) == 0x0001A0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default_2) == 0x0001A8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_2) == 0x0001AC, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_3) == 0x0001B0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_MakeStruct_IntPoint_1) == 0x0001B4, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_RT_Size_Compare \ -static_assert(alignof(VolumetricsBPLIbrary_C_RT_Size_Compare) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_RT_Size_Compare"); \ -static_assert(sizeof(VolumetricsBPLIbrary_C_RT_Size_Compare) == 0x000038, "Wrong size on VolumetricsBPLIbrary_C_RT_Size_Compare"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, A) == 0x000000, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::A' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, B) == 0x000008, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::B' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, Match) == 0x000018, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::Match' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_IsValid_ReturnValue_1) == 0x00001A, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, K2Node_MakeStruct_IntPoint) == 0x00001C, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue) == 0x000024, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, K2Node_MakeStruct_IntPoint_1) == 0x000028, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000031, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue_1) == 0x000032, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue_2) == 0x000033, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UVolumetricsBPLIbrary_C \ -static_assert(alignof(UVolumetricsBPLIbrary_C) == 0x000008, "Wrong alignment on UVolumetricsBPLIbrary_C"); \ -static_assert(sizeof(UVolumetricsBPLIbrary_C) == 0x000028, "Wrong size on UVolumetricsBPLIbrary_C"); \ +#define DUMPER7_ASSERTS_UArbalest_AnimBP_C \ +static_assert(alignof(UArbalest_AnimBP_C) == 0x000010, "Wrong alignment on UArbalest_AnimBP_C"); \ +static_assert(sizeof(UArbalest_AnimBP_C) == 0x0008A0, "Wrong size on UArbalest_AnimBP_C"); \ #define DUMPER7_ASSERTS_FUIActionBindingHandle \ static_assert(alignof(FUIActionBindingHandle) == 0x000004, "Wrong alignment on FUIActionBindingHandle"); \ @@ -106363,6 +105247,10 @@ static_assert(offsetof(WwiseExternalSourceStatics_SetExternalSourceMediaWithIds, static_assert(alignof(UWwiseExternalSourceStatics) == 0x000008, "Wrong alignment on UWwiseExternalSourceStatics"); \ static_assert(sizeof(UWwiseExternalSourceStatics) == 0x000028, "Wrong size on UWwiseExternalSourceStatics"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_Voices_Strong_C \ +static_assert(alignof(AGC_DataMosh_Voices_Strong_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Voices_Strong_C"); \ +static_assert(sizeof(AGC_DataMosh_Voices_Strong_C) == 0x000390, "Wrong size on AGC_DataMosh_Voices_Strong_C"); \ + #define DUMPER7_ASSERTS_FWwiseAcousticTextureCookedData \ static_assert(alignof(FWwiseAcousticTextureCookedData) == 0x000004, "Wrong alignment on FWwiseAcousticTextureCookedData"); \ static_assert(sizeof(FWwiseAcousticTextureCookedData) == 0x00001C, "Wrong size on FWwiseAcousticTextureCookedData"); \ @@ -111539,26 +110427,13 @@ static_assert(offsetof(UWorldPartitionStateSubsystem, Requests) == 0x000050, "Me static_assert(offsetof(UWorldPartitionStateSubsystem, DataLayerInstanceStateStacks) == 0x000060, "Member 'UWorldPartitionStateSubsystem::DataLayerInstanceStateStacks' has a wrong offset!"); \ static_assert(offsetof(UWorldPartitionStateSubsystem, LoadingScreenComponent) == 0x0000B0, "Member 'UWorldPartitionStateSubsystem::LoadingScreenComponent' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_TutorialsVisualizationWidget_BP_C_Update \ -static_assert(alignof(TutorialsVisualizationWidget_BP_C_Update) == 0x000008, "Wrong alignment on TutorialsVisualizationWidget_BP_C_Update"); \ -static_assert(sizeof(TutorialsVisualizationWidget_BP_C_Update) == 0x000068, "Wrong size on TutorialsVisualizationWidget_BP_C_Update"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_Update, Data) == 0x000000, "Member 'TutorialsVisualizationWidget_BP_C_Update::Data' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_MG02AmmoUpgrade_C \ +static_assert(alignof(UGE_MG02AmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02AmmoUpgrade_C"); \ +static_assert(sizeof(UGE_MG02AmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02AmmoUpgrade_C"); \ -#define DUMPER7_ASSERTS_TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP \ -static_assert(alignof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP) == 0x000008, "Wrong alignment on TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP"); \ -static_assert(sizeof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP) == 0x000078, "Wrong size on TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, EntryPoint) == 0x000000, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, K2Node_Event_Data) == 0x000008, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::K2Node_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP, K2Node_Select_Default) == 0x000070, "Member 'TutorialsVisualizationWidget_BP_C_ExecuteUbergraph_TutorialsVisualizationWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTutorialsVisualizationWidget_BP_C \ -static_assert(alignof(UTutorialsVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UTutorialsVisualizationWidget_BP_C"); \ -static_assert(sizeof(UTutorialsVisualizationWidget_BP_C) == 0x0002E0, "Wrong size on UTutorialsVisualizationWidget_BP_C"); \ -static_assert(offsetof(UTutorialsVisualizationWidget_BP_C, UberGraphFrame) == 0x0002D0, "Member 'UTutorialsVisualizationWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTutorialsVisualizationWidget_BP_C, Tutorial_rtx) == 0x0002D8, "Member 'UTutorialsVisualizationWidget_BP_C::Tutorial_rtx' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier6_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier6_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier6_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier6_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier6_C"); \ #define DUMPER7_ASSERTS_FNiagaraVariableCommonReference \ static_assert(alignof(FNiagaraVariableCommonReference) == 0x000008, "Wrong alignment on FNiagaraVariableCommonReference"); \ @@ -111579,6 +110454,10 @@ static_assert(sizeof(UNiagaraMergeable) == 0x000028, "Wrong size on UNiagaraMerg static_assert(alignof(UNiagaraDataInterfaceBase) == 0x000008, "Wrong alignment on UNiagaraDataInterfaceBase"); \ static_assert(sizeof(UNiagaraDataInterfaceBase) == 0x000028, "Wrong size on UNiagaraDataInterfaceBase"); \ +#define DUMPER7_ASSERTS_UAutoTranscriptDecorator_BP_C \ +static_assert(alignof(UAutoTranscriptDecorator_BP_C) == 0x000008, "Wrong alignment on UAutoTranscriptDecorator_BP_C"); \ +static_assert(sizeof(UAutoTranscriptDecorator_BP_C) == 0x000030, "Wrong size on UAutoTranscriptDecorator_BP_C"); \ + #define DUMPER7_ASSERTS_FSimulationStageMetaData \ static_assert(alignof(FSimulationStageMetaData) == 0x000008, "Wrong alignment on FSimulationStageMetaData"); \ static_assert(sizeof(FSimulationStageMetaData) == 0x0000A8, "Wrong size on FSimulationStageMetaData"); \ @@ -116577,6 +115456,19 @@ static_assert(offsetof(UVolumeCache, Resolution) == 0x00003C, "Member 'UVolumeCa static_assert(offsetof(UVolumeCache, FrameRangeStart) == 0x000048, "Member 'UVolumeCache::FrameRangeStart' has a wrong offset!"); \ static_assert(offsetof(UVolumeCache, FrameRangeEnd) == 0x00004C, "Member 'UVolumeCache::FrameRangeEnd' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_IR_UsableToMelee_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_UsableToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_UsableToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_UsableToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Heal) == 0x000018, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Heal' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_UsableToMelee_C \ +static_assert(alignof(UIR_UsableToMelee_C) == 0x000008, "Wrong alignment on UIR_UsableToMelee_C"); \ +static_assert(sizeof(UIR_UsableToMelee_C) == 0x000028, "Wrong size on UIR_UsableToMelee_C"); \ + #define DUMPER7_ASSERTS_FDLSSUpscalerModularFeatureSettings \ static_assert(alignof(FDLSSUpscalerModularFeatureSettings) == 0x000001, "Wrong alignment on FDLSSUpscalerModularFeatureSettings"); \ static_assert(sizeof(FDLSSUpscalerModularFeatureSettings) == 0x000001, "Wrong size on FDLSSUpscalerModularFeatureSettings"); \ @@ -117757,11 +116649,6 @@ static_assert(offsetof(TurnBasedMatchInterface_OnMatchReceivedTurn, bDidBecomeAc static_assert(alignof(ITurnBasedMatchInterface) == 0x000001, "Wrong alignment on ITurnBasedMatchInterface"); \ static_assert(sizeof(ITurnBasedMatchInterface) == 0x000001, "Wrong size on ITurnBasedMatchInterface"); \ -#define DUMPER7_ASSERTS_AGC_Material_ASCII_LoadingScreen_C \ -static_assert(alignof(AGC_Material_ASCII_LoadingScreen_C) == 0x000008, "Wrong alignment on AGC_Material_ASCII_LoadingScreen_C"); \ -static_assert(sizeof(AGC_Material_ASCII_LoadingScreen_C) == 0x0003E0, "Wrong size on AGC_Material_ASCII_LoadingScreen_C"); \ -static_assert(offsetof(AGC_Material_ASCII_LoadingScreen_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_ASCII_LoadingScreen_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FBrushEffectBlurring \ static_assert(alignof(FBrushEffectBlurring) == 0x000004, "Wrong alignment on FBrushEffectBlurring"); \ static_assert(sizeof(FBrushEffectBlurring) == 0x000008, "Wrong size on FBrushEffectBlurring"); \ @@ -124413,10 +123300,6 @@ static_assert(offsetof(USteamNetConnection, bIsPassthrough) == 0x001E70, "Member static_assert(alignof(USteamNetDriver) == 0x000008, "Wrong alignment on USteamNetDriver"); \ static_assert(sizeof(USteamNetDriver) == 0x000988, "Wrong size on USteamNetDriver"); \ -#define DUMPER7_ASSERTS_UGE_GGClipSizeUpgrade_C \ -static_assert(alignof(UGE_GGClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGClipSizeUpgrade_C"); \ -static_assert(sizeof(UGE_GGClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_GGClipSizeUpgrade_C"); \ - #define DUMPER7_ASSERTS_UNetConnectionEOS \ static_assert(alignof(UNetConnectionEOS) == 0x000008, "Wrong alignment on UNetConnectionEOS"); \ static_assert(sizeof(UNetConnectionEOS) == 0x001E78, "Wrong size on UNetConnectionEOS"); \ @@ -124427,10 +123310,6 @@ static_assert(sizeof(UNetDriverEOSBase) == 0x000988, "Wrong size on UNetDriverEO static_assert(offsetof(UNetDriverEOSBase, bIsPassthrough) == 0x000980, "Member 'UNetDriverEOSBase::bIsPassthrough' has a wrong offset!"); \ static_assert(offsetof(UNetDriverEOSBase, bIsUsingP2PSockets) == 0x000981, "Member 'UNetDriverEOSBase::bIsUsingP2PSockets' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier5_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier5_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier5_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier5_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier5_C"); \ - #define DUMPER7_ASSERTS_FUsdPrimLocatorFragment \ static_assert(alignof(FUsdPrimLocatorFragment) == 0x000008, "Wrong alignment on FUsdPrimLocatorFragment"); \ static_assert(sizeof(FUsdPrimLocatorFragment) == 0x000018, "Wrong size on FUsdPrimLocatorFragment"); \ @@ -124711,18 +123590,6 @@ static_assert(offsetof(UEOSSettings, bUseNewLoginFlow) == 0x0000AE, "Member 'UEO static_assert(offsetof(UEOSSettings, SteamTokenType) == 0x0000B0, "Member 'UEOSSettings::SteamTokenType' has a wrong offset!"); \ static_assert(offsetof(UEOSSettings, NintendoTokenType) == 0x0000C0, "Member 'UEOSSettings::NintendoTokenType' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_Video_DrDawid_Soulleak_C \ -static_assert(alignof(UGE_Video_DrDawid_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_DrDawid_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_DrDawid_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_DrDawid_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_Upopup_ask_option_exit_button_style_C \ -static_assert(alignof(Upopup_ask_option_exit_button_style_C) == 0x000010, "Wrong alignment on Upopup_ask_option_exit_button_style_C"); \ -static_assert(sizeof(Upopup_ask_option_exit_button_style_C) == 0x0004F0, "Wrong size on Upopup_ask_option_exit_button_style_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier3_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier3_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier3_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier3_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier3_C"); \ - #define DUMPER7_ASSERTS_GOGLoginCallbackProxy_Login \ static_assert(alignof(GOGLoginCallbackProxy_Login) == 0x000008, "Wrong alignment on GOGLoginCallbackProxy_Login"); \ static_assert(sizeof(GOGLoginCallbackProxy_Login) == 0x000048, "Wrong size on GOGLoginCallbackProxy_Login"); \ @@ -124836,10 +123703,6 @@ static_assert(alignof(USpawnPointsSettings) == 0x000008, "Wrong alignment on USp static_assert(sizeof(USpawnPointsSettings) == 0x000060, "Wrong size on USpawnPointsSettings"); \ static_assert(offsetof(USpawnPointsSettings, SpawnPointConfig) == 0x000038, "Member 'USpawnPointsSettings::SpawnPointConfig' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGA_TrapMineAbility_C \ -static_assert(alignof(UGA_TrapMineAbility_C) == 0x000010, "Wrong alignment on UGA_TrapMineAbility_C"); \ -static_assert(sizeof(UGA_TrapMineAbility_C) == 0x0004D0, "Wrong size on UGA_TrapMineAbility_C"); \ - #define DUMPER7_ASSERTS_FAudioSettingsManager \ static_assert(alignof(FAudioSettingsManager) == 0x000001, "Wrong alignment on FAudioSettingsManager"); \ static_assert(sizeof(FAudioSettingsManager) == 0x000001, "Wrong size on FAudioSettingsManager"); \ @@ -126268,342 +125131,6 @@ static_assert(offsetof(UActorSequenceComponent, SequencePlayer) == 0x0000D0, "Me static_assert(alignof(UActorSequencePlayer) == 0x000008, "Wrong alignment on UActorSequencePlayer"); \ static_assert(sizeof(UActorSequencePlayer) == 0x000468, "Wrong size on UActorSequencePlayer"); \ -#define DUMPER7_ASSERTS_CH_TravelerAnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData) == 0x001340, "Wrong size on CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_396) == 0x000004, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_396' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_397) == 0x00000C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_397' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_398) == 0x000010, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_398' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_399) == 0x000014, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_399' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_400) == 0x00001C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_400' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_401) == 0x000048, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_401' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_402) == 0x000058, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_402' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_403) == 0x000068, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_403' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_404) == 0x000078, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_404' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_405) == 0x00007C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_405' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_406) == 0x000080, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_406' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_407) == 0x000084, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_407' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_408) == 0x000085, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_408' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_409) == 0x000088, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_409' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_410) == 0x000090, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_410' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_411) == 0x0000A0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_411' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_412) == 0x0000A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_412' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_413) == 0x0000B0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_413' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_414) == 0x0000B1, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_414' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_415) == 0x0000B2, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_415' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_416) == 0x0000B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_416' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_417) == 0x0000C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_417' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x0000E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000148, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_BlendSpaceGraph) == 0x0001C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_BlendSpaceGraph' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001E0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0001F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose_1) == 0x000228, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_9) == 0x000258, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_12) == 0x000288, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_12' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_11) == 0x0002B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_11' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_8) == 0x0002E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_10) == 0x000318, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_10' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_4) == 0x000348, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_9) == 0x000378, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_7) == 0x0003A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig_2) == 0x0003D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_6) == 0x000408, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_9) == 0x000438, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_8) == 0x000468, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_5) == 0x000498, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_6) == 0x0004C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x0004F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_4) == 0x000528, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000558, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_3) == 0x000588, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceGraph_1) == 0x0005B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceGraph_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_8) == 0x0005E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_7) == 0x000618, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_3) == 0x000648, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_7) == 0x000678, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_6) == 0x0006A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0006D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_2) == 0x000708, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000738, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_1) == 0x000768, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000798, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult) == 0x0007C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceGraph) == 0x0007F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceGraph' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_23) == 0x000828, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_5) == 0x000858, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_2) == 0x000888, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_4) == 0x0008B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_22) == 0x0008E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_21) == 0x000918, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_20) == 0x000948, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Fabrik) == 0x000978, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Fabrik' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0009A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0009D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000A08, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_3) == 0x000A38, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig_1) == 0x000A68, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_19) == 0x000A98, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_18) == 0x000AC8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_17) == 0x000AF8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_4) == 0x000B28, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_16) == 0x000B58, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_5) == 0x000B88, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_4) == 0x000BB8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_15) == 0x000BE8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_14) == 0x000C18, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_3) == 0x000C48, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_6) == 0x000C78, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_2) == 0x000CA8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_13) == 0x000CD8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_12) == 0x000D08, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_5) == 0x000D38, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_4) == 0x000D68, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_11) == 0x000D98, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_3) == 0x000DC8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_10) == 0x000DF8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_9) == 0x000E28, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_3) == 0x000E58, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_2) == 0x000E88, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_8) == 0x000EB8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_7) == 0x000EE8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_1) == 0x000F18, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_2) == 0x000F48, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x000F78, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_1) == 0x000FA8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000FD8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_1) == 0x001008, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_6) == 0x001038, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_5) == 0x001068, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_4) == 0x001098, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_3) == 0x0010C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x0010F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x001128, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x001158, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x001188, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x0011B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x0011E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x001218, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x001248, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x001278, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph) == 0x001280, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x0012B0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x0012E0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x001310, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CH_TravelerAnimBP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000018, "Wrong size on CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000004, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000005, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_4) == 0x000006, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x000007, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_6) == 0x000008, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x00000C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x000010, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_9) == 0x000014, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_10) == 0x000015, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_10' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_AnimGraph \ -static_assert(alignof(CH_TravelerAnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_TravelerAnimBP_C_AnimGraph"); \ -static_assert(sizeof(CH_TravelerAnimBP_C_AnimGraph) == 0x000030, "Wrong size on CH_TravelerAnimBP_C_AnimGraph"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, InPose1) == 0x000000, "Member 'CH_TravelerAnimBP_C_AnimGraph::InPose1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, InPose) == 0x000010, "Member 'CH_TravelerAnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, AnimGraph_0) == 0x000020, "Member 'CH_TravelerAnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_BlueprintUpdateAnimation \ -static_assert(alignof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_TravelerAnimBP_C_BlueprintUpdateAnimation"); \ -static_assert(sizeof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_TravelerAnimBP_C_BlueprintUpdateAnimation"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_TravelerAnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP \ -static_assert(alignof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP) == 0x000010, "Wrong alignment on CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP"); \ -static_assert(sizeof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP) == 0x000230, "Wrong size on CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, EntryPoint) == 0x000000, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000010, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000028, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_3) == 0x000031, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000038, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000040, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000048, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_1) == 0x000050, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_4) == 0x000058, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_5) == 0x000059, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000060, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_6) == 0x000068, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000070, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_7) == 0x000078, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x000080, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_8) == 0x000088, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000098, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_3) == 0x0000A0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_9) == 0x0000A8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_10) == 0x0000A9, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_3) == 0x0000B0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_3) == 0x0000B8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_11) == 0x0000C0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_12) == 0x0000C1, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_4) == 0x0000C8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_2) == 0x0000D0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerAnimationComponent_AnimationComponent_1) == 0x0000D8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerAnimationComponent_AnimationComponent_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_13) == 0x0000E0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_14) == 0x0000E1, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_5) == 0x0000E8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_15) == 0x0000F0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_4) == 0x0000F8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_16) == 0x000100, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000108, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_17) == 0x000110, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_6) == 0x000118, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_18) == 0x000120, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayOwner_ReturnValue) == 0x000128, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayOwner_ReturnValue_1) == 0x000130, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayOwner_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, K2Node_Event_DeltaTimeX) == 0x000138, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetOwningComponent_ReturnValue) == 0x000140, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000150, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_MakeRelativeTransform_ReturnValue) == 0x0001B0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_MakeRelativeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetCurveValue_ReturnValue_1) == 0x000210, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_Array_Set_Item_ImplicitCast) == 0x000218, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_Array_Set_Item_ImplicitCast_1) == 0x000220, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_Array_Set_Item_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_GetPlayerAnimationComponent \ -static_assert(alignof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent) == 0x000008, "Wrong alignment on CH_TravelerAnimBP_C_GetPlayerAnimationComponent"); \ -static_assert(sizeof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent) == 0x000018, "Wrong size on CH_TravelerAnimBP_C_GetPlayerAnimationComponent"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, AnimationComponent) == 0x000000, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::AnimationComponent' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, CallFunc_GetPlayOwner_ReturnValue) == 0x000008, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::CallFunc_GetPlayOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCH_TravelerAnimBP_C \ -static_assert(alignof(UCH_TravelerAnimBP_C) == 0x000010, "Wrong alignment on UCH_TravelerAnimBP_C"); \ -static_assert(sizeof(UCH_TravelerAnimBP_C) == 0x003970, "Wrong size on UCH_TravelerAnimBP_C"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, UberGraphFrame) == 0x000610, "Member 'UCH_TravelerAnimBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __AnimBlueprintMutables) == 0x000618, "Member 'UCH_TravelerAnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_Tag) == 0x000630, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000638, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_BlendSpaceGraph) == 0x000640, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_BlendSpaceGraph' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_Base) == 0x000648, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Root) == 0x000650, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedInputPose_1) == 0x000670, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_9) == 0x000728, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_9' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_12) == 0x000770, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_12' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_11) == 0x0007F0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_11' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_8) == 0x000870, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_8' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_10) == 0x0008B8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_10' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_4) == 0x000938, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_9) == 0x000A20, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_9' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_7) == 0x000AA0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_7' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig_2) == 0x000AE8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_6) == 0x000FC8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_9) == 0x001010, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_9' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_8) == 0x001058, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_5) == 0x0010D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_6) == 0x001120, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_6' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x0011D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_4) == 0x001220, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x001240, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_3) == 0x001288, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceGraph_1) == 0x0012A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceGraph_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_8) == 0x001310, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_8' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_7) == 0x001358, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_3) == 0x0013D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_7) == 0x0014C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_7' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_6) == 0x001508, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x001588, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_2) == 0x0015D0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x0015F0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_1) == 0x001638, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x001658, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult) == 0x0016A0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceGraph) == 0x0016C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceGraph' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_23) == 0x001728, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_5) == 0x001750, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_2) == 0x0017D0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_4) == 0x0018B8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_22) == 0x001900, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_21) == 0x001928, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_20) == 0x001950, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Fabrik) == 0x001980, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Fabrik' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x001B70, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer) == 0x001B90, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LocalToComponentSpace) == 0x001BD8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_3) == 0x001BF8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig_1) == 0x001C40, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_19) == 0x002120, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_18) == 0x002148, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_17) == 0x002170, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_4) == 0x002198, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_16) == 0x002218, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_5) == 0x002240, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_4) == 0x0022F8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_15) == 0x0023B0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_14) == 0x0023D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_3) == 0x002400, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_6) == 0x002480, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x0024C8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_13) == 0x002548, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_12) == 0x002570, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_5) == 0x002598, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_4) == 0x0025E0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_11) == 0x002628, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_3) == 0x002650, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_10) == 0x002698, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_9) == 0x0026C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_3) == 0x0026E8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_2) == 0x0027A0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x002858, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x002880, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x0028A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_2) == 0x002960, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x0029A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_1) == 0x002A78, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x002AC0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x002B40, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x002C28, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x002C50, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x002C78, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x002CA0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_2) == 0x002CC8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x002D10, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x002E28, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot) == 0x002F10, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose) == 0x002F58, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x002FD8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x003000, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_1) == 0x003028, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedInputPose) == 0x003070, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x003128, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig) == 0x0031E0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool) == 0x0036C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose) == 0x003708, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_Capsule_7AF3FEB74B944D1ECC771FAC319419E5) == 0x003730, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_Capsule_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_Snap_Curve_Arr_7AF3FEB74B944D1ECC771FAC319419E5) == 0x003790, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_Snap_Curve_Arr_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_DeltaTransform_7AF3FEB74B944D1ECC771FAC319419E5) == 0x0037A0, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_DeltaTransform_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bEnabled_6B3D57654BB73628A64A139D04F313D0) == 0x003800, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bEnabled_6B3D57654BB73628A64A139D04F313D0' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, K2Node_PropertyAccess_4) == 0x003804, "Member 'UCH_TravelerAnimBP_C::K2Node_PropertyAccess_4' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, K2Node_PropertyAccess) == 0x00380C, "Member 'UCH_TravelerAnimBP_C::K2Node_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bHasAimOffsetChange_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003810, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bHasAimOffsetChange_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bHasLookAtChange_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003811, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bHasLookAtChange_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetRotation_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003820, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetRotation_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetBones_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003840, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetBones_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetDirections_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003850, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetDirections_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_LookAtBone_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003860, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_LookAtBone_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_LookAtBoneRotation_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003870, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_LookAtBoneRotation_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, bForceAPose) == 0x003890, "Member 'UCH_TravelerAnimBP_C::bForceAPose' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, FeetPosition) == 0x003898, "Member 'UCH_TravelerAnimBP_C::FeetPosition' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, PrevTick) == 0x0038A0, "Member 'UCH_TravelerAnimBP_C::PrevTick' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, DeltaTick) == 0x003900, "Member 'UCH_TravelerAnimBP_C::DeltaTick' has a wrong offset!"); \ -static_assert(offsetof(UCH_TravelerAnimBP_C, SnapCurves) == 0x003960, "Member 'UCH_TravelerAnimBP_C::SnapCurves' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FTickAggregationGroupSettings \ static_assert(alignof(FTickAggregationGroupSettings) == 0x000004, "Wrong alignment on FTickAggregationGroupSettings"); \ static_assert(sizeof(FTickAggregationGroupSettings) == 0x000010, "Wrong size on FTickAggregationGroupSettings"); \ @@ -128105,6 +126632,17 @@ static_assert(offsetof(USplineNavModifierComponent, StrokeWidth) == 0x0001D0, "M static_assert(offsetof(USplineNavModifierComponent, StrokeHeight) == 0x0001D8, "Member 'USplineNavModifierComponent::StrokeHeight' has a wrong offset!"); \ static_assert(offsetof(USplineNavModifierComponent, SubdivisionLOD) == 0x0001E0, "Member 'USplineNavModifierComponent::SubdivisionLOD' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Radio_BP_C_ExecuteUbergraph_Radio_BP \ +static_assert(alignof(Radio_BP_C_ExecuteUbergraph_Radio_BP) == 0x000004, "Wrong alignment on Radio_BP_C_ExecuteUbergraph_Radio_BP"); \ +static_assert(sizeof(Radio_BP_C_ExecuteUbergraph_Radio_BP) == 0x000008, "Wrong size on Radio_BP_C_ExecuteUbergraph_Radio_BP"); \ +static_assert(offsetof(Radio_BP_C_ExecuteUbergraph_Radio_BP, EntryPoint) == 0x000000, "Member 'Radio_BP_C_ExecuteUbergraph_Radio_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Radio_BP_C_ExecuteUbergraph_Radio_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'Radio_BP_C_ExecuteUbergraph_Radio_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ARadio_BP_C \ +static_assert(alignof(ARadio_BP_C) == 0x000010, "Wrong alignment on ARadio_BP_C"); \ +static_assert(sizeof(ARadio_BP_C) == 0x000530, "Wrong size on ARadio_BP_C"); \ +static_assert(offsetof(ARadio_BP_C, UberGraphFrame) == 0x000520, "Member 'ARadio_BP_C::UberGraphFrame' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FAIStimulus \ static_assert(alignof(FAIStimulus) == 0x000008, "Wrong alignment on FAIStimulus"); \ static_assert(sizeof(FAIStimulus) == 0x000058, "Wrong size on FAIStimulus"); \ @@ -131793,25 +130331,6 @@ static_assert(offsetof(USmortModifier, BehaviorsToDisable) == 0x0000D0, "Member static_assert(alignof(USmortSettings) == 0x000008, "Wrong alignment on USmortSettings"); \ static_assert(sizeof(USmortSettings) == 0x000038, "Wrong size on USmortSettings"); \ -#define DUMPER7_ASSERTS_IR_UsableToFlamethrower_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_UsableToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability) == 0x000018, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_UsableToFlamethrower_C \ -static_assert(alignof(UIR_UsableToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_UsableToFlamethrower_C"); \ -static_assert(sizeof(UIR_UsableToFlamethrower_C) == 0x000028, "Wrong size on UIR_UsableToFlamethrower_C"); \ - -#define DUMPER7_ASSERTS_FCameraDelayStruct \ -static_assert(alignof(FCameraDelayStruct) == 0x000008, "Wrong alignment on FCameraDelayStruct"); \ -static_assert(sizeof(FCameraDelayStruct) == 0x000010, "Wrong size on FCameraDelayStruct"); \ -static_assert(offsetof(FCameraDelayStruct, CameraID_2_78CDA8554D78ACEA3AF57C8C7277471A) == 0x000000, "Member 'FCameraDelayStruct::CameraID_2_78CDA8554D78ACEA3AF57C8C7277471A' has a wrong offset!"); \ -static_assert(offsetof(FCameraDelayStruct, TBS_5_072A23D4408575880A5B688198392518) == 0x000008, "Member 'FCameraDelayStruct::TBS_5_072A23D4408575880A5B688198392518' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FPerceptionPresetItem \ static_assert(alignof(FPerceptionPresetItem) == 0x000004, "Wrong alignment on FPerceptionPresetItem"); \ static_assert(sizeof(FPerceptionPresetItem) == 0x00001C, "Wrong size on FPerceptionPresetItem"); \ @@ -132770,173 +131289,6 @@ static_assert(offsetof(ThumbnailObjectProvider_ProvideThumbnailObject, ReturnVal static_assert(alignof(IThumbnailObjectProvider) == 0x000001, "Wrong alignment on IThumbnailObjectProvider"); \ static_assert(sizeof(IThumbnailObjectProvider) == 0x000001, "Wrong size on IThumbnailObjectProvider"); \ -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack \ -static_assert(alignof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack) == 0x000008, "Wrong alignment on Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack"); \ -static_assert(sizeof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack) == 0x0001E8, "Wrong size on Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, EntryPoint) == 0x000000, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag_4) == 0x000004, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName_4) == 0x00000C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag_3) == 0x000024, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName_3) == 0x00002C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag_2) == 0x000044, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName_2) == 0x00004C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag_1) == 0x000064, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName_1) == 0x00006C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000074, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag) == 0x000084, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName) == 0x00008C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_4) == 0x000094, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, Temp_name_Variable) == 0x0000A4, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, Temp_struct_Variable) == 0x0000AC, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_Result) == 0x0000B4, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_AIController) == 0x0000B8, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000C0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000D0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, Temp_class_Variable) == 0x0000E0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_Event_AiController) == 0x0000E8, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_CommitBehaviour_ReturnValue) == 0x0000F0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetOwningAIController_ReturnValue) == 0x0000F8, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_getPawn_ReturnValue) == 0x000100, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000108, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000120, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000128, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000130, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosController_CronosController) == 0x000138, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosController_ReturnValue) == 0x000140, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_Event_bWasInterrupted) == 0x000141, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_RequestToken_ReturnValue) == 0x000142, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosController_CronosController_1) == 0x000148, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetCronosController_ReturnValue_1) == 0x000150, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_Array_Length_ReturnValue) == 0x000154, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_Array_Length_ReturnValue_1) == 0x000158, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_RandomInteger_ReturnValue) == 0x00015C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_Greater_IntInt_ReturnValue) == 0x000160, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_ConsumeToken_ReturnValue) == 0x000161, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_EventTag_5) == 0x000164, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CustomEvent_NotifyName_5) == 0x00016C, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_GetTargetObject_ReturnValue) == 0x000178, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_Array_Get_Item) == 0x000180, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_DynamicCast_AsActor) == 0x000188, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_DynamicCast_bSuccess_1) == 0x000190, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_SelectMontageToPlayBasedOnMovement_Result) == 0x000191, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_SelectMontageToPlayBasedOnMovement_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue) == 0x000194, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0001A0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0001B0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x0001B8, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x0001C8, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_IsValid_ReturnValue) == 0x0001D0, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, CallFunc_IsValid_ReturnValue_1) == 0x0001D1, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_SwitchEnum_CmpSuccess) == 0x0001D2, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001D4, "Member 'Beh_WalkAttack_C_ExecuteUbergraph_Beh_WalkAttack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_HandleNavMovementMode \ -static_assert(alignof(Beh_WalkAttack_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_WalkAttack_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_WalkAttack_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_WalkAttack_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_WalkAttack_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_K2_Activate \ -static_assert(alignof(Beh_WalkAttack_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_WalkAttack_C_K2_Activate"); \ -static_assert(sizeof(Beh_WalkAttack_C_K2_Activate) == 0x000008, "Wrong size on Beh_WalkAttack_C_K2_Activate"); \ -static_assert(offsetof(Beh_WalkAttack_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_WalkAttack_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_K2_EndBehavior \ -static_assert(alignof(Beh_WalkAttack_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_WalkAttack_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_WalkAttack_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_WalkAttack_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_WalkAttack_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_WalkAttack_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_NotifyEnd_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_NotifyStart_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_OnBlendOut_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_OnCancelled_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_OnCompleted_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5 \ -static_assert(alignof(Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000004, "Wrong alignment on Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(sizeof(Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5) == 0x000010, "Wrong size on Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5, EventTag) == 0x000000, "Member 'Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5, NotifyName) == 0x000008, "Member 'Beh_WalkAttack_C_OnInterrupted_B6A8ADE14454EE9C64C7F595ABF443E5::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36 \ -static_assert(alignof(Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36) == 0x000008, "Wrong alignment on Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36"); \ -static_assert(sizeof(Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36) == 0x000010, "Wrong size on Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36, Result) == 0x000000, "Member 'Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36, AIController) == 0x000008, "Member 'Beh_WalkAttack_C_OnMoveFinished_9531ABF54672C7BB5D9C6CB9C06ABD36::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkAttack_C_RestoreMovementMode \ -static_assert(alignof(Beh_WalkAttack_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_WalkAttack_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_WalkAttack_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_WalkAttack_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_WalkAttack_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_WalkAttack_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_WalkAttack_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_WalkAttack_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkAttack_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_WalkAttack_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_WalkAttack_C \ -static_assert(alignof(UBeh_WalkAttack_C) == 0x000008, "Wrong alignment on UBeh_WalkAttack_C"); \ -static_assert(sizeof(UBeh_WalkAttack_C) == 0x0001C8, "Wrong size on UBeh_WalkAttack_C"); \ -static_assert(offsetof(UBeh_WalkAttack_C, UberGraphFrame) == 0x000198, "Member 'UBeh_WalkAttack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, Montage_to_Play) == 0x0001A0, "Member 'UBeh_WalkAttack_C::Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, AttackDistance) == 0x0001B0, "Member 'UBeh_WalkAttack_C::AttackDistance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, TokenType) == 0x0001B4, "Member 'UBeh_WalkAttack_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, MontageIndex) == 0x0001B8, "Member 'UBeh_WalkAttack_C::MontageIndex' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, RestrictToNavmesh) == 0x0001BC, "Member 'UBeh_WalkAttack_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkAttack_C, MovementModeHandle) == 0x0001C0, "Member 'UBeh_WalkAttack_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EventListener_C_ProcessEvent \ -static_assert(alignof(EventListener_C_ProcessEvent) == 0x000004, "Wrong alignment on EventListener_C_ProcessEvent"); \ -static_assert(sizeof(EventListener_C_ProcessEvent) == 0x000008, "Wrong size on EventListener_C_ProcessEvent"); \ -static_assert(offsetof(EventListener_C_ProcessEvent, EventName) == 0x000000, "Member 'EventListener_C_ProcessEvent::EventName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IEventListener_C \ -static_assert(alignof(IEventListener_C) == 0x000001, "Wrong alignment on IEventListener_C"); \ -static_assert(sizeof(IEventListener_C) == 0x000001, "Wrong size on IEventListener_C"); \ - -#define DUMPER7_ASSERTS_FLootCondition_Struct \ -static_assert(alignof(FLootCondition_Struct) == 0x000008, "Wrong alignment on FLootCondition_Struct"); \ -static_assert(sizeof(FLootCondition_Struct) == 0x000010, "Wrong size on FLootCondition_Struct"); \ -static_assert(offsetof(FLootCondition_Struct, Condition_11_E19D1B7D4BBDC490108DCA8EC12C2C56) == 0x000000, "Member 'FLootCondition_Struct::Condition_11_E19D1B7D4BBDC490108DCA8EC12C2C56' has a wrong offset!"); \ -static_assert(offsetof(FLootCondition_Struct, ConditionValue_12_84A10F81417BCC0CE33B3AA21F2ED977) == 0x000008, "Member 'FLootCondition_Struct::ConditionValue_12_84A10F81417BCC0CE33B3AA21F2ED977' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Effect_DataMosh_IdleSoulLeak_C \ -static_assert(alignof(UGE_Effect_DataMosh_IdleSoulLeak_C) == 0x000008, "Wrong alignment on UGE_Effect_DataMosh_IdleSoulLeak_C"); \ -static_assert(sizeof(UGE_Effect_DataMosh_IdleSoulLeak_C) == 0x000A70, "Wrong size on UGE_Effect_DataMosh_IdleSoulLeak_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Marcel_Soulleak_C \ -static_assert(alignof(UGE_Video_Marcel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Marcel_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Marcel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Marcel_Soulleak_C"); \ - #define DUMPER7_ASSERTS_FBInputSourceReceiver \ static_assert(alignof(FBInputSourceReceiver) == 0x000008, "Wrong alignment on FBInputSourceReceiver"); \ static_assert(sizeof(FBInputSourceReceiver) == 0x000018, "Wrong size on FBInputSourceReceiver"); \ @@ -133086,6 +131438,14 @@ static_assert(sizeof(UInputEventState) == 0x000038, "Wrong size on UInputEventSt static_assert(alignof(IInputReceiver) == 0x000001, "Wrong alignment on IInputReceiver"); \ static_assert(sizeof(IInputReceiver) == 0x000001, "Wrong size on IInputReceiver"); \ +#define DUMPER7_ASSERTS_ALamp_Past_Medical_FZ_C \ +static_assert(alignof(ALamp_Past_Medical_FZ_C) == 0x000008, "Wrong alignment on ALamp_Past_Medical_FZ_C"); \ +static_assert(sizeof(ALamp_Past_Medical_FZ_C) == 0x000540, "Wrong size on ALamp_Past_Medical_FZ_C"); \ +static_assert(offsetof(ALamp_Past_Medical_FZ_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_Past_Medical_FZ_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Past_Medical_FZ_C, PointLight) == 0x000528, "Member 'ALamp_Past_Medical_FZ_C::PointLight' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Past_Medical_FZ_C, Vol) == 0x000530, "Member 'ALamp_Past_Medical_FZ_C::Vol' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Past_Medical_FZ_C, MainLight) == 0x000538, "Member 'ALamp_Past_Medical_FZ_C::MainLight' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FWwiseExternalSourceCookieDefaultMedia \ static_assert(alignof(FWwiseExternalSourceCookieDefaultMedia) == 0x000008, "Wrong alignment on FWwiseExternalSourceCookieDefaultMedia"); \ static_assert(sizeof(FWwiseExternalSourceCookieDefaultMedia) == 0x000038, "Wrong size on FWwiseExternalSourceCookieDefaultMedia"); \ @@ -133112,6 +131472,57 @@ static_assert(offsetof(UWwiseExternalSourceSettings, MediaInfoTable) == 0x000028 static_assert(offsetof(UWwiseExternalSourceSettings, ExternalSourceDefaultMedia) == 0x000048, "Member 'UWwiseExternalSourceSettings::ExternalSourceDefaultMedia' has a wrong offset!"); \ static_assert(offsetof(UWwiseExternalSourceSettings, ExternalSourceStagingDirectory) == 0x000068, "Member 'UWwiseExternalSourceSettings::ExternalSourceStagingDirectory' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ATN_GroupPallet_01_B_BP_C \ +static_assert(alignof(ATN_GroupPallet_01_B_BP_C) == 0x000008, "Wrong alignment on ATN_GroupPallet_01_B_BP_C"); \ +static_assert(sizeof(ATN_GroupPallet_01_B_BP_C) == 0x0002E0, "Wrong size on ATN_GroupPallet_01_B_BP_C"); \ +static_assert(offsetof(ATN_GroupPallet_01_B_BP_C, TN_Pallet_03_A) == 0x0002C8, "Member 'ATN_GroupPallet_01_B_BP_C::TN_Pallet_03_A' has a wrong offset!"); \ +static_assert(offsetof(ATN_GroupPallet_01_B_BP_C, TN_GroupPallet_01_B) == 0x0002D0, "Member 'ATN_GroupPallet_01_B_BP_C::TN_GroupPallet_01_B' has a wrong offset!"); \ +static_assert(offsetof(ATN_GroupPallet_01_B_BP_C, DefaultSceneRoot) == 0x0002D8, "Member 'ATN_GroupPallet_01_B_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_Annihilator_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_Annihilator_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_Annihilator_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_Annihilator_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_Annihilator_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_Annihilator_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_Annihilator_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_Annihilator_C \ +static_assert(alignof(UTraveler_AimOffset_Annihilator_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_Annihilator_C"); \ +static_assert(sizeof(UTraveler_AimOffset_Annihilator_C) == 0x000690, "Wrong size on UTraveler_AimOffset_Annihilator_C"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_Annihilator_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_Annihilator_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_UWwiseAudioLinkComponent \ static_assert(alignof(UWwiseAudioLinkComponent) == 0x000010, "Wrong alignment on UWwiseAudioLinkComponent"); \ static_assert(sizeof(UWwiseAudioLinkComponent) == 0x000470, "Wrong size on UWwiseAudioLinkComponent"); \ @@ -133129,9 +131540,9 @@ static_assert(offsetof(UWwiseAudioLinkSettings, ProducerToConsumerBufferRatio) = static_assert(offsetof(UWwiseAudioLinkSettings, InitialSilenceFillRatio) == 0x000068, "Member 'UWwiseAudioLinkSettings::InitialSilenceFillRatio' has a wrong offset!"); \ static_assert(offsetof(UWwiseAudioLinkSettings, StartEventResolved) == 0x000080, "Member 'UWwiseAudioLinkSettings::StartEventResolved' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UNavArea_Squize_C \ -static_assert(alignof(UNavArea_Squize_C) == 0x000008, "Wrong alignment on UNavArea_Squize_C"); \ -static_assert(sizeof(UNavArea_Squize_C) == 0x000048, "Wrong size on UNavArea_Squize_C"); \ +#define DUMPER7_ASSERTS_ULS_WallWalk90_CINE_DirectorBP_C \ +static_assert(alignof(ULS_WallWalk90_CINE_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_WallWalk90_CINE_DirectorBP_C"); \ +static_assert(sizeof(ULS_WallWalk90_CINE_DirectorBP_C) == 0x000048, "Wrong size on ULS_WallWalk90_CINE_DirectorBP_C"); \ #define DUMPER7_ASSERTS_FAdditionalGameData \ static_assert(alignof(FAdditionalGameData) == 0x000008, "Wrong alignment on FAdditionalGameData"); \ @@ -134159,10 +132570,6 @@ static_assert(sizeof(UPostprocessVolumeExSettings) == 0x000078, "Wrong size on U static_assert(offsetof(UPostprocessVolumeExSettings, AtmospheresDatatable) == 0x000038, "Member 'UPostprocessVolumeExSettings::AtmospheresDatatable' has a wrong offset!"); \ static_assert(offsetof(UPostprocessVolumeExSettings, PresetsOverridesDatatable) == 0x000058, "Member 'UPostprocessVolumeExSettings::PresetsOverridesDatatable' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_SPHealingEfficiencyUpgrade_C \ -static_assert(alignof(UGE_SPHealingEfficiencyUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPHealingEfficiencyUpgrade_C"); \ -static_assert(sizeof(UGE_SPHealingEfficiencyUpgrade_C) == 0x000A70, "Wrong size on UGE_SPHealingEfficiencyUpgrade_C"); \ - #define DUMPER7_ASSERTS_FCurveParameterPair \ static_assert(alignof(FCurveParameterPair) == 0x000004, "Wrong alignment on FCurveParameterPair"); \ static_assert(sizeof(FCurveParameterPair) == 0x000010, "Wrong size on FCurveParameterPair"); \ @@ -134612,12 +133019,6 @@ static_assert(offsetof(UProceduralMeshComponent, CollisionConvexElems) == 0x0005 static_assert(offsetof(UProceduralMeshComponent, LocalBounds) == 0x000558, "Member 'UProceduralMeshComponent::LocalBounds' has a wrong offset!"); \ static_assert(offsetof(UProceduralMeshComponent, AsyncBodySetupQueue) == 0x000590, "Member 'UProceduralMeshComponent::AsyncBodySetupQueue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AElevatorLamp_Future_AZ_C \ -static_assert(alignof(AElevatorLamp_Future_AZ_C) == 0x000008, "Wrong alignment on AElevatorLamp_Future_AZ_C"); \ -static_assert(sizeof(AElevatorLamp_Future_AZ_C) == 0x000530, "Wrong size on AElevatorLamp_Future_AZ_C"); \ -static_assert(offsetof(AElevatorLamp_Future_AZ_C, Vol) == 0x000520, "Member 'AElevatorLamp_Future_AZ_C::Vol' has a wrong offset!"); \ -static_assert(offsetof(AElevatorLamp_Future_AZ_C, main) == 0x000528, "Member 'AElevatorLamp_Future_AZ_C::main' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FAnimProcMeshSectionsIDs \ static_assert(alignof(FAnimProcMeshSectionsIDs) == 0x000008, "Wrong alignment on FAnimProcMeshSectionsIDs"); \ static_assert(sizeof(FAnimProcMeshSectionsIDs) == 0x000010, "Wrong size on FAnimProcMeshSectionsIDs"); \ @@ -134716,6 +133117,10 @@ static_assert(alignof(UStaticMeshComponentWithNaniteFallbackShadows) == 0x000010 static_assert(sizeof(UStaticMeshComponentWithNaniteFallbackShadows) == 0x0005D0, "Wrong size on UStaticMeshComponentWithNaniteFallbackShadows"); \ static_assert(offsetof(UStaticMeshComponentWithNaniteFallbackShadows, Fallback) == 0x0005C0, "Member 'UStaticMeshComponentWithNaniteFallbackShadows::Fallback' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_FlamethrowerNoAmmo_C \ +static_assert(alignof(UGE_FlamethrowerNoAmmo_C) == 0x000008, "Wrong alignment on UGE_FlamethrowerNoAmmo_C"); \ +static_assert(sizeof(UGE_FlamethrowerNoAmmo_C) == 0x000A70, "Wrong size on UGE_FlamethrowerNoAmmo_C"); \ + #define DUMPER7_ASSERTS_FEnhancedInputTextParam \ static_assert(alignof(FEnhancedInputTextParam) == 0x000008, "Wrong alignment on FEnhancedInputTextParam"); \ static_assert(sizeof(FEnhancedInputTextParam) == 0x000028, "Wrong size on FEnhancedInputTextParam"); \ @@ -134782,6 +133187,10 @@ static_assert(sizeof(UEnhancedInputTextBlock) == 0x000870, "Wrong size on UEnhan static_assert(offsetof(UEnhancedInputTextBlock, EnhancedInputArgs) == 0x0007E0, "Member 'UEnhancedInputTextBlock::EnhancedInputArgs' has a wrong offset!"); \ static_assert(offsetof(UEnhancedInputTextBlock, OnWidgetRedrawnForDevice) == 0x000840, "Member 'UEnhancedInputTextBlock::OnWidgetRedrawnForDevice' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AAnnihilatorHeld_Magazine_BP_C \ +static_assert(alignof(AAnnihilatorHeld_Magazine_BP_C) == 0x000008, "Wrong alignment on AAnnihilatorHeld_Magazine_BP_C"); \ +static_assert(sizeof(AAnnihilatorHeld_Magazine_BP_C) == 0x000320, "Wrong size on AAnnihilatorHeld_Magazine_BP_C"); \ + #define DUMPER7_ASSERTS_FColorVisionVisualizationImages \ static_assert(alignof(FColorVisionVisualizationImages) == 0x000008, "Wrong alignment on FColorVisionVisualizationImages"); \ static_assert(sizeof(FColorVisionVisualizationImages) == 0x000050, "Wrong size on FColorVisionVisualizationImages"); \ @@ -135796,6 +134205,22 @@ static_assert(alignof(UUCSWMainMenuPanelWidget) == 0x000008, "Wrong alignment on static_assert(sizeof(UUCSWMainMenuPanelWidget) == 0x0001A8, "Wrong size on UUCSWMainMenuPanelWidget"); \ static_assert(offsetof(UUCSWMainMenuPanelWidget, K2_OnBack) == 0x000198, "Member 'UUCSWMainMenuPanelWidget::K2_OnBack' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP \ +static_assert(alignof(GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP) == 0x000004, "Wrong alignment on GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP"); \ +static_assert(sizeof(GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP) == 0x000008, "Wrong size on GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP"); \ +static_assert(offsetof(GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP, EntryPoint) == 0x000000, "Member 'GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP, K2Node_CustomEvent_bHideWeapon) == 0x000004, "Member 'GS010_MS_Factory_DirectorBP_C_ExecuteUbergraph_GS010_MS_Factory_DirectorBP::K2Node_CustomEvent_bHideWeapon' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GS010_MS_Factory_DirectorBP_C_HideWeapon \ +static_assert(alignof(GS010_MS_Factory_DirectorBP_C_HideWeapon) == 0x000001, "Wrong alignment on GS010_MS_Factory_DirectorBP_C_HideWeapon"); \ +static_assert(sizeof(GS010_MS_Factory_DirectorBP_C_HideWeapon) == 0x000001, "Wrong size on GS010_MS_Factory_DirectorBP_C_HideWeapon"); \ +static_assert(offsetof(GS010_MS_Factory_DirectorBP_C_HideWeapon, bHideWeapon) == 0x000000, "Member 'GS010_MS_Factory_DirectorBP_C_HideWeapon::bHideWeapon' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGS010_MS_Factory_DirectorBP_C \ +static_assert(alignof(UGS010_MS_Factory_DirectorBP_C) == 0x000008, "Wrong alignment on UGS010_MS_Factory_DirectorBP_C"); \ +static_assert(sizeof(UGS010_MS_Factory_DirectorBP_C) == 0x000550, "Wrong size on UGS010_MS_Factory_DirectorBP_C"); \ +static_assert(offsetof(UGS010_MS_Factory_DirectorBP_C, UberGraphFrame_GS010_MS_Factory_DirectorBP_C) == 0x000548, "Member 'UGS010_MS_Factory_DirectorBP_C::UberGraphFrame_GS010_MS_Factory_DirectorBP_C' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FDLCItem \ static_assert(alignof(FDLCItem) == 0x000008, "Wrong alignment on FDLCItem"); \ static_assert(sizeof(FDLCItem) == 0x000050, "Wrong size on FDLCItem"); \ @@ -137378,11 +135803,6 @@ static_assert(offsetof(UDaiTagsComponent, _TagContainer) == 0x0000A8, "Member 'U static_assert(alignof(IDaiUpdatableParam) == 0x000001, "Wrong alignment on IDaiUpdatableParam"); \ static_assert(sizeof(IDaiUpdatableParam) == 0x000001, "Wrong size on IDaiUpdatableParam"); \ -#define DUMPER7_ASSERTS_UGA_QuickFabricationFourthSlotAmmo_C \ -static_assert(alignof(UGA_QuickFabricationFourthSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationFourthSlotAmmo_C"); \ -static_assert(sizeof(UGA_QuickFabricationFourthSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationFourthSlotAmmo_C"); \ -static_assert(offsetof(UGA_QuickFabricationFourthSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationFourthSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FRuntimeAudioHeaderInfo \ static_assert(alignof(FRuntimeAudioHeaderInfo) == 0x000008, "Wrong alignment on FRuntimeAudioHeaderInfo"); \ static_assert(sizeof(FRuntimeAudioHeaderInfo) == 0x000020, "Wrong size on FRuntimeAudioHeaderInfo"); \ @@ -137735,14 +136155,6 @@ static_assert(sizeof(URuntimeAudioImporterLibrary) == 0x000078, "Wrong size on U static_assert(offsetof(URuntimeAudioImporterLibrary, OnProgress) == 0x000040, "Member 'URuntimeAudioImporterLibrary::OnProgress' has a wrong offset!"); \ static_assert(offsetof(URuntimeAudioImporterLibrary, OnResult) == 0x000068, "Member 'URuntimeAudioImporterLibrary::OnResult' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Udefault_scroll_style_C \ -static_assert(alignof(Udefault_scroll_style_C) == 0x000008, "Wrong alignment on Udefault_scroll_style_C"); \ -static_assert(sizeof(Udefault_scroll_style_C) == 0x000040, "Wrong size on Udefault_scroll_style_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGReloadUpgrade_C \ -static_assert(alignof(UGE_GGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGReloadUpgrade_C"); \ -static_assert(sizeof(UGE_GGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_GGReloadUpgrade_C"); \ - #define DUMPER7_ASSERTS_FReplicaVoice \ static_assert(alignof(FReplicaVoice) == 0x000008, "Wrong alignment on FReplicaVoice"); \ static_assert(sizeof(FReplicaVoice) == 0x000018, "Wrong size on FReplicaVoice"); \ @@ -141437,6 +139849,11 @@ static_assert(sizeof(URun) == 0x000028, "Wrong size on URun"); \ static_assert(alignof(UWalk) == 0x000008, "Wrong alignment on UWalk"); \ static_assert(sizeof(UWalk) == 0x000028, "Wrong size on UWalk"); \ +#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_XS_C \ +static_assert(alignof(AGC_Sequence_BasicGlitches_XS_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_XS_C"); \ +static_assert(sizeof(AGC_Sequence_BasicGlitches_XS_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_XS_C"); \ +static_assert(offsetof(AGC_Sequence_BasicGlitches_XS_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_XS_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_USaiSpawnerManager \ static_assert(alignof(USaiSpawnerManager) == 0x000008, "Wrong alignment on USaiSpawnerManager"); \ static_assert(sizeof(USaiSpawnerManager) == 0x000310, "Wrong size on USaiSpawnerManager"); \ @@ -141626,10 +140043,6 @@ static_assert(offsetof(UBinkMoviePlayerSettings, BinkDestinationUpperLeft) == 0x static_assert(offsetof(UBinkMoviePlayerSettings, BinkDestinationLowerRight) == 0x000040, "Member 'UBinkMoviePlayerSettings::BinkDestinationLowerRight' has a wrong offset!"); \ static_assert(offsetof(UBinkMoviePlayerSettings, BinkPixelFormat) == 0x000050, "Member 'UBinkMoviePlayerSettings::BinkPixelFormat' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UCamShake_GrabQTE_MeleeExit_C \ -static_assert(alignof(UCamShake_GrabQTE_MeleeExit_C) == 0x000010, "Wrong alignment on UCamShake_GrabQTE_MeleeExit_C"); \ -static_assert(sizeof(UCamShake_GrabQTE_MeleeExit_C) == 0x0000E0, "Wrong size on UCamShake_GrabQTE_MeleeExit_C"); \ - #define DUMPER7_ASSERTS_FMathRBFInterpolateQuatFloat_Target \ static_assert(alignof(FMathRBFInterpolateQuatFloat_Target) == 0x000010, "Wrong alignment on FMathRBFInterpolateQuatFloat_Target"); \ static_assert(sizeof(FMathRBFInterpolateQuatFloat_Target) == 0x000030, "Wrong size on FMathRBFInterpolateQuatFloat_Target"); \ @@ -145443,6 +143856,10 @@ static_assert(alignof(URigVMProjectSettings) == 0x000008, "Wrong alignment on UR static_assert(sizeof(URigVMProjectSettings) == 0x000048, "Wrong size on URigVMProjectSettings"); \ static_assert(offsetof(URigVMProjectSettings, VariantTags) == 0x000038, "Member 'URigVMProjectSettings::VariantTags' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier3_C \ +static_assert(alignof(UGE_TSPyreUpgradeTier3_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier3_C"); \ +static_assert(sizeof(UGE_TSPyreUpgradeTier3_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier3_C"); \ + #define DUMPER7_ASSERTS_FRigElementKey \ static_assert(alignof(FRigElementKey) == 0x000004, "Wrong alignment on FRigElementKey"); \ static_assert(sizeof(FRigElementKey) == 0x00000C, "Wrong size on FRigElementKey"); \ @@ -152544,6 +150961,58 @@ static_assert(offsetof(UControlRigNumericalValidationPass, EventNameA) == 0x0000 static_assert(offsetof(UControlRigNumericalValidationPass, EventNameB) == 0x000044, "Member 'UControlRigNumericalValidationPass::EventNameB' has a wrong offset!"); \ static_assert(offsetof(UControlRigNumericalValidationPass, Pose) == 0x000050, "Member 'UControlRigNumericalValidationPass::Pose' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_Tick \ +static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_Tick"); \ +static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_Tick"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudFlamethrowerWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0 \ +static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0"); \ +static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0) == 0x000018, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, ReturnValue) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_GetNormalizedDodgeCooldown_ReturnValue) == 0x000004, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_GetNormalizedDodgeCooldown_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000008, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'PlayerHudFlamethrowerWidget_BP_C_Get_CooldownBar_Visibility_0::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP \ +static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP"); \ +static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP) == 0x000260, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_CustomEvent_Payload) == 0x000020, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, Temp_struct_Variable) == 0x0000D0, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_Event_MyGeometry) == 0x000180, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_Event_InDeltaTime) == 0x0001B8, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetNormalizedDodgeCooldown_ReturnValue) == 0x0001BC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetNormalizedDodgeCooldown_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x0001C0, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor) == 0x0001C4, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor_1) == 0x0001D8, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor) == 0x0001EC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor_1) == 0x0001FC, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetFlamethrowerAmmoCount_ReturnValue) == 0x00020C, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetFlamethrowerAmmoCount_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000210, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_SlateColor_2) == 0x000214, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_SlateColor_2' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, K2Node_MakeStruct_LinearColor_2) == 0x000228, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::K2Node_MakeStruct_LinearColor_2' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000238, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000240, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_PlayAnimation_ReturnValue_1) == 0x000248, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000250, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP, CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast) == 0x000258, "Member 'PlayerHudFlamethrowerWidget_BP_C_ExecuteUbergraph_PlayerHudFlamethrowerWidget_BP::CallFunc_NearlyEqual_FloatFloat_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49 \ +static_assert(alignof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49) == 0x000008, "Wrong alignment on PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49"); \ +static_assert(sizeof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49) == 0x0000B0, "Wrong size on PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49"); \ +static_assert(offsetof(PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49, Payload) == 0x000000, "Member 'PlayerHudFlamethrowerWidget_BP_C_EventReceived_6AB0DFFE4B727913D9D62E86651D8A49::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudFlamethrowerWidget_BP_C \ +static_assert(alignof(UPlayerHudFlamethrowerWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudFlamethrowerWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudFlamethrowerWidget_BP_C) == 0x0003E8, "Wrong size on UPlayerHudFlamethrowerWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, UberGraphFrame) == 0x0003D0, "Member 'UPlayerHudFlamethrowerWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, Zero_FTammo) == 0x0003D8, "Member 'UPlayerHudFlamethrowerWidget_BP_C::Zero_FTammo' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudFlamethrowerWidget_BP_C, Flame_icon) == 0x0003E0, "Member 'UPlayerHudFlamethrowerWidget_BP_C::Flame_icon' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FAttributeBasedRootMotionComponentPrePhysicsTickFunction \ static_assert(alignof(FAttributeBasedRootMotionComponentPrePhysicsTickFunction) == 0x000008, "Wrong alignment on FAttributeBasedRootMotionComponentPrePhysicsTickFunction"); \ static_assert(sizeof(FAttributeBasedRootMotionComponentPrePhysicsTickFunction) == 0x000030, "Wrong size on FAttributeBasedRootMotionComponentPrePhysicsTickFunction"); \ @@ -153037,67 +151506,10 @@ static_assert(alignof(UMovieSceneChaosCacheTrack) == 0x000008, "Wrong alignment static_assert(sizeof(UMovieSceneChaosCacheTrack) == 0x000110, "Wrong size on UMovieSceneChaosCacheTrack"); \ static_assert(offsetof(UMovieSceneChaosCacheTrack, AnimationSections) == 0x000100, "Member 'UMovieSceneChaosCacheTrack::AnimationSections' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug) == 0x000008, "Wrong size on WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug, DeltaTime) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug::DeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP) == 0x000150, "Wrong size on WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, EntryPoint) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_CustomEvent_HitResult) == 0x000008, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_ComponentBoundEvent_dt) == 0x000108, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_Event_Loc) == 0x000110, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_Event_Loc' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000128, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000130, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_GetMesh_ReturnValue) == 0x000140, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_GetMesh_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_GetAttackPrefix \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_GetAttackPrefix"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix) == 0x000080, "Wrong size on WeaponEnergyGauntlet_BP_C_GetAttackPrefix"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, AttackCandidate) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::AttackCandidate' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, ReturnValue) == 0x000008, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_BreakVector2D_X) == 0x000020, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_FFloor_ReturnValue) == 0x000034, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_GetHealth_ReturnValue) == 0x000038, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsEnemyKnockedDown_ReturnValue) == 0x00003C, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsEnemyKnockedDown_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Subtract_IntInt_ReturnValue) == 0x000040, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000044, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsValid_ReturnValue_1) == 0x000045, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Get_Item) == 0x000058, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000068, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event) == 0x000100, "Wrong size on WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event, HitResult) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_PerformDischarge \ -static_assert(alignof(WeaponEnergyGauntlet_BP_C_PerformDischarge) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_PerformDischarge"); \ -static_assert(sizeof(WeaponEnergyGauntlet_BP_C_PerformDischarge) == 0x000018, "Wrong size on WeaponEnergyGauntlet_BP_C_PerformDischarge"); \ -static_assert(offsetof(WeaponEnergyGauntlet_BP_C_PerformDischarge, Loc) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_PerformDischarge::Loc' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AWeaponEnergyGauntlet_BP_C \ -static_assert(alignof(AWeaponEnergyGauntlet_BP_C) == 0x000010, "Wrong alignment on AWeaponEnergyGauntlet_BP_C"); \ -static_assert(sizeof(AWeaponEnergyGauntlet_BP_C) == 0x0006A0, "Wrong size on AWeaponEnergyGauntlet_BP_C"); \ -static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, UberGraphFrame) == 0x000680, "Member 'AWeaponEnergyGauntlet_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, EditorTickable) == 0x000688, "Member 'AWeaponEnergyGauntlet_BP_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, ComboIndex) == 0x000690, "Member 'AWeaponEnergyGauntlet_BP_C::ComboIndex' has a wrong offset!"); \ -static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, In_Tag) == 0x000694, "Member 'AWeaponEnergyGauntlet_BP_C::In_Tag' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_M_C \ +static_assert(alignof(AGC_Sequence_BasicGlitches_M_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_M_C"); \ +static_assert(sizeof(AGC_Sequence_BasicGlitches_M_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_M_C"); \ +static_assert(offsetof(AGC_Sequence_BasicGlitches_M_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_M_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosClothWeightedValue \ static_assert(alignof(FChaosClothWeightedValue) == 0x000004, "Wrong alignment on FChaosClothWeightedValue"); \ @@ -153284,17 +151696,6 @@ static_assert(sizeof(UChaosClothingInteractor) == 0x000050, "Wrong size on UChao static_assert(alignof(UChaosClothingSimulationInteractor) == 0x000008, "Wrong alignment on UChaosClothingSimulationInteractor"); \ static_assert(sizeof(UChaosClothingSimulationInteractor) == 0x0000B0, "Wrong size on UChaosClothingSimulationInteractor"); \ -#define DUMPER7_ASSERTS_AGC_Video_Soldier_Soulleak_C \ -static_assert(alignof(AGC_Video_Soldier_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Soldier_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Soldier_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Soldier_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Soldier_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Soldier_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FDestructiblesDS_DTRow_Structure \ -static_assert(alignof(FDestructiblesDS_DTRow_Structure) == 0x000008, "Wrong alignment on FDestructiblesDS_DTRow_Structure"); \ -static_assert(sizeof(FDestructiblesDS_DTRow_Structure) == 0x000040, "Wrong size on FDestructiblesDS_DTRow_Structure"); \ -static_assert(offsetof(FDestructiblesDS_DTRow_Structure, AllowedDmgSources_21_B302C22B4E26B83AA69E1DB4D296EA16) == 0x000000, "Member 'FDestructiblesDS_DTRow_Structure::AllowedDmgSources_21_B302C22B4E26B83AA69E1DB4D296EA16' has a wrong offset!"); \ -static_assert(offsetof(FDestructiblesDS_DTRow_Structure, DestructionMagnitudes_31_2D48D970418B5716FB8B109D337C75A2) == 0x000020, "Member 'FDestructiblesDS_DTRow_Structure::DestructionMagnitudes_31_2D48D970418B5716FB8B109D337C75A2' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FImpacterSoundConfig \ static_assert(alignof(FImpacterSoundConfig) == 0x000008, "Wrong alignment on FImpacterSoundConfig"); \ static_assert(sizeof(FImpacterSoundConfig) == 0x000070, "Wrong size on FImpacterSoundConfig"); \ @@ -153575,6 +151976,29 @@ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, MaxPlaysPerTick) == 0x00005 static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, bStopWhenComponentIsDestroyed) == 0x000058, "Member 'UBlooberNiagaraAkAudioPlayer::bStopWhenComponentIsDestroyed' has a wrong offset!"); \ static_assert(offsetof(UBlooberNiagaraAkAudioPlayer, bAllowLoopingOneShotSounds) == 0x000059, "Member 'UBlooberNiagaraAkAudioPlayer::bAllowLoopingOneShotSounds' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh3_C \ +static_assert(alignof(AGC_DataMosh3_C) == 0x000008, "Wrong alignment on AGC_DataMosh3_C"); \ +static_assert(sizeof(AGC_DataMosh3_C) == 0x000390, "Wrong size on AGC_DataMosh3_C"); \ + +#define DUMPER7_ASSERTS_GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent \ +static_assert(alignof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent) == 0x000008, "Wrong alignment on GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent"); \ +static_assert(sizeof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent) == 0x000128, "Wrong size on GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, ActorInfo) == 0x000000, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::ActorInfo' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, Payload) == 0x000048, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, ReturnValue) == 0x0000F8, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_AsCustom_Mode_Switch_Data) == 0x000100, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_AsCustom_Mode_Switch_Data' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000110, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_IsSlotStale_ReturnValue) == 0x000119, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_IsSlotStale_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_GetActiveWeaponSlot_ReturnValue) == 0x00011C, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_GetActiveWeaponSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000120, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_BooleanOR_ReturnValue) == 0x000121, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_WeaponModeSwitchBase_C \ +static_assert(alignof(UGA_WeaponModeSwitchBase_C) == 0x000008, "Wrong alignment on UGA_WeaponModeSwitchBase_C"); \ +static_assert(sizeof(UGA_WeaponModeSwitchBase_C) == 0x000488, "Wrong size on UGA_WeaponModeSwitchBase_C"); \ + #define DUMPER7_ASSERTS_FNDCVFXInfoPair \ static_assert(alignof(FNDCVFXInfoPair) == 0x000008, "Wrong alignment on FNDCVFXInfoPair"); \ static_assert(sizeof(FNDCVFXInfoPair) == 0x000018, "Wrong size on FNDCVFXInfoPair"); \ @@ -153691,6 +152115,53 @@ static_assert(offsetof(VFXStatics_GetUserParameters, ReturnValue) == 0x000008, " static_assert(alignof(UVFXStatics) == 0x000008, "Wrong alignment on UVFXStatics"); \ static_assert(sizeof(UVFXStatics) == 0x000028, "Wrong size on UVFXStatics"); \ +#define DUMPER7_ASSERTS_AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP \ +static_assert(alignof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP) == 0x000008, "Wrong alignment on AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP"); \ +static_assert(sizeof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP) == 0x000218, "Wrong size on AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, EntryPoint) == 0x000000, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAutoGunContainer_BP_C \ +static_assert(alignof(AAutoGunContainer_BP_C) == 0x000008, "Wrong alignment on AAutoGunContainer_BP_C"); \ +static_assert(sizeof(AAutoGunContainer_BP_C) == 0x000678, "Wrong size on AAutoGunContainer_BP_C"); \ +static_assert(offsetof(AAutoGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AAutoGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AAutoGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AAutoGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FSplatterConfig \ static_assert(alignof(FSplatterConfig) == 0x000008, "Wrong alignment on FSplatterConfig"); \ static_assert(sizeof(FSplatterConfig) == 0x000028, "Wrong size on FSplatterConfig"); \ @@ -153868,6 +152339,39 @@ static_assert(offsetof(UWeaponFXDecal, MaxRadius) == 0x0001E4, "Member 'UWeaponF static_assert(offsetof(UWeaponFXDecal, MaterialAtlasFrames) == 0x0001E8, "Member 'UWeaponFXDecal::MaterialAtlasFrames' has a wrong offset!"); \ static_assert(offsetof(UWeaponFXDecal, ShrinkDistanceProjectionBoneNames) == 0x0001F0, "Member 'UWeaponFXDecal::ShrinkDistanceProjectionBoneNames' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_PreConstruct \ +static_assert(alignof(PlayerMineTrapWidget_BP_C_PreConstruct) == 0x000001, "Wrong alignment on PlayerMineTrapWidget_BP_C_PreConstruct"); \ +static_assert(sizeof(PlayerMineTrapWidget_BP_C_PreConstruct) == 0x000001, "Wrong size on PlayerMineTrapWidget_BP_C_PreConstruct"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP \ +static_assert(alignof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP) == 0x000008, "Wrong alignment on PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP"); \ +static_assert(sizeof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP) == 0x0001A0, "Wrong size on PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_CustomEvent_Payload) == 0x000020, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, Temp_struct_Variable) == 0x0000D0, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_Event_IsDesignTime) == 0x000180, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000188, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000190, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000198, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499 \ +static_assert(alignof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499) == 0x000008, "Wrong alignment on PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499"); \ +static_assert(sizeof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499) == 0x0000B0, "Wrong size on PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499"); \ +static_assert(offsetof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499, Payload) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerMineTrapWidget_BP_C \ +static_assert(alignof(UPlayerMineTrapWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerMineTrapWidget_BP_C"); \ +static_assert(sizeof(UPlayerMineTrapWidget_BP_C) == 0x000428, "Wrong size on UPlayerMineTrapWidget_BP_C"); \ +static_assert(offsetof(UPlayerMineTrapWidget_BP_C, UberGraphFrame) == 0x000418, "Member 'UPlayerMineTrapWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UPlayerMineTrapWidget_BP_C, Zero_TMammo) == 0x000420, "Member 'UPlayerMineTrapWidget_BP_C::Zero_TMammo' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Material_Death_C \ +static_assert(alignof(UGE_Material_Death_C) == 0x000008, "Wrong alignment on UGE_Material_Death_C"); \ +static_assert(sizeof(UGE_Material_Death_C) == 0x000A70, "Wrong size on UGE_Material_Death_C"); \ + #define DUMPER7_ASSERTS_UGauntletTestController \ static_assert(alignof(UGauntletTestController) == 0x000008, "Wrong alignment on UGauntletTestController"); \ static_assert(sizeof(UGauntletTestController) == 0x000030, "Wrong size on UGauntletTestController"); \ @@ -154541,6 +153045,10 @@ static_assert(offsetof(DaeTestTriggerBox_WasTriggered, ReturnValue) == 0x000000, static_assert(alignof(ADaeTestTriggerBox) == 0x000008, "Wrong alignment on ADaeTestTriggerBox"); \ static_assert(sizeof(ADaeTestTriggerBox) == 0x0002D8, "Wrong size on ADaeTestTriggerBox"); \ +#define DUMPER7_ASSERTS_UGE_HG02ClipSizeUpgrade_C \ +static_assert(alignof(UGE_HG02ClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02ClipSizeUpgrade_C"); \ +static_assert(sizeof(UGE_HG02ClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02ClipSizeUpgrade_C"); \ + #define DUMPER7_ASSERTS_FAnimationBudgetAllocatorParameters \ static_assert(alignof(FAnimationBudgetAllocatorParameters) == 0x000004, "Wrong alignment on FAnimationBudgetAllocatorParameters"); \ static_assert(sizeof(FAnimationBudgetAllocatorParameters) == 0x000058, "Wrong size on FAnimationBudgetAllocatorParameters"); \ @@ -155897,47 +154405,6 @@ static_assert(sizeof(APhysicsControlActor) == 0x0002D8, "Wrong size on APhysicsC static_assert(offsetof(APhysicsControlActor, ControlComponent) == 0x0002C8, "Member 'APhysicsControlActor::ControlComponent' has a wrong offset!"); \ static_assert(offsetof(APhysicsControlActor, ControlInitializerComponent) == 0x0002D0, "Member 'APhysicsControlActor::ControlInitializerComponent' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP \ -static_assert(alignof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP) == 0x000008, "Wrong alignment on DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP"); \ -static_assert(sizeof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP) == 0x000018, "Wrong size on DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP, EntryPoint) == 0x000000, "Member 'DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP, CallFunc_GetPlayLength_ReturnValue) == 0x000004, "Member 'DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP::CallFunc_GetPlayLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP, K2Node_Event_Actor) == 0x000008, "Member 'DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP, CallFunc_GetPlayLength_ReturnValue_1) == 0x000010, "Member 'DoppelFirstEncounter_BP_C_ExecuteUbergraph_DoppelFirstEncounter_BP::CallFunc_GetPlayLength_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoppelFirstEncounter_BP_C_SpawnStart \ -static_assert(alignof(DoppelFirstEncounter_BP_C_SpawnStart) == 0x000008, "Wrong alignment on DoppelFirstEncounter_BP_C_SpawnStart"); \ -static_assert(sizeof(DoppelFirstEncounter_BP_C_SpawnStart) == 0x000008, "Wrong size on DoppelFirstEncounter_BP_C_SpawnStart"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_SpawnStart, Actor) == 0x000000, "Member 'DoppelFirstEncounter_BP_C_SpawnStart::Actor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoppelFirstEncounter_BP_C_UserConstructionScript \ -static_assert(alignof(DoppelFirstEncounter_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on DoppelFirstEncounter_BP_C_UserConstructionScript"); \ -static_assert(sizeof(DoppelFirstEncounter_BP_C_UserConstructionScript) == 0x000006, "Wrong size on DoppelFirstEncounter_BP_C_UserConstructionScript"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000001, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x000002, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue_3) == 0x000003, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue_4) == 0x000004, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(DoppelFirstEncounter_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue_5) == 0x000005, "Member 'DoppelFirstEncounter_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ADoppelFirstEncounter_BP_C \ -static_assert(alignof(ADoppelFirstEncounter_BP_C) == 0x000008, "Wrong alignment on ADoppelFirstEncounter_BP_C"); \ -static_assert(sizeof(ADoppelFirstEncounter_BP_C) == 0x000508, "Wrong size on ADoppelFirstEncounter_BP_C"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, UberGraphFrame_DoppelFirstEncounter_BP_C) == 0x000498, "Member 'ADoppelFirstEncounter_BP_C::UberGraphFrame_DoppelFirstEncounter_BP_C' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, DoorAndBoxes) == 0x0004A0, "Member 'ADoppelFirstEncounter_BP_C::DoorAndBoxes' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, FX_DoorDestruction_01_A) == 0x0004A8, "Member 'ADoppelFirstEncounter_BP_C::FX_DoorDestruction_01_A' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Niagara) == 0x0004B0, "Member 'ADoppelFirstEncounter_BP_C::Niagara' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, chair) == 0x0004B8, "Member 'ADoppelFirstEncounter_BP_C::chair' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Box5) == 0x0004C0, "Member 'ADoppelFirstEncounter_BP_C::Box5' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Box1) == 0x0004C8, "Member 'ADoppelFirstEncounter_BP_C::Box1' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Box2) == 0x0004D0, "Member 'ADoppelFirstEncounter_BP_C::Box2' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Box3) == 0x0004D8, "Member 'ADoppelFirstEncounter_BP_C::Box3' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Box4) == 0x0004E0, "Member 'ADoppelFirstEncounter_BP_C::Box4' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, Finished_) == 0x0004E8, "Member 'ADoppelFirstEncounter_BP_C::Finished_' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, DoorAndBoxesAnim) == 0x0004F0, "Member 'ADoppelFirstEncounter_BP_C::DoorAndBoxesAnim' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, FX_Door_Destruction_01_A) == 0x0004F8, "Member 'ADoppelFirstEncounter_BP_C::FX_Door_Destruction_01_A' has a wrong offset!"); \ -static_assert(offsetof(ADoppelFirstEncounter_BP_C, VFXDoorAnim) == 0x000500, "Member 'ADoppelFirstEncounter_BP_C::VFXDoorAnim' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UDmgTypeBP_Environmental_C \ static_assert(alignof(UDmgTypeBP_Environmental_C) == 0x000008, "Wrong alignment on UDmgTypeBP_Environmental_C"); \ static_assert(sizeof(UDmgTypeBP_Environmental_C) == 0x000040, "Wrong size on UDmgTypeBP_Environmental_C"); \ @@ -156092,6 +154559,10 @@ static_assert(offsetof(UPAGLightCullingVolumeComponent, BoundingBox) == 0x0004F0 static_assert(offsetof(UPAGLightCullingVolumeComponent, LightComponents) == 0x000528, "Member 'UPAGLightCullingVolumeComponent::LightComponents' has a wrong offset!"); \ static_assert(offsetof(UPAGLightCullingVolumeComponent, bIsLightVisible) == 0x000538, "Member 'UPAGLightCullingVolumeComponent::bIsLightVisible' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGA_EquipWeaponAbility_C \ +static_assert(alignof(UGA_EquipWeaponAbility_C) == 0x000008, "Wrong alignment on UGA_EquipWeaponAbility_C"); \ +static_assert(sizeof(UGA_EquipWeaponAbility_C) == 0x000430, "Wrong size on UGA_EquipWeaponAbility_C"); \ + #define DUMPER7_ASSERTS_UBenchmarkBase \ static_assert(alignof(UBenchmarkBase) == 0x000008, "Wrong alignment on UBenchmarkBase"); \ static_assert(sizeof(UBenchmarkBase) == 0x000128, "Wrong size on UBenchmarkBase"); \ @@ -156111,110 +154582,6 @@ static_assert(offsetof(UBenchmarkSettings, EventEndPoint) == 0x000090, "Member ' static_assert(alignof(UBenchmarkUtils) == 0x000008, "Wrong alignment on UBenchmarkUtils"); \ static_assert(sizeof(UBenchmarkUtils) == 0x000028, "Wrong size on UBenchmarkUtils"); \ -#define DUMPER7_ASSERTS_Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp \ -static_assert(alignof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp) == 0x000008, "Wrong alignment on Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp"); \ -static_assert(sizeof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp) == 0x000118, "Wrong size on Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, EntryPoint) == 0x000000, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag_5) == 0x000004, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName_5) == 0x00000C, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag_4) == 0x000024, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName_4) == 0x00002C, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag_3) == 0x000044, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName_3) == 0x00004C, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag_2) == 0x000064, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName_2) == 0x00006C, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate_3) == 0x000074, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag_1) == 0x000084, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName_1) == 0x00008C, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate_4) == 0x000094, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_EventTag) == 0x0000A4, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CustomEvent_NotifyName) == 0x0000AC, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000B4, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, Temp_name_Variable) == 0x0000C4, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, Temp_struct_Variable) == 0x0000CC, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_Event_AiController) == 0x0000D8, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_CommitBehaviour_ReturnValue) == 0x0000E0, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x0000E8, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x0000F0, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x0000F8, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000108, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, CallFunc_IsValid_ReturnValue_1) == 0x000111, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp, K2Node_Event_bWasInterrupted) == 0x000112, "Member 'Beh_GettingUp_C_ExecuteUbergraph_Beh_GettingUp::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_HandleNavMovementMode \ -static_assert(alignof(Beh_GettingUp_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_GettingUp_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_GettingUp_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_GettingUp_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_GettingUp_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_GettingUp_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_GettingUp_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_GettingUp_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_GettingUp_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_GettingUp_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_K2_Activate \ -static_assert(alignof(Beh_GettingUp_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_GettingUp_C_K2_Activate"); \ -static_assert(sizeof(Beh_GettingUp_C_K2_Activate) == 0x000008, "Wrong size on Beh_GettingUp_C_K2_Activate"); \ -static_assert(offsetof(Beh_GettingUp_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_GettingUp_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_K2_EndBehavior \ -static_assert(alignof(Beh_GettingUp_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_GettingUp_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_GettingUp_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_GettingUp_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_GettingUp_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_GettingUp_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_NotifyEnd_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_NotifyStart_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_OnBlendOut_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_OnCancelled_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_OnCompleted_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D \ -static_assert(alignof(Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D) == 0x000004, "Wrong alignment on Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(sizeof(Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D) == 0x000010, "Wrong size on Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D"); \ -static_assert(offsetof(Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D, EventTag) == 0x000000, "Member 'Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D, NotifyName) == 0x000008, "Member 'Beh_GettingUp_C_OnInterrupted_510E50ED45660A8B3F07FBBE84DC028D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_GettingUp_C_RestoreMovementMode \ -static_assert(alignof(Beh_GettingUp_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_GettingUp_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_GettingUp_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_GettingUp_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_GettingUp_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_GettingUp_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_GettingUp_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_GettingUp_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_GettingUp_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_GettingUp_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_GettingUp_C \ -static_assert(alignof(UBeh_GettingUp_C) == 0x000008, "Wrong alignment on UBeh_GettingUp_C"); \ -static_assert(sizeof(UBeh_GettingUp_C) == 0x0001A8, "Wrong size on UBeh_GettingUp_C"); \ -static_assert(offsetof(UBeh_GettingUp_C, UberGraphFrame) == 0x000198, "Member 'UBeh_GettingUp_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_GettingUp_C, MovementModeHandle) == 0x0001A0, "Member 'UBeh_GettingUp_C::MovementModeHandle' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UFastPerformanceDataRecorderComponent \ static_assert(alignof(UFastPerformanceDataRecorderComponent) == 0x000008, "Wrong alignment on UFastPerformanceDataRecorderComponent"); \ static_assert(sizeof(UFastPerformanceDataRecorderComponent) == 0x000148, "Wrong size on UFastPerformanceDataRecorderComponent"); \ @@ -156231,6 +154598,40 @@ static_assert(offsetof(UFastPerformanceDataRecorderSettings, NCAPIKey) == 0x0000 static_assert(offsetof(UFastPerformanceDataRecorderSettings, NCFilePrefix) == 0x000098, "Member 'UFastPerformanceDataRecorderSettings::NCFilePrefix' has a wrong offset!"); \ static_assert(offsetof(UFastPerformanceDataRecorderSettings, DefaultLevel) == 0x0000A8, "Member 'UFastPerformanceDataRecorderSettings::DefaultLevel' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_DialogueChoiceButton_C_SetText \ +static_assert(alignof(DialogueChoiceButton_C_SetText) == 0x000008, "Wrong alignment on DialogueChoiceButton_C_SetText"); \ +static_assert(sizeof(DialogueChoiceButton_C_SetText) == 0x000010, "Wrong size on DialogueChoiceButton_C_SetText"); \ +static_assert(offsetof(DialogueChoiceButton_C_SetText, Text) == 0x000000, "Member 'DialogueChoiceButton_C_SetText::Text' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceButton_C_Get_Soul_icon_Brush \ +static_assert(alignof(DialogueChoiceButton_C_Get_Soul_icon_Brush) == 0x000010, "Wrong alignment on DialogueChoiceButton_C_Get_Soul_icon_Brush"); \ +static_assert(sizeof(DialogueChoiceButton_C_Get_Soul_icon_Brush) == 0x000230, "Wrong size on DialogueChoiceButton_C_Get_Soul_icon_Brush"); \ +static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, ReturnValue) == 0x000000, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, K2Node_MakeStruct_SlateBrush) == 0x0000B0, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::K2Node_MakeStruct_SlateBrush' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000160, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, K2Node_MakeStruct_SlateBrush_1) == 0x000170, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::K2Node_MakeStruct_SlateBrush_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, CallFunc_IsValid_ReturnValue) == 0x000220, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton \ +static_assert(alignof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton) == 0x000008, "Wrong alignment on DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton"); \ +static_assert(sizeof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton) == 0x000018, "Wrong size on DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton"); \ +static_assert(offsetof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton, EntryPoint) == 0x000000, "Member 'DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton, K2Node_CustomEvent_Text) == 0x000008, "Member 'DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton::K2Node_CustomEvent_Text' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogueChoiceButton_C \ +static_assert(alignof(UDialogueChoiceButton_C) == 0x000008, "Wrong alignment on UDialogueChoiceButton_C"); \ +static_assert(sizeof(UDialogueChoiceButton_C) == 0x000360, "Wrong size on UDialogueChoiceButton_C"); \ +static_assert(offsetof(UDialogueChoiceButton_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogueChoiceButton_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, ChoiceButton) == 0x0002D8, "Member 'UDialogueChoiceButton_C::ChoiceButton' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, Dialogue) == 0x0002E0, "Member 'UDialogueChoiceButton_C::Dialogue' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, soul_icon) == 0x0002E8, "Member 'UDialogueChoiceButton_C::soul_icon' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, SubtitleText) == 0x0002F0, "Member 'UDialogueChoiceButton_C::SubtitleText' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, Return_Value_Image) == 0x000300, "Member 'UDialogueChoiceButton_C::Return_Value_Image' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, DefaultIcon) == 0x000328, "Member 'UDialogueChoiceButton_C::DefaultIcon' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, OnButtonPressed) == 0x000330, "Member 'UDialogueChoiceButton_C::OnButtonPressed' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, OnButtonHovered) == 0x000340, "Member 'UDialogueChoiceButton_C::OnButtonHovered' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceButton_C, OnButtonUnhovered) == 0x000350, "Member 'UDialogueChoiceButton_C::OnButtonUnhovered' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FAchievementCounterThresholdConfig \ static_assert(alignof(FAchievementCounterThresholdConfig) == 0x000004, "Wrong alignment on FAchievementCounterThresholdConfig"); \ static_assert(sizeof(FAchievementCounterThresholdConfig) == 0x000010, "Wrong size on FAchievementCounterThresholdConfig"); \ @@ -156543,76 +154944,6 @@ static_assert(offsetof(UUCATestWidget, TextButtonStyle) == 0x000710, "Member 'UU static_assert(offsetof(UUCATestWidget, bShowBackButton) == 0x0009F0, "Member 'UUCATestWidget::bShowBackButton' has a wrong offset!"); \ static_assert(offsetof(UUCATestWidget, K2_OnBack) == 0x0009F8, "Member 'UUCATestWidget::K2_OnBack' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_CleanupAnimMontages \ -static_assert(alignof(GA_CutscenePlaying_C_CleanupAnimMontages) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_CleanupAnimMontages"); \ -static_assert(sizeof(GA_CutscenePlaying_C_CleanupAnimMontages) == 0x000018, "Wrong size on GA_CutscenePlaying_C_CleanupAnimMontages"); \ -static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000010, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_ClearAppliedEffects \ -static_assert(alignof(GA_CutscenePlaying_C_ClearAppliedEffects) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_ClearAppliedEffects"); \ -static_assert(sizeof(GA_CutscenePlaying_C_ClearAppliedEffects) == 0x000028, "Wrong size on GA_CutscenePlaying_C_ClearAppliedEffects"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000010, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Array_Get_Item) == 0x00001C, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_RemoveActiveGameplayEffect_ReturnValue) == 0x000025, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_RemoveActiveGameplayEffect_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying \ -static_assert(alignof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying"); \ -static_assert(sizeof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying) == 0x000018, "Wrong size on GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, EntryPoint) == 0x000000, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, K2Node_Event_bWasCancelled) == 0x000010, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::K2Node_Event_bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent) == 0x000148, "Wrong size on GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x0000B0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsBTCutscene_Playing_Payload) == 0x0000B8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsBTCutscene_Playing_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x0000C8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x0000D8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasChainedCutscene_ReturnValue) == 0x0000D9, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasChainedCutscene_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x0000E8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_1) == 0x0000F8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_2) == 0x000100, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x000108, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue_1) == 0x000110, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Array_Add_ReturnValue) == 0x000118, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000120, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsLevel_Sequence) == 0x000128, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsLevel_Sequence' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess_2) == 0x000130, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000131, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000134, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_K2_OnEndAbility \ -static_assert(alignof(GA_CutscenePlaying_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_CutscenePlaying_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_CutscenePlaying_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_CutscenePlaying_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_CutscenePlaying_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_CutscenePlaying_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_OnCutsceneFinished \ -static_assert(alignof(GA_CutscenePlaying_C_OnCutsceneFinished) == 0x000001, "Wrong alignment on GA_CutscenePlaying_C_OnCutsceneFinished"); \ -static_assert(sizeof(GA_CutscenePlaying_C_OnCutsceneFinished) == 0x000001, "Wrong size on GA_CutscenePlaying_C_OnCutsceneFinished"); \ -static_assert(offsetof(GA_CutscenePlaying_C_OnCutsceneFinished, WasSkiped) == 0x000000, "Member 'GA_CutscenePlaying_C_OnCutsceneFinished::WasSkiped' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_CutscenePlaying_C \ -static_assert(alignof(UGA_CutscenePlaying_C) == 0x000008, "Wrong alignment on UGA_CutscenePlaying_C"); \ -static_assert(sizeof(UGA_CutscenePlaying_C) == 0x0004A0, "Wrong size on UGA_CutscenePlaying_C"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, UberGraphFrame) == 0x000430, "Member 'UGA_CutscenePlaying_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, NewVar) == 0x000438, "Member 'UGA_CutscenePlaying_C::NewVar' has a wrong offset!"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, HandleActiveGameplayEffect) == 0x000460, "Member 'UGA_CutscenePlaying_C::HandleActiveGameplayEffect' has a wrong offset!"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, ObjectivesDelay) == 0x000470, "Member 'UGA_CutscenePlaying_C::ObjectivesDelay' has a wrong offset!"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, HasChainedCutscene) == 0x000478, "Member 'UGA_CutscenePlaying_C::HasChainedCutscene' has a wrong offset!"); \ -static_assert(offsetof(UGA_CutscenePlaying_C, Tag_Container) == 0x000480, "Member 'UGA_CutscenePlaying_C::Tag_Container' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FCharacterNoCollisionMode \ static_assert(alignof(FCharacterNoCollisionMode) == 0x000008, "Wrong alignment on FCharacterNoCollisionMode"); \ static_assert(sizeof(FCharacterNoCollisionMode) == 0x000060, "Wrong size on FCharacterNoCollisionMode"); \ @@ -156984,36 +155315,9 @@ static_assert(offsetof(DifficultyScalable_GetDifficultyAttributeMap, ReturnValue static_assert(alignof(IDifficultyScalable) == 0x000001, "Wrong alignment on IDifficultyScalable"); \ static_assert(sizeof(IDifficultyScalable) == 0x000001, "Wrong size on IDifficultyScalable"); \ -#define DUMPER7_ASSERTS_Boots_ABP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Boots_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Boots_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Boots_ABP::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on Boots_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_CopyPoseFromMesh) == 0x000100, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Boots_ABP_C_AnimGraph \ -static_assert(alignof(Boots_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Boots_ABP_C_AnimGraph"); \ -static_assert(sizeof(Boots_ABP_C_AnimGraph) == 0x000010, "Wrong size on Boots_ABP_C_AnimGraph"); \ -static_assert(offsetof(Boots_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Boots_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Boots_ABP_C_ExecuteUbergraph_Boots_ABP \ -static_assert(alignof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP) == 0x000008, "Wrong alignment on Boots_ABP_C_ExecuteUbergraph_Boots_ABP"); \ -static_assert(sizeof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP) == 0x000010, "Wrong size on Boots_ABP_C_ExecuteUbergraph_Boots_ABP"); \ -static_assert(offsetof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP, EntryPoint) == 0x000000, "Member 'Boots_ABP_C_ExecuteUbergraph_Boots_ABP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP, CallFunc_GetOwnerMesh_ReturnValue) == 0x000008, "Member 'Boots_ABP_C_ExecuteUbergraph_Boots_ABP::CallFunc_GetOwnerMesh_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBoots_ABP_C \ -static_assert(alignof(UBoots_ABP_C) == 0x000010, "Wrong alignment on UBoots_ABP_C"); \ -static_assert(sizeof(UBoots_ABP_C) == 0x000550, "Wrong size on UBoots_ABP_C"); \ -static_assert(offsetof(UBoots_ABP_C, UberGraphFrame) == 0x0003C0, "Member 'UBoots_ABP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBoots_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UBoots_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UBoots_ABP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UBoots_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UBoots_ABP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UBoots_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UBoots_ABP_C, AnimGraphNode_CopyPoseFromMesh) == 0x0003F8, "Member 'UBoots_ABP_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_2_C \ +static_assert(alignof(AGC_DataMosh_Cine_2_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_2_C"); \ +static_assert(sizeof(AGC_DataMosh_Cine_2_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_2_C"); \ #define DUMPER7_ASSERTS_FEffectHandle \ static_assert(alignof(FEffectHandle) == 0x000004, "Wrong alignment on FEffectHandle"); \ @@ -157280,6 +155584,11 @@ static_assert(offsetof(UUCCESettings, ChromaAppInfo) == 0x0001B0, "Member 'UUCCE static_assert(offsetof(UUCCESettings, ForwardPadColor) == 0x0001F8, "Member 'UUCCESettings::ForwardPadColor' has a wrong offset!"); \ static_assert(offsetof(UUCCESettings, ChromaAnimationsMap) == 0x000200, "Member 'UUCCESettings::ChromaAnimationsMap' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FLootGenerationDataByRank_Struct \ +static_assert(alignof(FLootGenerationDataByRank_Struct) == 0x000008, "Wrong alignment on FLootGenerationDataByRank_Struct"); \ +static_assert(sizeof(FLootGenerationDataByRank_Struct) == 0x000010, "Wrong size on FLootGenerationDataByRank_Struct"); \ +static_assert(offsetof(FLootGenerationDataByRank_Struct, LootDataList_4_F8728BD8465D03A6E14EF1B7D153E8FC) == 0x000000, "Member 'FLootGenerationDataByRank_Struct::LootDataList_4_F8728BD8465D03A6E14EF1B7D153E8FC' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FBTMapObjectStruct \ static_assert(alignof(FBTMapObjectStruct) == 0x000004, "Wrong alignment on FBTMapObjectStruct"); \ static_assert(sizeof(FBTMapObjectStruct) == 0x00000C, "Wrong size on FBTMapObjectStruct"); \ @@ -159149,6 +157458,10 @@ static_assert(sizeof(USequenceCameraShakeTestUtil) == 0x000028, "Wrong size on U static_assert(alignof(UTemplateSequenceTrack) == 0x000008, "Wrong alignment on UTemplateSequenceTrack"); \ static_assert(sizeof(UTemplateSequenceTrack) == 0x000108, "Wrong size on UTemplateSequenceTrack"); \ +#define DUMPER7_ASSERTS_UGE_GGFabricatorAmmoUpgrade_C \ +static_assert(alignof(UGE_GGFabricatorAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGFabricatorAmmoUpgrade_C"); \ +static_assert(sizeof(UGE_GGFabricatorAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_GGFabricatorAmmoUpgrade_C"); \ + #define DUMPER7_ASSERTS_FDoubleCameraParameter \ static_assert(alignof(FDoubleCameraParameter) == 0x000008, "Wrong alignment on FDoubleCameraParameter"); \ static_assert(sizeof(FDoubleCameraParameter) == 0x000010, "Wrong size on FDoubleCameraParameter"); \ @@ -162293,97 +160606,9 @@ static_assert(sizeof(UDestructibleMesh) == 0x0005E0, "Wrong size on UDestructibl static_assert(offsetof(UDestructibleMesh, DefaultDestructibleParameters) == 0x000528, "Member 'UDestructibleMesh::DefaultDestructibleParameters' has a wrong offset!"); \ static_assert(offsetof(UDestructibleMesh, FractureEffects) == 0x0005D0, "Member 'UDestructibleMesh::FractureEffects' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript \ -static_assert(alignof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript"); \ -static_assert(sizeof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript) == 0x000068, "Wrong size on FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000000, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000008, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000010, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000014, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000018, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x00001C, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x000020, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000024, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000028, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x00002C, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_8) == 0x000030, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_8' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_9) == 0x000034, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_9' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_10) == 0x000038, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_10' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_11) == 0x00003C, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_11' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_12) == 0x000040, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_12' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_13) == 0x000044, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_13' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_14) == 0x000048, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_14' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_15) == 0x00004C, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_15' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_16) == 0x000050, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_16' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_17) == 0x000054, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_17' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_18) == 0x000058, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_18' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_19) == 0x00005C, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_19' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_20) == 0x000060, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_20' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_21) == 0x000064, "Member 'FakeFogCard_Distance_FadeInOut_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_21' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFakeFogCard_Distance_FadeInOut_BP_C \ -static_assert(alignof(AFakeFogCard_Distance_FadeInOut_BP_C) == 0x000008, "Wrong alignment on AFakeFogCard_Distance_FadeInOut_BP_C"); \ -static_assert(sizeof(AFakeFogCard_Distance_FadeInOut_BP_C) == 0x0003C8, "Wrong size on AFakeFogCard_Distance_FadeInOut_BP_C"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, Plane) == 0x0002C8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::Plane' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, UseOverlayTexture) == 0x0002D8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::UseOverlayTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, MultiplyTexture1) == 0x0002E0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::MultiplyTexture1' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, MultiplyTexture2) == 0x0002E8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::MultiplyTexture2' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, Rotation) == 0x0002F0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::Rotation' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TextureSpeed) == 0x0002F8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TextureSpeed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TextureContrast) == 0x000300, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TextureContrast' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TextureScale) == 0x000308, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TextureScale' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DistortionPower) == 0x000310, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DistortionPower' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DistortionSpeed) == 0x000318, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DistortionSpeed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DistortionScaleX) == 0x000320, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DistortionScaleX' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DistortionScaleY) == 0x000328, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DistortionScaleY' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, UseAlbedoTexture) == 0x000330, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::UseAlbedoTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, Emissive) == 0x000338, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::Emissive' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, Tint) == 0x000340, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::Tint' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, Opacity) == 0x000350, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::Opacity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, BlendingNearSurfaceDistance) == 0x000358, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::BlendingNearSurfaceDistance' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, SoftEdges) == 0x000360, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::SoftEdges' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, FalloffExponent) == 0x000368, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::FalloffExponent' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, FalloffTexture) == 0x000370, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::FalloffTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, FallofTextureOpasity) == 0x000378, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::FallofTextureOpasity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, OneSide) == 0x000380, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::OneSide' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DepthBasedDensity) == 0x000388, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DepthBasedDensity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, DepthBasedStartDistance) == 0x000390, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::DepthBasedStartDistance' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, FogMat) == 0x000398, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::FogMat' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, FakeBlur) == 0x0003A0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::FakeBlur' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TransparencyFade_In_Distance) == 0x0003A8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TransparencyFade_In_Distance' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TransparencyFade_In_Speed) == 0x0003B0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TransparencyFade_In_Speed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TransparencyFade_Out_Speed) == 0x0003B8, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TransparencyFade_Out_Speed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_Distance_FadeInOut_BP_C, TransparencyFade_Out_Distance) == 0x0003C0, "Member 'AFakeFogCard_Distance_FadeInOut_BP_C::TransparencyFade_Out_Distance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP \ -static_assert(alignof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP) == 0x000004, "Wrong alignment on PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP"); \ -static_assert(sizeof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP) == 0x00000C, "Wrong size on PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, EntryPoint) == 0x000000, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000005, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000006, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000007, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000008, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x000009, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayGameMode_BP_C_SpawnMusicManager \ -static_assert(alignof(PlayGameMode_BP_C_SpawnMusicManager) == 0x000010, "Wrong alignment on PlayGameMode_BP_C_SpawnMusicManager"); \ -static_assert(sizeof(PlayGameMode_BP_C_SpawnMusicManager) == 0x000080, "Wrong size on PlayGameMode_BP_C_SpawnMusicManager"); \ -static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_MakeTransform_ReturnValue) == 0x000000, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000068, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_FinishSpawningActor_ReturnValue) == 0x000070, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_APlayGameMode_BP_C \ -static_assert(alignof(APlayGameMode_BP_C) == 0x000008, "Wrong alignment on APlayGameMode_BP_C"); \ -static_assert(sizeof(APlayGameMode_BP_C) == 0x000488, "Wrong size on APlayGameMode_BP_C"); \ -static_assert(offsetof(APlayGameMode_BP_C, UberGraphFrame) == 0x000458, "Member 'APlayGameMode_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(APlayGameMode_BP_C, DialogManager) == 0x000460, "Member 'APlayGameMode_BP_C::DialogManager' has a wrong offset!"); \ -static_assert(offsetof(APlayGameMode_BP_C, MaiManager) == 0x000468, "Member 'APlayGameMode_BP_C::MaiManager' has a wrong offset!"); \ -static_assert(offsetof(APlayGameMode_BP_C, MaiSpawnerManager) == 0x000470, "Member 'APlayGameMode_BP_C::MaiSpawnerManager' has a wrong offset!"); \ -static_assert(offsetof(APlayGameMode_BP_C, DefaultSceneRoot) == 0x000478, "Member 'APlayGameMode_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(APlayGameMode_BP_C, MusicManager) == 0x000480, "Member 'APlayGameMode_BP_C::MusicManager' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGA_WeaponModeThird_C \ +static_assert(alignof(UGA_WeaponModeThird_C) == 0x000008, "Wrong alignment on UGA_WeaponModeThird_C"); \ +static_assert(sizeof(UGA_WeaponModeThird_C) == 0x000488, "Wrong size on UGA_WeaponModeThird_C"); \ #define DUMPER7_ASSERTS_FPointIndexes \ static_assert(alignof(FPointIndexes) == 0x000008, "Wrong alignment on FPointIndexes"); \ @@ -162775,10 +161000,6 @@ static_assert(alignof(UNiagaraDataInterfaceHoudini) == 0x000008, "Wrong alignmen static_assert(sizeof(UNiagaraDataInterfaceHoudini) == 0x000040, "Wrong size on UNiagaraDataInterfaceHoudini"); \ static_assert(offsetof(UNiagaraDataInterfaceHoudini, HoudiniPointCacheAsset) == 0x000038, "Member 'UNiagaraDataInterfaceHoudini::HoudiniPointCacheAsset' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_Material_TimedGlitches_C \ -static_assert(alignof(UGE_Material_TimedGlitches_C) == 0x000008, "Wrong alignment on UGE_Material_TimedGlitches_C"); \ -static_assert(sizeof(UGE_Material_TimedGlitches_C) == 0x000A70, "Wrong size on UGE_Material_TimedGlitches_C"); \ - #define DUMPER7_ASSERTS_ACableActor \ static_assert(alignof(ACableActor) == 0x000008, "Wrong alignment on ACableActor"); \ static_assert(sizeof(ACableActor) == 0x0002D0, "Wrong size on ACableActor"); \ @@ -162951,17 +161172,6 @@ static_assert(offsetof(UMaterialParamsSplineCtrlEx, Parameters) == 0x0000B8, "Me static_assert(offsetof(UMaterialParamsSplineCtrlEx, timescale) == 0x0000C8, "Member 'UMaterialParamsSplineCtrlEx::timescale' has a wrong offset!"); \ static_assert(offsetof(UMaterialParamsSplineCtrlEx, DynamicChangesCheck) == 0x0000CC, "Member 'UMaterialParamsSplineCtrlEx::DynamicChangesCheck' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Video_Antoni_Soulleak_C \ -static_assert(alignof(AGC_Video_Antoni_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Antoni_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Antoni_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Antoni_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Antoni_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Antoni_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FItemsToGive_Struct \ -static_assert(alignof(FItemsToGive_Struct) == 0x000008, "Wrong alignment on FItemsToGive_Struct"); \ -static_assert(sizeof(FItemsToGive_Struct) == 0x000018, "Wrong size on FItemsToGive_Struct"); \ -static_assert(offsetof(FItemsToGive_Struct, Item_8_00C09CD14549BE9A5DADED92215DA498) == 0x000000, "Member 'FItemsToGive_Struct::Item_8_00C09CD14549BE9A5DADED92215DA498' has a wrong offset!"); \ -static_assert(offsetof(FItemsToGive_Struct, Amount_9_9647A40F4FBD39FCBC4CECAEF4C47DDB) == 0x000010, "Member 'FItemsToGive_Struct::Amount_9_9647A40F4FBD39FCBC4CECAEF4C47DDB' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FSphericalPontoon \ static_assert(alignof(FSphericalPontoon) == 0x000010, "Wrong alignment on FSphericalPontoon"); \ static_assert(sizeof(FSphericalPontoon) == 0x0002D0, "Wrong size on FSphericalPontoon"); \ @@ -163905,52 +162115,6 @@ static_assert(offsetof(AWaterZone, bAutoIncludeLandscapesAsTerrain) == 0x000338, static_assert(offsetof(AWaterZone, WaterZoneIndex) == 0x000348, "Member 'AWaterZone::WaterZoneIndex' has a wrong offset!"); \ static_assert(offsetof(AWaterZone, OnWaterInfoTextureArrayCreated) == 0x000350, "Member 'AWaterZone::OnWaterInfoTextureArrayCreated' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionSliderWidget_PC_C_OnLabelTextChanged \ -static_assert(alignof(OptionSliderWidget_PC_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSliderWidget_PC_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionSliderWidget_PC_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionSliderWidget_PC_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSliderWidget_PC_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC \ -static_assert(alignof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC) == 0x000008, "Wrong alignment on OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC"); \ -static_assert(sizeof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC) == 0x000030, "Wrong size on OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, EntryPoint) == 0x000000, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_bool_Variable) == 0x000004, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_byte_Variable) == 0x000005, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Event_Text) == 0x000010, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Event_IsActive) == 0x000020, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Event_Value) == 0x000024, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Select_Default) == 0x000029, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC, K2Node_Select_Default_1) == 0x00002A, "Member 'OptionSliderWidget_PC_C_ExecuteUbergraph_OptionSliderWidget_PC::K2Node_Select_Default_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_PC_C_OnFValueChanged \ -static_assert(alignof(OptionSliderWidget_PC_C_OnFValueChanged) == 0x000004, "Wrong alignment on OptionSliderWidget_PC_C_OnFValueChanged"); \ -static_assert(sizeof(OptionSliderWidget_PC_C_OnFValueChanged) == 0x000008, "Wrong size on OptionSliderWidget_PC_C_OnFValueChanged"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_OnFValueChanged, Value) == 0x000000, "Member 'OptionSliderWidget_PC_C_OnFValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_OnFValueChanged, WasChanged) == 0x000004, "Member 'OptionSliderWidget_PC_C_OnFValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_PC_C_OnActivated \ -static_assert(alignof(OptionSliderWidget_PC_C_OnActivated) == 0x000001, "Wrong alignment on OptionSliderWidget_PC_C_OnActivated"); \ -static_assert(sizeof(OptionSliderWidget_PC_C_OnActivated) == 0x000001, "Wrong size on OptionSliderWidget_PC_C_OnActivated"); \ -static_assert(offsetof(OptionSliderWidget_PC_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSliderWidget_PC_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionSliderWidget_PC_C \ -static_assert(alignof(UOptionSliderWidget_PC_C) == 0x000008, "Wrong alignment on UOptionSliderWidget_PC_C"); \ -static_assert(sizeof(UOptionSliderWidget_PC_C) == 0x0003A0, "Wrong size on UOptionSliderWidget_PC_C"); \ -static_assert(offsetof(UOptionSliderWidget_PC_C, UberGraphFrame) == 0x000378, "Member 'UOptionSliderWidget_PC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_PC_C, Acitve_img) == 0x000380, "Member 'UOptionSliderWidget_PC_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_PC_C, Changed_img) == 0x000388, "Member 'UOptionSliderWidget_PC_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_PC_C, Label_flb) == 0x000390, "Member 'UOptionSliderWidget_PC_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_PC_C, Label_txt) == 0x000398, "Member 'UOptionSliderWidget_PC_C::Label_txt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_SG02ReloadUpgrade_C \ -static_assert(alignof(UGE_SG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02ReloadUpgrade_C"); \ -static_assert(sizeof(UGE_SG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02ReloadUpgrade_C"); \ - #define DUMPER7_ASSERTS_FSequencerScriptingRange \ static_assert(alignof(FSequencerScriptingRange) == 0x000004, "Wrong alignment on FSequencerScriptingRange"); \ static_assert(sizeof(FSequencerScriptingRange) == 0x000014, "Wrong size on FSequencerScriptingRange"); \ @@ -166399,28 +164563,6 @@ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, RendererVisibili static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, bAssignComponentsOnParticleID) == 0x00025C, "Member 'UNiagaraGeometryCacheRendererProperties::bAssignComponentsOnParticleID' has a wrong offset!"); \ static_assert(offsetof(UNiagaraGeometryCacheRendererProperties, MaterialParameters) == 0x000260, "Member 'UNiagaraGeometryCacheRendererProperties::MaterialParameters' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_SGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_SGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier1_C"); \ - -#define DUMPER7_ASSERTS_FogCutoutBox_C_UserConstructionScript \ -static_assert(alignof(FogCutoutBox_C_UserConstructionScript) == 0x000008, "Wrong alignment on FogCutoutBox_C_UserConstructionScript"); \ -static_assert(sizeof(FogCutoutBox_C_UserConstructionScript) == 0x0000A8, "Wrong size on FogCutoutBox_C_UserConstructionScript"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetActorScale3D_ReturnValue) == 0x000000, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetMaxElement_ReturnValue) == 0x000020, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetMaxElement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000030, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000038, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000080, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x000090, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_SetWorldSize_Value_ImplicitCast) == 0x0000A0, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_SetWorldSize_Value_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFogCutoutBox_C \ -static_assert(alignof(AFogCutoutBox_C) == 0x000008, "Wrong alignment on AFogCutoutBox_C"); \ -static_assert(sizeof(AFogCutoutBox_C) == 0x0002F8, "Wrong size on AFogCutoutBox_C"); \ -static_assert(offsetof(AFogCutoutBox_C, EO_TextRender) == 0x0002F0, "Member 'AFogCutoutBox_C::EO_TextRender' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FGroomConversionSettings \ static_assert(alignof(FGroomConversionSettings) == 0x000008, "Wrong alignment on FGroomConversionSettings"); \ static_assert(sizeof(FGroomConversionSettings) == 0x000030, "Wrong size on FGroomConversionSettings"); \ @@ -167308,311 +165450,6 @@ static_assert(offsetof(UNiagaraDataInterfaceVelocityGrid, GridSize) == 0x000038, static_assert(alignof(UNiagaraDataInterfacePressureGrid) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePressureGrid"); \ static_assert(sizeof(UNiagaraDataInterfacePressureGrid) == 0x000048, "Wrong size on UNiagaraDataInterfacePressureGrid"); \ -#define DUMPER7_ASSERTS_USpinWidgetScroll_C \ -static_assert(alignof(USpinWidgetScroll_C) == 0x000008, "Wrong alignment on USpinWidgetScroll_C"); \ -static_assert(sizeof(USpinWidgetScroll_C) == 0x000040, "Wrong size on USpinWidgetScroll_C"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event, Actor2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_Actor2_Event::Actor2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event, AZ_F_Elevator_BasicInteraction_BP2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event::AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event, AZ_F_Elevator_BasicInteraction_BP) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event::AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event, AZ_yard_Elevator2_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event::AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP) == 0x0004D8, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, EntryPoint) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable) == 0x000004, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_1) == 0x000014, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_2) == 0x000024, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_3) == 0x000034, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_4) == 0x000044, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue) == 0x000054, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_5) == 0x000058, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_6) == 0x000068, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_7) == 0x000078, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_8) == 0x000088, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_9) == 0x000098, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_5) == 0x0000A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0000B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0000B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x0000C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue) == 0x0000F8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1) == 0x000100, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_10) == 0x000108, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_4) == 0x000118, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_11) == 0x000120, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_2) == 0x000130, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_12) == 0x000138, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000148, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_4) == 0x000160, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_2) == 0x000168, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_3) == 0x000170, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_3) == 0x000178, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000180, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_4) == 0x000198, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_3) == 0x0001A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x0001A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_Actor2) == 0x0001C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_Actor2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_4) == 0x0001C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_5) == 0x0001D0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_3) == 0x0001D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_5) == 0x0001E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_5) == 0x0001F8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_13) == 0x000200, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_3) == 0x000210, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_2) == 0x000218, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_6) == 0x000220, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_6) == 0x000228, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_3) == 0x000240, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_6) == 0x000248, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_2) == 0x000250, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_4) == 0x000258, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_7) == 0x000260, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_14) == 0x000268, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_7) == 0x000278, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_5) == 0x000290, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_7) == 0x000298, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_2) == 0x0002A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_6) == 0x0002A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_8) == 0x0002B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_2) == 0x0002B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_8) == 0x0002C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_9) == 0x0002D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_8) == 0x0002E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_9) == 0x0002E8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_7) == 0x000300, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_9) == 0x000308, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_10) == 0x000310, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_8) == 0x000318, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_10) == 0x000320, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_15) == 0x000338, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_10) == 0x000348, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_9) == 0x000350, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_1) == 0x000358, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_1) == 0x000360, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_10) == 0x000368, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_11) == 0x000370, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_16) == 0x000378, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_11) == 0x000388, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_11) == 0x0003A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_11) == 0x0003A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_1) == 0x0003B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_12) == 0x0003B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_12) == 0x0003C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_17) == 0x0003C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_17' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_12) == 0x0003D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_13) == 0x0003F0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_12) == 0x0003F8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket) == 0x000400, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_14) == 0x000408, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_13) == 0x000410, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket) == 0x000418, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_13) == 0x000420, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_14) == 0x000438, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_13) == 0x000440, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_14) == 0x000448, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_15) == 0x000460, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_14) == 0x000468, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, Temp_delegate_Variable_18) == 0x000470, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::Temp_delegate_Variable_18' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_16) == 0x000480, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_17) == 0x000484, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_17' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator2_AudioSocket) == 0x000488, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP2) == 0x000490, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_15) == 0x000498, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP) == 0x0004A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_15) == 0x0004A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_15) == 0x0004C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket) == 0x0004C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP, CallFunc_PostAkEvent_ReturnValue_18) == 0x0004D0, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP::CallFunc_PostAkEvent_ReturnValue_18' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP, AZ_yard_Elevator2_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP::AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_0::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_1::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_10::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_11::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_12::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_13::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_14::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15, AZ_F_Elevator_BasicInteraction_BP2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_15::AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16, AZ_F_Elevator_BasicInteraction_BP) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_16::AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2, Actor2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_2::Actor2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_3::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_4::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_5::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_6::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_7::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_8::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_9::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C \ -static_assert(alignof(UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C) == 0x000008, "Wrong alignment on UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C"); \ -static_assert(sizeof(UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C) == 0x000058, "Wrong size on UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C"); \ -static_assert(offsetof(UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C, SFX_ElevatorLoop) == 0x000050, "Member 'UFuture_AZ_EdwardAP_ElevatorGoUp_DirectorBP_C::SFX_ElevatorLoop' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FComputeGraphEdge \ static_assert(alignof(FComputeGraphEdge) == 0x000008, "Wrong alignment on FComputeGraphEdge"); \ static_assert(sizeof(FComputeGraphEdge) == 0x000038, "Wrong size on FComputeGraphEdge"); \ @@ -167759,6 +165596,10 @@ static_assert(alignof(UComputeSourceFromText) == 0x000008, "Wrong alignment on U static_assert(sizeof(UComputeSourceFromText) == 0x000048, "Wrong size on UComputeSourceFromText"); \ static_assert(offsetof(UComputeSourceFromText, SourceFile) == 0x000038, "Member 'UComputeSourceFromText::SourceFile' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UNavArea_Jump_C \ +static_assert(alignof(UNavArea_Jump_C) == 0x000008, "Wrong alignment on UNavArea_Jump_C"); \ +static_assert(sizeof(UNavArea_Jump_C) == 0x000048, "Wrong size on UNavArea_Jump_C"); \ + #define DUMPER7_ASSERTS_UOptimusSettings \ static_assert(alignof(UOptimusSettings) == 0x000008, "Wrong alignment on UOptimusSettings"); \ static_assert(sizeof(UOptimusSettings) == 0x000090, "Wrong size on UOptimusSettings"); \ @@ -167766,27 +165607,6 @@ static_assert(offsetof(UOptimusSettings, DefaultMode) == 0x000038, "Member 'UOpt static_assert(offsetof(UOptimusSettings, DefaultDeformer) == 0x000040, "Member 'UOptimusSettings::DefaultDeformer' has a wrong offset!"); \ static_assert(offsetof(UOptimusSettings, DefaultRecomputeTangentDeformer) == 0x000068, "Member 'UOptimusSettings::DefaultRecomputeTangentDeformer' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGeneralVisualizationWidget_BP_C \ -static_assert(alignof(UGeneralVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UGeneralVisualizationWidget_BP_C"); \ -static_assert(sizeof(UGeneralVisualizationWidget_BP_C) == 0x0002F0, "Wrong size on UGeneralVisualizationWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC \ -static_assert(alignof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC) == 0x000004, "Wrong alignment on GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC"); \ -static_assert(sizeof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC) == 0x000008, "Wrong size on GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC"); \ -static_assert(offsetof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC, EntryPoint) == 0x000000, "Member 'GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC, K2Node_Event_bWasCancelled) == 0x000004, "Member 'GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC::K2Node_Event_bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractionRTPC_C_K2_OnEndAbility \ -static_assert(alignof(GA_InteractionRTPC_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_InteractionRTPC_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_InteractionRTPC_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_InteractionRTPC_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_InteractionRTPC_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_InteractionRTPC_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractionRTPC_C \ -static_assert(alignof(UGA_InteractionRTPC_C) == 0x000008, "Wrong alignment on UGA_InteractionRTPC_C"); \ -static_assert(sizeof(UGA_InteractionRTPC_C) == 0x000440, "Wrong size on UGA_InteractionRTPC_C"); \ -static_assert(offsetof(UGA_InteractionRTPC_C, UberGraphFrame) == 0x000430, "Member 'UGA_InteractionRTPC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_InteractionRTPC_C, RTPC_InteractionDefault) == 0x000438, "Member 'UGA_InteractionRTPC_C::RTPC_InteractionDefault' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FOptimusDataTypeRef \ static_assert(alignof(FOptimusDataTypeRef) == 0x000008, "Wrong alignment on FOptimusDataTypeRef"); \ static_assert(sizeof(FOptimusDataTypeRef) == 0x000030, "Wrong size on FOptimusDataTypeRef"); \ @@ -169510,6 +167330,12 @@ static_assert(offsetof(UOptimusVariableDescription, CachedShaderValue) == 0x0000 static_assert(offsetof(UOptimusVariableDescription, ValueData) == 0x0000A0, "Member 'UOptimusVariableDescription::ValueData' has a wrong offset!"); \ static_assert(offsetof(UOptimusVariableDescription, DefaultValue) == 0x0000B0, "Member 'UOptimusVariableDescription::DefaultValue' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UBPW_Compass_C \ +static_assert(alignof(UBPW_Compass_C) == 0x000008, "Wrong alignment on UBPW_Compass_C"); \ +static_assert(sizeof(UBPW_Compass_C) == 0x000330, "Wrong size on UBPW_Compass_C"); \ +static_assert(offsetof(UBPW_Compass_C, BPW_CompassMarker) == 0x000320, "Member 'UBPW_Compass_C::BPW_CompassMarker' has a wrong offset!"); \ +static_assert(offsetof(UBPW_Compass_C, BPW_SubObjectiveCompassMarker) == 0x000328, "Member 'UBPW_Compass_C::BPW_SubObjectiveCompassMarker' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_UOptimusGroomDataInterface \ static_assert(alignof(UOptimusGroomDataInterface) == 0x000008, "Wrong alignment on UOptimusGroomDataInterface"); \ static_assert(sizeof(UOptimusGroomDataInterface) == 0x000028, "Wrong size on UOptimusGroomDataInterface"); \ @@ -169552,127 +167378,6 @@ static_assert(offsetof(UOptimusGroomWriteDataProvider, GroomComponent) == 0x0000 static_assert(alignof(UOptimusGroomComponentSource) == 0x000008, "Wrong alignment on UOptimusGroomComponentSource"); \ static_assert(sizeof(UOptimusGroomComponentSource) == 0x000028, "Wrong size on UOptimusGroomComponentSource"); \ -#define DUMPER7_ASSERTS_Goal_Attack_C_ProvideTargetObjects \ -static_assert(alignof(Goal_Attack_C_ProvideTargetObjects) == 0x000008, "Wrong alignment on Goal_Attack_C_ProvideTargetObjects"); \ -static_assert(sizeof(Goal_Attack_C_ProvideTargetObjects) == 0x000010, "Wrong size on Goal_Attack_C_ProvideTargetObjects"); \ -static_assert(offsetof(Goal_Attack_C_ProvideTargetObjects, Targets_0) == 0x000000, "Member 'Goal_Attack_C_ProvideTargetObjects::Targets_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGoal_Attack_C \ -static_assert(alignof(UGoal_Attack_C) == 0x000008, "Wrong alignment on UGoal_Attack_C"); \ -static_assert(sizeof(UGoal_Attack_C) == 0x000060, "Wrong size on UGoal_Attack_C"); \ -static_assert(offsetof(UGoal_Attack_C, Targets) == 0x000050, "Member 'UGoal_Attack_C::Targets' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage \ -static_assert(alignof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage) == 0x000008, "Wrong alignment on Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage"); \ -static_assert(sizeof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage) == 0x000170, "Wrong size on Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, EntryPoint) == 0x000000, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag_5) == 0x000004, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName_5) == 0x00000C, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag_4) == 0x000024, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName_4) == 0x00002C, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag_3) == 0x000044, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName_3) == 0x00004C, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag_2) == 0x000064, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName_2) == 0x00006C, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate_3) == 0x000074, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag_1) == 0x000084, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName_1) == 0x00008C, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate_4) == 0x000094, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_EventTag) == 0x0000A4, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CustomEvent_NotifyName) == 0x0000AC, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000B4, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, Temp_name_Variable) == 0x0000C4, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, Temp_struct_Variable) == 0x0000CC, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_Event_AiController) == 0x0000D8, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_CommitBehaviour_ReturnValue) == 0x0000E0, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x0000E8, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x0000F0, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetDefaultBlendOutTime_ReturnValue) == 0x0000F4, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetDefaultBlendOutTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, K2Node_Event_bWasInterrupted) == 0x0000F8, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_EnemyCharacter_1) == 0x000100, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_EnemyCharacter_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_ReturnValue_1) == 0x000108, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetGoalData_ReturnValue) == 0x000110, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_IsValid_ReturnValue) == 0x000118, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetAnimInstance_ReturnValue) == 0x000120, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_EnemyCharacter_2) == 0x000128, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_EnemyCharacter_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetCronosEnemyAvatar_ReturnValue_2) == 0x000130, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetCronosEnemyAvatar_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000138, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_IsValid_ReturnValue_1) == 0x000140, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000148, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000158, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_IsValid_ReturnValue_2) == 0x000160, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_PlayMontageAndWaitForEvent_BlendInOverride_ImplicitCast) == 0x000164, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_PlayMontageAndWaitForEvent_BlendInOverride_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage, CallFunc_PlayMontageAndWaitForEvent_InitialDelay_ImplicitCast) == 0x000168, "Member 'Beh_PlayMontage_C_ExecuteUbergraph_Beh_PlayMontage::CallFunc_PlayMontageAndWaitForEvent_InitialDelay_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_K2_Activate \ -static_assert(alignof(Beh_PlayMontage_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_PlayMontage_C_K2_Activate"); \ -static_assert(sizeof(Beh_PlayMontage_C_K2_Activate) == 0x000008, "Wrong size on Beh_PlayMontage_C_K2_Activate"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_PlayMontage_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_K2_EndBehavior \ -static_assert(alignof(Beh_PlayMontage_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_PlayMontage_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_PlayMontage_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_PlayMontage_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_PlayMontage_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_K2_ShouldTryLatentFinish \ -static_assert(alignof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish) == 0x000008, "Wrong alignment on Beh_PlayMontage_C_K2_ShouldTryLatentFinish"); \ -static_assert(sizeof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish) == 0x000010, "Wrong size on Beh_PlayMontage_C_K2_ShouldTryLatentFinish"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, NewScore) == 0x000000, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::NewScore' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, ReturnValue) == 0x000004, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000005, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, CallFunc_IsFinishing_ReturnValue) == 0x000006, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::CallFunc_IsFinishing_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, CallFunc_IsValidSectionName_ReturnValue) == 0x000007, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::CallFunc_IsValidSectionName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_K2_ShouldTryLatentFinish, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000008, "Member 'Beh_PlayMontage_C_K2_ShouldTryLatentFinish::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_NotifyEnd_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_NotifyStart_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_OnBlendOut_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_OnCancelled_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_OnCompleted_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8 \ -static_assert(alignof(Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8) == 0x000004, "Wrong alignment on Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(sizeof(Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8) == 0x000010, "Wrong size on Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8, EventTag) == 0x000000, "Member 'Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8, NotifyName) == 0x000008, "Member 'Beh_PlayMontage_C_OnInterrupted_6D0403184F89EE2222FB83B8BB762CB8::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_PlayMontage_C \ -static_assert(alignof(UBeh_PlayMontage_C) == 0x000008, "Wrong alignment on UBeh_PlayMontage_C"); \ -static_assert(sizeof(UBeh_PlayMontage_C) == 0x0001C8, "Wrong size on UBeh_PlayMontage_C"); \ -static_assert(offsetof(UBeh_PlayMontage_C, UberGraphFrame) == 0x000198, "Member 'UBeh_PlayMontage_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_PlayMontage_C, Montage_to_Play) == 0x0001A0, "Member 'UBeh_PlayMontage_C::Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_PlayMontage_C, InitialDelay) == 0x0001A8, "Member 'UBeh_PlayMontage_C::InitialDelay' has a wrong offset!"); \ -static_assert(offsetof(UBeh_PlayMontage_C, StartSection) == 0x0001B0, "Member 'UBeh_PlayMontage_C::StartSection' has a wrong offset!"); \ -static_assert(offsetof(UBeh_PlayMontage_C, Force_Strict_Animation) == 0x0001B8, "Member 'UBeh_PlayMontage_C::Force_Strict_Animation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_PlayMontage_C, BlendInOverride) == 0x0001C0, "Member 'UBeh_PlayMontage_C::BlendInOverride' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FMovieSceneGeometryCacheParams \ static_assert(alignof(FMovieSceneGeometryCacheParams) == 0x000008, "Wrong alignment on FMovieSceneGeometryCacheParams"); \ static_assert(sizeof(FMovieSceneGeometryCacheParams) == 0x000048, "Wrong size on FMovieSceneGeometryCacheParams"); \ @@ -170663,99 +168368,9 @@ static_assert(offsetof(LiveLinkBlueprintVirtualSubject_UpdateVirtualSubjectStati static_assert(alignof(ULiveLinkBlueprintVirtualSubject) == 0x000008, "Wrong alignment on ULiveLinkBlueprintVirtualSubject"); \ static_assert(sizeof(ULiveLinkBlueprintVirtualSubject) == 0x000198, "Wrong size on ULiveLinkBlueprintVirtualSubject"); \ -#define DUMPER7_ASSERTS_Beh_Grab_C_ExecuteUbergraph_Beh_Grab \ -static_assert(alignof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab) == 0x000008, "Wrong alignment on Beh_Grab_C_ExecuteUbergraph_Beh_Grab"); \ -static_assert(sizeof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab) == 0x0000F0, "Wrong size on Beh_Grab_C_ExecuteUbergraph_Beh_Grab"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, EntryPoint) == 0x000000, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_Event_AiController_1) == 0x000038, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_CommitBehaviour_ReturnValue) == 0x000040, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCronosController_CronosController) == 0x000048, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCronosController_ReturnValue) == 0x000050, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_Event_bWasInterrupted) == 0x000051, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCronosController_CronosController_1) == 0x000058, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCronosController_ReturnValue_1) == 0x000060, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_RequestToken_ReturnValue) == 0x000061, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_ConsumeToken_ReturnValue) == 0x000062, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetTargetObject_ReturnValue) == 0x000068, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetOwningAIController_ReturnValue) == 0x000070, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000078, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_BehaviorGrab_ReturnValue) == 0x000088, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_BehaviorGrab_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCharacterPlay_ReturnValue) == 0x000090, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetQTEComponent_ReturnValue) == 0x0000A0, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetQTEComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_Event_AiController) == 0x0000B0, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetAvatar_ReturnValue) == 0x0000B8, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CustomEvent_DamagedActor) == 0x0000C0, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CustomEvent_DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CustomEvent_Damage) == 0x0000C8, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CustomEvent_Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CustomEvent_DamageType) == 0x0000D0, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CustomEvent_DamageType' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CustomEvent_InstigatedBy) == 0x0000D8, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CustomEvent_InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, K2Node_CustomEvent_DamageCauser) == 0x0000E0, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::K2Node_CustomEvent_DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_ExecuteUbergraph_Beh_Grab, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0000E8, "Member 'Beh_Grab_C_ExecuteUbergraph_Beh_Grab::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_HandleNavMovementMode \ -static_assert(alignof(Beh_Grab_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_Grab_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_Grab_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_Grab_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_Grab_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_Grab_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_Grab_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_Grab_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_Grab_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_Grab_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_K2_Activate \ -static_assert(alignof(Beh_Grab_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Grab_C_K2_Activate"); \ -static_assert(sizeof(Beh_Grab_C_K2_Activate) == 0x000008, "Wrong size on Beh_Grab_C_K2_Activate"); \ -static_assert(offsetof(Beh_Grab_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Grab_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_K2_EndBehavior \ -static_assert(alignof(Beh_Grab_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Grab_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Grab_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Grab_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Grab_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Grab_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_K2_Initialize \ -static_assert(alignof(Beh_Grab_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Grab_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Grab_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Grab_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Grab_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Grab_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_OnTakeAnyDamage_Event \ -static_assert(alignof(Beh_Grab_C_OnTakeAnyDamage_Event) == 0x000008, "Wrong alignment on Beh_Grab_C_OnTakeAnyDamage_Event"); \ -static_assert(sizeof(Beh_Grab_C_OnTakeAnyDamage_Event) == 0x000028, "Wrong size on Beh_Grab_C_OnTakeAnyDamage_Event"); \ -static_assert(offsetof(Beh_Grab_C_OnTakeAnyDamage_Event, DamagedActor) == 0x000000, "Member 'Beh_Grab_C_OnTakeAnyDamage_Event::DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_OnTakeAnyDamage_Event, Damage) == 0x000008, "Member 'Beh_Grab_C_OnTakeAnyDamage_Event::Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_OnTakeAnyDamage_Event, DamageType) == 0x000010, "Member 'Beh_Grab_C_OnTakeAnyDamage_Event::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_OnTakeAnyDamage_Event, InstigatedBy) == 0x000018, "Member 'Beh_Grab_C_OnTakeAnyDamage_Event::InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_OnTakeAnyDamage_Event, DamageCauser) == 0x000020, "Member 'Beh_Grab_C_OnTakeAnyDamage_Event::DamageCauser' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Grab_C_RestoreMovementMode \ -static_assert(alignof(Beh_Grab_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_Grab_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_Grab_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_Grab_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_Grab_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_Grab_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_Grab_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_Grab_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Grab_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_Grab_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Grab_C \ -static_assert(alignof(UBeh_Grab_C) == 0x000008, "Wrong alignment on UBeh_Grab_C"); \ -static_assert(sizeof(UBeh_Grab_C) == 0x0001A8, "Wrong size on UBeh_Grab_C"); \ -static_assert(offsetof(UBeh_Grab_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Grab_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Grab_C, TokenType) == 0x0001A0, "Member 'UBeh_Grab_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Grab_C, RestrictToNavmesh) == 0x0001A1, "Member 'UBeh_Grab_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Grab_C, MovementModeHandle) == 0x0001A4, "Member 'UBeh_Grab_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_Traveler_Capsula_Light_D_C \ -static_assert(alignof(ALamp_Traveler_Capsula_Light_D_C) == 0x000008, "Wrong alignment on ALamp_Traveler_Capsula_Light_D_C"); \ -static_assert(sizeof(ALamp_Traveler_Capsula_Light_D_C) == 0x000550, "Wrong size on ALamp_Traveler_Capsula_Light_D_C"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_Traveler_Capsula_Light_D_C::PAGLightCullingVolume' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, Additive_2) == 0x000528, "Member 'ALamp_Traveler_Capsula_Light_D_C::Additive_2' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, Additive) == 0x000530, "Member 'ALamp_Traveler_Capsula_Light_D_C::Additive' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, Scatter_2) == 0x000538, "Member 'ALamp_Traveler_Capsula_Light_D_C::Scatter_2' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, Point) == 0x000540, "Member 'ALamp_Traveler_Capsula_Light_D_C::Point' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Traveler_Capsula_Light_D_C, Scatter) == 0x000548, "Member 'ALamp_Traveler_Capsula_Light_D_C::Scatter' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier2_C \ +static_assert(alignof(UGE_TSPyreUpgradeTier2_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier2_C"); \ +static_assert(sizeof(UGE_TSPyreUpgradeTier2_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier2_C"); \ #define DUMPER7_ASSERTS_FLiveLinkTransformControllerData \ static_assert(alignof(FLiveLinkTransformControllerData) == 0x000001, "Wrong alignment on FLiveLinkTransformControllerData"); \ @@ -170879,14 +168494,6 @@ static_assert(alignof(UMovieSceneLiveLinkTrack) == 0x000008, "Wrong alignment on static_assert(sizeof(UMovieSceneLiveLinkTrack) == 0x000138, "Wrong size on UMovieSceneLiveLinkTrack"); \ static_assert(offsetof(UMovieSceneLiveLinkTrack, TrackRole) == 0x000130, "Member 'UMovieSceneLiveLinkTrack::TrackRole' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Traveler_Locomotion_SmartGun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_SmartGun_C \ -static_assert(alignof(UTraveler_Locomotion_SmartGun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_SmartGun_C"); \ -static_assert(sizeof(UTraveler_Locomotion_SmartGun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_SmartGun_C"); \ - #define DUMPER7_ASSERTS_FMovieGraphRenderDataIdentifier \ static_assert(alignof(FMovieGraphRenderDataIdentifier) == 0x000008, "Wrong alignment on FMovieGraphRenderDataIdentifier"); \ static_assert(sizeof(FMovieGraphRenderDataIdentifier) == 0x000048, "Wrong size on FMovieGraphRenderDataIdentifier"); \ @@ -173953,6 +171560,332 @@ static_assert(alignof(UMovieSceneTakeTrack) == 0x000008, "Wrong alignment on UMo static_assert(sizeof(UMovieSceneTakeTrack) == 0x000108, "Wrong size on UMovieSceneTakeTrack"); \ static_assert(offsetof(UMovieSceneTakeTrack, Sections) == 0x0000F8, "Member 'UMovieSceneTakeTrack::Sections' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyAngularForce \ +static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyAngularForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyAngularForce"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyAngularForce) == 0x000118, "Wrong size on Destructibles_FunctionLibrary_C_ApplyAngularForce"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, FieldsSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::FieldsSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, __WorldContext) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, _TorqMulltiplier) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::_TorqMulltiplier' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, _TorqueVector) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::_TorqueVector' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000B0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_2) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_3) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_4) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_5) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetRandomVector_ReturnValue) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetRandomVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_CalculateNoise_NoiseField) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetUniformScalar_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetUniformScalar_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetUniformVector_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetUniformVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue_1) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue_2) == 0x000108, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x000110, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyDirectionalForce \ +static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyDirectionalForce"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce) == 0x000100, "Wrong size on Destructibles_FunctionLibrary_C_ApplyDirectionalForce"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, DirectionalMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::DirectionalMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, DirectionalVelocity) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::DirectionalVelocity' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, __WorldContext) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, NewLocalVar) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::NewLocalVar' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, _DirectionalVelocity) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::_DirectionalVelocity' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_CalculateNoise_NoiseField) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_AddComponentByClass_ReturnValue) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetUniformVector_ReturnValue) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetUniformVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetUniformVector_Magnitude_ImplicitCast) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetUniformVector_Magnitude_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyExternalExtrain \ +static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyExternalExtrain"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain) == 0x000048, "Wrong size on Destructibles_FunctionLibrary_C_ApplyExternalExtrain"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, FalloffData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, __WorldContext) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyRadialForce \ +static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyRadialForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyRadialForce"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyRadialForce) == 0x0000D8, "Wrong size on Destructibles_FunctionLibrary_C_ApplyRadialForce"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, RadialMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::RadialMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, RadialCenter) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::RadialCenter' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, __WorldContext) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_AddComponentByClass_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetRadialVector_ReturnValue) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetRadialVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_CalculateNoise_NoiseField) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CalculateDirectionalVector \ +static_assert(alignof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector) == 0x000010, "Wrong alignment on Destructibles_FunctionLibrary_C_CalculateDirectionalVector"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector) == 0x0003E0, "Wrong size on Destructibles_FunctionLibrary_C_CalculateDirectionalVector"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DamageCauser) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DamageType) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DamageType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, FieldSystemLocation) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::FieldSystemLocation' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactLocation) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactLocation' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactNormal) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactTraceOrigin) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactTraceOrigin' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, __WorldContext) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DirectionalVector) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DirectionalVector' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, _DirectionalVector) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::_DirectionalVector' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, _RadialCenterLocation) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::_RadialCenterLocation' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MineDamageClass) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MineDamageClass' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ArbalestDamageClass) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ArbalestDamageClass' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MultiModeGunClass) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MultiModeGunClass' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MeleeAttackClass) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MeleeAttackClass' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValidClass_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValid_ReturnValue) == 0x0000E9, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BooleanAND_ReturnValue) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetFireSocketWorldTransform_ReturnValue) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetFireSocketWorldTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Location) == 0x000160, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Rotation) == 0x000178, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Scale) == 0x000190, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0001A8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x0001A9, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0001B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_X) == 0x0001C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Y) == 0x0001D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Z) == 0x0001D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue) == 0x0001E0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x000210, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000228, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_1) == 0x000240, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_2) == 0x000258, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_2) == 0x000270, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_FindComponentByTag_ReturnValue) == 0x000288, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_FindComponentByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValid_ReturnValue_1) == 0x000290, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_ActorHasTag_ReturnValue) == 0x000291, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000298, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_ActorHasTag_ReturnValue_1) == 0x0002B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_ActorHasTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue) == 0x0002B8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_2) == 0x0002C0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue_1) == 0x0002C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_3) == 0x0002D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_3) == 0x0002D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BooleanAND_ReturnValue_1) == 0x0002F0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_3) == 0x0002F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_X_1) == 0x000310, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Y_1) == 0x000318, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Z_1) == 0x000320, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_MakeVector_ReturnValue) == 0x000328, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue_2) == 0x000340, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_4) == 0x000348, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_4) == 0x000360, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_4) == 0x000368, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000380, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_5) == 0x000398, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0003B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_5) == 0x0003C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CalculateNoise \ +static_assert(alignof(Destructibles_FunctionLibrary_C_CalculateNoise) == 0x000010, "Wrong alignment on Destructibles_FunctionLibrary_C_CalculateNoise"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_CalculateNoise) == 0x0001B0, "Wrong size on Destructibles_FunctionLibrary_C_CalculateNoise"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, __WorldContext) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, NoiseField) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::NoiseField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Location) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Rotation) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Scale) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_AddComponentByClass_ReturnValue) == 0x000118, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000120, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_MakeTransform_ReturnValue) == 0x000140, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_ReturnValue) == 0x0001A0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_MinRange_ImplicitCast) == 0x0001A8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_MinRange_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_MaxRange_ImplicitCast) == 0x0001AC, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_MaxRange_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CheckDamageSource \ +static_assert(alignof(Destructibles_FunctionLibrary_C_CheckDamageSource) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_CheckDamageSource"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_CheckDamageSource) == 0x0000A8, "Wrong size on Destructibles_FunctionLibrary_C_CheckDamageSource"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, AllowedDmgSourceList) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::AllowedDmgSourceList' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageCauser) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageCauserType) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageCauserType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageType) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, __WorldContext) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, IsValid) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::IsValid' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, validDS) == 0x000031, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::validDS' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000041, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_bool_True_if_break_was_hit_Variable) == 0x000042, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Array_Index_Variable) == 0x000044, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Get_Item) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00006C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00006D, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_IsValidClass_ReturnValue) == 0x00006E, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue) == 0x00006F, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_1) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_1) == 0x000072, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000073, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000074, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_2) == 0x000075, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Array_Index_Variable_1) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00007C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_IsValidClass_ReturnValue_1) == 0x000089, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_ClassIsChildOf_ReturnValue) == 0x00008A, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_3) == 0x00008B, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue) == 0x00008C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00008D, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_1) == 0x00008E, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_2) == 0x00008F, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_2) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Loop_Counter_Variable_1) == 0x000094, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_3) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Less_IntInt_ReturnValue_1) == 0x000099, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_3) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_DirectionalRadialDestruction \ +static_assert(alignof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_DirectionalRadialDestruction"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction) == 0x0000A8, "Wrong size on Destructibles_FunctionLibrary_C_DirectionalRadialDestruction"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, RadialMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::RadialMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, RadialCenter) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::RadialCenter' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, DirectionalMagnitude) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::DirectionalMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, DirectionalVelocity) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::DirectionalVelocity' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, AddDirectionalForce) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::AddDirectionalForce' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, AddAngularForce) == 0x000099, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::AddAngularForce' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, __WorldContext) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::__WorldContext' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_GetDataTable \ +static_assert(alignof(Destructibles_FunctionLibrary_C_GetDataTable) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_GetDataTable"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_GetDataTable) == 0x0000C8, "Wrong size on Destructibles_FunctionLibrary_C_GetDataTable"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, DestructibleType) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::DestructibleType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, __WorldContext) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, SelectedDT) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::SelectedDT' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, DestructibleDTsMap) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::DestructibleDTsMap' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, K2Node_MakeVariable_MakeVariableOutput) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_GetDestructionData \ +static_assert(alignof(Destructibles_FunctionLibrary_C_GetDestructionData) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_GetDestructionData"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_GetDestructionData) == 0x000138, "Wrong size on Destructibles_FunctionLibrary_C_GetDestructionData"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DestructibleType) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DestructibleType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageCauser) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageCauserType) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageCauserType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageType) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, __WorldContext) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, RadialMagnitude) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::RadialMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DirectionalMagnitude) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DirectionalMagnitude' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _Match) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_Match' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _DirectionalMag) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_DirectionalMag' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _RadialMag) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_RadialMag' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _SelectedDT) == 0x000050, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_SelectedDT' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_bool_True_if_break_was_hit_Variable) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue) == 0x000059, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000064, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Array_Index_Variable) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_1) == 0x00006C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Array_Index_Variable_1) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTable_SelectedDT) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTable_SelectedDT' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Get_Item) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Less_IntInt_ReturnValue) == 0x0000E9, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue) == 0x0000EA, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Get_Item_1) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValidClass_ReturnValue) == 0x000101, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Length_ReturnValue_1) == 0x000104, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_2) == 0x000108, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000109, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue) == 0x00010A, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00010B, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_1) == 0x00010C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x00010D, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValidClass_ReturnValue_1) == 0x00010E, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue_1) == 0x00010F, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_3) == 0x000110, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000118, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_2) == 0x000120, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue_2) == 0x000121, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Loop_Counter_Variable_1) == 0x000124, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Less_IntInt_ReturnValue_1) == 0x000128, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Add_IntInt_ReturnValue_1) == 0x00012C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_3) == 0x000130, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields \ +static_assert(alignof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields) == 0x0000A0, "Wrong size on Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::Actor' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, OperatorFieldInput) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::OperatorFieldInput' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, FalloffData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::FalloffData' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, FalloutType) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::FalloutType' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, __WorldContext) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, _CullingField) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::_CullingField' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue) == 0x000050, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_1) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_ReturnValue) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_2) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_3) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_ReturnValue_1) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetOperatorField_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetCullingField_ReturnValue) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetCullingField_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Radius_ImplicitCast) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Radius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Magnitude_ImplicitCast) == 0x000094, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Magnitude_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Radius_ImplicitCast_1) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Radius_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_ \ +static_assert(alignof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_"); \ +static_assert(sizeof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_) == 0x000048, "Wrong size on Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, Target) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::Target' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, FadeLevel) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::FadeLevel' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, __WorldContext) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, UpdatedFadeValue) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::UpdatedFadeValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, DissolutionCompleted) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::DissolutionCompleted' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, MaxFade) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::MaxFade' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, FadeIncrement) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::FadeIncrement' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000041, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast) == 0x000044, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDestructibles_FunctionLibrary_C \ +static_assert(alignof(UDestructibles_FunctionLibrary_C) == 0x000008, "Wrong alignment on UDestructibles_FunctionLibrary_C"); \ +static_assert(sizeof(UDestructibles_FunctionLibrary_C) == 0x000028, "Wrong size on UDestructibles_FunctionLibrary_C"); \ + #define DUMPER7_ASSERTS_FAudioInputDeviceInfo \ static_assert(alignof(FAudioInputDeviceInfo) == 0x000008, "Wrong alignment on FAudioInputDeviceInfo"); \ static_assert(sizeof(FAudioInputDeviceInfo) == 0x000030, "Wrong size on FAudioInputDeviceInfo"); \ @@ -174087,6 +172020,14 @@ static_assert(offsetof(UWaveTableBank, SampleRate) == 0x000034, "Member 'UWaveTa static_assert(offsetof(UWaveTableBank, bBipolar) == 0x000038, "Member 'UWaveTableBank::bBipolar' has a wrong offset!"); \ static_assert(offsetof(UWaveTableBank, Entries) == 0x000040, "Member 'UWaveTableBank::Entries' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UNavArea_DropDown_C \ +static_assert(alignof(UNavArea_DropDown_C) == 0x000008, "Wrong alignment on UNavArea_DropDown_C"); \ +static_assert(sizeof(UNavArea_DropDown_C) == 0x000048, "Wrong size on UNavArea_DropDown_C"); \ + +#define DUMPER7_ASSERTS_UGE_AGSpeed_C \ +static_assert(alignof(UGE_AGSpeed_C) == 0x000008, "Wrong alignment on UGE_AGSpeed_C"); \ +static_assert(sizeof(UGE_AGSpeed_C) == 0x000A70, "Wrong size on UGE_AGSpeed_C"); \ + #define DUMPER7_ASSERTS_FMetaSoundOutput \ static_assert(alignof(FMetaSoundOutput) == 0x000008, "Wrong alignment on FMetaSoundOutput"); \ static_assert(sizeof(FMetaSoundOutput) == 0x000010, "Wrong size on FMetaSoundOutput"); \ @@ -175778,6 +173719,10 @@ static_assert(offsetof(USynesthesiaSpectrumAnalyzer, Settings) == 0x0000A0, "Mem static_assert(offsetof(USynesthesiaSpectrumAnalyzer, OnSpectrumResults) == 0x0000A8, "Member 'USynesthesiaSpectrumAnalyzer::OnSpectrumResults' has a wrong offset!"); \ static_assert(offsetof(USynesthesiaSpectrumAnalyzer, OnLatestSpectrumResults) == 0x0000D0, "Member 'USynesthesiaSpectrumAnalyzer::OnLatestSpectrumResults' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UKeyStyle_Decorator_C \ +static_assert(alignof(UKeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UKeyStyle_Decorator_C"); \ +static_assert(sizeof(UKeyStyle_Decorator_C) == 0x000030, "Wrong size on UKeyStyle_Decorator_C"); \ + #define DUMPER7_ASSERTS_FFixedSampleSequenceRulerStyle \ static_assert(alignof(FFixedSampleSequenceRulerStyle) == 0x000010, "Wrong alignment on FFixedSampleSequenceRulerStyle"); \ static_assert(sizeof(FFixedSampleSequenceRulerStyle) == 0x000230, "Wrong size on FFixedSampleSequenceRulerStyle"); \ @@ -176690,6 +174635,10 @@ static_assert(sizeof(UPawnComponent) == 0x0000A0, "Wrong size on UPawnComponent" static_assert(alignof(UPlayerStateComponent) == 0x000008, "Wrong alignment on UPlayerStateComponent"); \ static_assert(sizeof(UPlayerStateComponent) == 0x0000A0, "Wrong size on UPlayerStateComponent"); \ +#define DUMPER7_ASSERTS_UGE_MG02ReloadUpgrade_C \ +static_assert(alignof(UGE_MG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02ReloadUpgrade_C"); \ +static_assert(sizeof(UGE_MG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02ReloadUpgrade_C"); \ + #define DUMPER7_ASSERTS_FGameFeatureComponentEntry \ static_assert(alignof(FGameFeatureComponentEntry) == 0x000008, "Wrong alignment on FGameFeatureComponentEntry"); \ static_assert(sizeof(FGameFeatureComponentEntry) == 0x000058, "Wrong size on FGameFeatureComponentEntry"); \ @@ -176822,47 +174771,6 @@ static_assert(offsetof(UGameFeaturesSubsystemSettings, EnabledPlugins) == 0x0000 static_assert(offsetof(UGameFeaturesSubsystemSettings, DisabledPlugins) == 0x000068, "Member 'UGameFeaturesSubsystemSettings::DisabledPlugins' has a wrong offset!"); \ static_assert(offsetof(UGameFeaturesSubsystemSettings, AdditionalPluginMetadataKeys) == 0x000078, "Member 'UGameFeaturesSubsystemSettings::AdditionalPluginMetadataKeys' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UTraveler_Leans_C \ -static_assert(alignof(UTraveler_Leans_C) == 0x000010, "Wrong alignment on UTraveler_Leans_C"); \ -static_assert(sizeof(UTraveler_Leans_C) == 0x000D60, "Wrong size on UTraveler_Leans_C"); \ -static_assert(offsetof(UTraveler_Leans_C, DeltaTransform) == 0x000AD0, "Member 'UTraveler_Leans_C::DeltaTransform' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, RotationSpeed) == 0x000B30, "Member 'UTraveler_Leans_C::RotationSpeed' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, MovementSpeed) == 0x000B38, "Member 'UTraveler_Leans_C::MovementSpeed' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, interp_speed) == 0x000B40, "Member 'UTraveler_Leans_C::interp_speed' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, rotation_pivot) == 0x000B48, "Member 'UTraveler_Leans_C::rotation_pivot' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, leans_intensity) == 0x000B60, "Member 'UTraveler_Leans_C::leans_intensity' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, unit_coefficient) == 0x000B68, "Member 'UTraveler_Leans_C::unit_coefficient' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, leans_angle) == 0x000B70, "Member 'UTraveler_Leans_C::leans_angle' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, twist_intensity) == 0x000B78, "Member 'UTraveler_Leans_C::twist_intensity' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, twist_angle) == 0x000B80, "Member 'UTraveler_Leans_C::twist_angle' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, spine_side_rotation_intensity) == 0x000B88, "Member 'UTraveler_Leans_C::spine_side_rotation_intensity' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Feet_Initial) == 0x000B90, "Member 'UTraveler_Leans_C::Feet_Initial' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, debug_start) == 0x000BA0, "Member 'UTraveler_Leans_C::debug_start' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, debug_end) == 0x000BB8, "Member 'UTraveler_Leans_C::debug_end' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Feet_Result) == 0x000BD0, "Member 'UTraveler_Leans_C::Feet_Result' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Feet_After_Lean) == 0x000BE0, "Member 'UTraveler_Leans_C::Feet_After_Lean' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Snap_Arr) == 0x000BF0, "Member 'UTraveler_Leans_C::Snap_Arr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, calculation_is_done) == 0x000C00, "Member 'UTraveler_Leans_C::calculation_is_done' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Snap_Curve_Arr) == 0x000C10, "Member 'UTraveler_Leans_C::Snap_Curve_Arr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Curvature) == 0x000C20, "Member 'UTraveler_Leans_C::Curvature' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Curvature_Arr) == 0x000C28, "Member 'UTraveler_Leans_C::Curvature_Arr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Curvature_Deltas_Arr) == 0x000C38, "Member 'UTraveler_Leans_C::Curvature_Deltas_Arr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, FeetDeltas) == 0x000C48, "Member 'UTraveler_Leans_C::FeetDeltas' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, SnapDeltas) == 0x000C58, "Member 'UTraveler_Leans_C::SnapDeltas' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, config_leg_r) == 0x000C68, "Member 'UTraveler_Leans_C::config_leg_r' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, config_leg_l) == 0x000C78, "Member 'UTraveler_Leans_C::config_leg_l' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, Capsule) == 0x000C90, "Member 'UTraveler_Leans_C::Capsule' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, SnapTransform) == 0x000CF0, "Member 'UTraveler_Leans_C::SnapTransform' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, TurnArr) == 0x000D00, "Member 'UTraveler_Leans_C::TurnArr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, rotation_speed_limit) == 0x000D10, "Member 'UTraveler_Leans_C::rotation_speed_limit' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, rotation_interp_speed) == 0x000D18, "Member 'UTraveler_Leans_C::rotation_interp_speed' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, tmp_arr) == 0x000D20, "Member 'UTraveler_Leans_C::tmp_arr' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, unsnap_speed) == 0x000D30, "Member 'UTraveler_Leans_C::unsnap_speed' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, leg_max_length) == 0x000D38, "Member 'UTraveler_Leans_C::leg_max_length' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, leans_master_intensity) == 0x000D48, "Member 'UTraveler_Leans_C::leans_master_intensity' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, side_rotation) == 0x000D50, "Member 'UTraveler_Leans_C::side_rotation' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Leans_C, running_intensity_multiplier) == 0x000D58, "Member 'UTraveler_Leans_C::running_intensity_multiplier' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FOpenColorIOColorSpace \ static_assert(alignof(FOpenColorIOColorSpace) == 0x000008, "Wrong alignment on FOpenColorIOColorSpace"); \ static_assert(sizeof(FOpenColorIOColorSpace) == 0x000028, "Wrong size on FOpenColorIOColorSpace"); \ @@ -177191,9 +175099,9 @@ static_assert(offsetof(ChaosClothAssetInteractor_GetWeightedFloatValue, ReturnVa static_assert(alignof(UChaosClothAssetInteractor) == 0x000008, "Wrong alignment on UChaosClothAssetInteractor"); \ static_assert(sizeof(UChaosClothAssetInteractor) == 0x000038, "Wrong size on UChaosClothAssetInteractor"); \ -#define DUMPER7_ASSERTS_UGE_SPEnergyAmmoOffproductUpgrade_C \ -static_assert(alignof(UGE_SPEnergyAmmoOffproductUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPEnergyAmmoOffproductUpgrade_C"); \ -static_assert(sizeof(UGE_SPEnergyAmmoOffproductUpgrade_C) == 0x000A70, "Wrong size on UGE_SPEnergyAmmoOffproductUpgrade_C"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_1_C \ +static_assert(alignof(AGC_DataMosh_Cine_1_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_1_C"); \ +static_assert(sizeof(AGC_DataMosh_Cine_1_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_1_C"); \ #define DUMPER7_ASSERTS_MoviePipelineBurnInWidget_OnOutputFrameStarted \ static_assert(alignof(MoviePipelineBurnInWidget_OnOutputFrameStarted) == 0x000008, "Wrong alignment on MoviePipelineBurnInWidget_OnOutputFrameStarted"); \ @@ -177259,6 +175167,30 @@ static_assert(sizeof(UMoviePipelineWidgetRenderer) == 0x000068, "Wrong size on U static_assert(offsetof(UMoviePipelineWidgetRenderer, bCompositeOntoFinalImage) == 0x000048, "Member 'UMoviePipelineWidgetRenderer::bCompositeOntoFinalImage' has a wrong offset!"); \ static_assert(offsetof(UMoviePipelineWidgetRenderer, RenderTarget) == 0x000060, "Member 'UMoviePipelineWidgetRenderer::RenderTarget' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_BP_WallWalkComponent_C_PostGravBootsSHAkEvent \ +static_assert(alignof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent) == 0x000008, "Wrong alignment on BP_WallWalkComponent_C_PostGravBootsSHAkEvent"); \ +static_assert(sizeof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent) == 0x000038, "Wrong size on BP_WallWalkComponent_C_PostGravBootsSHAkEvent"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, AkEvent) == 0x000000, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::AkEvent' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, isEnabled__0) == 0x000008, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::isEnabled__0' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, Temp_delegate_Variable) == 0x000020, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_PostAkEvent_ReturnValue) == 0x000030, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_HasItem_ReturnValue) == 0x000034, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_HasItem_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent \ +static_assert(alignof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent) == 0x000008, "Wrong alignment on BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent"); \ +static_assert(sizeof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent) == 0x000010, "Wrong size on BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent"); \ +static_assert(offsetof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent, EntryPoint) == 0x000000, "Member 'BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000008, "Member 'BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_WallWalkComponent_C \ +static_assert(alignof(UBP_WallWalkComponent_C) == 0x000008, "Wrong alignment on UBP_WallWalkComponent_C"); \ +static_assert(sizeof(UBP_WallWalkComponent_C) == 0x000120, "Wrong size on UBP_WallWalkComponent_C"); \ +static_assert(offsetof(UBP_WallWalkComponent_C, UberGraphFrame) == 0x000100, "Member 'UBP_WallWalkComponent_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBP_WallWalkComponent_C, isEnabled_) == 0x000108, "Member 'UBP_WallWalkComponent_C::isEnabled_' has a wrong offset!"); \ +static_assert(offsetof(UBP_WallWalkComponent_C, BootsItem) == 0x000110, "Member 'UBP_WallWalkComponent_C::BootsItem' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FActorLayer \ static_assert(alignof(FActorLayer) == 0x000004, "Wrong alignment on FActorLayer"); \ static_assert(sizeof(FActorLayer) == 0x000008, "Wrong size on FActorLayer"); \ @@ -177287,10 +175219,6 @@ static_assert(offsetof(LayersBlueprintLibrary_RemoveActorFromLayer, Layer) == 0x static_assert(alignof(ULayersBlueprintLibrary) == 0x000008, "Wrong alignment on ULayersBlueprintLibrary"); \ static_assert(sizeof(ULayersBlueprintLibrary) == 0x000028, "Wrong size on ULayersBlueprintLibrary"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh2_C \ -static_assert(alignof(AGC_DataMosh2_C) == 0x000008, "Wrong alignment on AGC_DataMosh2_C"); \ -static_assert(sizeof(AGC_DataMosh2_C) == 0x000390, "Wrong size on AGC_DataMosh2_C"); \ - #define DUMPER7_ASSERTS_FMoviePipelinePostProcessPass \ static_assert(alignof(FMoviePipelinePostProcessPass) == 0x000008, "Wrong alignment on FMoviePipelinePostProcessPass"); \ static_assert(sizeof(FMoviePipelinePostProcessPass) == 0x000048, "Wrong size on FMoviePipelinePostProcessPass"); \ @@ -177514,6 +175442,10 @@ static_assert(sizeof(UConsoleVariablesAsset) == 0x000050, "Wrong size on UConsol static_assert(offsetof(UConsoleVariablesAsset, VariableCollectionDescription) == 0x000030, "Member 'UConsoleVariablesAsset::VariableCollectionDescription' has a wrong offset!"); \ static_assert(offsetof(UConsoleVariablesAsset, SavedCommands) == 0x000040, "Member 'UConsoleVariablesAsset::SavedCommands' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGravityGunCharging_CameraShake_C \ +static_assert(alignof(UGravityGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunCharging_CameraShake_C"); \ +static_assert(sizeof(UGravityGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunCharging_CameraShake_C"); \ + #define DUMPER7_ASSERTS_FLocalizableMessageParameterEntry \ static_assert(alignof(FLocalizableMessageParameterEntry) == 0x000008, "Wrong alignment on FLocalizableMessageParameterEntry"); \ static_assert(sizeof(FLocalizableMessageParameterEntry) == 0x000020, "Wrong size on FLocalizableMessageParameterEntry"); \ @@ -179128,44 +177060,6 @@ static_assert(offsetof(ADataflowActor, DataflowComponent) == 0x0002C8, "Member ' static_assert(alignof(UDataflowComponent) == 0x000010, "Wrong alignment on UDataflowComponent"); \ static_assert(sizeof(UDataflowComponent) == 0x000640, "Wrong size on UDataflowComponent"); \ -#define DUMPER7_ASSERTS_ExtendedTutorial_Widget_C_OnAnalogValueChanged \ -static_assert(alignof(ExtendedTutorial_Widget_C_OnAnalogValueChanged) == 0x000008, "Wrong alignment on ExtendedTutorial_Widget_C_OnAnalogValueChanged"); \ -static_assert(sizeof(ExtendedTutorial_Widget_C_OnAnalogValueChanged) == 0x0002A8, "Wrong size on ExtendedTutorial_Widget_C_OnAnalogValueChanged"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, MyGeometry) == 0x000000, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, InAnalogInputEvent) == 0x000038, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::InAnalogInputEvent' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, ReturnValue) == 0x000080, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetAnalogValue_ReturnValue) == 0x000138, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetAnalogValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetScrollOffset_ReturnValue) == 0x00013C, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetScrollOffset_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000140, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetKeyEventFromAnalogInputEvent_ReturnValue) == 0x000148, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetKeyEventFromAnalogInputEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000188, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetKey_ReturnValue) == 0x000190, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetKey_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x0001A9, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetScrollOffsetOfEnd_ReturnValue) == 0x0001AC, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetScrollOffsetOfEnd_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_GetScrollOffset_ReturnValue_1) == 0x0001B0, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_GetScrollOffset_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_SelectFloat_ReturnValue) == 0x0001B8, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Handled_ReturnValue) == 0x0001C0, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_FClamp_ReturnValue) == 0x000278, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000280, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000288, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_SelectFloat_A_ImplicitCast) == 0x000290, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_SelectFloat_B_ImplicitCast) == 0x000298, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_SelectFloat_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_OnAnalogValueChanged, CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast) == 0x0002A0, "Member 'ExtendedTutorial_Widget_C_OnAnalogValueChanged::CallFunc_SetScrollOffset_NewScrollOffset_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget \ -static_assert(alignof(ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget) == 0x000004, "Wrong alignment on ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget"); \ -static_assert(sizeof(ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget) == 0x000004, "Wrong size on ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget"); \ -static_assert(offsetof(ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget, EntryPoint) == 0x000000, "Member 'ExtendedTutorial_Widget_C_ExecuteUbergraph_ExtendedTutorial_Widget::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UExtendedTutorial_Widget_C \ -static_assert(alignof(UExtendedTutorial_Widget_C) == 0x000008, "Wrong alignment on UExtendedTutorial_Widget_C"); \ -static_assert(sizeof(UExtendedTutorial_Widget_C) == 0x0003A8, "Wrong size on UExtendedTutorial_Widget_C"); \ -static_assert(offsetof(UExtendedTutorial_Widget_C, UberGraphFrame) == 0x000388, "Member 'UExtendedTutorial_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UExtendedTutorial_Widget_C, BackTip) == 0x000390, "Member 'UExtendedTutorial_Widget_C::BackTip' has a wrong offset!"); \ -static_assert(offsetof(UExtendedTutorial_Widget_C, KeepAspectZone_0) == 0x000398, "Member 'UExtendedTutorial_Widget_C::KeepAspectZone_0' has a wrong offset!"); \ -static_assert(offsetof(UExtendedTutorial_Widget_C, ScrollBox_0) == 0x0003A0, "Member 'UExtendedTutorial_Widget_C::ScrollBox_0' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UTextureImportSettings \ static_assert(alignof(UTextureImportSettings) == 0x000008, "Wrong alignment on UTextureImportSettings"); \ static_assert(sizeof(UTextureImportSettings) == 0x000048, "Wrong size on UTextureImportSettings"); \ @@ -179181,6 +177075,10 @@ static_assert(alignof(UTextureImportUserSettings) == 0x000008, "Wrong alignment static_assert(sizeof(UTextureImportUserSettings) == 0x000040, "Wrong size on UTextureImportUserSettings"); \ static_assert(offsetof(UTextureImportUserSettings, PNGInfill) == 0x000038, "Member 'UTextureImportUserSettings::PNGInfill' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UAIKnockDownDamage_C \ +static_assert(alignof(UAIKnockDownDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownDamage_C"); \ +static_assert(sizeof(UAIKnockDownDamage_C) == 0x000068, "Wrong size on UAIKnockDownDamage_C"); \ + #define DUMPER7_ASSERTS_URecomputeUVsToolProperties \ static_assert(alignof(URecomputeUVsToolProperties) == 0x000008, "Wrong alignment on URecomputeUVsToolProperties"); \ static_assert(sizeof(URecomputeUVsToolProperties) == 0x0000E0, "Wrong size on URecomputeUVsToolProperties"); \ @@ -179963,10 +177861,6 @@ static_assert(offsetof(UUVProjectionTool, OperatorFactory) == 0x000160, "Member static_assert(offsetof(UUVProjectionTool, EdgeRenderer) == 0x000168, "Member 'UUVProjectionTool::EdgeRenderer' has a wrong offset!"); \ static_assert(offsetof(UUVProjectionTool, ClickToSetPlaneBehavior) == 0x0004B8, "Member 'UUVProjectionTool::ClickToSetPlaneBehavior' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_IBPI_CronosDialogUI_C \ -static_assert(alignof(IBPI_CronosDialogUI_C) == 0x000001, "Wrong alignment on IBPI_CronosDialogUI_C"); \ -static_assert(sizeof(IBPI_CronosDialogUI_C) == 0x000001, "Wrong size on IBPI_CronosDialogUI_C"); \ - #define DUMPER7_ASSERTS_FBakeMultiMeshDetailProperties \ static_assert(alignof(FBakeMultiMeshDetailProperties) == 0x000008, "Wrong alignment on FBakeMultiMeshDetailProperties"); \ static_assert(sizeof(FBakeMultiMeshDetailProperties) == 0x000018, "Wrong size on FBakeMultiMeshDetailProperties"); \ @@ -183340,10 +181234,6 @@ static_assert(offsetof(UCharacterTrajectoryComponent, Trajectory) == 0x0000A0, " static_assert(offsetof(UCharacterTrajectoryComponent, SamplingData) == 0x0000B0, "Member 'UCharacterTrajectoryComponent::SamplingData' has a wrong offset!"); \ static_assert(offsetof(UCharacterTrajectoryComponent, CharacterTrajectoryData) == 0x0000D0, "Member 'UCharacterTrajectoryComponent::CharacterTrajectoryData' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGM_Fabricator_Green_16_C \ -static_assert(alignof(UGM_Fabricator_Green_16_C) == 0x000010, "Wrong alignment on UGM_Fabricator_Green_16_C"); \ -static_assert(sizeof(UGM_Fabricator_Green_16_C) == 0x000190, "Wrong size on UGM_Fabricator_Green_16_C"); \ - #define DUMPER7_ASSERTS_AEngineTestTickActor \ static_assert(alignof(AEngineTestTickActor) == 0x000008, "Wrong alignment on AEngineTestTickActor"); \ static_assert(sizeof(AEngineTestTickActor) == 0x0002E8, "Wrong size on AEngineTestTickActor"); \ @@ -189474,6 +187364,10 @@ static_assert(offsetof(GeometryScriptLibrary_VolumeTextureBakeFunctions_BakeSign static_assert(alignof(UGeometryScriptLibrary_VolumeTextureBakeFunctions) == 0x000008, "Wrong alignment on UGeometryScriptLibrary_VolumeTextureBakeFunctions"); \ static_assert(sizeof(UGeometryScriptLibrary_VolumeTextureBakeFunctions) == 0x000028, "Wrong size on UGeometryScriptLibrary_VolumeTextureBakeFunctions"); \ +#define DUMPER7_ASSERTS_UPlay_HitReaction_Pushback_C \ +static_assert(alignof(UPlay_HitReaction_Pushback_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Pushback_C"); \ +static_assert(sizeof(UPlay_HitReaction_Pushback_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Pushback_C"); \ + #define DUMPER7_ASSERTS_FMovieSceneNiagaraCacheParams \ static_assert(alignof(FMovieSceneNiagaraCacheParams) == 0x000008, "Wrong alignment on FMovieSceneNiagaraCacheParams"); \ static_assert(sizeof(FMovieSceneNiagaraCacheParams) == 0x000088, "Wrong size on FMovieSceneNiagaraCacheParams"); \ @@ -191160,9 +189054,238 @@ static_assert(offsetof(UARCandidateObject, CandidateObjectData) == 0x000030, "Me static_assert(offsetof(UARCandidateObject, FriendlyName) == 0x000040, "Member 'UARCandidateObject::FriendlyName' has a wrong offset!"); \ static_assert(offsetof(UARCandidateObject, BoundingBox) == 0x000050, "Member 'UARCandidateObject::BoundingBox' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_DoppelRank3MovementSpeedActionChange_C \ -static_assert(alignof(UGE_DoppelRank3MovementSpeedActionChange_C) == 0x000008, "Wrong alignment on UGE_DoppelRank3MovementSpeedActionChange_C"); \ -static_assert(sizeof(UGE_DoppelRank3MovementSpeedActionChange_C) == 0x000A70, "Wrong size on UGE_DoppelRank3MovementSpeedActionChange_C"); \ +#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000BC8, "Wrong size on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_355) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_355' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_356) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_356' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_357) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_357' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_358) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_358' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_359) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_359' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_360) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_360' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_361) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_361' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_362) == 0x00004C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_362' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_363) == 0x000054, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_363' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_364) == 0x00005C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_364' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_365) == 0x000060, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_365' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_366) == 0x000068, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_366' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_367) == 0x00006C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_367' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_368) == 0x000074, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_368' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_369) == 0x000078, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_369' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_370) == 0x000080, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_370' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BlendProfile_371) == 0x000088, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BlendProfile_371' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __CurveFloat_372) == 0x000090, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__CurveFloat_372' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_373) == 0x000098, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_373' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_374) == 0x000099, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_374' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_375) == 0x0000A0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_375' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_376) == 0x0000B0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_376' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_377) == 0x0000B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_377' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_378) == 0x0000BC, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_378' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_379) == 0x0000E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_379' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_380) == 0x0000F0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_380' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_381) == 0x0000F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_381' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_382) == 0x000100, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_382' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_383) == 0x000108, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_383' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_384) == 0x000128, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_384' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BoolProperty_385) == 0x00012C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BoolProperty_385' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_386) == 0x000130, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_386' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BoolProperty_387) == 0x000134, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BoolProperty_387' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_388) == 0x000135, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_388' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ByteProperty_389) == 0x000136, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ByteProperty_389' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_390) == 0x000138, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_390' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000140, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001C0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0001D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_17) == 0x000208, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_16) == 0x000238, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x000268, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x000298, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x0002C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x0002F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x000328, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x000358, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000388, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x0003B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x0003E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_8) == 0x000418, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_8) == 0x000448, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_7) == 0x000478, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_6) == 0x0004A8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_5) == 0x0004D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_4) == 0x000508, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_6) == 0x000538, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x000568, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000598, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_MultiWayBlend) == 0x0005C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_MultiWayBlend' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x0005F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_7) == 0x000628, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000658, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000688, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x0006B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x0006E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000718, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x000748, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000778, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x0007A8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0007D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000808, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000838, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000868, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000898, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x0008C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x0008F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000928, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByInt) == 0x000958, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByInt' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000988, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0009B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0009E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000A18, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000A48, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000A78, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_1) == 0x000AA8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000AD8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000B08, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x000B38, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Inertialization) == 0x000B68, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Inertialization' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x000B98, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData) == 0x000050, "Wrong size on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000024, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_8) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_9) == 0x000029, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x00002C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x000034, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_13) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_14) == 0x00003C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000040, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000044, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_17) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_18) == 0x00004C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_18' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_AnimGraph \ +static_assert(alignof(Traveler_Locomotion_NoWeapon_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_AnimGraph"); \ +static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_AnimGraph) == 0x000010, "Wrong size on Traveler_Locomotion_NoWeapon_C_AnimGraph"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation \ +static_assert(alignof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon \ +static_assert(alignof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon"); \ +static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon) == 0x000080, "Wrong size on Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, EntryPoint) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue) == 0x000008, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_1) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_2) == 0x000010, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_3) == 0x000014, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000019, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00001A, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_1) == 0x00001B, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x00001C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_2) == 0x00001D, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_3) == 0x00001E, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue) == 0x00001F, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue) == 0x000020, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_4) == 0x000021, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000022, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue_1) == 0x000024, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000025, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000026, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_MakeLiteralBool_ReturnValue) == 0x000027, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_MakeLiteralBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00002C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetInstanceAssetPlayerTimeFromEnd_ReturnValue) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetInstanceAssetPlayerTimeFromEnd_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000034, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue_2) == 0x000035, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanOR_ReturnValue) == 0x000036, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_5) == 0x000037, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue_2) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_6) == 0x000039, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x000050, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000060, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000070, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_3) == 0x000078, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_NoWeapon_C \ +static_assert(alignof(UTraveler_Locomotion_NoWeapon_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_NoWeapon_C"); \ +static_assert(sizeof(UTraveler_Locomotion_NoWeapon_C) == 0x001870, "Wrong size on UTraveler_Locomotion_NoWeapon_C"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, UberGraphFrame) == 0x0004F0, "Member 'UTraveler_Locomotion_NoWeapon_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UTraveler_Locomotion_NoWeapon_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimBlueprintExtension_PropertyAccess) == 0x000548, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimBlueprintExtension_Base) == 0x000550, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_Root) == 0x000558, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_17) == 0x000578, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_16) == 0x0005A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_15) == 0x0005C8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_14) == 0x0005F0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_13) == 0x000618, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_12) == 0x000640, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_11) == 0x000668, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_10) == 0x000690, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_9) == 0x0006B8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_8) == 0x0006E0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_7) == 0x000708, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_8) == 0x000730, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_8) == 0x0007A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_7) == 0x0007C0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_6) == 0x000830, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_5) == 0x0008A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_4) == 0x000910, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_6) == 0x000980, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool_2) == 0x0009C8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool_1) == 0x000A10, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_MultiWayBlend) == 0x000A58, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_MultiWayBlend' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000AA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_7) == 0x000B18, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000B38, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool) == 0x000BA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000BF0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_6) == 0x000C60, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_6) == 0x000C80, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_5) == 0x000CA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_4) == 0x000CD0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_3) == 0x000CF8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_2) == 0x000D20, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_1) == 0x000D48, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult) == 0x000D70, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_5) == 0x000D98, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_5) == 0x000DE0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_4) == 0x000E00, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_4) == 0x000E48, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_3) == 0x000E68, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByInt) == 0x000E88, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByInt' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_3) == 0x000ED0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_2) == 0x000F18, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_1) == 0x000F60, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_2) == 0x000FA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer) == 0x000FC8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_1) == 0x001010, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateMachine_1) == 0x001030, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult) == 0x0010F8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateMachine) == 0x001118, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x0011E0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_Inertialization) == 0x0012B0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_Inertialization' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer) == 0x001800, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ #define DUMPER7_ASSERTS_HeadMountedDisplayFunctionLibrary_BreakKey \ static_assert(alignof(HeadMountedDisplayFunctionLibrary_BreakKey) == 0x000008, "Wrong alignment on HeadMountedDisplayFunctionLibrary_BreakKey"); \ @@ -191824,6 +189947,10 @@ static_assert(offsetof(UPassthroughMaterialUpdateComponent, PassthroughDebugColo static_assert(offsetof(UPassthroughMaterialUpdateComponent, AffectedComponents) == 0x0000C8, "Member 'UPassthroughMaterialUpdateComponent::AffectedComponents' has a wrong offset!"); \ static_assert(offsetof(UPassthroughMaterialUpdateComponent, PendingComponents) == 0x0000D8, "Member 'UPassthroughMaterialUpdateComponent::PendingComponents' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_MGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_MGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier2_C"); \ + #define DUMPER7_ASSERTS_FAppleARKitCamera \ static_assert(alignof(FAppleARKitCamera) == 0x000010, "Wrong alignment on FAppleARKitCamera"); \ static_assert(sizeof(FAppleARKitCamera) == 0x0000E0, "Wrong size on FAppleARKitCamera"); \ @@ -191922,6 +190049,169 @@ static_assert(offsetof(UMaterialExpressionARKitPassthroughCamera, Coordinates) = static_assert(offsetof(UMaterialExpressionARKitPassthroughCamera, ConstCoordinate) == 0x0000D8, "Member 'UMaterialExpressionARKitPassthroughCamera::ConstCoordinate' has a wrong offset!"); \ static_assert(offsetof(UMaterialExpressionARKitPassthroughCamera, TextureType) == 0x0000DC, "Member 'UMaterialExpressionARKitPassthroughCamera::TextureType' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP \ +static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP) == 0x0000B8, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_1) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_2) == 0x000018, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_3) == 0x000020, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_1) == 0x000029, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_2) == 0x00002A, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_3) == 0x00002B, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_4) == 0x00002C, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_5) == 0x00002D, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Event_On_Off) == 0x00002E, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Event_On_Off' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_1) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_2) == 0x000060, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_RandomFloatInRange_ReturnValue) == 0x000068, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000070, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_3) == 0x000078, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_4) == 0x000090, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_5) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_5' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_Delay_Duration_ImplicitCast) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_Delay_Duration_ImplicitCast_1) == 0x0000B4, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0 \ +static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0) == 0x000010, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0, Mesh) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0::Mesh' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0, bNewVisibility) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0::bNewVisibility' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect \ +static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect, Off) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect::Off' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate \ +static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::AkEvent' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::ComponentIndex' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::Location_0' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Output_Get' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate \ +static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::AkEvent' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::ComponentIndex' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::Location_0' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Output_Get' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATimeKnotsPreConstructed_Platform_BP_C \ +static_assert(alignof(ATimeKnotsPreConstructed_Platform_BP_C) == 0x000010, "Wrong alignment on ATimeKnotsPreConstructed_Platform_BP_C"); \ +static_assert(sizeof(ATimeKnotsPreConstructed_Platform_BP_C) == 0x000610, "Wrong size on ATimeKnotsPreConstructed_Platform_BP_C"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, UberGraphFrame_TimeKnotsPreConstructed_Platform_BP_C) == 0x0004C8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::UberGraphFrame_TimeKnotsPreConstructed_Platform_BP_C' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BP_TK_EffectComponent) == 0x0004D0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BP_TK_EffectComponent' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Effector_Enable) == 0x0004D8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Effector_Enable' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TopMesh) == 0x0004E0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TopMesh' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BottomMesh) == 0x0004E8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BottomMesh' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, LeftMesh) == 0x0004F0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::LeftMesh' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, RightMesh) == 0x0004F8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::RightMesh' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TopMeshVis) == 0x000500, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TopMeshVis' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BottomMeshVis) == 0x000501, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BottomMeshVis' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, LeftMeshVis) == 0x000502, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::LeftMeshVis' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, RightMeshVis) == 0x000503, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::RightMeshVis' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TK_Effect_State) == 0x000508, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TK_Effect_State' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectOffset) == 0x000518, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectOffset' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectScale) == 0x000530, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectScale' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectLifeTime) == 0x000548, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectLifeTime' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, GridSize) == 0x000550, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::GridSize' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Rate) == 0x000568, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Rate' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Offset) == 0x000570, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Offset' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeGlichesOffsetOnSecondState) == 0x000588, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeGlichesOffsetOnSecondState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bParticlesEnabled) == 0x0005A0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bParticlesEnabled' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bDiffrentPivot_PositionOnSecondState) == 0x0005A1, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bDiffrentPivot_PositionOnSecondState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Size_Multiplier) == 0x0005A8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Size_Multiplier' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Spawn_Rate) == 0x0005B0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Spawn_Rate' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Offset) == 0x0005B8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Offset' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeParticlesOffsetOnSecondState) == 0x0005D0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeParticlesOffsetOnSecondState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Size_Multiplier) == 0x0005E8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Size_Multiplier' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bIsSeparateSettingsForEachState) == 0x0005F0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bIsSeparateSettingsForEachState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Size_MultiplierOnSecondState) == 0x0005F8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Size_MultiplierOnSecondState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bIsRandomActivationTime) == 0x000600, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bIsRandomActivationTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_ShowChoice \ +static_assert(alignof(QuickTimeDialogue_Widget_C_ShowChoice) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_ShowChoice"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_ShowChoice) == 0x000060, "Wrong size on QuickTimeDialogue_Widget_C_ShowChoice"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, SubtitleText) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::SubtitleText' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Icon_) == 0x000010, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Icon_' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_bool_Has_Been_Initd_Variable) == 0x000011, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_int_Variable) == 0x000014, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_bool_IsClosed_Variable) == 0x000018, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, K2Node_MakeArray_Array) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Array_Get_Item) == 0x000030, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, K2Node_MakeArray_Array_1) == 0x000040, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget \ +static_assert(alignof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget) == 0x000008, "Wrong size on QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget, quicktime_prg_0) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget::quicktime_prg_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_Reset \ +static_assert(alignof(QuickTimeDialogue_Widget_C_Reset) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_Reset"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_Reset) == 0x000030, "Wrong size on QuickTimeDialogue_Widget_C_Reset"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, Temp_int_Variable) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_Reset::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, K2Node_MakeArray_Array) == 0x000008, "Member 'QuickTimeDialogue_Widget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_PreConstruct \ +static_assert(alignof(QuickTimeDialogue_Widget_C_PreConstruct) == 0x000001, "Wrong alignment on QuickTimeDialogue_Widget_C_PreConstruct"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_PreConstruct) == 0x000001, "Wrong size on QuickTimeDialogue_Widget_C_PreConstruct"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget \ +static_assert(alignof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget) == 0x000060, "Wrong size on QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, EntryPoint) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, Temp_int_Variable) == 0x000004, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_MakeArray_Array) == 0x000010, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_CustomEvent_quicktime_prg) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_CustomEvent_quicktime_prg' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Array_Get_Item) == 0x000028, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000038, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_getDialogManager_ReturnValue) == 0x000040, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_Event_IsDesignTime) == 0x000048, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x000050, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_CloseDialogWidget \ +static_assert(alignof(QuickTimeDialogue_Widget_C_CloseDialogWidget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_CloseDialogWidget"); \ +static_assert(sizeof(QuickTimeDialogue_Widget_C_CloseDialogWidget) == 0x000008, "Wrong size on QuickTimeDialogue_Widget_C_CloseDialogWidget"); \ +static_assert(offsetof(QuickTimeDialogue_Widget_C_CloseDialogWidget, quicktime_prg_0) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_CloseDialogWidget::quicktime_prg_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UQuickTimeDialogue_Widget_C \ +static_assert(alignof(UQuickTimeDialogue_Widget_C) == 0x000008, "Wrong alignment on UQuickTimeDialogue_Widget_C"); \ +static_assert(sizeof(UQuickTimeDialogue_Widget_C) == 0x000330, "Wrong size on UQuickTimeDialogue_Widget_C"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, UberGraphFrame) == 0x0002D0, "Member 'UQuickTimeDialogue_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, AnimationBar) == 0x0002D8, "Member 'UQuickTimeDialogue_Widget_C::AnimationBar' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, background) == 0x0002E0, "Member 'UQuickTimeDialogue_Widget_C::background' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, quicktime_prg) == 0x0002E8, "Member 'UQuickTimeDialogue_Widget_C::quicktime_prg' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, QuickTimeDialogueBottomButton) == 0x0002F0, "Member 'UQuickTimeDialogue_Widget_C::QuickTimeDialogueBottomButton' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, QuickTimeDialogueTopButton) == 0x0002F8, "Member 'UQuickTimeDialogue_Widget_C::QuickTimeDialogueTopButton' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, ChoiceCount) == 0x000300, "Member 'UQuickTimeDialogue_Widget_C::ChoiceCount' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, Chosen) == 0x000308, "Member 'UQuickTimeDialogue_Widget_C::Chosen' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, Hovered) == 0x000318, "Member 'UQuickTimeDialogue_Widget_C::Hovered' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogue_Widget_C, DialogueText) == 0x000328, "Member 'UQuickTimeDialogue_Widget_C::DialogueText' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FNetQuantizeFaceCurve \ static_assert(alignof(FNetQuantizeFaceCurve) == 0x000001, "Wrong alignment on FNetQuantizeFaceCurve"); \ static_assert(sizeof(FNetQuantizeFaceCurve) == 0x000002, "Wrong size on FNetQuantizeFaceCurve"); \ @@ -192006,15 +190296,9 @@ static_assert(offsetof(UAppleARKitFaceMeshComponent, RemoteCurves) == 0x0005B8, static_assert(alignof(UAppleARKitLiveLinkSourceFactory) == 0x000008, "Wrong alignment on UAppleARKitLiveLinkSourceFactory"); \ static_assert(sizeof(UAppleARKitLiveLinkSourceFactory) == 0x000028, "Wrong size on UAppleARKitLiveLinkSourceFactory"); \ -#define DUMPER7_ASSERTS_UNavArea_Player_C \ -static_assert(alignof(UNavArea_Player_C) == 0x000008, "Wrong alignment on UNavArea_Player_C"); \ -static_assert(sizeof(UNavArea_Player_C) == 0x000048, "Wrong size on UNavArea_Player_C"); \ - -#define DUMPER7_ASSERTS_UBPW_ObjectiveCompassMarker_C \ -static_assert(alignof(UBPW_ObjectiveCompassMarker_C) == 0x000008, "Wrong alignment on UBPW_ObjectiveCompassMarker_C"); \ -static_assert(sizeof(UBPW_ObjectiveCompassMarker_C) == 0x000300, "Wrong size on UBPW_ObjectiveCompassMarker_C"); \ -static_assert(offsetof(UBPW_ObjectiveCompassMarker_C, Image) == 0x0002F0, "Member 'UBPW_ObjectiveCompassMarker_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UBPW_ObjectiveCompassMarker_C, Image_40) == 0x0002F8, "Member 'UBPW_ObjectiveCompassMarker_C::Image_40' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_TrapMineNoAmmo_C \ +static_assert(alignof(UGE_TrapMineNoAmmo_C) == 0x000008, "Wrong alignment on UGE_TrapMineNoAmmo_C"); \ +static_assert(sizeof(UGE_TrapMineNoAmmo_C) == 0x000A70, "Wrong size on UGE_TrapMineNoAmmo_C"); \ #define DUMPER7_ASSERTS_UAppleARKitPoseTrackingLiveLinkRemapAsset \ static_assert(alignof(UAppleARKitPoseTrackingLiveLinkRemapAsset) == 0x000008, "Wrong alignment on UAppleARKitPoseTrackingLiveLinkRemapAsset"); \ @@ -192023,48 +190307,6 @@ static_assert(offsetof(UAppleARKitPoseTrackingLiveLinkRemapAsset, AppleARKitHuma static_assert(offsetof(UAppleARKitPoseTrackingLiveLinkRemapAsset, MeshForward) == 0x000040, "Member 'UAppleARKitPoseTrackingLiveLinkRemapAsset::MeshForward' has a wrong offset!"); \ static_assert(offsetof(UAppleARKitPoseTrackingLiveLinkRemapAsset, AppleARKitBoneNamesToMeshBoneNames) == 0x000058, "Member 'UAppleARKitPoseTrackingLiveLinkRemapAsset::AppleARKitBoneNamesToMeshBoneNames' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView \ -static_assert(alignof(BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView) == 0x000004, "Wrong alignment on BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView"); \ -static_assert(sizeof(BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView) == 0x000004, "Wrong size on BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView"); \ -static_assert(offsetof(BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView, EntryPoint) == 0x000000, "Member 'BPW_GamepadBindingsView_C_ExecuteUbergraph_BPW_GamepadBindingsView::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_GamepadBindingsView_C \ -static_assert(alignof(UBPW_GamepadBindingsView_C) == 0x000008, "Wrong alignment on UBPW_GamepadBindingsView_C"); \ -static_assert(sizeof(UBPW_GamepadBindingsView_C) == 0x0003E0, "Wrong size on UBPW_GamepadBindingsView_C"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, UberGraphFrame) == 0x0002D8, "Member 'UBPW_GamepadBindingsView_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C) == 0x0002E0, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_1) == 0x0002E8, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_1' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_2) == 0x0002F0, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_2' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_3) == 0x0002F8, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_3' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_4) == 0x000300, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_4' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_5) == 0x000308, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_5' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_6) == 0x000310, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_6' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_7) == 0x000318, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_7' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_8) == 0x000320, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_8' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_9) == 0x000328, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_9' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_10) == 0x000330, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_10' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_11) == 0x000338, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_11' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_12) == 0x000340, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_12' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_13) == 0x000348, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_13' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_14) == 0x000350, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_14' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_15) == 0x000358, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_15' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_16) == 0x000360, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_16' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_17) == 0x000368, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_17' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_18) == 0x000370, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_18' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_19) == 0x000378, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_19' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_20) == 0x000380, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_20' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_21) == 0x000388, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_21' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_22) == 0x000390, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_22' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_23) == 0x000398, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_23' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_24) == 0x0003A0, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_24' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_25) == 0x0003A8, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_25' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_26) == 0x0003B0, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_26' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_27) == 0x0003B8, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_27' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_28) == 0x0003C0, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_28' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, EnhancedInputTextBlock_BP_C_342) == 0x0003C8, "Member 'UBPW_GamepadBindingsView_C::EnhancedInputTextBlock_BP_C_342' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, RichTextBlock) == 0x0003D0, "Member 'UBPW_GamepadBindingsView_C::RichTextBlock' has a wrong offset!"); \ -static_assert(offsetof(UBPW_GamepadBindingsView_C, RichTextBlock_194) == 0x0003D8, "Member 'UBPW_GamepadBindingsView_C::RichTextBlock_194' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UStreamlineOverrideSettings \ static_assert(alignof(UStreamlineOverrideSettings) == 0x000008, "Wrong alignment on UStreamlineOverrideSettings"); \ static_assert(sizeof(UStreamlineOverrideSettings) == 0x000030, "Wrong size on UStreamlineOverrideSettings"); \ @@ -192394,9 +190636,111 @@ static_assert(offsetof(SmCommonBehaviors_GetOrbitingTranslationDelta, ReturnValu static_assert(alignof(USmCommonBehaviors) == 0x000008, "Wrong alignment on USmCommonBehaviors"); \ static_assert(sizeof(USmCommonBehaviors) == 0x000028, "Wrong size on USmCommonBehaviors"); \ -#define DUMPER7_ASSERTS_UNavigationAvailable_White14_C \ -static_assert(alignof(UNavigationAvailable_White14_C) == 0x000010, "Wrong alignment on UNavigationAvailable_White14_C"); \ -static_assert(sizeof(UNavigationAvailable_White14_C) == 0x000190, "Wrong size on UNavigationAvailable_White14_C"); \ +#define DUMPER7_ASSERTS_GA_BodyCarry_C_AttachPlayerColliders \ +static_assert(alignof(GA_BodyCarry_C_AttachPlayerColliders) == 0x000008, "Wrong alignment on GA_BodyCarry_C_AttachPlayerColliders"); \ +static_assert(sizeof(GA_BodyCarry_C_AttachPlayerColliders) == 0x0002E0, "Wrong size on GA_BodyCarry_C_AttachPlayerColliders"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, DeadBody) == 0x000000, "Member 'GA_BodyCarry_C_AttachPlayerColliders::DeadBody' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, PlayerMesh) == 0x000008, "Member 'GA_BodyCarry_C_AttachPlayerColliders::PlayerMesh' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry) == 0x000010, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1) == 0x000028, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider) == 0x000040, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_1) == 0x000048, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000050, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2) == 0x000058, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_2) == 0x000068, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_2) == 0x000070, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3) == 0x000078, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_3) == 0x000088, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000089, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_3) == 0x000090, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_4) == 0x000098, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_4' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_4) == 0x0000A8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_4) == 0x0000B0, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_4' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_5) == 0x0000B8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_5' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_5) == 0x0000C8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_5) == 0x0000D0, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_5' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult) == 0x0000D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1) == 0x0001D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x0002D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_3) == 0x0002D9, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_4) == 0x0002DA, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_5) == 0x0002DB, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940 \ +static_assert(alignof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940) == 0x000008, "Wrong alignment on GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940"); \ +static_assert(sizeof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940) == 0x0000B0, "Wrong size on GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940"); \ +static_assert(offsetof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940, Payload) == 0x000000, "Member 'GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry \ +static_assert(alignof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry) == 0x000010, "Wrong alignment on GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry"); \ +static_assert(sizeof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry) == 0x000380, "Wrong size on GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, EntryPoint) == 0x000000, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x000018, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry) == 0x000028, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetSkeletalMesh_Mesh) == 0x000040, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetSkeletalMesh_Mesh' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, Temp_struct_Variable) == 0x000050, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_Event_bWasCancelled) == 0x000100, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_2) == 0x000101, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000108, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000110, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x000118, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_3) == 0x000120, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_4) == 0x000121, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_5) == 0x000122, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetComponentByClass_ReturnValue) == 0x000128, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeTransform_ReturnValue) == 0x000130, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CustomEvent_Payload) == 0x000190, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, Temp_class_Variable) == 0x000240, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::Temp_class_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CustomEvent_Loaded) == 0x000248, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_ClassDynamicCast_AsActor) == 0x000250, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_ClassDynamicCast_bSuccess) == 0x000258, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000260, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FinishSpawningActor_ReturnValue) == 0x000268, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate_1) == 0x000270, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetCharacterPlay_ReturnValue) == 0x000280, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000288, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_6) == 0x000290, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1) == 0x000298, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_1) == 0x0002A8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2) == 0x0002B0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_2) == 0x0002C0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetSkeletalMesh_Mesh_1) == 0x0002C8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetSkeletalMesh_Mesh_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0002D0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3) == 0x0002D8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_3) == 0x0002E8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0002F0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetHandIKTarget_IKTarget) == 0x0002F8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetHandIKTarget_IKTarget' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000300, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetOwningActorFromActorInfo_ReturnValue) == 0x000308, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetOwningActorFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_7) == 0x000310, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000318, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000338, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetOwningActorFromActorInfo_ReturnValue_1) == 0x000340, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetOwningActorFromActorInfo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1) == 0x000348, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000368, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate_2) == 0x00036C, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_BodyCarry_C_K2_OnEndAbility \ +static_assert(alignof(GA_BodyCarry_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_BodyCarry_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_BodyCarry_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_BodyCarry_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_BodyCarry_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_BodyCarry_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332 \ +static_assert(alignof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332) == 0x000008, "Wrong alignment on GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332"); \ +static_assert(sizeof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332) == 0x000008, "Wrong size on GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332"); \ +static_assert(offsetof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332, Loaded) == 0x000000, "Member 'GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332::Loaded' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_BodyCarry_C \ +static_assert(alignof(UGA_BodyCarry_C) == 0x000008, "Wrong alignment on UGA_BodyCarry_C"); \ +static_assert(sizeof(UGA_BodyCarry_C) == 0x000498, "Wrong size on UGA_BodyCarry_C"); \ +static_assert(offsetof(UGA_BodyCarry_C, UberGraphFrame) == 0x000468, "Member 'UGA_BodyCarry_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_BodyCarry_C, BodyCarry_Class) == 0x000470, "Member 'UGA_BodyCarry_C::BodyCarry_Class' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SpaceMouseData_GetSpaceMouseAxes \ static_assert(alignof(SpaceMouseData_GetSpaceMouseAxes) == 0x000008, "Wrong alignment on SpaceMouseData_GetSpaceMouseAxes"); \ @@ -192496,47 +190840,9 @@ static_assert(sizeof(UHttpRequestProxyObject) == 0x000088, "Wrong size on UHttpR static_assert(offsetof(UHttpRequestProxyObject, OnRequestComplete) == 0x000028, "Member 'UHttpRequestProxyObject::OnRequestComplete' has a wrong offset!"); \ static_assert(offsetof(UHttpRequestProxyObject, CachedHeader) == 0x000038, "Member 'UHttpRequestProxyObject::CachedHeader' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP) == 0x000090, "Wrong size on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, EntryPoint) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, Temp_delegate_Variable) == 0x000004, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, Temp_delegate_Variable_1) == 0x000014, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket) == 0x000028, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket) == 0x000030, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000038, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x000040, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000048, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000060, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue) == 0x000078, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1) == 0x000080, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_PostAkEvent_ReturnValue) == 0x000088, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP, CallFunc_PostAkEvent_ReturnValue_1) == 0x00008C, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorOpen_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_0::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C \ -static_assert(alignof(UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C) == 0x000008, "Wrong alignment on UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C"); \ -static_assert(sizeof(UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C) == 0x000050, "Wrong size on UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C"); \ -static_assert(offsetof(UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UFuture_AZ_EdwardAP_ElevatorOpen_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UAutoSaveBehaviorEffector_BP_C \ +static_assert(alignof(UAutoSaveBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UAutoSaveBehaviorEffector_BP_C"); \ +static_assert(sizeof(UAutoSaveBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UAutoSaveBehaviorEffector_BP_C"); \ #define DUMPER7_ASSERTS_FUsdPrimPathList \ static_assert(alignof(FUsdPrimPathList) == 0x000008, "Wrong alignment on FUsdPrimPathList"); \ @@ -193823,6 +192129,14 @@ static_assert(offsetof(InterchangeUserDefinedAttributesAPI_RemoveUserDefinedAttr static_assert(alignof(UInterchangeUserDefinedAttributesAPI) == 0x000008, "Wrong alignment on UInterchangeUserDefinedAttributesAPI"); \ static_assert(sizeof(UInterchangeUserDefinedAttributesAPI) == 0x000028, "Wrong size on UInterchangeUserDefinedAttributesAPI"); \ +#define DUMPER7_ASSERTS_USmartgunShotShake_C \ +static_assert(alignof(USmartgunShotShake_C) == 0x000010, "Wrong alignment on USmartgunShotShake_C"); \ +static_assert(sizeof(USmartgunShotShake_C) == 0x0001F0, "Wrong size on USmartgunShotShake_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPReducedFabricationCost_C \ +static_assert(alignof(UGE_SPReducedFabricationCost_C) == 0x000008, "Wrong alignment on UGE_SPReducedFabricationCost_C"); \ +static_assert(sizeof(UGE_SPReducedFabricationCost_C) == 0x000A70, "Wrong size on UGE_SPReducedFabricationCost_C"); \ + #define DUMPER7_ASSERTS_FInterchangeAnimationPayLoadKey \ static_assert(alignof(FInterchangeAnimationPayLoadKey) == 0x000008, "Wrong alignment on FInterchangeAnimationPayLoadKey"); \ static_assert(sizeof(FInterchangeAnimationPayLoadKey) == 0x000018, "Wrong size on FInterchangeAnimationPayLoadKey"); \ @@ -195472,6 +193786,10 @@ static_assert(sizeof(UInterchangeTexture2DNode) == 0x000138, "Wrong size on UInt static_assert(alignof(UInterchangeTextureBlurNode) == 0x000008, "Wrong alignment on UInterchangeTextureBlurNode"); \ static_assert(sizeof(UInterchangeTextureBlurNode) == 0x000138, "Wrong size on UInterchangeTextureBlurNode"); \ +#define DUMPER7_ASSERTS_UGA_TrapMineAbility_C \ +static_assert(alignof(UGA_TrapMineAbility_C) == 0x000010, "Wrong alignment on UGA_TrapMineAbility_C"); \ +static_assert(sizeof(UGA_TrapMineAbility_C) == 0x0004D0, "Wrong size on UGA_TrapMineAbility_C"); \ + #define DUMPER7_ASSERTS_FFunctionCaller \ static_assert(alignof(FFunctionCaller) == 0x000004, "Wrong alignment on FFunctionCaller"); \ static_assert(sizeof(FFunctionCaller) == 0x000008, "Wrong size on FFunctionCaller"); \ @@ -195794,393 +194112,6 @@ static_assert(offsetof(UVariantSet, bExpanded) == 0x000048, "Member 'UVariantSet static_assert(offsetof(UVariantSet, Variants) == 0x000050, "Member 'UVariantSet::Variants' has a wrong offset!"); \ static_assert(offsetof(UVariantSet, Thumbnail) == 0x000060, "Member 'UVariantSet::Thumbnail' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh8_C \ -static_assert(alignof(AGC_DataMosh8_C) == 0x000008, "Wrong alignment on AGC_DataMosh8_C"); \ -static_assert(sizeof(AGC_DataMosh8_C) == 0x000390, "Wrong size on AGC_DataMosh8_C"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData) == 0x000640, "Wrong size on Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_79) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_79' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_80) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_80' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_81) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_81' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000038, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000098, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000118, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000130, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_4) == 0x000160, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_4) == 0x000190, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_4' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x0001C0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_9) == 0x0001F0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_9' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_3) == 0x000220, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_8) == 0x000250, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_8' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_2) == 0x000280, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_7) == 0x0002B0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_7' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_6) == 0x0002E0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_6' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_5) == 0x000310, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_5' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody_1) == 0x000340, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000370, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x0003A0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_3) == 0x0003D0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_3' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x000400, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_2) == 0x000430, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody) == 0x000460, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_1) == 0x000490, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics) == 0x0004C0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_1) == 0x0004F0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_4) == 0x000520, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_4' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_3) == 0x000550, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_3' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_2) == 0x000580, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_2' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_1) == 0x0005B0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver) == 0x0005E0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint) == 0x000610, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_C_AnimGraph \ -static_assert(alignof(Ch_Traveller_PostProc_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_C_AnimGraph"); \ -static_assert(sizeof(Ch_Traveller_PostProc_ABP_C_AnimGraph) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_C_AnimGraph"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_C_AnimGraph, InPose) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Ch_Traveller_PostProc_ABP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCh_Traveller_PostProc_ABP_C \ -static_assert(alignof(UCh_Traveller_PostProc_ABP_C) == 0x000010, "Wrong alignment on UCh_Traveller_PostProc_ABP_C"); \ -static_assert(sizeof(UCh_Traveller_PostProc_ABP_C) == 0x004C30, "Wrong size on UCh_Traveller_PostProc_ABP_C"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_Tag) == 0x0003C0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_4) == 0x000400, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_4) == 0x000920, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_4' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_LinkedInputPose) == 0x000A28, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_9) == 0x000AE0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_9' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_3) == 0x000C90, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_8) == 0x0011B0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_8' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_2) == 0x001360, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_7) == 0x001880, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_7' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_6) == 0x001A28, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_6' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_5) == 0x001BD0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_5' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_RigidBody_1) == 0x001D80, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_RigidBody_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x0026F0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_ControlRig) == 0x002710, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_3) == 0x002BF0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_3' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x002CF8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_2) == 0x002D18, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_RigidBody) == 0x002E20, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_RigidBody' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_1) == 0x003790, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics) == 0x003CB0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_1) == 0x0041D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_4) == 0x0042D8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_4' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_3) == 0x004480, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_3' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_2) == 0x004628, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_2' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_1) == 0x0047D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver) == 0x004978, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver' has a wrong offset!"); \ -static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint) == 0x004B20, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_576) == 0x000004, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_576' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_577) == 0x00000C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_577' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_578) == 0x000014, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_578' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_579) == 0x00001C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_579' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_580) == 0x000024, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_580' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_581) == 0x00002C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_581' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_582) == 0x000030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_582' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_583) == 0x000038, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_583' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_584) == 0x000040, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_584' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_585) == 0x000050, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_585' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_586) == 0x000058, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_586' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_587) == 0x000060, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_587' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_588) == 0x000068, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_588' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_589) == 0x00006C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_589' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_590) == 0x000074, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_590' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_591) == 0x000080, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_591' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_592) == 0x000090, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_592' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_593) == 0x000098, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_593' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_594) == 0x0000A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_594' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_595) == 0x0000B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_595' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_596) == 0x0000B8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_596' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_597) == 0x0000BC, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_597' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_598) == 0x0000C4, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_598' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_599) == 0x0000C8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_599' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_600) == 0x0000D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_600' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_601) == 0x0000D4, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_601' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_602) == 0x0000DC, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_602' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_603) == 0x0000E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_603' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_604) == 0x0000E8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_604' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_605) == 0x0000F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_605' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BlendProfile_606) == 0x0000F8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BlendProfile_606' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __CurveFloat_607) == 0x000100, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__CurveFloat_607' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_608) == 0x000108, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_608' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_609) == 0x000109, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_609' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_610) == 0x000110, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_610' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BoolProperty_611) == 0x000120, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BoolProperty_611' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __FloatProperty_612) == 0x000124, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__FloatProperty_612' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __StructProperty_613) == 0x000128, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__StructProperty_613' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __FloatProperty_614) == 0x000154, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__FloatProperty_614' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BoolProperty_615) == 0x000158, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BoolProperty_615' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_616) == 0x000159, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_616' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ByteProperty_617) == 0x00015A, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ByteProperty_617' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_618) == 0x00015C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_618' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __StructProperty_619) == 0x000168, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__StructProperty_619' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000188, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0001E8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000268, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root_1) == 0x000280, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose_1) == 0x0002B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0002E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_33) == 0x000310, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_32) == 0x000340, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_31) == 0x000370, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_30) == 0x0003A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_29) == 0x0003D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_28) == 0x000400, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_27) == 0x000430, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_26) == 0x000460, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_25) == 0x000490, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_24) == 0x0004C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_23) == 0x0004F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_22) == 0x000520, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_21) == 0x000550, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_20) == 0x000580, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_19) == 0x0005B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_18) == 0x0005E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_17) == 0x000610, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_16) == 0x000640, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x000670, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x0006A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x0006D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_13) == 0x000700, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_6) == 0x000730, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_12) == 0x000760, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_16) == 0x000790, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_11) == 0x0007C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_5) == 0x0007F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_10) == 0x000820, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_15) == 0x000850, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_4) == 0x000880, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_14) == 0x0008B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_14' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_9) == 0x0008E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_8) == 0x000910, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_4) == 0x000940, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_13) == 0x000970, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_3) == 0x0009A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_4) == 0x0009D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x000A00, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_12) == 0x000A30, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_7) == 0x000A60, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_11) == 0x000A90, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x000AC0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x000AF0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000B20, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_10) == 0x000B50, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x000B80, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_9) == 0x000BB0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_3) == 0x000BE0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_8) == 0x000C10, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x000C40, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000C70, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x000CA0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_6) == 0x000CD0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000D00, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_7) == 0x000D30, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000D60, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x000D90, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_2) == 0x000DC0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000DF0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_1) == 0x000E20, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000E50, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000E80, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000EB0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000EE0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x000F10, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000F40, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000F70, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000FA0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000FD0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x001000, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x001030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x001060, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x001090, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0010C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x0010F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x001120, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x001150, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x001180, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0011B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0011E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x001210, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_2) == 0x001240, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x001270, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x0012A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0012D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x001300, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x001330, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x001360, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x001390, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0013C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_Locomotion::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData) == 0x000044, "Wrong size on Traveler_Locomotion::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000004, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000008, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x00000C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x000010, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000014, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000018, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x00001C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_9) == 0x000020, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x000024, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000028, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x00002C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_13) == 0x000030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_14) == 0x000031, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_14' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000034, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000038, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_17) == 0x00003C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_18) == 0x000040, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_18' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_C_AnimGraph \ -static_assert(alignof(Traveler_Locomotion_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_AnimGraph"); \ -static_assert(sizeof(Traveler_Locomotion_C_AnimGraph) == 0x000020, "Wrong size on Traveler_Locomotion_C_AnimGraph"); \ -static_assert(offsetof(Traveler_Locomotion_C_AnimGraph, Input) == 0x000000, "Member 'Traveler_Locomotion_C_AnimGraph::Input' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_Locomotion_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion \ -static_assert(alignof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion"); \ -static_assert(sizeof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion) == 0x000030, "Wrong size on Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, EntryPoint) == 0x000000, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetPlayCharacterOwner_ReturnValue) == 0x000008, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetPlayCharacterOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetBestStartAnim_ReturnValue) == 0x000018, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetBestStartAnim_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetOwningActor_ReturnValue) == 0x000020, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetOwningActor_ReturnValue_1) == 0x000028, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetOwningActor_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_C_LookOffset_Aim \ -static_assert(alignof(Traveler_Locomotion_C_LookOffset_Aim) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_LookOffset_Aim"); \ -static_assert(sizeof(Traveler_Locomotion_C_LookOffset_Aim) == 0x000020, "Wrong size on Traveler_Locomotion_C_LookOffset_Aim"); \ -static_assert(offsetof(Traveler_Locomotion_C_LookOffset_Aim, InputPose) == 0x000000, "Member 'Traveler_Locomotion_C_LookOffset_Aim::InputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_C_LookOffset_Aim, LookOffset_Aim_0) == 0x000010, "Member 'Traveler_Locomotion_C_LookOffset_Aim::LookOffset_Aim_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_C \ -static_assert(alignof(UTraveler_Locomotion_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_C"); \ -static_assert(sizeof(UTraveler_Locomotion_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_C"); \ -static_assert(offsetof(UTraveler_Locomotion_C, UberGraphFrame) == 0x000690, "Member 'UTraveler_Locomotion_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, __AnimBlueprintMutables) == 0x000698, "Member 'UTraveler_Locomotion_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_Tag) == 0x0006E0, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_PropertyAccess) == 0x0006E8, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_Base) == 0x0006F0, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_Root_1) == 0x0006F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_Root_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LinkedInputPose_1) == 0x000718, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_Root) == 0x0007D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_33) == 0x0007F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_32) == 0x000818, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_31) == 0x000840, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_30) == 0x000868, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_29) == 0x000890, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_28) == 0x0008B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_27) == 0x0008E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_26) == 0x000908, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_25) == 0x000930, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_24) == 0x000958, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_23) == 0x000980, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_22) == 0x0009A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_21) == 0x0009D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_20) == 0x0009F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_19) == 0x000A20, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_18) == 0x000A48, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_17) == 0x000A70, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_16) == 0x000A98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_15) == 0x000AC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_14) == 0x000AE8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_13) == 0x000B10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_13) == 0x000B38, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_13' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_6) == 0x000B80, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_12) == 0x000BC8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_12' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_16) == 0x000C10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_16' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_11) == 0x000C30, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_11' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_5) == 0x000C78, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_10) == 0x000CC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_10' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_15) == 0x000D08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_15' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_4) == 0x000D28, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_14) == 0x000DF0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_14' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_9) == 0x000E10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_9' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_8) == 0x000E58, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_4) == 0x000EA0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_13) == 0x000EE8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_13' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_3) == 0x000F08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_4) == 0x000F50, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000FC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_12) == 0x001030, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_12' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_7) == 0x001050, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_11) == 0x001098, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_11' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_12) == 0x0010B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_11) == 0x0010E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_2) == 0x001108, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_10) == 0x001178, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_10' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001198, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_9) == 0x001208, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_3) == 0x001228, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_8) == 0x0012F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_10) == 0x001310, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_9) == 0x001338, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_2) == 0x001360, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_6) == 0x0013A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_5) == 0x0013F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_7) == 0x001438, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_4) == 0x001458, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_6) == 0x0014A0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_2) == 0x0014C0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_5) == 0x001588, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_1) == 0x0015A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_1) == 0x001670, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_8) == 0x0016B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_7) == 0x0016E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_6) == 0x001708, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_5) == 0x001730, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_4) == 0x001758, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_3) == 0x001780, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_2) == 0x0017A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_1) == 0x0017D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult) == 0x0017F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_4) == 0x001820, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_3) == 0x001840, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_3) == 0x001888, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_2) == 0x0018A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_2) == 0x0018F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer) == 0x001910, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_1) == 0x001980, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_1) == 0x0019A0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult) == 0x0019E8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine) == 0x001A08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool) == 0x001AD0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose_2) == 0x001B18, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LayeredBoneBlend) == 0x001B98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose_2) == 0x001C80, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer) == 0x001CA8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose_1) == 0x001CF0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose_1) == 0x001D70, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LinkedInputPose) == 0x001D98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose) == 0x001E50, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose) == 0x001ED0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_24) == 0x001EF8, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_24' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_23) == 0x001F00, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_23' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_21) == 0x001F08, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_21' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_20) == 0x001F10, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_20' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_19) == 0x001F18, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_19' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_18) == 0x001F20, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_18' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_16) == 0x001F28, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_16' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_15) == 0x001F30, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_15' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_13) == 0x001F38, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_13' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_12) == 0x001F40, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_12' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_8) == 0x001F48, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_7) == 0x001F50, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_1) == 0x001F58, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess) == 0x001F60, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FInterchangeFilePickerParameters \ static_assert(alignof(FInterchangeFilePickerParameters) == 0x000008, "Wrong alignment on FInterchangeFilePickerParameters"); \ static_assert(sizeof(FInterchangeFilePickerParameters) == 0x000040, "Wrong size on FInterchangeFilePickerParameters"); \ @@ -196558,127 +194489,6 @@ static_assert(offsetof(InterchangeMeshUtilities_ScriptedImportMorphTarget, Retur static_assert(alignof(UInterchangeMeshUtilities) == 0x000008, "Wrong alignment on UInterchangeMeshUtilities"); \ static_assert(sizeof(UInterchangeMeshUtilities) == 0x000028, "Wrong size on UInterchangeMeshUtilities"); \ -#define DUMPER7_ASSERTS_doppel_centi_hands_animBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData) == 0x000A30, "Wrong size on doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, __NameProperty_148) == 0x000004, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::__NameProperty_148' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, __NameProperty_149) == 0x00000C, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::__NameProperty_149' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, __StructProperty_150) == 0x000018, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::__StructProperty_150' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000100, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000130, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x000160, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_45) == 0x000190, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_45' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_44) == 0x0001C0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_44' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_43) == 0x0001F0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_43' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_42) == 0x000220, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_42' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_41) == 0x000250, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_41' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_40) == 0x000280, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_40' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_39) == 0x0002B0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_39' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_38) == 0x0002E0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_38' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_37) == 0x000310, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_37' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_36) == 0x000340, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_36' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_35) == 0x000370, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_35' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_34) == 0x0003A0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_34' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_33) == 0x0003D0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_33' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_32) == 0x000400, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_32' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_31) == 0x000430, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_31' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_30) == 0x000460, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_30' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_29) == 0x000490, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_29' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_28) == 0x0004C0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_28' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_27) == 0x0004F0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_27' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_26) == 0x000520, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_26' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_25) == 0x000550, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_25' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_24) == 0x000580, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_24' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_23) == 0x0005B0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_23' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_22) == 0x0005E0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_22' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_21) == 0x000610, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_21' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_20) == 0x000640, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_20' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_19) == 0x000670, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_19' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_18) == 0x0006A0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_18' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_17) == 0x0006D0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_17' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_16) == 0x000700, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_16' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_15) == 0x000730, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_15' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_14) == 0x000760, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_14' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_13) == 0x000790, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_13' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_12) == 0x0007C0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_12' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_11) == 0x0007F0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_11' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_10) == 0x000820, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_10' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_9) == 0x000850, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_9' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_8) == 0x000880, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_8' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_7) == 0x0008B0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_7' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_6) == 0x0008E0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_6' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_5) == 0x000910, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_5' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_4) == 0x000940, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_3) == 0x000970, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_2) == 0x0009A0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_1) == 0x0009D0, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics) == 0x000A00, "Member 'doppel_centi_hands_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_doppel_centi_hands_animBP_C_AnimGraph \ -static_assert(alignof(doppel_centi_hands_animBP_C_AnimGraph) == 0x000008, "Wrong alignment on doppel_centi_hands_animBP_C_AnimGraph"); \ -static_assert(sizeof(doppel_centi_hands_animBP_C_AnimGraph) == 0x000020, "Wrong size on doppel_centi_hands_animBP_C_AnimGraph"); \ -static_assert(offsetof(doppel_centi_hands_animBP_C_AnimGraph, InPose) == 0x000000, "Member 'doppel_centi_hands_animBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(doppel_centi_hands_animBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'doppel_centi_hands_animBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Udoppel_centi_hands_animBP_C \ -static_assert(alignof(Udoppel_centi_hands_animBP_C) == 0x000010, "Wrong alignment on Udoppel_centi_hands_animBP_C"); \ -static_assert(sizeof(Udoppel_centi_hands_animBP_C) == 0x00F0B0, "Wrong size on Udoppel_centi_hands_animBP_C"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C0, "Member 'Udoppel_centi_hands_animBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimBlueprintExtension_Base) == 0x0003C8, "Member 'Udoppel_centi_hands_animBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_Root) == 0x0003D0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_LinkedInputPose) == 0x0003F0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_LocalToComponentSpace) == 0x0004A8, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x0004C8, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_45) == 0x0004F0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_45' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_44) == 0x000A10, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_44' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_43) == 0x000F30, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_43' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_42) == 0x001450, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_42' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_41) == 0x001970, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_41' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_40) == 0x001E90, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_40' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_39) == 0x0023B0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_39' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_38) == 0x0028D0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_38' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_37) == 0x002DF0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_37' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_36) == 0x003310, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_36' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_35) == 0x003830, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_35' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_34) == 0x003D50, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_34' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_33) == 0x004270, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_33' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_32) == 0x004790, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_32' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_31) == 0x004CB0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_31' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_30) == 0x0051D0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_30' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_29) == 0x0056F0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_29' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_28) == 0x005C10, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_28' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_27) == 0x006130, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_27' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_26) == 0x006650, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_26' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_25) == 0x006B70, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_25' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_24) == 0x007090, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_24' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_23) == 0x0075B0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_23' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_22) == 0x007AD0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_22' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_21) == 0x007FF0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_21' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_20) == 0x008510, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_20' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_19) == 0x008A30, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_19' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_18) == 0x008F50, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_18' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_17) == 0x009470, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_17' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_16) == 0x009990, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_16' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_15) == 0x009EB0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_15' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_14) == 0x00A3D0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_14' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_13) == 0x00A8F0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_13' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_12) == 0x00AE10, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_12' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_11) == 0x00B330, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_11' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_10) == 0x00B850, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_10' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_9) == 0x00BD70, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_9' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_8) == 0x00C290, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_8' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_7) == 0x00C7B0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_7' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_6) == 0x00CCD0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_6' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_5) == 0x00D1F0, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_5' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_4) == 0x00D710, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_3) == 0x00DC30, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_2) == 0x00E150, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics_1) == 0x00E670, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_centi_hands_animBP_C, AnimGraphNode_AnimDynamics) == 0x00EB90, "Member 'Udoppel_centi_hands_animBP_C::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_InterchangeActorFactoryNode_SetCustomActorClassName \ static_assert(alignof(InterchangeActorFactoryNode_SetCustomActorClassName) == 0x000008, "Wrong alignment on InterchangeActorFactoryNode_SetCustomActorClassName"); \ static_assert(sizeof(InterchangeActorFactoryNode_SetCustomActorClassName) == 0x000018, "Wrong size on InterchangeActorFactoryNode_SetCustomActorClassName"); \ @@ -199921,6 +197731,185 @@ static_assert(offsetof(InterchangeStaticMeshLodDataNode_GetSphereCollisionMeshUi static_assert(alignof(UInterchangeStaticMeshLodDataNode) == 0x000008, "Wrong alignment on UInterchangeStaticMeshLodDataNode"); \ static_assert(sizeof(UInterchangeStaticMeshLodDataNode) == 0x000220, "Wrong size on UInterchangeStaticMeshLodDataNode"); \ +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_OverrideMovementMode \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_OverrideMovementMode"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_OverrideMovementMode"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, InCharacter) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::InCharacter' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, NewMovementMode) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::NewMovementMode' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, NewCustomMode) == 0x000009, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::NewCustomMode' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, OverrideHandle) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::OverrideHandle' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_IsValid_ReturnValue_1) == 0x00001D, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_PushMovementMode_ReturnValue) == 0x00002C, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_PushMovementMode_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemyOfType \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemyOfType"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType) == 0x0000A0, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemyOfType"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, InActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::InActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, InType) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::InType' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable) == 0x00001C, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_1) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_2) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_3) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_4) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_5) == 0x000048, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_6) == 0x000050, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_7) == 0x000058, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_8) == 0x000060, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_byte_Variable) == 0x000068, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000070, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, K2Node_Select_Default) == 0x00007C, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000088, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000098, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemyDead \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemyDead) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemyDead"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemyDead) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemyDead"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, ReturnValue) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsDead_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemy \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemy) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemy"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemy) == 0x000018, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemy"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, InActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::InActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, ReturnValue) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, CallFunc_ActorHasTag_ReturnValue) == 0x000012, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyType \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyType) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyType"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyType) == 0x000080, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyType"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Actor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Actor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, ValidEnemy) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::ValidEnemy' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, EnemyType) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::EnemyType' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Variable) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_IntToByte_ReturnValue) == 0x000019, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetValidValue_ReturnValue) == 0x00001A, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_ActorHasTag_ReturnValue) == 0x000034, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Variable_1) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000041, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000044, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_bool_True_if_break_was_hit_Variable) == 0x000048, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Array_Get_Item) == 0x000050, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000069, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_MakeLiteralInt_ReturnValue) == 0x00006C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Less_IntInt_ReturnValue_1) == 0x000075, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Add_IntInt_ReturnValue_1) == 0x000078, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_BooleanAND_ReturnValue) == 0x00007C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyRank \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyRank) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyRank"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyRank) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyRank"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, Rank) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::Rank' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsEnemy_ReturnValue) == 0x000012, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_GetRank_ReturnValue) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_GetRank_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_Conv_IntToByte_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyMesh \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyMesh"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh) == 0x000048, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyMesh"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::IsValid' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, EnemyMesh) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::EnemyMesh' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, K2Node_DynamicCast_AsCharacter) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsEnemy_ReturnValue) == 0x000041, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue_2) == 0x000042, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, MaxHealth) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::MaxHealth' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_GetMaxHealth_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_GetMaxHealth_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_IsValid_ReturnValue_1) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyHealth \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyHealth"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyHealth"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, Health) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::Health' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_GetHealth_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_IsValid_ReturnValue_1) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent) == 0x000038, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::IsValid' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, DamageHandlingComp) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::DamageHandlingComp' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsEnemy_ReturnValue) == 0x000031, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent) == 0x000038, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::EnemyActor' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::IsValid' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, AbsorptionComp) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::AbsorptionComp' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsEnemy_ReturnValue) == 0x000031, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride \ +static_assert(alignof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride"); \ +static_assert(sizeof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, InCharacter) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::InCharacter' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, OverrideHandle) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::OverrideHandle' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ +static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCronosEnemies_FunctionLibrary_C \ +static_assert(alignof(UCronosEnemies_FunctionLibrary_C) == 0x000008, "Wrong alignment on UCronosEnemies_FunctionLibrary_C"); \ +static_assert(sizeof(UCronosEnemies_FunctionLibrary_C) == 0x000028, "Wrong size on UCronosEnemies_FunctionLibrary_C"); \ + #define DUMPER7_ASSERTS_UInterchangeResultMeshWarning \ static_assert(alignof(UInterchangeResultMeshWarning) == 0x000008, "Wrong alignment on UInterchangeResultMeshWarning"); \ static_assert(sizeof(UInterchangeResultMeshWarning) == 0x000080, "Wrong size on UInterchangeResultMeshWarning"); \ @@ -200882,6 +198871,210 @@ static_assert(sizeof(UAnalyticsBlueprintLibrary) == 0x000028, "Wrong size on UAn static_assert(alignof(UInterchangeTextureWriter) == 0x000008, "Wrong alignment on UInterchangeTextureWriter"); \ static_assert(sizeof(UInterchangeTextureWriter) == 0x000028, "Wrong size on UInterchangeTextureWriter"); \ +#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd \ +static_assert(alignof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd"); \ +static_assert(sizeof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd) == 0x000050, "Wrong size on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin \ +static_assert(alignof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin"); \ +static_assert(sizeof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin) == 0x000058, "Wrong size on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAnimNotify_FlamethrowerAttackPhase_C \ +static_assert(alignof(UAnimNotify_FlamethrowerAttackPhase_C) == 0x000008, "Wrong alignment on UAnimNotify_FlamethrowerAttackPhase_C"); \ +static_assert(sizeof(UAnimNotify_FlamethrowerAttackPhase_C) == 0x000030, "Wrong size on UAnimNotify_FlamethrowerAttackPhase_C"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_ValidateDebugWidget \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_ValidateDebugWidget"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget) == 0x000018, "Wrong size on SHPlayerControllerPlay_BP_C_ValidateDebugWidget"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_Create_ReturnValue) == 0x000008, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000010, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1::Key' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1::ActionValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0::Key' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0::ActionValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::SourceAction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2 \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2::Key' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2::ActionValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP \ +static_assert(alignof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP"); \ +static_assert(sizeof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP) == 0x000370, "Wrong size on SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, EntryPoint) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable) == 0x000008, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000010, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_ClassDynamicCast_bSuccess) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_1) == 0x000030, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Create_ReturnValue) == 0x000038, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable) == 0x000040, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_3) == 0x000048, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_3) == 0x000068, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_3) == 0x00006C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_3) == 0x000070, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_1) == 0x000078, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue) == 0x000080, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_2) == 0x000088, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_3) == 0x000090, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_2_0) == 0x000098, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_2_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_3_0) == 0x0000A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_3_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_1) == 0x0000A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_2) == 0x0000B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_2) == 0x0000D0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_2) == 0x0000D4, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_2) == 0x0000D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_1) == 0x0000E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_2) == 0x0000E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_4) == 0x0000F0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_4_0) == 0x0000F8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_4_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_5) == 0x000100, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_2) == 0x000108, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_5_0) == 0x000110, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_5_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_1) == 0x000118, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_1) == 0x000138, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_1) == 0x00013C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_1) == 0x000140, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_3) == 0x000148, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_2) == 0x000150, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_6) == 0x000158, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_7) == 0x000160, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_6_0) == 0x000168, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_6_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_7_0) == 0x000170, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_7_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_3) == 0x000178, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue) == 0x000180, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime) == 0x0001A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime) == 0x0001A4, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction) == 0x0001A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_3) == 0x0001B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_4) == 0x0001B8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_8) == 0x0001C0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_8_0) == 0x0001C8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_8_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_9) == 0x0001D0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_9' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_4) == 0x0001D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_9_0) == 0x0001E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_9_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key_2) == 0x0001E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue_2) == 0x000200, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key_1) == 0x000220, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue_1) == 0x000238, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key) == 0x000258, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue) == 0x000270, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000290, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsValid_ReturnValue) == 0x000291, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_FirstRun) == 0x000292, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_FirstRun' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_ScratchBool) == 0x000293, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_ScratchBool' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_ScratchIndex) == 0x000294, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_ScratchIndex' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_1_FirstRun) == 0x000298, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_1_FirstRun' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_10) == 0x0002A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_10' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue) == 0x0002A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_1) == 0x0002A9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue) == 0x0002AA, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002AB, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_2) == 0x0002AC, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_2) == 0x0002AD, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_5) == 0x0002B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_5) == 0x0002B8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_5) == 0x0002D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_5) == 0x0002DC, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_5) == 0x0002E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_5) == 0x0002E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_3) == 0x0002E9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_10_0) == 0x0002F0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_10_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_4) == 0x0002F8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_3) == 0x0002F9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_GetPlayerController_ReturnValue) == 0x000300, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_4) == 0x000308, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_int_Variable) == 0x00030C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_int_Variable_1) == 0x000310, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_4) == 0x000318, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_4) == 0x000338, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_4) == 0x00033C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_4) == 0x000340, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_4' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_0) == 0x000348, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_1_0) == 0x000350, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_1_0' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_5) == 0x000358, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_6) == 0x000359, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_11) == 0x000360, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_11' has a wrong offset!"); \ +static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_11_0) == 0x000368, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_11_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASHPlayerControllerPlay_BP_C \ +static_assert(alignof(ASHPlayerControllerPlay_BP_C) == 0x000008, "Wrong alignment on ASHPlayerControllerPlay_BP_C"); \ +static_assert(sizeof(ASHPlayerControllerPlay_BP_C) == 0x000918, "Wrong size on ASHPlayerControllerPlay_BP_C"); \ +static_assert(offsetof(ASHPlayerControllerPlay_BP_C, UberGraphFrame) == 0x0008D8, "Member 'ASHPlayerControllerPlay_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugWidget) == 0x0008E0, "Member 'ASHPlayerControllerPlay_BP_C::DebugWidget' has a wrong offset!"); \ +static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugEvents) == 0x0008E8, "Member 'ASHPlayerControllerPlay_BP_C::DebugEvents' has a wrong offset!"); \ +static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugEvents_Class) == 0x0008F0, "Member 'ASHPlayerControllerPlay_BP_C::DebugEvents_Class' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_DatamoshLibrary_GetDatamoshCustomBuffer \ static_assert(alignof(DatamoshLibrary_GetDatamoshCustomBuffer) == 0x000004, "Wrong alignment on DatamoshLibrary_GetDatamoshCustomBuffer"); \ static_assert(sizeof(DatamoshLibrary_GetDatamoshCustomBuffer) == 0x000004, "Wrong size on DatamoshLibrary_GetDatamoshCustomBuffer"); \ @@ -201008,9 +199201,10 @@ static_assert(offsetof(UWmfMediaSettings, LowLatency) == 0x000029, "Member 'UWmf static_assert(offsetof(UWmfMediaSettings, NativeAudioOut) == 0x00002A, "Member 'UWmfMediaSettings::NativeAudioOut' has a wrong offset!"); \ static_assert(offsetof(UWmfMediaSettings, HardwareAcceleratedVideoDecoding) == 0x00002B, "Member 'UWmfMediaSettings::HardwareAcceleratedVideoDecoding' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UDialogSubtitlesLineWidget_BP_C \ -static_assert(alignof(UDialogSubtitlesLineWidget_BP_C) == 0x000008, "Wrong alignment on UDialogSubtitlesLineWidget_BP_C"); \ -static_assert(sizeof(UDialogSubtitlesLineWidget_BP_C) == 0x000340, "Wrong size on UDialogSubtitlesLineWidget_BP_C"); \ +#define DUMPER7_ASSERTS_AGC_Image_Vignette_SlowDown_C \ +static_assert(alignof(AGC_Image_Vignette_SlowDown_C) == 0x000008, "Wrong alignment on AGC_Image_Vignette_SlowDown_C"); \ +static_assert(sizeof(AGC_Image_Vignette_SlowDown_C) == 0x0003E0, "Wrong size on AGC_Image_Vignette_SlowDown_C"); \ +static_assert(offsetof(AGC_Image_Vignette_SlowDown_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Image_Vignette_SlowDown_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FMetaHumanCustomizableBodyPart \ static_assert(alignof(FMetaHumanCustomizableBodyPart) == 0x000008, "Wrong alignment on FMetaHumanCustomizableBodyPart"); \ @@ -201045,21 +199239,14 @@ static_assert(alignof(UMetaHumanComponentUE) == 0x000008, "Wrong alignment on UM static_assert(sizeof(UMetaHumanComponentUE) == 0x0001C0, "Wrong size on UMetaHumanComponentUE"); \ static_assert(offsetof(UMetaHumanComponentUE, PostProcessAnimBP) == 0x000198, "Member 'UMetaHumanComponentUE::PostProcessAnimBP' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior) == 0x000030, "Wrong size on DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, K2Node_DynamicCast_AsData_Layer_Two_Way_Trigger) == 0x000020, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::K2Node_DynamicCast_AsData_Layer_Two_Way_Trigger' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'DataLayerTriggerBehaviorEffector_BP_C_PerformBehavior::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDataLayerTriggerBehaviorEffector_BP_C \ -static_assert(alignof(UDataLayerTriggerBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UDataLayerTriggerBehaviorEffector_BP_C"); \ -static_assert(sizeof(UDataLayerTriggerBehaviorEffector_BP_C) == 0x000098, "Wrong size on UDataLayerTriggerBehaviorEffector_BP_C"); \ -static_assert(offsetof(UDataLayerTriggerBehaviorEffector_BP_C, bEnable) == 0x000090, "Member 'UDataLayerTriggerBehaviorEffector_BP_C::bEnable' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FLootRow_Struct \ +static_assert(alignof(FLootRow_Struct) == 0x000008, "Wrong alignment on FLootRow_Struct"); \ +static_assert(sizeof(FLootRow_Struct) == 0x000030, "Wrong size on FLootRow_Struct"); \ +static_assert(offsetof(FLootRow_Struct, Phase_36_3CA96D554508BCA74063BBA59A0CC19C) == 0x000000, "Member 'FLootRow_Struct::Phase_36_3CA96D554508BCA74063BBA59A0CC19C' has a wrong offset!"); \ +static_assert(offsetof(FLootRow_Struct, Rank_41_95E0F2384E573EDEF4A30DB814492994) == 0x000001, "Member 'FLootRow_Struct::Rank_41_95E0F2384E573EDEF4A30DB814492994' has a wrong offset!"); \ +static_assert(offsetof(FLootRow_Struct, Conditions_42_DC5212374427FCB077B13588BB2C98DF) == 0x000008, "Member 'FLootRow_Struct::Conditions_42_DC5212374427FCB077B13588BB2C98DF' has a wrong offset!"); \ +static_assert(offsetof(FLootRow_Struct, LootProbability_38_E5755EBE4EEE433C50A3BF89142AD1AC) == 0x000018, "Member 'FLootRow_Struct::LootProbability_38_E5755EBE4EEE433C50A3BF89142AD1AC' has a wrong offset!"); \ +static_assert(offsetof(FLootRow_Struct, ItemList_24_C269B0B047E92A235D5DD6A56CCE42C0) == 0x000020, "Member 'FLootRow_Struct::ItemList_24_C269B0B047E92A235D5DD6A56CCE42C0' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FBinkMediaPlayerMovieSceneEvalTemplateParams \ static_assert(alignof(FBinkMediaPlayerMovieSceneEvalTemplateParams) == 0x000008, "Wrong alignment on FBinkMediaPlayerMovieSceneEvalTemplateParams"); \ @@ -201087,15 +199274,6 @@ static_assert(alignof(UBinkMediaPlayerMovieSceneTrack) == 0x000008, "Wrong align static_assert(sizeof(UBinkMediaPlayerMovieSceneTrack) == 0x000110, "Wrong size on UBinkMediaPlayerMovieSceneTrack"); \ static_assert(offsetof(UBinkMediaPlayerMovieSceneTrack, Sections) == 0x000100, "Member 'UBinkMediaPlayerMovieSceneTrack::Sections' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Video_Edward_Soulleak_C \ -static_assert(alignof(AGC_Video_Edward_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Edward_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Edward_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Edward_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Edward_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Edward_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_HG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_HG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier1_C"); \ - #define DUMPER7_ASSERTS_FFoliageInstanceInfo \ static_assert(alignof(FFoliageInstanceInfo) == 0x000008, "Wrong alignment on FFoliageInstanceInfo"); \ static_assert(sizeof(FFoliageInstanceInfo) == 0x000048, "Wrong size on FFoliageInstanceInfo"); \ @@ -201148,20 +199326,6 @@ static_assert(offsetof(FoliageStampsStatics_PaintFoliageOnLayer, WeightTreshold) static_assert(alignof(UFoliageStampsStatics) == 0x000008, "Wrong alignment on UFoliageStampsStatics"); \ static_assert(sizeof(UFoliageStampsStatics) == 0x000028, "Wrong size on UFoliageStampsStatics"); \ -#define DUMPER7_ASSERTS_GC_Material_Death_C_WhileActive \ -static_assert(alignof(GC_Material_Death_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_Death_C_WhileActive"); \ -static_assert(sizeof(GC_Material_Death_C_WhileActive) == 0x0000F0, "Wrong size on GC_Material_Death_C_WhileActive"); \ -static_assert(offsetof(GC_Material_Death_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_Death_C_WhileActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_Death_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_Death_C_WhileActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_Death_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_Death_C_WhileActive::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_Death_C_WhileActive, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0000E8, "Member 'GC_Material_Death_C_WhileActive::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_Material_Death_C \ -static_assert(alignof(AGC_Material_Death_C) == 0x000008, "Wrong alignment on AGC_Material_Death_C"); \ -static_assert(sizeof(AGC_Material_Death_C) == 0x0003E8, "Wrong size on AGC_Material_Death_C"); \ -static_assert(offsetof(AGC_Material_Death_C, SHAk) == 0x0003D8, "Member 'AGC_Material_Death_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AGC_Material_Death_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_Death_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UFFXFSR3Settings \ static_assert(alignof(UFFXFSR3Settings) == 0x000008, "Wrong alignment on UFFXFSR3Settings"); \ static_assert(sizeof(UFFXFSR3Settings) == 0x0000D0, "Wrong size on UFFXFSR3Settings"); \ @@ -202015,6 +200179,16 @@ static_assert(sizeof(USphericalLensDistortionModelHandler) == 0x0000E8, "Wrong s static_assert(alignof(USphericalLensModel) == 0x000008, "Wrong alignment on USphericalLensModel"); \ static_assert(sizeof(USphericalLensModel) == 0x000028, "Wrong size on USphericalLensModel"); \ +#define DUMPER7_ASSERTS_AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent \ +static_assert(alignof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent) == 0x000004, "Wrong alignment on AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent"); \ +static_assert(sizeof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent) == 0x000004, "Wrong size on AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent"); \ +static_assert(offsetof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent, EntryPoint) == 0x000000, "Member 'AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAC_NotificationManagerComponent_C \ +static_assert(alignof(UAC_NotificationManagerComponent_C) == 0x000008, "Wrong alignment on UAC_NotificationManagerComponent_C"); \ +static_assert(sizeof(UAC_NotificationManagerComponent_C) == 0x0000C0, "Wrong size on UAC_NotificationManagerComponent_C"); \ +static_assert(offsetof(UAC_NotificationManagerComponent_C, UberGraphFrame) == 0x0000B8, "Member 'UAC_NotificationManagerComponent_C::UberGraphFrame' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FLiveLinkCameraControllerUpdateFlags \ static_assert(alignof(FLiveLinkCameraControllerUpdateFlags) == 0x000001, "Wrong alignment on FLiveLinkCameraControllerUpdateFlags"); \ static_assert(sizeof(FLiveLinkCameraControllerUpdateFlags) == 0x000007, "Wrong size on FLiveLinkCameraControllerUpdateFlags"); \ @@ -202038,23 +200212,6 @@ static_assert(alignof(UImgMediaPlaybackComponent) == 0x000008, "Wrong alignment static_assert(sizeof(UImgMediaPlaybackComponent) == 0x0000C8, "Wrong size on UImgMediaPlaybackComponent"); \ static_assert(offsetof(UImgMediaPlaybackComponent, LODBias) == 0x0000A0, "Member 'UImgMediaPlaybackComponent::LODBias' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP \ -static_assert(alignof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP) == 0x000008, "Wrong alignment on MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP"); \ -static_assert(sizeof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP) == 0x000038, "Wrong size on MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, EntryPoint) == 0x000000, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_MakeStruct_MaterialParameterInfo) == 0x000004, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, CallFunc_GetMaterialByName_ReturnValue) == 0x000018, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::CallFunc_GetMaterialByName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_DynamicCast_AsMaterial_Instance_Dynamic) == 0x000020, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_DynamicCast_AsMaterial_Instance_Dynamic' has a wrong offset!"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000030, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AMineAttachment_BP_C \ -static_assert(alignof(AMineAttachment_BP_C) == 0x000008, "Wrong alignment on AMineAttachment_BP_C"); \ -static_assert(sizeof(AMineAttachment_BP_C) == 0x0002E0, "Wrong size on AMineAttachment_BP_C"); \ -static_assert(offsetof(AMineAttachment_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AMineAttachment_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AMineAttachment_BP_C, SkeletalMesh) == 0x0002D0, "Member 'AMineAttachment_BP_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AMineAttachment_BP_C, Material_Instance_Dynamic) == 0x0002D8, "Member 'AMineAttachment_BP_C::Material_Instance_Dynamic' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FImgMediaSourceCustomizationSequenceProxy \ static_assert(alignof(FImgMediaSourceCustomizationSequenceProxy) == 0x000001, "Wrong alignment on FImgMediaSourceCustomizationSequenceProxy"); \ static_assert(sizeof(FImgMediaSourceCustomizationSequenceProxy) == 0x000001, "Wrong size on FImgMediaSourceCustomizationSequenceProxy"); \ @@ -202143,10 +200300,6 @@ static_assert(offsetof(UImgMediaSettings, ExrDecoderThreads) == 0x00004C, "Membe static_assert(offsetof(UImgMediaSettings, DefaultProxy) == 0x000050, "Member 'UImgMediaSettings::DefaultProxy' has a wrong offset!"); \ static_assert(offsetof(UImgMediaSettings, UseDefaultProxy) == 0x000060, "Member 'UImgMediaSettings::UseDefaultProxy' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_MGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_MGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier4_C"); \ - #define DUMPER7_ASSERTS_UCaptureTimecodeInfo \ static_assert(alignof(UCaptureTimecodeInfo) == 0x000008, "Wrong alignment on UCaptureTimecodeInfo"); \ static_assert(sizeof(UCaptureTimecodeInfo) == 0x000048, "Wrong size on UCaptureTimecodeInfo"); \ @@ -202218,6 +200371,27 @@ static_assert(offsetof(SoundWaveTimecodeUtils_SetTimecodeInfo, OutSoundWave) == static_assert(alignof(USoundWaveTimecodeUtils) == 0x000008, "Wrong alignment on USoundWaveTimecodeUtils"); \ static_assert(sizeof(USoundWaveTimecodeUtils) == 0x000028, "Wrong size on USoundWaveTimecodeUtils"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_4_C \ +static_assert(alignof(AGC_DataMosh_Cine_4_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_4_C"); \ +static_assert(sizeof(AGC_DataMosh_Cine_4_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_4_C"); \ + +#define DUMPER7_ASSERTS_BP_Monitor_C_ExecuteUbergraph_BP_Monitor \ +static_assert(alignof(BP_Monitor_C_ExecuteUbergraph_BP_Monitor) == 0x000004, "Wrong alignment on BP_Monitor_C_ExecuteUbergraph_BP_Monitor"); \ +static_assert(sizeof(BP_Monitor_C_ExecuteUbergraph_BP_Monitor) == 0x000008, "Wrong size on BP_Monitor_C_ExecuteUbergraph_BP_Monitor"); \ +static_assert(offsetof(BP_Monitor_C_ExecuteUbergraph_BP_Monitor, EntryPoint) == 0x000000, "Member 'BP_Monitor_C_ExecuteUbergraph_BP_Monitor::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_Monitor_C_ExecuteUbergraph_BP_Monitor, K2Node_Event_EndPlayReason) == 0x000004, "Member 'BP_Monitor_C_ExecuteUbergraph_BP_Monitor::K2Node_Event_EndPlayReason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_Monitor_C_ReceiveEndPlay \ +static_assert(alignof(BP_Monitor_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_Monitor_C_ReceiveEndPlay"); \ +static_assert(sizeof(BP_Monitor_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_Monitor_C_ReceiveEndPlay"); \ +static_assert(offsetof(BP_Monitor_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_Monitor_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_Monitor_C \ +static_assert(alignof(ABP_Monitor_C) == 0x000008, "Wrong alignment on ABP_Monitor_C"); \ +static_assert(sizeof(ABP_Monitor_C) == 0x0002D8, "Wrong size on ABP_Monitor_C"); \ +static_assert(offsetof(ABP_Monitor_C, UberGraphFrame) == 0x0002C8, "Member 'ABP_Monitor_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABP_Monitor_C, Root) == 0x0002D0, "Member 'ABP_Monitor_C::Root' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FExtendedLensFile \ static_assert(alignof(FExtendedLensFile) == 0x000008, "Wrong alignment on FExtendedLensFile"); \ static_assert(sizeof(FExtendedLensFile) == 0x000020, "Wrong size on FExtendedLensFile"); \ @@ -202291,6 +200465,32 @@ static_assert(offsetof(UFootageCaptureData, MetaData) == 0x0000C0, "Member 'UFoo static_assert(offsetof(UFootageCaptureData, CaptureExcludedFrames) == 0x0000E8, "Member 'UFootageCaptureData::CaptureExcludedFrames' has a wrong offset!"); \ static_assert(offsetof(UFootageCaptureData, CameraCalibration) == 0x0000F8, "Member 'UFootageCaptureData::CameraCalibration' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AnimNotify_AkEvent_C_Received_Notify \ +static_assert(alignof(AnimNotify_AkEvent_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_AkEvent_C_Received_Notify"); \ +static_assert(sizeof(AnimNotify_AkEvent_C_Received_Notify) == 0x000088, "Wrong size on AnimNotify_AkEvent_C_Received_Notify"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_AkEvent_C_Received_Notify::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_AkEvent_C_Received_Notify::Animation' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_AkEvent_C_Received_Notify::EventReference' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AnimNotify_AkEvent_C_Received_Notify::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_AsCharacter) == 0x000050, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetVelocity_ReturnValue) == 0x000060, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_VSizeXYSquared_ReturnValue) == 0x000078, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_VSizeXYSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast) == 0x000084, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAnimNotify_AkEvent_C \ +static_assert(alignof(UAnimNotify_AkEvent_C) == 0x000008, "Wrong alignment on UAnimNotify_AkEvent_C"); \ +static_assert(sizeof(UAnimNotify_AkEvent_C) == 0x000068, "Wrong size on UAnimNotify_AkEvent_C"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, Attach_Name) == 0x000038, "Member 'UAnimNotify_AkEvent_C::Attach_Name' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, Event) == 0x000048, "Member 'UAnimNotify_AkEvent_C::Event' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, Follow) == 0x000050, "Member 'UAnimNotify_AkEvent_C::Follow' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentDestroyOnFinish) == 0x000051, "Member 'UAnimNotify_AkEvent_C::CreatedComponentDestroyOnFinish' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentOcclusionRefreshInterval) == 0x000058, "Member 'UAnimNotify_AkEvent_C::CreatedComponentOcclusionRefreshInterval' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, MustBeMoving) == 0x000060, "Member 'UAnimNotify_AkEvent_C::MustBeMoving' has a wrong offset!"); \ +static_assert(offsetof(UAnimNotify_AkEvent_C, EnableCulling) == 0x000061, "Member 'UAnimNotify_AkEvent_C::EnableCulling' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FDepthMapDiagnosticsResult \ static_assert(alignof(FDepthMapDiagnosticsResult) == 0x000004, "Wrong alignment on FDepthMapDiagnosticsResult"); \ static_assert(sizeof(FDepthMapDiagnosticsResult) == 0x00000C, "Wrong size on FDepthMapDiagnosticsResult"); \ @@ -202524,6 +200724,10 @@ static_assert(offsetof(UMetaHumanViewportSettings, DepthFar) == 0x000048, "Membe static_assert(offsetof(UMetaHumanViewportSettings, CameraState) == 0x000050, "Member 'UMetaHumanViewportSettings::CameraState' has a wrong offset!"); \ static_assert(offsetof(UMetaHumanViewportSettings, ViewportState) == 0x0000A8, "Member 'UMetaHumanViewportSettings::ViewportState' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Ubase_node_button_style_C \ +static_assert(alignof(Ubase_node_button_style_C) == 0x000010, "Wrong alignment on Ubase_node_button_style_C"); \ +static_assert(sizeof(Ubase_node_button_style_C) == 0x0004F0, "Wrong size on Ubase_node_button_style_C"); \ + #define DUMPER7_ASSERTS_FNNEAttributeValue \ static_assert(alignof(FNNEAttributeValue) == 0x000008, "Wrong alignment on FNNEAttributeValue"); \ static_assert(sizeof(FNNEAttributeValue) == 0x000018, "Wrong size on FNNEAttributeValue"); \ @@ -202586,6 +200790,28 @@ static_assert(sizeof(INNERuntimeNPU) == 0x000001, "Wrong size on INNERuntimeNPU" static_assert(alignof(INNERuntimeRDG) == 0x000001, "Wrong alignment on INNERuntimeRDG"); \ static_assert(sizeof(INNERuntimeRDG) == 0x000001, "Wrong size on INNERuntimeRDG"); \ +#define DUMPER7_ASSERTS_UGE_TentaclesFloor_C \ +static_assert(alignof(UGE_TentaclesFloor_C) == 0x000008, "Wrong alignment on UGE_TentaclesFloor_C"); \ +static_assert(sizeof(UGE_TentaclesFloor_C) == 0x000A70, "Wrong size on UGE_TentaclesFloor_C"); \ + +#define DUMPER7_ASSERTS_GameplayControlEntry_C_PreConstruct \ +static_assert(alignof(GameplayControlEntry_C_PreConstruct) == 0x000001, "Wrong alignment on GameplayControlEntry_C_PreConstruct"); \ +static_assert(sizeof(GameplayControlEntry_C_PreConstruct) == 0x000001, "Wrong size on GameplayControlEntry_C_PreConstruct"); \ +static_assert(offsetof(GameplayControlEntry_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'GameplayControlEntry_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry \ +static_assert(alignof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry) == 0x000004, "Wrong alignment on GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry"); \ +static_assert(sizeof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry) == 0x000008, "Wrong size on GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry"); \ +static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, EntryPoint) == 0x000000, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, CallFunc_TextIsEmpty_ReturnValue) == 0x000004, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, K2Node_Event_IsDesignTime) == 0x000005, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::K2Node_Event_IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGameplayControlEntry_C \ +static_assert(alignof(UGameplayControlEntry_C) == 0x000008, "Wrong alignment on UGameplayControlEntry_C"); \ +static_assert(sizeof(UGameplayControlEntry_C) == 0x000328, "Wrong size on UGameplayControlEntry_C"); \ +static_assert(offsetof(UGameplayControlEntry_C, UberGraphFrame) == 0x000310, "Member 'UGameplayControlEntry_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGameplayControlEntry_C, PreviewText) == 0x000318, "Member 'UGameplayControlEntry_C::PreviewText' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_UMetaHumanFaceContourTrackerAsset \ static_assert(alignof(UMetaHumanFaceContourTrackerAsset) == 0x000008, "Wrong alignment on UMetaHumanFaceContourTrackerAsset"); \ static_assert(sizeof(UMetaHumanFaceContourTrackerAsset) == 0x000298, "Wrong size on UMetaHumanFaceContourTrackerAsset"); \ @@ -202615,6 +200841,17 @@ static_assert(offsetof(UMetaHumanConfig, Name_0) == 0x000030, "Member 'UMetaHuma static_assert(offsetof(UMetaHumanConfig, Version) == 0x000040, "Member 'UMetaHumanConfig::Version' has a wrong offset!"); \ static_assert(offsetof(UMetaHumanConfig, InternalVersion) == 0x000050, "Member 'UMetaHumanConfig::InternalVersion' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash \ +static_assert(alignof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash) == 0x000004, "Wrong alignment on GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash"); \ +static_assert(sizeof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash) == 0x000004, "Wrong size on GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash"); \ +static_assert(offsetof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash, EntryPoint) == 0x000000, "Member 'GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Material_TimedSplash_C \ +static_assert(alignof(AGC_Material_TimedSplash_C) == 0x000008, "Wrong alignment on AGC_Material_TimedSplash_C"); \ +static_assert(sizeof(AGC_Material_TimedSplash_C) == 0x0003E8, "Wrong size on AGC_Material_TimedSplash_C"); \ +static_assert(offsetof(AGC_Material_TimedSplash_C, UberGraphFrame) == 0x0003D8, "Member 'AGC_Material_TimedSplash_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AGC_Material_TimedSplash_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_TimedSplash_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_UMetaHumanFaceAnimationSolver \ static_assert(alignof(UMetaHumanFaceAnimationSolver) == 0x000008, "Wrong alignment on UMetaHumanFaceAnimationSolver"); \ static_assert(sizeof(UMetaHumanFaceAnimationSolver) == 0x000060, "Wrong size on UMetaHumanFaceAnimationSolver"); \ @@ -202627,21 +200864,6 @@ static_assert(offsetof(UMetaHumanFaceAnimationSolver, EyeSolveSmoothness) == 0x0 static_assert(offsetof(UMetaHumanFaceAnimationSolver, bOverrideTeethMode) == 0x000040, "Member 'UMetaHumanFaceAnimationSolver::bOverrideTeethMode' has a wrong offset!"); \ static_assert(offsetof(UMetaHumanFaceAnimationSolver, TeethMode) == 0x000041, "Member 'UMetaHumanFaceAnimationSolver::TeethMode' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FConditionChecksData_Struct \ -static_assert(alignof(FConditionChecksData_Struct) == 0x000008, "Wrong alignment on FConditionChecksData_Struct"); \ -static_assert(sizeof(FConditionChecksData_Struct) == 0x000058, "Wrong size on FConditionChecksData_Struct"); \ -static_assert(offsetof(FConditionChecksData_Struct, Firepower_40_5C61996B4D5904D92F5DFE99C9B39778) == 0x000000, "Member 'FConditionChecksData_Struct::Firepower_40_5C61996B4D5904D92F5DFE99C9B39778' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, LootTailFirepower_42_AFEE99C646F34D48CA2B17968DC4C101) == 0x000008, "Member 'FConditionChecksData_Struct::LootTailFirepower_42_AFEE99C646F34D48CA2B17968DC4C101' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, Resources_41_90A4F5D846B1C09B6C66F996EFFD34D5) == 0x000010, "Member 'FConditionChecksData_Struct::Resources_41_90A4F5D846B1C09B6C66F996EFFD34D5' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, LootTailResources_43_84DA7EB04BB4111B00F8C4A6382663F2) == 0x000018, "Member 'FConditionChecksData_Struct::LootTailResources_43_84DA7EB04BB4111B00F8C4A6382663F2' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, Energy_52_DD4920144233500C503D05B10AB9C228) == 0x000020, "Member 'FConditionChecksData_Struct::Energy_52_DD4920144233500C503D05B10AB9C228' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, Integrity_45_F47481FA493EFDED355C42A0F8397AEC) == 0x000028, "Member 'FConditionChecksData_Struct::Integrity_45_F47481FA493EFDED355C42A0F8397AEC' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, HealingPercent_46_4C6C0A2B42ED489A7C4839AF8155CFC9) == 0x000030, "Member 'FConditionChecksData_Struct::HealingPercent_46_4C6C0A2B42ED489A7C4839AF8155CFC9' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, LootTailHealingPercent_47_6D2206AF45130212F6D8E9B7D72B5CB0) == 0x000038, "Member 'FConditionChecksData_Struct::LootTailHealingPercent_47_6D2206AF45130212F6D8E9B7D72B5CB0' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, FlamethrowerAmmo_51_92BD2DE3492FFF26675455BCC9E43607) == 0x000040, "Member 'FConditionChecksData_Struct::FlamethrowerAmmo_51_92BD2DE3492FFF26675455BCC9E43607' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, MineAmmo_55_3A1FF3394B9BE457F821D19F2FB56120) == 0x000044, "Member 'FConditionChecksData_Struct::MineAmmo_55_3A1FF3394B9BE457F821D19F2FB56120' has a wrong offset!"); \ -static_assert(offsetof(FConditionChecksData_Struct, HasRecipeList_57_07C9E0624727EBD63E29E79DB2333E4F) == 0x000048, "Member 'FConditionChecksData_Struct::HasRecipeList_57_07C9E0624727EBD63E29E79DB2333E4F' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UMetaHumanFaceFittingSolver \ static_assert(alignof(UMetaHumanFaceFittingSolver) == 0x000008, "Wrong alignment on UMetaHumanFaceFittingSolver"); \ static_assert(sizeof(UMetaHumanFaceFittingSolver) == 0x000060, "Wrong size on UMetaHumanFaceFittingSolver"); \ @@ -202663,50 +200885,10 @@ static_assert(offsetof(AutorigServiceBrowserBinding_LoginSessionId, ID) == 0x000 static_assert(alignof(UAutorigServiceBrowserBinding) == 0x000008, "Wrong alignment on UAutorigServiceBrowserBinding"); \ static_assert(sizeof(UAutorigServiceBrowserBinding) == 0x000048, "Wrong size on UAutorigServiceBrowserBinding"); \ -#define DUMPER7_ASSERTS_Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762 \ -static_assert(alignof(Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762) == 0x000008, "Wrong alignment on Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762"); \ -static_assert(sizeof(Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762) == 0x0000B0, "Wrong size on Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762"); \ -static_assert(offsetof(Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762, Payload) == 0x000000, "Member 'Beh_Wait_C_EventReceived_25A32ADC4282BB42055A7DAE64953762::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Wait_C_ExecuteUbergraph_Beh_Wait \ -static_assert(alignof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait) == 0x000008, "Wrong alignment on Beh_Wait_C_ExecuteUbergraph_Beh_Wait"); \ -static_assert(sizeof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait) == 0x0001D8, "Wrong size on Beh_Wait_C_ExecuteUbergraph_Beh_Wait"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, EntryPoint) == 0x000000, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, K2Node_CustomEvent_Payload) == 0x000008, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, Temp_struct_Variable) == 0x0000C8, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, K2Node_Event_AiController) == 0x000178, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_CommitBehaviour_ReturnValue) == 0x000180, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_GetGoalData_ReturnValue) == 0x000188, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_IsValid_ReturnValue) == 0x000190, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000198, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_TaskWaitDelay_ReturnValue) == 0x0001A8, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_IsValid_ReturnValue_1) == 0x0001B1, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0001B2, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_WaitGameplayEvent_ReturnValue) == 0x0001B8, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_IsValid_ReturnValue_2) == 0x0001C0, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001C4, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Wait_C_ExecuteUbergraph_Beh_Wait, CallFunc_TaskWaitDelay_Time_ImplicitCast) == 0x0001D4, "Member 'Beh_Wait_C_ExecuteUbergraph_Beh_Wait::CallFunc_TaskWaitDelay_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Wait_C_K2_Activate \ -static_assert(alignof(Beh_Wait_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Wait_C_K2_Activate"); \ -static_assert(sizeof(Beh_Wait_C_K2_Activate) == 0x000008, "Wrong size on Beh_Wait_C_K2_Activate"); \ -static_assert(offsetof(Beh_Wait_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Wait_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Wait_C \ -static_assert(alignof(UBeh_Wait_C) == 0x000008, "Wrong alignment on UBeh_Wait_C"); \ -static_assert(sizeof(UBeh_Wait_C) == 0x0001A0, "Wrong size on UBeh_Wait_C"); \ -static_assert(offsetof(UBeh_Wait_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Wait_C::UberGraphFrame' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UInterchangeDnaTranslator \ static_assert(alignof(UInterchangeDnaTranslator) == 0x000008, "Wrong alignment on UInterchangeDnaTranslator"); \ static_assert(sizeof(UInterchangeDnaTranslator) == 0x000050, "Wrong size on UInterchangeDnaTranslator"); \ -#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_GGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_GGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier4_C"); \ - #define DUMPER7_ASSERTS_FIdentityHashFlags \ static_assert(alignof(FIdentityHashFlags) == 0x000008, "Wrong alignment on FIdentityHashFlags"); \ static_assert(sizeof(FIdentityHashFlags) == 0x000058, "Wrong size on FIdentityHashFlags"); \ @@ -203130,6 +201312,10 @@ static_assert(alignof(UMetaHumanIdentityFootageFrame) == 0x000010, "Wrong alignm static_assert(sizeof(UMetaHumanIdentityFootageFrame) == 0x0000E0, "Wrong size on UMetaHumanIdentityFootageFrame"); \ static_assert(offsetof(UMetaHumanIdentityFootageFrame, FrameNumber) == 0x0000D8, "Member 'UMetaHumanIdentityFootageFrame::FrameNumber' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_USpeadGunShootShake_C \ +static_assert(alignof(USpeadGunShootShake_C) == 0x000010, "Wrong alignment on USpeadGunShootShake_C"); \ +static_assert(sizeof(USpeadGunShootShake_C) == 0x0001F0, "Wrong size on USpeadGunShootShake_C"); \ + #define DUMPER7_ASSERTS_FThreadingOptions \ static_assert(alignof(FThreadingOptions) == 0x000004, "Wrong alignment on FThreadingOptions"); \ static_assert(sizeof(FThreadingOptions) == 0x000010, "Wrong size on FThreadingOptions"); \ @@ -203213,10 +201399,6 @@ static_assert(alignof(UMovieSceneMediaTrack) == 0x000008, "Wrong alignment on UM static_assert(sizeof(UMovieSceneMediaTrack) == 0x000110, "Wrong size on UMovieSceneMediaTrack"); \ static_assert(offsetof(UMovieSceneMediaTrack, MediaSections) == 0x000100, "Member 'UMovieSceneMediaTrack::MediaSections' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UBTCheatManager_BP_C \ -static_assert(alignof(UBTCheatManager_BP_C) == 0x000008, "Wrong alignment on UBTCheatManager_BP_C"); \ -static_assert(sizeof(UBTCheatManager_BP_C) == 0x0000E8, "Wrong size on UBTCheatManager_BP_C"); \ - #define DUMPER7_ASSERTS_FMediaCaptureOptions \ static_assert(alignof(FMediaCaptureOptions) == 0x000008, "Wrong alignment on FMediaCaptureOptions"); \ static_assert(sizeof(FMediaCaptureOptions) == 0x0000A0, "Wrong size on FMediaCaptureOptions"); \ @@ -203408,14 +201590,9 @@ static_assert(offsetof(UFileMediaOutput, bInvertAlpha) == 0x0000C4, "Member 'UFi static_assert(alignof(UMediaIOCoreSubsystem) == 0x000008, "Wrong alignment on UMediaIOCoreSubsystem"); \ static_assert(sizeof(UMediaIOCoreSubsystem) == 0x0000B0, "Wrong size on UMediaIOCoreSubsystem"); \ -#define DUMPER7_ASSERTS_AGC_Material_Blood_C \ -static_assert(alignof(AGC_Material_Blood_C) == 0x000008, "Wrong alignment on AGC_Material_Blood_C"); \ -static_assert(sizeof(AGC_Material_Blood_C) == 0x0003E0, "Wrong size on AGC_Material_Blood_C"); \ -static_assert(offsetof(AGC_Material_Blood_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_Blood_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_SGReloadUpgrade_C \ -static_assert(alignof(UGE_SGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGReloadUpgrade_C"); \ -static_assert(sizeof(UGE_SGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_SGReloadUpgrade_C"); \ +#define DUMPER7_ASSERTS_UGE_GGChargeSpeedUpgrade_C \ +static_assert(alignof(UGE_GGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGChargeSpeedUpgrade_C"); \ +static_assert(sizeof(UGE_GGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_GGChargeSpeedUpgrade_C"); \ #define DUMPER7_ASSERTS_AModularAIController \ static_assert(alignof(AModularAIController) == 0x000008, "Wrong alignment on AModularAIController"); \ @@ -203510,13 +201687,14 @@ static_assert(sizeof(UAnimBoneCompressionCodec_ACLSafe) == 0x000038, "Wrong size static_assert(alignof(UAnimCurveCompressionCodec_ACL) == 0x000008, "Wrong alignment on UAnimCurveCompressionCodec_ACL"); \ static_assert(sizeof(UAnimCurveCompressionCodec_ACL) == 0x000028, "Wrong size on UAnimCurveCompressionCodec_ACL"); \ -#define DUMPER7_ASSERTS_MachineGun01_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_S_C \ +static_assert(alignof(AGC_Sequence_BasicGlitches_S_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_S_C"); \ +static_assert(sizeof(AGC_Sequence_BasicGlitches_S_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_S_C"); \ +static_assert(offsetof(AGC_Sequence_BasicGlitches_S_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_S_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UMachineGun01_AnimBP_C \ -static_assert(alignof(UMachineGun01_AnimBP_C) == 0x000010, "Wrong alignment on UMachineGun01_AnimBP_C"); \ -static_assert(sizeof(UMachineGun01_AnimBP_C) == 0x0008A0, "Wrong size on UMachineGun01_AnimBP_C"); \ +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_MAX_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_MAX_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_MAX_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_MAX_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_MAX_C"); \ #define DUMPER7_ASSERTS_FCurveRemapPair \ static_assert(alignof(FCurveRemapPair) == 0x000004, "Wrong alignment on FCurveRemapPair"); \ @@ -204103,6 +202281,342 @@ static_assert(offsetof(UIKRig_SetTransform, Goal) == 0x000030, "Member 'UIKRig_S static_assert(offsetof(UIKRig_SetTransform, RootBone) == 0x000038, "Member 'UIKRig_SetTransform::RootBone' has a wrong offset!"); \ static_assert(offsetof(UIKRig_SetTransform, Effector) == 0x000040, "Member 'UIKRig_SetTransform::Effector' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_SingleDoors_BP_C__onBeginPlay \ +static_assert(alignof(SingleDoors_BP_C__onBeginPlay) == 0x000008, "Wrong alignment on SingleDoors_BP_C__onBeginPlay"); \ +static_assert(sizeof(SingleDoors_BP_C__onBeginPlay) == 0x000030, "Wrong size on SingleDoors_BP_C__onBeginPlay"); \ +static_assert(offsetof(SingleDoors_BP_C__onBeginPlay, K2Node_MakeStruct_SHLockAnimComponentsData) == 0x000000, "Member 'SingleDoors_BP_C__onBeginPlay::K2Node_MakeStruct_SHLockAnimComponentsData' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__onBeginPlay, K2Node_MakeStruct_SHLockAnimComponentsData_1) == 0x000018, "Member 'SingleDoors_BP_C__onBeginPlay::K2Node_MakeStruct_SHLockAnimComponentsData_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C__onConstruct \ +static_assert(alignof(SingleDoors_BP_C__onConstruct) == 0x000001, "Wrong alignment on SingleDoors_BP_C__onConstruct"); \ +static_assert(sizeof(SingleDoors_BP_C__onConstruct) == 0x000001, "Wrong size on SingleDoors_BP_C__onConstruct"); \ +static_assert(offsetof(SingleDoors_BP_C__onConstruct, CallFunc_IsBuildEditor_ReturnValue) == 0x000000, "Member 'SingleDoors_BP_C__onConstruct::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C__onGrabbedByCharacter \ +static_assert(alignof(SingleDoors_BP_C__onGrabbedByCharacter) == 0x000008, "Wrong alignment on SingleDoors_BP_C__onGrabbedByCharacter"); \ +static_assert(sizeof(SingleDoors_BP_C__onGrabbedByCharacter) == 0x000018, "Wrong size on SingleDoors_BP_C__onGrabbedByCharacter"); \ +static_assert(offsetof(SingleDoors_BP_C__onGrabbedByCharacter, CallFunc_performConditions_ReturnValue) == 0x000000, "Member 'SingleDoors_BP_C__onGrabbedByCharacter::CallFunc_performConditions_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__onGrabbedByCharacter, CallFunc_PlayTalk_ReturnValue) == 0x000008, "Member 'SingleDoors_BP_C__onGrabbedByCharacter::CallFunc_PlayTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__onGrabbedByCharacter, CallFunc_PlayTalk_ReturnValue_1) == 0x000010, "Member 'SingleDoors_BP_C__onGrabbedByCharacter::CallFunc_PlayTalk_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C__OnLockStateChange \ +static_assert(alignof(SingleDoors_BP_C__OnLockStateChange) == 0x000008, "Wrong alignment on SingleDoors_BP_C__OnLockStateChange"); \ +static_assert(sizeof(SingleDoors_BP_C__OnLockStateChange) == 0x000020, "Wrong size on SingleDoors_BP_C__OnLockStateChange"); \ +static_assert(offsetof(SingleDoors_BP_C__OnLockStateChange, _inshdoorlockRef) == 0x000000, "Member 'SingleDoors_BP_C__OnLockStateChange::_inshdoorlockRef' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__OnLockStateChange, CallFunc_IsLocked_ReturnValue) == 0x000008, "Member 'SingleDoors_BP_C__OnLockStateChange::CallFunc_IsLocked_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__OnLockStateChange, CallFunc_PlayTalk_ReturnValue) == 0x000010, "Member 'SingleDoors_BP_C__OnLockStateChange::CallFunc_PlayTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C__OnLockStateChange, CallFunc_Not_PreBool_ReturnValue) == 0x000018, "Member 'SingleDoors_BP_C__OnLockStateChange::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature \ +static_assert(alignof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature) == 0x000008, "Wrong alignment on SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature"); \ +static_assert(sizeof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature) == 0x000008, "Wrong size on SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature"); \ +static_assert(offsetof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature, Component) == 0x000000, "Member 'SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_DoorLock_K2Node_ComponentBoundEvent_0_SHDoorLockEventBP__DelegateSignature::Component' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature \ +static_assert(alignof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature"); \ +static_assert(sizeof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature"); \ +static_assert(offsetof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'SingleDoors_BP_C_BndEvt__N_SingleDoor_BP_InteractionGeneric_K2Node_ComponentBoundEvent_1_GrabbedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1 \ +static_assert(alignof(SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1) == 0x000008, "Wrong alignment on SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1"); \ +static_assert(sizeof(SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1) == 0x000008, "Wrong size on SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1"); \ +static_assert(offsetof(SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1, Object) == 0x000000, "Member 'SingleDoors_BP_C_Completed_A224BD7C4BE6B29F262A83A9A3C49BB1::Object' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_DestructGC \ +static_assert(alignof(SingleDoors_BP_C_DestructGC) == 0x000008, "Wrong alignment on SingleDoors_BP_C_DestructGC"); \ +static_assert(sizeof(SingleDoors_BP_C_DestructGC) == 0x000170, "Wrong size on SingleDoors_BP_C_DestructGC"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, HitLocation) == 0x000000, "Member 'SingleDoors_BP_C_DestructGC::HitLocation' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, HitNormal) == 0x000018, "Member 'SingleDoors_BP_C_DestructGC::HitNormal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, ImpactTraceOrigin) == 0x000030, "Member 'SingleDoors_BP_C_DestructGC::ImpactTraceOrigin' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, DamageCauser) == 0x000048, "Member 'SingleDoors_BP_C_DestructGC::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, DamageType) == 0x000050, "Member 'SingleDoors_BP_C_DestructGC::DamageType' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, DirectionalMagnitude) == 0x000058, "Member 'SingleDoors_BP_C_DestructGC::DirectionalMagnitude' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, RadialMagnitude) == 0x000060, "Member 'SingleDoors_BP_C_DestructGC::RadialMagnitude' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, DirectionalVector) == 0x000068, "Member 'SingleDoors_BP_C_DestructGC::DirectionalVector' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CullingfieldRef) == 0x000080, "Member 'SingleDoors_BP_C_DestructGC::CullingfieldRef' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, RadialfalloffRef) == 0x000088, "Member 'SingleDoors_BP_C_DestructGC::RadialfalloffRef' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetObjectClass_ReturnValue) == 0x000090, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000098, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, K2Node_MakeArray_Array) == 0x0000B0, "Member 'SingleDoors_BP_C_DestructGC::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_K2_SetTimer_ReturnValue) == 0x0000C0, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, K2Node_DynamicCast_AsDamage_Causer_Interface) == 0x0000C8, "Member 'SingleDoors_BP_C_DestructGC::K2Node_DynamicCast_AsDamage_Causer_Interface' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'SingleDoors_BP_C_DestructGC::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetObjectClass_ReturnValue_1) == 0x0000E0, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetDamageCauserType_ReturnValue) == 0x0000E8, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetDamageCauserType_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetObjectClass_ReturnValue_2) == 0x0000F0, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetObjectClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000F8, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, Temp_byte_Variable) == 0x000110, "Member 'SingleDoors_BP_C_DestructGC::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetDestructionData_RadialMagnitude) == 0x000118, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetDestructionData_RadialMagnitude' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_GetDestructionData_DirectionalMagnitude) == 0x000120, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_GetDestructionData_DirectionalMagnitude' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x000128, "Member 'SingleDoors_BP_C_DestructGC::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_CalculateDirectionalVector_DirectionalVector) == 0x000150, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_CalculateDirectionalVector_DirectionalVector' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000168, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_DestructGC, CallFunc_DirectionalRadialDestruction_RadialMagnitude_ImplicitCast) == 0x00016C, "Member 'SingleDoors_BP_C_DestructGC::CallFunc_DirectionalRadialDestruction_RadialMagnitude_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP \ +static_assert(alignof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP) == 0x000008, "Wrong alignment on SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP"); \ +static_assert(sizeof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP) == 0x0004E0, "Wrong size on SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, EntryPoint) == 0x000000, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_CustomEvent_Object) == 0x000018, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, Temp_object_Variable) == 0x000020, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, Temp_int_Variable) == 0x000028, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_DynamicCast_AsNiagara_System) == 0x000030, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_DynamicCast_AsNiagara_System' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, Temp_object_Variable_1) == 0x000040, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_DynamicCast_AsMaterial_Instance) == 0x000048, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_DynamicCast_AsMaterial_Instance' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_DynamicCast_bSuccess_1) == 0x000050, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_NavLink_1) == 0x000058, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_Actor_1) == 0x000060, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_CurrentDestination) == 0x000068, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_NavLink) == 0x000080, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_Actor) == 0x000088, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_Destination) == 0x000090, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_ComponentBoundEvent_Generic) == 0x0000A8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_ComponentBoundEvent_Generic' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_ComponentBoundEvent_Character) == 0x0000B0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_ComponentBoundEvent_Character' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_ComponentBoundEvent_Component) == 0x0000B8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_ComponentBoundEvent_Component' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_Damage) == 0x0000C0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_Damage' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_DamageType) == 0x0000C8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_DamageType' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_HitLocation) == 0x0000D0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_HitNormal) == 0x0000E8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_hitComponent) == 0x000100, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_hitComponent' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_BoneName) == 0x000108, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_BoneName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_ShotFromDirection) == 0x000110, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_ShotFromDirection' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_InstigatedBy) == 0x000128, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_InstigatedBy' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_DamageCauser) == 0x000130, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_Event_HitInfo) == 0x000138, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_Event_HitInfo' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_CustomEvent_Loaded) == 0x000238, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000240, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000241, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_Time) == 0x000244, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_Distance) == 0x000248, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_Location) == 0x000250, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000268, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_Normal) == 0x000280, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000298, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_PhysMat) == 0x0002B0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_HitActor) == 0x0002B8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_HitComponent) == 0x0002C0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0002C8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_BoneName) == 0x0002D0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_HitItem) == 0x0002D8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0002DC, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0002E0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_TraceStart) == 0x0002E8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_BreakHitResult_TraceEnd) == 0x000300, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Array_Length_ReturnValue) == 0x000318, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_IsValid_ReturnValue) == 0x00031C, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_GetMaterials_ReturnValue) == 0x000320, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_GetMaterials_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Greater_IntInt_ReturnValue) == 0x000330, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Array_Get_Item) == 0x000338, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000340, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_GetDoorGCMaterial_GeometryCollectionMaterial) == 0x000368, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_GetDoorGCMaterial_GeometryCollectionMaterial' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_GetDoorGCMaterial_MaterialFound) == 0x000390, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_GetDoorGCMaterial_MaterialFound' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000394, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000398, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_Array_Get_Item_1) == 0x0003A8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0003B0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_RequestAsyncLoadAsset_ReturnValue) == 0x0003B8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_RequestAsyncLoadAsset_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_IsValid_ReturnValue_1) == 0x0003C0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0003C8, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0003E0, "Member 'SingleDoors_BP_C_ExecuteUbergraph_SingleDoors_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_GCDissolution \ +static_assert(alignof(SingleDoors_BP_C_GCDissolution) == 0x000008, "Wrong alignment on SingleDoors_BP_C_GCDissolution"); \ +static_assert(sizeof(SingleDoors_BP_C_GCDissolution) == 0x000010, "Wrong size on SingleDoors_BP_C_GCDissolution"); \ +static_assert(offsetof(SingleDoors_BP_C_GCDissolution, fDissolutionUpdateInterval) == 0x000000, "Member 'SingleDoors_BP_C_GCDissolution::fDissolutionUpdateInterval' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_GCDissolution, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'SingleDoors_BP_C_GCDissolution::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_HandleDamage \ +static_assert(alignof(SingleDoors_BP_C_HandleDamage) == 0x000008, "Wrong alignment on SingleDoors_BP_C_HandleDamage"); \ +static_assert(sizeof(SingleDoors_BP_C_HandleDamage) == 0x0000A8, "Wrong size on SingleDoors_BP_C_HandleDamage"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, DamageCauser) == 0x000000, "Member 'SingleDoors_BP_C_HandleDamage::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, DamageType) == 0x000008, "Member 'SingleDoors_BP_C_HandleDamage::DamageType' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, HitLocation) == 0x000010, "Member 'SingleDoors_BP_C_HandleDamage::HitLocation' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, HitNormal) == 0x000028, "Member 'SingleDoors_BP_C_HandleDamage::HitNormal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, ImpactTraceOrigin) == 0x000040, "Member 'SingleDoors_BP_C_HandleDamage::ImpactTraceOrigin' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, SkipDamageSourceCheck) == 0x000058, "Member 'SingleDoors_BP_C_HandleDamage::SkipDamageSourceCheck' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, K2Node_DynamicCast_AsDamage_Causer_Interface) == 0x000060, "Member 'SingleDoors_BP_C_HandleDamage::K2Node_DynamicCast_AsDamage_Causer_Interface' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'SingleDoors_BP_C_HandleDamage::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_GetDamageCauserType_ReturnValue) == 0x000071, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_GetDamageCauserType_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_GetObjectClass_ReturnValue) == 0x000078, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_GetObjectClass_ReturnValue_1) == 0x000080, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_Not_PreBool_ReturnValue) == 0x000088, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_Not_PreBool_ReturnValue_1) == 0x000089, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_SetGameplayTag_self_CastInput) == 0x000090, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_SetGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0000A0, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, Temp_byte_Variable) == 0x0000A1, "Member 'SingleDoors_BP_C_HandleDamage::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_BooleanAND_ReturnValue) == 0x0000A2, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_HandleDamage, CallFunc_CheckDamageSource_IsValid) == 0x0000A3, "Member 'SingleDoors_BP_C_HandleDamage::CallFunc_CheckDamageSource_IsValid' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_InitDestructionNiagaraParams \ +static_assert(alignof(SingleDoors_BP_C_InitDestructionNiagaraParams) == 0x000004, "Wrong alignment on SingleDoors_BP_C_InitDestructionNiagaraParams"); \ +static_assert(sizeof(SingleDoors_BP_C_InitDestructionNiagaraParams) == 0x00004C, "Wrong size on SingleDoors_BP_C_InitDestructionNiagaraParams"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, MaxSizeDustName) == 0x000000, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::MaxSizeDustName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, MinSizeDustName) == 0x000008, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::MinSizeDustName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, MaxSizeDebrisName) == 0x000010, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::MaxSizeDebrisName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, MinSizeDebrisName) == 0x000018, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::MinSizeDebrisName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, SpawnCountName) == 0x000020, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::SpawnCountName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, ShapeSizeName) == 0x000028, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::ShapeSizeName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x000034, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000038, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x00003C, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000040, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x000044, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_InitDestructionNiagaraParams, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x000048, "Member 'SingleDoors_BP_C_InitDestructionNiagaraParams::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_OnAnimationCompleted \ +static_assert(alignof(SingleDoors_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on SingleDoors_BP_C_OnAnimationCompleted"); \ +static_assert(sizeof(SingleDoors_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on SingleDoors_BP_C_OnAnimationCompleted"); \ +static_assert(offsetof(SingleDoors_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'SingleDoors_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'SingleDoors_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'SingleDoors_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC \ +static_assert(alignof(SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC) == 0x000008, "Wrong alignment on SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC"); \ +static_assert(sizeof(SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC) == 0x000008, "Wrong size on SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC"); \ +static_assert(offsetof(SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC, Loaded) == 0x000000, "Member 'SingleDoors_BP_C_OnLoaded_40CBF15A40A455141A76308EB1BB75FC::Loaded' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_OnNavLinkActivated \ +static_assert(alignof(SingleDoors_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on SingleDoors_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(SingleDoors_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on SingleDoors_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(SingleDoors_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'SingleDoors_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'SingleDoors_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'SingleDoors_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_ReceivePointDamage \ +static_assert(alignof(SingleDoors_BP_C_ReceivePointDamage) == 0x000008, "Wrong alignment on SingleDoors_BP_C_ReceivePointDamage"); \ +static_assert(sizeof(SingleDoors_BP_C_ReceivePointDamage) == 0x000178, "Wrong size on SingleDoors_BP_C_ReceivePointDamage"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, Damage) == 0x000000, "Member 'SingleDoors_BP_C_ReceivePointDamage::Damage' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, DamageType) == 0x000008, "Member 'SingleDoors_BP_C_ReceivePointDamage::DamageType' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, HitLocation) == 0x000010, "Member 'SingleDoors_BP_C_ReceivePointDamage::HitLocation' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, HitNormal) == 0x000028, "Member 'SingleDoors_BP_C_ReceivePointDamage::HitNormal' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, HitComponent) == 0x000040, "Member 'SingleDoors_BP_C_ReceivePointDamage::HitComponent' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, BoneName) == 0x000048, "Member 'SingleDoors_BP_C_ReceivePointDamage::BoneName' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, ShotFromDirection) == 0x000050, "Member 'SingleDoors_BP_C_ReceivePointDamage::ShotFromDirection' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, InstigatedBy) == 0x000068, "Member 'SingleDoors_BP_C_ReceivePointDamage::InstigatedBy' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, DamageCauser) == 0x000070, "Member 'SingleDoors_BP_C_ReceivePointDamage::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ReceivePointDamage, HitInfo) == 0x000078, "Member 'SingleDoors_BP_C_ReceivePointDamage::HitInfo' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_RemoteDestroyDoor \ +static_assert(alignof(SingleDoors_BP_C_RemoteDestroyDoor) == 0x000008, "Wrong alignment on SingleDoors_BP_C_RemoteDestroyDoor"); \ +static_assert(sizeof(SingleDoors_BP_C_RemoteDestroyDoor) == 0x000040, "Wrong size on SingleDoors_BP_C_RemoteDestroyDoor"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoteDestroyDoor, DamageCauser) == 0x000000, "Member 'SingleDoors_BP_C_RemoteDestroyDoor::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoteDestroyDoor, DamageType) == 0x000008, "Member 'SingleDoors_BP_C_RemoteDestroyDoor::DamageType' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoteDestroyDoor, HitLocation) == 0x000010, "Member 'SingleDoors_BP_C_RemoteDestroyDoor::HitLocation' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoteDestroyDoor, ShotFromDirection) == 0x000028, "Member 'SingleDoors_BP_C_RemoteDestroyDoor::ShotFromDirection' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_RemoveAddedSMs \ +static_assert(alignof(SingleDoors_BP_C_RemoveAddedSMs) == 0x000008, "Wrong alignment on SingleDoors_BP_C_RemoveAddedSMs"); \ +static_assert(sizeof(SingleDoors_BP_C_RemoveAddedSMs) == 0x000040, "Wrong size on SingleDoors_BP_C_RemoveAddedSMs"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, Target) == 0x000000, "Member 'SingleDoors_BP_C_RemoveAddedSMs::Target' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, CallFunc_GetChildrenComponents_Children) == 0x000008, "Member 'SingleDoors_BP_C_RemoveAddedSMs::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, Temp_int_Array_Index_Variable) == 0x000018, "Member 'SingleDoors_BP_C_RemoveAddedSMs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'SingleDoors_BP_C_RemoveAddedSMs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, CallFunc_Array_Get_Item) == 0x000020, "Member 'SingleDoors_BP_C_RemoveAddedSMs::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000028, "Member 'SingleDoors_BP_C_RemoveAddedSMs::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'SingleDoors_BP_C_RemoveAddedSMs::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'SingleDoors_BP_C_RemoveAddedSMs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'SingleDoors_BP_C_RemoveAddedSMs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_RemoveAddedSMs, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'SingleDoors_BP_C_RemoveAddedSMs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_SetDestructibleDoor \ +static_assert(alignof(SingleDoors_BP_C_SetDestructibleDoor) == 0x000008, "Wrong alignment on SingleDoors_BP_C_SetDestructibleDoor"); \ +static_assert(sizeof(SingleDoors_BP_C_SetDestructibleDoor) == 0x000040, "Wrong size on SingleDoors_BP_C_SetDestructibleDoor"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_SetGameplayTag_self_CastInput) == 0x000000, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_SetGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_SetGameplayTag_self_CastInput_1) == 0x000010, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_SetGameplayTag_self_CastInput_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_BooleanAND_ReturnValue) == 0x000021, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_SetGameplayTag_self_CastInput_2) == 0x000028, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_SetGameplayTag_self_CastInput_2' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000038, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000039, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDestructibleDoor, CallFunc_BooleanOR_ReturnValue) == 0x00003A, "Member 'SingleDoors_BP_C_SetDestructibleDoor::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_SetDoorMeshAndGCVisibility \ +static_assert(alignof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility) == 0x000008, "Wrong alignment on SingleDoors_BP_C_SetDoorMeshAndGCVisibility"); \ +static_assert(sizeof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility) == 0x000048, "Wrong size on SingleDoors_BP_C_SetDoorMeshAndGCVisibility"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, MeshVisibility) == 0x000000, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::MeshVisibility' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, GCVisibility) == 0x000001, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::GCVisibility' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, Temp_int_Array_Index_Variable) == 0x000008, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Not_PreBool_ReturnValue_1) == 0x000011, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Not_PreBool_ReturnValue_2) == 0x000012, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_GetChildrenComponents_Children) == 0x000018, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Array_Get_Item) == 0x000028, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000030, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Array_Length_ReturnValue) == 0x00003C, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_SetDoorMeshAndGCVisibility, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'SingleDoors_BP_C_SetDoorMeshAndGCVisibility::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_ToggleNavLink \ +static_assert(alignof(SingleDoors_BP_C_ToggleNavLink) == 0x000008, "Wrong alignment on SingleDoors_BP_C_ToggleNavLink"); \ +static_assert(sizeof(SingleDoors_BP_C_ToggleNavLink) == 0x000028, "Wrong size on SingleDoors_BP_C_ToggleNavLink"); \ +static_assert(offsetof(SingleDoors_BP_C_ToggleNavLink, bShouldEnable) == 0x000000, "Member 'SingleDoors_BP_C_ToggleNavLink::bShouldEnable' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ToggleNavLink, CallFunc_SetGameplayTag_self_CastInput) == 0x000008, "Member 'SingleDoors_BP_C_ToggleNavLink::CallFunc_SetGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_ToggleNavLink, CallFunc_SetGameplayTag_self_CastInput_1) == 0x000018, "Member 'SingleDoors_BP_C_ToggleNavLink::CallFunc_SetGameplayTag_self_CastInput_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleDoors_BP_C_UpdateGCDissolution \ +static_assert(alignof(SingleDoors_BP_C_UpdateGCDissolution) == 0x000008, "Wrong alignment on SingleDoors_BP_C_UpdateGCDissolution"); \ +static_assert(sizeof(SingleDoors_BP_C_UpdateGCDissolution) == 0x000018, "Wrong size on SingleDoors_BP_C_UpdateGCDissolution"); \ +static_assert(offsetof(SingleDoors_BP_C_UpdateGCDissolution, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000000, "Member 'SingleDoors_BP_C_UpdateGCDissolution::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_UpdateGCDissolution, CallFunc_UpdateMaterialDissolution__UpdatedFadeValue) == 0x000008, "Member 'SingleDoors_BP_C_UpdateGCDissolution::CallFunc_UpdateMaterialDissolution__UpdatedFadeValue' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_UpdateGCDissolution, CallFunc_UpdateMaterialDissolution__DissolutionCompleted) == 0x000010, "Member 'SingleDoors_BP_C_UpdateGCDissolution::CallFunc_UpdateMaterialDissolution__DissolutionCompleted' has a wrong offset!"); \ +static_assert(offsetof(SingleDoors_BP_C_UpdateGCDissolution, CallFunc_BooleanAND_ReturnValue) == 0x000011, "Member 'SingleDoors_BP_C_UpdateGCDissolution::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASingleDoors_BP_C \ +static_assert(alignof(ASingleDoors_BP_C) == 0x000010, "Wrong alignment on ASingleDoors_BP_C"); \ +static_assert(sizeof(ASingleDoors_BP_C) == 0x0007E0, "Wrong size on ASingleDoors_BP_C"); \ +static_assert(offsetof(ASingleDoors_BP_C, UberGraphFrame) == 0x0005E0, "Member 'ASingleDoors_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, NiagaraSystem_Destruction) == 0x0005E8, "Member 'ASingleDoors_BP_C::NiagaraSystem_Destruction' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, BoxCameraVisibility3) == 0x0005F0, "Member 'ASingleDoors_BP_C::BoxCameraVisibility3' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, BoxCameraVisibility2) == 0x0005F8, "Member 'ASingleDoors_BP_C::BoxCameraVisibility2' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, BoxCameraVisibility1) == 0x000600, "Member 'ASingleDoors_BP_C::BoxCameraVisibility1' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, boxcollision_ProximityCheck) == 0x000608, "Member 'ASingleDoors_BP_C::boxcollision_ProximityCheck' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, arrow_DestructibleDoorLocation) == 0x000610, "Member 'ASingleDoors_BP_C::arrow_DestructibleDoorLocation' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, FrameNavBlocker2) == 0x000618, "Member 'ASingleDoors_BP_C::FrameNavBlocker2' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, FrameNavBlocker1) == 0x000620, "Member 'ASingleDoors_BP_C::FrameNavBlocker1' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, BTNavLink) == 0x000628, "Member 'ASingleDoors_BP_C::BTNavLink' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, FieldSystem) == 0x000630, "Member 'ASingleDoors_BP_C::FieldSystem' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, geometrycollection_DestructibleDoorMesh) == 0x000638, "Member 'ASingleDoors_BP_C::geometrycollection_DestructibleDoorMesh' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DialogPlayerUnlokced) == 0x000640, "Member 'ASingleDoors_BP_C::DialogPlayerUnlokced' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DialogPlayer) == 0x000648, "Member 'ASingleDoors_BP_C::DialogPlayer' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DialogPlayerAlternative) == 0x000650, "Member 'ASingleDoors_BP_C::DialogPlayerAlternative' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DebugLockStateFront) == 0x000658, "Member 'ASingleDoors_BP_C::DebugLockStateFront' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DebugLockStateBack) == 0x000660, "Member 'ASingleDoors_BP_C::DebugLockStateBack' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DebugContainer) == 0x000668, "Member 'ASingleDoors_BP_C::DebugContainer' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, EventOpened) == 0x000670, "Member 'ASingleDoors_BP_C::EventOpened' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, EventClosed) == 0x000680, "Member 'ASingleDoors_BP_C::EventClosed' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, EventStartOpening) == 0x000690, "Member 'ASingleDoors_BP_C::EventStartOpening' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, EventHitWhileMoving) == 0x0006A0, "Member 'ASingleDoors_BP_C::EventHitWhileMoving' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, bDrawDebugs) == 0x0006B0, "Member 'ASingleDoors_BP_C::bDrawDebugs' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, bDisableNavLink) == 0x0006B1, "Member 'ASingleDoors_BP_C::bDisableNavLink' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, daiconditionsRef) == 0x0006B8, "Member 'ASingleDoors_BP_C::daiconditionsRef' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, bDestructibleDoor) == 0x0006E8, "Member 'ASingleDoors_BP_C::bDestructibleDoor' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, aalloweddmgsourcestructureRef) == 0x0006F0, "Member 'ASingleDoors_BP_C::aalloweddmgsourcestructureRef' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, fFalloffFieldMagnitude) == 0x000700, "Member 'ASingleDoors_BP_C::fFalloffFieldMagnitude' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, fObjectPiecesImpulse) == 0x000708, "Member 'ASingleDoors_BP_C::fObjectPiecesImpulse' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, SFX_DoorDestroy) == 0x000710, "Member 'ASingleDoors_BP_C::SFX_DoorDestroy' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, bPlayGenericDestroySFX) == 0x000718, "Member 'ASingleDoors_BP_C::bPlayGenericDestroySFX' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, timerhandleUpdateDissolutionTimer) == 0x000720, "Member 'ASingleDoors_BP_C::timerhandleUpdateDissolutionTimer' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, fGCFadeLevel) == 0x000728, "Member 'ASingleDoors_BP_C::fGCFadeLevel' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, bDoorDestroyed) == 0x000730, "Member 'ASingleDoors_BP_C::bDoorDestroyed' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, fDestructibleDoorDissolutionDelay) == 0x000738, "Member 'ASingleDoors_BP_C::fDestructibleDoorDissolutionDelay' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, DoorMaterials) == 0x000740, "Member 'ASingleDoors_BP_C::DoorMaterials' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, MaterialIndex) == 0x000750, "Member 'ASingleDoors_BP_C::MaterialIndex' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, FalloutRadius) == 0x000758, "Member 'ASingleDoors_BP_C::FalloutRadius' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, NoiseData) == 0x000760, "Member 'ASingleDoors_BP_C::NoiseData' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, NiagaraDestruction) == 0x000780, "Member 'ASingleDoors_BP_C::NiagaraDestruction' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, ShapeSize) == 0x0007A8, "Member 'ASingleDoors_BP_C::ShapeSize' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, SpawnCount) == 0x0007B0, "Member 'ASingleDoors_BP_C::SpawnCount' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, MinSize_Debris) == 0x0007B8, "Member 'ASingleDoors_BP_C::MinSize_Debris' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, MaxSize_Debris) == 0x0007C0, "Member 'ASingleDoors_BP_C::MaxSize_Debris' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, MinSize_Dust) == 0x0007C8, "Member 'ASingleDoors_BP_C::MinSize_Dust' has a wrong offset!"); \ +static_assert(offsetof(ASingleDoors_BP_C, MaxSize_Dust) == 0x0007D0, "Member 'ASingleDoors_BP_C::MaxSize_Dust' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawBox \ static_assert(alignof(ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawBox) == 0x000008, "Wrong alignment on ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawBox"); \ static_assert(sizeof(ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawBox) == 0x000058, "Wrong size on ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawBox"); \ @@ -204142,6 +202656,11 @@ static_assert(offsetof(ChaosVDRuntimeBlueprintLibrary_RecordDebugDrawVector, Col static_assert(alignof(UChaosVDRuntimeBlueprintLibrary) == 0x000008, "Wrong alignment on UChaosVDRuntimeBlueprintLibrary"); \ static_assert(sizeof(UChaosVDRuntimeBlueprintLibrary) == 0x000028, "Wrong size on UChaosVDRuntimeBlueprintLibrary"); \ +#define DUMPER7_ASSERTS_UControlTipsQTE_Widget_C \ +static_assert(alignof(UControlTipsQTE_Widget_C) == 0x000010, "Wrong alignment on UControlTipsQTE_Widget_C"); \ +static_assert(sizeof(UControlTipsQTE_Widget_C) == 0x000430, "Wrong size on UControlTipsQTE_Widget_C"); \ +static_assert(offsetof(UControlTipsQTE_Widget_C, ControlTipWidget_BP) == 0x000420, "Member 'UControlTipsQTE_Widget_C::ControlTipWidget_BP' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_UOodleNetworkTrainerCommandlet \ static_assert(alignof(UOodleNetworkTrainerCommandlet) == 0x000008, "Wrong alignment on UOodleNetworkTrainerCommandlet"); \ static_assert(sizeof(UOodleNetworkTrainerCommandlet) == 0x0000A0, "Wrong size on UOodleNetworkTrainerCommandlet"); \ @@ -204154,6 +202673,11 @@ static_assert(offsetof(UOodleNetworkTrainerCommandlet, TrialRandomness) == 0x000 static_assert(offsetof(UOodleNetworkTrainerCommandlet, TrialGenerations) == 0x000094, "Member 'UOodleNetworkTrainerCommandlet::TrialGenerations' has a wrong offset!"); \ static_assert(offsetof(UOodleNetworkTrainerCommandlet, bNoTrials) == 0x000098, "Member 'UOodleNetworkTrainerCommandlet::bNoTrials' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Video_Soldier_Soulleak_C \ +static_assert(alignof(AGC_Video_Soldier_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Soldier_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Soldier_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Soldier_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Soldier_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Soldier_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FMyPluginStruct \ static_assert(alignof(FMyPluginStruct) == 0x000008, "Wrong alignment on FMyPluginStruct"); \ static_assert(sizeof(FMyPluginStruct) == 0x000010, "Wrong size on FMyPluginStruct"); \ @@ -204170,16 +202694,9 @@ static_assert(sizeof(UAudioCurveSourceComponent) == 0x000C60, "Wrong size on UAu static_assert(offsetof(UAudioCurveSourceComponent, CurveSourceBindingName) == 0x000C28, "Member 'UAudioCurveSourceComponent::CurveSourceBindingName' has a wrong offset!"); \ static_assert(offsetof(UAudioCurveSourceComponent, CurveSyncOffset) == 0x000C30, "Member 'UAudioCurveSourceComponent::CurveSyncOffset' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash \ -static_assert(alignof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash) == 0x000004, "Wrong alignment on GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash"); \ -static_assert(sizeof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash) == 0x000004, "Wrong size on GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash"); \ -static_assert(offsetof(GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash, EntryPoint) == 0x000000, "Member 'GC_Material_TimedSplash_C_ExecuteUbergraph_GC_Material_TimedSplash::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_Material_TimedSplash_C \ -static_assert(alignof(AGC_Material_TimedSplash_C) == 0x000008, "Wrong alignment on AGC_Material_TimedSplash_C"); \ -static_assert(sizeof(AGC_Material_TimedSplash_C) == 0x0003E8, "Wrong size on AGC_Material_TimedSplash_C"); \ -static_assert(offsetof(AGC_Material_TimedSplash_C, UberGraphFrame) == 0x0003D8, "Member 'AGC_Material_TimedSplash_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AGC_Material_TimedSplash_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_TimedSplash_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh7_C \ +static_assert(alignof(AGC_DataMosh7_C) == 0x000008, "Wrong alignment on AGC_DataMosh7_C"); \ +static_assert(sizeof(AGC_DataMosh7_C) == 0x000390, "Wrong size on AGC_DataMosh7_C"); \ #define DUMPER7_ASSERTS_FDatasmithImportInfo \ static_assert(alignof(FDatasmithImportInfo) == 0x000001, "Wrong alignment on FDatasmithImportInfo"); \ @@ -204830,42 +203347,11 @@ static_assert(offsetof(UNiagaraDataInterfaceGeometryCollection, bIncludeIntermed static_assert(alignof(UNiagaraDataInterfacePhysicsField) == 0x000008, "Wrong alignment on UNiagaraDataInterfacePhysicsField"); \ static_assert(sizeof(UNiagaraDataInterfacePhysicsField) == 0x000038, "Wrong size on UNiagaraDataInterfacePhysicsField"); \ -#define DUMPER7_ASSERTS_UGE_TSInventoryUpgrade_C \ -static_assert(alignof(UGE_TSInventoryUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSInventoryUpgrade_C"); \ -static_assert(sizeof(UGE_TSInventoryUpgrade_C) == 0x000A70, "Wrong size on UGE_TSInventoryUpgrade_C"); \ - #define DUMPER7_ASSERTS_UAvfMediaSettings \ static_assert(alignof(UAvfMediaSettings) == 0x000008, "Wrong alignment on UAvfMediaSettings"); \ static_assert(sizeof(UAvfMediaSettings) == 0x000030, "Wrong size on UAvfMediaSettings"); \ static_assert(offsetof(UAvfMediaSettings, NativeAudioOut) == 0x000028, "Member 'UAvfMediaSettings::NativeAudioOut' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event \ -static_assert(alignof(C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event) == 0x000008, "Wrong alignment on C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event"); \ -static_assert(sizeof(C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event) == 0x000008, "Wrong size on C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event, CS_NS_fake_Light_lens_01) == 0x000000, "Member 'C009_Lights_DirectorBP_C_CS_NS_fake_Light_lens_01_Event::CS_NS_fake_Light_lens_01' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP \ -static_assert(alignof(C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP) == 0x000008, "Wrong alignment on C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP"); \ -static_assert(sizeof(C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP) == 0x000018, "Wrong size on C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP, EntryPoint) == 0x000000, "Member 'C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP, K2Node_CustomEvent_Trav_FlashLight) == 0x000008, "Member 'C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP::K2Node_CustomEvent_Trav_FlashLight' has a wrong offset!"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP, K2Node_CustomEvent_CS_NS_fake_Light_lens_01) == 0x000010, "Member 'C009_Lights_DirectorBP_C_ExecuteUbergraph_C009_Lights_DirectorBP::K2Node_CustomEvent_CS_NS_fake_Light_lens_01' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP \ -static_assert(alignof(C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP) == 0x000008, "Wrong alignment on C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP"); \ -static_assert(sizeof(C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP) == 0x000008, "Wrong size on C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP, Trav_FlashLight) == 0x000000, "Member 'C009_Lights_DirectorBP_C_SequenceEvent__ENTRYPOINTC009_Lights_DirectorBP::Trav_FlashLight' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_Lights_DirectorBP_C_Trav_FlashLight_Event \ -static_assert(alignof(C009_Lights_DirectorBP_C_Trav_FlashLight_Event) == 0x000008, "Wrong alignment on C009_Lights_DirectorBP_C_Trav_FlashLight_Event"); \ -static_assert(sizeof(C009_Lights_DirectorBP_C_Trav_FlashLight_Event) == 0x000008, "Wrong size on C009_Lights_DirectorBP_C_Trav_FlashLight_Event"); \ -static_assert(offsetof(C009_Lights_DirectorBP_C_Trav_FlashLight_Event, Trav_FlashLight) == 0x000000, "Member 'C009_Lights_DirectorBP_C_Trav_FlashLight_Event::Trav_FlashLight' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UC009_Lights_DirectorBP_C \ -static_assert(alignof(UC009_Lights_DirectorBP_C) == 0x000008, "Wrong alignment on UC009_Lights_DirectorBP_C"); \ -static_assert(sizeof(UC009_Lights_DirectorBP_C) == 0x000050, "Wrong size on UC009_Lights_DirectorBP_C"); \ -static_assert(offsetof(UC009_Lights_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UC009_Lights_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FMediaPlateResource \ static_assert(alignof(FMediaPlateResource) == 0x000008, "Wrong alignment on FMediaPlateResource"); \ static_assert(sizeof(FMediaPlateResource) == 0x000078, "Wrong size on FMediaPlateResource"); \ @@ -205046,6 +203532,10 @@ static_assert(offsetof(UTcpMessagingSettings, ConnectionRetryDelay) == 0x000050, static_assert(offsetof(UTcpMessagingSettings, ConnectionRetryPeriod) == 0x000054, "Member 'UTcpMessagingSettings::ConnectionRetryPeriod' has a wrong offset!"); \ static_assert(offsetof(UTcpMessagingSettings, bStopServiceWhenAppDeactivates) == 0x000058, "Member 'UTcpMessagingSettings::bStopServiceWhenAppDeactivates' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_DelayAllObjectives_C \ +static_assert(alignof(UGE_DelayAllObjectives_C) == 0x000008, "Wrong alignment on UGE_DelayAllObjectives_C"); \ +static_assert(sizeof(UGE_DelayAllObjectives_C) == 0x000A70, "Wrong size on UGE_DelayAllObjectives_C"); \ + #define DUMPER7_ASSERTS_FUdpMockMessage \ static_assert(alignof(FUdpMockMessage) == 0x000008, "Wrong alignment on FUdpMockMessage"); \ static_assert(sizeof(FUdpMockMessage) == 0x000010, "Wrong size on FUdpMockMessage"); \ @@ -205073,6 +203563,19 @@ static_assert(offsetof(UUdpMessagingSettings, TunnelUnicastEndpoint) == 0x000088 static_assert(offsetof(UUdpMessagingSettings, TunnelMulticastEndpoint) == 0x000098, "Member 'UUdpMessagingSettings::TunnelMulticastEndpoint' has a wrong offset!"); \ static_assert(offsetof(UUdpMessagingSettings, RemoteTunnelEndpoints) == 0x0000A8, "Member 'UUdpMessagingSettings::RemoteTunnelEndpoints' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_IR_InteractionPickupBreak_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_InteractionPickupBreak_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_InteractionPickupBreak_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Interact_Pickup) == 0x000018, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Interact_Pickup' has a wrong offset!"); \ +static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_InteractionPickupBreak_C \ +static_assert(alignof(UIR_InteractionPickupBreak_C) == 0x000008, "Wrong alignment on UIR_InteractionPickupBreak_C"); \ +static_assert(sizeof(UIR_InteractionPickupBreak_C) == 0x000028, "Wrong size on UIR_InteractionPickupBreak_C"); \ + #define DUMPER7_ASSERTS_FNNEDenoiserBaseMappingData \ static_assert(alignof(FNNEDenoiserBaseMappingData) == 0x000008, "Wrong alignment on FNNEDenoiserBaseMappingData"); \ static_assert(sizeof(FNNEDenoiserBaseMappingData) == 0x000018, "Wrong size on FNNEDenoiserBaseMappingData"); \ @@ -205132,13 +203635,9 @@ static_assert(offsetof(UNNEDenoiserSettings, DenoiserAsset) == 0x000038, "Member static_assert(offsetof(UNNEDenoiserSettings, RuntimeType) == 0x000088, "Member 'UNNEDenoiserSettings::RuntimeType' has a wrong offset!"); \ static_assert(offsetof(UNNEDenoiserSettings, RuntimeName) == 0x000090, "Member 'UNNEDenoiserSettings::RuntimeName' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Traveler_Locomotion_Gravitygun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Gravitygun::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_Gravitygun_C \ -static_assert(alignof(UTraveler_Locomotion_Gravitygun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Gravitygun_C"); \ -static_assert(sizeof(UTraveler_Locomotion_Gravitygun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Gravitygun_C"); \ +#define DUMPER7_ASSERTS_UGravityGunShoot_CameraShake_C \ +static_assert(alignof(UGravityGunShoot_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunShoot_CameraShake_C"); \ +static_assert(sizeof(UGravityGunShoot_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunShoot_CameraShake_C"); \ #define DUMPER7_ASSERTS_AArchVisCharacter \ static_assert(alignof(AArchVisCharacter) == 0x000010, "Wrong alignment on AArchVisCharacter"); \ @@ -205231,116 +203730,6 @@ static_assert(offsetof(CustomMeshComponent_SetCustomMeshTriangles, ReturnValue) static_assert(alignof(UCustomMeshComponent) == 0x000010, "Wrong alignment on UCustomMeshComponent"); \ static_assert(sizeof(UCustomMeshComponent) == 0x000530, "Wrong size on UCustomMeshComponent"); \ -#define DUMPER7_ASSERTS_CatDialogs_AC_C_AddTerminalDialogs \ -static_assert(alignof(CatDialogs_AC_C_AddTerminalDialogs) == 0x000004, "Wrong alignment on CatDialogs_AC_C_AddTerminalDialogs"); \ -static_assert(sizeof(CatDialogs_AC_C_AddTerminalDialogs) == 0x00001C, "Wrong size on CatDialogs_AC_C_AddTerminalDialogs"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, _Increment) == 0x000000, "Member 'CatDialogs_AC_C_AddTerminalDialogs::_Increment' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, Temp_int_Variable) == 0x000004, "Member 'CatDialogs_AC_C_AddTerminalDialogs::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000008, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_BooleanAND_ReturnValue) == 0x000009, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Less_IntInt_ReturnValue) == 0x00000A, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_BooleanAND_ReturnValue_1) == 0x00000B, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC \ -static_assert(alignof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC) == 0x000004, "Wrong alignment on CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC"); \ -static_assert(sizeof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC) == 0x000010, "Wrong size on CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC"); \ -static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, EntryPoint) == 0x000000, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, CallFunc_Array_LastIndex_ReturnValue_1) == 0x00000C, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetFirstInteractionDialogs \ -static_assert(alignof(CatDialogs_AC_C_GetFirstInteractionDialogs) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetFirstInteractionDialogs"); \ -static_assert(sizeof(CatDialogs_AC_C_GetFirstInteractionDialogs) == 0x0008A8, "Wrong size on CatDialogs_AC_C_GetFirstInteractionDialogs"); \ -static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, FirstInteractionDialogs) == 0x000000, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::FirstInteractionDialogs' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, _FIDialogs) == 0x0002E0, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::_FIDialogs' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, CallFunc_Add_IntInt_ReturnValue) == 0x0005C0, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, Temp_int_Variable) == 0x0005C4, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, CallFunc_Array_Get_Item) == 0x0005C8, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetRandomDialog \ -static_assert(alignof(CatDialogs_AC_C_GetRandomDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetRandomDialog"); \ -static_assert(sizeof(CatDialogs_AC_C_GetRandomDialog) == 0x000460, "Wrong size on CatDialogs_AC_C_GetRandomDialog"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, RandomDialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_GetRandomDialog::RandomDialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, SelectedRandomDialog) == 0x000170, "Member 'CatDialogs_AC_C_GetRandomDialog::SelectedRandomDialog' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Add_IntInt_ReturnValue) == 0x0002E0, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, Temp_int_Variable) == 0x0002E4, "Member 'CatDialogs_AC_C_GetRandomDialog::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Array_Get_Item) == 0x0002E8, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Greater_IntInt_ReturnValue) == 0x000458, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetTerminalDialog \ -static_assert(alignof(CatDialogs_AC_C_GetTerminalDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetTerminalDialog"); \ -static_assert(sizeof(CatDialogs_AC_C_GetTerminalDialog) == 0x000460, "Wrong size on CatDialogs_AC_C_GetTerminalDialog"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, TerminalDialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_GetTerminalDialog::TerminalDialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, TerminalDialog) == 0x000170, "Member 'CatDialogs_AC_C_GetTerminalDialog::TerminalDialog' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Add_IntInt_ReturnValue) == 0x0002E0, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, Temp_int_Variable) == 0x0002E4, "Member 'CatDialogs_AC_C_GetTerminalDialog::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Greater_IntInt_ReturnValue) == 0x0002E8, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Array_Get_Item) == 0x0002F0, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_PlayTerminalDialog \ -static_assert(alignof(CatDialogs_AC_C_PlayTerminalDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_PlayTerminalDialog"); \ -static_assert(sizeof(CatDialogs_AC_C_PlayTerminalDialog) == 0x000488, "Wrong size on CatDialogs_AC_C_PlayTerminalDialog"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, Instigator) == 0x000000, "Member 'CatDialogs_AC_C_PlayTerminalDialog::Instigator' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, _DialogInfo) == 0x000008, "Member 'CatDialogs_AC_C_PlayTerminalDialog::_DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000178, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetAbilitySystemByTag_ReturnValue) == 0x000180, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetAbilitySystemByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000188, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000198, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetRandomDialog_RandomDialogInfo) == 0x0001A0, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetRandomDialog_RandomDialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetTerminalDialog_TerminalDialogInfo) == 0x000310, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetTerminalDialog_TerminalDialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_Not_PreBool_ReturnValue) == 0x000480, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_BooleanAND_ReturnValue) == 0x000481, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_ReceiveTick \ -static_assert(alignof(CatDialogs_AC_C_ReceiveTick) == 0x000004, "Wrong alignment on CatDialogs_AC_C_ReceiveTick"); \ -static_assert(sizeof(CatDialogs_AC_C_ReceiveTick) == 0x000004, "Wrong size on CatDialogs_AC_C_ReceiveTick"); \ -static_assert(offsetof(CatDialogs_AC_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'CatDialogs_AC_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_ReproduceDialog \ -static_assert(alignof(CatDialogs_AC_C_ReproduceDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_ReproduceDialog"); \ -static_assert(sizeof(CatDialogs_AC_C_ReproduceDialog) == 0x000468, "Wrong size on CatDialogs_AC_C_ReproduceDialog"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, DialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_ReproduceDialog::DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, Instigator) == 0x000170, "Member 'CatDialogs_AC_C_ReproduceDialog::Instigator' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000178, "Member 'CatDialogs_AC_C_ReproduceDialog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_GameplayEventData) == 0x000180, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_GameplayEventData' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_DialogInfo) == 0x000230, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_DialogDataWrapper) == 0x0002F0, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x000460, "Member 'CatDialogs_AC_C_ReproduceDialog::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CatDialogs_AC_C_SetRandomDialogList \ -static_assert(alignof(CatDialogs_AC_C_SetRandomDialogList) == 0x000008, "Wrong alignment on CatDialogs_AC_C_SetRandomDialogList"); \ -static_assert(sizeof(CatDialogs_AC_C_SetRandomDialogList) == 0x0001A0, "Wrong size on CatDialogs_AC_C_SetRandomDialogList"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, DialogList) == 0x000000, "Member 'CatDialogs_AC_C_SetRandomDialogList::DialogList' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, Temp_int_Array_Index_Variable) == 0x000014, "Member 'CatDialogs_AC_C_SetRandomDialogList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'CatDialogs_AC_C_SetRandomDialogList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Get_Item) == 0x000020, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Less_IntInt_ReturnValue) == 0x000190, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Add_IntInt_ReturnValue) == 0x000194, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Add_ReturnValue) == 0x000198, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCatDialogs_AC_C \ -static_assert(alignof(UCatDialogs_AC_C) == 0x000008, "Wrong alignment on UCatDialogs_AC_C"); \ -static_assert(sizeof(UCatDialogs_AC_C) == 0x0000E0, "Wrong size on UCatDialogs_AC_C"); \ -static_assert(offsetof(UCatDialogs_AC_C, UberGraphFrame) == 0x0000A0, "Member 'UCatDialogs_AC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, DialogsDA) == 0x0000A8, "Member 'UCatDialogs_AC_C::DialogsDA' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, RandomizedDialogList) == 0x0000B0, "Member 'UCatDialogs_AC_C::RandomizedDialogList' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, FirstInteractionDialogIndex) == 0x0000C0, "Member 'UCatDialogs_AC_C::FirstInteractionDialogIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, TerminalDialogIndex) == 0x0000C4, "Member 'UCatDialogs_AC_C::TerminalDialogIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, MaxTerminalDialogIndex) == 0x0000C8, "Member 'UCatDialogs_AC_C::MaxTerminalDialogIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, RandomDialogIndex) == 0x0000CC, "Member 'UCatDialogs_AC_C::RandomDialogIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, TDIncrementalValue) == 0x0000D0, "Member 'UCatDialogs_AC_C::TDIncrementalValue' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, DA_LastTerminalIndex) == 0x0000D4, "Member 'UCatDialogs_AC_C::DA_LastTerminalIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, DA_LastRandomIndex) == 0x0000D8, "Member 'UCatDialogs_AC_C::DA_LastRandomIndex' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, TDsExhausted) == 0x0000DC, "Member 'UCatDialogs_AC_C::TDsExhausted' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, FirstCat) == 0x0000DD, "Member 'UCatDialogs_AC_C::FirstCat' has a wrong offset!"); \ -static_assert(offsetof(UCatDialogs_AC_C, FirstRD) == 0x0000DE, "Member 'UCatDialogs_AC_C::FirstRD' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_FLocationServicesData \ static_assert(alignof(FLocationServicesData) == 0x000004, "Wrong alignment on FLocationServicesData"); \ static_assert(sizeof(FLocationServicesData) == 0x000018, "Wrong size on FLocationServicesData"); \ @@ -205399,9 +203788,14 @@ static_assert(alignof(ULocationServicesImpl) == 0x000008, "Wrong alignment on UL static_assert(sizeof(ULocationServicesImpl) == 0x000038, "Wrong size on ULocationServicesImpl"); \ static_assert(offsetof(ULocationServicesImpl, OnLocationChanged) == 0x000028, "Member 'ULocationServicesImpl::OnLocationChanged' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_ATimeKnotBroker_BP_C \ -static_assert(alignof(ATimeKnotBroker_BP_C) == 0x000008, "Wrong alignment on ATimeKnotBroker_BP_C"); \ -static_assert(sizeof(ATimeKnotBroker_BP_C) == 0x000460, "Wrong size on ATimeKnotBroker_BP_C"); \ +#define DUMPER7_ASSERTS_ULS_WallWalk270_DirectorBP_C \ +static_assert(alignof(ULS_WallWalk270_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_WallWalk270_DirectorBP_C"); \ +static_assert(sizeof(ULS_WallWalk270_DirectorBP_C) == 0x000048, "Wrong size on ULS_WallWalk270_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UPlayerHudCollectItemWidget_BP_C \ +static_assert(alignof(UPlayerHudCollectItemWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudCollectItemWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudCollectItemWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudCollectItemWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudCollectItemWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudCollectItemWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ #define DUMPER7_ASSERTS_MobileInstalledContent_GetDiskFreeSpace \ static_assert(alignof(MobileInstalledContent_GetDiskFreeSpace) == 0x000004, "Wrong alignment on MobileInstalledContent_GetDiskFreeSpace"); \ @@ -205498,6 +203892,11 @@ static_assert(offsetof(MobilePatchingLibrary_RequestContent, OnFailed) == 0x0000 static_assert(alignof(UMobilePatchingLibrary) == 0x000008, "Wrong alignment on UMobilePatchingLibrary"); \ static_assert(sizeof(UMobilePatchingLibrary) == 0x000028, "Wrong size on UMobilePatchingLibrary"); \ +#define DUMPER7_ASSERTS_AGC_Video_Edward_Soulleak_C \ +static_assert(alignof(AGC_Video_Edward_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Edward_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Edward_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Edward_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Edward_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Edward_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FResonanceAudioReverbPluginSettings \ static_assert(alignof(FResonanceAudioReverbPluginSettings) == 0x000010, "Wrong alignment on FResonanceAudioReverbPluginSettings"); \ static_assert(sizeof(FResonanceAudioReverbPluginSettings) == 0x000070, "Wrong size on FResonanceAudioReverbPluginSettings"); \ @@ -205624,52 +204023,9 @@ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, Rolloff) == static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, MinDistance) == 0x000044, "Member 'UResonanceAudioSpatializationSourceSettings::MinDistance' has a wrong offset!"); \ static_assert(offsetof(UResonanceAudioSpatializationSourceSettings, MaxDistance) == 0x000048, "Member 'UResonanceAudioSpatializationSourceSettings::MaxDistance' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710 \ -static_assert(alignof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710"); \ -static_assert(sizeof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710"); \ -static_assert(offsetof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665 \ -static_assert(alignof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665"); \ -static_assert(sizeof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665"); \ -static_assert(offsetof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5 \ -static_assert(alignof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5"); \ -static_assert(sizeof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5"); \ -static_assert(offsetof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Heal_C_ExecuteUbergraph_GA_Heal \ -static_assert(alignof(GA_Heal_C_ExecuteUbergraph_GA_Heal) == 0x000008, "Wrong alignment on GA_Heal_C_ExecuteUbergraph_GA_Heal"); \ -static_assert(sizeof(GA_Heal_C_ExecuteUbergraph_GA_Heal) == 0x000488, "Wrong size on GA_Heal_C_ExecuteUbergraph_GA_Heal"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, EntryPoint) == 0x000000, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable) == 0x000008, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue) == 0x0000B8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000C0, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload_1) == 0x0000C8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate) == 0x000178, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable_1) == 0x000188, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x000238, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue_1) == 0x000240, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000241, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate_1) == 0x000244, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload) == 0x000258, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable_2) == 0x000308, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue_2) == 0x0003B8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue_2) == 0x0003C0, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x0003C1, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload_2) == 0x0003C8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload_2' has a wrong offset!"); \ -static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate_2) == 0x000478, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Heal_C \ -static_assert(alignof(UGA_Heal_C) == 0x000008, "Wrong alignment on UGA_Heal_C"); \ -static_assert(sizeof(UGA_Heal_C) == 0x0004C8, "Wrong size on UGA_Heal_C"); \ -static_assert(offsetof(UGA_Heal_C, UberGraphFrame) == 0x0004B8, "Member 'UGA_Heal_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_Heal_C, Ability_to_Activate) == 0x0004C0, "Member 'UGA_Heal_C::Ability_to_Activate' has a wrong offset!"); \ -static_assert(offsetof(UGA_Heal_C, PrepPhase) == 0x0004C4, "Member 'UGA_Heal_C::PrepPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_Heal_C, AttackPhase) == 0x0004C5, "Member 'UGA_Heal_C::AttackPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_Heal_C, RecoveryPhase) == 0x0004C6, "Member 'UGA_Heal_C::RecoveryPhase' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UAimAssistColliderComponent_BP_C \ +static_assert(alignof(UAimAssistColliderComponent_BP_C) == 0x000010, "Wrong alignment on UAimAssistColliderComponent_BP_C"); \ +static_assert(sizeof(UAimAssistColliderComponent_BP_C) == 0x000520, "Wrong size on UAimAssistColliderComponent_BP_C"); \ #define DUMPER7_ASSERTS_UAmbisonicsEncodingSettings \ static_assert(alignof(UAmbisonicsEncodingSettings) == 0x000008, "Wrong alignment on UAmbisonicsEncodingSettings"); \ @@ -207500,10 +205856,6 @@ static_assert(offsetof(USynthKnob, OnControllerCaptureBegin) == 0x0004B8, "Membe static_assert(offsetof(USynthKnob, OnControllerCaptureEnd) == 0x0004C8, "Member 'USynthKnob::OnControllerCaptureEnd' has a wrong offset!"); \ static_assert(offsetof(USynthKnob, OnValueChanged) == 0x0004D8, "Member 'USynthKnob::OnValueChanged' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UControlTipsVisualizationWidget_BP_C \ -static_assert(alignof(UControlTipsVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UControlTipsVisualizationWidget_BP_C"); \ -static_assert(sizeof(UControlTipsVisualizationWidget_BP_C) == 0x0002E8, "Wrong size on UControlTipsVisualizationWidget_BP_C"); \ - #define DUMPER7_ASSERTS_TraceUtilLibrary_GetAllChannels \ static_assert(alignof(TraceUtilLibrary_GetAllChannels) == 0x000008, "Wrong alignment on TraceUtilLibrary_GetAllChannels"); \ static_assert(sizeof(TraceUtilLibrary_GetAllChannels) == 0x000010, "Wrong size on TraceUtilLibrary_GetAllChannels"); \ @@ -207616,32 +205968,9 @@ static_assert(sizeof(UWorldMetricsExtension) == 0x000028, "Wrong size on UWorldM static_assert(alignof(UWorldMetricsActorTracker) == 0x000008, "Wrong alignment on UWorldMetricsActorTracker"); \ static_assert(sizeof(UWorldMetricsActorTracker) == 0x0000D0, "Wrong size on UWorldMetricsActorTracker"); \ -#define DUMPER7_ASSERTS_ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd \ -static_assert(alignof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd"); \ -static_assert(sizeof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000050, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin \ -static_assert(alignof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin"); \ -static_assert(sizeof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000058, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleeRecoveryPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UANS_PlayerMeleeRecoveryPhase_C \ -static_assert(alignof(UANS_PlayerMeleeRecoveryPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleeRecoveryPhase_C"); \ -static_assert(sizeof(UANS_PlayerMeleeRecoveryPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleeRecoveryPhase_C"); \ +#define DUMPER7_ASSERTS_ULS_ClimbUp90_DirectorBP_C \ +static_assert(alignof(ULS_ClimbUp90_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp90_DirectorBP_C"); \ +static_assert(sizeof(ULS_ClimbUp90_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp90_DirectorBP_C"); \ #define DUMPER7_ASSERTS_UCsvActorCountMetric \ static_assert(alignof(UCsvActorCountMetric) == 0x000008, "Wrong alignment on UCsvActorCountMetric"); \ @@ -207803,6 +206132,10 @@ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, DurationThresh static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, MaxNumRandomBranches) == 0x000008, "Member 'FPlatformRuntimeAudioCompressionOverrides::MaxNumRandomBranches' has a wrong offset!"); \ static_assert(offsetof(FPlatformRuntimeAudioCompressionOverrides, SoundCueQualityIndex) == 0x00000C, "Member 'FPlatformRuntimeAudioCompressionOverrides::SoundCueQualityIndex' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_GGStabilityUpgrade_C \ +static_assert(alignof(UGE_GGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGStabilityUpgrade_C"); \ +static_assert(sizeof(UGE_GGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_GGStabilityUpgrade_C"); \ + #define DUMPER7_ASSERTS_FJoinabilitySettings \ static_assert(alignof(FJoinabilitySettings) == 0x000004, "Wrong alignment on FJoinabilitySettings"); \ static_assert(sizeof(FJoinabilitySettings) == 0x000014, "Wrong size on FJoinabilitySettings"); \ @@ -207839,6 +206172,15 @@ static_assert(offsetof(FMediaPlayerOptions, SeekTimeType) == 0x000028, "Member ' static_assert(offsetof(FMediaPlayerOptions, PlayOnOpen) == 0x000029, "Member 'FMediaPlayerOptions::PlayOnOpen' has a wrong offset!"); \ static_assert(offsetof(FMediaPlayerOptions, Loop) == 0x00002A, "Member 'FMediaPlayerOptions::Loop' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ALamp_FluorescentLamp_Ceiling_Past_AZ_C \ +static_assert(alignof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C) == 0x000008, "Wrong alignment on ALamp_FluorescentLamp_Ceiling_Past_AZ_C"); \ +static_assert(sizeof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C) == 0x000548, "Wrong size on ALamp_FluorescentLamp_Ceiling_Past_AZ_C"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_FluorescentLamp_Ceiling_Past_AZ_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C, R_2) == 0x000528, "Member 'ALamp_FluorescentLamp_Ceiling_Past_AZ_C::R_2' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C, L_1) == 0x000530, "Member 'ALamp_FluorescentLamp_Ceiling_Past_AZ_C::L_1' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C, Volu_warm) == 0x000538, "Member 'ALamp_FluorescentLamp_Ceiling_Past_AZ_C::Volu_warm' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Ceiling_Past_AZ_C, SpotLight_Main) == 0x000540, "Member 'ALamp_FluorescentLamp_Ceiling_Past_AZ_C::SpotLight_Main' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FAxisSettings \ static_assert(alignof(FAxisSettings) == 0x000004, "Wrong alignment on FAxisSettings"); \ static_assert(sizeof(FAxisSettings) == 0x000008, "Wrong size on FAxisSettings"); \ @@ -207893,6 +206235,10 @@ static_assert(offsetof(FAnimNode_SpeedWarping, MaxIter) == 0x000104, "Member 'FA static_assert(offsetof(FAnimNode_SpeedWarping, PelvisAdjustmentInterp) == 0x000108, "Member 'FAnimNode_SpeedWarping::PelvisAdjustmentInterp' has a wrong offset!"); \ static_assert(offsetof(FAnimNode_SpeedWarping, ClampIKUsingFKLeg) == 0x000110, "Member 'FAnimNode_SpeedWarping::ClampIKUsingFKLeg' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier5_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier5_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier5_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier5_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier5_C"); \ + #define DUMPER7_ASSERTS_FFBIKBoneLimit \ static_assert(alignof(FFBIKBoneLimit) == 0x000008, "Wrong alignment on FFBIKBoneLimit"); \ static_assert(sizeof(FFBIKBoneLimit) == 0x000020, "Wrong size on FFBIKBoneLimit"); \ @@ -208062,9 +206408,9 @@ static_assert(offsetof(FRigUnit_PBIK, Settings) == 0x000238, "Member 'FRigUnit_P static_assert(offsetof(FRigUnit_PBIK, Debug) == 0x000278, "Member 'FRigUnit_PBIK::Debug' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_PBIK, WorkData) == 0x000280, "Member 'FRigUnit_PBIK::WorkData' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_SG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_SG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier2_C"); \ +#define DUMPER7_ASSERTS_UCronosHub_C \ +static_assert(alignof(UCronosHub_C) == 0x000008, "Wrong alignment on UCronosHub_C"); \ +static_assert(sizeof(UCronosHub_C) == 0x000088, "Wrong size on UCronosHub_C"); \ #define DUMPER7_ASSERTS_FMatrix2D \ static_assert(alignof(FMatrix2D) == 0x000008, "Wrong alignment on FMatrix2D"); \ @@ -208079,10 +206425,14 @@ static_assert(offsetof(FMatrix3D, Row0) == 0x000000, "Member 'FMatrix3D::Row0' h static_assert(offsetof(FMatrix3D, Row1) == 0x000018, "Member 'FMatrix3D::Row1' has a wrong offset!"); \ static_assert(offsetof(FMatrix3D, Row2) == 0x000030, "Member 'FMatrix3D::Row2' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Video_Angela_Soulleak_C \ -static_assert(alignof(AGC_Video_Angela_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Angela_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Angela_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Angela_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Angela_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Angela_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Video_Weronika_Soulleak_C \ +static_assert(alignof(AGC_Video_Weronika_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Weronika_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Weronika_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Weronika_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Weronika_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Weronika_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDoubleBarrellChargingReady_CameraShake_C \ +static_assert(alignof(UDoubleBarrellChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UDoubleBarrellChargingReady_CameraShake_C"); \ +static_assert(sizeof(UDoubleBarrellChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UDoubleBarrellChargingReady_CameraShake_C"); \ #define DUMPER7_ASSERTS_FInterchangeCurveKey \ static_assert(alignof(FInterchangeCurveKey) == 0x000004, "Wrong alignment on FInterchangeCurveKey"); \ @@ -208107,9 +206457,80 @@ static_assert(alignof(FInterchangeStepCurve) == 0x000008, "Wrong alignment on FI static_assert(sizeof(FInterchangeStepCurve) == 0x000060, "Wrong size on FInterchangeStepCurve"); \ static_assert(offsetof(FInterchangeStepCurve, KeyTimes) == 0x000000, "Member 'FInterchangeStepCurve::KeyTimes' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGA_FireWeaponAbility_C \ -static_assert(alignof(UGA_FireWeaponAbility_C) == 0x000008, "Wrong alignment on UGA_FireWeaponAbility_C"); \ -static_assert(sizeof(UGA_FireWeaponAbility_C) == 0x000448, "Wrong size on UGA_FireWeaponAbility_C"); \ +#define DUMPER7_ASSERTS_FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx \ +static_assert(alignof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000008, "Wrong alignment on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ +static_assert(sizeof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000140, "Wrong size on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_bool_Variable) == 0x000004, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_struct_Variable) == 0x000008, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Array_Index_Variable) == 0x000020, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_Time) == 0x000048, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_Time' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_NewFloatCurve) == 0x000050, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_NewFloatCurve' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_StateOnTheEndON_OFF) == 0x000058, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_StateOnTheEndON_OFF' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Loop_Counter_Variable_1) == 0x000070, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Get_Item) == 0x000078, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_Value) == 0x000080, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000A0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CreateDelegate_OutputDelegate) == 0x0000C0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000D0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Keys_Keys_1) == 0x0000D8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_Value_1) == 0x0000F0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_ReturnValue_1) == 0x000108, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Length_ReturnValue_1) == 0x00010C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_Select_Default) == 0x000110, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Less_IntInt_ReturnValue_1) == 0x000128, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000130, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000138, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_C_FlickerCandle \ +static_assert(alignof(FlickeringLampEx_C_FlickerCandle) == 0x000008, "Wrong alignment on FlickeringLampEx_C_FlickerCandle"); \ +static_assert(sizeof(FlickeringLampEx_C_FlickerCandle) == 0x000018, "Wrong size on FlickeringLampEx_C_FlickerCandle"); \ +static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, Time) == 0x000000, "Member 'FlickeringLampEx_C_FlickerCandle::Time' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, NewFloatCurve) == 0x000008, "Member 'FlickeringLampEx_C_FlickerCandle::NewFloatCurve' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, OFF_0) == 0x000010, "Member 'FlickeringLampEx_C_FlickerCandle::OFF_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightIntensityMultiplier \ +static_assert(alignof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ +static_assert(sizeof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ +static_assert(offsetof(FlickeringLampEx_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightTemperature \ +static_assert(alignof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightTemperature"); \ +static_assert(sizeof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightTemperature"); \ +static_assert(offsetof(FlickeringLampEx_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightTemperature::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetPrimitveComponent \ +static_assert(alignof(FlickeringLampEx_C_GetPrimitveComponent) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetPrimitveComponent"); \ +static_assert(sizeof(FlickeringLampEx_C_GetPrimitveComponent) == 0x000008, "Wrong size on FlickeringLampEx_C_GetPrimitveComponent"); \ +static_assert(offsetof(FlickeringLampEx_C_GetPrimitveComponent, ReturnValue) == 0x000000, "Member 'FlickeringLampEx_C_GetPrimitveComponent::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFlickeringLampEx_C \ +static_assert(alignof(AFlickeringLampEx_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_C"); \ +static_assert(sizeof(AFlickeringLampEx_C) == 0x000520, "Wrong size on AFlickeringLampEx_C"); \ +static_assert(offsetof(AFlickeringLampEx_C, UberGraphFrame_FlickeringLampEx_C) == 0x000470, "Member 'AFlickeringLampEx_C::UberGraphFrame_FlickeringLampEx_C' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, StaticMesh4) == 0x000478, "Member 'AFlickeringLampEx_C::StaticMesh4' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, StaticMesh3) == 0x000480, "Member 'AFlickeringLampEx_C::StaticMesh3' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, StaticMesh2) == 0x000488, "Member 'AFlickeringLampEx_C::StaticMesh2' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, StaticMesh1) == 0x000490, "Member 'AFlickeringLampEx_C::StaticMesh1' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, BaseMesh) == 0x000498, "Member 'AFlickeringLampEx_C::BaseMesh' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize_FlickerCandleSizeCurve_6C03B4B74D8A8E7A4D0DFDB4DFA83207) == 0x0004A0, "Member 'AFlickeringLampEx_C::FlickerCandleSize_FlickerCandleSizeCurve_6C03B4B74D8A8E7A4D0DFDB4DFA83207' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize__Direction_6C03B4B74D8A8E7A4D0DFDB4DFA83207) == 0x0004A4, "Member 'AFlickeringLampEx_C::FlickerCandleSize__Direction_6C03B4B74D8A8E7A4D0DFDB4DFA83207' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize) == 0x0004A8, "Member 'AFlickeringLampEx_C::FlickerCandleSize' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, LightIntensityMultiplayer) == 0x0004B0, "Member 'AFlickeringLampEx_C::LightIntensityMultiplayer' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, LightTemperature) == 0x0004B8, "Member 'AFlickeringLampEx_C::LightTemperature' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, MapMeshAndScale) == 0x0004C0, "Member 'AFlickeringLampEx_C::MapMeshAndScale' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, CandleFlickerTimerEvent) == 0x000510, "Member 'AFlickeringLampEx_C::CandleFlickerTimerEvent' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_C, OFF) == 0x000518, "Member 'AFlickeringLampEx_C::OFF' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FControlRigSplineImpl \ static_assert(alignof(FControlRigSplineImpl) == 0x000008, "Wrong alignment on FControlRigSplineImpl"); \ @@ -208295,16 +206716,6 @@ static_assert(offsetof(FRigUnit_ParameterAtPercentage, Spline) == 0x000008, "Mem static_assert(offsetof(FRigUnit_ParameterAtPercentage, Percentage) == 0x000020, "Member 'FRigUnit_ParameterAtPercentage::Percentage' has a wrong offset!"); \ static_assert(offsetof(FRigUnit_ParameterAtPercentage, U) == 0x000024, "Member 'FRigUnit_ParameterAtPercentage::U' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_JawGrab_Interface_C_SetGrabState \ -static_assert(alignof(JawGrab_Interface_C_SetGrabState) == 0x000001, "Wrong alignment on JawGrab_Interface_C_SetGrabState"); \ -static_assert(sizeof(JawGrab_Interface_C_SetGrabState) == 0x000002, "Wrong size on JawGrab_Interface_C_SetGrabState"); \ -static_assert(offsetof(JawGrab_Interface_C_SetGrabState, GrabState) == 0x000000, "Member 'JawGrab_Interface_C_SetGrabState::GrabState' has a wrong offset!"); \ -static_assert(offsetof(JawGrab_Interface_C_SetGrabState, StateChanged) == 0x000001, "Member 'JawGrab_Interface_C_SetGrabState::StateChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IJawGrab_Interface_C \ -static_assert(alignof(IJawGrab_Interface_C) == 0x000001, "Wrong alignment on IJawGrab_Interface_C"); \ -static_assert(sizeof(IJawGrab_Interface_C) == 0x000001, "Wrong size on IJawGrab_Interface_C"); \ - #define DUMPER7_ASSERTS_FMakeLiteralBoolDataflowNode \ static_assert(alignof(FMakeLiteralBoolDataflowNode) == 0x000008, "Wrong alignment on FMakeLiteralBoolDataflowNode"); \ static_assert(sizeof(FMakeLiteralBoolDataflowNode) == 0x0001A0, "Wrong size on FMakeLiteralBoolDataflowNode"); \ @@ -210927,6 +209338,14 @@ static_assert(offsetof(FStructSerializerTestStruct, Sets) == 0x000370, "Member ' static_assert(offsetof(FStructSerializerTestStruct, Optionals) == 0x0004B0, "Member 'FStructSerializerTestStruct::Optionals' has a wrong offset!"); \ static_assert(offsetof(FStructSerializerTestStruct, LWCTypes) == 0x0006B0, "Member 'FStructSerializerTestStruct::LWCTypes' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ULS_JumpOver200_DirectorBP_C \ +static_assert(alignof(ULS_JumpOver200_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver200_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpOver200_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver200_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UBP_Lydia_SoulLeakCondition_C \ +static_assert(alignof(UBP_Lydia_SoulLeakCondition_C) == 0x000008, "Wrong alignment on UBP_Lydia_SoulLeakCondition_C"); \ +static_assert(sizeof(UBP_Lydia_SoulLeakCondition_C) == 0x000048, "Wrong size on UBP_Lydia_SoulLeakCondition_C"); \ + #define DUMPER7_ASSERTS_FSessionServicePing \ static_assert(alignof(FSessionServicePing) == 0x000008, "Wrong alignment on FSessionServicePing"); \ static_assert(sizeof(FSessionServicePing) == 0x000010, "Wrong size on FSessionServicePing"); \ @@ -210963,6 +209382,53 @@ static_assert(sizeof(FSessionServiceLogSubscribe) == 0x000001, "Wrong size on FS static_assert(alignof(FSessionServiceLogUnsubscribe) == 0x000001, "Wrong alignment on FSessionServiceLogUnsubscribe"); \ static_assert(sizeof(FSessionServiceLogUnsubscribe) == 0x000001, "Wrong size on FSessionServiceLogUnsubscribe"); \ +#define DUMPER7_ASSERTS_DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP \ +static_assert(alignof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP) == 0x000008, "Wrong alignment on DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP"); \ +static_assert(sizeof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP) == 0x000218, "Wrong size on DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, EntryPoint) == 0x000000, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ADoubleBarrellContainer_BP_C \ +static_assert(alignof(ADoubleBarrellContainer_BP_C) == 0x000008, "Wrong alignment on ADoubleBarrellContainer_BP_C"); \ +static_assert(sizeof(ADoubleBarrellContainer_BP_C) == 0x000678, "Wrong size on ADoubleBarrellContainer_BP_C"); \ +static_assert(offsetof(ADoubleBarrellContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ADoubleBarrellContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ADoubleBarrellContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ADoubleBarrellContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_FWidgetCarouselNavigationButtonStyle \ static_assert(alignof(FWidgetCarouselNavigationButtonStyle) == 0x000010, "Wrong alignment on FWidgetCarouselNavigationButtonStyle"); \ static_assert(sizeof(FWidgetCarouselNavigationButtonStyle) == 0x0004E0, "Wrong size on FWidgetCarouselNavigationButtonStyle"); \ @@ -211241,32 +209707,6 @@ static_assert(offsetof(UBPW_BaseMap_C, HZ_P_DoubleDoors_21) == 0x000400, "Member static_assert(alignof(UBPW_NoMap_C) == 0x000008, "Wrong alignment on UBPW_NoMap_C"); \ static_assert(sizeof(UBPW_NoMap_C) == 0x0002D0, "Wrong size on UBPW_NoMap_C"); \ -#define DUMPER7_ASSERTS_AnimNotify_AkEvent_C_Received_Notify \ -static_assert(alignof(AnimNotify_AkEvent_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_AkEvent_C_Received_Notify"); \ -static_assert(sizeof(AnimNotify_AkEvent_C_Received_Notify) == 0x000088, "Wrong size on AnimNotify_AkEvent_C_Received_Notify"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_AkEvent_C_Received_Notify::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_AkEvent_C_Received_Notify::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_AkEvent_C_Received_Notify::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AnimNotify_AkEvent_C_Received_Notify::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_AsCharacter) == 0x000050, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AnimNotify_AkEvent_C_Received_Notify::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_GetVelocity_ReturnValue) == 0x000060, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_VSizeXYSquared_ReturnValue) == 0x000078, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_VSizeXYSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000080, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_AkEvent_C_Received_Notify, CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast) == 0x000084, "Member 'AnimNotify_AkEvent_C_Received_Notify::CallFunc_ProcessNotify_CreatedComponentOcclusionRefreshInverval_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAnimNotify_AkEvent_C \ -static_assert(alignof(UAnimNotify_AkEvent_C) == 0x000008, "Wrong alignment on UAnimNotify_AkEvent_C"); \ -static_assert(sizeof(UAnimNotify_AkEvent_C) == 0x000068, "Wrong size on UAnimNotify_AkEvent_C"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, Attach_Name) == 0x000038, "Member 'UAnimNotify_AkEvent_C::Attach_Name' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, Event) == 0x000048, "Member 'UAnimNotify_AkEvent_C::Event' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, Follow) == 0x000050, "Member 'UAnimNotify_AkEvent_C::Follow' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentDestroyOnFinish) == 0x000051, "Member 'UAnimNotify_AkEvent_C::CreatedComponentDestroyOnFinish' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, CreatedComponentOcclusionRefreshInterval) == 0x000058, "Member 'UAnimNotify_AkEvent_C::CreatedComponentOcclusionRefreshInterval' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, MustBeMoving) == 0x000060, "Member 'UAnimNotify_AkEvent_C::MustBeMoving' has a wrong offset!"); \ -static_assert(offsetof(UAnimNotify_AkEvent_C, EnableCulling) == 0x000061, "Member 'UAnimNotify_AkEvent_C::EnableCulling' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_Traveler_ItemInteraction_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(Traveler_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(Traveler_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000560, "Wrong size on Traveler_ItemInteraction_AnimBP::FAnimBlueprintGeneratedConstantData"); \ @@ -211368,111 +209808,9 @@ static_assert(offsetof(UTraveler_ItemInteraction_AnimBP_C, AnimGraphNode_StateRe static_assert(offsetof(UTraveler_ItemInteraction_AnimBP_C, AnimGraphNode_StateMachine) == 0x000A00, "Member 'UTraveler_ItemInteraction_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ static_assert(offsetof(UTraveler_ItemInteraction_AnimBP_C, bStartGrab) == 0x000AC8, "Member 'UTraveler_ItemInteraction_AnimBP_C::bStartGrab' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGoalData_HitReaction_C \ -static_assert(alignof(UGoalData_HitReaction_C) == 0x000008, "Wrong alignment on UGoalData_HitReaction_C"); \ -static_assert(sizeof(UGoalData_HitReaction_C) == 0x000288, "Wrong size on UGoalData_HitReaction_C"); \ -static_assert(offsetof(UGoalData_HitReaction_C, HitReaction) == 0x000028, "Member 'UGoalData_HitReaction_C::HitReaction' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_HitReaction_C, HitReactionParams) == 0x000128, "Member 'UGoalData_HitReaction_C::HitReactionParams' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_HitReaction_C, AnimMontage) == 0x000280, "Member 'UGoalData_HitReaction_C::AnimMontage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_3fc6da105789a413 \ -static_assert(alignof(FPropertyBag_3fc6da105789a413) == 0x000010, "Wrong alignment on FPropertyBag_3fc6da105789a413"); \ -static_assert(sizeof(FPropertyBag_3fc6da105789a413) == 0x0008B0, "Wrong size on FPropertyBag_3fc6da105789a413"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Make_Relative_Local) == 0x000000, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromRotatorV2_Result) == 0x000060, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromRotatorV2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Make_Relative_Global__IO) == 0x000080, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Make_Relative_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x0000E0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000140, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_4_CachedIndex) == 0x000150, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Rotate_Vector_1_Result) == 0x000160, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Rotate_Vector_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Make_1_1_Struct) == 0x000178, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Make_1_1_Struct' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_Result) == 0x000190, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Acos_Result) == 0x000198, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Acos_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Dot___Result) == 0x0001A0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Dot___Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Unit_Result) == 0x0001A8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Unit_Value__IO) == 0x0001C0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Unit_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Make_1_Struct) == 0x0001D8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Make_1_Struct' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Acos_Value) == 0x0001F0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Acos_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Sign_Result) == 0x0001F8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Sign_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Dot___2_Result) == 0x000200, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Dot___2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Make_1_2_Struct) == 0x000208, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Make_1_2_Struct' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Sign_Value) == 0x000220, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Sign_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RemapAngleLeftRight_ResultAngle) == 0x000228, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RemapAngleLeftRight_ResultAngle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RemapAngleLeftRight_ResultAlpha) == 0x000230, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RemapAngleLeftRight_ResultAlpha' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Less_Result) == 0x000238, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Less_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Remap_Result) == 0x000240, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Remap_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Result) == 0x000248, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Divide_Result) == 0x000250, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_Result) == 0x000258, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_Result) == 0x000260, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Greater_Result) == 0x000268, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_Result) == 0x000270, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_Result) == 0x000278, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Divide_1_Result) == 0x000280, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_2_Result) == 0x000288, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_Result) == 0x000290, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000298, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x0002A0, "Member 'FPropertyBag_3fc6da105789a413::RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_Result) == 0x0002A8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_Target) == 0x0002AC, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_CriticalDamping) == 0x0002B0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_CriticalDamping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_Current) == 0x0002B4, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_Velocity) == 0x0002B8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_SimulatedResult) == 0x0002C0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_SpringState) == 0x0002D0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Interpolate_Result) == 0x0002E0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Interpolate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_Result) == 0x0002E8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_1_Result) == 0x0002F0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Acos_1_Result) == 0x0002F8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Acos_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Dot___1_Result) == 0x000300, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Dot___1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Acos_1_Value) == 0x000308, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Acos_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_Target) == 0x000310, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_CriticalDamping) == 0x000314, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_CriticalDamping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_Current) == 0x000318, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_Velocity) == 0x00031C, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_SimulatedResult) == 0x000320, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___SpringInterp_1_1_SpringState) == 0x000330, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___SpringInterp_1_1_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Interpolate_A) == 0x000340, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Interpolate_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_4_Multiply_4_1_Result) == 0x000348, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_4_Multiply_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_4_Multiply_4_Result) == 0x000350, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_4_Multiply_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Subtract_Result) == 0x000358, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_5_Result) == 0x000360, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_1_Result) == 0x000370, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_1_Transform) == 0x000390, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_1_CachedIndex) == 0x0003F0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_1_A) == 0x000400, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Result) == 0x000420, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_3_1_Result) == 0x000440, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Angle) == 0x000448, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_1_Value__IO) == 0x000450, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_1_CachedIndex) == 0x0004B0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_Result) == 0x0004C0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_Transform) == 0x0004E0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_CachedIndex) == 0x000540, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_A) == 0x000550, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result) == 0x000570, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_3_Result) == 0x000590, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle) == 0x000598, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x0005A0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000600, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_1_1_Result) == 0x000610, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_1_1_Transform) == 0x000630, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_1_1_CachedIndex) == 0x000690, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_1_1_A) == 0x0006A0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Result) == 0x0006C0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_3_1_1_Result) == 0x0006E0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_3_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Angle) == 0x0006E8, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_1_1_Value__IO) == 0x0006F0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_1_1_CachedIndex) == 0x000750, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_2_Result) == 0x000760, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_2_Transform) == 0x000780, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_GetTransform_1_2_CachedIndex) == 0x0007E0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_2_2_A) == 0x0007F0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_2_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result) == 0x000810, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___Multiply_3_2_Result) == 0x000830, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___Multiply_3_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle) == 0x000838, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_2_Value__IO) == 0x000840, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_3fc6da105789a413, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x0008A0, "Member 'FPropertyBag_3fc6da105789a413::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGM_Fabricator_Green_16_C \ +static_assert(alignof(UGM_Fabricator_Green_16_C) == 0x000010, "Wrong alignment on UGM_Fabricator_Green_16_C"); \ +static_assert(sizeof(UGM_Fabricator_Green_16_C) == 0x000190, "Wrong size on UGM_Fabricator_Green_16_C"); \ #define DUMPER7_ASSERTS_FHoudiniEvent_SWC \ static_assert(alignof(FHoudiniEvent_SWC) == 0x000004, "Wrong alignment on FHoudiniEvent_SWC"); \ @@ -211487,852 +209825,229 @@ static_assert(offsetof(FHoudiniEvent_SWC, LIFE) == 0x000030, "Member 'FHoudiniEv static_assert(offsetof(FHoudiniEvent_SWC, Color) == 0x000034, "Member 'FHoudiniEvent_SWC::Color' has a wrong offset!"); \ static_assert(offsetof(FHoudiniEvent_SWC, Type) == 0x000044, "Member 'FHoudiniEvent_SWC::Type' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_cf099ac6c5641c92 \ -static_assert(alignof(FPropertyBag_cf099ac6c5641c92) == 0x000010, "Wrong alignment on FPropertyBag_cf099ac6c5641c92"); \ -static_assert(sizeof(FPropertyBag_cf099ac6c5641c92) == 0x000300, "Wrong size on FPropertyBag_cf099ac6c5641c92"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_GetTransform_3_Space__Const) == 0x000000, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_GetTransform_3_bInitial__Const) == 0x000001, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_GetTransform_3_1_bInitial__Const) == 0x000002, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_GetTransform_3_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Mode__Const) == 0x000003, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Color__Const) == 0x000004, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const) == 0x000014, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Scale__Const) == 0x000018, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const) == 0x000020, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x000080, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_0__Const) == 0x000090, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_1__Const) == 0x000094, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_3__Const) == 0x000098, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_4__Const) == 0x00009C, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_5__Const) == 0x0000A0, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_6__Const) == 0x0000A4, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Values_0__Const) == 0x0000A8, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Values_1__Const) == 0x0000AC, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_1_Values_0__Const) == 0x0000B0, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___ribbon_interp_aim_vector__Const) == 0x0000B8, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___ribbon_interp_aim_vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_Clamp_2_Minimum__Const) == 0x0000D0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_Clamp_2_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_Clamp_2_Maximum__Const) == 0x0000D8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_Clamp_2_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Index__Const) == 0x0000E0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const) == 0x0000E4, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_1__Const) == 0x0000E8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_Multiply_1_B__Const) == 0x0000F0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_Multiply_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_AimBoneMath_Secondary__Const) == 0x0000F8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_AimBoneMath_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_AimBoneMath_Weight__Const) == 0x000140, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_AimBoneMath_DebugSettings__Const) == 0x000150, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp___ribbon_interp_RigVMFunction_MathTransformMake_Scale__Const) == 0x0001C0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp___ribbon_interp_RigVMFunction_MathTransformMake_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_Clamp_2_Minimum__Const) == 0x0001D8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_Clamp_2_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_Clamp_2_Maximum__Const) == 0x0001E0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_Clamp_2_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Index__Const) == 0x0001E8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const) == 0x0001EC, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_1__Const) == 0x0001F0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_Multiply_1_B__Const) == 0x0001F8, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_Multiply_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_AimBoneMath_Secondary__Const) == 0x000200, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_AimBoneMath_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_AimBoneMath_Weight__Const) == 0x000248, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_AimBoneMath_DebugSettings__Const) == 0x000250, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, ribbon_interp_1___ribbon_interp_RigVMFunction_MathTransformMake_Scale__Const) == 0x0002C0, "Member 'FPropertyBag_cf099ac6c5641c92::ribbon_interp_1___ribbon_interp_RigVMFunction_MathTransformMake_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigVMFunction_ForLoopCount_Count__Const) == 0x0002D8, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigVMFunction_ForLoopCount_Count__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_SetTransform_Space__Const) == 0x0002DC, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_SetTransform_Weight__Const) == 0x0002E0, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_cf099ac6c5641c92, RigVMModel___RigUnit_ItemArray_Items__Const) == 0x0002E8, "Member 'FPropertyBag_cf099ac6c5641c92::RigVMModel___RigUnit_ItemArray_Items__Const' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_5dbbff85fb46ba6d \ -static_assert(alignof(FPropertyBag_5dbbff85fb46ba6d) == 0x000010, "Wrong alignment on FPropertyBag_5dbbff85fb46ba6d"); \ -static_assert(sizeof(FPropertyBag_5dbbff85fb46ba6d) == 0x000160, "Wrong size on FPropertyBag_5dbbff85fb46ba6d"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_Item__IO) == 0x000000, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO) == 0x000010, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_CachedIndex) == 0x000070, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000080, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000088, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_1_Item__IO) == 0x000090, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___Scale_Result) == 0x0000A0, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___Scale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0000C0, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0000C8, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___Scale_Factor) == 0x0000CC, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___Scale_Factor' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_1_OffsetTransform__IO) == 0x0000D0, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_1_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___OffsetTransformForItem_1_1_CachedIndex) == 0x000130, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___OffsetTransformForItem_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000140, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000144, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000148, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5dbbff85fb46ba6d, RigVMModel___RigVMFunction_ControlFlowBranch_1_1_BlockToRun) == 0x000150, "Member 'FPropertyBag_5dbbff85fb46ba6d::RigVMModel___RigVMFunction_ControlFlowBranch_1_1_BlockToRun' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_68e773b687aea1fd \ -static_assert(alignof(FPropertyBag_68e773b687aea1fd) == 0x000010, "Wrong alignment on FPropertyBag_68e773b687aea1fd"); \ -static_assert(sizeof(FPropertyBag_68e773b687aea1fd) == 0x0003E0, "Wrong size on FPropertyBag_68e773b687aea1fd"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___SetTransform_Space__Const) == 0x000000, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___SetTransform_bInitial__Const) == 0x000001, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___GetTransform_bInitial__Const) == 0x000002, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___SetTransform_Weight__Const) == 0x000004, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_10_Items__Const) == 0x000008, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_10_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_source_twist__Const) == 0x000018, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_Items__Const) == 0x000028, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_twist_values__Const) == 0x000038, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_twist_values__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000048, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000049, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x00004A, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000050, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000070, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000090, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_source_twist__Const) == 0x000094, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x0000A0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0000B0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0000B1, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0000B2, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0000B8, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0000D0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x0000F0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_source_twist__Const) == 0x0000F4, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_1_Items__Const) == 0x000100, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_1_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_twist_values__Const) == 0x000110, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_twist_values__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000120, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000121, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000122, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000128, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000140, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000160, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_1_source_twist__Const) == 0x000164, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_3_Items__Const) == 0x000170, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_3_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000180, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000181, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000182, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000188, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0001A0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x0001C0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_source_twist__Const) == 0x0001C4, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_4_Items__Const) == 0x0001D0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_4_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_twist_values__Const) == 0x0001E0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_twist_values__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0001F0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0001F1, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0001F2, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0001F8, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000210, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000230, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_1_source_twist__Const) == 0x000234, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_5_Items__Const) == 0x000240, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_5_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000250, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000251, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000252, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000258, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000270, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000290, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_1_1_source_twist__Const) == 0x000294, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_1_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_6_Items__Const) == 0x0002A0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_6_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_1_1_twist_values__Const) == 0x0002B0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_1_1_twist_values__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0002C0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0002C1, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0002C2, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0002C8, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0002E0, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000300, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___regular_twist_chain_1_1_2_1_1_1_source_twist__Const) == 0x000304, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___regular_twist_chain_1_1_2_1_1_1_source_twist__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_ItemArray_7_Items__Const) == 0x000310, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_ItemArray_7_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000320, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000321, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000322, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000328, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000340, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000360, "Member 'FPropertyBag_68e773b687aea1fd::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_SetRotation_Item__Const) == 0x000364, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_SetRotation_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___GetTransform_6_5_1_1_Item__Const) == 0x000370, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___GetTransform_6_5_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___MathQuaternionSwingTwist_5_1_TwistAxis__Const) == 0x000380, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___MathQuaternionSwingTwist_5_1_TwistAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___RigUnit_SetRotation_1_Item__Const) == 0x000398, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___RigUnit_SetRotation_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___GetTransform_6_5_1_1_1_Item__Const) == 0x0003A4, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___GetTransform_6_5_1_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___MathQuaternionSlerp_2_4_B__Const) == 0x0003B0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___MathQuaternionSlerp_2_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___MathQuaternionSlerp_2_4_T__Const) == 0x0003D0, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___MathQuaternionSlerp_2_4_T__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___CollectionNameSearchArray_PartialName__Const) == 0x0003D4, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___CollectionNameSearchArray_PartialName__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_68e773b687aea1fd, RigVMModel___CollectionNameSearchArray_TypeToSearch__Const) == 0x0003DC, "Member 'FPropertyBag_68e773b687aea1fd::RigVMModel___CollectionNameSearchArray_TypeToSearch__Const' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_e80fecd4ecd8682a \ -static_assert(alignof(FPropertyBag_e80fecd4ecd8682a) == 0x000010, "Wrong alignment on FPropertyBag_e80fecd4ecd8682a"); \ -static_assert(sizeof(FPropertyBag_e80fecd4ecd8682a) == 0x002B50, "Wrong size on FPropertyBag_e80fecd4ecd8682a"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Tick_1_Time_) == 0x000000, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Tick_1_Time_' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Tick_1_Interpolate_Time_) == 0x000008, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Tick_1_Interpolate_Time_' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__Bone_Map) == 0x000010, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__Bone_Map' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathVectorCross_1_Result) == 0x000020, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathVectorCross_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__cross_normal) == 0x000038, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__cross_normal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__Bones_Transforms) == 0x000050, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__Bones_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_Result) == 0x000060, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_B) == 0x000068, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_AlphaInterp_Result) == 0x000070, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_AlphaInterp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_AlphaInterp_Value) == 0x000074, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_AlphaInterp_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_4_Result) == 0x000078, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_GetDeltaTime_Result) == 0x000080, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_GetDeltaTime_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_4_A) == 0x000088, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_4_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_4_B) == 0x000090, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_4_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_AlphaInterp_Bias) == 0x000098, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_AlphaInterp_Bias' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_AlphaInterp_ScaleBiasClamp) == 0x0000A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_AlphaInterp_ScaleBiasClamp' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Index) == 0x0000B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_GetTransform_Transform) == 0x0000C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Element) == 0x000120, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_GetTransform_Item__IO) == 0x000128, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_GetTransform_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_GetTransform_CachedIndex) == 0x000138, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Count) == 0x000148, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Ratio) == 0x00014C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_BlockToRun) == 0x000150, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayIterator_12_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_5_Element) == 0x000158, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_5_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_3_Element) == 0x000160, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Set_At_3_Element) == 0x0001C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Set_At_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Set_At_2_1_Element) == 0x0001E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Set_At_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_5_Index) == 0x0001F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_5_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_5_Count) == 0x0001FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_5_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_5_Ratio) == 0x000200, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_5_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_5_BlockToRun) == 0x000204, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_5_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_Element) == 0x00020C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__Current_Index) == 0x000210, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__Current_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_Element) == 0x000214, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_Array) == 0x000218, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__current_intensity) == 0x000228, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__current_intensity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_Add_1_Result) == 0x000230, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_Add_Result) == 0x000248, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000260, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_Add_A) == 0x0002C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_5_Result) == 0x0002D8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_Result) == 0x0002F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Result) == 0x0002F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Divide_1_Result) == 0x000300, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_Result) == 0x000308, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_2_Result) == 0x000310, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Element) == 0x000318, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Array) == 0x000320, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_B) == 0x000330, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Value) == 0x000338, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_A) == 0x000340, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_5_B__IO) == 0x000348, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_5_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_Result) == 0x000360, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_2_Result) == 0x000378, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_1_Result) == 0x000380, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_2_Result) == 0x000388, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Divide_1_1_Result) == 0x000390, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Divide_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_2_Result) == 0x000398, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Divide_Result) == 0x0003A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Divide_A) == 0x0003A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Divide_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_2_Value) == 0x0003B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_1_A) == 0x0003B8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_B__IO) == 0x0003C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_Index) == 0x0003D8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_Count) == 0x0003DC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_Ratio) == 0x0003E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_BlockToRun) == 0x0003E4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_1_Element) == 0x0003EC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_1_Element) == 0x0003F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_7_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_11_1_Result) == 0x000400, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_11_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_1_Result) == 0x000420, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Make_Absolute_Global) == 0x000440, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element) == 0x0004A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Make_Absolute_Parent__IO) == 0x000500, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Make_Absolute_Parent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_1_A) == 0x000560, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_1_Add_1_1_Result) == 0x000578, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_1_Add_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_1_Add_1_Result) == 0x000590, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_1_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_11_Result) == 0x0005A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_11_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_7_Result) == 0x0005C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Result) == 0x0005D8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathBoolToInteger_4_Result) == 0x0005F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathBoolToInteger_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_CoreEquals_2_Result) == 0x0005F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_CoreEquals_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_10_Element) == 0x0005F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_10_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_2_Result) == 0x000600, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_1_Result) == 0x000608, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Result) == 0x000610, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Divide_1_2_Result) == 0x000618, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Divide_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_5_Result) == 0x000620, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_2_1_Result) == 0x000628, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_1_Element) == 0x000630, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_5_B) == 0x000638, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_5_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Value) == 0x000640, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_1_A) == 0x000648, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_11_B__IO) == 0x000650, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_11_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_3_Result) == 0x000668, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_2_1_Result) == 0x000680, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_1_1_Result) == 0x000688, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_1_Result) == 0x000690, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_4_Result) == 0x000698, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_1_Value) == 0x0006A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_8_1_1_A) == 0x0006A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_8_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_3_B__IO) == 0x0006B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_3_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_11_1_B) == 0x0006D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_11_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_1_Index) == 0x0006F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_1_Count) == 0x0006F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_1_Ratio) == 0x0006F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_6_1_BlockToRun) == 0x0006FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_6_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathBoolOr_Result) == 0x000704, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathBoolOr_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_Result) == 0x000705, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_15_2_Element) == 0x000708, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_15_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_1_1_1_Element) == 0x00070C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_A) == 0x000710, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1te_126144341) == 0x000718, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1te_126144341' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_15_1_1_Element) == 0x000768, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_15_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_1_1_Element) == 0x00076C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_B) == 0x000770, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_1_Result) == 0x000778, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_1_A) == 0x000780, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_15_1_1_2_Element) == 0x000788, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_15_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_2_1_1_Element) == 0x00078C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Less_1_1_B) == 0x000790, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Less_1_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1te_4164902511) == 0x000798, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1te_4164902511' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_1_Result) == 0x0007E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_1_1_1_Element) == 0x000800, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_2_1_Element) == 0x000860, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_1_A) == 0x000868, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_4_1_Element) == 0x000880, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_1_Element) == 0x0008E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_1_B) == 0x0008E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__initial_pelvis_vector) == 0x000900, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__initial_pelvis_vector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Unit_Result) == 0x000918, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_1_1_1_Result) == 0x000930, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_1_1_1_Element) == 0x000948, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_2_2_Element) == 0x000960, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__pelvis_correction_direction) == 0x000978, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__pelvis_correction_direction' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Greater_Result) == 0x000990, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Greater_A) == 0x000998, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Greater_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Greater_B) == 0x0009A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Greater_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_13_Result) == 0x0009A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_13_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1te_314965073) == 0x0009B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1te_314965073' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_16_Result) == 0x000A00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_16_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_9_Result) == 0x000A08, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathVectorLength_3_1_Result) == 0x000A10, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathVectorLength_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_9_A) == 0x000A18, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathVectorLength_3_Result) == 0x000A20, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathVectorLength_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_9_B) == 0x000A28, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_9_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Tick__pelvis_correction_length) == 0x000A30, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Tick__pelvis_correction_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_2_1_2_Element) == 0x000A38, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_2_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_8_1_Result) == 0x000A40, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_8_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_14_Result) == 0x000A58, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_14_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_14_B__IO) == 0x000A70, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_14_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_1_2_Element) == 0x000A88, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_8_Result) == 0x000A90, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_14_1_Result) == 0x000AA8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_14_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_14_1_B__IO) == 0x000AC0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_14_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_2_1_Element) == 0x000AD8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Interpolate_1_Result) == 0x000AE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Interpolate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_9_Result) == 0x000AF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_4_1_1_Element) == 0x000B10, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_4_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_9_A) == 0x000B70, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_15_Result) == 0x000B88, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_15_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_10_Result) == 0x000BA0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_10_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_10_Result) == 0x000BB8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_10_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_2_3_Element) == 0x000BD0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_2_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_2_Element) == 0x000BE8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_4_2_Element) == 0x000BF0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_4_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_10_B) == 0x000C50, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_10_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_10_1_Result) == 0x000C68, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_10_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_1_1_2_Element) == 0x000C80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_2_2_Element) == 0x000C98, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_1_1_2_Element) == 0x000CA0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_10_1_B) == 0x000D00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_10_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_13_Element) == 0x000D18, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_13_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_2_1_1_Element) == 0x000D30, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Interpolate_Result) == 0x000D38, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Interpolate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_16_Element) == 0x000D50, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_16_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_9_1_Result) == 0x000D68, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_9_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_4_1_1_1_Element) == 0x000D80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_4_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Add_9_1_A) == 0x000DE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Add_9_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_5_BlockToRun) == 0x000DF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_5_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_2_1_BlockToRun) == 0x000E00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x000E08, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_7_Element) == 0x000E10, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_6_Result) == 0x000E20, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_Result) == 0x000E40, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_Result) == 0x000E60, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_1_Element) == 0x000E80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_Element) == 0x000EE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_A) == 0x000EE8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_Element) == 0x000F00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_B) == 0x000F60, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_1_Result) == 0x000F78, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_1_Element) == 0x000F90, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_Element) == 0x000FA8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_6_B) == 0x000FC0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_6_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_7_Index) == 0x000FE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_7_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_7_Count) == 0x000FE4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_7_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_7_Ratio) == 0x000FE8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_7_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_7_BlockToRun) == 0x000FEC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_7_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_Element) == 0x000FF4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_6_1_Result) == 0x001000, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_6_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_2_Result) == 0x001020, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_MathQuaternionFromTwoVectors_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_Result) == 0x001040, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_1_1_Element) == 0x001060, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_2_Element) == 0x0010C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_A) == 0x0010C8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_4_Element) == 0x0010E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_12_1_Element) == 0x001140, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_12_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_2_B) == 0x001148, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Subtract_1_1_1_Result) == 0x001160, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Subtract_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_1_1_Element) == 0x001178, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_7_2_Element) == 0x001190, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_7_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_11_Element) == 0x0011B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_11_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Multiply_6_1_B) == 0x001210, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Multiply_6_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_2_BlockToRun) == 0x001230, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_4_Element) == 0x001238, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Set_Transform_Item__IO) == 0x001240, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Set_Transform_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_9_Element) == 0x001250, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_9_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_4_Index) == 0x001270, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_4_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_8_Element) == 0x001278, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_At_1_3_Element) == 0x001290, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_At_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Set_Transform_Value__IO) == 0x0012F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Set_Transform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_Set_Transform_CachedIndex) == 0x001350, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_Set_Transform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_4_Count) == 0x001360, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_4_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_4_Ratio) == 0x001364, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_4_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_For_Each_4_BlockToRun) == 0x001368, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_For_Each_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_3_BlockToRun) == 0x001370, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Tick_1___HR_Tick_RigVMFunction_ControlFlowBranch_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x001378, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___RigUnit_ItemArray_6_Items__IO) == 0x001388, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___RigUnit_ItemArray_6_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___RigUnit_ItemArray_1_Items__IO) == 0x001398, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___RigUnit_ItemArray_1_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_OutHitConfig) == 0x0013A8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_OutHitConfig' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_OutBonesConfig) == 0x0013F0, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_OutBonesConfig' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_OutTickConfig) == 0x001468, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_OutTickConfig' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_Effectors_Positions) == 0x001498, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_Effectors_Positions' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_Effectors_Rotations) == 0x0014A8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_Effectors_Rotations' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_Children_Indexes) == 0x0014B8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_Children_Indexes' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_Not_Affected_Bones) == 0x0014C8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_Not_Affected_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x0014D8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_SetDataArrays_1_Pelvis_Rotation) == 0x0014E8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_SetDataArrays_1_Pelvis_Rotation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Intensity_Array) == 0x0014F8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Intensity_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Time_Array) == 0x001508, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Time_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Child_Distances) == 0x001518, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Child_Distances' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Mass_Map) == 0x001528, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Mass_Map' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__BoneMap) == 0x001538, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__BoneMap' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Bones_In_Chains) == 0x001548, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Bones_In_Chains' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Feet_Bones) == 0x001558, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Feet_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__End_Chain_Bones) == 0x001568, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__End_Chain_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Bones_To_Correct_Stretch) == 0x001578, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Bones_To_Correct_Stretch' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Bones_Exceptions_Source) == 0x001588, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Bones_Exceptions_Source' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Bones_Exceptions_Target) == 0x001598, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Bones_Exceptions_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__parents) == 0x0015A8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__parents' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__children_map) == 0x0015B8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__children_map' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Default_Distances) == 0x0015C8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Default_Distances' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Bones_Transforms) == 0x0015D8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Bones_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__Effectors_Transforms) == 0x0015E8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__Effectors_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__FBIK_Effectors) == 0x0015F8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__FBIK_Effectors' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_SetDataArrays__effectors_scale) == 0x001608, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_SetDataArrays__effectors_scale' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Element) == 0x001618, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_Element) == 0x001624, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_Index) == 0x00162C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_Index) == 0x001630, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_7_Index) == 0x001634, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_7_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_3_Index) == 0x001638, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_12_Index) == 0x00163C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_12_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_1_Index) == 0x001640, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_2_Index) == 0x001644, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_3_Index) == 0x001648, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Index) == 0x00164C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Count) == 0x001650, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Ratio) == 0x001654, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_BlockToRun) == 0x001658, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Element) == 0x001660, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_Element) == 0x00166C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_Index) == 0x001674, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_8_Index) == 0x001678, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_8_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Index) == 0x00167C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Count) == 0x001680, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Ratio) == 0x001684, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_BlockToRun) == 0x001688, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Element) == 0x001690, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_Element) == 0x00169C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_Index) == 0x0016A4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Index) == 0x0016A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Count) == 0x0016AC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Ratio) == 0x0016B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_BlockToRun) == 0x0016B4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Element) == 0x0016BC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_1_Element) == 0x0016C8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_1_Index) == 0x0016D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_5_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Index) == 0x0016D4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Count) == 0x0016D8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Ratio) == 0x0016DC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_BlockToRun) == 0x0016E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Element) == 0x0016E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_13_Element) == 0x0016F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_13_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_13_Index) == 0x0016FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_13_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_14_Index) == 0x001700, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_14_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Index) == 0x001704, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Count) == 0x001708, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Ratio) == 0x00170C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_BlockToRun) == 0x001710, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_8_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_Parent) == 0x001718, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Element) == 0x001724, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_Child__IO) == 0x00172C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_CachedChild) == 0x001738, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_CachedParent) == 0x001748, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_Element) == 0x001758, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_Index) == 0x001760, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_1_Index) == 0x001764, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Index) == 0x001768, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_5_Index) == 0x00176C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_5_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Count) == 0x001770, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Ratio) == 0x001774, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_BlockToRun) == 0x001778, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1te_652064425) == 0x001780, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1te_652064425' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_Success) == 0x0017D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Element) == 0x0017D4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_Index) == 0x0017DC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_At_1_Element) == 0x0017E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Index) == 0x0017E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x0017EC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Count) == 0x0017F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Ratio) == 0x0017F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_BlockToRun) == 0x0017FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Index) == 0x001804, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Element) == 0x001808, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Element) == 0x001818, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Success) == 0x001820, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_2_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Set_At_1_Element) == 0x001824, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Set_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Index) == 0x00182C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Count) == 0x001830, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Ratio) == 0x001834, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_BlockToRun) == 0x001838, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_1_Index) == 0x001840, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Element) == 0x001844, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_1_Success) == 0x00184C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_4_Index) == 0x001850, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_4_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Index) == 0x001854, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Count) == 0x001858, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Ratio) == 0x00185C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_BlockToRun) == 0x001860, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Index) == 0x001868, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Element) == 0x00186C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Element) == 0x001878, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Success) == 0x001880, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Find_1_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_Add_6_Index) == 0x001884, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_Add_6_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Index) == 0x001888, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Count) == 0x00188C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Ratio) == 0x001890, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_BlockToRun) == 0x001894, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_For_Each_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1te_4178146287) == 0x0018A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1te_4178146287' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Success) == 0x0018F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Element) == 0x0018F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Element) == 0x001900, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Index) == 0x001908, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArraySetAtIndex_Element) == 0x001910, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArraySetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001918, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Array) == 0x001920, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Index) == 0x001930, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Count) == 0x001934, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio) == 0x001938, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun) == 0x00193C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Element) == 0x001944, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_2_Element) == 0x001954, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_2_Index) == 0x00195C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_6_Element) == 0x001960, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_6_Index) == 0x001968, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_6_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Array) == 0x001970, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Index) == 0x001980, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Count) == 0x001984, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Ratio) == 0x001988, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_BlockToRun) == 0x00198C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_3_Elements__IO) == 0x001998, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_3_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_1_Elements__IO) == 0x0019E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_1_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_Elements__IO) == 0x001A58, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_MakeStruct_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Hir_Bone_Index__) == 0x001A88, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Hir_Bone_Index__' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Hit_Normal__) == 0x001A90, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Hit_Normal__' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_OutHitConfig) == 0x001AA8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_OutHitConfig' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Verified_hit_bone) == 0x001AF0, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Verified_hit_bone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Affected_bones) == 0x001AF8, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Affected_bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Not_affected_bones) == 0x001B08, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Not_affected_bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Affected_in_chain_Bones) == 0x001B18, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Affected_in_chain_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, RigVMModel___HR_Hit_1_Affected_End_Bones) == 0x001B28, "Member 'FPropertyBag_e80fecd4ecd8682a::RigVMModel___HR_Hit_1_Affected_End_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Intensity_Array) == 0x001B38, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Intensity_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Time_Array) == 0x001B48, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Time_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Child_Distances) == 0x001B58, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Child_Distances' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Mass_Map) == 0x001B68, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Mass_Map' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Bone_Map) == 0x001B78, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Bone_Map' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Bones_In_Chains) == 0x001B88, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Bones_In_Chains' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__End_Chain_Bones) == 0x001B98, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__End_Chain_Bones' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Root_Bone) == 0x001BA8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Root_Bone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Bones_Exceptions_Soruce) == 0x001BB0, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Bones_Exceptions_Soruce' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Bones_Exceptions_Target) == 0x001BC0, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Bones_Exceptions_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__First_Bone_Time_Offset) == 0x001BD0, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__First_Bone_Time_Offset' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Damping) == 0x001BD8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Damping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Search_Depth) == 0x001BE0, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Search_Depth' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Master_Intensity) == 0x001BE8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Master_Intensity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_Result) == 0x001BF0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_2_Result) == 0x001BF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_1524545772) == 0x001C00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_1524545772' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Success) == 0x001C50, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Element) == 0x001C54, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Index) == 0x001C5C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_Index) == 0x001C60, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Result) == 0x001C64, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_2_1_Result) == 0x001C6C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_Success) == 0x001C70, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_Index) == 0x001C74, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Index) == 0x001C78, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x001C7C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Hit_Bone) == 0x001C84, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Hit_Bone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_1_Index) == 0x001C8C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_1_Success) == 0x001C90, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_2_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Make_Relative_Local) == 0x001CA0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Result) == 0x001D00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Translation) == 0x001D60, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Translation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Make_Relative_Parent) == 0x001D80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Make_Relative_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Hit_Position) == 0x001DE0, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Hit_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Multiply_Result) == 0x001DF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Unit_Result) == 0x001E10, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Make_Relative_1_Local) == 0x001E30, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_1_Result) == 0x001E90, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_Result) == 0x001EF0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_A) == 0x001F08, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_BreakStruct_4_Elements) == 0x001F20, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_BreakStruct_4_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Make_Relative_1_Parent__IO) == 0x001F80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Make_Relative_1_Parent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Unit_Value) == 0x001FE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Unit_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Index) == 0x001FF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Element) == 0x002000, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Count) == 0x002008, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Ratio) == 0x00200C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_BlockToRun) == 0x002010, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_4_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Index) == 0x002018, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Element) == 0x002020, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Count) == 0x002028, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Ratio) == 0x00202C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_BlockToRun) == 0x002030, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Current_Name) == 0x002038, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Current_Name' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Result) == 0x002040, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_5_Result) == 0x002044, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_3_Success) == 0x002048, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_3_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_3_Index) == 0x00204C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Index) == 0x002050, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_1_Result) == 0x002054, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_2_Transform) == 0x002060, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_2_Item__IO) == 0x0020C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_2_CachedIndex) == 0x0020D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_1_A) == 0x0020E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Hit_Bone_Distance) == 0x0020F8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Hit_Bone_Distance' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Divide_Result) == 0x002100, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_6_Result) == 0x002108, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element) == 0x002110, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Distance_Sum) == 0x002118, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Distance_Sum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Loop_End) == 0x002120, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Loop_End' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_Result) == 0x002121, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Child_Exception) == 0x002124, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Child_Exception' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_2820231102) == 0x002130, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_2820231102' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindParent_ParentName) == 0x002180, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindParent_ParentName' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindParent_DistanceSum) == 0x002188, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindParent_DistanceSum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_Result) == 0x002190, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_Transform) == 0x0021A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_HierarchyGetParent_Parent) == 0x002200, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_HierarchyGetParent_Child__IO) == 0x00220C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_HierarchyGetParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_HierarchyGetParent_CachedChild) == 0x002218, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_HierarchyGetParent_CachedParent) == 0x002228, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_Item__IO) == 0x002238, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_CachedIndex) == 0x002248, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_A) == 0x002258, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_1_Transform) == 0x002270, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_1_Item__IO) == 0x0022D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_GetTransform_1_1_CachedIndex) == 0x0022E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_B) == 0x0022F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_RigVMFunction_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindParent___HR_FindParent_Add_2_A) == 0x002308, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindParent___HR_FindParent_Add_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_Result) == 0x002310, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_Success) == 0x002311, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_Index) == 0x002314, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_result_time) == 0x002318, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_result_time' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_result_amplitude) == 0x002320, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_result_amplitude' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Subtract_1_A) == 0x002328, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Subtract_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_7_Result) == 0x002330, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_6_Result) == 0x002338, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_6_B) == 0x002340, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_6_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Divide_1_Result) == 0x002348, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Exponential_1_Result) == 0x002350, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Exponential_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_2_1_Result) == 0x002358, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_6_1_Result) == 0x002360, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_6_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Multiply_2_1_B) == 0x002368, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Multiply_2_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Divide_Result) == 0x002370, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_Add_Result) == 0x002378, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x002380, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x002388, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Current_Children) == 0x002390, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Current_Children' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_9_1_Index) == 0x0023A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_9_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Children_First_Pass) == 0x0023A4, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Children_First_Pass' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, LocalVariable__HR_Hit__Children_tmp) == 0x0023A8, "Member 'FPropertyBag_e80fecd4ecd8682a::LocalVariable__HR_Hit__Children_tmp' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_2_Result) == 0x0023B8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_1_Result) == 0x0023B9, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Element) == 0x0023BC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_1_A) == 0x0023C8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_CoreEquals_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_1114805331) == 0x0023D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_1114805331' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_3_Success) == 0x002420, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_3_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_3_Index) == 0x002424, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_10_1_Index) == 0x002428, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_10_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_3687942328) == 0x002430, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_3687942328' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_1_1_Result) == 0x002480, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Result) == 0x002488, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_1_Result) == 0x00248C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Index) == 0x002490, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_8_1_Element) == 0x002498, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_8_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_2_Index) == 0x0024A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Element) == 0x0024A4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_2_Success) == 0x0024AC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_2_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0) == 0x0024B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1) == 0x0024B4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_1_1_A) == 0x0024B8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_Result) == 0x0024C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_3_Transform) == 0x0024D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_3_CachedIndex) == 0x002530, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_A) == 0x002540, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_1_Transform) == 0x002560, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_1_Item__IO) == 0x0025C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_1_CachedIndex) == 0x0025D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_B) == 0x0025E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_1_1_B) == 0x0025F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_1_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_1_Success) == 0x002600, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_1_Index) == 0x002604, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_1_result_time) == 0x002608, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_1_result_time' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_1_result_amplitude) == 0x002610, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_1_result_amplitude' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Subtract_1_A) == 0x002618, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Subtract_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_7_Result) == 0x002620, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_Result) == 0x002628, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_B) == 0x002630, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Divide_1_Result) == 0x002638, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Exponential_1_Result) == 0x002640, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Exponential_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_2_1_Result) == 0x002648, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_1_Result) == 0x002650, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_6_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_2_1_B) == 0x002658, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_2_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Divide_Result) == 0x002660, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_Add_Result) == 0x002668, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x002670, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_1_1_BlockToRun) == 0x002678, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_2_BlockToRun) == 0x002680, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_5_BlockToRun) == 0x002688, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_5_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_CollectionChildrenArray_1_Items) == 0x002690, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_CollectionChildrenArray_1_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_CollectionChildrenArray_1_Parent__IO) == 0x0026A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_CollectionChildrenArray_1_Parent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Index) == 0x0026AC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Count) == 0x0026B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Ratio) == 0x0026B4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_BlockToRun) == 0x0026B8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Index) == 0x0026C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Count) == 0x0026C4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Ratio) == 0x0026C8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_BlockToRun) == 0x0026CC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_BlockToRun) == 0x0026D4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_Index) == 0x0026DC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_Ratio) == 0x0026E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_1_BlockToRun) == 0x0026E4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_BlockToRun) == 0x0026EC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_Index) == 0x0026F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_Ratio) == 0x0026F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Index) == 0x0026FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Element) == 0x002700, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Count) == 0x002708, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Ratio) == 0x00270C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_BlockToRun) == 0x002710, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_5_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_9_Index) == 0x002718, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_9_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_1_Result) == 0x00271C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_2784335696) == 0x002720, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_2784335696' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Success) == 0x002770, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Element) == 0x002774, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Element) == 0x002780, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Index) == 0x002788, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_10_Index) == 0x00278C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayAdd_10_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1te_2136295676) == 0x002790, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1te_2136295676' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_1_Result) == 0x0027E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_8_Element) == 0x0027E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_Index) == 0x0027F0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Element) == 0x0027F4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_Success) == 0x0027FC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_Result) == 0x002800, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_Transform) == 0x002810, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_CachedIndex) == 0x002870, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_A) == 0x002880, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Result) == 0x002898, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_Result) == 0x0028B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Index) == 0x0028B4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_Transform) == 0x0028C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_Item__IO) == 0x002920, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GetTransform_1_1_CachedIndex) == 0x002930, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Values_0) == 0x002940, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_1_B) == 0x002958, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_Success) == 0x002960, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_Index) == 0x002964, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayFind_1_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_1_1_result_time) == 0x002968, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_1_1_result_time' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_HR_FindBoneValues_1_1_result_amplitude) == 0x002970, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_HR_FindBoneValues_1_1_result_amplitude' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Subtract_1_A) == 0x002978, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Subtract_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_7_Result) == 0x002980, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_Result) == 0x002988, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_B) == 0x002990, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_1_Result) == 0x002998, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Exponential_1_Result) == 0x0029A0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Exponential_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_2_1_Result) == 0x0029A8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_1_Result) == 0x0029B0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_6_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_2_1_B) == 0x0029B8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_2_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_Result) == 0x0029C0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_Add_Result) == 0x0029C8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_FindBoneValues_1_1___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0029D0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_FindBoneValues_1_1___HR_FindBoneValues_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_1_BlockToRun) == 0x0029D8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_BlockToRun) == 0x0029E0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_CollectionChildrenArray_Items) == 0x0029E8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_CollectionChildrenArray_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_CollectionChildrenArray_Parent__IO) == 0x0029F8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_CollectionChildrenArray_Parent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Index) == 0x002A04, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Count) == 0x002A08, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Ratio) == 0x002A0C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_BlockToRun) == 0x002A10, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_7_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Index) == 0x002A18, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Count) == 0x002A1C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Ratio) == 0x002A20, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_BlockToRun) == 0x002A24, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArrayIterator_6_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_1_1_BlockToRun) == 0x002A2C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_BlockToRun) == 0x002A34, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_Index) == 0x002A3C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_Ratio) == 0x002A40, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ForLoopCount_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_1_Index) == 0x002A44, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_1_Array) == 0x002A48, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_Element) == 0x002A58, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_1_Success) == 0x002A60, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_Array) == 0x002A68, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_Index) == 0x002A78, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_Count) == 0x002A7C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_Ratio) == 0x002A80, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_2_BlockToRun) == 0x002A84, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_1_Index) == 0x002A8C, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_1_Result) == 0x002A90, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_Result) == 0x002A98, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_1_Element) == 0x002AA0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_1_B) == 0x002AA8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Multiply_1_Multiply_1_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_GreaterEqual_2_Result) == 0x002AB0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_GreaterEqual_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_2_Index) == 0x002AB4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_Success) == 0x002AB8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_Array) == 0x002AC0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_At_2_1_Element) == 0x002AD0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_At_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Find_Index) == 0x002AD8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Find_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_4_Index) == 0x002ADC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_4_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_5_Index) == 0x002AE0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_5_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_2_1_BlockToRun) == 0x002AE4, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_Add_3_Index) == 0x002AEC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_Add_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_2_BlockToRun) == 0x002AF0, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_RigVMFunction_ControlFlowBranch_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_1_Count) == 0x002AF8, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_1_Ratio) == 0x002AFC, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_For_Each_1_BlockToRun) == 0x002B00, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_For_Each_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e80fecd4ecd8682a, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_MakeStruct_1_Elements__IO) == 0x002B08, "Member 'FPropertyBag_e80fecd4ecd8682a::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_MakeStruct_1_Elements__IO' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_e9aae948e398530b \ -static_assert(alignof(FPropertyBag_e9aae948e398530b) == 0x000008, "Wrong alignment on FPropertyBag_e9aae948e398530b"); \ -static_assert(sizeof(FPropertyBag_e9aae948e398530b) == 0x000160, "Wrong size on FPropertyBag_e9aae948e398530b"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_4_Item__Const) == 0x000000, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_4_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_4_Space__Const) == 0x00000C, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_4_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_4_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_4_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_GetTransform_3_bInitial__Const) == 0x00000E, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_4_Weight__Const) == 0x000010, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_4_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Make_1_1_Elements__Const) == 0x000018, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Make_1_1_Elements__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Make_1_2_Elements__Const) == 0x000030, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Make_1_2_Elements__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RemapAngleLeftRight_MaxAngle__Const) == 0x000048, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RemapAngleLeftRight_MaxAngle__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RemapAngleLeftRight_MinAngle__Const) == 0x000050, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RemapAngleLeftRight_MinAngle__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, LocalVariableDefault__RemapAngleLeftRight_Angle__Const) == 0x000058, "Member 'FPropertyBag_e9aae948e398530b::LocalVariableDefault__RemapAngleLeftRight_Angle__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, LocalVariableDefault__RemapAngleLeftRight_RemapAlpha__Const) == 0x000060, "Member 'FPropertyBag_e9aae948e398530b::LocalVariableDefault__RemapAngleLeftRight_RemapAlpha__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, LocalVariable__FunctionLibrary___RemapAngleLeftRight_VariableNode_9_Value__Const) == 0x000068, "Member 'FPropertyBag_e9aae948e398530b::LocalVariable__FunctionLibrary___RemapAngleLeftRight_VariableNode_9_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Remap_SourceMinimum__Const) == 0x000070, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Remap_SourceMinimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Remap_bClamp__Const) == 0x000078, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Remap_bClamp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_A__Const) == 0x000080, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Maximum__Const) == 0x000088, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_SourceMaximum__Const) == 0x000090, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_A__Const) == 0x000098, "Member 'FPropertyBag_e9aae948e398530b::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___SpringInterp_1_Strength__Const) == 0x0000A0, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___SpringInterp_1_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___SpringInterp_1_Force__Const) == 0x0000A4, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___SpringInterp_1_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Dot___1_B__Const) == 0x0000A8, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Dot___1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Multiply_1_B__Const) == 0x0000C0, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Multiply_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Interpolate_B__Const) == 0x0000C8, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Interpolate_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Subtract_A__Const) == 0x0000D0, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Subtract_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Multiply_5_B__Const) == 0x0000D8, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Multiply_5_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_1_Item__Const) == 0x0000E0, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Axis__Const) == 0x0000F0, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Multiply_3_1_B__Const) == 0x000108, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Multiply_3_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_Item__Const) == 0x000110, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___Multiply_3_B__Const) == 0x000120, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___Multiply_3_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_1_1_Item__Const) == 0x000128, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Axis__Const) == 0x000138, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e9aae948e398530b, RigVMModel___RigUnit_SetTransform_2_Item__Const) == 0x000150, "Member 'FPropertyBag_e9aae948e398530b::RigVMModel___RigUnit_SetTransform_2_Item__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_8ecc9bf1e32eb966 \ +static_assert(alignof(FPropertyBag_8ecc9bf1e32eb966) == 0x000010, "Wrong alignment on FPropertyBag_8ecc9bf1e32eb966"); \ +static_assert(sizeof(FPropertyBag_8ecc9bf1e32eb966) == 0x001E10, "Wrong size on FPropertyBag_8ecc9bf1e32eb966"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___ArrayIterator_1_Element) == 0x000000, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_Transform) == 0x000010, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_CachedIndex) == 0x000070, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___SetTransform_CachedIndex) == 0x000080, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_10_Items__IO) == 0x000090, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_10_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___ArrayIterator_1_Index) == 0x0000A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___ArrayIterator_1_Count) == 0x0000A4, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___ArrayIterator_1_Ratio) == 0x0000A8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___ArrayIterator_1_BlockToRun) == 0x0000AC, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x0000B8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0000D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0000F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000150, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0001B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0001C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000220, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000230, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000250, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000270, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000280, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0002A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0002A8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0002AC, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_Transform) == 0x0002B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_GetTransform_CachedIndex) == 0x000310, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000320, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000380, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000390, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000394, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000398, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x0003A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0003B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0003D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000430, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000490, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0004A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000500, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000510, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000530, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000550, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000560, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000580, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000588, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00058C, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_Transform) == 0x000590, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_GetTransform_CachedIndex) == 0x0005F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000600, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000660, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000670, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000674, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000678, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_1_Items__IO) == 0x000680, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_1_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000690, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0006B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000710, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000770, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000780, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x0007E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x0007F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000810, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000830, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000840, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000860, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000868, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00086C, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_Transform) == 0x000870, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x0008D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x0008E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000940, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000950, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000954, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000958, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_3_Items__IO) == 0x000960, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_3_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000970, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000990, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x0009F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000A50, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000A60, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000AC0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000AD0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000AF0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000B10, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000B20, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000B40, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000B48, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x000B4C, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_Transform) == 0x000B50, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x000BB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000BC0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000C20, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000C30, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000C34, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000C38, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_4_Items__IO) == 0x000C40, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_4_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000C50, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000C70, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000CD0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000D30, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000D40, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000DA0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000DB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000DD0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000DF0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000E00, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000E20, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000E28, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x000E2C, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_Transform) == 0x000E30, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_CachedIndex) == 0x000E90, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000EA0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000F00, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000F10, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000F14, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000F18, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_5_Items__IO) == 0x000F20, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_5_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000F30, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000F50, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000FB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x001010, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x001020, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001080, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001090, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x0010B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x0010D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0010E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x001100, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x001108, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00110C, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_Transform) == 0x001110, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001170, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001180, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0011E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0011F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0011F4, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0011F8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_6_Items__IO) == 0x001200, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_6_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x001210, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x001230, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x001290, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0012F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x001300, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001360, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001370, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x001390, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x0013B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0013C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0013E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0013E8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0013EC, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_Transform) == 0x0013F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001450, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001460, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0014C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0014D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0014D4, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0014D8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_ItemArray_7_Items__IO) == 0x0014E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_ItemArray_7_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0014F0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x001510, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x001570, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0015D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0015E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001640, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001650, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x001670, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x001690, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0016A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0016C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0016C8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0016CC, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_Transform) == 0x0016D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001730, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001740, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0017A0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0017B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0017B4, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0017B8, "Member 'FPropertyBag_8ecc9bf1e32eb966::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionInverse_2_3_2_Result) == 0x0017C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionInverse_2_3_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_Twist) == 0x0017E0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathTransformMakeRelative_3_6_1_1_Local) == 0x001800, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathTransformMakeRelative_3_6_1_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_1_Transform) == 0x001860, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_1_CachedIndex) == 0x0018C0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_1_Transform) == 0x0018D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_1_CachedIndex) == 0x001930, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_Input) == 0x001940, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_Swing) == 0x001960, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_SetRotation_CachedIndex) == 0x001980, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionInverse_2_3_2_1_Result) == 0x001990, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionInverse_2_3_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_1_Twist) == 0x0019B0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_1_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathTransformMakeRelative_3_6_1_1_1_Local) == 0x0019D0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathTransformMakeRelative_3_6_1_1_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_1_1_Transform) == 0x001A30, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_1_1_CachedIndex) == 0x001A90, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_1_1_Transform) == 0x001AA0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_1_1_CachedIndex) == 0x001B00, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_1_Input) == 0x001B10, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_1_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_1_1_Swing) == 0x001B30, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_1_1_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___RigUnit_SetRotation_1_CachedIndex) == 0x001B50, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___RigUnit_SetRotation_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x001B60, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___Multiply_Result) == 0x001B70, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___Multiply_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSlerp_2_4_Result) == 0x001B90, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSlerp_2_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionInverse_2_3_Result) == 0x001BB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionInverse_2_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_Swing) == 0x001BD0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_Swing' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathTransformMakeRelative_3_6_1_Local) == 0x001BF0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathTransformMakeRelative_3_6_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_Transform) == 0x001C50, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___HierarchyGetParent_2_Parent) == 0x001CB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___HierarchyGetParent_2_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___HierarchyGetParent_2_Child__IO) == 0x001CBC, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___HierarchyGetParent_2_Child__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___HierarchyGetParent_2_CachedChild) == 0x001CC8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___HierarchyGetParent_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___HierarchyGetParent_2_CachedParent) == 0x001CD8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___HierarchyGetParent_2_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_5_1_CachedIndex) == 0x001CE8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_5_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_Transform) == 0x001D00, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___GetTransform_6_1_4_1_CachedIndex) == 0x001D60, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___GetTransform_6_1_4_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_Input) == 0x001D70, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_Input' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionSwingTwist_5_Twist) == 0x001D90, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionSwingTwist_5_Twist' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___MathQuaternionInverse_2_3_1_Result) == 0x001DB0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___MathQuaternionInverse_2_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___SetRotation_2_2_CachedIndex) == 0x001DD0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___SetRotation_2_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___CollectionNameSearchArray_Items) == 0x001DE0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___CollectionNameSearchArray_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x001DF0, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x001DF4, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x001DF8, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_8ecc9bf1e32eb966, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x001DFC, "Member 'FPropertyBag_8ecc9bf1e32eb966::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FChaosDestructionEvent_SWC \ static_assert(alignof(FChaosDestructionEvent_SWC) == 0x000004, "Wrong alignment on FChaosDestructionEvent_SWC"); \ @@ -212347,6251 +210062,5117 @@ static_assert(offsetof(FChaosDestructionEvent_SWC, ParticleID) == 0x000038, "Mem static_assert(offsetof(FChaosDestructionEvent_SWC, Time) == 0x00003C, "Member 'FChaosDestructionEvent_SWC::Time' has a wrong offset!"); \ static_assert(offsetof(FChaosDestructionEvent_SWC, Type) == 0x000040, "Member 'FChaosDestructionEvent_SWC::Type' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_909f895c363745c1 \ -static_assert(alignof(FPropertyBag_909f895c363745c1) == 0x000004, "Wrong alignment on FPropertyBag_909f895c363745c1"); \ -static_assert(sizeof(FPropertyBag_909f895c363745c1) == 0x000008, "Wrong size on FPropertyBag_909f895c363745c1"); \ -static_assert(offsetof(FPropertyBag_909f895c363745c1, RigVMModel___OffsetTransformForItem_1_Weight__Const) == 0x000000, "Member 'FPropertyBag_909f895c363745c1::RigVMModel___OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_909f895c363745c1, RigVMModel___OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x000004, "Member 'FPropertyBag_909f895c363745c1::RigVMModel___OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_fa1cf355b43ad9fb \ +static_assert(alignof(FPropertyBag_fa1cf355b43ad9fb) == 0x000010, "Wrong alignment on FPropertyBag_fa1cf355b43ad9fb"); \ +static_assert(sizeof(FPropertyBag_fa1cf355b43ad9fb) == 0x000160, "Wrong size on FPropertyBag_fa1cf355b43ad9fb"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_Item__IO) == 0x000000, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO) == 0x000010, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_CachedIndex) == 0x000070, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000080, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000088, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_1_Item__IO) == 0x000090, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_1_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___Scale_Result) == 0x0000A0, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___Scale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0000C0, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0000C8, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___Scale_Factor) == 0x0000CC, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___Scale_Factor' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_1_OffsetTransform__IO) == 0x0000D0, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_1_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___OffsetTransformForItem_1_1_CachedIndex) == 0x000130, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___OffsetTransformForItem_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000140, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000144, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000148, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_fa1cf355b43ad9fb, RigVMModel___RigVMFunction_ControlFlowBranch_1_1_BlockToRun) == 0x000150, "Member 'FPropertyBag_fa1cf355b43ad9fb::RigVMModel___RigVMFunction_ControlFlowBranch_1_1_BlockToRun' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_31419dc0da7c1b3 \ -static_assert(alignof(FPropertyBag_31419dc0da7c1b3) == 0x000010, "Wrong alignment on FPropertyBag_31419dc0da7c1b3"); \ -static_assert(sizeof(FPropertyBag_31419dc0da7c1b3) == 0x001E10, "Wrong size on FPropertyBag_31419dc0da7c1b3"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___ArrayIterator_1_Element) == 0x000000, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_Transform) == 0x000010, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_CachedIndex) == 0x000070, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___SetTransform_CachedIndex) == 0x000080, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_10_Items__IO) == 0x000090, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_10_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___ArrayIterator_1_Index) == 0x0000A0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___ArrayIterator_1_Count) == 0x0000A4, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___ArrayIterator_1_Ratio) == 0x0000A8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___ArrayIterator_1_BlockToRun) == 0x0000AC, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x0000B8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0000D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0000F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000150, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0001B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0001C0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000220, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000230, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000250, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000270, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000280, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0002A0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0002A8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0002AC, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_Transform) == 0x0002B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_GetTransform_CachedIndex) == 0x000310, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000320, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000380, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000390, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000394, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000398, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x0003A0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0003B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0003D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000430, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000490, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0004A0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000500, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000510, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000530, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000550, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000560, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000580, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000588, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00058C, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_Transform) == 0x000590, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_GetTransform_CachedIndex) == 0x0005F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000600, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000660, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000670, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000674, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000678, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_1_Items__IO) == 0x000680, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_1_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000690, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x0006B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000710, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000770, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000780, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x0007E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x0007F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000810, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000830, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000840, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000860, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000868, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00086C, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_Transform) == 0x000870, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x0008D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x0008E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000940, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000950, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000954, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000958, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_3_Items__IO) == 0x000960, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_3_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000970, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000990, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x0009F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000A50, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000A60, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000AC0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000AD0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000AF0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000B10, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000B20, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000B40, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000B48, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x000B4C, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_Transform) == 0x000B50, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x000BB0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000BC0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000C20, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000C30, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000C34, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000C38, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_4_Items__IO) == 0x000C40, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_4_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000C50, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000C70, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000CD0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x000D30, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x000D40, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x000DA0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x000DB0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x000DD0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x000DF0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x000E00, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x000E20, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x000E28, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x000E2C, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_Transform) == 0x000E30, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_CachedIndex) == 0x000E90, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x000EA0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x000F00, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x000F10, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x000F14, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x000F18, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_5_Items__IO) == 0x000F20, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_5_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x000F30, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x000F50, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x000FB0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x001010, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x001020, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001080, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001090, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x0010B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x0010D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0010E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x001100, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x001108, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x00110C, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_Transform) == 0x001110, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001170, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001180, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0011E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0011F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0011F4, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0011F8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_6_Items__IO) == 0x001200, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_6_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x001210, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x001230, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x001290, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0012F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x001300, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001360, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001370, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x001390, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x0013B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0013C0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0013E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0013E8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0013EC, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_Transform) == 0x0013F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001450, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001460, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0014C0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0014D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0014D4, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0014D8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_ItemArray_7_Items__IO) == 0x0014E0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_ItemArray_7_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist) == 0x0014F0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local) == 0x001510, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathTransformMakeRelative_3_4_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform) == 0x001570, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex) == 0x0015D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform) == 0x0015E0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex) == 0x001640, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input) == 0x001650, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing) == 0x001670, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x001690, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result) == 0x0016A0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0016C0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x0016C8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T) == 0x0016CC, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_Transform) == 0x0016D0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_CachedIndex) == 0x001730, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO) == 0x001740, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex) == 0x0017A0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0017B0, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0017B4, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0017B8, "Member 'FPropertyBag_31419dc0da7c1b3::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionInverse_2_3_2_Result) == 0x0017C0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionInverse_2_3_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_Twist) == 0x0017E0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathTransformMakeRelative_3_6_1_1_Local) == 0x001800, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathTransformMakeRelative_3_6_1_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_1_Transform) == 0x001860, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_1_CachedIndex) == 0x0018C0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_1_Transform) == 0x0018D0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_1_CachedIndex) == 0x001930, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_Input) == 0x001940, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_Swing) == 0x001960, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_SetRotation_CachedIndex) == 0x001980, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionInverse_2_3_2_1_Result) == 0x001990, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionInverse_2_3_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_1_Twist) == 0x0019B0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_1_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathTransformMakeRelative_3_6_1_1_1_Local) == 0x0019D0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathTransformMakeRelative_3_6_1_1_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_1_1_Transform) == 0x001A30, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_1_1_CachedIndex) == 0x001A90, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_1_1_Transform) == 0x001AA0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_1_1_CachedIndex) == 0x001B00, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_1_Input) == 0x001B10, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_1_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_1_1_Swing) == 0x001B30, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_1_1_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___RigUnit_SetRotation_1_CachedIndex) == 0x001B50, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___RigUnit_SetRotation_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x001B60, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___Multiply_Result) == 0x001B70, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSlerp_2_4_Result) == 0x001B90, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSlerp_2_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionInverse_2_3_Result) == 0x001BB0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionInverse_2_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_Swing) == 0x001BD0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_Swing' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathTransformMakeRelative_3_6_1_Local) == 0x001BF0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathTransformMakeRelative_3_6_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_Transform) == 0x001C50, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___HierarchyGetParent_2_Parent) == 0x001CB0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___HierarchyGetParent_2_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___HierarchyGetParent_2_Child__IO) == 0x001CBC, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___HierarchyGetParent_2_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___HierarchyGetParent_2_CachedChild) == 0x001CC8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___HierarchyGetParent_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___HierarchyGetParent_2_CachedParent) == 0x001CD8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___HierarchyGetParent_2_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_5_1_CachedIndex) == 0x001CE8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_5_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_Transform) == 0x001D00, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___GetTransform_6_1_4_1_CachedIndex) == 0x001D60, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___GetTransform_6_1_4_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_Input) == 0x001D70, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_Input' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionSwingTwist_5_Twist) == 0x001D90, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionSwingTwist_5_Twist' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___MathQuaternionInverse_2_3_1_Result) == 0x001DB0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___MathQuaternionInverse_2_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___SetRotation_2_2_CachedIndex) == 0x001DD0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___SetRotation_2_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___CollectionNameSearchArray_Items) == 0x001DE0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___CollectionNameSearchArray_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x001DF0, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x001DF4, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x001DF8, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_31419dc0da7c1b3, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x001DFC, "Member 'FPropertyBag_31419dc0da7c1b3::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_aa8759ef581722c3 \ +static_assert(alignof(FPropertyBag_aa8759ef581722c3) == 0x000010, "Wrong alignment on FPropertyBag_aa8759ef581722c3"); \ +static_assert(sizeof(FPropertyBag_aa8759ef581722c3) == 0x002960, "Wrong size on FPropertyBag_aa8759ef581722c3"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_2_Transform) == 0x000000, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_2_CachedIndex) == 0x000060, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_4_2_1_2_CachedIndex) == 0x000070, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_4_2_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_1_Transform) == 0x000080, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_1_CachedIndex) == 0x0000E0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_4_1_1_1_1_CachedIndex) == 0x0000F0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_4_1_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Transform) == 0x000100, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_CachedIndex) == 0x000160, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_4_2_1_1_1_1_CachedIndex) == 0x000170, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_4_2_1_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_1_2_Transform) == 0x000180, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_1_1_1_2_CachedIndex) == 0x0001E0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_1_1_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_4_2_1_1_2_CachedIndex) == 0x0001F0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_4_2_1_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ParentConstraint_ChildCache) == 0x000200, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ParentConstraint_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ParentConstraint_ParentCaches) == 0x000210, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ParentConstraint_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ParentConstraint_1_ChildCache) == 0x000220, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ParentConstraint_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ParentConstraint_1_ParentCaches) == 0x000230, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ParentConstraint_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_1_Is_Sloping) == 0x000240, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_1_Is_Sloping' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_1_Slope_Angle) == 0x000248, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_1_Slope_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathQuaternionToEuler_Result) == 0x000260, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1te_1454914986) == 0x000278, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1te_1454914986' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_Result) == 0x0002D0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1te_2737439912) == 0x000330, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1te_2737439912' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000380, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_Result) == 0x000398, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x0003B0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x000410, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_A) == 0x000420, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorScale_1_Result) == 0x000438, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorScale_1_Factor) == 0x000450, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_1_Result) == 0x000458, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorScale_Result) == 0x000470, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000488, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000490, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x0004A8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x0004C0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x000520, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_2_Result) == 0x000538, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x000550, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x0005B0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_2_A) == 0x0005C0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorAdd_1_1_Result) == 0x0005D8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x0005F0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x0005F8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x000610, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_Primary__IO) == 0x000620, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x000668, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x0006B0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x0006C0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x0006D0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathQuaternionToEuler_Value) == 0x0006E0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathBoolNot_Result) == 0x000700, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Result) == 0x000701, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_MathBoolAnd_Result) == 0x000702, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x000710, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x000770, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_BranchNode_BlockToRun) == 0x0007D0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_1___DrawSlope_BranchNode_1_BlockToRun) == 0x0007D8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_1___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_2_Is_Sloping) == 0x0007E0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_2_Is_Sloping' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_2_Slope_Angle) == 0x0007E8, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_2_Slope_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathQuaternionToEuler_Result) == 0x000800, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2te_1454914986) == 0x000818, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2te_1454914986' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_Result) == 0x000870, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2te_2737439912) == 0x0008D0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2te_2737439912' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000920, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_Result) == 0x000938, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x000950, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x0009B0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_A) == 0x0009C0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorScale_1_Result) == 0x0009D8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorScale_1_Factor) == 0x0009F0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_1_Result) == 0x0009F8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorScale_Result) == 0x000A10, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000A28, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000A30, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x000A48, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x000A60, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x000AC0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_2_Result) == 0x000AD8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x000AF0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x000B50, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_2_A) == 0x000B60, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorAdd_1_1_Result) == 0x000B78, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x000B90, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x000B98, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x000BB0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_Primary__IO) == 0x000BC0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x000C08, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x000C50, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x000C60, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x000C70, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathQuaternionToEuler_Value) == 0x000C80, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathBoolNot_Result) == 0x000CA0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Result) == 0x000CA1, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_MathBoolAnd_Result) == 0x000CA2, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x000CB0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x000D10, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_BranchNode_BlockToRun) == 0x000D70, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope_2___DrawSlope_BranchNode_1_BlockToRun) == 0x000D78, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope_2___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_Is_Sloping) == 0x000D80, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_Is_Sloping' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___DrawSlope_Slope_Angle) == 0x000D88, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___DrawSlope_Slope_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathQuaternionToEuler_Result) == 0x000DA0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlopete_1454914986) == 0x000DB8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlopete_1454914986' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_Result) == 0x000E10, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlopete_2737439912) == 0x000E70, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlopete_2737439912' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000EC0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_Result) == 0x000ED8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x000EF0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x000F50, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_A) == 0x000F60, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorScale_1_Result) == 0x000F78, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorScale_1_Factor) == 0x000F90, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_1_Result) == 0x000F98, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorScale_Result) == 0x000FB0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000FC8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000FD0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x000FE8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x001000, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x001060, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_2_Result) == 0x001078, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x001090, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x0010F0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_2_A) == 0x001100, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorAdd_1_1_Result) == 0x001118, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x001130, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x001138, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x001150, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_Primary__IO) == 0x001160, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x0011A8, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x0011F0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x001200, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x001210, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathQuaternionToEuler_Value) == 0x001220, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathBoolNot_Result) == 0x001240, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathVectorIsNearlyZero_Result) == 0x001241, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_MathBoolAnd_Result) == 0x001242, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x001250, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x0012B0, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_BranchNode_BlockToRun) == 0x001310, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, DrawSlope___DrawSlope_BranchNode_1_BlockToRun) == 0x001318, "Member 'FPropertyBag_aa8759ef581722c3::DrawSlope___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_TargetOffsetZ) == 0x001320, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_TargetOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_NewHitNormal) == 0x001328, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_NewHitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_DidTraceHit) == 0x001340, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_DidTraceHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTracete_2172978435) == 0x001348, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTracete_2172978435' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result) == 0x001398, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTracete_1458898509) == 0x0013B0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTracete_1458898509' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform) == 0x001400, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex) == 0x001460, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_A) == 0x001470, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTracete_1343133314) == 0x001488, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTracete_1343133314' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result) == 0x0014D8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_If_Result) == 0x0014F0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTracete_749715256) == 0x001500, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTracete_749715256' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_Make_Array_Array) == 0x001550, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_Make_Array_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation) == 0x001560, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal) == 0x001578, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_WorkData) == 0x001590, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_If_1_Result) == 0x0015A0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_If_1_Condition) == 0x0015B8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO) == 0x0015C0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_RerouteNode_17_Elements) == 0x001620, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_RerouteNode_17_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_A) == 0x001680, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_Result) == 0x001698, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_MathVectorScale_Result) == 0x0016B0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTracete_706990341) == 0x0016C8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTracete_706990341' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_If_2_Result) == 0x001718, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_If_2_Condition) == 0x001730, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Velocity) == 0x001738, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult) == 0x001750, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SpringState) == 0x001760, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_BranchNode_BlockToRun) == 0x001770, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_BranchNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace___ProcessFootTrace_RerouteNode_16_Elements) == 0x001778, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace___ProcessFootTrace_RerouteNode_16_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_1_TargetOffsetZ) == 0x001790, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_1_TargetOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_1_NewHitNormal) == 0x001798, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_1_NewHitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootTrace_1_DidTraceHit) == 0x0017B0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootTrace_1_DidTraceHit' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1te_2172978435) == 0x0017B8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1te_2172978435' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result) == 0x001808, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1te_1458898509) == 0x001820, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1te_1458898509' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform) == 0x001870, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex) == 0x0018D0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_A) == 0x0018E0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1te_1343133314) == 0x0018F8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1te_1343133314' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result) == 0x001948, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_If_Result) == 0x001960, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1te_749715256) == 0x001970, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1te_749715256' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_Make_Array_Array) == 0x0019C0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_Make_Array_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation) == 0x0019D0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal) == 0x0019E8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_WorkData) == 0x001A00, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_If_1_Result) == 0x001A10, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_If_1_Condition) == 0x001A28, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO) == 0x001A30, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_RerouteNode_17_Elements) == 0x001A90, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_RerouteNode_17_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_A) == 0x001AF0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_Result) == 0x001B08, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Result) == 0x001B20, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1te_706990341) == 0x001B38, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1te_706990341' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_If_2_Result) == 0x001B88, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_If_2_Condition) == 0x001BA0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Velocity) == 0x001BA8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult) == 0x001BC0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SpringState) == 0x001BD0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_BranchNode_BlockToRun) == 0x001BE0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_BranchNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootTrace_1___ProcessFootTrace_RerouteNode_16_Elements) == 0x001BE8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootTrace_1___ProcessFootTrace_RerouteNode_16_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SpringInterpV2_Result) == 0x001C00, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SpringInterpV2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathFloatMin_1_Result) == 0x001C04, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathFloatMin_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathFloatMin_1_A) == 0x001C08, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathFloatMin_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathFloatMin_1_B) == 0x001C0C, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathFloatMin_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SpringInterpV2_Current) == 0x001C10, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SpringInterpV2_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SpringInterpV2_Velocity) == 0x001C14, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SpringInterpV2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SpringInterpV2_SimulatedResult) == 0x001C18, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SpringInterpV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SpringInterpV2_SpringState) == 0x001C28, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SpringInterpV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformRotateVector_1_Result) == 0x001C38, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformRotateVector_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformInverse_1_Result) == 0x001C50, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformInverse_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_1_Transform) == 0x001CB0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_1_CachedIndex) == 0x001D10, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformRotateVector_1_Vector__IO) == 0x001D20, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformRotateVector_1_Vector__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_Value__IO) == 0x001D40, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_CachedIndex) == 0x001DA0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformRotateVector_1_1_Result) == 0x001DB0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformRotateVector_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformInverse_1_1_Result) == 0x001DD0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformInverse_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_1_1_Transform) == 0x001E30, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_1_1_CachedIndex) == 0x001E90, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___MathTransformRotateVector_1_1_Vector__IO) == 0x001EA0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___MathTransformRotateVector_1_1_Vector__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO) == 0x001EC0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___OffsetTransformForItem_1_CachedIndex) == 0x001F20, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_SetControlVector_1_CachedControlIndex) == 0x001F30, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_SetControlVector_1_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_CurOffsetZ) == 0x001F40, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_CurOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_TargetOffsetZ) == 0x001F44, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_TargetOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_NewOffsetZ) == 0x001F48, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_NewOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result) == 0x001F50, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathTransformInverse_1_1_1_Result) == 0x001F70, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathTransformInverse_1_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform) == 0x001FD0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedChild) == 0x002030, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedParent) == 0x002040, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_If_Result) == 0x002050, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_If_Condition) == 0x002054, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathFloatSub_Result) == 0x002058, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathFloatSub_B) == 0x00205C, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathFloatSub_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Velocity) == 0x002060, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SimulatedResult) == 0x002068, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SpringState) == 0x002078, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO) == 0x002088, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO) == 0x0020A0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex) == 0x002100, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_Result) == 0x002110, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Result) == 0x002130, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_GetTransform_Transform) == 0x002190, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_GetTransform_CachedIndex) == 0x0021F0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Primary__IO) == 0x002200, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace) == 0x002248, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace) == 0x002258, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_AimBoneMath_bIsInitialized) == 0x002268, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_A) == 0x002280, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_B) == 0x0022A0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset___ProcessFootOffset_SetRotation_CachedIndex) == 0x0022C0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset___ProcessFootOffset_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_1_CurOffsetZ) == 0x0022D0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_1_CurOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_1_TargetOffsetZ) == 0x0022D4, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_1_TargetOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___ProcessFootOffset_1_NewOffsetZ) == 0x0022D8, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___ProcessFootOffset_1_NewOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result) == 0x0022E0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathTransformInverse_1_1_1_Result) == 0x002300, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathTransformInverse_1_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform) == 0x002360, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedChild) == 0x0023C0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedParent) == 0x0023D0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_If_Result) == 0x0023E0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_If_Condition) == 0x0023E4, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_Result) == 0x0023E8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_B) == 0x0023EC, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Velocity) == 0x0023F0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SimulatedResult) == 0x0023F8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SpringState) == 0x002408, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO) == 0x002418, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO) == 0x002430, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex) == 0x002490, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_Result) == 0x0024A0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Result) == 0x0024C0, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_GetTransform_Transform) == 0x002520, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_GetTransform_CachedIndex) == 0x002580, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Primary__IO) == 0x002590, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace) == 0x0025D8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace) == 0x0025E8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_bIsInitialized) == 0x0025F8, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_A) == 0x002610, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_B) == 0x002630, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, ProcessFootOffset_1___ProcessFootOffset_SetRotation_CachedIndex) == 0x002650, "Member 'FPropertyBag_aa8759ef581722c3::ProcessFootOffset_1___ProcessFootOffset_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_9_1_Transform) == 0x002660, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_9_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_9_1_CachedIndex) == 0x0026C0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_9_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___SetTransform_2_2_1_CachedIndex) == 0x0026D0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___SetTransform_2_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_8_3_Transform) == 0x0026E0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_8_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_8_3_CachedIndex) == 0x002740, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_8_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x002750, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x0027B0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_PoleVector) == 0x0027C0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_PoleVector' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex) == 0x0027D8, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex) == 0x0027E8, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex) == 0x0027F8, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex) == 0x002808, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_8_1_1_Transform) == 0x002820, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_8_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___GetTransform_8_1_1_CachedIndex) == 0x002880, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___GetTransform_8_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_2_Transform) == 0x002890, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigUnit_GetTransform_2_2_CachedIndex) == 0x0028F0, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigUnit_GetTransform_2_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_1_PoleVector) == 0x002900, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_1_PoleVector' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemAIndex) == 0x002918, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemAIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemBIndex) == 0x002928, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemBIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_1_CachedEffectorItemIndex) == 0x002938, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_1_CachedEffectorItemIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___TwoBoneIKSimplePerItem_1_CachedPoleVectorSpaceIndex) == 0x002948, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___TwoBoneIKSimplePerItem_1_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_aa8759ef581722c3, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x002958, "Member 'FPropertyBag_aa8759ef581722c3::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_d21f6764046456e7 \ -static_assert(alignof(FPropertyBag_d21f6764046456e7) == 0x000010, "Wrong alignment on FPropertyBag_d21f6764046456e7"); \ -static_assert(sizeof(FPropertyBag_d21f6764046456e7) == 0x000210, "Wrong size on FPropertyBag_d21f6764046456e7"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_1_Minimum__Const) == 0x000000, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_1_Maximum__Const) == 0x000008, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterp_CriticalDamping__Const) == 0x000010, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterp_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterp_Force__Const) == 0x000014, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterp_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterp_bUseCurrentInput__Const) == 0x000018, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterp_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Dot___B__Const) == 0x000020, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Dot___B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Multiply_17_B__Const) == 0x000038, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Multiply_17_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterp_1_bUseCurrentInput__Const) == 0x000040, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterp_1_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Greater_2_B__Const) == 0x000048, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Greater_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_3_1_Minimum__Const) == 0x000050, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_3_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_3_1_Maximum__Const) == 0x000058, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_3_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_3_Minimum__Const) == 0x000060, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_3_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Clamp_3_Maximum__Const) == 0x000068, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Clamp_3_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterp_1_1_Strength__Const) == 0x000070, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterp_1_1_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Divide_1_1_A__Const) == 0x000078, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Divide_1_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Multiply_2_1_A__Const) == 0x000080, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Multiply_2_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Multiply_2_1_B__Const) == 0x000088, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Multiply_2_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Remap_SourceMaximum__Const) == 0x000090, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Remap_SourceMaximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_GetTransform_3_Space__Const) == 0x000098, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_ItemArray_1_Items__Const) == 0x0000A0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_ItemArray_1_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_ItemArray_4_Items__Const) == 0x0000B0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_ItemArray_4_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_ItemArray_3_Items__Const) == 0x0000C0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_ItemArray_3_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_GetTransform_Item__Const) == 0x0000D0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_GetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Axis__Const) == 0x0000E0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Multiply_6_B__Const) == 0x0000F8, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Multiply_6_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_SetTransform_2_Space__Const) == 0x000100, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Axis__Const) == 0x000108, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Axis__Const) == 0x000120, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___Multiply_8_B__Const) == 0x000138, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___Multiply_8_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x000140, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Interpolate_1_A__Const) == 0x000150, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Interpolate_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Multiply_9_1_B__Const) == 0x000170, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Multiply_9_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_RotationOrder__Const) == 0x000178, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Interpolate_1_T__Const) == 0x00017C, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Interpolate_1_T__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Clamp_2_1_Minimum__Const) == 0x000180, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Clamp_2_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Clamp_2_1_Maximum__Const) == 0x000188, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Clamp_2_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, CircleTransformation___CircleTransformation_Divide_3_1_B__Const) == 0x000190, "Member 'FPropertyBag_d21f6764046456e7::CircleTransformation___CircleTransformation_Divide_3_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___SpringInterpQuaternionV2_Torque__Const) == 0x000198, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___SpringInterpQuaternionV2_Torque__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___GreaterEqual_1_B__Const) == 0x0001B0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___GreaterEqual_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___ClampDeltas_percentage_of_max_length__Const) == 0x0001B8, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___ClampDeltas_percentage_of_max_length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___ClampDeltas_max_elongation__Const) == 0x0001C0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___ClampDeltas_max_elongation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, ClampDeltas___ClampDeltas_Power_3_B__Const) == 0x0001C8, "Member 'FPropertyBag_d21f6764046456e7::ClampDeltas___ClampDeltas_Power_3_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, ClampDeltas___ClampDeltas_Clamp_Minimum__Const) == 0x0001D0, "Member 'FPropertyBag_d21f6764046456e7::ClampDeltas___ClampDeltas_Clamp_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, ClampDeltas___ClampDeltas_Add_4_B__Const) == 0x0001D8, "Member 'FPropertyBag_d21f6764046456e7::ClampDeltas___ClampDeltas_Add_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorClampLength_MinimumLength__Const) == 0x0001E0, "Member 'FPropertyBag_d21f6764046456e7::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorClampLength_MinimumLength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_SetTransform_3_Item__Const) == 0x0001E4, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_SetTransform_3_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___At_12_2_Index__Const) == 0x0001F0, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___At_12_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___RigUnit_SetTransform_3_2_Item__Const) == 0x0001F4, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___RigUnit_SetTransform_3_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d21f6764046456e7, RigVMModel___At_12_2_1_Index__Const) == 0x000200, "Member 'FPropertyBag_d21f6764046456e7::RigVMModel___At_12_2_1_Index__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_c3950530eb46faf1 \ +static_assert(alignof(FPropertyBag_c3950530eb46faf1) == 0x000010, "Wrong alignment on FPropertyBag_c3950530eb46faf1"); \ +static_assert(sizeof(FPropertyBag_c3950530eb46faf1) == 0x000B80, "Wrong size on FPropertyBag_c3950530eb46faf1"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_2_Item__Const) == 0x000000, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_2_Space__Const) == 0x00000C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_2_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___RigUnit_GetTransform_1_1_2_Item__Const) == 0x000010, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___RigUnit_GetTransform_1_1_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_2_Weight__Const) == 0x00001C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_2_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_2_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_1_1_1_1_Item__Const) == 0x000024, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_1_1_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___RigUnit_GetTransform_2_1_Item__Const) == 0x000030, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___RigUnit_GetTransform_2_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_1_1_1_Item__Const) == 0x00003C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_1_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Item__Const) == 0x000048, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_4_2_1_1_2_Item__Const) == 0x000054, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_4_2_1_1_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___RigUnit_GetTransform_1_1_1_2_Item__Const) == 0x000060, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___RigUnit_GetTransform_1_1_1_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_Child__Const) == 0x00006C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_Child__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_Filter__Const) == 0x000078, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_Filter__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_Parents__Const) == 0x000088, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_AdvancedSettings__Const) == 0x000098, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_AdvancedSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_1_Child__Const) == 0x00009C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_1_Child__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ParentConstraint_1_Parents__Const) == 0x0000A8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ParentConstraint_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Item__Const) == 0x0000B8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Color__Const) == 0x0000C4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Rectangle_Size__Const) == 0x0000D4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Rectangle_Size__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Rectangle_Thickness__Const) == 0x0000D8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Rectangle_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Axis__Const) == 0x0000E0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_1_Hit_Radius__Const) == 0x0000F8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_1_Hit_Radius__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_hitPoints__Const) == 0x000100, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_hitPoints__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_ArrayIterator_Array__Const) == 0x000110, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_ArrayIterator_Array__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_isSloping__Const) == 0x000120, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_isSloping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_slopeAngle__Const) == 0x000128, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_slopeAngle__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_hitPoint__Const) == 0x000140, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_hitPoint__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_HitNormal__Const) == 0x000158, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_HitNormal__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_HitLocation__Const) == 0x000170, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_HitLocation__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, LocalVariableDefault__DrawSlope_MathVectorClampSpatially_Result__Const) == 0x000188, "Member 'FPropertyBag_c3950530eb46faf1::LocalVariableDefault__DrawSlope_MathVectorClampSpatially_Result__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x0001A0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x0001A1, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_MathVectorScale_Factor__Const) == 0x0001A4, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x0001A8, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_MathVectorAdd_2_B__Const) == 0x0001B0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x0001C8, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_AimBoneMath_2_Weight__Const) == 0x0001E0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x0001F0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x000260, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x000264, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x000270, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x0002D0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugLineItemSpace_Color__Const) == 0x0002D4, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x0002E4, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x0002E8, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x0002EC, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x0002F0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DrawSlope_2_Item__Const) == 0x0002F4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DrawSlope_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x000300, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x000301, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_MathVectorScale_Factor__Const) == 0x000304, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x000308, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_MathVectorAdd_2_B__Const) == 0x000310, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x000328, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_AimBoneMath_2_Weight__Const) == 0x000340, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x000350, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x0003C0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x0003C4, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x0003D0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x000430, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugLineItemSpace_Color__Const) == 0x000434, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x000444, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x000448, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x00044C, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x000450, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x000454, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x000455, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_MathVectorScale_Factor__Const) == 0x000458, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x00045C, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_MathVectorAdd_2_B__Const) == 0x000460, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x000478, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_AimBoneMath_2_Weight__Const) == 0x000490, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x0004A0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x000510, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x000514, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x000520, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x000580, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugLineItemSpace_Color__Const) == 0x000584, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x000594, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x000598, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x00059C, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x0005A0, "Member 'FPropertyBag_c3950530eb46faf1::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___ProcessFootTrace_Sphere_Radius__Const) == 0x0005A4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___ProcessFootTrace_Sphere_Radius__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const) == 0x0005A8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const) == 0x0005A9, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const) == 0x0005B0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const) == 0x0005C8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const) == 0x0005C9, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const) == 0x0005CC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const) == 0x0005DC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const) == 0x0005E0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const) == 0x0005E4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_Make_Array_Values_0__Const) == 0x0005E5, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_Make_Array_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_If_True__Const) == 0x0005E8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_If_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_If_False__Const) == 0x0005F8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_If_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const) == 0x000610, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const) == 0x000670, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const) == 0x000674, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_If_2_False__Const) == 0x000678, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_If_2_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Strength__Const) == 0x000690, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const) == 0x000694, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Force__Const) == 0x000698, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const) == 0x0006B0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_MathVectorScale_Factor__Const) == 0x0006B4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_MathVectorScale_Factor__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const) == 0x0006B8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const) == 0x0006BC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const) == 0x0006BD, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const) == 0x0006C0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const) == 0x0006D8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const) == 0x0006D9, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const) == 0x0006DC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const) == 0x0006EC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const) == 0x0006F0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const) == 0x0006F4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_Make_Array_Values_0__Const) == 0x0006F5, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_Make_Array_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_If_True__Const) == 0x0006F8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_If_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_If_False__Const) == 0x000708, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_If_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const) == 0x000720, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const) == 0x000780, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const) == 0x000784, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_If_2_False__Const) == 0x000788, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_If_2_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Strength__Const) == 0x0007A0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const) == 0x0007A4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Force__Const) == 0x0007A8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const) == 0x0007C0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Factor__Const) == 0x0007C4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Factor__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const) == 0x0007C8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SpringInterpV2_Strength__Const) == 0x0007CC, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SpringInterpV2_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SpringInterpV2_Force__Const) == 0x0007D0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SpringInterpV2_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_Item__Const) == 0x0007D4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___SetTransform_Space__Const) == 0x0007E0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___OffsetTransformForItem_1_Item__Const) == 0x0007E4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___OffsetTransformForItem_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___RigUnit_SetControlVector_1_Control__Const) == 0x0007F0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___RigUnit_SetControlVector_1_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const) == 0x0007F8, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const) == 0x0007FC, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Strength__Const) == 0x000808, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const) == 0x00080C, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Force__Const) == 0x000810, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const) == 0x000814, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const) == 0x000818, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const) == 0x00081C, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_SetRotation_Space__Const) == 0x000820, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_SetRotation_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_GetTransform_Item__Const) == 0x000824, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_GetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Secondary__Const) == 0x000830, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Secondary__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset___ProcessFootOffset_AimBoneMath_DebugSettings__Const) == 0x000880, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset___ProcessFootOffset_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const) == 0x0008F0, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const) == 0x0008F4, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Strength__Const) == 0x000900, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const) == 0x000904, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Force__Const) == 0x000908, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const) == 0x00090C, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const) == 0x000910, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const) == 0x000914, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_SetRotation_Space__Const) == 0x000918, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_SetRotation_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_GetTransform_Item__Const) == 0x00091C, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_GetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Secondary__Const) == 0x000928, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Secondary__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_DebugSettings__Const) == 0x000970, "Member 'FPropertyBag_c3950530eb46faf1::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DebugTransformMutableItemSpace_2_Mode__Const) == 0x0009E0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DebugTransformMutableItemSpace_2_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DebugTransformMutableItemSpace_2_Color__Const) == 0x0009E4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DebugTransformMutableItemSpace_2_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DebugTransformMutableItemSpace_2_Scale__Const) == 0x0009F4, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DebugTransformMutableItemSpace_2_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___DebugTransformMutableItemSpace_2_WorldOffset__Const) == 0x000A00, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___DebugTransformMutableItemSpace_2_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const) == 0x000A60, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const) == 0x000A6C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const) == 0x000A78, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const) == 0x000A90, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const) == 0x000AA8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const) == 0x000AAC, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const) == 0x000AB8, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const) == 0x000AC0, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_1_ItemA__Const) == 0x000B30, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_1_ItemA__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_1_ItemB__Const) == 0x000B3C, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_1_ItemB__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_1_PrimaryAxis__Const) == 0x000B48, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_1_PrimaryAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_c3950530eb46faf1, RigVMModel___TwoBoneIKSimplePerItem_1_SecondaryAxis__Const) == 0x000B60, "Member 'FPropertyBag_c3950530eb46faf1::RigVMModel___TwoBoneIKSimplePerItem_1_SecondaryAxis__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_48121f15f2e1e695 \ -static_assert(alignof(FPropertyBag_48121f15f2e1e695) == 0x000010, "Wrong alignment on FPropertyBag_48121f15f2e1e695"); \ -static_assert(sizeof(FPropertyBag_48121f15f2e1e695) == 0x001AB0, "Wrong size on FPropertyBag_48121f15f2e1e695"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_Result) == 0x000000, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Clamp_1_Result) == 0x000008, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Clamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_Result) == 0x000010, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorLength_Result) == 0x000018, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorLength_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorLength_Value) == 0x000020, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorLength_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_A) == 0x000038, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_GetDeltaTime_Result) == 0x000040, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_GetDeltaTime_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_B) == 0x000048, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_Target) == 0x000050, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_Strength) == 0x000054, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_Current) == 0x000058, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_Velocity) == 0x00005C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_SimulatedResult) == 0x000060, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_SpringState) == 0x000070, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_Result) == 0x000080, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Clamp_Result) == 0x000088, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_1_Result) == 0x000090, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_Result) == 0x000098, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Angle) == 0x0000A0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Value) == 0x0000B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Axis) == 0x0000D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Axis' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_A) == 0x0000E8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Dot___Result) == 0x0000F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Dot___Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_B) == 0x0000F8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_GetDeltaTime_1_Result) == 0x000100, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_GetDeltaTime_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_1_B) == 0x000108, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_17_Result) == 0x000110, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_17_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_Target) == 0x000118, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_Strength) == 0x00011C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_Current) == 0x000120, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_Velocity) == 0x000124, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_SimulatedResult) == 0x000128, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_SpringState) == 0x000138, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_1_Result) == 0x000148, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Select_1_2_Result) == 0x00014C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Select_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathBoolToInteger_1_2_Result) == 0x000150, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathBoolToInteger_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Greater_2_Result) == 0x000154, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Greater_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Select_1_2_Index) == 0x000158, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Select_1_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_6_Result) == 0x000160, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Clamp_3_1_Result) == 0x000168, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Clamp_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Clamp_3_Result) == 0x000170, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Clamp_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Select_1_2_Values_1) == 0x000178, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Select_1_2_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_1_Current) == 0x00017C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_1_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_1_Velocity) == 0x000180, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_1_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_1_SimulatedResult) == 0x000188, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_1_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_1_1_SpringState) == 0x000198, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_1_1_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_4_Result) == 0x0001A8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_1_1_Result) == 0x0001B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_2_1_Result) == 0x0001B8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_2_Result) == 0x0001C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_7_Result) == 0x0001C8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Atan_Result) == 0x0001D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Atan_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_1_Multiply_1_1_Result) == 0x0001D8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_1_Multiply_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_1_Multiply_1_Result) == 0x0001E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_1_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Remap_Result) == 0x0001E8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Remap_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_5_Result) == 0x0001F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_2_2_Result) == 0x0001F8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_Index) == 0x000200, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000210, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_Element) == 0x000270, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_Item__IO) == 0x00027C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000288, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Add_9_Result) == 0x000298, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Add_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorDistance_Result) == 0x0002A0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorDistance_A) == 0x0002A8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_2_Transform) == 0x0002C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_14_Element) == 0x000320, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_14_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_1_Items__IO) == 0x000330, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_1_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_2_CachedIndex) == 0x000340, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorDistance_B) == 0x000350, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Add_9_A) == 0x000368, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Add_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorDistance_1_Result) == 0x000370, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_2_1_Transform) == 0x000380, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_14_1_Element) == 0x0003E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_14_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_4_Items__IO) == 0x0003F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_4_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_2_1_CachedIndex) == 0x000400, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorDistance_1_B) == 0x000410, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorDistance_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Add_9_B) == 0x000428, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Add_9_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_3_Items__IO) == 0x000430, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_3_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_Count) == 0x000440, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_Ratio) == 0x000444, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_BlockToRun) == 0x000448, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_Transform) == 0x000450, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x0004B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result) == 0x0004C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle) == 0x0004E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RotateAroundPivot_ResultTransform) == 0x0004F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RotateAroundPivot_ResultTransform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Multiply_3_Result) == 0x000550, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Multiply_3_B) == 0x000570, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Multiply_3_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Add_Result) == 0x000590, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Rotate_Vector_Result) == 0x0005A8, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Rotate_Vector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Subtract_Result) == 0x0005C0, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RotateAroundPivot___RotateAroundPivot_Subtract_A) == 0x0005D8, "Member 'FPropertyBag_48121f15f2e1e695::RotateAroundPivot___RotateAroundPivot_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_2_Result) == 0x0005F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Result) == 0x000610, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Rotate_Vector_Result) == 0x000630, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Rotate_Vector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_6_Result) == 0x000648, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Angle) == 0x000650, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_2_B) == 0x000660, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorMake_2_Result) == 0x000680, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorMake_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorMake_2_X) == 0x000698, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorMake_2_X' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorMake_2_Y) == 0x00069C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorMake_2_Y' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_1_Result) == 0x0006A0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_1_A) == 0x0006A8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_14_Result) == 0x0006B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_14_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_Result) == 0x0006B8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_5_Result) == 0x0006C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Divide_5_A) == 0x0006C8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Divide_5_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Cos_Result) == 0x0006D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Cos_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorMake_2_Z) == 0x0006D8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorMake_2_Z' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x0006E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000740, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_Element) == 0x000750, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_2_Item__IO) == 0x00075C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_Multiply_3_2_Result) == 0x000770, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_Multiply_3_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_Multiply_3_1_Result) == 0x000790, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_Multiply_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_Multiply_3_Result) == 0x0007B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Result) == 0x0007D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Angle) == 0x0007F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result) == 0x000800, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle) == 0x000820, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Result) == 0x000830, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Absolute_Result) == 0x000850, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Absolute_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_8_Result) == 0x000858, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Angle) == 0x000860, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x000870, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_4_Item__IO) == 0x0008D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_4_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x0008E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_3_Multiply_3_2_B) == 0x0008F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_3_Multiply_3_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_2_Value__IO) == 0x000910, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x000970, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x000980, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_Index) == 0x000990, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_Count) == 0x000994, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_Ratio) == 0x000998, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_BlockToRun) == 0x00099C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_Index) == 0x0009A4, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___CircleTransformation_Turn) == 0x0009B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___CircleTransformation_Turn' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___CircleTransformation_ResultTransform) == 0x0009D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___CircleTransformation_ResultTransform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_1_1_Transform) == 0x000A30, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_3_Element) == 0x000A90, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_3_1_1_Items__IO) == 0x000AA0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_3_1_1_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_3_1_1_CachedIndex) == 0x000AB0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_5_Element) == 0x000AC0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_5_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___CircleTransformation_ResultOffset) == 0x000B20, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___CircleTransformation_ResultOffset' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Rotate_Vector_1_1_Result) == 0x000B80, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Rotate_Vector_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Interpolate_1_Result) == 0x000BA0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Interpolate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_9_1_Result) == 0x000BC0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_9_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_Result) == 0x000BC8, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_A) == 0x000BD0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_Euler__IO) == 0x000BD8, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Scale_1_Result) == 0x000BF0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Scale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Scale_1_Value) == 0x000C08, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Scale_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Divide_4_1_Result) == 0x000C20, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Divide_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_10_1_Result) == 0x000C28, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_10_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Sin_1_Result) == 0x000C30, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Sin_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Divide_3_1_Result) == 0x000C38, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Divide_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Clamp_2_1_Result) == 0x000C40, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Clamp_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Absolute_1_1_Result) == 0x000C48, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Absolute_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Scale_1_Factor) == 0x000C50, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Scale_1_Factor' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Translation__IO) == 0x000C58, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Translation__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_12_1_Result) == 0x000C70, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_12_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_12_1_B) == 0x000C90, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_12_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Scale) == 0x000CB0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Scale' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_1_Result) == 0x000CD0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Multiply_1_A) == 0x000CF0, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Multiply_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Inverse_1_Result) == 0x000D10, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Inverse_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Inverse_1_Value) == 0x000D30, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Inverse_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Subtract_Result) == 0x000D50, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Subtract_A) == 0x000D68, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, CircleTransformation___CircleTransformation_Subtract_B) == 0x000D80, "Member 'FPropertyBag_48121f15f2e1e695::CircleTransformation___CircleTransformation_Subtract_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_Result) == 0x000DA0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_Target) == 0x000DC0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_Strength) == 0x000DE0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_6_Element) == 0x000DF0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_Current) == 0x000E50, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_AngularVelocity) == 0x000E70, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_AngularVelocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_SimulatedResult) == 0x000E88, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterpQuaternionV2_SpringState) == 0x000E98, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterpQuaternionV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_Result) == 0x000EA8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_Target) == 0x000EC0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_Strength) == 0x000ED8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_Current) == 0x000EE0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_Velocity) == 0x000EF8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_SimulatedResult) == 0x000F10, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___SpringInterp_2_SpringState) == 0x000F20, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___SpringInterp_2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Set_At_6_Element__IO) == 0x000F30, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Set_At_6_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_Element) == 0x000F90, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, BlockExecuteState_3407021858) == 0x000F98, "Member 'FPropertyBag_48121f15f2e1e695::BlockExecuteState_3407021858' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___GreaterEqual_1_Result) == 0x000FE8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___GreaterEqual_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_1_Element) == 0x000FF0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000FF8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001000, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_Count) == 0x001008, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_Ratio) == 0x00100C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_BlockToRun) == 0x001010, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_1_Element) == 0x001018, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_1_Index) == 0x00101C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathQuaternionFromTwoVectors_1_Result) == 0x001020, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathQuaternionFromTwoVectors_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_MathVectorMake_4_Result) == 0x001040, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_MathVectorMake_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Unit_Result) == 0x001058, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Rotate_Vector_1_1_Result) == 0x001070, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Rotate_Vector_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_15_Result) == 0x001090, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_15_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Make_Relative_Local) == 0x0010B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_4_Element) == 0x001110, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_15_A) == 0x001170, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_15_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Inverse_Result) == 0x001190, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Inverse_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_7_Element) == 0x0011B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Inverse_Value) == 0x001210, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Inverse_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Rotate_Vector_1_1_Transform__IO) == 0x001230, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Rotate_Vector_1_1_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Unit_Value__IO) == 0x001290, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Unit_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_2_Result) == 0x0012A8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_2_A) == 0x0012C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Subtract_2_B) == 0x0012D8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Subtract_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Set_At_4_Element__IO) == 0x0012F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Set_At_4_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigVMFunction_ControlFlowBranch_2_BlockToRun) == 0x001350, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigVMFunction_ControlFlowBranch_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_1_Count) == 0x001358, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_1_Ratio) == 0x00135C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_2_1_BlockToRun) == 0x001360, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_1_1_Index) == 0x001368, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_11_Result) == 0x001370, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_11_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_8_Element) == 0x001390, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_11_A) == 0x0013F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_11_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_9_Element) == 0x001410, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_9_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_11_B) == 0x001470, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_11_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Add_5_Result) == 0x001490, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Add_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Add_5_A) == 0x0014A8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Add_5_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___ClampDeltas_delta_clamped) == 0x0014C0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___ClampDeltas_delta_clamped' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___ClampDeltas_foot_delta) == 0x0014D8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___ClampDeltas_foot_delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___GetTransform_Transform) == 0x0014F0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_2_Element) == 0x001550, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x001560, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___GetTransform_CachedIndex) == 0x001570, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___ClampDeltas_hip) == 0x001580, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___ClampDeltas_hip' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_15_Element) == 0x001598, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_15_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___ClampDeltas_circle_point) == 0x0015A0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___ClampDeltas_circle_point' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___ClampDeltas_circle_radius) == 0x0015B8, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___ClampDeltas_circle_radius' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Interpolate_Result) == 0x0015C0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Interpolate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_6_Result) == 0x0015D8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Add_3_Result) == 0x0015F0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Result) == 0x001608, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Unit_Result) == 0x001620, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_5_Result) == 0x001638, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Add_2_Result) == 0x001650, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Break_1_Elements) == 0x001668, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Break_1_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_X) == 0x001680, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_X' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Y) == 0x001684, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Y' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Break_Elements) == 0x001688, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Break_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Z) == 0x0016A0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Z' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Multiply_4_Result) == 0x0016A8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Multiply_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_3_1_Result) == 0x0016B0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Power_3_Result) == 0x0016B8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Power_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Power_1_1_Result) == 0x0016C0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Power_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Absolute_3_Result) == 0x0016C8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Absolute_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_4_Result) == 0x0016D0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_4_A) == 0x0016D8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_4_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_4_B) == 0x0016E0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_4_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Length) == 0x0016E8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Divide_2_Result) == 0x0016F0, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Divide_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Clamp_Result) == 0x0016F8, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_7_Result) == 0x001700, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorDistance_1_Result) == 0x001708, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_7_A) == 0x001710, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_7_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Multiply_3_1_Result) == 0x001718, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Multiply_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Add_4_Result) == 0x001720, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Add_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Multiply_3_Result) == 0x001728, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Subtract_8_Result) == 0x001730, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Subtract_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_Interpolate_T) == 0x001738, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_Interpolate_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorLength_1_Result) == 0x00173C, "Member 'FPropertyBag_48121f15f2e1e695::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorLength_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Set_At_7_Element__IO) == 0x001740, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Set_At_7_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Set_At_9_Element__IO) == 0x0017A0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Set_At_9_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_ItemArray_3_1_2_Items__IO) == 0x001800, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_ItemArray_3_1_2_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_1_1_Element) == 0x001810, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_1_1_Count) == 0x00181C, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_1_1_Ratio) == 0x001820, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___For_Each_1_1_1_BlockToRun) == 0x001824, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___For_Each_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_16_Result) == 0x001830, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_16_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_12_2_Element) == 0x001850, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_12_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x001870, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x0018D0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_16_B) == 0x0018E0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_16_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_3_Value__IO) == 0x001900, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_3_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_3_CachedIndex) == 0x001960, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_16_1_Result) == 0x001970, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_16_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___At_12_2_1_Element) == 0x001990, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___At_12_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_2_2_Transform) == 0x0019B0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_2_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_GetTransform_2_2_CachedIndex) == 0x001A10, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_GetTransform_2_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___Multiply_16_1_B) == 0x001A20, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___Multiply_16_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_3_2_Value__IO) == 0x001A40, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_3_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_48121f15f2e1e695, RigVMModel___RigUnit_SetTransform_3_2_CachedIndex) == 0x001AA0, "Member 'FPropertyBag_48121f15f2e1e695::RigVMModel___RigUnit_SetTransform_3_2_CachedIndex' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_51b758cbd4980b4b \ +static_assert(alignof(FPropertyBag_51b758cbd4980b4b) == 0x000004, "Wrong alignment on FPropertyBag_51b758cbd4980b4b"); \ +static_assert(sizeof(FPropertyBag_51b758cbd4980b4b) == 0x000008, "Wrong size on FPropertyBag_51b758cbd4980b4b"); \ +static_assert(offsetof(FPropertyBag_51b758cbd4980b4b, RigVMModel___OffsetTransformForItem_1_Weight__Const) == 0x000000, "Member 'FPropertyBag_51b758cbd4980b4b::RigVMModel___OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_51b758cbd4980b4b, RigVMModel___OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x000004, "Member 'FPropertyBag_51b758cbd4980b4b::RigVMModel___OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_a73636486d721df8 \ -static_assert(alignof(FPropertyBag_a73636486d721df8) == 0x000010, "Wrong alignment on FPropertyBag_a73636486d721df8"); \ -static_assert(sizeof(FPropertyBag_a73636486d721df8) == 0x000B80, "Wrong size on FPropertyBag_a73636486d721df8"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_2_Item__Const) == 0x000000, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_2_Space__Const) == 0x00000C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_2_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___RigUnit_GetTransform_1_1_2_Item__Const) == 0x000010, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___RigUnit_GetTransform_1_1_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_2_Weight__Const) == 0x00001C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_2_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_2_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_1_1_1_1_Item__Const) == 0x000024, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_1_1_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___RigUnit_GetTransform_2_1_Item__Const) == 0x000030, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___RigUnit_GetTransform_2_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_1_1_1_Item__Const) == 0x00003C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_1_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Item__Const) == 0x000048, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_4_2_1_1_2_Item__Const) == 0x000054, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_4_2_1_1_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___RigUnit_GetTransform_1_1_1_2_Item__Const) == 0x000060, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___RigUnit_GetTransform_1_1_1_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_Child__Const) == 0x00006C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_Filter__Const) == 0x000078, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_Parents__Const) == 0x000088, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_AdvancedSettings__Const) == 0x000098, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_1_Child__Const) == 0x00009C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_1_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ParentConstraint_1_Parents__Const) == 0x0000A8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ParentConstraint_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Item__Const) == 0x0000B8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Color__Const) == 0x0000C4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Rectangle_Size__Const) == 0x0000D4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Rectangle_Size__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Rectangle_Thickness__Const) == 0x0000D8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Rectangle_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Axis__Const) == 0x0000E0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_1_Hit_Radius__Const) == 0x0000F8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_1_Hit_Radius__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_hitPoints__Const) == 0x000100, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_hitPoints__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_ArrayIterator_Array__Const) == 0x000110, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_ArrayIterator_Array__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_isSloping__Const) == 0x000120, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_isSloping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_slopeAngle__Const) == 0x000128, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_slopeAngle__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_hitPoint__Const) == 0x000140, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_hitPoint__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_HitNormal__Const) == 0x000158, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_HitNormal__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_HitLocation__Const) == 0x000170, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_HitLocation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, LocalVariableDefault__DrawSlope_MathVectorClampSpatially_Result__Const) == 0x000188, "Member 'FPropertyBag_a73636486d721df8::LocalVariableDefault__DrawSlope_MathVectorClampSpatially_Result__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x0001A0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x0001A1, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_MathVectorScale_Factor__Const) == 0x0001A4, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x0001A8, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_MathVectorAdd_2_B__Const) == 0x0001B0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x0001C8, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_AimBoneMath_2_Weight__Const) == 0x0001E0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x0001F0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x000260, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x000264, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x000270, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x0002D0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugLineItemSpace_Color__Const) == 0x0002D4, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x0002E4, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x0002E8, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x0002EC, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x0002F0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DrawSlope_2_Item__Const) == 0x0002F4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DrawSlope_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x000300, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x000301, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_MathVectorScale_Factor__Const) == 0x000304, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x000308, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_MathVectorAdd_2_B__Const) == 0x000310, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x000328, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_AimBoneMath_2_Weight__Const) == 0x000340, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x000350, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x0003C0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x0003C4, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x0003D0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x000430, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugLineItemSpace_Color__Const) == 0x000434, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x000444, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x000448, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x00044C, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x000450, "Member 'FPropertyBag_a73636486d721df8::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Space__Const) == 0x000454, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const) == 0x000455, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_MathVectorScale_Factor__Const) == 0x000458, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_MathVectorScale_Factor__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const) == 0x00045C, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_SphereTraceByTraceChannel_TraceChannel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_MathVectorAdd_2_B__Const) == 0x000460, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_MathVectorAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_MathVectorAdd_1_1_B__Const) == 0x000478, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_MathVectorAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_AimBoneMath_2_Weight__Const) == 0x000490, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_AimBoneMath_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_AimBoneMath_2_DebugSettings__Const) == 0x0004A0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_AimBoneMath_2_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_MathQuaternionToEuler_RotationOrder__Const) == 0x000510, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const) == 0x000514, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_MathVectorIsNearlyZero_Tolerance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const) == 0x000520, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugRectangleItemSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugRectangleItemSpace_bEnabled__Const) == 0x000580, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugRectangleItemSpace_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugLineItemSpace_Color__Const) == 0x000584, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugLineItemSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugLineItemSpace_Thickness__Const) == 0x000594, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugLineItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Mode__Const) == 0x000598, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const) == 0x00059C, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Scale__Const) == 0x0005A0, "Member 'FPropertyBag_a73636486d721df8::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___ProcessFootTrace_Sphere_Radius__Const) == 0x0005A4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___ProcessFootTrace_Sphere_Radius__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const) == 0x0005A8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const) == 0x0005A9, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const) == 0x0005B0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const) == 0x0005C8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const) == 0x0005C9, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const) == 0x0005CC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const) == 0x0005DC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const) == 0x0005E0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const) == 0x0005E4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_Make_Array_Values_0__Const) == 0x0005E5, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_Make_Array_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_If_True__Const) == 0x0005E8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_If_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_If_False__Const) == 0x0005F8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_If_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const) == 0x000610, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const) == 0x000670, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const) == 0x000674, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_If_2_False__Const) == 0x000678, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_If_2_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Strength__Const) == 0x000690, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const) == 0x000694, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Force__Const) == 0x000698, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const) == 0x0006B0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_MathVectorScale_Factor__Const) == 0x0006B4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_MathVectorScale_Factor__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const) == 0x0006B8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const) == 0x0006BC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const) == 0x0006BD, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const) == 0x0006C0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const) == 0x0006D8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const) == 0x0006D9, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const) == 0x0006DC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const) == 0x0006EC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const) == 0x0006F0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_3_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const) == 0x0006F4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_RigUnit_VisualDebugVectorItemSpace_1_2_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_Make_Array_Values_0__Const) == 0x0006F5, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_Make_Array_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_If_True__Const) == 0x0006F8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_If_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_If_False__Const) == 0x000708, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_If_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const) == 0x000720, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const) == 0x000780, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const) == 0x000784, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_If_2_False__Const) == 0x000788, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_If_2_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Strength__Const) == 0x0007A0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const) == 0x0007A4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Force__Const) == 0x0007A8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const) == 0x0007C0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Factor__Const) == 0x0007C4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Factor__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const) == 0x0007C8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SpringInterpV2_Strength__Const) == 0x0007CC, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SpringInterpV2_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SpringInterpV2_Force__Const) == 0x0007D0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SpringInterpV2_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_Item__Const) == 0x0007D4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___SetTransform_Space__Const) == 0x0007E0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___OffsetTransformForItem_1_Item__Const) == 0x0007E4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___OffsetTransformForItem_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___RigUnit_SetControlVector_1_Control__Const) == 0x0007F0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___RigUnit_SetControlVector_1_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const) == 0x0007F8, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const) == 0x0007FC, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Strength__Const) == 0x000808, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const) == 0x00080C, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Force__Const) == 0x000810, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const) == 0x000814, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const) == 0x000818, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const) == 0x00081C, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_SetRotation_Space__Const) == 0x000820, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_SetRotation_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_GetTransform_Item__Const) == 0x000824, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_GetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Secondary__Const) == 0x000830, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset___ProcessFootOffset_AimBoneMath_DebugSettings__Const) == 0x000880, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset___ProcessFootOffset_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const) == 0x0008F0, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const) == 0x0008F4, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_Parent__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Strength__Const) == 0x000900, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Strength__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const) == 0x000904, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Force__Const) == 0x000908, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const) == 0x00090C, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const) == 0x000910, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const) == 0x000914, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_SetRotation_Space__Const) == 0x000918, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_SetRotation_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_GetTransform_Item__Const) == 0x00091C, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_GetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Secondary__Const) == 0x000928, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_DebugSettings__Const) == 0x000970, "Member 'FPropertyBag_a73636486d721df8::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DebugTransformMutableItemSpace_2_Mode__Const) == 0x0009E0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DebugTransformMutableItemSpace_2_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DebugTransformMutableItemSpace_2_Color__Const) == 0x0009E4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DebugTransformMutableItemSpace_2_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DebugTransformMutableItemSpace_2_Scale__Const) == 0x0009F4, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DebugTransformMutableItemSpace_2_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___DebugTransformMutableItemSpace_2_WorldOffset__Const) == 0x000A00, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___DebugTransformMutableItemSpace_2_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const) == 0x000A60, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const) == 0x000A6C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const) == 0x000A78, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const) == 0x000A90, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const) == 0x000AA8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const) == 0x000AAC, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const) == 0x000AB8, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const) == 0x000AC0, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_1_ItemA__Const) == 0x000B30, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_1_ItemA__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_1_ItemB__Const) == 0x000B3C, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_1_ItemB__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_1_PrimaryAxis__Const) == 0x000B48, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_1_PrimaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a73636486d721df8, RigVMModel___TwoBoneIKSimplePerItem_1_SecondaryAxis__Const) == 0x000B60, "Member 'FPropertyBag_a73636486d721df8::RigVMModel___TwoBoneIKSimplePerItem_1_SecondaryAxis__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_9e6fc38e55c8da26 \ +static_assert(alignof(FPropertyBag_9e6fc38e55c8da26) == 0x000010, "Wrong alignment on FPropertyBag_9e6fc38e55c8da26"); \ +static_assert(sizeof(FPropertyBag_9e6fc38e55c8da26) == 0x001AB0, "Wrong size on FPropertyBag_9e6fc38e55c8da26"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_Result) == 0x000000, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Clamp_1_Result) == 0x000008, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Clamp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_Result) == 0x000010, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorLength_Result) == 0x000018, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorLength_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorLength_Value) == 0x000020, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorLength_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_A) == 0x000038, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_GetDeltaTime_Result) == 0x000040, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_GetDeltaTime_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_B) == 0x000048, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_Target) == 0x000050, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_Strength) == 0x000054, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_Strength' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_Current) == 0x000058, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_Velocity) == 0x00005C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_SimulatedResult) == 0x000060, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_SpringState) == 0x000070, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_Result) == 0x000080, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Clamp_Result) == 0x000088, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Clamp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_1_Result) == 0x000090, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_Result) == 0x000098, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Angle) == 0x0000A0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Value) == 0x0000B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Axis) == 0x0000D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionToAxisAndAngle_Axis' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_A) == 0x0000E8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Dot___Result) == 0x0000F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Dot___Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_B) == 0x0000F8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_GetDeltaTime_1_Result) == 0x000100, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_GetDeltaTime_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_1_B) == 0x000108, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_17_Result) == 0x000110, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_17_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_Target) == 0x000118, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_Strength) == 0x00011C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_Strength' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_Current) == 0x000120, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_Velocity) == 0x000124, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_SimulatedResult) == 0x000128, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_SpringState) == 0x000138, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_1_Result) == 0x000148, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Select_1_2_Result) == 0x00014C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Select_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathBoolToInteger_1_2_Result) == 0x000150, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathBoolToInteger_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Greater_2_Result) == 0x000154, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Greater_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Select_1_2_Index) == 0x000158, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Select_1_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_6_Result) == 0x000160, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_6_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Clamp_3_1_Result) == 0x000168, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Clamp_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Clamp_3_Result) == 0x000170, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Clamp_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Select_1_2_Values_1) == 0x000178, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Select_1_2_Values_1' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_1_Current) == 0x00017C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_1_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_1_Velocity) == 0x000180, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_1_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_1_SimulatedResult) == 0x000188, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_1_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_1_1_SpringState) == 0x000198, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_1_1_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_4_Result) == 0x0001A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_1_1_Result) == 0x0001B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_2_1_Result) == 0x0001B8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_2_Result) == 0x0001C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_7_Result) == 0x0001C8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_7_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Atan_Result) == 0x0001D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Atan_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_1_Multiply_1_1_Result) == 0x0001D8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_1_Multiply_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_1_Multiply_1_Result) == 0x0001E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_1_Multiply_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Remap_Result) == 0x0001E8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Remap_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_5_Result) == 0x0001F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_2_2_Result) == 0x0001F8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_2_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_Index) == 0x000200, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000210, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_Element) == 0x000270, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_Item__IO) == 0x00027C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000288, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Add_9_Result) == 0x000298, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Add_9_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorDistance_Result) == 0x0002A0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorDistance_A) == 0x0002A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_2_Transform) == 0x0002C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_14_Element) == 0x000320, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_14_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_1_Items__IO) == 0x000330, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_1_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_2_CachedIndex) == 0x000340, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorDistance_B) == 0x000350, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Add_9_A) == 0x000368, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Add_9_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorDistance_1_Result) == 0x000370, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_2_1_Transform) == 0x000380, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_14_1_Element) == 0x0003E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_14_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_4_Items__IO) == 0x0003F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_4_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_2_1_CachedIndex) == 0x000400, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorDistance_1_B) == 0x000410, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorDistance_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Add_9_B) == 0x000428, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Add_9_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_3_Items__IO) == 0x000430, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_3_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_Count) == 0x000440, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_Ratio) == 0x000444, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_BlockToRun) == 0x000448, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_Transform) == 0x000450, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x0004B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result) == 0x0004C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle) == 0x0004E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RotateAroundPivot_ResultTransform) == 0x0004F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RotateAroundPivot_ResultTransform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Multiply_3_Result) == 0x000550, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Multiply_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Multiply_3_B) == 0x000570, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Multiply_3_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Add_Result) == 0x000590, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Add_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Rotate_Vector_Result) == 0x0005A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Rotate_Vector_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Subtract_Result) == 0x0005C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Subtract_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RotateAroundPivot___RotateAroundPivot_Subtract_A) == 0x0005D8, "Member 'FPropertyBag_9e6fc38e55c8da26::RotateAroundPivot___RotateAroundPivot_Subtract_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_2_Result) == 0x0005F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Result) == 0x000610, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Rotate_Vector_Result) == 0x000630, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Rotate_Vector_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_6_Result) == 0x000648, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_6_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Angle) == 0x000650, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_1_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_2_B) == 0x000660, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_2_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorMake_2_Result) == 0x000680, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorMake_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorMake_2_X) == 0x000698, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorMake_2_X' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorMake_2_Y) == 0x00069C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorMake_2_Y' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_1_Result) == 0x0006A0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_1_A) == 0x0006A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_14_Result) == 0x0006B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_14_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_Result) == 0x0006B8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_5_Result) == 0x0006C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Divide_5_A) == 0x0006C8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Divide_5_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Cos_Result) == 0x0006D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Cos_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorMake_2_Z) == 0x0006D8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorMake_2_Z' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x0006E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000740, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_Element) == 0x000750, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_2_Item__IO) == 0x00075C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_Multiply_3_2_Result) == 0x000770, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_Multiply_3_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_Multiply_3_1_Result) == 0x000790, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_Multiply_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_Multiply_3_Result) == 0x0007B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_Multiply_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Result) == 0x0007D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Angle) == 0x0007F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_2_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result) == 0x000800, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle) == 0x000820, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Result) == 0x000830, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Absolute_Result) == 0x000850, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Absolute_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_8_Result) == 0x000858, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_8_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Angle) == 0x000860, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x000870, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_4_Item__IO) == 0x0008D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_4_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x0008E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_3_Multiply_3_2_B) == 0x0008F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_3_Multiply_3_2_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_2_Value__IO) == 0x000910, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x000970, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x000980, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_Index) == 0x000990, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_Count) == 0x000994, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_Ratio) == 0x000998, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_BlockToRun) == 0x00099C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_Index) == 0x0009A4, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___CircleTransformation_Turn) == 0x0009B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___CircleTransformation_Turn' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___CircleTransformation_ResultTransform) == 0x0009D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___CircleTransformation_ResultTransform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_1_1_Transform) == 0x000A30, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_3_Element) == 0x000A90, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_3_1_1_Items__IO) == 0x000AA0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_3_1_1_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_3_1_1_CachedIndex) == 0x000AB0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_5_Element) == 0x000AC0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_5_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___CircleTransformation_ResultOffset) == 0x000B20, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___CircleTransformation_ResultOffset' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Rotate_Vector_1_1_Result) == 0x000B80, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Rotate_Vector_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Interpolate_1_Result) == 0x000BA0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Interpolate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_9_1_Result) == 0x000BC0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_9_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_Result) == 0x000BC8, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_A) == 0x000BD0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_Euler__IO) == 0x000BD8, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Scale_1_Result) == 0x000BF0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Scale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Scale_1_Value) == 0x000C08, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Scale_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Divide_4_1_Result) == 0x000C20, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Divide_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_10_1_Result) == 0x000C28, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_10_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Sin_1_Result) == 0x000C30, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Sin_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Divide_3_1_Result) == 0x000C38, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Divide_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Clamp_2_1_Result) == 0x000C40, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Clamp_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Absolute_1_1_Result) == 0x000C48, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Absolute_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Scale_1_Factor) == 0x000C50, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Scale_1_Factor' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Translation__IO) == 0x000C58, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Translation__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_12_1_Result) == 0x000C70, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_12_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_12_1_B) == 0x000C90, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_12_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Scale) == 0x000CB0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_RigVMFunction_MathTransformMake_Scale' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_1_Result) == 0x000CD0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Multiply_1_A) == 0x000CF0, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Multiply_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Inverse_1_Result) == 0x000D10, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Inverse_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Inverse_1_Value) == 0x000D30, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Inverse_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Subtract_Result) == 0x000D50, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Subtract_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Subtract_A) == 0x000D68, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Subtract_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, CircleTransformation___CircleTransformation_Subtract_B) == 0x000D80, "Member 'FPropertyBag_9e6fc38e55c8da26::CircleTransformation___CircleTransformation_Subtract_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_Result) == 0x000DA0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_Target) == 0x000DC0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_Strength) == 0x000DE0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_Strength' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_6_Element) == 0x000DF0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_Current) == 0x000E50, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_AngularVelocity) == 0x000E70, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_AngularVelocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_SimulatedResult) == 0x000E88, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterpQuaternionV2_SpringState) == 0x000E98, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterpQuaternionV2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_Result) == 0x000EA8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_Target) == 0x000EC0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_Strength) == 0x000ED8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_Strength' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_Current) == 0x000EE0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_Velocity) == 0x000EF8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_SimulatedResult) == 0x000F10, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___SpringInterp_2_SpringState) == 0x000F20, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___SpringInterp_2_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Set_At_6_Element__IO) == 0x000F30, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Set_At_6_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_Element) == 0x000F90, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, BlockExecuteState_3407021858) == 0x000F98, "Member 'FPropertyBag_9e6fc38e55c8da26::BlockExecuteState_3407021858' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___GreaterEqual_1_Result) == 0x000FE8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___GreaterEqual_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_1_Element) == 0x000FF0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000FF8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001000, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_Count) == 0x001008, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_Ratio) == 0x00100C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_BlockToRun) == 0x001010, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_1_Element) == 0x001018, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_1_Index) == 0x00101C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathQuaternionFromTwoVectors_1_Result) == 0x001020, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathQuaternionFromTwoVectors_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_MathVectorMake_4_Result) == 0x001040, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_MathVectorMake_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Unit_Result) == 0x001058, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Unit_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Rotate_Vector_1_1_Result) == 0x001070, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Rotate_Vector_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_15_Result) == 0x001090, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_15_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Make_Relative_Local) == 0x0010B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Make_Relative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_4_Element) == 0x001110, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_15_A) == 0x001170, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_15_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Inverse_Result) == 0x001190, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Inverse_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_7_Element) == 0x0011B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_7_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Inverse_Value) == 0x001210, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Inverse_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Rotate_Vector_1_1_Transform__IO) == 0x001230, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Rotate_Vector_1_1_Transform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Unit_Value__IO) == 0x001290, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Unit_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_2_Result) == 0x0012A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_2_A) == 0x0012C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Subtract_2_B) == 0x0012D8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Subtract_2_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Set_At_4_Element__IO) == 0x0012F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Set_At_4_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigVMFunction_ControlFlowBranch_2_BlockToRun) == 0x001350, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigVMFunction_ControlFlowBranch_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_1_Count) == 0x001358, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_1_Ratio) == 0x00135C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_2_1_BlockToRun) == 0x001360, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_1_1_Index) == 0x001368, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_11_Result) == 0x001370, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_11_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_8_Element) == 0x001390, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_8_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_11_A) == 0x0013F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_11_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_9_Element) == 0x001410, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_9_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_11_B) == 0x001470, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_11_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Add_5_Result) == 0x001490, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Add_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Add_5_A) == 0x0014A8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Add_5_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___ClampDeltas_delta_clamped) == 0x0014C0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___ClampDeltas_delta_clamped' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___ClampDeltas_foot_delta) == 0x0014D8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___ClampDeltas_foot_delta' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___GetTransform_Transform) == 0x0014F0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_2_Element) == 0x001550, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x001560, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___GetTransform_CachedIndex) == 0x001570, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___ClampDeltas_hip) == 0x001580, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___ClampDeltas_hip' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_15_Element) == 0x001598, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_15_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___ClampDeltas_circle_point) == 0x0015A0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___ClampDeltas_circle_point' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___ClampDeltas_circle_radius) == 0x0015B8, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___ClampDeltas_circle_radius' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Interpolate_Result) == 0x0015C0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Interpolate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_6_Result) == 0x0015D8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_6_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Add_3_Result) == 0x0015F0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Add_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Result) == 0x001608, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Unit_Result) == 0x001620, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Unit_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_5_Result) == 0x001638, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Add_2_Result) == 0x001650, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Add_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Break_1_Elements) == 0x001668, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Break_1_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_X) == 0x001680, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_X' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Y) == 0x001684, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Y' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Break_Elements) == 0x001688, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Break_Elements' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Z) == 0x0016A0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorMake_5_Z' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Multiply_4_Result) == 0x0016A8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Multiply_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_3_1_Result) == 0x0016B0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Power_3_Result) == 0x0016B8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Power_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Power_1_1_Result) == 0x0016C0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Power_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Absolute_3_Result) == 0x0016C8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Absolute_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_4_Result) == 0x0016D0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_4_A) == 0x0016D8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_4_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_4_B) == 0x0016E0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_4_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Length) == 0x0016E8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorSetLength_1_Length' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Divide_2_Result) == 0x0016F0, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Divide_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Clamp_Result) == 0x0016F8, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Clamp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_7_Result) == 0x001700, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_7_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorDistance_1_Result) == 0x001708, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_7_A) == 0x001710, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_7_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Multiply_3_1_Result) == 0x001718, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Multiply_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Add_4_Result) == 0x001720, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Add_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Multiply_3_Result) == 0x001728, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Multiply_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Subtract_8_Result) == 0x001730, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Subtract_8_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_Interpolate_T) == 0x001738, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_Interpolate_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorLength_1_Result) == 0x00173C, "Member 'FPropertyBag_9e6fc38e55c8da26::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorLength_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Set_At_7_Element__IO) == 0x001740, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Set_At_7_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Set_At_9_Element__IO) == 0x0017A0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Set_At_9_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_ItemArray_3_1_2_Items__IO) == 0x001800, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_ItemArray_3_1_2_Items__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_1_1_Element) == 0x001810, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_1_1_Count) == 0x00181C, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_1_1_Ratio) == 0x001820, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___For_Each_1_1_1_BlockToRun) == 0x001824, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___For_Each_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_16_Result) == 0x001830, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_16_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_12_2_Element) == 0x001850, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_12_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x001870, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x0018D0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_16_B) == 0x0018E0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_16_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_3_Value__IO) == 0x001900, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_3_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_3_CachedIndex) == 0x001960, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_16_1_Result) == 0x001970, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_16_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___At_12_2_1_Element) == 0x001990, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___At_12_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_2_2_Transform) == 0x0019B0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_2_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_GetTransform_2_2_CachedIndex) == 0x001A10, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_GetTransform_2_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___Multiply_16_1_B) == 0x001A20, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___Multiply_16_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_3_2_Value__IO) == 0x001A40, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_3_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_9e6fc38e55c8da26, RigVMModel___RigUnit_SetTransform_3_2_CachedIndex) == 0x001AA0, "Member 'FPropertyBag_9e6fc38e55c8da26::RigVMModel___RigUnit_SetTransform_3_2_CachedIndex' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_9a90e322e4936dcf \ -static_assert(alignof(FPropertyBag_9a90e322e4936dcf) == 0x000010, "Wrong alignment on FPropertyBag_9a90e322e4936dcf"); \ -static_assert(sizeof(FPropertyBag_9a90e322e4936dcf) == 0x000370, "Wrong size on FPropertyBag_9a90e322e4936dcf"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_Item__Const) == 0x000000, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_Space__Const) == 0x00000C, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_GetTransform_4_Item__Const) == 0x000010, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_GetTransform_4_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_Weight__Const) == 0x00001C, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_SetTransform_1_Item__Const) == 0x000024, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_SetTransform_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_GetTransform_5_Item__Const) == 0x000030, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_GetTransform_5_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const) == 0x00003C, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_ItemA__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const) == 0x000048, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_ItemB__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_EffectorItem__Const) == 0x000054, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_EffectorItem__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigUnit_GetTransform_7_Item__Const) == 0x000060, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigUnit_GetTransform_7_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const) == 0x000070, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_PrimaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const) == 0x000088, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxisWeight__Const) == 0x0000A0, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_SecondaryAxisWeight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___Make_Absolute_Local__Const) == 0x0000B0, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___Make_Absolute_Local__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Mode__Const) == 0x000110, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Color__Const) == 0x000114, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const) == 0x000124, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const) == 0x000128, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorKind__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const) == 0x00012C, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_PoleVectorSpace__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_StretchStartRatio__Const) == 0x000138, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_StretchStartRatio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const) == 0x00013C, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_StretchMaximumRatio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const) == 0x000140, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___TwoBoneIKSimplePerItem_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_Child__Const) == 0x0001B0, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_Filter__Const) == 0x0001BC, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_WorldUp__Const) == 0x0001C0, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_Parents__Const) == 0x0001E8, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_AdvancedSettings__Const) == 0x000200, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_Child__Const) == 0x000280, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUp__Const) == 0x000290, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_Parents__Const) == 0x0002B8, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_2_Child__Const) == 0x0002C8, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_2_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_2_WorldUp__Const) == 0x0002D8, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_2_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_2_Parents__Const) == 0x000300, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_2_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_1_Child__Const) == 0x000310, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_1_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_1_WorldUp__Const) == 0x000320, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_1_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___AimConstraintLocalSpaceOffset_1_1_Parents__Const) == 0x000348, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___AimConstraintLocalSpaceOffset_1_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___SetControlOffset_Control__Const) == 0x000358, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___SetControlOffset_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___SetControlOffset_1_Control__Const) == 0x000360, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___SetControlOffset_1_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9a90e322e4936dcf, RigVMModel___SetControlOffset_1_1_1_Control__Const) == 0x000368, "Member 'FPropertyBag_9a90e322e4936dcf::RigVMModel___SetControlOffset_1_1_1_Control__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_f98a330fb65cfb57 \ +static_assert(alignof(FPropertyBag_f98a330fb65cfb57) == 0x000010, "Wrong alignment on FPropertyBag_f98a330fb65cfb57"); \ +static_assert(sizeof(FPropertyBag_f98a330fb65cfb57) == 0x000210, "Wrong size on FPropertyBag_f98a330fb65cfb57"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_1_Minimum__Const) == 0x000000, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_1_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_1_Maximum__Const) == 0x000008, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterp_CriticalDamping__Const) == 0x000010, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterp_CriticalDamping__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterp_Force__Const) == 0x000014, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterp_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterp_bUseCurrentInput__Const) == 0x000018, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterp_bUseCurrentInput__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Dot___B__Const) == 0x000020, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Dot___B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Multiply_17_B__Const) == 0x000038, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Multiply_17_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterp_1_bUseCurrentInput__Const) == 0x000040, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterp_1_bUseCurrentInput__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Greater_2_B__Const) == 0x000048, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Greater_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_3_1_Minimum__Const) == 0x000050, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_3_1_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_3_1_Maximum__Const) == 0x000058, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_3_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_3_Minimum__Const) == 0x000060, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_3_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Clamp_3_Maximum__Const) == 0x000068, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Clamp_3_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterp_1_1_Strength__Const) == 0x000070, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterp_1_1_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Divide_1_1_A__Const) == 0x000078, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Divide_1_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Multiply_2_1_A__Const) == 0x000080, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Multiply_2_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Multiply_2_1_B__Const) == 0x000088, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Multiply_2_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Remap_SourceMaximum__Const) == 0x000090, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Remap_SourceMaximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_GetTransform_3_Space__Const) == 0x000098, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_ItemArray_1_Items__Const) == 0x0000A0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_ItemArray_1_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_ItemArray_4_Items__Const) == 0x0000B0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_ItemArray_4_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_ItemArray_3_Items__Const) == 0x0000C0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_ItemArray_3_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_GetTransform_Item__Const) == 0x0000D0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_GetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Axis__Const) == 0x0000E0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Multiply_6_B__Const) == 0x0000F8, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Multiply_6_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_SetTransform_2_Space__Const) == 0x000100, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Axis__Const) == 0x000108, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Axis__Const) == 0x000120, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_3_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___Multiply_8_B__Const) == 0x000138, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___Multiply_8_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x000140, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Interpolate_1_A__Const) == 0x000150, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Interpolate_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Multiply_9_1_B__Const) == 0x000170, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Multiply_9_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_RotationOrder__Const) == 0x000178, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_RigVMFunction_MathQuaternionFromEuler_2_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Interpolate_1_T__Const) == 0x00017C, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Interpolate_1_T__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Clamp_2_1_Minimum__Const) == 0x000180, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Clamp_2_1_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Clamp_2_1_Maximum__Const) == 0x000188, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Clamp_2_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, CircleTransformation___CircleTransformation_Divide_3_1_B__Const) == 0x000190, "Member 'FPropertyBag_f98a330fb65cfb57::CircleTransformation___CircleTransformation_Divide_3_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___SpringInterpQuaternionV2_Torque__Const) == 0x000198, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___SpringInterpQuaternionV2_Torque__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___GreaterEqual_1_B__Const) == 0x0001B0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___GreaterEqual_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___ClampDeltas_percentage_of_max_length__Const) == 0x0001B8, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___ClampDeltas_percentage_of_max_length__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___ClampDeltas_max_elongation__Const) == 0x0001C0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___ClampDeltas_max_elongation__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, ClampDeltas___ClampDeltas_Power_3_B__Const) == 0x0001C8, "Member 'FPropertyBag_f98a330fb65cfb57::ClampDeltas___ClampDeltas_Power_3_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, ClampDeltas___ClampDeltas_Clamp_Minimum__Const) == 0x0001D0, "Member 'FPropertyBag_f98a330fb65cfb57::ClampDeltas___ClampDeltas_Clamp_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, ClampDeltas___ClampDeltas_Add_4_B__Const) == 0x0001D8, "Member 'FPropertyBag_f98a330fb65cfb57::ClampDeltas___ClampDeltas_Add_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, ClampDeltas___ClampDeltas_RigVMFunction_MathVectorClampLength_MinimumLength__Const) == 0x0001E0, "Member 'FPropertyBag_f98a330fb65cfb57::ClampDeltas___ClampDeltas_RigVMFunction_MathVectorClampLength_MinimumLength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_SetTransform_3_Item__Const) == 0x0001E4, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_SetTransform_3_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___At_12_2_Index__Const) == 0x0001F0, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___At_12_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___RigUnit_SetTransform_3_2_Item__Const) == 0x0001F4, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___RigUnit_SetTransform_3_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f98a330fb65cfb57, RigVMModel___At_12_2_1_Index__Const) == 0x000200, "Member 'FPropertyBag_f98a330fb65cfb57::RigVMModel___At_12_2_1_Index__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_f5dba526dbafcaae \ -static_assert(alignof(FPropertyBag_f5dba526dbafcaae) == 0x000010, "Wrong alignment on FPropertyBag_f5dba526dbafcaae"); \ -static_assert(sizeof(FPropertyBag_f5dba526dbafcaae) == 0x002960, "Wrong size on FPropertyBag_f5dba526dbafcaae"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_2_Transform) == 0x000000, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_2_CachedIndex) == 0x000060, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_4_2_1_2_CachedIndex) == 0x000070, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_4_2_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_1_Transform) == 0x000080, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_1_CachedIndex) == 0x0000E0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_4_1_1_1_1_CachedIndex) == 0x0000F0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_4_1_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Transform) == 0x000100, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_1_1_1_CachedIndex) == 0x000160, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_4_2_1_1_1_1_CachedIndex) == 0x000170, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_4_2_1_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_1_2_Transform) == 0x000180, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_1_1_1_2_CachedIndex) == 0x0001E0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_1_1_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_4_2_1_1_2_CachedIndex) == 0x0001F0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_4_2_1_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ParentConstraint_ChildCache) == 0x000200, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ParentConstraint_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ParentConstraint_ParentCaches) == 0x000210, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ParentConstraint_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ParentConstraint_1_ChildCache) == 0x000220, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ParentConstraint_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ParentConstraint_1_ParentCaches) == 0x000230, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ParentConstraint_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_1_Is_Sloping) == 0x000240, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_1_Is_Sloping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_1_Slope_Angle) == 0x000248, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_1_Slope_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathQuaternionToEuler_Result) == 0x000260, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1te_1454914986) == 0x000278, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1te_1454914986' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_Result) == 0x0002D0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1te_2737439912) == 0x000330, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1te_2737439912' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000380, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_Result) == 0x000398, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x0003B0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x000410, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_A) == 0x000420, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorScale_1_Result) == 0x000438, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorScale_1_Factor) == 0x000450, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_1_Result) == 0x000458, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorScale_Result) == 0x000470, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000488, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000490, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x0004A8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x0004C0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x000520, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_2_Result) == 0x000538, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x000550, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x0005B0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_2_A) == 0x0005C0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorAdd_1_1_Result) == 0x0005D8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x0005F0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x0005F8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x000610, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_Primary__IO) == 0x000620, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x000668, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x0006B0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x0006C0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x0006D0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathQuaternionToEuler_Value) == 0x0006E0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathBoolNot_Result) == 0x000700, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Result) == 0x000701, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_MathBoolAnd_Result) == 0x000702, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x000710, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x000770, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_BranchNode_BlockToRun) == 0x0007D0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_1___DrawSlope_BranchNode_1_BlockToRun) == 0x0007D8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_1___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_2_Is_Sloping) == 0x0007E0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_2_Is_Sloping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_2_Slope_Angle) == 0x0007E8, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_2_Slope_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathQuaternionToEuler_Result) == 0x000800, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2te_1454914986) == 0x000818, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2te_1454914986' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_Result) == 0x000870, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2te_2737439912) == 0x0008D0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2te_2737439912' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000920, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_Result) == 0x000938, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x000950, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x0009B0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_A) == 0x0009C0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorScale_1_Result) == 0x0009D8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorScale_1_Factor) == 0x0009F0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_1_Result) == 0x0009F8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorScale_Result) == 0x000A10, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000A28, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000A30, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x000A48, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x000A60, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x000AC0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_2_Result) == 0x000AD8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x000AF0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x000B50, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_2_A) == 0x000B60, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorAdd_1_1_Result) == 0x000B78, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x000B90, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x000B98, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x000BB0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_Primary__IO) == 0x000BC0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x000C08, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x000C50, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x000C60, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x000C70, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathQuaternionToEuler_Value) == 0x000C80, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathBoolNot_Result) == 0x000CA0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Result) == 0x000CA1, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_MathBoolAnd_Result) == 0x000CA2, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x000CB0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x000D10, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_BranchNode_BlockToRun) == 0x000D70, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope_2___DrawSlope_BranchNode_1_BlockToRun) == 0x000D78, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope_2___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_Is_Sloping) == 0x000D80, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_Is_Sloping' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___DrawSlope_Slope_Angle) == 0x000D88, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___DrawSlope_Slope_Angle' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathQuaternionToEuler_Result) == 0x000DA0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlopete_1454914986) == 0x000DB8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlopete_1454914986' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_Result) == 0x000E10, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlopete_2737439912) == 0x000E70, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlopete_2737439912' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitLocation) == 0x000EC0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_Result) == 0x000ED8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Transform) == 0x000EF0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex) == 0x000F50, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_RigUnit_GetTransform_5_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_A) == 0x000F60, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorScale_1_Result) == 0x000F78, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorScale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorScale_1_Factor) == 0x000F90, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorScale_1_Factor' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_1_Result) == 0x000F98, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorScale_Result) == 0x000FB0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_bHit) == 0x000FC8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitNormal) == 0x000FD0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_WorkData) == 0x000FE8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_InputTransform__IO) == 0x001000, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitLocation) == 0x001060, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_2_Result) == 0x001078, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_RigUnit_GetTransform_5_Transform) == 0x001090, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_RigUnit_GetTransform_5_CachedIndex) == 0x0010F0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_2_A) == 0x001100, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorAdd_1_1_Result) == 0x001118, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_bHit) == 0x001130, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitNormal) == 0x001138, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_WorkData) == 0x001150, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_SphereTraceByTraceChannel_1_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_Primary__IO) == 0x001160, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_Secondary__IO) == 0x0011A8, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_PrimaryCachedSpace) == 0x0011F0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_SecondaryCachedSpace) == 0x001200, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_AimBoneMath_2_bIsInitialized) == 0x001210, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_AimBoneMath_2_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathQuaternionToEuler_Value) == 0x001220, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathQuaternionToEuler_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathBoolNot_Result) == 0x001240, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathBoolNot_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathVectorIsNearlyZero_Result) == 0x001241, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathVectorIsNearlyZero_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_MathBoolAnd_Result) == 0x001242, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Transform__IO) == 0x001250, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO) == 0x0012B0, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_DebugTransformMutableItemSpace_1_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_BranchNode_BlockToRun) == 0x001310, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_BranchNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, DrawSlope___DrawSlope_BranchNode_1_BlockToRun) == 0x001318, "Member 'FPropertyBag_f5dba526dbafcaae::DrawSlope___DrawSlope_BranchNode_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_TargetOffsetZ) == 0x001320, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_TargetOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_NewHitNormal) == 0x001328, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_NewHitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_DidTraceHit) == 0x001340, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_DidTraceHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTracete_2172978435) == 0x001348, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTracete_2172978435' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result) == 0x001398, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTracete_1458898509) == 0x0013B0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTracete_1458898509' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform) == 0x001400, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex) == 0x001460, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_A) == 0x001470, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_5_1_1_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTracete_1343133314) == 0x001488, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTracete_1343133314' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result) == 0x0014D8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_If_Result) == 0x0014F0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTracete_749715256) == 0x001500, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTracete_749715256' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_Make_Array_Array) == 0x001550, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_Make_Array_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation) == 0x001560, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal) == 0x001578, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_WorkData) == 0x001590, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SphereTraceByObjectTypes_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_If_1_Result) == 0x0015A0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_If_1_Condition) == 0x0015B8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO) == 0x0015C0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_RerouteNode_17_Elements) == 0x001620, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_RerouteNode_17_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_A) == 0x001680, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_DebugLineItemSpace_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_MathVectorAdd_Result) == 0x001698, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_MathVectorAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_MathVectorScale_Result) == 0x0016B0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTracete_706990341) == 0x0016C8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTracete_706990341' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_If_2_Result) == 0x001718, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_If_2_Condition) == 0x001730, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Velocity) == 0x001738, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult) == 0x001750, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SpringState) == 0x001760, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_SpringInterpVectorV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_BranchNode_BlockToRun) == 0x001770, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_BranchNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace___ProcessFootTrace_RerouteNode_16_Elements) == 0x001778, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace___ProcessFootTrace_RerouteNode_16_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_1_TargetOffsetZ) == 0x001790, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_1_TargetOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_1_NewHitNormal) == 0x001798, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_1_NewHitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootTrace_1_DidTraceHit) == 0x0017B0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootTrace_1_DidTraceHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1te_2172978435) == 0x0017B8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1te_2172978435' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result) == 0x001808, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1te_1458898509) == 0x001820, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1te_1458898509' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform) == 0x001870, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex) == 0x0018D0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_RigUnit_GetTransform_1_1_2_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_A) == 0x0018E0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_5_1_1_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1te_1343133314) == 0x0018F8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1te_1343133314' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result) == 0x001948, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_MathVectorSub_1_1_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_If_Result) == 0x001960, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1te_749715256) == 0x001970, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1te_749715256' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_Make_Array_Array) == 0x0019C0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_Make_Array_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation) == 0x0019D0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitLocation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal) == 0x0019E8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_WorkData) == 0x001A00, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SphereTraceByObjectTypes_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_If_1_Result) == 0x001A10, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_If_1_Condition) == 0x001A28, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO) == 0x001A30, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_DebugTransformMutableItemSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_RerouteNode_17_Elements) == 0x001A90, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_RerouteNode_17_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_A) == 0x001AF0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_DebugLineItemSpace_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_Result) == 0x001B08, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_MathVectorAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Result) == 0x001B20, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1te_706990341) == 0x001B38, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1te_706990341' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_If_2_Result) == 0x001B88, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_If_2_Condition) == 0x001BA0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Velocity) == 0x001BA8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult) == 0x001BC0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SpringState) == 0x001BD0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_SpringInterpVectorV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_BranchNode_BlockToRun) == 0x001BE0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_BranchNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootTrace_1___ProcessFootTrace_RerouteNode_16_Elements) == 0x001BE8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootTrace_1___ProcessFootTrace_RerouteNode_16_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SpringInterpV2_Result) == 0x001C00, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SpringInterpV2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathFloatMin_1_Result) == 0x001C04, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathFloatMin_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathFloatMin_1_A) == 0x001C08, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathFloatMin_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathFloatMin_1_B) == 0x001C0C, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathFloatMin_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SpringInterpV2_Current) == 0x001C10, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SpringInterpV2_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SpringInterpV2_Velocity) == 0x001C14, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SpringInterpV2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SpringInterpV2_SimulatedResult) == 0x001C18, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SpringInterpV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SpringInterpV2_SpringState) == 0x001C28, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SpringInterpV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformRotateVector_1_Result) == 0x001C38, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformRotateVector_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformInverse_1_Result) == 0x001C50, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformInverse_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_1_Transform) == 0x001CB0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_1_CachedIndex) == 0x001D10, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformRotateVector_1_Vector__IO) == 0x001D20, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformRotateVector_1_Vector__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_Value__IO) == 0x001D40, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_CachedIndex) == 0x001DA0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformRotateVector_1_1_Result) == 0x001DB0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformRotateVector_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformInverse_1_1_Result) == 0x001DD0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformInverse_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_1_1_Transform) == 0x001E30, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_1_1_CachedIndex) == 0x001E90, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___MathTransformRotateVector_1_1_Vector__IO) == 0x001EA0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___MathTransformRotateVector_1_1_Vector__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO) == 0x001EC0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___OffsetTransformForItem_1_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___OffsetTransformForItem_1_CachedIndex) == 0x001F20, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_SetControlVector_1_CachedControlIndex) == 0x001F30, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_SetControlVector_1_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_CurOffsetZ) == 0x001F40, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_CurOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_TargetOffsetZ) == 0x001F44, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_TargetOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_NewOffsetZ) == 0x001F48, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_NewOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result) == 0x001F50, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathTransformInverse_1_1_1_Result) == 0x001F70, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathTransformInverse_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform) == 0x001FD0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedChild) == 0x002030, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedParent) == 0x002040, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_GetRelativeTransformForItem_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_If_Result) == 0x002050, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_If_Condition) == 0x002054, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathFloatSub_Result) == 0x002058, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathFloatSub_B) == 0x00205C, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathFloatSub_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Velocity) == 0x002060, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SimulatedResult) == 0x002068, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SpringState) == 0x002078, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_SpringInterpV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO) == 0x002088, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO) == 0x0020A0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex) == 0x002100, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_Result) == 0x002110, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Result) == 0x002130, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_GetTransform_Transform) == 0x002190, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_GetTransform_CachedIndex) == 0x0021F0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_AimBoneMath_Primary__IO) == 0x002200, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace) == 0x002248, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace) == 0x002258, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_AimBoneMath_bIsInitialized) == 0x002268, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_A) == 0x002280, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_B) == 0x0022A0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_MathQuaternionMul_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset___ProcessFootOffset_SetRotation_CachedIndex) == 0x0022C0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset___ProcessFootOffset_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_1_CurOffsetZ) == 0x0022D0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_1_CurOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_1_TargetOffsetZ) == 0x0022D4, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_1_TargetOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___ProcessFootOffset_1_NewOffsetZ) == 0x0022D8, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___ProcessFootOffset_1_NewOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result) == 0x0022E0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathTransformInverse_1_1_1_Result) == 0x002300, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathTransformInverse_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform) == 0x002360, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_RelativeTransform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedChild) == 0x0023C0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedParent) == 0x0023D0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_GetRelativeTransformForItem_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_If_Result) == 0x0023E0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_If_Condition) == 0x0023E4, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_Result) == 0x0023E8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_B) == 0x0023EC, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathFloatSub_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Velocity) == 0x0023F0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SimulatedResult) == 0x0023F8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SpringState) == 0x002408, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_SpringInterpV2_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO) == 0x002418, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathTransformRotateVector_1_1_1_Vector__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO) == 0x002430, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex) == 0x002490, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_OffsetTransformForItem_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_Result) == 0x0024A0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Result) == 0x0024C0, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_GetTransform_Transform) == 0x002520, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_GetTransform_CachedIndex) == 0x002580, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Primary__IO) == 0x002590, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace) == 0x0025D8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace) == 0x0025E8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_bIsInitialized) == 0x0025F8, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_A) == 0x002610, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_B) == 0x002630, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_MathQuaternionMul_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, ProcessFootOffset_1___ProcessFootOffset_SetRotation_CachedIndex) == 0x002650, "Member 'FPropertyBag_f5dba526dbafcaae::ProcessFootOffset_1___ProcessFootOffset_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_9_1_Transform) == 0x002660, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_9_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_9_1_CachedIndex) == 0x0026C0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_9_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___SetTransform_2_2_1_CachedIndex) == 0x0026D0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___SetTransform_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_8_3_Transform) == 0x0026E0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_8_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_8_3_CachedIndex) == 0x002740, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_8_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x002750, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x0027B0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_PoleVector) == 0x0027C0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_PoleVector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex) == 0x0027D8, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex) == 0x0027E8, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex) == 0x0027F8, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex) == 0x002808, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_8_1_1_Transform) == 0x002820, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_8_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___GetTransform_8_1_1_CachedIndex) == 0x002880, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___GetTransform_8_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_2_Transform) == 0x002890, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigUnit_GetTransform_2_2_CachedIndex) == 0x0028F0, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigUnit_GetTransform_2_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_1_PoleVector) == 0x002900, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_1_PoleVector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemAIndex) == 0x002918, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemAIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemBIndex) == 0x002928, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_1_CachedItemBIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_1_CachedEffectorItemIndex) == 0x002938, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_1_CachedEffectorItemIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___TwoBoneIKSimplePerItem_1_CachedPoleVectorSpaceIndex) == 0x002948, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___TwoBoneIKSimplePerItem_1_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_f5dba526dbafcaae, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x002958, "Member 'FPropertyBag_f5dba526dbafcaae::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_834ea4856ede0f51 \ +static_assert(alignof(FPropertyBag_834ea4856ede0f51) == 0x000010, "Wrong alignment on FPropertyBag_834ea4856ede0f51"); \ +static_assert(sizeof(FPropertyBag_834ea4856ede0f51) == 0x0003E0, "Wrong size on FPropertyBag_834ea4856ede0f51"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___SetTransform_Space__Const) == 0x000000, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___SetTransform_bInitial__Const) == 0x000001, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___GetTransform_bInitial__Const) == 0x000002, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___SetTransform_Weight__Const) == 0x000004, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_10_Items__Const) == 0x000008, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_10_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_source_twist__Const) == 0x000018, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_Items__Const) == 0x000028, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_twist_values__Const) == 0x000038, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_twist_values__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000048, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000049, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x00004A, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000050, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000070, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000090, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_source_twist__Const) == 0x000094, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x0000A0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0000B0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0000B1, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0000B2, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0000B8, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0000D0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x0000F0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_source_twist__Const) == 0x0000F4, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_1_Items__Const) == 0x000100, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_1_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_twist_values__Const) == 0x000110, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_twist_values__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000120, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000121, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000122, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000128, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000140, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000160, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_1_source_twist__Const) == 0x000164, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_3_Items__Const) == 0x000170, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_3_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000180, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000181, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000182, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000188, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0001A0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x0001C0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_source_twist__Const) == 0x0001C4, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_4_Items__Const) == 0x0001D0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_4_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_twist_values__Const) == 0x0001E0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_twist_values__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0001F0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0001F1, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0001F2, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0001F8, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000210, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000230, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_1_source_twist__Const) == 0x000234, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_5_Items__Const) == 0x000240, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_5_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000250, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000251, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000252, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000258, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000270, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000290, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_1_1_source_twist__Const) == 0x000294, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_1_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_6_Items__Const) == 0x0002A0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_6_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_1_1_twist_values__Const) == 0x0002B0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_1_1_twist_values__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x0002C0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x0002C1, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x0002C2, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x0002C8, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x0002E0, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000300, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___regular_twist_chain_1_1_2_1_1_1_source_twist__Const) == 0x000304, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___regular_twist_chain_1_1_2_1_1_1_source_twist__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_ItemArray_7_Items__Const) == 0x000310, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_ItemArray_7_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const) == 0x000320, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const) == 0x000321, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_2_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const) == 0x000322, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_GetTransform_6_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const) == 0x000328, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSwingTwist_3_2_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const) == 0x000340, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_MathQuaternionSlerp_1_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const) == 0x000360, "Member 'FPropertyBag_834ea4856ede0f51::regular_twist_chain_1_1_2_1_1_1___regular_twist_chain_SetTransform_1_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_SetRotation_Item__Const) == 0x000364, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_SetRotation_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___GetTransform_6_5_1_1_Item__Const) == 0x000370, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___GetTransform_6_5_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___MathQuaternionSwingTwist_5_1_TwistAxis__Const) == 0x000380, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___MathQuaternionSwingTwist_5_1_TwistAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___RigUnit_SetRotation_1_Item__Const) == 0x000398, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___RigUnit_SetRotation_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___GetTransform_6_5_1_1_1_Item__Const) == 0x0003A4, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___GetTransform_6_5_1_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___MathQuaternionSlerp_2_4_B__Const) == 0x0003B0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___MathQuaternionSlerp_2_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___MathQuaternionSlerp_2_4_T__Const) == 0x0003D0, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___MathQuaternionSlerp_2_4_T__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___CollectionNameSearchArray_PartialName__Const) == 0x0003D4, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___CollectionNameSearchArray_PartialName__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_834ea4856ede0f51, RigVMModel___CollectionNameSearchArray_TypeToSearch__Const) == 0x0003DC, "Member 'FPropertyBag_834ea4856ede0f51::RigVMModel___CollectionNameSearchArray_TypeToSearch__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_58b242691d14cf09 \ -static_assert(alignof(FPropertyBag_58b242691d14cf09) == 0x000010, "Wrong alignment on FPropertyBag_58b242691d14cf09"); \ -static_assert(sizeof(FPropertyBag_58b242691d14cf09) == 0x0004B0, "Wrong size on FPropertyBag_58b242691d14cf09"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x000000, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x000060, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000070, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_5_Transform) == 0x000080, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_5_CachedIndex) == 0x0000E0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_SetTransform_1_CachedIndex) == 0x0000F0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_7_Transform) == 0x000100, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_7_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_7_CachedIndex) == 0x000160, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_7_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___Make_Absolute_Global) == 0x000170, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Value__IO) == 0x0001D0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigVMFunction_VisualDebugVectorNoSpace_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex) == 0x0001E8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___TwoBoneIKSimplePerItem_CachedItemAIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex) == 0x0001F8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___TwoBoneIKSimplePerItem_CachedItemBIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex) == 0x000208, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___TwoBoneIKSimplePerItem_CachedEffectorItemIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex) == 0x000218, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___TwoBoneIKSimplePerItem_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_WorldUpSpaceCache) == 0x000228, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_ChildCache) == 0x000238, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_ParentCaches) == 0x000248, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_bIsInitialized) == 0x000258, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUpSpaceCache) == 0x000268, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_ChildCache) == 0x000278, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_ParentCaches) == 0x000288, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_bIsInitialized) == 0x000298, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_2_WorldUpSpaceCache) == 0x0002A8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_2_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_2_ChildCache) == 0x0002B8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_2_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_2_ParentCaches) == 0x0002C8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_2_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_2_bIsInitialized) == 0x0002D8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_2_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_1_WorldUpSpaceCache) == 0x0002E8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_1_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_1_ChildCache) == 0x0002F8, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_1_ParentCaches) == 0x000308, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___AimConstraintLocalSpaceOffset_1_1_bIsInitialized) == 0x000318, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___AimConstraintLocalSpaceOffset_1_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_Transform) == 0x000330, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x000390, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___SetControlOffset_CachedControlIndex) == 0x0003A0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___SetControlOffset_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_1_Transform) == 0x0003B0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_1_CachedIndex) == 0x000410, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___SetControlOffset_1_CachedControlIndex) == 0x000420, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___SetControlOffset_1_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000430, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000490, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_58b242691d14cf09, RigVMModel___SetControlOffset_1_1_1_CachedControlIndex) == 0x0004A0, "Member 'FPropertyBag_58b242691d14cf09::RigVMModel___SetControlOffset_1_1_1_CachedControlIndex' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_f2f09f63b1af092 \ +static_assert(alignof(FPropertyBag_f2f09f63b1af092) == 0x000010, "Wrong alignment on FPropertyBag_f2f09f63b1af092"); \ +static_assert(sizeof(FPropertyBag_f2f09f63b1af092) == 0x0008B0, "Wrong size on FPropertyBag_f2f09f63b1af092"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Make_Relative_Local) == 0x000000, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Make_Relative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromRotatorV2_Result) == 0x000060, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromRotatorV2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Make_Relative_Global__IO) == 0x000080, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Make_Relative_Global__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x0000E0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000140, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_4_CachedIndex) == 0x000150, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_4_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Rotate_Vector_1_Result) == 0x000160, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Rotate_Vector_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Make_1_1_Struct) == 0x000178, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Make_1_1_Struct' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_Result) == 0x000190, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Acos_Result) == 0x000198, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Acos_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Dot___Result) == 0x0001A0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Dot___Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Unit_Result) == 0x0001A8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Unit_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Unit_Value__IO) == 0x0001C0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Unit_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Make_1_Struct) == 0x0001D8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Make_1_Struct' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Acos_Value) == 0x0001F0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Acos_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Sign_Result) == 0x0001F8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Sign_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Dot___2_Result) == 0x000200, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Dot___2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Make_1_2_Struct) == 0x000208, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Make_1_2_Struct' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Sign_Value) == 0x000220, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Sign_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RemapAngleLeftRight_ResultAngle) == 0x000228, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RemapAngleLeftRight_ResultAngle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RemapAngleLeftRight_ResultAlpha) == 0x000230, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RemapAngleLeftRight_ResultAlpha' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Less_Result) == 0x000238, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Less_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Remap_Result) == 0x000240, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Remap_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Result) == 0x000248, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Divide_Result) == 0x000250, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Divide_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_Result) == 0x000258, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_Result) == 0x000260, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Greater_Result) == 0x000268, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Greater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_Result) == 0x000270, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_Result) == 0x000278, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Divide_1_Result) == 0x000280, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Divide_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_2_Result) == 0x000288, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_Result) == 0x000290, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x000298, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x0002A0, "Member 'FPropertyBag_f2f09f63b1af092::RemapAngleLeftRight___RemapAngleLeftRight_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_Result) == 0x0002A8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_Target) == 0x0002AC, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_CriticalDamping) == 0x0002B0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_CriticalDamping' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_Current) == 0x0002B4, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_Velocity) == 0x0002B8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_SimulatedResult) == 0x0002C0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_SpringState) == 0x0002D0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Interpolate_Result) == 0x0002E0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Interpolate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_Result) == 0x0002E8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_1_Result) == 0x0002F0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Acos_1_Result) == 0x0002F8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Acos_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Dot___1_Result) == 0x000300, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Dot___1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Acos_1_Value) == 0x000308, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Acos_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_Target) == 0x000310, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_Target' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_CriticalDamping) == 0x000314, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_CriticalDamping' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_Current) == 0x000318, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_Current' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_Velocity) == 0x00031C, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_Velocity' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_SimulatedResult) == 0x000320, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_SimulatedResult' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___SpringInterp_1_1_SpringState) == 0x000330, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___SpringInterp_1_1_SpringState' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Interpolate_A) == 0x000340, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Interpolate_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_4_Multiply_4_1_Result) == 0x000348, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_4_Multiply_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_4_Multiply_4_Result) == 0x000350, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_4_Multiply_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Subtract_Result) == 0x000358, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Subtract_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_5_Result) == 0x000360, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_1_Result) == 0x000370, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_1_Transform) == 0x000390, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_1_CachedIndex) == 0x0003F0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_1_A) == 0x000400, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Result) == 0x000420, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_3_1_Result) == 0x000440, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_3_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Angle) == 0x000448, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_1_Value__IO) == 0x000450, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_1_CachedIndex) == 0x0004B0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_Result) == 0x0004C0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_Transform) == 0x0004E0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_CachedIndex) == 0x000540, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_A) == 0x000550, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result) == 0x000570, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_3_Result) == 0x000590, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle) == 0x000598, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x0005A0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000600, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_1_1_Result) == 0x000610, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_1_1_Transform) == 0x000630, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_1_1_CachedIndex) == 0x000690, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_1_1_A) == 0x0006A0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Result) == 0x0006C0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_3_1_1_Result) == 0x0006E0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_3_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Angle) == 0x0006E8, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_1_1_Value__IO) == 0x0006F0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_1_1_CachedIndex) == 0x000750, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_2_Result) == 0x000760, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_2_Transform) == 0x000780, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_GetTransform_1_2_CachedIndex) == 0x0007E0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_2_2_A) == 0x0007F0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_2_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result) == 0x000810, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___Multiply_3_2_Result) == 0x000830, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___Multiply_3_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle) == 0x000838, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_2_Angle' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_2_Value__IO) == 0x000840, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f2f09f63b1af092, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x0008A0, "Member 'FPropertyBag_f2f09f63b1af092::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_346869f7e3b79f82 \ -static_assert(alignof(FPropertyBag_346869f7e3b79f82) == 0x000010, "Wrong alignment on FPropertyBag_346869f7e3b79f82"); \ -static_assert(sizeof(FPropertyBag_346869f7e3b79f82) == 0x002A00, "Wrong size on FPropertyBag_346869f7e3b79f82"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_8_Item__Const) == 0x000000, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_8_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_8_Space__Const) == 0x00000C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_8_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_8_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_8_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetTransform_Item__Const) == 0x000010, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_8_Weight__Const) == 0x00001C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_8_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_8_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_8_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_21_Values_0__Const) == 0x000024, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_21_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_21_Values_1__Const) == 0x000030, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_21_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_21_Values_2__Const) == 0x00003C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_21_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_21_Values_3__Const) == 0x000048, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_21_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_1_1_Values_1__Const) == 0x000054, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_1_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_1_1_Values_2__Const) == 0x000060, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_1_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_1_1_Values_3__Const) == 0x00006C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_1_1_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_4_Values_0__Const) == 0x000078, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_4_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_4_Values_1__Const) == 0x000084, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_4_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_4_Values_2__Const) == 0x000090, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_4_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_4_Values_3__Const) == 0x00009C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_4_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Spine_Pelvis_Bone__Const) == 0x0000A8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Spine_Pelvis_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Spine_Chest_Space__Const) == 0x0000B4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Spine_Chest_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Spine_IKFK_Switch_Control__Const) == 0x0000C0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Spine_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Control__Const) == 0x0000CC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Channel__Const) == 0x0000D4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Spine_IK_Mode__Const) == 0x0000DC, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Spine_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_GetTransform_3_Space__Const) == 0x0000DD, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_GetTransform_3_bInitial__Const) == 0x0000DE, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_MathFloatGreater_3_B__Const) == 0x0000E0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_MathFloatGreater_3_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_ArrayRemove_Index__Const) == 0x0000E4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_ArrayRemove_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Set_IKFK_Visibility_Show_Controls__Const) == 0x0000E8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x0000F0, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_False__Const) == 0x000100, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x000108, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_SetTransform_Space__Const) == 0x000118, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_SetTransform_Weight__Const) == 0x00011C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_B__Const) == 0x000120, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__Const) == 0x000128, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Index__Const) == 0x000138, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Index__Const) == 0x00013C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SplineMode__Const) == 0x000140, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x000144, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Compression__Const) == 0x000148, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Vector__Const) == 0x000150, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x000168, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x000169, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x00016A, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x00016C, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_FK_Point_At_1_Point_At_Axis__Const) == 0x000170, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_FK_Point_At_1_Point_At_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Spine___Forward_Spine_FK_Point_At_1_Up_Vector_Axis__Const) == 0x000188, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Spine___Forward_Spine_FK_Point_At_1_Up_Vector_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_MathIntSub_B__Const) == 0x0001A0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_SetTransform_2_Space__Const) == 0x0001A4, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_SetTransform_2_bInitial__Const) == 0x0001A5, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Value__Const) == 0x0001A8, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_AimBoneMath_Weight__Const) == 0x0001C0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_AimBoneMath_DebugSettings__Const) == 0x0001D0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At_1___FK_Point_At_SetTransform_2_bPropagateToChildren__Const) == 0x000240, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At_1___FK_Point_At_SetTransform_2_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Space__Const) == 0x000241, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_bInitial__Const) == 0x000242, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Index__Const) == 0x000244, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Index__Const) == 0x000248, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Index__Const) == 0x00024C, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Index__Const) == 0x000250, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_1__Const) == 0x000258, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_2__Const) == 0x000260, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_Passing_thru_4_Points_Outputs__Const) == 0x000268, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_Passing_thru_4_Points_Outputs__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetNum_Num__Const) == 0x000278, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetNum_Num__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_Index__Const) == 0x00027C, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_1_Index__Const) == 0x000280, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_A__Const) == 0x000284, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_B__Const) == 0x000288, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_2_Index__Const) == 0x00028C, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_3_Index__Const) == 0x000290, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__Const) == 0x000298, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SplineMode__Const) == 0x0002A8, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_bClosed__Const) == 0x0002A9, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_bClosed__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x0002AC, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Compression__Const) == 0x0002B0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Local__Const) == 0x0002C0, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Local__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_bChildInitial__Const) == 0x000320, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_Weight__Const) == 0x000324, "Member 'FPropertyBag_346869f7e3b79f82::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_Event__Const) == 0x000328, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const) == 0x00032C, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_bEnable__Const) == 0x000330, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Control__Const) == 0x000334, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Channel__Const) == 0x00033C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Channel__Const) == 0x000344, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_SNC_SNC_Control__Const) == 0x00034C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_SNC_SNC_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_SNC_SNC_Control_Group__Const) == 0x000358, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_SNC_SNC_Control_Group__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_Values_0__Const) == 0x000364, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_Values_1__Const) == 0x000370, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_Values_2__Const) == 0x00037C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__Const) == 0x000388, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__Const) == 0x000390, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__Const) == 0x000398, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_2_Values_0__Const) == 0x0003A0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_2_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_2_Values_1__Const) == 0x0003AC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_2_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_2_Values_2__Const) == 0x0003B8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_2_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_2_Values_3__Const) == 0x0003C4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_2_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_2_Values_4__Const) == 0x0003D0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_2_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_1_Values_0__Const) == 0x0003DC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_1_Values_1__Const) == 0x0003E8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_1_Values_2__Const) == 0x0003F4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_Values_0__Const) == 0x000400, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_Values_1__Const) == 0x00040C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_Values_2__Const) == 0x000418, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Index__Const) == 0x000424, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Space__Const) == 0x000428, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigUnit_SetTransform_bInitial__Const) == 0x000429, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Weight__Const) == 0x00042C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigUnit_SetTransform_bPropagateToChildren__Const) == 0x000430, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigUnit_SetTransform_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_RotationOrder__Const) == 0x000431, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_GreaterEqual_B__Const) == 0x000438, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_GreaterEqual_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const) == 0x000440, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Index__Const) == 0x000444, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_Multiply_4_4_B__Const) == 0x000448, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_Multiply_4_4_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_RotationOrder__Const) == 0x000450, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Filter__Const) == 0x000451, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__Const) == 0x000458, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Filter__Const) == 0x000468, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__Const) == 0x000478, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_AdvancedSettings__Const) == 0x000488, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__Const) == 0x000490, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__Const) == 0x0004A0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Index__Const) == 0x0004B0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__Const) == 0x0004B8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Index__Const) == 0x0004C8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_Parents__Const) == 0x0004D0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_BSpline_IK_Primary_Axis__Const) == 0x0004E0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_BSpline_IK_Primary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_BSpline_IK_Up_Axis__Const) == 0x0004F8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_BSpline_IK_Up_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_Clamp_1_Maximum__Const) == 0x000510, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_Clamp_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_Multiply_5_1_1_B__Const) == 0x000518, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_Multiply_5_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_Multiply_5_1_B__Const) == 0x000520, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_Multiply_5_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_BSpline_IK_Samples_Per_Segment__Const) == 0x000528, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_BSpline_IK_Samples_Per_Segment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_IK_Aim_Transforms__Const) == 0x000530, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_IK_Aim_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_IK_Offset_Positions__Const) == 0x000540, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_IK_Offset_Positions__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_IK_Local_Spline__Const) == 0x000550, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_IK_Local_Spline__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_IK_Template_Spline__Const) == 0x000568, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_IK_Template_Spline__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__BSpline_IK_Template_Transforms__Const) == 0x000580, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__BSpline_IK_Template_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_MathIntLess_B__Const) == 0x000590, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_MathIntLess_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_GetTransformItemArray_Space__Const) == 0x000594, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_GetTransformItemArray_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_GetTransformItemArray_bInitial__Const) == 0x000595, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_SplineMode__Const) == 0x000596, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Compression__Const) == 0x000598, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Alignment__Const) == 0x00059C, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Alignment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Maximum__Const) == 0x0005A0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SamplingPrecision__Const) == 0x0005A4, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SamplingPrecision__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SecondaryAxis__Const) == 0x0005A8, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SecondaryAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Rotations__Const) == 0x0005C0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Rotations__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_RotationEaseType__Const) == 0x0005D0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_RotationEaseType__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_bPropagateToChildren__Const) == 0x0005D1, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_DebugSettings__Const) == 0x0005E0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_Alignment__Const) == 0x000670, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_Alignment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_RotationEaseType__Const) == 0x000671, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_RotationEaseType__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Color__Const) == 0x000674, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Detail__Const) == 0x000684, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Detail__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_AimBoneMath_Secondary__Const) == 0x000688, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_AimBoneMath_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_AimBoneMath_DebugSettings__Const) == 0x0006D0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_MathIntSub_B__Const) == 0x000740, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Mode__Const) == 0x000744, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const) == 0x000748, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Scale__Const) == 0x00074C, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const) == 0x000750, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Index__Const) == 0x0007B0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ParentConstraint_Filter__Const) == 0x0007B4, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ParentConstraint_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ParentConstraint_Parents__Const) == 0x0007C0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ParentConstraint_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ParentConstraint_AdvancedSettings__Const) == 0x0007D0, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ParentConstraint_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, BSpline_IK___BSpline_IK_ParentConstraint_1_Filter__Const) == 0x0007D2, "Member 'FPropertyBag_346869f7e3b79f82::BSpline_IK___BSpline_IK_ParentConstraint_1_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Color__Const) == 0x0007DC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Thickness__Const) == 0x0007EC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__Const) == 0x0007F0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_AdvancedSettings__Const) == 0x000800, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__Const) == 0x000808, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__Const) == 0x000818, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__Const) == 0x000828, "Member 'FPropertyBag_346869f7e3b79f82::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_Values_0__Const) == 0x000838, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_Values_1__Const) == 0x000844, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_Values_2__Const) == 0x000850, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_IK_Control__Const) == 0x00085C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_Head_Orient_Control__Const) == 0x000868, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_Head_Orient_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_IKFK_Switch_Control__Const) == 0x000874, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_Mid_IK_Null__Const) == 0x000880, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_Mid_IK_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_Head_FK_Space__Const) == 0x00088C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_Head_FK_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_Head_IK_Space__Const) == 0x000898, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_Head_IK_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Neck_1_Head_Orient_Reference__Const) == 0x0008A4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Neck_1_Head_Orient_Reference__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Control__Const) == 0x0008B0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Channel__Const) == 0x0008B8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Neck_Local_Space__Const) == 0x0008C0, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Neck_Local_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Neck_Positions__Const) == 0x0008C8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Neck_Positions__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Neck_IK_Mode__Const) == 0x0008D8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Neck_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_GetTransform_1_1_Space__Const) == 0x0008D9, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_GetTransform_1_1_bInitial__Const) == 0x0008DA, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_B__Const) == 0x0008DC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__Const) == 0x0008E0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_Show_Controls__Const) == 0x0008F0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_SetTransform_Space__Const) == 0x0008F1, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Index__Const) == 0x0008F4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_SetTransform_Weight__Const) == 0x0008F8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__Const) == 0x000900, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Index__Const) == 0x000910, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SplineMode__Const) == 0x000914, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x000918, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Compression__Const) == 0x00091C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Value__Const) == 0x000920, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Vector__Const) == 0x000938, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_DebugSettings__Const) == 0x000950, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x0009C0, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x0009C1, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x0009C2, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x0009C4, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x0009C8, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x0009C9, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x0009CA, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x0009CC, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_Event__Const) == 0x0009D0, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const) == 0x0009D4, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_bEnable__Const) == 0x0009D8, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_10_Channel__Const) == 0x0009DC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_10_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Clavicle_1_Control__Const) == 0x0009E4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Clavicle_1_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Clavicle_1_Bone__Const) == 0x0009F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Clavicle_1_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Space__Const) == 0x0009FC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const) == 0x0009FD, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const) == 0x0009FE, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Weight__Const) == 0x000A00, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Clavicle_Control__Const) == 0x000A04, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Clavicle_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Clavicle_Bone__Const) == 0x000A10, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Clavicle_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Space__Const) == 0x000A1C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const) == 0x000A1D, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const) == 0x000A1E, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Weight__Const) == 0x000A20, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_65_Values_0__Const) == 0x000A24, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_65_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_65_Values_1__Const) == 0x000A30, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_65_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_65_Values_2__Const) == 0x000A3C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_65_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_IK_Control__Const) == 0x000A48, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_Pole_Vector_Control__Const) == 0x000A54, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_Pole_Vector_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_IKFK_Switch_Control__Const) == 0x000A60, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_FK_Orient_Control__Const) == 0x000A6C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_FK_Orient_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_Arm_Space__Const) == 0x000A78, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_Arm_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_12_Values_1__Const) == 0x000A84, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_12_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_Finger_Space__Const) == 0x000A90, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_Finger_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_66_Values_0__Const) == 0x000A9C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_66_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_66_Values_1__Const) == 0x000AA8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_66_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_66_Values_2__Const) == 0x000AB4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_66_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Control__Const) == 0x000AC0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Channel__Const) == 0x000AC8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_IK_Orient_Null__Const) == 0x000AD0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_IK_Orient_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_IK_Orient_Control__Const) == 0x000ADC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_IK_Orient_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_3_Channel__Const) == 0x000AE8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_3_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Arm_IK_Mode__Const) == 0x000AF0, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Arm_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_GetTransform_1_1_Space__Const) == 0x000AF1, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_GetTransform_1_1_bInitial__Const) == 0x000AF2, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_MathFloatGreater_1_B__Const) == 0x000AF4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const) == 0x000AF8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const) == 0x000B08, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_SetControlVisibility_1_Pattern__Const) == 0x000B10, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_SetTransform_Space__Const) == 0x000B20, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_MathFloatGreater_2_B__Const) == 0x000B24, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_MathFloatGreater_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Index__Const) == 0x000B28, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Index__Const) == 0x000B2C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_SetTransform_Weight__Const) == 0x000B30, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_SendEvent_Event__Const) == 0x000B34, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_IK_2_Bones_Primary_Axis__Const) == 0x000B38, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_IK_2_Bones_Secondary_Axis__Const) == 0x000B50, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Index__Const) == 0x000B68, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Index__Const) == 0x000B6C, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Index__Const) == 0x000B70, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bChildInitial__Const) == 0x000B74, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bNewParentInitial__Const) == 0x000B75, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bNewParentInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_SecondaryAxisWeight__Const) == 0x000B78, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_SecondaryAxisWeight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVector__Const) == 0x000B80, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVectorKind__Const) == 0x000B98, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVectorKind__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_StretchMaximumRatio__Const) == 0x000B9C, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_StretchMaximumRatio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Space__Const) == 0x000BA0, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_B__Const) == 0x000BA4, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Space__Const) == 0x000BA8, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_B__Const) == 0x000BAC, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_DebugSettings__Const) == 0x000BB0, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Color__Const) == 0x000C20, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Thickness__Const) == 0x000C30, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_WorldOffset__Const) == 0x000C40, "Member 'FPropertyBag_346869f7e3b79f82::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_WorldOffset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x000CA0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const) == 0x000CA8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_MathIntSub_B__Const) == 0x000CC0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_SetTransform_2_Space__Const) == 0x000CC4, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_SetTransform_2_bInitial__Const) == 0x000CC5, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Value__Const) == 0x000CC8, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_AimBoneMath_Weight__Const) == 0x000CE0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_AimBoneMath_DebugSettings__Const) == 0x000CF0, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, FK_Point_At___FK_Point_At_SetTransform_2_bPropagateToChildren__Const) == 0x000D60, "Member 'FPropertyBag_346869f7e3b79f82::FK_Point_At___FK_Point_At_SetTransform_2_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Space__Const) == 0x000D61, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_bInitial__Const) == 0x000D62, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_bChildInitial__Const) == 0x000D63, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Index__Const) == 0x000D64, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Weight__Const) == 0x000D68, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Index__Const) == 0x000D6C, "Member 'FPropertyBag_346869f7e3b79f82::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Index__Const) == 0x000D70, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x000D74, "Member 'FPropertyBag_346869f7e3b79f82::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_12_Channel__Const) == 0x000D78, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_12_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_67_Values_0__Const) == 0x000D80, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_67_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_67_Values_1__Const) == 0x000D8C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_67_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_67_Values_2__Const) == 0x000D98, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_67_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_IK_Control__Const) == 0x000DA4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_Pole_Vector_Control__Const) == 0x000DB0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_Pole_Vector_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_IKFK_Switch_Control__Const) == 0x000DBC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_FK_Orient_Control__Const) == 0x000DC8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_FK_Orient_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_Arm_Space__Const) == 0x000DD4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_Arm_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_Finger_Space__Const) == 0x000DE0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_Finger_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_68_Values_0__Const) == 0x000DEC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_68_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_68_Values_1__Const) == 0x000DF8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_68_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_68_Values_2__Const) == 0x000E04, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_68_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetFloatAnimationChannel_Control__Const) == 0x000E10, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetFloatAnimationChannel_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_IK_Orient_Null__Const) == 0x000E18, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_IK_Orient_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Arm_1_IK_Orient_Control__Const) == 0x000E24, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Arm_1_IK_Orient_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_GetTransform_1_1_Space__Const) == 0x000E30, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_GetTransform_1_1_bInitial__Const) == 0x000E31, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_B__Const) == 0x000E34, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const) == 0x000E38, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const) == 0x000E48, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_SetControlVisibility_1_Pattern__Const) == 0x000E50, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_SetTransform_Space__Const) == 0x000E60, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_B__Const) == 0x000E64, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Index__Const) == 0x000E68, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Index__Const) == 0x000E6C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_SetTransform_Weight__Const) == 0x000E70, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_SendEvent_Event__Const) == 0x000E74, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_IK_2_Bones_Primary_Axis__Const) == 0x000E78, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_IK_2_Bones_Secondary_Axis__Const) == 0x000E90, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x000EA8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const) == 0x000EB0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Index__Const) == 0x000EC8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_13_Channel__Const) == 0x000ECC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_13_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_0__Const) == 0x000ED4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_1__Const) == 0x000EE0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_2__Const) == 0x000EEC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_3__Const) == 0x000EF8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_4__Const) == 0x000F04, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_5__Const) == 0x000F10, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_6__Const) == 0x000F1C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_7__Const) == 0x000F28, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_7__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_8__Const) == 0x000F34, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_8__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_9__Const) == 0x000F40, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_9__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_10__Const) == 0x000F4C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_10__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_11__Const) == 0x000F58, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_11__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_12__Const) == 0x000F64, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_12__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_13__Const) == 0x000F70, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_13__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_14__Const) == 0x000F7C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_14__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_15__Const) == 0x000F88, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_15__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_16__Const) == 0x000F94, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_16__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_17__Const) == 0x000FA0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_17__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_45_Values_18__Const) == 0x000FAC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_45_Values_18__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_44_Values_0__Const) == 0x000FB8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_44_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_44_Values_1__Const) == 0x000FC4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_44_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_44_Values_2__Const) == 0x000FD0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_44_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_44_Values_3__Const) == 0x000FDC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_44_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Control__Const) == 0x000FE8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Channel__Const) == 0x000FF0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_46_Values_0__Const) == 0x000FF8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_46_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_46_Values_1__Const) == 0x001004, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_46_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_46_Values_2__Const) == 0x001010, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_46_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_46_Values_3__Const) == 0x00101C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_46_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_6_Control__Const) == 0x001028, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_6_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_47_Values_0__Const) == 0x001030, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_47_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_47_Values_1__Const) == 0x00103C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_47_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_47_Values_2__Const) == 0x001048, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_47_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_47_Values_3__Const) == 0x001054, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_47_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_47_Values_4__Const) == 0x001060, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_47_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Fingers_Loop_Controls__Const) == 0x001070, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Fingers_Loop_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_Event__Const) == 0x001080, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_Item__Const) == 0x001084, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001090, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_bEnable__Const) == 0x001094, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Interpolate_Interacting_Controls_Interacting_Item__Const) == 0x001098, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Interpolate_Interacting_Controls_Interacting_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Interpolate_Interacting_Controls_Loop_Controls__Const) == 0x0010A8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Interpolate_Interacting_Controls_Loop_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_B__Const) == 0x0010B8, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const) == 0x0010BC, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_B__Const) == 0x0010C0, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_A__Const) == 0x0010D0, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const) == 0x001130, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const) == 0x001131, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const) == 0x001134, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const) == 0x00113C, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_A__Const) == 0x001140, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const) == 0x001148, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x00114C, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_Event__Const) == 0x00114D, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const) == 0x001150, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_B__Const) == 0x001154, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const) == 0x001158, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_B__Const) == 0x00115C, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_A__Const) == 0x001160, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const) == 0x0011C0, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const) == 0x0011C1, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const) == 0x0011C4, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const) == 0x0011CC, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_A__Const) == 0x0011D0, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const) == 0x0011D8, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x0011DC, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_Event__Const) == 0x0011DD, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const) == 0x0011E0, "Member 'FPropertyBag_346869f7e3b79f82::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Find_Finger_Controls_Matching_Items__Const) == 0x0011E8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Find_Finger_Controls_Matching_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Contains_Search__Const) == 0x0011F8, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Contains_Search__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Contains_1_Search__Const) == 0x001200, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Contains_1_Search__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Count__Const) == 0x001208, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Count__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Chop_1_FromEnd__Const) == 0x00120C, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Chop_1_FromEnd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Count__Const) == 0x001210, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Count__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_FromEnd__Const) == 0x001214, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_FromEnd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_TypeToSearch__Const) == 0x001215, "Member 'FPropertyBag_346869f7e3b79f82::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_TypeToSearch__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001216, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001217, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001218, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_2_Event__Const) == 0x00121C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001220, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SetTransform_6_Space__Const) == 0x001280, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001284, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_4___Forward_Fingers_SendEvent_1_Event__Const) == 0x00128C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_4___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_0__Const) == 0x001290, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_1__Const) == 0x00129C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_2__Const) == 0x0012A8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_3__Const) == 0x0012B4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_4__Const) == 0x0012C0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_5__Const) == 0x0012CC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_6__Const) == 0x0012D8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_7__Const) == 0x0012E4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_7__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_8__Const) == 0x0012F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_8__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_9__Const) == 0x0012FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_9__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_10__Const) == 0x001308, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_10__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_11__Const) == 0x001314, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_11__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_12__Const) == 0x001320, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_12__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_13__Const) == 0x00132C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_13__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_14__Const) == 0x001338, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_14__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_15__Const) == 0x001344, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_15__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_16__Const) == 0x001350, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_16__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_17__Const) == 0x00135C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_17__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_60_1_Values_18__Const) == 0x001368, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_60_1_Values_18__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_36_1_Values_0__Const) == 0x001374, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_36_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_36_1_Values_1__Const) == 0x001380, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_36_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_36_1_Values_2__Const) == 0x00138C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_36_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_36_1_Values_3__Const) == 0x001398, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_36_1_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_5_Control__Const) == 0x0013A4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_5_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_48_Values_0__Const) == 0x0013AC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_48_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_48_Values_1__Const) == 0x0013B8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_48_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_48_Values_2__Const) == 0x0013C4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_48_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_48_Values_3__Const) == 0x0013D0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_48_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_7_Control__Const) == 0x0013DC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_7_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_37_Values_0__Const) == 0x0013E4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_37_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_37_Values_1__Const) == 0x0013F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_37_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_37_Values_2__Const) == 0x0013FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_37_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_37_Values_3__Const) == 0x001408, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_37_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_37_Values_4__Const) == 0x001414, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_37_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_Event__Const) == 0x001420, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_Item__Const) == 0x001424, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001430, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_bEnable__Const) == 0x001434, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001435, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001436, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001438, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_2_Event__Const) == 0x00143C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001440, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SetTransform_6_Space__Const) == 0x0014A0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_NameConcat_4_2_B__Const) == 0x0014A4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers___Forward_Fingers_SendEvent_1_Event__Const) == 0x0014AC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_7_Values_0__Const) == 0x0014B0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_7_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_7_Values_1__Const) == 0x0014BC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_7_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_25_Values_0__Const) == 0x0014C8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_25_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_25_Values_1__Const) == 0x0014D4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_25_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_25_Values_2__Const) == 0x0014E0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_25_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_28_Values_0__Const) == 0x0014EC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_28_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_28_Values_1__Const) == 0x0014F8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_28_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_28_Values_2__Const) == 0x001504, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_28_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_Roll_Control__Const) == 0x001510, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_Roll_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_Roll_Buffer__Const) == 0x00151C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_Roll_Buffer__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_IKFK_Switch_Control__Const) == 0x001528, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_Roll_Clamp__Const) == 0x001534, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_Roll_Clamp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetControlFloat_Control__Const) == 0x001538, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetControlFloat_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Reverse_Foot_IK_Mode__Const) == 0x001540, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Reverse_Foot_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Space__Const) == 0x001541, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_bInitial__Const) == 0x001542, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_B__Const) == 0x001544, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const) == 0x001548, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const) == 0x001558, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const) == 0x001568, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const) == 0x00156C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const) == 0x001570, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const) == 0x001580, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const) == 0x0015E0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const) == 0x0015E4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_B__Const) == 0x0015E8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const) == 0x0015EC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_32_Values_0__Const) == 0x0015F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_32_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_32_Values_1__Const) == 0x0015FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_32_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_32_Values_2__Const) == 0x001608, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_32_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_33_Values_0__Const) == 0x001614, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_33_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_33_Values_1__Const) == 0x001620, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_33_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_33_Values_2__Const) == 0x00162C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_33_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_1_Roll_Control__Const) == 0x001638, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_1_Roll_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_1_Roll_Buffer__Const) == 0x001644, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_1_Roll_Buffer__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Reverse_Foot_1_IKFK_Switch_Control__Const) == 0x001650, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Reverse_Foot_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetControlFloat_2_Control__Const) == 0x00165C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetControlFloat_2_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Space__Const) == 0x001664, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_bInitial__Const) == 0x001665, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_B__Const) == 0x001668, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const) == 0x001670, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const) == 0x001680, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const) == 0x001690, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const) == 0x001694, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const) == 0x001698, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const) == 0x0016A0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const) == 0x001700, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const) == 0x001704, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_B__Const) == 0x001708, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const) == 0x00170C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_15_Values_0__Const) == 0x001710, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_15_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_15_Values_1__Const) == 0x00171C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_15_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_15_Values_2__Const) == 0x001728, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_15_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_1_IK_Control__Const) == 0x001734, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_1_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_1_IK_Effector__Const) == 0x001740, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_1_IK_Effector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_1_Pole_Vector_Control__Const) == 0x00174C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_1_Pole_Vector_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_1_IKFK_Switch_Control__Const) == 0x001758, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_17_Values_0__Const) == 0x001764, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_17_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_17_Values_1__Const) == 0x001770, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_17_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_17_Values_2__Const) == 0x00177C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_17_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetFloatAnimationChannel_2_Control__Const) == 0x001788, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetFloatAnimationChannel_2_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_1_Pole_Vector_Null__Const) == 0x001790, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_1_Pole_Vector_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Leg_IK_Mode__Const) == 0x00179C, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Leg_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_GetTransform_1_1_Space__Const) == 0x00179D, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_GetTransform_1_1_bInitial__Const) == 0x00179E, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_B__Const) == 0x0017A0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const) == 0x0017A8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const) == 0x0017B8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Index__Const) == 0x0017BC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_Space__Const) == 0x0017C0, "Member 'FPropertyBag_346869f7e3b79f82::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Weight__Const) == 0x0017C4, "Member 'FPropertyBag_346869f7e3b79f82::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_DebugSettings__Const) == 0x0017D0, "Member 'FPropertyBag_346869f7e3b79f82::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_bPropagateToChildren__Const) == 0x001840, "Member 'FPropertyBag_346869f7e3b79f82::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_IK_2_Bones_Primary_Axis__Const) == 0x001848, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_IK_2_Bones_Secondary_Axis__Const) == 0x001860, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg_1___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const) == 0x001878, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg_1___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_14_Values_0__Const) == 0x001890, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_14_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_14_Values_1__Const) == 0x00189C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_14_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_14_Values_2__Const) == 0x0018A8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_14_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_IK_Control__Const) == 0x0018B4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_IK_Effector__Const) == 0x0018C0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_IK_Effector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_Pole_Vector_Control__Const) == 0x0018CC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_Pole_Vector_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_IKFK_Switch_Control__Const) == 0x0018D8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_IKFK_Switch_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_16_Values_0__Const) == 0x0018E4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_16_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_16_Values_1__Const) == 0x0018F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_16_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_16_Values_2__Const) == 0x0018FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_16_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetFloatAnimationChannel_3_Control__Const) == 0x001908, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetFloatAnimationChannel_3_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Leg_Pole_Vector_Null__Const) == 0x001910, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Leg_Pole_Vector_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_GetTransform_1_1_Space__Const) == 0x00191C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_GetTransform_1_1_bInitial__Const) == 0x00191D, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_MathFloatGreater_1_B__Const) == 0x001920, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const) == 0x001928, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const) == 0x001938, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Index__Const) == 0x00193C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_IK_2_Bones_Primary_Axis__Const) == 0x001940, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_IK_2_Bones_Secondary_Axis__Const) == 0x001958, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Leg___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const) == 0x001970, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Leg___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_IK_Control__Const) == 0x001988, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_FK_Control__Const) == 0x001994, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_FK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_Toes_Space__Const) == 0x0019A0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_Toes_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_Bone__Const) == 0x0019AC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Forward_Foot_IK_Mode__Const) == 0x0019B8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Forward_Foot_IK_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_GetTransform_1_1_Space__Const) == 0x0019B9, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_GetTransform_1_1_bInitial__Const) == 0x0019BA, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_MathFloatGreater_1_B__Const) == 0x0019BC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SetControlVisibility_4_1_Pattern__Const) == 0x0019C0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SetControlVisibility_4_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SetControlVisibility_4_Pattern__Const) == 0x0019D0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SetControlVisibility_4_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SetTransform_13_Space__Const) == 0x0019E0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SetTransform_13_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const) == 0x0019E1, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SetTransform_13_Weight__Const) == 0x0019E4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SetTransform_13_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SendEvent_2_1_2_Event__Const) == 0x0019E8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SendEvent_2_1_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const) == 0x0019EC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_1_IK_Control__Const) == 0x0019F0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_1_IK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_1_FK_Control__Const) == 0x0019FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_1_FK_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_1_Toes_Space__Const) == 0x001A08, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_1_Toes_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Foot_1_Bone__Const) == 0x001A14, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Foot_1_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_GetTransform_1_1_Space__Const) == 0x001A20, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_GetTransform_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_GetTransform_1_1_bInitial__Const) == 0x001A21, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_B__Const) == 0x001A24, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_Pattern__Const) == 0x001A28, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_Pattern__Const) == 0x001A38, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SetTransform_13_Space__Const) == 0x001A48, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SetTransform_13_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const) == 0x001A49, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SetTransform_13_Weight__Const) == 0x001A4C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SetTransform_13_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_Event__Const) == 0x001A50, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const) == 0x001A54, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_16_Channel__Const) == 0x001A58, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_16_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_17_Channel__Const) == 0x001A60, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_17_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_0__Const) == 0x001A68, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_1__Const) == 0x001A74, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_2__Const) == 0x001A80, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_3__Const) == 0x001A8C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_4__Const) == 0x001A98, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_5__Const) == 0x001AA4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_6__Const) == 0x001AB0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_7__Const) == 0x001ABC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_7__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_8__Const) == 0x001AC8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_8__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_2_1_Values_9__Const) == 0x001AD4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_2_1_Values_9__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Forward_Fingers_1_Metacarpals_Controls__Const) == 0x001AE0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Forward_Fingers_1_Metacarpals_Controls__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_Event__Const) == 0x001AF0, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_Item__Const) == 0x001AF4, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001B00, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_bEnable__Const) == 0x001B04, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001B05, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001B06, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001B08, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_2_Event__Const) == 0x001B0C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001B10, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SetTransform_6_Space__Const) == 0x001B70, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001B74, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_1___Forward_Fingers_SendEvent_1_Event__Const) == 0x001B7C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_1___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_0__Const) == 0x001B80, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_1__Const) == 0x001B8C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_2__Const) == 0x001B98, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_3__Const) == 0x001BA4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_4__Const) == 0x001BB0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_5__Const) == 0x001BBC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_6__Const) == 0x001BC8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_7__Const) == 0x001BD4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_7__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_8__Const) == 0x001BE0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_8__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_63_1_Values_9__Const) == 0x001BEC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_63_1_Values_9__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_Event__Const) == 0x001BF8, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_Item__Const) == 0x001BFC, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001C08, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_bEnable__Const) == 0x001C0C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001C0D, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001C0E, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001C10, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_2_Event__Const) == 0x001C14, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001C20, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SetTransform_6_Space__Const) == 0x001C80, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001C84, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Forward_Fingers_5___Forward_Fingers_SendEvent_1_Event__Const) == 0x001C8C, "Member 'FPropertyBag_346869f7e3b79f82::Forward_Fingers_5___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetControlVisibility_1_Pattern__Const) == 0x001C90, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RigUnit_GetBoolAnimationChannel_22_Channel__Const) == 0x001CA0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RigUnit_GetBoolAnimationChannel_22_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_0__Const) == 0x001CA8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_1__Const) == 0x001CB4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_2__Const) == 0x001CC0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_3__Const) == 0x001CCC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_4__Const) == 0x001CD8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_4__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_5__Const) == 0x001CE4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_5__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_6__Const) == 0x001CF0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_6__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_7__Const) == 0x001CFC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_7__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_8__Const) == 0x001D08, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_8__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_9__Const) == 0x001D14, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_9__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_10__Const) == 0x001D20, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_10__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_11__Const) == 0x001D2C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_11__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_12__Const) == 0x001D38, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_12__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_13__Const) == 0x001D44, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_13__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_14__Const) == 0x001D50, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_14__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_15__Const) == 0x001D5C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_15__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_16__Const) == 0x001D68, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_16__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_17__Const) == 0x001D74, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_17__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_18__Const) == 0x001D80, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_18__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_19__Const) == 0x001D8C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_19__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_20__Const) == 0x001D98, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_20__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_21__Const) == 0x001DA4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_21__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_24__Const) == 0x001DB0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_24__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_25__Const) == 0x001DBC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_25__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_28__Const) == 0x001DC8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_28__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_29__Const) == 0x001DD4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_29__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_32__Const) == 0x001DE0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_32__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_33__Const) == 0x001DEC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_33__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_34__Const) == 0x001DF8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_34__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_35__Const) == 0x001E04, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_35__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_36__Const) == 0x001E10, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_36__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_37__Const) == 0x001E1C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_37__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_38__Const) == 0x001E28, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_38__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_39__Const) == 0x001E34, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_39__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_40__Const) == 0x001E40, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_40__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_43__Const) == 0x001E4C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_43__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_44__Const) == 0x001E58, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_44__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_45__Const) == 0x001E64, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_45__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_46__Const) == 0x001E70, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_46__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_47__Const) == 0x001E7C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_47__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_48__Const) == 0x001E88, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_48__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_49__Const) == 0x001E94, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_49__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_50__Const) == 0x001EA0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_50__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_51__Const) == 0x001EAC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_51__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_54__Const) == 0x001EB8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_54__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_55__Const) == 0x001EC4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_55__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_58__Const) == 0x001ED0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_58__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_59__Const) == 0x001EDC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_59__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_60__Const) == 0x001EE8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_60__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_62__Const) == 0x001EF4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_62__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_19_Values_64__Const) == 0x001F00, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_19_Values_64__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_22_Values_3__Const) == 0x001F0C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_22_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_26_Values_0__Const) == 0x001F18, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_26_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_26_Values_1__Const) == 0x001F24, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_26_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_26_Values_2__Const) == 0x001F30, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_26_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_38_Values_3__Const) == 0x001F3C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_38_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_39_Values_0__Const) == 0x001F48, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_39_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_39_Values_1__Const) == 0x001F54, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_39_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_39_Values_2__Const) == 0x001F60, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_39_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001F70, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_False__Const) == 0x001F80, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x001F88, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_41_Values_0__Const) == 0x001F98, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_41_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_41_Values_1__Const) == 0x001FA4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_41_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001FB0, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_False__Const) == 0x001FC0, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x001FC8, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_43_Values_0__Const) == 0x001FD8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_43_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_43_Values_1__Const) == 0x001FE4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_43_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001FF0, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_False__Const) == 0x002000, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x002008, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_21_1_Values_0__Const) == 0x002018, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_21_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_1_1_1_Values_0__Const) == 0x002024, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_1_1_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x002030, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_False__Const) == 0x002040, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x002048, "Member 'FPropertyBag_346869f7e3b79f82::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_Pattern__Const) == 0x002058, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_bVisible__Const) == 0x002068, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_bVisible__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_Pattern__Const) == 0x002070, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_bVisible__Const) == 0x002080, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_bVisible__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_Pattern__Const) == 0x002088, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_Pattern__Const) == 0x002098, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_Pattern__Const) == 0x0020A8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_Pattern__Const) == 0x0020B8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_Pattern__Const) == 0x0020C8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x0020D8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_Pattern__Const) == 0x0020E8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_Pattern__Const) == 0x0020F8, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_Pattern__Const) == 0x002108, "Member 'FPropertyBag_346869f7e3b79f82::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_Curve__Const) == 0x002118, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetControlInteger_Control__Const) == 0x002120, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetControlInteger_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_B__Const) == 0x002128, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_2_Curve__Const) == 0x00212C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_2_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetControlRotator_Control__Const) == 0x002134, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetControlRotator_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetControlRotator_Space__Const) == 0x00213C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetControlRotator_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_1_3_Curve__Const) == 0x002140, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_1_3_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_1_1_3_Curve__Const) == 0x002148, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_1_1_3_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_1_4_Curve__Const) == 0x002150, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_1_4_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetTransform_2_Item__Const) == 0x002158, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetTransform_2_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_1_3_1_Curve__Const) == 0x002164, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_1_3_1_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetCurveValue_1_2_1_Curve__Const) == 0x00216C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetCurveValue_1_2_1_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SetTransform_19_Item__Const) == 0x002174, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SetTransform_19_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Spine___Backward_Spine_Project_to_New_Parent_1_Propagate_to_Children__Const) == 0x002180, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Spine___Backward_Spine_Project_to_New_Parent_1_Propagate_to_Children__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x002181, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x002182, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x002183, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x002184, "Member 'FPropertyBag_346869f7e3b79f82::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Spine___Backward_Spine_ArrayGetAtIndex_Index__Const) == 0x002188, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Spine___Backward_Spine_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Spine___Backward_Spine_RigUnit_SetTransform_Space__Const) == 0x00218C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Spine___Backward_Spine_RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Spine___Backward_Spine_RigUnit_SetTransform_bInitial__Const) == 0x00218D, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Spine___Backward_Spine_RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Spine___Backward_Spine_RigUnit_SetTransform_Weight__Const) == 0x002190, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Spine___Backward_Spine_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Neck_1___Backward_Neck_SetTransform_1_Space__Const) == 0x002194, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Neck_1___Backward_Neck_SetTransform_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Neck_1___Backward_Neck_SetTransform_1_bInitial__Const) == 0x002195, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Neck_1___Backward_Neck_SetTransform_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_bChildInitial__Const) == 0x002196, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Index__Const) == 0x002198, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Neck_1___Backward_Neck_SetTransform_1_Weight__Const) == 0x00219C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Neck_1___Backward_Neck_SetTransform_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_SNC_Head_Bone__Const) == 0x0021A0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_SNC_Head_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Space__Const) == 0x0021AC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_bInitial__Const) == 0x0021AD, "Member 'FPropertyBag_346869f7e3b79f82::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021AE, "Member 'FPropertyBag_346869f7e3b79f82::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Weight__Const) == 0x0021B0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const) == 0x0021B4, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const) == 0x0021B5, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021B6, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const) == 0x0021B8, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const) == 0x0021BC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const) == 0x0021BD, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021BE, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const) == 0x0021C0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_UpV_Control__Const) == 0x0021C4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_UpV_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_Fingers_Space__Const) == 0x0021D0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_Fingers_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_FK_Arm_Space__Const) == 0x0021DC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_FK_Arm_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_SetTransform_25_Space__Const) == 0x0021E8, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_SetTransform_25_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_SetTransform_25_bInitial__Const) == 0x0021E9, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_SetTransform_25_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const) == 0x0021EA, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Index__Const) == 0x0021EC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Index__Const) == 0x0021F0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_SetTransform_25_Weight__Const) == 0x0021F4, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_SetTransform_25_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x0021F8, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_1_UpV_Control__Const) == 0x0021FC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_1_UpV_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_1_Fingers_Space__Const) == 0x002208, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_1_Fingers_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Arm_1_FK_Arm_Space__Const) == 0x002214, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Arm_1_FK_Arm_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_SetTransform_25_Space__Const) == 0x002220, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_SetTransform_25_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_SetTransform_25_bInitial__Const) == 0x002221, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_SetTransform_25_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const) == 0x002222, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Index__Const) == 0x002224, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Index__Const) == 0x002228, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_SetTransform_25_Weight__Const) == 0x00222C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_SetTransform_25_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x002230, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers___Backward_Fingers_NameConcat_4_1_B__Const) == 0x002234, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers___Backward_Fingers_SetTransform_2_Space__Const) == 0x00223C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x00223D, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x00223E, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers___Backward_Fingers_SetTransform_2_Weight__Const) == 0x002240, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_B__Const) == 0x002244, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Space__Const) == 0x00224C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x00224D, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x00224E, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Weight__Const) == 0x002250, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Leg_Ik_Control__Const) == 0x002254, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Leg_Ik_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Leg_Pole_Vector_Null__Const) == 0x002260, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Leg_Pole_Vector_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_SetTransform_Space__Const) == 0x00226C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_SetTransform_bInitial__Const) == 0x00226D, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const) == 0x00226E, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_SetTransform_Weight__Const) == 0x002270, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const) == 0x002274, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Index__Const) == 0x002278, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Leg_1_Pole_Vector_Control__Const) == 0x00227C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Leg_1_Pole_Vector_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Backward_Leg_1_Pole_Vector_Null__Const) == 0x002288, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Backward_Leg_1_Pole_Vector_Null__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_SetTransform_Space__Const) == 0x002294, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_SetTransform_bInitial__Const) == 0x002295, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const) == 0x002296, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_SetTransform_Weight__Const) == 0x002298, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const) == 0x00229C, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Index__Const) == 0x0022A0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Space__Const) == 0x0022A4, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_bInitial__Const) == 0x0022A5, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const) == 0x0022A6, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Weight__Const) == 0x0022A8, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot___Backward_Foot_SetTransform_20_2_1_Space__Const) == 0x0022AC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot___Backward_Foot_SetTransform_20_2_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot___Backward_Foot_SetTransform_20_2_1_bInitial__Const) == 0x0022AD, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot___Backward_Foot_SetTransform_20_2_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const) == 0x0022AE, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Foot___Backward_Foot_SetTransform_20_2_1_Weight__Const) == 0x0022B0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Foot___Backward_Foot_SetTransform_20_2_1_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_B__Const) == 0x0022B4, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Space__Const) == 0x0022BC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_2___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x0022BD, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_2___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x0022BE, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Weight__Const) == 0x0022C0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_B__Const) == 0x0022C4, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Space__Const) == 0x0022CC, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x0022CD, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x0022CE, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Weight__Const) == 0x0022D0, "Member 'FPropertyBag_346869f7e3b79f82::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___GetTransform_5_1_Item__Const) == 0x0022D4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___GetTransform_5_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___MathTransformLerp_T__Const) == 0x0022E0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___MathTransformLerp_T__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Spine_IK_Offsets__Const) == 0x0022E8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Spine_IK_Offsets__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_GetTransformItemArray_Space__Const) == 0x0022F8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_GetTransformItemArray_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_GetTransformItemArray_bInitial__Const) == 0x0022F9, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Index__Const) == 0x0022FC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Index__Const) == 0x002300, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Index__Const) == 0x002304, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Index__Const) == 0x002308, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_1__Const) == 0x002310, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_2__Const) == 0x002318, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_SetTransform_28_bInitial__Const) == 0x002320, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_SetTransform_28_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_SetTransform_28_Weight__Const) == 0x002324, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_SetTransform_28_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__Const) == 0x002328, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SplineMode__Const) == 0x002338, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x00233C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Compression__Const) == 0x002340, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Spine___Setup_Spine_TransformFromControlRigSpline_UpVector__Const) == 0x002348, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Spine___Setup_Spine_TransformFromControlRigSpline_UpVector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Neck_Entry_Argument__Const) == 0x002360, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Neck_Entry_Argument__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_SetTransform_Space__Const) == 0x002370, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_SetTransform_bInitial__Const) == 0x002371, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_MathIntSub_B__Const) == 0x002374, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_GetTransform_bInitial__Const) == 0x002378, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_SetTransform_Weight__Const) == 0x00237C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__Const) == 0x002380, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Index__Const) == 0x002390, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Index__Const) == 0x002394, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SplineMode__Const) == 0x002398, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x00239C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Compression__Const) == 0x0023A0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_2_Values_0__Const) == 0x0023A4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_2_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_9_1_2_Values_1__Const) == 0x0023B0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_9_1_2_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_3_Values_0__Const) == 0x0023BC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_3_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_5_1_1_3_Values_1__Const) == 0x0023C8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_5_1_1_3_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_Set_Transform_2_2_Space__Const) == 0x0023D4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_Set_Transform_2_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_Set_Transform_2_2_bInitial__Const) == 0x0023D5, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_Set_Transform_2_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Index__Const) == 0x0023D8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_GetTransform_3_2_bInitial__Const) == 0x0023DC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_GetTransform_3_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_Set_Transform_2_2_Weight__Const) == 0x0023E0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_Set_Transform_2_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Index__Const) == 0x0023E4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const) == 0x0023E8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Index__Const) == 0x0023EC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_RigUnit_SetRotation_Space__Const) == 0x0023F0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_RigUnit_SetRotation_Value__Const) == 0x002400, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_RigUnit_SetRotation_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_Divide_B__Const) == 0x002420, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_Divide_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Index__Const) == 0x002438, "Member 'FPropertyBag_346869f7e3b79f82::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle___Setup_Clavicle_SetTransform_Space__Const) == 0x00243C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle___Setup_Clavicle_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle___Setup_Clavicle_SetTransform_bInitial__Const) == 0x00243D, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle___Setup_Clavicle_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle___Setup_Clavicle_GetTransform_bInitial__Const) == 0x00243E, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle___Setup_Clavicle_GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x002440, "Member 'FPropertyBag_346869f7e3b79f82::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle___Setup_Clavicle_SetTransform_Weight__Const) == 0x002444, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle___Setup_Clavicle_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle_1___Setup_Clavicle_SetTransform_Space__Const) == 0x002448, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle_1___Setup_Clavicle_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle_1___Setup_Clavicle_SetTransform_bInitial__Const) == 0x002449, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle_1___Setup_Clavicle_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle_1___Setup_Clavicle_GetTransform_bInitial__Const) == 0x00244A, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle_1___Setup_Clavicle_GetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Clavicle_1___Setup_Clavicle_SetTransform_Weight__Const) == 0x00244C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Clavicle_1___Setup_Clavicle_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_Values_1__Const) == 0x002450, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_Values_2__Const) == 0x00245C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Arm_Transforms__Const) == 0x002468, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Arm_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_MathIntSub_1_B__Const) == 0x002478, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_MathIntSub_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_MathFloatAdd_2_B__Const) == 0x00247C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_MathFloatAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_GetTransformItemArray_1_Space__Const) == 0x002480, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_GetTransformItemArray_1_bInitial__Const) == 0x002481, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_SetTransform_3_bInitial__Const) == 0x002482, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_SetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Index__Const) == 0x002484, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_SetTransform_3_Weight__Const) == 0x002488, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_SetTransform_3_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_ArrayGetAtIndex_Index__Const) == 0x00248C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x002490, "Member 'FPropertyBag_346869f7e3b79f82::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_MathFloatDiv_B__Const) == 0x002494, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_MathFloatDiv_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_If_1_True__Const) == 0x002498, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm___Setup_Arm_If_1_False__Const) == 0x0024B0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm___Setup_Arm_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_34_Values_2__Const) == 0x0024C8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_34_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_MathIntSub_1_B__Const) == 0x0024D4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_MathIntSub_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_B__Const) == 0x0024D8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Space__Const) == 0x0024DC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_bInitial__Const) == 0x0024DD, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_SetTransform_3_bInitial__Const) == 0x0024DE, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_SetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Index__Const) == 0x0024E0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_SetTransform_3_Weight__Const) == 0x0024E4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_SetTransform_3_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Index__Const) == 0x0024E8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_MathFloatDiv_B__Const) == 0x0024EC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_MathFloatDiv_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_If_1_True__Const) == 0x0024F0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Arm_1___Setup_Arm_If_1_False__Const) == 0x002508, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Arm_1___Setup_Arm_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002520, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_SetTransform_2_Space__Const) == 0x002528, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x002529, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00252A, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x00252C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_If_1_1_True__Const) == 0x002530, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_If_1_1_False__Const) == 0x002548, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002560, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002564, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Space__Const) == 0x00256C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x00256D, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00256E, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x002570, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_If_1_1_True__Const) == 0x002578, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_If_1_1_False__Const) == 0x002590, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Weight__Const) == 0x0025A8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Setup_Leg_FK_Space__Const) == 0x0025AC, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Setup_Leg_FK_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Leg_Transforms__Const) == 0x0025B8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Leg_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Leg_GetTransform_Transform_Translation__Const) == 0x0025C8, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Leg_GetTransform_Transform_Translation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_GetTransformItemArray_1_Space__Const) == 0x0025E0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_GetTransformItemArray_1_bInitial__Const) == 0x0025E1, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_SetTransform_3_bInitial__Const) == 0x0025E2, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_SetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Index__Const) == 0x0025E4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_SetTransform_3_Weight__Const) == 0x0025E8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_SetTransform_3_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_ArrayGetAtIndex_Index__Const) == 0x0025EC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_If_True__Const) == 0x0025F0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_If_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_If_False__Const) == 0x002608, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_If_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const) == 0x002620, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_MathFloatDiv_B__Const) == 0x002624, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_MathFloatDiv_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Index__Const) == 0x002628, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___Setup_Leg_1_FK_Space__Const) == 0x00262C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___Setup_Leg_1_FK_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Space__Const) == 0x002638, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_bInitial__Const) == 0x002639, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_SetTransform_3_bInitial__Const) == 0x00263A, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_SetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Index__Const) == 0x00263C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_SetTransform_3_Weight__Const) == 0x002640, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_SetTransform_3_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Index__Const) == 0x002644, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_If_True__Const) == 0x002648, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_If_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_If_False__Const) == 0x002660, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_If_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const) == 0x002678, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_MathFloatDiv_B__Const) == 0x00267C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_MathFloatDiv_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Index__Const) == 0x002680, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_SetTransform_Space__Const) == 0x002684, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_SetTransform_bInitial__Const) == 0x002685, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_GetTransform_2_bInitial__Const) == 0x002686, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_If_1_True__Const) == 0x002688, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_If_1_False__Const) == 0x0026A0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_SetTransform_Weight__Const) == 0x0026B8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_MathFloatAdd_2_B__Const) == 0x0026BC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_MathFloatAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const) == 0x0026C0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot___Setup_Foot_MathFloatAdd_B__Const) == 0x0026C4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot___Setup_Foot_MathFloatAdd_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_SetTransform_Space__Const) == 0x0026C8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_SetTransform_bInitial__Const) == 0x0026C9, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_GetTransform_2_bInitial__Const) == 0x0026CA, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_If_1_True__Const) == 0x0026D0, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_If_1_False__Const) == 0x0026E8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_SetTransform_Weight__Const) == 0x002700, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_B__Const) == 0x002704, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const) == 0x002708, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Foot_1___Setup_Foot_MathFloatAdd_B__Const) == 0x00270C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Foot_1___Setup_Foot_MathFloatAdd_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002710, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Space__Const) == 0x002718, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x002719, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00271A, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x00271C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_If_1_1_True__Const) == 0x002720, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_If_1_1_False__Const) == 0x002738, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002750, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002754, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Space__Const) == 0x00275C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x00275D, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00275E, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x002760, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_If_1_1_True__Const) == 0x002768, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_If_1_1_False__Const) == 0x002780, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002798, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_23_Values_3__Const) == 0x00279C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_23_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_Values_0__Const) == 0x0027A8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_Values_1__Const) == 0x0027B4, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_11_Values_2__Const) == 0x0027C0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_11_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Reverse_Foot_Heel_Rotation__Const) == 0x0027D0, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Reverse_Foot_Heel_Rotation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, LocalVariableDefault__Setup_Reverse_Foot_Bone_Index__Const) == 0x0027F0, "Member 'FPropertyBag_346869f7e3b79f82::LocalVariableDefault__Setup_Reverse_Foot_Bone_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const) == 0x0027F4, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Space__Const) == 0x0027F8, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_bInitial__Const) == 0x0027F9, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_bInitial__Const) == 0x0027FA, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Weight__Const) == 0x0027FC, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_B__Const) == 0x002800, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_True__Const) == 0x002808, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_False__Const) == 0x002820, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_29_Values_3__Const) == 0x002838, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_29_Values_3__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_31_Values_0__Const) == 0x002844, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_31_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_31_Values_1__Const) == 0x002850, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_31_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___RerouteNode_31_Values_2__Const) == 0x00285C, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___RerouteNode_31_Values_2__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const) == 0x002868, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Space__Const) == 0x00286C, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_bInitial__Const) == 0x00286D, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_bInitial__Const) == 0x00286E, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Weight__Const) == 0x002870, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_B__Const) == 0x002874, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_True__Const) == 0x002878, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_True__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_False__Const) == 0x002890, "Member 'FPropertyBag_346869f7e3b79f82::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_False__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SpawnControl_1_Parent__Const) == 0x0028A8, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SpawnControl_1_Parent__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SpawnControl_1_InitialValue__Const) == 0x0028C0, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SpawnControl_1_InitialValue__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SpawnControl_2_InitialValue__Const) == 0x002920, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SpawnControl_2_InitialValue__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_346869f7e3b79f82, RigVMModel___SpawnControl_2_Settings__Const) == 0x002930, "Member 'FPropertyBag_346869f7e3b79f82::RigVMModel___SpawnControl_2_Settings__Const' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_f0de37f4fed35a2a \ +static_assert(alignof(FPropertyBag_f0de37f4fed35a2a) == 0x000008, "Wrong alignment on FPropertyBag_f0de37f4fed35a2a"); \ +static_assert(sizeof(FPropertyBag_f0de37f4fed35a2a) == 0x000160, "Wrong size on FPropertyBag_f0de37f4fed35a2a"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_4_Item__Const) == 0x000000, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_4_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_4_Space__Const) == 0x00000C, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_4_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_4_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_4_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_GetTransform_3_bInitial__Const) == 0x00000E, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_4_Weight__Const) == 0x000010, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_4_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Make_1_1_Elements__Const) == 0x000018, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Make_1_1_Elements__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Make_1_2_Elements__Const) == 0x000030, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Make_1_2_Elements__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RemapAngleLeftRight_MaxAngle__Const) == 0x000048, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RemapAngleLeftRight_MaxAngle__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RemapAngleLeftRight_MinAngle__Const) == 0x000050, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RemapAngleLeftRight_MinAngle__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, LocalVariableDefault__RemapAngleLeftRight_Angle__Const) == 0x000058, "Member 'FPropertyBag_f0de37f4fed35a2a::LocalVariableDefault__RemapAngleLeftRight_Angle__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, LocalVariableDefault__RemapAngleLeftRight_RemapAlpha__Const) == 0x000060, "Member 'FPropertyBag_f0de37f4fed35a2a::LocalVariableDefault__RemapAngleLeftRight_RemapAlpha__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, LocalVariable__FunctionLibrary___RemapAngleLeftRight_VariableNode_9_Value__Const) == 0x000068, "Member 'FPropertyBag_f0de37f4fed35a2a::LocalVariable__FunctionLibrary___RemapAngleLeftRight_VariableNode_9_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Remap_SourceMinimum__Const) == 0x000070, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Remap_SourceMinimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Remap_bClamp__Const) == 0x000078, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Remap_bClamp__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_A__Const) == 0x000080, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Maximum__Const) == 0x000088, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Clamp_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_SourceMaximum__Const) == 0x000090, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Remap_1_SourceMaximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_A__Const) == 0x000098, "Member 'FPropertyBag_f0de37f4fed35a2a::RemapAngleLeftRight___RemapAngleLeftRight_Subtract_1_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___SpringInterp_1_Strength__Const) == 0x0000A0, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___SpringInterp_1_Strength__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___SpringInterp_1_Force__Const) == 0x0000A4, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___SpringInterp_1_Force__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Dot___1_B__Const) == 0x0000A8, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Dot___1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Multiply_1_B__Const) == 0x0000C0, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Multiply_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Interpolate_B__Const) == 0x0000C8, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Interpolate_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Subtract_A__Const) == 0x0000D0, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Subtract_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Multiply_5_B__Const) == 0x0000D8, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Multiply_5_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_1_Item__Const) == 0x0000E0, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Axis__Const) == 0x0000F0, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Multiply_3_1_B__Const) == 0x000108, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Multiply_3_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_Item__Const) == 0x000110, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___Multiply_3_B__Const) == 0x000120, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___Multiply_3_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_1_1_Item__Const) == 0x000128, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_1_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Axis__Const) == 0x000138, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigVMFunction_MathQuaternionFromAxisAndAngle_1_2_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_f0de37f4fed35a2a, RigVMModel___RigUnit_SetTransform_2_Item__Const) == 0x000150, "Member 'FPropertyBag_f0de37f4fed35a2a::RigVMModel___RigUnit_SetTransform_2_Item__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_8183a11f51f5aa20 \ -static_assert(alignof(FPropertyBag_8183a11f51f5aa20) == 0x000010, "Wrong alignment on FPropertyBag_8183a11f51f5aa20"); \ -static_assert(sizeof(FPropertyBag_8183a11f51f5aa20) == 0x0131F0, "Wrong size on FPropertyBag_8183a11f51f5aa20"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_Transform) == 0x000000, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_CachedIndex) == 0x000060, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_8_CachedIndex) == 0x000070, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_8_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_21_Array) == 0x000080, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_21_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_11_1_1_Array) == 0x000090, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_11_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_4_Array) == 0x0000A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_4_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Value) == 0x0000B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelKey) == 0x0000B8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelHash) == 0x0000C8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_MathFloatGreater_3_Result) == 0x0000D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_MathFloatGreater_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_GetTransform_3_Transform) == 0x0000E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_GetTransform_3_CachedIndex) == 0x000140, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_MathFloatGreater_3_A) == 0x000150, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_MathFloatGreater_3_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Spine_IK_Mode) == 0x000154, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Spine_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayClone_Clone) == 0x000158, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayClone_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayClone_1_Clone) == 0x000168, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayClone_1_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x000178, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Result) == 0x000184, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Condition) == 0x000185, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x000186, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x000188, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x000198, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00019C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x0001A0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x0001A4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x0001AC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_If_Result) == 0x0001B8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_If_Condition) == 0x0001B9, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x0001C0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x0001D0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x0001D4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x0001D8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x0001DC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_Transform) == 0x0001F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayGetAtIndex_1_1_Element) == 0x000250, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedChild) == 0x000260, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedOldParent) == 0x000270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedNewParent) == 0x000280, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_SetTransform_CachedIndex) == 0x000290, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Element) == 0x0002A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Result) == 0x0002B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathBoolOr_Result) == 0x000310, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathBoolOr_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_Result) == 0x000311, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Index) == 0x000314, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_1_Result) == 0x000318, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_Result) == 0x00031C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Count) == 0x000320, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Condition) == 0x000324, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_Transform) == 0x000330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_2_Element) == 0x000390, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedChild) == 0x0003A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedOldParent) == 0x0003B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedNewParent) == 0x0003C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spinete_3477718946) == 0x0003D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spinete_3477718946' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathTransformMakeAbsolute_Global) == 0x000420, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_Element) == 0x000480, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_TransformFromControlRigSpline_Transform) == 0x0004E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_TransformFromControlRigSpline_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spinete_546088360) == 0x000540, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spinete_546088360' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Spline) == 0x000590, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_Element) == 0x0005B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_Transforms) == 0x000610, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_CachedIndex) == 0x000620, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_2_Element) == 0x000630, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Element) == 0x000690, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Element) == 0x0006F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__IO) == 0x000750, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Result) == 0x000760, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_Result) == 0x000780, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_Transform) == 0x0007A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_Element) == 0x000800, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_CachedIndex) == 0x000810, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_A) == 0x000820, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_Transform) == 0x000840, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_1_Element) == 0x0008A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_CachedIndex) == 0x0008B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_B) == 0x0008C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Ratio) == 0x0008E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMul_Result) == 0x0008E4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Result) == 0x0008E8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Condition) == 0x0008EC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMin_Result) == 0x0008F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMin_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_Result) == 0x0008F4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_A) == 0x0008F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_GetLengthControlRigSpline_Length) == 0x0008FC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_GetLengthControlRigSpline_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_True__IO) == 0x000900, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_True__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_SetTransform_1_CachedIndex) == 0x000960, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_BlockToRun) == 0x000970, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayClone_2_Clone) == 0x000978, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayClone_2_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayClone_2_1_Clone) == 0x000988, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayClone_2_1_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Element) == 0x000998, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x0009B0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x000A10, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Index) == 0x000A1C, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x000A20, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x000A30, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x000A40, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x000A50, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Count) == 0x000A60, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x000A64, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x000A68, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathIntGreaterEqual_Result) == 0x000A70, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathIntGreaterEqual_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Index) == 0x000A74, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathIntSub_Result) == 0x000A78, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Count) == 0x000A7C, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Element) == 0x000A80, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_If_2_Result) == 0x000A90, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_If_2_Condition) == 0x000AF0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathTransformMul_Result) == 0x000B00, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Result) == 0x000B60, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathTransformMul_A__IO) == 0x000B80, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine_1222681390) == 0x000BE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine_1222681390' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_Result) == 0x000C30, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_11_Element) == 0x000C90, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_11_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_GetTransformItemArray_Transforms) == 0x000CF0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_GetTransformItemArray_CachedIndex) == 0x000D00, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_InputTransform__IO) == 0x000D10, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_1_Element) == 0x000D70, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathIntAdd_Result) == 0x000D7C, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathIntAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_Primary__IO) == 0x000D80, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_Element) == 0x000DC8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_Secondary__IO) == 0x000DD8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_PrimaryCachedSpace) == 0x000E20, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_SecondaryCachedSpace) == 0x000E30, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_AimBoneMath_bIsInitialized) == 0x000E40, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_SetTransform_2_CachedIndex) == 0x000E50, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_Branch_1_BlockToRun) == 0x000E60, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Ratio) == 0x000E68, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayIterator_4_BlockToRun) == 0x000E6C, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayIterator_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_Element) == 0x000E74, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_MathIntSub_1_Result) == 0x000E80, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_MathIntSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetNum_Num) == 0x000E84, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform) == 0x000E90, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_1_Element) == 0x000EF0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild) == 0x000F00, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent) == 0x000F10, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent) == 0x000F20, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At_1___FK_Point_At_SetTransform_3_CachedIndex) == 0x000F30, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At_1___FK_Point_At_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spineonto_FKte_1874188559) == 0x000F40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spineonto_FKte_1874188559' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Element) == 0x000F90, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms) == 0x000FF0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex) == 0x001000, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_0) == 0x001010, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Element) == 0x001030, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_1) == 0x001090, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Element) == 0x0010B0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_2) == 0x001110, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_2' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Element) == 0x001130, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_3) == 0x001190, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_3' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points) == 0x0011A8, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Spline) == 0x0011B8, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_3_Result) == 0x0011D0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_1_Result) == 0x0011E8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_Result) == 0x001200, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_Result) == 0x001218, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_Result) == 0x001230, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_Result) == 0x001248, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_Result) == 0x00124C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Result) == 0x001250, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Condition) == 0x001254, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_Result) == 0x001258, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spineonto_FK_thru_4_Points_1te_721955556) == 0x001260, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spineonto_FK_thru_4_Points_1te_721955556' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_Result) == 0x0012B0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_1_Result) == 0x0012B4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_Result) == 0x0012B8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_1_Result) == 0x0012BC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_2_Result) == 0x0012C0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_False) == 0x0012C4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_Result) == 0x0012C8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t1_MathFloatPow_Result) == 0x0012E0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t1_MathFloatPow_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_2_Result) == 0x0012E8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_1_Result) == 0x001300, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_Result) == 0x001318, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_Result) == 0x001330, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_4_Result) == 0x001348, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_3_Result) == 0x001360, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_2_Result) == 0x001378, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatPow_Result) == 0x001390, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatPow_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatSub_Result) == 0x001394, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Result) == 0x001398, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Condition) == 0x00139C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_1_Result) == 0x0013A0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_False) == 0x0013A4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_1_Result) == 0x0013A8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t2_MathFloatPow_Result) == 0x0013C0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t2_MathFloatPow_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_Result) == 0x0013C4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_1_Result) == 0x0013C8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_Result) == 0x0013CC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_2_Result) == 0x0013D0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatSub_Result) == 0x0013D4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_1_Result) == 0x0013D8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_Result) == 0x0013DC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_2_Result) == 0x0013E0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatSub_Result) == 0x0013E4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_4_Result) == 0x0013E8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatSub_1_Result) == 0x0013EC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_1_Result) == 0x0013F0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_Result) == 0x0013F4, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatSub_Result) == 0x0013F8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_2_Result) == 0x0013FC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_1_Result) == 0x001400, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatMul_1_Result) == 0x001404, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_1_Result) == 0x001408, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_Result) == 0x00140C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatSub_Result) == 0x001410, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_2_Result) == 0x001414, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_3_Result) == 0x001418, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO) == 0x001420, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathIntEquals_1_Result) == 0x001430, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathIntEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Index) == 0x001434, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Element) == 0x001438, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Global) == 0x001450, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_Transform) == 0x0014B0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_3_1_Element) == 0x001510, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild) == 0x001520, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent) == 0x001530, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent) == 0x001540, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_8_Element) == 0x001550, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Parent__IO) == 0x001570, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Parent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex) == 0x0015D0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_Branch_1_1_BlockToRun) == 0x0015E0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_Branch_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Count) == 0x0015E8, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Ratio) == 0x0015EC, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_BlockToRun) == 0x0015F0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_Branch_BlockToRun) == 0x0015F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_Transform) == 0x001600, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayGetAtIndex_Element) == 0x001660, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_MathIntSub_Result) == 0x00166C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ArrayGetNum_Num) == 0x001670, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedChild) == 0x001678, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedOldParent) == 0x001688, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedNewParent) == 0x001698, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Spine___Forward_Spine_SetTransform_1_CachedIndex) == 0x0016A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Spine___Forward_Spine_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_MathBoolNotEquals_Result) == 0x0016B8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_MathBoolNotEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Element) == 0x0016BC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Index) == 0x0016C8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Count) == 0x0016CC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Ratio) == 0x0016D0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun) == 0x0016D4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Element) == 0x0016DC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Index) == 0x0016E8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Count) == 0x0016EC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio) == 0x0016F0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun) == 0x0016F4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys_1___Set_IKFK_Keys_Branch_1_1_BlockToRun) == 0x0016FC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys_1___Set_IKFK_Keys_Branch_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Value) == 0x001704, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelKey) == 0x001708, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelHash) == 0x001718, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Value) == 0x001728, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelKey) == 0x001730, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelHash) == 0x001740, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_1_Array) == 0x001750, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__IO) == 0x001760, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___DISPATCH_RigVMDispatch_Constant_1_Value__IO) == 0x001768, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___DISPATCH_RigVMDispatch_Constant_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__IO) == 0x001770, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__IO) == 0x001778, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_1_2_Array) == 0x001780, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_1_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_9_1_1_Array) == 0x001790, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_9_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_9_1_Array) == 0x0017A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_9_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Element) == 0x0017B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_Transform) == 0x0017C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_CachedIndex) == 0x001820, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Value__IO) == 0x001830, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_SetTransform_CachedIndex) == 0x001890, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_GreaterEqual_Result) == 0x0018A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_GreaterEqual_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNCte_4083496904) == 0x0018A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNCte_4083496904' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Result) == 0x0018F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_Transform) == 0x001910, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_Element) == 0x001970, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_CachedIndex) == 0x001980, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Value) == 0x001990, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_GreaterEqual_A) == 0x0019B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_GreaterEqual_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Element) == 0x0019B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Result) == 0x0019D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_3_Result) == 0x0019F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNCte_1566080165) == 0x0019F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNCte_1566080165' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_Result) == 0x001A48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_A) == 0x001A50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_1_Result) == 0x001A58, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_1_A) == 0x001A60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Euler__IO) == 0x001A68, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Set_Transform_CachedIndex) == 0x001A80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Set_Transform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_Element) == 0x001A90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Result) == 0x001AA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_2_Result) == 0x001AC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Euler__IO) == 0x001AC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Set_Transform_1_CachedIndex) == 0x001AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Set_Transform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001AF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Element) == 0x001AF8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Result) == 0x001B10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_4_Result) == 0x001B30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Result) == 0x001B38, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_Transform) == 0x001B50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_1_Element) == 0x001BB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_CachedIndex) == 0x001BC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Value) == 0x001BD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_4_A) == 0x001BF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_4_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_1_2_Result) == 0x001BF8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_1_2_A) == 0x001C00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_1_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_2_2_Result) == 0x001C08, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_4_2_2_A) == 0x001C10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_4_2_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Euler__IO) == 0x001C18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Set_Transform_1_1_1_1_CachedIndex) == 0x001C30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Set_Transform_1_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_Element) == 0x001C40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__IO) == 0x001C50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ChildCache) == 0x001C60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ParentCaches) == 0x001C70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_Element) == 0x001C80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_Element) == 0x001C8C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_1_Element) == 0x001C98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__IO) == 0x001CA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ChildCache) == 0x001CB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ParentCaches) == 0x001CC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_Element) == 0x001CD8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__IO) == 0x001CE8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ChildCache) == 0x001CF8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ParentCaches) == 0x001D08, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_1_Element) == 0x001D18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__IO) == 0x001D28, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_ChildCache) == 0x001D38, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_1_ParentCaches) == 0x001D48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Element) == 0x001D58, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__IO) == 0x001D68, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_ChildCache) == 0x001D78, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_1_ParentCaches) == 0x001D88, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Element) == 0x001D98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_Parents__IO) == 0x001DA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_ChildCache) == 0x001DB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_ParentCaches) == 0x001DC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Add_Result) == 0x001DD8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_5_1_1_Result) == 0x001DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_5_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Clamp_1_Result) == 0x001DE8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Clamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Result) == 0x001DF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_Transform) == 0x001E10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_Element) == 0x001E70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_CachedIndex) == 0x001E80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Value) == 0x001E90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Clamp_1_Value) == 0x001EB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Clamp_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Multiply_5_1_Result) == 0x001EB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Multiply_5_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Clamp_Result) == 0x001EC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_Clamp_Value) == 0x001EC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_Clamp_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_BSpline_IK_Secondary_Spline_Direction__IO) == 0x001ED0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_BSpline_IK_Secondary_Spline_Direction__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_BSpline_IK_Output_Spline) == 0x001EE8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_BSpline_IK_Output_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_MathIntLess_Result) == 0x001F00, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_MathIntLess_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayGetNum_Num) == 0x001F04, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Spline) == 0x001F08, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Translations) == 0x001F20, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Translations' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransformItemArray_Transforms) == 0x001F30, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransformItemArray_CachedIndex) == 0x001F40, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Rotations) == 0x001F50, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Rotations' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Scales) == 0x001F60, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Scales' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__BSpline_IK_Template_Spline) == 0x001F70, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__BSpline_IK_Template_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__BSpline_IK_Template_Transforms) == 0x001F88, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__BSpline_IK_Template_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__BSpline_IK_Offset_Positions) == 0x001F98, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__BSpline_IK_Offset_Positions' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_1_Num) == 0x001FA8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_3_Index) == 0x001FAC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_MathTransformTransformVector_1_Result) == 0x001FB0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_MathTransformTransformVector_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_3_Element) == 0x001FD0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_3_Count) == 0x002030, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_3_Ratio) == 0x002034, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_3_BlockToRun) == 0x002038, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_WorkData) == 0x002040, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_WorkData) == 0x002050, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_Branch_RigVMUnitNode_BlockToRun) == 0x002060, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_Branch_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_Spline) == 0x002068, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_BranchNode_2_RigVMUnitNode_BlockToRun) == 0x002080, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_BranchNode_2_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__BSpline_IK_Aim_Transforms) == 0x002088, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__BSpline_IK_Aim_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_Num) == 0x002098, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_1_Index) == 0x00209C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_PositionFromControlRigSpline_Position) == 0x0020A0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_PositionFromControlRigSpline_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_U) == 0x0020B8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_U' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransform_Transform) == 0x0020C0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_1_Element) == 0x002120, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransform_CachedIndex) == 0x002130, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_Position) == 0x002140, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_1_Count) == 0x002158, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_1_Ratio) == 0x00215C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_1_BlockToRun) == 0x002160, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_2_Element) == 0x002168, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC65302138) == 0x002178, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC65302138' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_AimBoneMath_Result) == 0x0021D0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransform_1_Transform) == 0x002230, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_GetTransform_1_CachedIndex) == 0x002290, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0022A0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_2_Index) == 0x0022B8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_AimBoneMath_Primary__IO) == 0x0022C0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_AimBoneMath_PrimaryCachedSpace) == 0x002308, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_AimBoneMath_SecondaryCachedSpace) == 0x002318, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_AimBoneMath_bIsInitialized) == 0x002328, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_MathIntEquals_Result) == 0x002338, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_MathIntEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_MathIntSub_Result) == 0x00233C, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_2_Count) == 0x002340, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_SetTransform_CachedIndex) == 0x002348, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_BranchNode_3_RigVMUnitNode_BlockToRun) == 0x002358, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_BranchNode_3_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_2_Ratio) == 0x002360, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayIterator_2_BlockToRun) == 0x002364, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC45721923) == 0x002370, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC45721923' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Element) == 0x0023C0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ArrayGetAtIndex_1_Element) == 0x0023CC, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_Parents__IO) == 0x0023D8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_ChildCache) == 0x0023E8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_ParentCaches) == 0x0023F8, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_1_Parents__IO) == 0x002408, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_1_ChildCache) == 0x002418, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_ParentConstraint_1_ParentCaches) == 0x002428, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_ParentConstraint_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_Branch_1_RigVMUnitNode_BlockToRun) == 0x002438, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_Branch_1_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_IK___BSpline_IK_BranchNode_4_RigVMUnitNode_BlockToRun) == 0x002440, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_IK___BSpline_IK_BranchNode_4_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_1_Element) == 0x002448, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_Element) == 0x002454, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__IO) == 0x002460, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ChildCache) == 0x002470, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ParentCaches) == 0x002480, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_Element) == 0x002490, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_3_Element) == 0x00249C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__IO) == 0x0024A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_ChildCache) == 0x0024B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_ParentCaches) == 0x0024C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_Element) == 0x0024D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_1_Element) == 0x0024E4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__IO) == 0x0024F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_ChildCache) == 0x002500, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_ParentCaches) == 0x002510, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_Element) == 0x002520, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_1_Element) == 0x00252C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__IO) == 0x002538, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ChildCache) == 0x002548, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ParentCaches) == 0x002558, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_Array) == 0x002568, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_9_Array) == 0x002578, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_9_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Value) == 0x002588, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelKey) == 0x002590, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelHash) == 0x0025A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_Result) == 0x0025B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_GetTransform_1_1_Transform) == 0x0025C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_GetTransform_1_1_CachedIndex) == 0x002620, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_A) == 0x002630, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Neck_IK_Mode) == 0x002634, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Neck_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_Result) == 0x002635, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_GetTransform_1_Transform) == 0x002640, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_GetTransform_1_CachedIndex) == 0x0026A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_A) == 0x0026B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Neck_Local_Space) == 0x0026B4, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Neck_Local_Space' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__IO) == 0x0026B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_01) == 0x0026C8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_01) == 0x0026D8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_Result) == 0x0026F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_Condition) == 0x002710, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_Transform) == 0x002720, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedChild) == 0x002780, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent) == 0x002790, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent) == 0x0027A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_True) == 0x0027B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_True' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_2479284433) == 0x0027D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_2479284433' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_Transform) == 0x002820, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Element) == 0x002880, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedChild) == 0x002890, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedOldParent) == 0x0028A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedNewParent) == 0x0028B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_False) == 0x0028C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_SetTransform_Value__IO) == 0x0028E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_SetTransform_CachedIndex) == 0x002940, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_1_Result) == 0x002950, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_1_Condition) == 0x002970, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_Transform) == 0x002980, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedChild) == 0x0029E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedOldParent) == 0x0029F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedNewParent) == 0x002A00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_1_True) == 0x002A10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_1_True' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_3948320670) == 0x002A30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_3948320670' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_Transform) == 0x002A80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_HierarchyGetParent_Parent) == 0x002AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedChild) == 0x002AF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedParent) == 0x002B00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedChild) == 0x002B10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent) == 0x002B20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent) == 0x002B30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_If_1_False) == 0x002B40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_If_1_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_SetTransform_2_Value__IO) == 0x002B60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_SetTransform_2_CachedIndex) == 0x002BC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Neck_Positions) == 0x002BD0, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Neck_Positions' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_2714872659) == 0x002BE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_2714872659' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_PositionFromControlRigSpline_Position) == 0x002C30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_PositionFromControlRigSpline_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_1433265100) == 0x002C48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_1433265100' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Spline) == 0x002C98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_Transform) == 0x002CB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Element) == 0x002D10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_CachedIndex) == 0x002D20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_Transform) == 0x002D30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_CachedIndex) == 0x002D90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_Transform) == 0x002DA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_CachedIndex) == 0x002E00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__IO) == 0x002E10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ParameterAtPercentage_U) == 0x002E20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ParameterAtPercentage_U' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMul_Result) == 0x002E24, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Ratio) == 0x002E28, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Result) == 0x002E2C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Condition) == 0x002E30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMin_Result) == 0x002E34, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMin_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_Result) == 0x002E38, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_A) == 0x002E3C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetLengthControlRigSpline_Length) == 0x002E40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetLengthControlRigSpline_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayAdd_Index) == 0x002E44, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayAdd_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Element) == 0x002E48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Index) == 0x002E54, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Count) == 0x002E58, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_BlockToRun) == 0x002E5C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Element) == 0x002E64, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Result) == 0x002E70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntEquals_Result) == 0x002E90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Index) == 0x002E94, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntSub_Result) == 0x002E98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Count) == 0x002E9C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Condition) == 0x002EA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_447811884) == 0x002EA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_447811884' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_Result) == 0x002F00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_Transform) == 0x002F20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_CachedIndex) == 0x002F80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_A) == 0x002F90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Result) == 0x002FB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Result) == 0x002FD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1te_2579193019) == 0x003030, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1te_2579193019' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_Element) == 0x003080, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_InputTransform__IO) == 0x0030A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_2_Element) == 0x003100, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_MathIntAdd_1_Result) == 0x003118, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_MathIntAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Primary__IO) == 0x003120, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Result) == 0x003168, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_Result) == 0x003180, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_Transform) == 0x0031A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayGetAtIndex_Element) == 0x003200, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_Parent) == 0x00320C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedChild) == 0x003218, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedParent) == 0x003228, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedChild) == 0x003238, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedOldParent) == 0x003248, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedNewParent) == 0x003258, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_A) == 0x003270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Ratio) == 0x003290, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Secondary__IO) == 0x003298, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_PrimaryCachedSpace) == 0x0032E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_SecondaryCachedSpace) == 0x0032F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_bIsInitialized) == 0x003300, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_False) == 0x003310, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_Value__IO) == 0x003330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_CachedIndex) == 0x003390, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_BlockToRun) == 0x0033A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Element) == 0x0033A8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x0033C0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x003420, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Index) == 0x00342C, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x003430, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x003440, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x003450, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x003460, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Count) == 0x003470, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x003474, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x003478, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Element) == 0x003480, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x003490, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x0034F0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Index) == 0x0034FC, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x003500, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x003510, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x003520, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x003530, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Count) == 0x003540, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x003544, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x003548, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_Transform) == 0x003550, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_Element) == 0x0035B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_MathIntSub_Result) == 0x0035BC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ArrayGetNum_Num) == 0x0035C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedChild) == 0x0035C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedOldParent) == 0x0035D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedNewParent) == 0x0035E8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_SetTransform_1_CachedIndex) == 0x0035F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Branch_BlockToRun) == 0x003608, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Neck_1___Forward_Neck_Set_IKFK_Keys_IK_Controls___IO) == 0x003610, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Neck_1___Forward_Neck_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_MathBoolNotEquals_Result) == 0x003620, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_MathBoolNotEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Element) == 0x003624, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Index) == 0x003630, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Count) == 0x003634, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Ratio) == 0x003638, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun) == 0x00363C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Element) == 0x003644, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Index) == 0x003650, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Count) == 0x003654, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio) == 0x003658, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun) == 0x00365C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Keys___Set_IKFK_Keys_Branch_1_1_BlockToRun) == 0x003664, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Keys___Set_IKFK_Keys_Branch_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_10_Value) == 0x00366C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_10_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelKey) == 0x003670, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelHash) == 0x003680, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x003690, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform) == 0x0036A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild) == 0x003700, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent) == 0x003710, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent) == 0x003720, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_CachedIndex) == 0x003730, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform) == 0x003740, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild) == 0x0037A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent) == 0x0037B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent) == 0x0037C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_CachedIndex) == 0x0037D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_65_Array) == 0x0037E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_65_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_12_Array) == 0x0037F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_12_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_66_Array) == 0x003800, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_66_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Value) == 0x003810, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelKey) == 0x003818, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelHash) == 0x003828, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Arm_Softness) == 0x003838, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Arm_Softness' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_Value) == 0x003840, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelKey) == 0x003848, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelHash) == 0x003858, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_Value) == 0x003868, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelKey) == 0x003870, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelHash) == 0x003880, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_MathFloatGreater_1_Result) == 0x003890, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_1_Transform) == 0x0038A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_1_CachedIndex) == 0x003900, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_MathFloatGreater_1_A) == 0x003910, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Arm_IK_Mode) == 0x003914, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Arm_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO) == 0x003918, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_02) == 0x003928, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_02) == 0x003938, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_MathBoolAnd_Result) == 0x003948, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_SetControlVisibility_1_CachedControlIndices) == 0x003950, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_Result) == 0x003960, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_MathFloatGreater_2_Result) == 0x003980, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_MathFloatGreater_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_2_Transform) == 0x003990, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_2_CachedIndex) == 0x0039F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_MathFloatGreater_2_A) == 0x003A00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_MathFloatGreater_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_Condition) == 0x003A04, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform) == 0x003A10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Element) == 0x003A70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild) == 0x003A80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent) == 0x003A90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent) == 0x003AA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_True) == 0x003AB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_True' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Armte_1744270237) == 0x003AD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Armte_1744270237' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform) == 0x003B20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Element) == 0x003B80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild) == 0x003B90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent) == 0x003BA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent) == 0x003BB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_False) == 0x003BC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_SetTransform_Value__IO) == 0x003BE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_SetTransform_CachedIndex) == 0x003C40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result) == 0x003C50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_Transform) == 0x003C60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_1_CachedIndex) == 0x003CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_1_1_Value) == 0x003CD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_1_1_CachedIndex) == 0x003CF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_2_Transform) == 0x003D00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_2_CachedIndex) == 0x003D60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_1_Value) == 0x003D70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_1_CachedIndex) == 0x003D90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Branch_3_BlockToRun) == 0x003DA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Branch_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Branch_2_BlockToRun) == 0x003DA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Branch_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Element) == 0x003DB0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Element) == 0x003DBC, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Element) == 0x003DC8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_Transform) == 0x003DE0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_3_Element) == 0x003E40, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild) == 0x003E50, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent) == 0x003E60, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent) == 0x003E70, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_If_1_Result) == 0x003E80, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_If_1_Condition) == 0x003E98, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_MathVectorNegate_Result) == 0x003EA0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_MathVectorNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_If_2_Result) == 0x003EB8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_If_2_Condition) == 0x003ED0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_MathVectorNegate_1_Result) == 0x003ED8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_MathVectorNegate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_Result) == 0x003EF0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm76540998) == 0x003EF8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm76540998' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Result) == 0x003F48, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Transform) == 0x003F50, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_Element) == 0x003FB0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex) == 0x003FC0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Value) == 0x003FD0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_If_Result) == 0x003FD4, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathBoolAnd_Result) == 0x003FD8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_Result) == 0x003FD9, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_A) == 0x003FDC, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_1_Result) == 0x003FE0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm50900620) == 0x003FE8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm50900620' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_Result) == 0x004038, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Transform) == 0x004040, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_Element) == 0x0040A0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex) == 0x0040B0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_A) == 0x0040C0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_Transform) == 0x0040E0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex) == 0x004140, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_B) == 0x004150, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatSub_Result) == 0x004168, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatAdd_Result) == 0x00416C, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm54779850) == 0x004170, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm54779850' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Result) == 0x0041C0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_Transform) == 0x0041D0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_1_Element) == 0x004230, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex) == 0x004240, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Value) == 0x004250, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_Result) == 0x004254, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_Result) == 0x004258, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_B) == 0x00425C, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_If_Condition) == 0x004260, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMax_Result) == 0x004264, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMax_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_2_Result) == 0x004268, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatAdd_1_Result) == 0x00426C, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatAdd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatMul_6_Result) == 0x004270, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatMul_6_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_2_Result) == 0x004274, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatExponential_Result) == 0x004278, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatExponential_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatNegate_Result) == 0x00427C, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_1_Result) == 0x004280, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_1_Result) == 0x004284, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_1_Result) == 0x004288, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex) == 0x004290, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex) == 0x0042A0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex) == 0x0042B0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex) == 0x0042C0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_Transform) == 0x0042D0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_5_Element) == 0x004330, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_5_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex) == 0x004340, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_A) == 0x004350, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_Transform) == 0x004370, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex) == 0x0043D0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_B) == 0x0043E0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_Transform) == 0x004400, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_Element) == 0x004460, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedChild) == 0x004470, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent) == 0x004480, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent) == 0x004490, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_Value) == 0x0044A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_Transform_CachedIndex) == 0x0044C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_Transform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Element) == 0x0044D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_Transform) == 0x0044E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedChild) == 0x004540, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x004550, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x004560, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_Value) == 0x004570, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_CachedIndex) == 0x004590, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Branch_1_BlockToRun) == 0x0045A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_01) == 0x0045A8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_01) == 0x0045B8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_01) == 0x0045C8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_01) == 0x0045D8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathIntGreaterEqual_Result) == 0x0045E8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathIntGreaterEqual_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayIterator_4_Index) == 0x0045EC, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayIterator_4_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathIntSub_Result) == 0x0045F0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayIterator_4_Count) == 0x0045F4, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayIterator_4_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayIterator_4_Element) == 0x0045F8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayIterator_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_If_2_Result) == 0x004610, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_If_2_Condition) == 0x004670, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathTransformMul_Result) == 0x004680, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Result) == 0x0046E0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathTransformMul_A__IO) == 0x004700, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm222681390) == 0x004760, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm222681390' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_Result) == 0x0047B0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetAtIndex_11_Element) == 0x004810, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetAtIndex_11_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms) == 0x004870, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex) == 0x004880, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_InputTransform__IO) == 0x004890, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_1_Element) == 0x0048F0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathIntAdd_Result) == 0x0048FC, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathIntAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_Primary__IO) == 0x004900, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_Element) == 0x004948, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_Secondary__IO) == 0x004958, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace) == 0x0049A0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace) == 0x0049B0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized) == 0x0049C0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex) == 0x0049D0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_Branch_1_BlockToRun) == 0x0049E0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayIterator_4_Ratio) == 0x0049E8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayIterator_4_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayIterator_4_BlockToRun) == 0x0049EC, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayIterator_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_Element) == 0x0049F4, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_MathIntSub_1_Result) == 0x004A00, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_MathIntSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetNum_Num) == 0x004A04, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform) == 0x004A10, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_1_Element) == 0x004A70, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild) == 0x004A80, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent) == 0x004A90, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent) == 0x004AA0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex) == 0x004AB0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_Transform) == 0x004AC0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Element) == 0x004B20, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild) == 0x004B30, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent) == 0x004B40, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent) == 0x004B50, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex) == 0x004B60, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_Transform) == 0x004B70, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Element) == 0x004BD0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild) == 0x004BE0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent) == 0x004BF0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent) == 0x004C00, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex) == 0x004C10, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Branch_BlockToRun) == 0x004C20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO) == 0x004C28, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_3_Result) == 0x004C40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_If_3_Condition) == 0x004CA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_If_3_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_Get_Negative_Transform_Output) == 0x004CB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Armte_1466887246) == 0x004D10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Armte_1466887246' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_Transform) == 0x004D60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Element) == 0x004DC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_GetTransform_CachedIndex) == 0x004DD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x004DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x004E00, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x004E20, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_Result) == 0x004E40, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_A) == 0x004E44, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x004E48, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Result) == 0x004E60, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Value) == 0x004E64, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x004E70, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm___Forward_Arm_SetTransform_1_CachedIndex) == 0x004ED0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm___Forward_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_12_Value) == 0x004EE0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_12_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelKey) == 0x004EE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelHash) == 0x004EF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_Value) == 0x004F08, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelKey) == 0x004F10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelHash) == 0x004F20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_67_Array) == 0x004F30, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_67_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_13_Array) == 0x004F40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_13_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_68_Array) == 0x004F50, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_68_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_Value) == 0x004F60, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelKey) == 0x004F68, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelHash) == 0x004F78, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Arm_1_Softness) == 0x004F88, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Arm_1_Softness' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_1_Value) == 0x004F90, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelKey) == 0x004F98, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelHash) == 0x004FA8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_Value) == 0x004FB8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelKey) == 0x004FC0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelHash) == 0x004FD0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_Result) == 0x004FE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_1_Transform) == 0x004FF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_1_CachedIndex) == 0x005050, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_A) == 0x005060, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO) == 0x005068, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_03) == 0x005078, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_03) == 0x005088, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_MathBoolAnd_Result) == 0x005098, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_SetControlVisibility_1_CachedControlIndices) == 0x0050A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_Result) == 0x0050B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_Result) == 0x0050D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_2_Transform) == 0x0050E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_2_CachedIndex) == 0x005140, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_A) == 0x005150, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_Condition) == 0x005154, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform) == 0x005160, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Element) == 0x0051C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild) == 0x0051D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent) == 0x0051E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent) == 0x0051F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_True) == 0x005200, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_True' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1te_1744270237) == 0x005220, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1te_1744270237' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform) == 0x005270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Element) == 0x0052D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild) == 0x0052E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent) == 0x0052F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent) == 0x005300, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_False) == 0x005310, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_False' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_SetTransform_Value__IO) == 0x005330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_SetTransform_CachedIndex) == 0x005390, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result) == 0x0053A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_Transform) == 0x0053B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_1_CachedIndex) == 0x005410, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_1_1_Value) == 0x005420, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_1_1_CachedIndex) == 0x005440, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_2_Transform) == 0x005450, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_2_CachedIndex) == 0x0054B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_1_Value) == 0x0054C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_1_CachedIndex) == 0x0054E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Branch_3_BlockToRun) == 0x0054F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Branch_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Branch_2_BlockToRun) == 0x0054F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Branch_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_01) == 0x005500, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_01) == 0x005510, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_01) == 0x005520, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_176540998) == 0x005530, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_176540998' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_01) == 0x005580, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_150900620) == 0x005590, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_150900620' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_01) == 0x0055E0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_01) == 0x0055F0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_154779850) == 0x005600, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_154779850' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_01) == 0x005650, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_01) == 0x005660, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_01) == 0x005670, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_01) == 0x005680, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_01) == 0x005690, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_01) == 0x0056A0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_01) == 0x0056B0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_Transform) == 0x0056C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_Element) == 0x005720, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedChild) == 0x005730, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent) == 0x005740, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent) == 0x005750, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_Value) == 0x005760, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_Transform_CachedIndex) == 0x005780, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_Transform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Element) == 0x005790, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_Transform) == 0x0057A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedChild) == 0x005800, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x005810, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x005820, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_Value) == 0x005830, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_CachedIndex) == 0x005850, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Branch_1_BlockToRun) == 0x005860, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_02) == 0x005868, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_02) == 0x005878, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_02) == 0x005888, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_02) == 0x005898, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1222681390) == 0x0058A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1222681390' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_01) == 0x0058F8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_01) == 0x005908, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_01) == 0x005918, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_01) == 0x005928, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_01) == 0x005938, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_01) == 0x005948, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_01) == 0x005958, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_01) == 0x005968, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_01) == 0x005978, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_01) == 0x005988, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_01) == 0x005998, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_01) == 0x0059A8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_01) == 0x0059B8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_01) == 0x0059C8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_01) == 0x0059D8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_01) == 0x0059E8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_01) == 0x0059F8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_01) == 0x005A08, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Branch_BlockToRun) == 0x005A18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO) == 0x005A20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_3_Result) == 0x005A30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_If_3_Condition) == 0x005A90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_If_3_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_Get_Negative_Transform_Output) == 0x005AA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1te_1466887246) == 0x005B00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1te_1466887246' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_Transform) == 0x005B50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Element) == 0x005BB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_GetTransform_CachedIndex) == 0x005BC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Arm_1___Forward_Arm_SetTransform_1_CachedIndex) == 0x005BD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Arm_1___Forward_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_13_Value) == 0x005BE0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_13_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelKey) == 0x005BE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelHash) == 0x005BF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_Value) == 0x005C08, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelKey) == 0x005C10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelHash) == 0x005C20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_45_Array) == 0x005C30, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_45_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_44_Array) == 0x005C40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_44_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Value) == 0x005C50, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelKey) == 0x005C58, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelHash) == 0x005C68, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_46_Array) == 0x005C78, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_46_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_6_Value) == 0x005C88, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_6_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelKey) == 0x005C90, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelHash) == 0x005CA0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_47_Array) == 0x005CB0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_47_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolAnd_Result) == 0x005CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting) == 0x005CC1, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating) == 0x005CC2, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating) == 0x005CC3, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling) == 0x005CC4, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items) == 0x005CC8, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_Result) == 0x005CD8, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_Num) == 0x005CDC, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element) == 0x005CE0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items) == 0x005CF0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting) == 0x005D00, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating) == 0x005D01, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating) == 0x005D02, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling) == 0x005D03, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Interacting_Item) == 0x005D04, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Interacting_Item' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolOr_1_Result) == 0x005D10, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolOr_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4eracting_Controlste_4026031004) == 0x005D18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4eracting_Controlste_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result) == 0x005D68, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Index) == 0x005D6C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Success) == 0x005D70, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_Result) == 0x005D74, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_1_Num) == 0x005D78, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result) == 0x005D7C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls) == 0x005D80, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_4_BlockToRun) == 0x005D90, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result) == 0x005D98, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index) == 0x005D9C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element) == 0x005DA0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_Result) == 0x005DB0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Make_Relative_1_Local) == 0x005E10, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform) == 0x005E70, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex) == 0x005ED0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value) == 0x005EE0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache) == 0x005F40, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found) == 0x005F50, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_Result) == 0x005F58, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio) == 0x005F60, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_B) == 0x005F68, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_T) == 0x005F70, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex) == 0x005F78, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun) == 0x005F88, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count) == 0x005F90, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun) == 0x005F94, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Element) == 0x005F9C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Index) == 0x005FA8, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Count) == 0x005FAC, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio) == 0x005FB0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun) == 0x005FB4, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_3_BlockToRun) == 0x005FBC, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_1_BlockToRun) == 0x005FC4, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_BlockToRun) == 0x005FCC, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Element) == 0x005FD4, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache) == 0x005FE0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform) == 0x005FF0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex) == 0x006050, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success) == 0x006060, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Index) == 0x006064, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Count) == 0x006068, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Ratio) == 0x00606C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun) == 0x006070, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolAnd_Result) == 0x006078, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting) == 0x006079, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating) == 0x00607A, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating) == 0x00607B, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling) == 0x00607C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items) == 0x006080, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_Result) == 0x006090, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_Num) == 0x006094, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element) == 0x006098, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items) == 0x0060A8, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting) == 0x0060B8, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating) == 0x0060B9, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating) == 0x0060BA, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling) == 0x0060BB, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolOr_1_Result) == 0x0060BC, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolOr_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4eracting_Controls_1te_4026031004) == 0x0060C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4eracting_Controls_1te_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result) == 0x006110, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Index) == 0x006114, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Success) == 0x006118, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_Result) == 0x00611C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_1_Num) == 0x006120, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result) == 0x006124, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01) == 0x006128, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_4_BlockToRun) == 0x006138, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_4_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result) == 0x006140, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index) == 0x006144, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element) == 0x006148, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_Result) == 0x006160, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Make_Relative_1_Local) == 0x0061C0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform) == 0x006220, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex) == 0x006280, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value) == 0x006290, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache) == 0x0062F0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found) == 0x006300, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_Result) == 0x006308, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio) == 0x006310, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_B) == 0x006318, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_T) == 0x006320, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex) == 0x006328, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun) == 0x006338, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count) == 0x006340, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun) == 0x006344, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Element) == 0x00634C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Index) == 0x006358, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Count) == 0x00635C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio) == 0x006360, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun) == 0x006364, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_3_BlockToRun) == 0x00636C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_1_BlockToRun) == 0x006374, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_BlockToRun) == 0x00637C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Element) == 0x006384, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache) == 0x006390, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform) == 0x0063A0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex) == 0x006400, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success) == 0x006410, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Index) == 0x006414, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Count) == 0x006418, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Ratio) == 0x00641C, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun) == 0x006420, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayFind_Success) == 0x006428, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_IsInteracting_Items) == 0x006430, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsInteracting) == 0x006440, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsTranslating) == 0x006441, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsRotating) == 0x006442, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsScaling) == 0x006443, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Element) == 0x006444, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayFind_Index) == 0x006450, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Value) == 0x006454, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Items) == 0x006460, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_1_Result) == 0x006470, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_Result) == 0x006471, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_Result) == 0x006472, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Contains_Result) == 0x006473, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Contains_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Element) == 0x006474, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Contains_Name) == 0x006480, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Contains_Name' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_1_Result) == 0x006488, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Contains_1_Result) == 0x006489, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Contains_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_EndsWith_1_Result) == 0x00648A, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_EndsWith_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Chopped) == 0x00648C, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Chopped' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Remainder) == 0x006494, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Remainder' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayAdd_1_Index) == 0x00649C, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayAdd_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Branch_1_BlockToRun) == 0x0064A0, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items) == 0x0064A8, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Chopped) == 0x0064B8, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Chopped' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Remainder) == 0x0064C0, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Remainder' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Index) == 0x0064C8, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Count) == 0x0064CC, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Ratio) == 0x0064D0, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_BlockToRun) == 0x0064D4, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Element) == 0x0064DC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x0064F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x006550, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x006560, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Index) == 0x006570, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Count) == 0x006574, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x006578, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00657C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x006588, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_Branch_BlockToRun) == 0x006598, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Index) == 0x0065A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Count) == 0x0065A4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Ratio) == 0x0065A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x0065AC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Element) == 0x0065B4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x0065C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_Result) == 0x006620, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_A) == 0x006628, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x006630, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00663C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x006648, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x006658, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x006668, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_SetTransform_6_CachedIndex) == 0x006678, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Index) == 0x006688, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Count) == 0x00668C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Ratio) == 0x006690, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_4___Forward_Fingers_ArrayIterator_BlockToRun) == 0x006694, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_4___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_60_1_Array) == 0x0066A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_60_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_36_1_Array) == 0x0066B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_36_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_5_Value) == 0x0066C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_5_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelKey) == 0x0066C8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelHash) == 0x0066D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_48_Array) == 0x0066E8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_48_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_7_Value) == 0x0066F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_7_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelKey) == 0x006700, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelHash) == 0x006710, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_37_Array) == 0x006720, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_37_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_01) == 0x006730, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_01) == 0x006740, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingerseracting_Controlste_4026031004) == 0x006750, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingerseracting_Controlste_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_02) == 0x0067A0, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01) == 0x0067B0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01) == 0x0067C0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01) == 0x0067D0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01) == 0x0067E0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01) == 0x0067F0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_01) == 0x006800, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_01) == 0x006810, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingerseracting_Controls_1te_4026031004) == 0x006820, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingerseracting_Controls_1te_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_01) == 0x006870, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01) == 0x006880, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01) == 0x006890, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01) == 0x0068A0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01) == 0x0068B0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01) == 0x0068C0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayFind_Success) == 0x0068D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_IsInteracting_Items) == 0x0068D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_IsInteracting_bIsInteracting) == 0x0068E8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_IsInteracting_bIsTranslating) == 0x0068E9, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_IsInteracting_bIsRotating) == 0x0068EA, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_IsInteracting_bIsScaling) == 0x0068EB, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Element) == 0x0068EC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayFind_Index) == 0x0068F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Value) == 0x0068FC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Items) == 0x006908, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_01) == 0x006918, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Element) == 0x006928, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x006940, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x0069A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x0069B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Index) == 0x0069C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Count) == 0x0069C4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x0069C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x0069CC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x0069D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_Branch_BlockToRun) == 0x0069E8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Index) == 0x0069F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Count) == 0x0069F4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Ratio) == 0x0069F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x0069FC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_Element) == 0x006A04, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x006A10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_NameConcat_4_2_Result) == 0x006A70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_NameConcat_4_2_A) == 0x006A78, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x006A80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x006A8C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x006A98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x006AA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x006AB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_SetTransform_6_CachedIndex) == 0x006AC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_Index) == 0x006AD8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_Count) == 0x006ADC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_Ratio) == 0x006AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers___Forward_Fingers_ArrayIterator_BlockToRun) == 0x006AE4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_Element) == 0x006AEC, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_Transform) == 0x006B00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_CachedChild) == 0x006B60, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_CachedOldParent) == 0x006B70, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_CachedNewParent) == 0x006B80, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_16_CachedIndex) == 0x006B90, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_16_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_7_Array) == 0x006BA0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_7_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_Index) == 0x006BB0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_Count) == 0x006BB4, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_Ratio) == 0x006BB8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_BlockToRun) == 0x006BBC, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_25_Array) == 0x006BC8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_25_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_28_Array) == 0x006BD8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_28_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_FloatValue) == 0x006BE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_FloatValue' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_Minimum) == 0x006BEC, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_Minimum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_Maximum) == 0x006BF0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_Maximum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_CachedControlIndex) == 0x006BF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Reverse_Foot_Roll_Blend) == 0x006C08, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Reverse_Foot_Roll_Blend' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_Result) == 0x006C10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Transform) == 0x006C20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_CachedIndex) == 0x006C80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_A) == 0x006C90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Reverse_Foot_IK_Mode) == 0x006C94, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Reverse_Foot_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Element) == 0x006C98, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices) == 0x006CA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Index) == 0x006CB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Count) == 0x006CBC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Ratio) == 0x006CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun) == 0x006CC4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices) == 0x006CD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x006CE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_Result) == 0x006CF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Result) == 0x006D50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Result) == 0x006D70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Result) == 0x006D78, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_Transform) == 0x006D90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex) == 0x006DF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Value) == 0x006E00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Value) == 0x006E20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO) == 0x006E28, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_A__IO) == 0x006E40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_Result) == 0x006EA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global) == 0x006F00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_Result) == 0x006F60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Local) == 0x006FC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform) == 0x007020, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x007080, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex) == 0x007090, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_B__IO) == 0x0070A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform) == 0x007100, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x007160, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex) == 0x007170, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex) == 0x007180, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayClone_Clone) == 0x007190, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayClone_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Element) == 0x0071A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_Result) == 0x0071B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform) == 0x007210, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex) == 0x007270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result) == 0x007280, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_2_Result) == 0x0072A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_2_Result) == 0x0072A4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatSub_Result) == 0x0072A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Result) == 0x0072AC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result) == 0x0072B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform) == 0x0072D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex) == 0x007330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value) == 0x007340, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Value) == 0x007360, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_Result) == 0x007364, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntToFloat_Result) == 0x007368, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntToFloat_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Index) == 0x00736C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Footte_3465700630) == 0x007370, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Footte_3465700630' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_Result) == 0x0073C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_B) == 0x0073C4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_If_Result) == 0x0073C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntEquals_Result) == 0x0073CC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_Result) == 0x0073D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Count) == 0x0073D4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_If_Condition) == 0x0073D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO) == 0x0073E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO) == 0x007400, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value) == 0x007460, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex) == 0x007480, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Ratio) == 0x007490, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_BlockToRun) == 0x007494, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element) == 0x00749C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_Result) == 0x0074B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_Transform) == 0x007510, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_CachedIndex) == 0x007570, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_A__IO) == 0x007580, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_3_Result) == 0x0075E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global) == 0x007640, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_Result) == 0x0076A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local) == 0x007700, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform) == 0x007760, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element) == 0x0077C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x0077D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO) == 0x0077E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform) == 0x007840, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex) == 0x0078A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex) == 0x0078B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform) == 0x0078C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_Parent) == 0x007920, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_Element) == 0x00792C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedChild) == 0x007938, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedParent) == 0x007948, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild) == 0x007958, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x007968, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x007978, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Value) == 0x007990, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex) == 0x0079B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_32_Array) == 0x0079C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_32_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_33_Array) == 0x0079D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_33_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_2_FloatValue) == 0x0079E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_2_FloatValue' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_2_Minimum) == 0x0079E4, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_2_Minimum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_2_Maximum) == 0x0079E8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_2_Maximum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetControlFloat_2_CachedControlIndex) == 0x0079F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetControlFloat_2_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Reverse_Foot_1_Roll_Blend) == 0x007A00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Reverse_Foot_1_Roll_Blend' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_Result) == 0x007A08, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Transform) == 0x007A10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_CachedIndex) == 0x007A70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_A) == 0x007A80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Element) == 0x007A84, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices) == 0x007A90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Index) == 0x007AA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Count) == 0x007AA4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Ratio) == 0x007AA8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun) == 0x007AAC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices) == 0x007AB8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x007AC8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_Result) == 0x007AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Result) == 0x007B40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Result) == 0x007B60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Result) == 0x007B68, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_Transform) == 0x007B80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex) == 0x007BE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Value) == 0x007BF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Value) == 0x007C10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO) == 0x007C18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_A__IO) == 0x007C30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_Result) == 0x007C90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global) == 0x007CF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_Result) == 0x007D50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Local) == 0x007DB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform) == 0x007E10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x007E70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex) == 0x007E80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_B__IO) == 0x007E90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform) == 0x007EF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x007F50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex) == 0x007F60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex) == 0x007F70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayClone_Clone) == 0x007F80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayClone_Clone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Element) == 0x007F90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_Result) == 0x007FA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform) == 0x008000, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex) == 0x008060, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result) == 0x008070, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_2_Result) == 0x008090, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_2_Result) == 0x008094, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatSub_Result) == 0x008098, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Result) == 0x00809C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result) == 0x0080A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform) == 0x0080C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex) == 0x008120, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value) == 0x008130, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Value) == 0x008150, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_Result) == 0x008154, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntToFloat_Result) == 0x008158, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntToFloat_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Index) == 0x00815C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1te_3465700630) == 0x008160, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1te_3465700630' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_Result) == 0x0081B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_B) == 0x0081B4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Result) == 0x0081B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntEquals_Result) == 0x0081BC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_Result) == 0x0081C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Count) == 0x0081C4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Condition) == 0x0081C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO) == 0x0081D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO) == 0x0081F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value) == 0x008250, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex) == 0x008270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Ratio) == 0x008280, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_BlockToRun) == 0x008284, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element) == 0x00828C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_Result) == 0x0082A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_Transform) == 0x008300, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_CachedIndex) == 0x008360, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_A__IO) == 0x008370, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_3_Result) == 0x0083D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global) == 0x008430, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_Result) == 0x008490, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local) == 0x0084F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform) == 0x008550, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element) == 0x0085B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x0085C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO) == 0x0085D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform) == 0x008630, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex) == 0x008690, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex) == 0x0086A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform) == 0x0086B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_Parent) == 0x008710, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_Element) == 0x00871C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedChild) == 0x008728, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedParent) == 0x008738, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild) == 0x008748, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x008758, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x008768, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Value) == 0x008780, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex) == 0x0087A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_15_Array) == 0x0087B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_15_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_17_Array) == 0x0087C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_17_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_2_Value) == 0x0087D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelKey) == 0x0087D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelHash) == 0x0087E8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Leg_1_Softness) == 0x0087F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Leg_1_Softness' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_14_Value) == 0x008800, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_14_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelKey) == 0x008808, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelHash) == 0x008818, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_Result) == 0x008828, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_GetTransform_1_1_Transform) == 0x008830, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_GetTransform_1_1_CachedIndex) == 0x008890, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_A) == 0x0088A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Leg_IK_Mode) == 0x0088A4, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Leg_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO) == 0x0088A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_04) == 0x0088B8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_04) == 0x0088C8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Element) == 0x0088D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Result) == 0x0088F0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_Transform) == 0x008950, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex) == 0x0089B0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Primary__IO) == 0x0089C0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Secondary__IO) == 0x008A08, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace) == 0x008A50, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace) == 0x008A60, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized) == 0x008A70, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex) == 0x008A80, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_02) == 0x008A90, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_02) == 0x008AA0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_02) == 0x008AB0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_176540998) == 0x008AC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_176540998' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_02) == 0x008B10, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_150900620) == 0x008B20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_150900620' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_02) == 0x008B70, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_02) == 0x008B80, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_154779850) == 0x008B90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_154779850' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_02) == 0x008BE0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_02) == 0x008BF0, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_02) == 0x008C00, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_02) == 0x008C10, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_02) == 0x008C20, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_02) == 0x008C30, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_02) == 0x008C40, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_03) == 0x008C50, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_03) == 0x008C60, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_03) == 0x008C70, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_03) == 0x008C80, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1222681390) == 0x008C90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1222681390' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_02) == 0x008CE0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_02) == 0x008CF0, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_02) == 0x008D00, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_02) == 0x008D10, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_02) == 0x008D20, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_02) == 0x008D30, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_02) == 0x008D40, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_02) == 0x008D50, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_02) == 0x008D60, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_02) == 0x008D70, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_02) == 0x008D80, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_02) == 0x008D90, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_02) == 0x008DA0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_02) == 0x008DB0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_02) == 0x008DC0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_02) == 0x008DD0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_02) == 0x008DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_02) == 0x008DF0, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_Branch_BlockToRun) == 0x008E00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg_1___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO) == 0x008E08, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg_1___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_14_Array) == 0x008E18, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_14_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_16_Array) == 0x008E28, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_16_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_3_Value) == 0x008E38, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_3_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelKey) == 0x008E40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelHash) == 0x008E50, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Forward_Leg_Softness) == 0x008E60, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Forward_Leg_Softness' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_15_Value) == 0x008E68, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_15_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelKey) == 0x008E70, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelHash) == 0x008E80, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_MathFloatGreater_1_Result) == 0x008E90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_GetTransform_1_1_Transform) == 0x008EA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_GetTransform_1_1_CachedIndex) == 0x008F00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_MathFloatGreater_1_A) == 0x008F10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO) == 0x008F18, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_05) == 0x008F28, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_05) == 0x008F38, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Element) == 0x008F48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_01) == 0x008F58, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_01) == 0x008F68, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_01) == 0x008F78, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_01) == 0x008F88, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_01) == 0x008F98, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_03) == 0x008FA8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_03) == 0x008FB8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_03) == 0x008FC8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg76540998) == 0x008FD8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg76540998' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_03) == 0x009028, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg50900620) == 0x009038, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg50900620' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_03) == 0x009088, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_03) == 0x009098, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg54779850) == 0x0090A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg54779850' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_03) == 0x0090F8, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_03) == 0x009108, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_03) == 0x009118, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_03) == 0x009128, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_03) == 0x009138, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_03) == 0x009148, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_03) == 0x009158, "Member 'FPropertyBag_8183a11f51f5aa20::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_04) == 0x009168, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_04) == 0x009178, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_04) == 0x009188, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_04) == 0x009198, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg222681390) == 0x0091A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg222681390' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_03) == 0x0091F8, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_03) == 0x009208, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_03) == 0x009218, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_03) == 0x009228, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_03) == 0x009238, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_03) == 0x009248, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_03) == 0x009258, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_03) == 0x009268, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_03) == 0x009278, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_03) == 0x009288, "Member 'FPropertyBag_8183a11f51f5aa20::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_03) == 0x009298, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_03) == 0x0092A8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_03) == 0x0092B8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_03) == 0x0092C8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_03) == 0x0092D8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_03) == 0x0092E8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_03) == 0x0092F8, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_03) == 0x009308, "Member 'FPropertyBag_8183a11f51f5aa20::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_Branch_BlockToRun) == 0x009318, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Leg___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO) == 0x009320, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Leg___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_MathFloatGreater_1_Result) == 0x009330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_1_Transform) == 0x009340, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_1_CachedIndex) == 0x0093A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_MathFloatGreater_1_A) == 0x0093B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Forward_Foot_IK_Mode) == 0x0093B4, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Forward_Foot_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices) == 0x0093B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_MathBoolNot_3_Result) == 0x0093C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_MathBoolNot_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetControlVisibility_4_CachedControlIndices) == 0x0093D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetControlVisibility_4_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_Transform) == 0x0093E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild) == 0x009440, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent) == 0x009450, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent) == 0x009460, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_13_Value) == 0x009470, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_13_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_13_CachedIndex) == 0x009490, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_13_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Make_Relative_1_Local) == 0x0094A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Make_Absolute_Global) == 0x009500, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Add_Result) == 0x009560, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Make_Relative_Local) == 0x009580, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_Transform) == 0x0095E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_CachedIndex) == 0x009640, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_Transform) == 0x009650, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_CachedIndex) == 0x0096B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Add_A) == 0x0096C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_3_Transform) == 0x0096E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_GetTransform_1_3_CachedIndex) == 0x009740, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_GetTransform_1_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Add_B) == 0x009750, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Make_Absolute_Local__IO) == 0x009770, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Make_Absolute_Local__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO) == 0x0097D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_OffsetTransformForItem_CachedIndex) == 0x009830, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform) == 0x009840, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild) == 0x0098A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent) == 0x0098B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent) == 0x0098C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_13_1_1_1_CachedIndex) == 0x0098D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_13_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Branch_4_1_1_1_BlockToRun) == 0x0098E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Branch_4_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform) == 0x0098F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild) == 0x009950, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent) == 0x009960, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent) == 0x009970, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_13_1_CachedIndex) == 0x009980, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_13_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform) == 0x009990, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild) == 0x0099F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent) == 0x009A00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent) == 0x009A10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_13_1_1_CachedIndex) == 0x009A20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_13_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Branch_BlockToRun) == 0x009A30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_MathBoolNotEquals_2_1_Result) == 0x009A38, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_MathBoolNotEquals_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_Branch_4_1_1_2_BlockToRun) == 0x009A3C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_Branch_4_1_1_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_Transform) == 0x009A50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedChild) == 0x009AB0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x009AC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x009AD0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot___Forward_Foot_SetTransform_1_CachedIndex) == 0x009AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot___Forward_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_Result) == 0x009AF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_1_Transform) == 0x009B00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_1_CachedIndex) == 0x009B60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_A) == 0x009B70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices) == 0x009B78, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_MathBoolNot_3_Result) == 0x009B88, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_MathBoolNot_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_CachedControlIndices) == 0x009B90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_Transform) == 0x009BA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild) == 0x009C00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent) == 0x009C10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent) == 0x009C20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_13_Value) == 0x009C30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_13_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_13_CachedIndex) == 0x009C50, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_13_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Make_Relative_1_Local) == 0x009C60, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Make_Absolute_Global) == 0x009CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Add_Result) == 0x009D20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Make_Relative_Local) == 0x009D40, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_Transform) == 0x009DA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_CachedIndex) == 0x009E00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_Transform) == 0x009E10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_CachedIndex) == 0x009E70, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Add_A) == 0x009E80, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_3_Transform) == 0x009EA0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_GetTransform_1_3_CachedIndex) == 0x009F00, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_GetTransform_1_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Add_B) == 0x009F10, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Make_Absolute_Local__IO) == 0x009F30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Make_Absolute_Local__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO) == 0x009F90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_OffsetTransformForItem_CachedIndex) == 0x009FF0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform) == 0x00A000, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild) == 0x00A060, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent) == 0x00A070, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent) == 0x00A080, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_1_CachedIndex) == 0x00A090, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Branch_4_1_1_1_BlockToRun) == 0x00A0A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Branch_4_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform) == 0x00A0B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild) == 0x00A110, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent) == 0x00A120, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent) == 0x00A130, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_13_1_CachedIndex) == 0x00A140, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_13_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform) == 0x00A150, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild) == 0x00A1B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent) == 0x00A1C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent) == 0x00A1D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_CachedIndex) == 0x00A1E0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Branch_BlockToRun) == 0x00A1F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_MathBoolNotEquals_2_1_Result) == 0x00A1F8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_MathBoolNotEquals_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_Branch_4_1_1_2_BlockToRun) == 0x00A1FC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_Branch_4_1_1_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_Transform) == 0x00A210, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedChild) == 0x00A270, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x00A280, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x00A290, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Foot_1___Forward_Foot_SetTransform_1_CachedIndex) == 0x00A2A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Foot_1___Forward_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_16_Value) == 0x00A2B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_16_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelKey) == 0x00A2B8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelHash) == 0x00A2C8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_17_Value) == 0x00A2D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_17_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelKey) == 0x00A2E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelHash) == 0x00A2F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_2_1_Array) == 0x00A300, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_2_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_02) == 0x00A310, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_02) == 0x00A320, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1eracting_Controlste_4026031004) == 0x00A330, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1eracting_Controlste_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_03) == 0x00A380, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02) == 0x00A390, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02) == 0x00A3A0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02) == 0x00A3B0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02) == 0x00A3C0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02) == 0x00A3D0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_02) == 0x00A3E0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_02) == 0x00A3F0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1eracting_Controls_1te_4026031004) == 0x00A400, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1eracting_Controls_1te_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_02) == 0x00A450, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02) == 0x00A460, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02) == 0x00A470, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02) == 0x00A480, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02) == 0x00A490, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02) == 0x00A4A0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayFind_Success) == 0x00A4B0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_IsInteracting_Items) == 0x00A4B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsInteracting) == 0x00A4C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsTranslating) == 0x00A4C9, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsRotating) == 0x00A4CA, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsScaling) == 0x00A4CB, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Element) == 0x00A4CC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayFind_Index) == 0x00A4D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Value) == 0x00A4DC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Items) == 0x00A4E8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_02) == 0x00A4F8, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Element) == 0x00A508, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x00A520, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x00A580, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x00A590, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Index) == 0x00A5A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Count) == 0x00A5A4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x00A5A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00A5AC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x00A5B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_Branch_BlockToRun) == 0x00A5C8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Index) == 0x00A5D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Count) == 0x00A5D4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Ratio) == 0x00A5D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x00A5DC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Element) == 0x00A5E4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x00A5F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_Result) == 0x00A650, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_A) == 0x00A658, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x00A660, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00A66C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x00A678, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x00A688, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x00A698, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_SetTransform_6_CachedIndex) == 0x00A6A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Index) == 0x00A6B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Count) == 0x00A6BC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Ratio) == 0x00A6C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_1___Forward_Fingers_ArrayIterator_BlockToRun) == 0x00A6C4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_1___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_63_1_Array) == 0x00A6D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_63_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_03) == 0x00A6E0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_03) == 0x00A6F0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5eracting_Controlste_4026031004) == 0x00A700, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5eracting_Controlste_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_04) == 0x00A750, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03) == 0x00A760, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03) == 0x00A770, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03) == 0x00A780, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03) == 0x00A790, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03) == 0x00A7A0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_03) == 0x00A7B0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_03) == 0x00A7C0, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5eracting_Controls_1te_4026031004) == 0x00A7D0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5eracting_Controls_1te_4026031004' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_03) == 0x00A820, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03) == 0x00A830, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03) == 0x00A840, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03) == 0x00A850, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03) == 0x00A860, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03) == 0x00A870, "Member 'FPropertyBag_8183a11f51f5aa20::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayFind_Success) == 0x00A880, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_IsInteracting_Items) == 0x00A888, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsInteracting) == 0x00A898, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsTranslating) == 0x00A899, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsRotating) == 0x00A89A, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsScaling) == 0x00A89B, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Element) == 0x00A89C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayFind_Index) == 0x00A8A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Value) == 0x00A8AC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Items) == 0x00A8B8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_03) == 0x00A8C8, "Member 'FPropertyBag_8183a11f51f5aa20::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Element) == 0x00A8D8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x00A8F0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x00A950, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x00A960, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Index) == 0x00A970, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Count) == 0x00A974, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x00A978, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00A97C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x00A988, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_Branch_BlockToRun) == 0x00A998, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Index) == 0x00A9A0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Count) == 0x00A9A4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Ratio) == 0x00A9A8, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x00A9AC, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Element) == 0x00A9B4, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x00A9C0, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_Result) == 0x00AA20, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_A) == 0x00AA28, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x00AA30, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00AA3C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x00AA48, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x00AA58, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x00AA68, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_SetTransform_6_CachedIndex) == 0x00AA78, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Index) == 0x00AA88, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Count) == 0x00AA8C, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Ratio) == 0x00AA90, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Forward_Fingers_5___Forward_Fingers_ArrayIterator_BlockToRun) == 0x00AA94, "Member 'FPropertyBag_8183a11f51f5aa20::Forward_Fingers_5___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_1_1_Element) == 0x00AA9C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BlockExecuteState_3372102177) == 0x00AAA8, "Member 'FPropertyBag_8183a11f51f5aa20::BlockExecuteState_3372102177' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_22_Value) == 0x00AAF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_22_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelKey) == 0x00AB00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelHash) == 0x00AB10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetControlVisibility_1_CachedControlIndices) == 0x00AB20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_19_Array) == 0x00AB30, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_19_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_1_1_Index) == 0x00AB40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_1_1_Count) == 0x00AB44, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_1_1_Ratio) == 0x00AB48, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_1_1_BlockToRun) == 0x00AB4C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_22_Array) == 0x00AB58, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_22_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_26_Array) == 0x00AB68, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_26_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_19_Value) == 0x00AB78, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_19_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelKey) == 0x00AB80, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelHash) == 0x00AB90, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_06) == 0x00ABA0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_06' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_06) == 0x00ABB0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_06' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_38_Array) == 0x00ABC0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_38_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_39_Array) == 0x00ABD0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_39_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_21_Value) == 0x00ABE0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_21_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelKey) == 0x00ABE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelHash) == 0x00ABF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AC08, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Result) == 0x00AC14, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Condition) == 0x00AC15, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AC16, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AC18, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AC28, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AC2C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00AC30, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00AC34, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00AC3C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Result) == 0x00AC48, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Condition) == 0x00AC49, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AC50, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AC60, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AC64, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AC68, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AC6C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_40_Array) == 0x00AC78, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_40_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_41_Array) == 0x00AC88, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_41_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_18_Value) == 0x00AC98, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_18_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelKey) == 0x00ACA0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelHash) == 0x00ACB0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00ACC0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Result) == 0x00ACCC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Condition) == 0x00ACCD, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00ACCE, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00ACD0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00ACE0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00ACE4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00ACE8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00ACEC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00ACF4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Result) == 0x00AD00, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Condition) == 0x00AD01, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AD08, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AD18, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AD1C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AD20, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AD24, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_42_Array) == 0x00AD30, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_42_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_43_Array) == 0x00AD40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_43_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_20_Value) == 0x00AD50, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_20_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelKey) == 0x00AD58, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelHash) == 0x00AD68, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AD78, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Result) == 0x00AD84, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Condition) == 0x00AD85, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AD86, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AD88, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AD98, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AD9C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00ADA0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00ADA4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00ADAC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Result) == 0x00ADB8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Condition) == 0x00ADB9, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00ADC0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00ADD0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00ADD4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00ADD8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00ADDC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_21_1_Array) == 0x00ADE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_21_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_11_1_1_1_Array) == 0x00ADF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_11_1_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_23_Value) == 0x00AE08, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_23_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelKey) == 0x00AE10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelHash) == 0x00AE20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AE30, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Result) == 0x00AE3C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Condition) == 0x00AE3D, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AE3E, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AE40, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AE50, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AE54, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00AE58, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00AE5C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00AE64, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Result) == 0x00AE70, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Condition) == 0x00AE71, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AE78, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AE88, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AE8C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AE90, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AE94, "Member 'FPropertyBag_8183a11f51f5aa20::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_1_1_Array) == 0x00AEA0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_2_Array) == 0x00AEB0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_2_1_Array) == 0x00AEC0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_2_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_Value) == 0x00AED0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelKey) == 0x00AED8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelHash) == 0x00AEE8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_25_Value) == 0x00AEF8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_25_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelKey) == 0x00AF00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelKey' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelHash) == 0x00AF10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelHash' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Element) == 0x00AF20, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_CachedControlIndices) == 0x00AF30, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Element) == 0x00AF40, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_CachedControlIndices) == 0x00AF50, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Element) == 0x00AF60, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_CachedControlIndices) == 0x00AF70, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Index) == 0x00AF80, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Count) == 0x00AF84, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Ratio) == 0x00AF88, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_BlockToRun) == 0x00AF8C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Index) == 0x00AF94, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Count) == 0x00AF98, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Ratio) == 0x00AF9C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_BlockToRun) == 0x00AFA0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Index) == 0x00AFA8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Count) == 0x00AFAC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Ratio) == 0x00AFB0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_BlockToRun) == 0x00AFB4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Element) == 0x00AFBC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_CachedControlIndices) == 0x00AFC8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Element) == 0x00AFD8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_CachedControlIndices) == 0x00AFE8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Element) == 0x00AFF8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_CachedControlIndices) == 0x00B008, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Index) == 0x00B018, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Count) == 0x00B01C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Ratio) == 0x00B020, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_BlockToRun) == 0x00B024, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Index) == 0x00B02C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Count) == 0x00B030, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Ratio) == 0x00B034, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_BlockToRun) == 0x00B038, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Index) == 0x00B040, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Count) == 0x00B044, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Ratio) == 0x00B048, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_BlockToRun) == 0x00B04C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Element) == 0x00B054, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Result) == 0x00B060, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_Result) == 0x00B061, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Condition) == 0x00B062, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_Result) == 0x00B063, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00B068, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Index) == 0x00B078, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Count) == 0x00B07C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Ratio) == 0x00B080, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00B084, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Element) == 0x00B08C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Result) == 0x00B098, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_1_Result) == 0x00B099, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Condition) == 0x00B09A, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00B0A0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Index) == 0x00B0B0, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Count) == 0x00B0B4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00B0B8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00B0BC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x00B0C4, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Element) == 0x00B0CC, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_CachedControlIndices) == 0x00B0D8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Element) == 0x00B0E8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_CachedControlIndices) == 0x00B0F8, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Element) == 0x00B108, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_CachedControlIndices) == 0x00B118, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Index) == 0x00B128, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Count) == 0x00B12C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Ratio) == 0x00B130, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_BlockToRun) == 0x00B134, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Index) == 0x00B13C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Count) == 0x00B140, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Ratio) == 0x00B144, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_BlockToRun) == 0x00B148, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Index) == 0x00B150, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Count) == 0x00B154, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Ratio) == 0x00B158, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_BlockToRun) == 0x00B15C, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x00B164, "Member 'FPropertyBag_8183a11f51f5aa20::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigVMFunction_MathIntToFloat_Result) == 0x00B16C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigVMFunction_MathIntToFloat_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlInteger_IntegerValue) == 0x00B170, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlInteger_IntegerValue' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlInteger_Minimum) == 0x00B174, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlInteger_Minimum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlInteger_Maximum) == 0x00B178, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlInteger_Maximum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlInteger_CachedControlIndex) == 0x00B180, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlInteger_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_CachedCurveIndex) == 0x00B190, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_Result) == 0x00B1A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlRotator_Rotator) == 0x00B1A8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlRotator_Rotator' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlRotator_Minimum) == 0x00B1C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlRotator_Minimum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlRotator_Maximum) == 0x00B1D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlRotator_Maximum' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetControlRotator_CachedControlIndex) == 0x00B1F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetControlRotator_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_2_Value) == 0x00B200, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_2_CachedCurveIndex) == 0x00B208, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_2_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_3_Value) == 0x00B218, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_3_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_3_CachedCurveIndex) == 0x00B220, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_3_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_1_3_Value) == 0x00B230, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_1_3_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_1_3_CachedCurveIndex) == 0x00B238, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_1_3_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_2_Transform) == 0x00B250, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_2_CachedIndex) == 0x00B2B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_4_Value) == 0x00B2C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_4_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_4_CachedCurveIndex) == 0x00B2C8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_4_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_3_1_Value) == 0x00B2D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_3_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_3_1_CachedCurveIndex) == 0x00B2E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_3_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_2_1_Value) == 0x00B2F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_2_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetCurveValue_1_2_1_CachedCurveIndex) == 0x00B2F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetCurveValue_1_2_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_1_Transform) == 0x00B310, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_1_CachedIndex) == 0x00B370, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Set_Transform_CachedIndex) == 0x00B380, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x00B390, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_9_Transform) == 0x00B3A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_9_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_9_CachedIndex) == 0x00B400, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_9_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_14_CachedIndex) == 0x00B410, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_14_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_19_CachedIndex) == 0x00B420, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_19_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_21_2_Transform) == 0x00B430, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_21_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_21_2_CachedChild) == 0x00B490, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_21_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_21_2_CachedOldParent) == 0x00B4A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_21_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_21_2_CachedNewParent) == 0x00B4B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_21_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_15_CachedIndex) == 0x00B4C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_15_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_52_1_Array) == 0x00B4D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_52_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_53_1_Array) == 0x00B4E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_53_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_11_1_2_Array) == 0x00B4F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_11_1_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Element) == 0x00B500, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x00B510, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x00B570, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Index) == 0x00B57C, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x00B580, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x00B590, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x00B5A0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x00B5B0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Count) == 0x00B5C0, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x00B5C4, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x00B5C8, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spineonto_FKte_1874188559) == 0x00B5D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spineonto_FKte_1874188559' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms_01) == 0x00B620, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex_01) == 0x00B630, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points_01) == 0x00B640, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spineonto_FK_thru_4_Points_1te_721955556) == 0x00B650, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spineonto_FK_thru_4_Points_1te_721955556' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_01) == 0x00B6A0, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild_01) == 0x00B6B0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent_01) == 0x00B6C0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent_01) == 0x00B6D0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex_01) == 0x00B6E0, "Member 'FPropertyBag_8183a11f51f5aa20::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_ArrayGetAtIndex_Element) == 0x00B6F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_Transform) == 0x00B700, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedChild) == 0x00B760, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedOldParent) == 0x00B770, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedNewParent) == 0x00B780, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Spine___Backward_Spine_RigUnit_SetTransform_CachedIndex) == 0x00B790, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Spine___Backward_Spine_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_24_Array) == 0x00B7A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_24_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_20_Array) == 0x00B7B0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_20_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_Transform) == 0x00B7C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedChild) == 0x00B820, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent) == 0x00B830, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent) == 0x00B840, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_Transform) == 0x00B850, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Element) == 0x00B8B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedChild) == 0x00B8C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedOldParent) == 0x00B8D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedNewParent) == 0x00B8E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_SetTransform_1_Value__IO) == 0x00B8F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_SetTransform_1_CachedIndex) == 0x00B950, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_Transform) == 0x00B960, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedChild) == 0x00B9C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedOldParent) == 0x00B9D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedNewParent) == 0x00B9E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_Transform) == 0x00B9F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_HierarchyGetParent_Parent) == 0x00BA50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_HierarchyGetParent_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedChild) == 0x00BA60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedParent) == 0x00BA70, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedChild) == 0x00BA80, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent) == 0x00BA90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent) == 0x00BAA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_SetTransform_2_Value__IO) == 0x00BAB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_SetTransform_2_CachedIndex) == 0x00BB10, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_05) == 0x00BB20, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_05) == 0x00BB30, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_05) == 0x00BB40, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_05) == 0x00BB50, "Member 'FPropertyBag_8183a11f51f5aa20::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_Transform) == 0x00BB60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_Element) == 0x00BBC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_MathIntSub_Result) == 0x00BBCC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ArrayGetNum_Num) == 0x00BBD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedChild) == 0x00BBD8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedOldParent) == 0x00BBE8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedNewParent) == 0x00BBF8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Neck_1___Backward_Neck_SetTransform_CachedIndex) == 0x00BC08, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Neck_1___Backward_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BC20, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BC80, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BC90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BCA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_CachedIndex) == 0x00BCB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BCC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BD20, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BD30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BD40, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex) == 0x00BD50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BD60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BDC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BDD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BDE0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex) == 0x00BDF0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_56_1_Array) == 0x00BE00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_56_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_55_1_Array) == 0x00BE10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_55_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_12_1_Array) == 0x00BE20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_12_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform) == 0x00BE30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Element) == 0x00BE90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild) == 0x00BEA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent) == 0x00BEB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent) == 0x00BEC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform) == 0x00BED0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Element) == 0x00BF30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild) == 0x00BF40, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent) == 0x00BF50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent) == 0x00BF60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_25_Value__IO) == 0x00BF70, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_25_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_25_CachedIndex) == 0x00BFD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_25_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayIterator_2_Element) == 0x00BFE0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_Transform) == 0x00BFF0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_Element) == 0x00C050, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayIterator_2_Index) == 0x00C05C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedChild) == 0x00C060, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x00C070, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x00C080, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_CachedIndex) == 0x00C090, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayIterator_2_Count) == 0x00C0A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayIterator_2_Ratio) == 0x00C0A4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayIterator_2_BlockToRun) == 0x00C0A8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_Transform) == 0x00C0B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_Element) == 0x00C110, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild) == 0x00C120, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00C130, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00C140, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_21_2_CachedIndex) == 0x00C150, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform) == 0x00C160, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Element) == 0x00C1C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00C1D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00C1E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00C1F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_20_3_CachedIndex) == 0x00C200, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform) == 0x00C210, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_1_Element) == 0x00C270, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild) == 0x00C280, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent) == 0x00C290, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent) == 0x00C2A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm___Backward_Arm_SetTransform_21_2_1_CachedIndex) == 0x00C2B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm___Backward_Arm_SetTransform_21_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_57_1_Array) == 0x00C2C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_57_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_58_1_Array) == 0x00C2D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_58_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_13_1_Array) == 0x00C2E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_13_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform) == 0x00C2F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Element) == 0x00C350, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild) == 0x00C360, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent) == 0x00C370, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent) == 0x00C380, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform) == 0x00C390, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Element) == 0x00C3F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild) == 0x00C400, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent) == 0x00C410, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent) == 0x00C420, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_25_Value__IO) == 0x00C430, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_25_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_25_CachedIndex) == 0x00C490, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_25_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Element) == 0x00C4A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_Transform) == 0x00C4B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_Element) == 0x00C510, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Index) == 0x00C51C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedChild) == 0x00C520, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x00C530, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x00C540, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_CachedIndex) == 0x00C550, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Count) == 0x00C560, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Ratio) == 0x00C564, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayIterator_2_BlockToRun) == 0x00C568, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_Transform) == 0x00C570, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_Element) == 0x00C5D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild) == 0x00C5E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00C5F0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00C600, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_21_2_CachedIndex) == 0x00C610, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform) == 0x00C620, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Element) == 0x00C680, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00C690, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00C6A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00C6B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_20_3_CachedIndex) == 0x00C6C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform) == 0x00C6D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_1_Element) == 0x00C730, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild) == 0x00C740, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent) == 0x00C750, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent) == 0x00C760, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Arm_1___Backward_Arm_SetTransform_21_2_1_CachedIndex) == 0x00C770, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Arm_1___Backward_Arm_SetTransform_21_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_59_2_Array) == 0x00C780, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_59_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_NameConcat_4_1_Result) == 0x00C790, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ArrayIterator_Element) == 0x00C798, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_NameConcat_4_1_A) == 0x00C7A4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_SetTransform_2_Item__IO) == 0x00C7AC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00C7C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00C820, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00C830, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00C840, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00C850, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00C860, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ArrayIterator_Index) == 0x00C870, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ArrayIterator_Count) == 0x00C874, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ArrayIterator_Ratio) == 0x00C878, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00C87C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_60_2_Array) == 0x00C888, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_60_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_Result) == 0x00C898, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Element) == 0x00C8A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_A) == 0x00C8AC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Item__IO) == 0x00C8B4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00C8C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00C920, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00C930, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00C940, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00C950, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00C960, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Index) == 0x00C970, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Count) == 0x00C974, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Ratio) == 0x00C978, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00C97C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_2_Element) == 0x00C984, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_4_Transform) == 0x00C990, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_4_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_4_CachedChild) == 0x00C9F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_4_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_4_CachedOldParent) == 0x00CA00, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_4_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ProjectTransformToNewParent_24_4_CachedNewParent) == 0x00CA10, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ProjectTransformToNewParent_24_4_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetTransform_16_1_CachedIndex) == 0x00CA20, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetTransform_16_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_1_Array) == 0x00CA30, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_10_Array) == 0x00CA40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_10_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayIterator_2_Element) == 0x00CA50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_Transform) == 0x00CA60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayGetAtIndex_Element) == 0x00CAC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayIterator_2_Index) == 0x00CACC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedChild) == 0x00CAD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedOldParent) == 0x00CAE0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedNewParent) == 0x00CAF0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_SetTransform_CachedIndex) == 0x00CB00, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayIterator_2_Count) == 0x00CB10, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayIterator_2_Ratio) == 0x00CB14, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayIterator_2_BlockToRun) == 0x00CB18, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform) == 0x00CB20, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Element) == 0x00CB80, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00CB90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00CBA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00CBB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_SetTransform_20_3_CachedIndex) == 0x00CBC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Element) == 0x00CBD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_02) == 0x00CBE0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_02) == 0x00CBF0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_02) == 0x00CC00, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_02) == 0x00CC10, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_02) == 0x00CC20, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_Transform) == 0x00CC30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild) == 0x00CC90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00CCA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00CCB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg___Backward_Leg_SetTransform_21_2_CachedIndex) == 0x00CCC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg___Backward_Leg_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_6_Array) == 0x00CCD0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_6_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_8_Array) == 0x00CCE0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_8_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Element) == 0x00CCF0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_Transform) == 0x00CD00, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_Element) == 0x00CD60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Index) == 0x00CD6C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedChild) == 0x00CD70, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedOldParent) == 0x00CD80, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedNewParent) == 0x00CD90, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_SetTransform_CachedIndex) == 0x00CDA0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Count) == 0x00CDB0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Ratio) == 0x00CDB4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayIterator_2_BlockToRun) == 0x00CDB8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform) == 0x00CDC0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Element) == 0x00CE20, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00CE30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00CE40, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00CE50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_SetTransform_20_3_CachedIndex) == 0x00CE60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Element) == 0x00CE70, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_03) == 0x00CE80, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_03) == 0x00CE90, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_03) == 0x00CEA0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_03) == 0x00CEB0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_03) == 0x00CEC0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_03' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_Transform) == 0x00CED0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild) == 0x00CF30, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00CF40, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00CF50, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Leg_1___Backward_Leg_SetTransform_21_2_CachedIndex) == 0x00CF60, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Leg_1___Backward_Leg_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform) == 0x00CF70, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild) == 0x00CFD0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent) == 0x00CFE0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent) == 0x00CFF0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_CachedIndex) == 0x00D000, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform) == 0x00D010, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild) == 0x00D070, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent) == 0x00D080, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent) == 0x00D090, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_SetTransform_20_2_CachedIndex) == 0x00D0A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_SetTransform_20_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_GetTransform_1_Transform) == 0x00D0B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_GetTransform_1_CachedIndex) == 0x00D110, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot_1___Backward_Foot_SetTransform_2_1_1_CachedIndex) == 0x00D120, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot_1___Backward_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform) == 0x00D130, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild) == 0x00D190, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent) == 0x00D1A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent) == 0x00D1B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_SetTransform_20_2_1_CachedIndex) == 0x00D1C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_SetTransform_20_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform) == 0x00D1D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild) == 0x00D230, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent) == 0x00D240, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent) == 0x00D250, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_SetTransform_20_2_CachedIndex) == 0x00D260, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_SetTransform_20_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_GetTransform_1_Transform) == 0x00D270, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_GetTransform_1_CachedIndex) == 0x00D2D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Foot___Backward_Foot_SetTransform_2_1_1_CachedIndex) == 0x00D2E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Foot___Backward_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_2_2_Array) == 0x00D2F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_2_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_Result) == 0x00D300, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Element) == 0x00D308, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_A) == 0x00D314, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Item__IO) == 0x00D31C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00D330, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00D390, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00D3A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00D3B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00D3C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00D3D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Index) == 0x00D3E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Count) == 0x00D3E4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Ratio) == 0x00D3E8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_2___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00D3EC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_2___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_63_2_Array) == 0x00D3F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_63_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_Result) == 0x00D408, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Element) == 0x00D410, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_A) == 0x00D41C, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Item__IO) == 0x00D424, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00D430, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00D490, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00D4A0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00D4B0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00D4C0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00D4D0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Index) == 0x00D4E0, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Count) == 0x00D4E4, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Ratio) == 0x00D4E8, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00D4EC, "Member 'FPropertyBag_8183a11f51f5aa20::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_3_Array) == 0x00D4F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_3_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_2_Index) == 0x00D508, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_2_Count) == 0x00D50C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_2_Ratio) == 0x00D510, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___ArrayIterator_2_BlockToRun) == 0x00D514, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Cast_1_Result) == 0x00D520, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Cast_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_1_1_1_Value) == 0x00D540, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_1_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_1_1_1_Valid) == 0x00D544, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_1_1_1_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_1_1_1_CachedCurveIndex) == 0x00D548, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_1_1_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_2_1_1_Value) == 0x00D558, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_2_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_2_1_1_Valid) == 0x00D55C, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_2_1_1_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_2_1_1_CachedCurveIndex) == 0x00D560, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_2_1_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_3_Value) == 0x00D570, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_3_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_3_Valid) == 0x00D574, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_3_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_3_CachedCurveIndex) == 0x00D578, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_3_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Cast_1_Value__IO) == 0x00D588, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Cast_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_2_Value) == 0x00D5A0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_2_Valid) == 0x00D5A4, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_2_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_2_CachedCurveIndex) == 0x00D5A8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_2_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_1_1_Value) == 0x00D5B8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_1_1_Valid) == 0x00D5BC, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_1_1_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_1_1_1_CachedCurveIndex) == 0x00D5C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_1_1_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_Value) == 0x00D5D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_Valid) == 0x00D5D4, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_CachedCurveIndex) == 0x00D5D8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_SetTransform_3_1_Value__IO) == 0x00D5F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_SetTransform_3_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_SetTransform_3_1_CachedIndex) == 0x00D650, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_SetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigVMFunction_MathFloatToInt_Result) == 0x00D660, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigVMFunction_MathFloatToInt_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_1_Value) == 0x00D664, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_1_Valid) == 0x00D668, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_1_Valid' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetCurveValue_3_2_1_1_CachedCurveIndex) == 0x00D670, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetCurveValue_3_2_1_1_CachedCurveIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SetControlInteger_CachedControlIndex) == 0x00D680, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SetControlInteger_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___MathTransformLerp_Result) == 0x00D690, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___MathTransformLerp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_5_Transform) == 0x00D6F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_5_CachedIndex) == 0x00D750, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_5_1_Transform) == 0x00D760, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_5_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___GetTransform_5_1_CachedIndex) == 0x00D7C0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___GetTransform_5_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x00D7D0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x00D830, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_52_Array) == 0x00D840, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_52_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_53_Array) == 0x00D850, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_53_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_11_1_Array) == 0x00D860, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_11_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Setup_Spine_Spline_Offsets) == 0x00D870, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Setup_Spine_Spline_Offsets' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Setup_Spine_Length) == 0x00D880, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Setup_Spine_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spinete_1194551700) == 0x00D888, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spinete_1194551700' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Element) == 0x00D8E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransformItemArray_Transforms) == 0x00D940, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransformItemArray_CachedIndex) == 0x00D950, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_0) == 0x00D960, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Element) == 0x00D980, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_1) == 0x00D9E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Element) == 0x00DA00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_2) == 0x00DA60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_2' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Element) == 0x00DA80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_3) == 0x00DAE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_3' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Control_Points) == 0x00DAF8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Control_Points' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Spline) == 0x00DB08, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine_thru_4_Points_1te_721955556) == 0x00DB20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine_thru_4_Points_1te_721955556' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_02) == 0x00DB70, "Member 'FPropertyBag_8183a11f51f5aa20::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_02' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_Element) == 0x00DB80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_Index) == 0x00DB8C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_15_Transform) == 0x00DB90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_15_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_Element) == 0x00DBF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_15_CachedIndex) == 0x00DC00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_15_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_SetTransform_28_Value__IO) == 0x00DC10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_SetTransform_28_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_SetTransform_28_CachedIndex) == 0x00DC70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_SetTransform_28_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_3_Element) == 0x00DC80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_2_Element) == 0x00DC90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_SetTransform_28_2_Value__IO) == 0x00DCB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_SetTransform_28_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_SetTransform_28_2_CachedIndex) == 0x00DD10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_SetTransform_28_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_Count) == 0x00DD20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_Ratio) == 0x00DD24, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_BlockToRun) == 0x00DD28, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_MathTransformMakeRelative_Local) == 0x00DD30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_MathTransformMakeRelative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_Transform) == 0x00DD90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_1_Element) == 0x00DDF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_CachedIndex) == 0x00DE00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_TransformFromControlRigSpline_Transform) == 0x00DE10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_TransformFromControlRigSpline_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Spline) == 0x00DE70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_Element) == 0x00DE90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_Transforms) == 0x00DEF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_CachedIndex) == 0x00DF00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_2_Element) == 0x00DF10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_3_Element) == 0x00DF70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_4_Element) == 0x00DFD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__IO) == 0x00E030, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_1_Ratio) == 0x00E040, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayAdd_Index) == 0x00E044, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayAdd_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_1_Index) == 0x00E048, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_1_Count) == 0x00E04C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayIterator_1_BlockToRun) == 0x00E050, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_1_Transform) == 0x00E060, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetAtIndex_1_Element) == 0x00E0C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_MathIntSub_Result) == 0x00E0CC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_ArrayGetNum_Num) == 0x00E0D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_GetTransform_1_CachedIndex) == 0x00E0D8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Spine___Setup_Spine_SetTransform_CachedIndex) == 0x00E0E8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Spine___Setup_Spine_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_51_Array) == 0x00E0F8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_51_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_54_Array) == 0x00E108, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_54_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___Setup_Neck_1_Length) == 0x00E118, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___Setup_Neck_1_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_Transform) == 0x00E120, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_1_Element) == 0x00E180, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_MathIntSub_Result) == 0x00E18C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetNum_Num) == 0x00E190, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_CachedIndex) == 0x00E198, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_Value__IO) == 0x00E1B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_CachedIndex) == 0x00E210, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_1_Value__IO) == 0x00E220, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_1_CachedIndex) == 0x00E280, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayIterator_Element) == 0x00E290, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_15_Transform) == 0x00E2A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_15_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_Element) == 0x00E300, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayIterator_Index) == 0x00E30C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_15_CachedIndex) == 0x00E310, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_15_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_28_Value__IO) == 0x00E320, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_28_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_28_CachedIndex) == 0x00E380, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_28_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayIterator_Count) == 0x00E390, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayIterator_Ratio) == 0x00E394, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayIterator_BlockToRun) == 0x00E398, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_15_1_Transform) == 0x00E3A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_15_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_2_Element) == 0x00E400, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_MathIntSub_1_Result) == 0x00E40C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_MathIntSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetNum_1_Num) == 0x00E410, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransform_15_1_CachedIndex) == 0x00E418, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransform_15_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_28_1_Value__IO) == 0x00E430, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_28_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_SetTransform_28_1_CachedIndex) == 0x00E490, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_SetTransform_28_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Spline) == 0x00E4A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Element) == 0x00E4C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransformItemArray_Transforms) == 0x00E520, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransformItemArray_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_GetTransformItemArray_CachedIndex) == 0x00E530, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_1_Element) == 0x00E540, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Element) == 0x00E5A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__IO) == 0x00E600, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_9_1_2_Array) == 0x00E610, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_9_1_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_1_3_Array) == 0x00E620, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_1_3_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_9_1_1_1_Array) == 0x00E630, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_9_1_1_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_5_1_1_2_1_Array) == 0x00E640, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_5_1_1_2_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_2_Transform) == 0x00E650, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Element) == 0x00E6B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_2_CachedIndex) == 0x00E6C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Set_Transform_2_2_Value__IO) == 0x00E6D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Set_Transform_2_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Set_Transform_2_2_CachedIndex) == 0x00E730, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Set_Transform_2_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x00E740, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_Transform) == 0x00E750, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x00E7B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_1_Array) == 0x00E7C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_Element) == 0x00E7D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_Element) == 0x00E7DC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_Element) == 0x00E7E8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x00E7F4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_CachedIndex) == 0x00E7F8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Set_Transform_2_Value__IO) == 0x00E810, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Set_Transform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Set_Transform_2_CachedIndex) == 0x00E870, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Set_Transform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_Array) == 0x00E880, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Element) == 0x00E890, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Element) == 0x00E89C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Element) == 0x00E8A8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x00E8B4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x00E8B8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x00E8BC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_1_Element) == 0x00E8C4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_Transform) == 0x00E8D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_Element) == 0x00E930, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_CachedIndex) == 0x00E940, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTransform_2_CachedIndex) == 0x00E950, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_1_Element) == 0x00E960, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_Transform) == 0x00E970, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_Element) == 0x00E9D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_CachedIndex) == 0x00E9E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_Value) == 0x00E9F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_CachedIndex) == 0x00EA08, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetRotation_CachedIndex) == 0x00EA18, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_1_Element) == 0x00EA28, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_Transform) == 0x00EA40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_Element) == 0x00EAA0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x00EAB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_Value) == 0x00EAC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_CachedIndex) == 0x00EAD8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetRotation_1_CachedIndex) == 0x00EAE8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetRotation_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Element) == 0x00EAF8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_1_Transform) == 0x00EB10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element) == 0x00EB70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Index) == 0x00EB7C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_GetTransform_3_1_CachedIndex) == 0x00EB80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Set_Transform_2_1_CachedIndex) == 0x00EB90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Set_Transform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_Element) == 0x00EBA0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_Transform) == 0x00EBB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_1_Element) == 0x00EC10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_CachedIndex) == 0x00EC20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Divide_Result) == 0x00EC30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_Result) == 0x00EC48, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_Transform) == 0x00EC60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_Element) == 0x00ECC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_CachedIndex) == 0x00ECD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_A) == 0x00ECE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_B) == 0x00ECF8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_Value__IO) == 0x00ED10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_CachedIndex) == 0x00ED70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_1_Element) == 0x00ED80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_Transform) == 0x00ED90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_1_Element) == 0x00EDF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_CachedIndex) == 0x00EE00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Divide_1_Result) == 0x00EE10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_1_Result) == 0x00EE28, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_1_A) == 0x00EE40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_Transform) == 0x00EE60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_2_Element) == 0x00EEC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_CachedIndex) == 0x00EED0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_Add_1_B) == 0x00EEE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_Value__IO) == 0x00EF00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_CachedIndex) == 0x00EF60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_2_Array) == 0x00EF70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_Element) == 0x00EF80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_Element) == 0x00EF8C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Element) == 0x00EF98, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Count) == 0x00EFA4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio) == 0x00EFA8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun) == 0x00EFAC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_If_2_Result) == 0x00EFC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_If_2_Condition) == 0x00F020, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_Get_Negative_Transform_1_Output) == 0x00F030, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Claviclete_694541249) == 0x00F090, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Claviclete_694541249' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_GetTransform_Transform) == 0x00F0E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_GetTransform_CachedIndex) == 0x00F140, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x00F150, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x00F170, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x00F190, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_Result) == 0x00F1B0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_A) == 0x00F1B4, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x00F1B8, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Result) == 0x00F1D0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Value) == 0x00F1D4, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_1___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x00F1E0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_1___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle___Setup_Clavicle_SetTransform_CachedIndex) == 0x00F240, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle___Setup_Clavicle_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_If_2_Result) == 0x00F250, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_If_2_Condition) == 0x00F2B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_Get_Negative_Transform_1_Output) == 0x00F2C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1te_694541249) == 0x00F320, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1te_694541249' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_GetTransform_Transform) == 0x00F370, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_GetTransform_CachedIndex) == 0x00F3D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Clavicle_1___Setup_Clavicle_SetTransform_CachedIndex) == 0x00F3E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Clavicle_1___Setup_Clavicle_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_55_Array) == 0x00F3F0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_55_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_56_Array) == 0x00F400, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_56_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_Array) == 0x00F410, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Arm_Transforms) == 0x00F420, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Arm_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetNum_Num) == 0x00F430, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_2_Index) == 0x00F434, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_3_Result) == 0x00F440, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathIntEquals_1_Result) == 0x00F460, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathIntEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathIntSub_1_Result) == 0x00F464, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathIntSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_2_Count) == 0x00F468, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_3_Condition) == 0x00F46C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_3_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Result) == 0x00F470, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Result) == 0x00F490, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Armte_298357611) == 0x00F4A8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Armte_298357611' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_2_Result) == 0x00F500, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_2_Condition) == 0x00F560, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_Get_Negative_Transform_Output) == 0x00F570, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_2_Element) == 0x00F5D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Value) == 0x00F630, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathFloatAdd_2_Result) == 0x00F650, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathFloatAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathFloatAdd_2_A) == 0x00F654, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathFloatAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Value__IO) == 0x00F658, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArraySetAtIndex_Element__IO) == 0x00F670, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArraySetAtIndex_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_GetTransformItemArray_1_Transforms) == 0x00F6D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_GetTransformItemArray_1_CachedIndex) == 0x00F6E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_2_Ratio) == 0x00F6F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_2_BlockToRun) == 0x00F6F4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Element) == 0x00F700, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransform_3_CachedIndex) == 0x00F760, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransformItemArray_CachedIndex) == 0x00F770, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_2_1_Result) == 0x00F780, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_2_1_Condition) == 0x00F7E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_Get_Negative_Transform_0_Output) == 0x00F7F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_Get_Negative_Transform_0_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Armte_1696810078) == 0x00F850, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Armte_1696810078' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_GetTransform_Transform) == 0x00F8A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_Element) == 0x00F900, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_GetTransform_CachedIndex) == 0x00F910, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x00F920, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x00F940, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x00F960, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_Result) == 0x00F980, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_A) == 0x00F984, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x00F988, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Result) == 0x00F9A0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Value) == 0x00F9A4, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Get_Negative_Transform_0___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x00F9B0, "Member 'FPropertyBag_8183a11f51f5aa20::Get_Negative_Transform_0___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransform_2_1_1_CachedIndex) == 0x00FA10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathTransformMul_Result) == 0x00FA20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathFloatNegate_Result) == 0x00FA80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathFloatDiv_Result) == 0x00FA84, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathVectorDistance_Result) == 0x00FA88, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_1_Element) == 0x00FA90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathVectorDistance_A) == 0x00FAF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_2_1_Element) == 0x00FB10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathVectorDistance_B) == 0x00FB70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathTransformMul_A__IO) == 0x00FB90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_3_Element) == 0x00FBF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_If_1_Result) == 0x00FC50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransform_1_Value__IO) == 0x00FC70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransform_1_CachedIndex) == 0x00FCD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_1_Element) == 0x00FCE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_MathIntSub_Result) == 0x00FD40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayGetNum_1_Num) == 0x00FD44, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_SetTransform_2_1_CachedIndex) == 0x00FD48, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_Element) == 0x00FD58, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_Index) == 0x00FD64, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_Count) == 0x00FD68, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_Ratio) == 0x00FD6C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm___Setup_Arm_ArrayIterator_BlockToRun) == 0x00FD70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm___Setup_Arm_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_58_Array) == 0x00FD78, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_58_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_57_Array) == 0x00FD88, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_57_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_34_Array) == 0x00FD98, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_34_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Arm_Transforms_01) == 0x00FDA8, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Arm_Transforms_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetNum_Num) == 0x00FDB8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Index) == 0x00FDBC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_3_Result) == 0x00FDC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathIntEquals_1_Result) == 0x00FDE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathIntEquals_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathIntSub_1_Result) == 0x00FDE4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathIntSub_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Count) == 0x00FDE8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_3_Condition) == 0x00FDEC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_3_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Result) == 0x00FDF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Result) == 0x00FE10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1te_298357611) == 0x00FE28, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1te_298357611' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_2_Result) == 0x00FE80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_2_Condition) == 0x00FEE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_Get_Negative_Transform_Output) == 0x00FEF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Element) == 0x00FF50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Value) == 0x00FFB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_Result) == 0x00FFD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_A) == 0x00FFD4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Value__IO) == 0x00FFD8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArraySetAtIndex_Element__IO) == 0x00FFF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArraySetAtIndex_Element__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Transforms) == 0x010050, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_CachedIndex) == 0x010060, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Ratio) == 0x010070, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_2_BlockToRun) == 0x010074, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Element) == 0x010080, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransform_3_CachedIndex) == 0x0100E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransformItemArray_CachedIndex) == 0x0100F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_2_1_Result) == 0x010100, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_2_1_Condition) == 0x010160, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_Get_Negative_Transform_0_Output) == 0x010170, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_Get_Negative_Transform_0_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1te_1696810078) == 0x0101D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1te_1696810078' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_GetTransform_Transform) == 0x010220, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Element) == 0x010280, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_GetTransform_CachedIndex) == 0x010290, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransform_2_1_1_CachedIndex) == 0x0102A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathTransformMul_Result) == 0x0102B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathFloatNegate_Result) == 0x010310, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathFloatNegate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathFloatDiv_Result) == 0x010314, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathVectorDistance_Result) == 0x010318, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_1_Element) == 0x010320, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathVectorDistance_A) == 0x010380, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_2_1_Element) == 0x0103A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathVectorDistance_B) == 0x010400, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathTransformMul_A__IO) == 0x010420, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_3_Element) == 0x010480, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_If_1_Result) == 0x0104E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransform_1_Value__IO) == 0x010500, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransform_1_CachedIndex) == 0x010560, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_1_Element) == 0x010570, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_MathIntSub_Result) == 0x0105D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayGetNum_1_Num) == 0x0105D4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayGetNum_1_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_SetTransform_2_1_CachedIndex) == 0x0105D8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_Element) == 0x0105E8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_Index) == 0x0105F4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_Count) == 0x0105F8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_Ratio) == 0x0105FC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Arm_1___Setup_Arm_ArrayIterator_BlockToRun) == 0x010600, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Arm_1___Setup_Arm_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_45_1_Array) == 0x010608, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_45_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_NameConcat_4_1_Result) == 0x010618, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_ArrayIterator_Element) == 0x010620, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_NameConcat_4_1_A) == 0x01062C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_SetTransform_2_Item__IO) == 0x010634, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_If_2_1_Result) == 0x010640, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_If_2_1_Condition) == 0x010660, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x010670, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x010690, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingerste_929863552) == 0x0106A8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingerste_929863552' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_GetTransform_6_Transform) == 0x010700, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_GetTransform_6_CachedIndex) == 0x010760, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x010770, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x010790, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_A) == 0x010794, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x010798, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_If_1_1_Result) == 0x0107B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_SetTransform_2_Value__IO) == 0x0107D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_SetTransform_2_CachedIndex) == 0x010830, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_ArrayIterator_Index) == 0x010840, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_ArrayIterator_Count) == 0x010844, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_ArrayIterator_Ratio) == 0x010848, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01084C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_60_Array) == 0x010858, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_60_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_Result) == 0x010868, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Element) == 0x010870, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_A) == 0x01087C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Item__IO) == 0x010884, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_If_2_1_Result) == 0x010890, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_If_2_1_Condition) == 0x0108B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x0108C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x0108E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1te_929863552) == 0x0108F8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1te_929863552' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_GetTransform_6_Transform) == 0x010950, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_GetTransform_6_CachedIndex) == 0x0109B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x0109C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x0109E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_A) == 0x0109E4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x0109E8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_If_1_1_Result) == 0x010A00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Value__IO) == 0x010A20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_SetTransform_2_CachedIndex) == 0x010A80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Index) == 0x010A90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Count) == 0x010A94, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Ratio) == 0x010A98, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_1___Setup_Fingers_ArrayIterator_BlockToRun) == 0x010A9C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_1___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_27_Array) == 0x010AA8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_27_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_61_Array) == 0x010AB8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_61_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_35_Array) == 0x010AC8, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_35_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Leg_Transforms) == 0x010AD8, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Leg_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetNum_Num) == 0x010AE8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_2_Index) == 0x010AEC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_If_2_Result) == 0x010AF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_If_2_Condition) == 0x010B50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_Get_Negative_Transform_1_Output) == 0x010B60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_2_Element) == 0x010BC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_GetTransformItemArray_1_Transforms) == 0x010C20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_GetTransformItemArray_1_CachedIndex) == 0x010C30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_2_Count) == 0x010C40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_2_Ratio) == 0x010C44, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_2_BlockToRun) == 0x010C48, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Element) == 0x010C50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransform_3_CachedIndex) == 0x010CB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransformItemArray_CachedIndex) == 0x010CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_Element) == 0x010CD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_If_Result) == 0x010D30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransform_2_1_Value__IO) == 0x010D50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransform_2_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransform_2_1_CachedIndex) == 0x010DB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_Element) == 0x010DC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_04) == 0x010DD0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_04) == 0x010DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_04) == 0x010DF0, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_04) == 0x010E00, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_04) == 0x010E10, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_04' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathTransformMul_Result) == 0x010E20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathFloatDiv_Result) == 0x010E80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathVectorDistance_Result) == 0x010E84, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_1_Element) == 0x010E90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathVectorDistance_A) == 0x010EF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Element) == 0x010F10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathVectorDistance_B) == 0x010F70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_MathTransformMul_A__IO) == 0x010F90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Element) == 0x010FF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_If_1_Result) == 0x011050, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransform_1_Value__IO) == 0x011070, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_SetTransform_1_CachedIndex) == 0x0110D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_Element) == 0x0110E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_Index) == 0x0110EC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_Count) == 0x0110F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_Ratio) == 0x0110F4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg___Setup_Leg_ArrayIterator_BlockToRun) == 0x0110F8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg___Setup_Leg_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_64_Array) == 0x011100, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_64_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_62_Array) == 0x011110, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_62_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_35_1_Array) == 0x011120, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_35_1_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Leg_Transforms_01) == 0x011130, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Leg_Transforms_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetNum_Num) == 0x011140, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Index) == 0x011144, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_If_2_Result) == 0x011150, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_If_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_If_2_Condition) == 0x0111B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_If_2_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_Get_Negative_Transform_1_Output) == 0x0111C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Element) == 0x011220, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Transforms) == 0x011280, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_CachedIndex) == 0x011290, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Count) == 0x0112A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Ratio) == 0x0112A4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_2_BlockToRun) == 0x0112A8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Element) == 0x0112B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransform_3_CachedIndex) == 0x011310, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransformItemArray_CachedIndex) == 0x011320, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Element) == 0x011330, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_If_Result) == 0x011390, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransform_2_1_Value__IO) == 0x0113B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransform_2_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransform_2_1_CachedIndex) == 0x011410, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_Element) == 0x011420, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_05) == 0x011430, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_05) == 0x011440, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_05) == 0x011450, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_05) == 0x011460, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_05) == 0x011470, "Member 'FPropertyBag_8183a11f51f5aa20::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_05' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathTransformMul_Result) == 0x011480, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathTransformMul_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathFloatDiv_Result) == 0x0114E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathFloatDiv_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathVectorDistance_Result) == 0x0114E4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_1_Element) == 0x0114F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathVectorDistance_A) == 0x011550, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathVectorDistance_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Element) == 0x011570, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathVectorDistance_B) == 0x0115D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathVectorDistance_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_MathTransformMul_A__IO) == 0x0115F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_MathTransformMul_A__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Element) == 0x011650, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_If_1_Result) == 0x0116B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransform_1_Value__IO) == 0x0116D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_SetTransform_1_CachedIndex) == 0x011730, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_Element) == 0x011740, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_Index) == 0x01174C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_Count) == 0x011750, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_Ratio) == 0x011754, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Leg_1___Setup_Leg_ArrayIterator_BlockToRun) == 0x011758, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Leg_1___Setup_Leg_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_2_Transform) == 0x011760, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_2_CachedIndex) == 0x0117C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_If_1_Result) == 0x0117D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_SetTransform_Value__IO) == 0x0117F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_SetTransform_CachedIndex) == 0x011850, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_If_Result) == 0x011860, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_If_Condition) == 0x011880, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Result) == 0x011890, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionToEuler_Result) == 0x0118B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Footte_3789698076) == 0x0118C8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Footte_3789698076' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Result) == 0x011920, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathFloatAdd_2_Result) == 0x011940, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathFloatAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Result) == 0x011948, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Footte_1317540122) == 0x011960, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Footte_1317540122' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_Transform) == 0x0119B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_CachedIndex) == 0x011A10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Value) == 0x011A20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathFloatAdd_2_A) == 0x011A40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathFloatAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Value__IO) == 0x011A48, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathFloatAdd_Result) == 0x011A60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathFloatAdd_A) == 0x011A64, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathFloatAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Euler__IO) == 0x011A68, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_If_1_1_Result) == 0x011A80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_SetTransform_1_Value__IO) == 0x011AA0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_SetTransform_1_CachedIndex) == 0x011B00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_1_Transform) == 0x011B10, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_GetTransform_1_CachedIndex) == 0x011B70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot___Setup_Foot_SetTransform_2_1_1_CachedIndex) == 0x011B80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot___Setup_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_2_Transform) == 0x011B90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_2_CachedIndex) == 0x011BF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_If_1_Result) == 0x011C00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_SetTransform_Value__IO) == 0x011C20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_SetTransform_CachedIndex) == 0x011C80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_If_Result) == 0x011C90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_If_Condition) == 0x011CB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Result) == 0x011CC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_Result) == 0x011CE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1te_3789698076) == 0x011CF8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1te_3789698076' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Result) == 0x011D50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_Result) == 0x011D70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Result) == 0x011D78, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1te_1317540122) == 0x011D90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1te_1317540122' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_Transform) == 0x011DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_CachedIndex) == 0x011E40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Value) == 0x011E50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_A) == 0x011E70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Value__IO) == 0x011E78, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathFloatAdd_Result) == 0x011E90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathFloatAdd_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathFloatAdd_A) == 0x011E94, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathFloatAdd_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Euler__IO) == 0x011E98, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_If_1_1_Result) == 0x011EB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_SetTransform_1_Value__IO) == 0x011ED0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_SetTransform_1_CachedIndex) == 0x011F30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_1_Transform) == 0x011F40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_GetTransform_1_CachedIndex) == 0x011FA0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Foot_1___Setup_Foot_SetTransform_2_1_1_CachedIndex) == 0x011FB0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Foot_1___Setup_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_2_Array) == 0x011FC0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_2_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_Result) == 0x011FD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Element) == 0x011FD8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_A) == 0x011FE4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Item__IO) == 0x011FEC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_If_2_1_Result) == 0x012000, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_If_2_1_Condition) == 0x012020, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x012030, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x012050, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2te_929863552) == 0x012068, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2te_929863552' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_GetTransform_6_Transform) == 0x0120C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_GetTransform_6_CachedIndex) == 0x012120, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x012130, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x012150, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_A) == 0x012154, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x012158, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_If_1_1_Result) == 0x012170, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Value__IO) == 0x012190, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_SetTransform_2_CachedIndex) == 0x0121F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Index) == 0x012200, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Count) == 0x012204, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Ratio) == 0x012208, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01220C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_63_Array) == 0x012218, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_63_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_Result) == 0x012228, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Element) == 0x012230, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_A) == 0x01223C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Item__IO) == 0x012244, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_If_2_1_Result) == 0x012250, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_If_2_1_Condition) == 0x012270, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x012280, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x0122A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1te_929863552) == 0x0122B8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1te_929863552' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_Transform) == 0x012310, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_CachedIndex) == 0x012370, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x012380, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x0123A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_A) == 0x0123A4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x0123A8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_If_1_1_Result) == 0x0123C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Value__IO) == 0x0123E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_CachedIndex) == 0x012440, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Index) == 0x012450, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Count) == 0x012454, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Ratio) == 0x012458, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01245C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_23_Array) == 0x012468, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_23_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_18_Array) == 0x012478, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_18_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_11_Array) == 0x012488, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_11_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Transform) == 0x0124A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x012500, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_CachedIndex) == 0x012510, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Reverse_Foot_Heel_Rotation) == 0x012520, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Reverse_Foot_Heel_Rotation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Index) == 0x012540, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, LocalVariable__Setup_Reverse_Foot_Bone_Index) == 0x012544, "Member 'FPropertyBag_8183a11f51f5aa20::LocalVariable__Setup_Reverse_Foot_Bone_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x012548, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_If_Result) == 0x012560, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_If_Condition) == 0x0125C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Output) == 0x0125D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Footte_739576758) == 0x012630, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Footte_739576758' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_Transform) == 0x012680, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Element) == 0x0126E0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_CachedIndex) == 0x0126F0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO) == 0x012700, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_If_False__IO) == 0x012760, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_If_False__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Value__IO) == 0x0127C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_CachedIndex) == 0x012820, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_Element) == 0x012830, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_Value__IO) == 0x012840, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_CachedIndex) == 0x0128A0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Count) == 0x0128B0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Ratio) == 0x0128B4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun) == 0x0128B8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_Transform) == 0x0128C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x012920, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_Result) == 0x01292C, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetNum_Num) == 0x012930, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_CachedIndex) == 0x012938, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_Result) == 0x012948, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_Value__IO) == 0x012960, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex) == 0x0129C0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_Value__IO) == 0x0129D0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_CachedIndex) == 0x012A30, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_29_Array) == 0x012A40, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_29_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_30_Array) == 0x012A50, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_30_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RerouteNode_31_Array) == 0x012A60, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RerouteNode_31_Array' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Transform) == 0x012A70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x012AD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_CachedIndex) == 0x012AE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Index) == 0x012AF0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x012AF4, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Result) == 0x012B00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Condition) == 0x012B60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Output) == 0x012B70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Output' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1te_739576758) == 0x012BD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1te_739576758' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_Transform) == 0x012C20, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Element) == 0x012C80, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_CachedIndex) == 0x012C90, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO) == 0x012CA0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_False__IO) == 0x012D00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_False__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Value__IO) == 0x012D60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_CachedIndex) == 0x012DC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_Element) == 0x012DD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_Value__IO) == 0x012DE0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_CachedIndex) == 0x012E40, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Count) == 0x012E50, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Ratio) == 0x012E54, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun) == 0x012E58, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_Transform) == 0x012E60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x012EC0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_Result) == 0x012ECC, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetNum_Num) == 0x012ED0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetNum_Num' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_CachedIndex) == 0x012ED8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_Result) == 0x012EE8, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_Value__IO) == 0x012F00, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex) == 0x012F60, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_Value__IO) == 0x012F70, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_CachedIndex) == 0x012FD0, "Member 'FPropertyBag_8183a11f51f5aa20::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SpawnControl_1_Item) == 0x012FE0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SpawnControl_1_Item' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetTransform_Transform) == 0x012FF0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x013050, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SpawnControl_1_Settings__IO) == 0x013060, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SpawnControl_1_Settings__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_8183a11f51f5aa20, RigVMModel___SpawnControl_2_Item) == 0x0131E0, "Member 'FPropertyBag_8183a11f51f5aa20::RigVMModel___SpawnControl_2_Item' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_ff61104ae14169a9 \ +static_assert(alignof(FPropertyBag_ff61104ae14169a9) == 0x000010, "Wrong alignment on FPropertyBag_ff61104ae14169a9"); \ +static_assert(sizeof(FPropertyBag_ff61104ae14169a9) == 0x002A00, "Wrong size on FPropertyBag_ff61104ae14169a9"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_8_Item__Const) == 0x000000, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_8_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_8_Space__Const) == 0x00000C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_8_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_8_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_8_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetTransform_Item__Const) == 0x000010, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetTransform_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_8_Weight__Const) == 0x00001C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_8_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_8_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_8_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_21_Values_0__Const) == 0x000024, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_21_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_21_Values_1__Const) == 0x000030, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_21_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_21_Values_2__Const) == 0x00003C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_21_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_21_Values_3__Const) == 0x000048, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_21_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_1_1_Values_1__Const) == 0x000054, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_1_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_1_1_Values_2__Const) == 0x000060, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_1_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_1_1_Values_3__Const) == 0x00006C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_1_1_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_4_Values_0__Const) == 0x000078, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_4_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_4_Values_1__Const) == 0x000084, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_4_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_4_Values_2__Const) == 0x000090, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_4_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_4_Values_3__Const) == 0x00009C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_4_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Spine_Pelvis_Bone__Const) == 0x0000A8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Spine_Pelvis_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Spine_Chest_Space__Const) == 0x0000B4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Spine_Chest_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Spine_IKFK_Switch_Control__Const) == 0x0000C0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Spine_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Control__Const) == 0x0000CC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Channel__Const) == 0x0000D4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Spine_IK_Mode__Const) == 0x0000DC, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Spine_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_GetTransform_3_Space__Const) == 0x0000DD, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_GetTransform_3_bInitial__Const) == 0x0000DE, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_MathFloatGreater_3_B__Const) == 0x0000E0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_MathFloatGreater_3_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_ArrayRemove_Index__Const) == 0x0000E4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_ArrayRemove_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Set_IKFK_Visibility_Show_Controls__Const) == 0x0000E8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x0000F0, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_False__Const) == 0x000100, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x000108, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_SetTransform_Space__Const) == 0x000118, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_SetTransform_Weight__Const) == 0x00011C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_B__Const) == 0x000120, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__Const) == 0x000128, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Index__Const) == 0x000138, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Index__Const) == 0x00013C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SplineMode__Const) == 0x000140, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x000144, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Compression__Const) == 0x000148, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Vector__Const) == 0x000150, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Vector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x000168, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x000169, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x00016A, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x00016C, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_FK_Point_At_1_Point_At_Axis__Const) == 0x000170, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_FK_Point_At_1_Point_At_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Spine___Forward_Spine_FK_Point_At_1_Up_Vector_Axis__Const) == 0x000188, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Spine___Forward_Spine_FK_Point_At_1_Up_Vector_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_MathIntSub_B__Const) == 0x0001A0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_SetTransform_2_Space__Const) == 0x0001A4, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_SetTransform_2_bInitial__Const) == 0x0001A5, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Value__Const) == 0x0001A8, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_AimBoneMath_Weight__Const) == 0x0001C0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_AimBoneMath_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_AimBoneMath_DebugSettings__Const) == 0x0001D0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At_1___FK_Point_At_SetTransform_2_bPropagateToChildren__Const) == 0x000240, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At_1___FK_Point_At_SetTransform_2_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Space__Const) == 0x000241, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_bInitial__Const) == 0x000242, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Index__Const) == 0x000244, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Index__Const) == 0x000248, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Index__Const) == 0x00024C, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Index__Const) == 0x000250, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_1__Const) == 0x000258, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_2__Const) == 0x000260, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Weight_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_Passing_thru_4_Points_Outputs__Const) == 0x000268, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_Passing_thru_4_Points_Outputs__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetNum_Num__Const) == 0x000278, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetNum_Num__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_Index__Const) == 0x00027C, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_1_Index__Const) == 0x000280, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_A__Const) == 0x000284, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_B__Const) == 0x000288, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_2_Index__Const) == 0x00028C, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_3_Index__Const) == 0x000290, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ArraySetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__Const) == 0x000298, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SplineMode__Const) == 0x0002A8, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_bClosed__Const) == 0x0002A9, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_bClosed__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x0002AC, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Compression__Const) == 0x0002B0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Local__Const) == 0x0002C0, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Local__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_bChildInitial__Const) == 0x000320, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_Weight__Const) == 0x000324, "Member 'FPropertyBag_ff61104ae14169a9::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_Event__Const) == 0x000328, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const) == 0x00032C, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_bEnable__Const) == 0x000330, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys_1___Set_IKFK_Keys_SendEvent_1_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Control__Const) == 0x000334, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Channel__Const) == 0x00033C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Channel__Const) == 0x000344, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_SNC_SNC_Control__Const) == 0x00034C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_SNC_SNC_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_SNC_SNC_Control_Group__Const) == 0x000358, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_SNC_SNC_Control_Group__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_Values_0__Const) == 0x000364, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_Values_1__Const) == 0x000370, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_Values_2__Const) == 0x00037C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__Const) == 0x000388, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__Const) == 0x000390, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__Const) == 0x000398, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_2_Values_0__Const) == 0x0003A0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_2_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_2_Values_1__Const) == 0x0003AC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_2_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_2_Values_2__Const) == 0x0003B8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_2_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_2_Values_3__Const) == 0x0003C4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_2_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_2_Values_4__Const) == 0x0003D0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_2_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_1_Values_0__Const) == 0x0003DC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_1_Values_1__Const) == 0x0003E8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_1_Values_2__Const) == 0x0003F4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_Values_0__Const) == 0x000400, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_Values_1__Const) == 0x00040C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_Values_2__Const) == 0x000418, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Index__Const) == 0x000424, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Space__Const) == 0x000428, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigUnit_SetTransform_bInitial__Const) == 0x000429, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Weight__Const) == 0x00042C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigUnit_SetTransform_bPropagateToChildren__Const) == 0x000430, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigUnit_SetTransform_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_RotationOrder__Const) == 0x000431, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_GreaterEqual_B__Const) == 0x000438, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_GreaterEqual_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const) == 0x000440, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Index__Const) == 0x000444, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_Multiply_4_4_B__Const) == 0x000448, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_Multiply_4_4_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_RotationOrder__Const) == 0x000450, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Filter__Const) == 0x000451, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Filter__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__Const) == 0x000458, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Filter__Const) == 0x000468, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Filter__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__Const) == 0x000478, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_AdvancedSettings__Const) == 0x000488, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_AdvancedSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__Const) == 0x000490, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__Const) == 0x0004A0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Index__Const) == 0x0004B0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__Const) == 0x0004B8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Index__Const) == 0x0004C8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_Parents__Const) == 0x0004D0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_BSpline_IK_Primary_Axis__Const) == 0x0004E0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_BSpline_IK_Primary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_BSpline_IK_Up_Axis__Const) == 0x0004F8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_BSpline_IK_Up_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_Clamp_1_Maximum__Const) == 0x000510, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_Clamp_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_Multiply_5_1_1_B__Const) == 0x000518, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_Multiply_5_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_Multiply_5_1_B__Const) == 0x000520, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_Multiply_5_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_BSpline_IK_Samples_Per_Segment__Const) == 0x000528, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_BSpline_IK_Samples_Per_Segment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_IK_Aim_Transforms__Const) == 0x000530, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_IK_Aim_Transforms__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_IK_Offset_Positions__Const) == 0x000540, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_IK_Offset_Positions__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_IK_Local_Spline__Const) == 0x000550, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_IK_Local_Spline__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_IK_Template_Spline__Const) == 0x000568, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_IK_Template_Spline__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__BSpline_IK_Template_Transforms__Const) == 0x000580, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__BSpline_IK_Template_Transforms__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_MathIntLess_B__Const) == 0x000590, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_MathIntLess_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_GetTransformItemArray_Space__Const) == 0x000594, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_GetTransformItemArray_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_GetTransformItemArray_bInitial__Const) == 0x000595, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_SplineMode__Const) == 0x000596, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Compression__Const) == 0x000598, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Alignment__Const) == 0x00059C, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Alignment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Maximum__Const) == 0x0005A0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SamplingPrecision__Const) == 0x0005A4, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SamplingPrecision__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SecondaryAxis__Const) == 0x0005A8, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_SecondaryAxis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Rotations__Const) == 0x0005C0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_Rotations__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_RotationEaseType__Const) == 0x0005D0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_RotationEaseType__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_bPropagateToChildren__Const) == 0x0005D1, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_DebugSettings__Const) == 0x0005E0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_Alignment__Const) == 0x000670, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_Alignment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_RotationEaseType__Const) == 0x000671, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_RotationEaseType__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Color__Const) == 0x000674, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Detail__Const) == 0x000684, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_DrawControlRigSpline_1_Detail__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_AimBoneMath_Secondary__Const) == 0x000688, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_AimBoneMath_Secondary__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_AimBoneMath_DebugSettings__Const) == 0x0006D0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_MathIntSub_B__Const) == 0x000740, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Mode__Const) == 0x000744, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const) == 0x000748, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Scale__Const) == 0x00074C, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_Scale__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const) == 0x000750, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_RigVMFunction_DebugTransformMutableNoSpace_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Index__Const) == 0x0007B0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ParentConstraint_Filter__Const) == 0x0007B4, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ParentConstraint_Filter__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ParentConstraint_Parents__Const) == 0x0007C0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ParentConstraint_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ParentConstraint_AdvancedSettings__Const) == 0x0007D0, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ParentConstraint_AdvancedSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, BSpline_IK___BSpline_IK_ParentConstraint_1_Filter__Const) == 0x0007D2, "Member 'FPropertyBag_ff61104ae14169a9::BSpline_IK___BSpline_IK_ParentConstraint_1_Filter__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Color__Const) == 0x0007DC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Thickness__Const) == 0x0007EC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_DrawControlRigSpline_1_1_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__Const) == 0x0007F0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_AdvancedSettings__Const) == 0x000800, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_AdvancedSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__Const) == 0x000808, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__Const) == 0x000818, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__Const) == 0x000828, "Member 'FPropertyBag_ff61104ae14169a9::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_Values_0__Const) == 0x000838, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_Values_1__Const) == 0x000844, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_Values_2__Const) == 0x000850, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_IK_Control__Const) == 0x00085C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_Head_Orient_Control__Const) == 0x000868, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_Head_Orient_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_IKFK_Switch_Control__Const) == 0x000874, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_Mid_IK_Null__Const) == 0x000880, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_Mid_IK_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_Head_FK_Space__Const) == 0x00088C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_Head_FK_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_Head_IK_Space__Const) == 0x000898, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_Head_IK_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Neck_1_Head_Orient_Reference__Const) == 0x0008A4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Neck_1_Head_Orient_Reference__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Control__Const) == 0x0008B0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Channel__Const) == 0x0008B8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Neck_Local_Space__Const) == 0x0008C0, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Neck_Local_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Neck_Positions__Const) == 0x0008C8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Neck_Positions__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Neck_IK_Mode__Const) == 0x0008D8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Neck_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_GetTransform_1_1_Space__Const) == 0x0008D9, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_GetTransform_1_1_bInitial__Const) == 0x0008DA, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_B__Const) == 0x0008DC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__Const) == 0x0008E0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_Show_Controls__Const) == 0x0008F0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_SetTransform_Space__Const) == 0x0008F1, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Index__Const) == 0x0008F4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_SetTransform_Weight__Const) == 0x0008F8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__Const) == 0x000900, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Index__Const) == 0x000910, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SplineMode__Const) == 0x000914, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x000918, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Compression__Const) == 0x00091C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Value__Const) == 0x000920, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Vector__Const) == 0x000938, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Vector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_DebugSettings__Const) == 0x000950, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x0009C0, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x0009C1, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x0009C2, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x0009C4, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x0009C8, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x0009C9, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x0009CA, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x0009CC, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_Event__Const) == 0x0009D0, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const) == 0x0009D4, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_bEnable__Const) == 0x0009D8, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Keys___Set_IKFK_Keys_SendEvent_1_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_10_Channel__Const) == 0x0009DC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_10_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Clavicle_1_Control__Const) == 0x0009E4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Clavicle_1_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Clavicle_1_Bone__Const) == 0x0009F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Clavicle_1_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Space__Const) == 0x0009FC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const) == 0x0009FD, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const) == 0x0009FE, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Weight__Const) == 0x000A00, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Clavicle_Control__Const) == 0x000A04, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Clavicle_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Clavicle_Bone__Const) == 0x000A10, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Clavicle_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Space__Const) == 0x000A1C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const) == 0x000A1D, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const) == 0x000A1E, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Weight__Const) == 0x000A20, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_65_Values_0__Const) == 0x000A24, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_65_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_65_Values_1__Const) == 0x000A30, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_65_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_65_Values_2__Const) == 0x000A3C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_65_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_IK_Control__Const) == 0x000A48, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_Pole_Vector_Control__Const) == 0x000A54, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_Pole_Vector_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_IKFK_Switch_Control__Const) == 0x000A60, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_FK_Orient_Control__Const) == 0x000A6C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_FK_Orient_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_Arm_Space__Const) == 0x000A78, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_Arm_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_12_Values_1__Const) == 0x000A84, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_12_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_Finger_Space__Const) == 0x000A90, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_Finger_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_66_Values_0__Const) == 0x000A9C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_66_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_66_Values_1__Const) == 0x000AA8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_66_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_66_Values_2__Const) == 0x000AB4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_66_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Control__Const) == 0x000AC0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Channel__Const) == 0x000AC8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_IK_Orient_Null__Const) == 0x000AD0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_IK_Orient_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_IK_Orient_Control__Const) == 0x000ADC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_IK_Orient_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_3_Channel__Const) == 0x000AE8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_3_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Arm_IK_Mode__Const) == 0x000AF0, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Arm_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_GetTransform_1_1_Space__Const) == 0x000AF1, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_GetTransform_1_1_bInitial__Const) == 0x000AF2, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_MathFloatGreater_1_B__Const) == 0x000AF4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const) == 0x000AF8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const) == 0x000B08, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_SetControlVisibility_1_Pattern__Const) == 0x000B10, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_SetTransform_Space__Const) == 0x000B20, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_MathFloatGreater_2_B__Const) == 0x000B24, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_MathFloatGreater_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Index__Const) == 0x000B28, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Index__Const) == 0x000B2C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_SetTransform_Weight__Const) == 0x000B30, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_SendEvent_Event__Const) == 0x000B34, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_IK_2_Bones_Primary_Axis__Const) == 0x000B38, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_IK_2_Bones_Secondary_Axis__Const) == 0x000B50, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Index__Const) == 0x000B68, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Index__Const) == 0x000B6C, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Index__Const) == 0x000B70, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bChildInitial__Const) == 0x000B74, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bNewParentInitial__Const) == 0x000B75, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_bNewParentInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_SecondaryAxisWeight__Const) == 0x000B78, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_SecondaryAxisWeight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVector__Const) == 0x000B80, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVectorKind__Const) == 0x000B98, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_PoleVectorKind__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_StretchMaximumRatio__Const) == 0x000B9C, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_StretchMaximumRatio__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Space__Const) == 0x000BA0, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_B__Const) == 0x000BA4, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Space__Const) == 0x000BA8, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_B__Const) == 0x000BAC, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_DebugSettings__Const) == 0x000BB0, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Color__Const) == 0x000C20, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Color__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Thickness__Const) == 0x000C30, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_Thickness__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_WorldOffset__Const) == 0x000C40, "Member 'FPropertyBag_ff61104ae14169a9::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_WorldOffset__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x000CA0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const) == 0x000CA8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_MathIntSub_B__Const) == 0x000CC0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_SetTransform_2_Space__Const) == 0x000CC4, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_SetTransform_2_bInitial__Const) == 0x000CC5, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Value__Const) == 0x000CC8, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_AimBoneMath_Weight__Const) == 0x000CE0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_AimBoneMath_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_AimBoneMath_DebugSettings__Const) == 0x000CF0, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, FK_Point_At___FK_Point_At_SetTransform_2_bPropagateToChildren__Const) == 0x000D60, "Member 'FPropertyBag_ff61104ae14169a9::FK_Point_At___FK_Point_At_SetTransform_2_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Space__Const) == 0x000D61, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_bInitial__Const) == 0x000D62, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_bChildInitial__Const) == 0x000D63, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Index__Const) == 0x000D64, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Weight__Const) == 0x000D68, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Index__Const) == 0x000D6C, "Member 'FPropertyBag_ff61104ae14169a9::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Index__Const) == 0x000D70, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x000D74, "Member 'FPropertyBag_ff61104ae14169a9::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_12_Channel__Const) == 0x000D78, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_12_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_67_Values_0__Const) == 0x000D80, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_67_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_67_Values_1__Const) == 0x000D8C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_67_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_67_Values_2__Const) == 0x000D98, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_67_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_IK_Control__Const) == 0x000DA4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_Pole_Vector_Control__Const) == 0x000DB0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_Pole_Vector_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_IKFK_Switch_Control__Const) == 0x000DBC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_FK_Orient_Control__Const) == 0x000DC8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_FK_Orient_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_Arm_Space__Const) == 0x000DD4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_Arm_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_Finger_Space__Const) == 0x000DE0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_Finger_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_68_Values_0__Const) == 0x000DEC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_68_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_68_Values_1__Const) == 0x000DF8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_68_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_68_Values_2__Const) == 0x000E04, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_68_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetFloatAnimationChannel_Control__Const) == 0x000E10, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetFloatAnimationChannel_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_IK_Orient_Null__Const) == 0x000E18, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_IK_Orient_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Arm_1_IK_Orient_Control__Const) == 0x000E24, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Arm_1_IK_Orient_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_GetTransform_1_1_Space__Const) == 0x000E30, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_GetTransform_1_1_bInitial__Const) == 0x000E31, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_B__Const) == 0x000E34, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const) == 0x000E38, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const) == 0x000E48, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_SetControlVisibility_1_Pattern__Const) == 0x000E50, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_SetTransform_Space__Const) == 0x000E60, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_B__Const) == 0x000E64, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Index__Const) == 0x000E68, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Index__Const) == 0x000E6C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_SetTransform_Weight__Const) == 0x000E70, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_SendEvent_Event__Const) == 0x000E74, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_IK_2_Bones_Primary_Axis__Const) == 0x000E78, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_IK_2_Bones_Secondary_Axis__Const) == 0x000E90, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x000EA8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const) == 0x000EB0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Index__Const) == 0x000EC8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_13_Channel__Const) == 0x000ECC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_13_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_0__Const) == 0x000ED4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_1__Const) == 0x000EE0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_2__Const) == 0x000EEC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_3__Const) == 0x000EF8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_4__Const) == 0x000F04, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_5__Const) == 0x000F10, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_5__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_6__Const) == 0x000F1C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_6__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_7__Const) == 0x000F28, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_7__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_8__Const) == 0x000F34, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_8__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_9__Const) == 0x000F40, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_9__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_10__Const) == 0x000F4C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_10__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_11__Const) == 0x000F58, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_11__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_12__Const) == 0x000F64, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_12__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_13__Const) == 0x000F70, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_13__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_14__Const) == 0x000F7C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_14__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_15__Const) == 0x000F88, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_15__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_16__Const) == 0x000F94, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_16__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_17__Const) == 0x000FA0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_17__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_45_Values_18__Const) == 0x000FAC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_45_Values_18__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_44_Values_0__Const) == 0x000FB8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_44_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_44_Values_1__Const) == 0x000FC4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_44_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_44_Values_2__Const) == 0x000FD0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_44_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_44_Values_3__Const) == 0x000FDC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_44_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Control__Const) == 0x000FE8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Channel__Const) == 0x000FF0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_46_Values_0__Const) == 0x000FF8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_46_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_46_Values_1__Const) == 0x001004, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_46_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_46_Values_2__Const) == 0x001010, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_46_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_46_Values_3__Const) == 0x00101C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_46_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_6_Control__Const) == 0x001028, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_6_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_47_Values_0__Const) == 0x001030, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_47_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_47_Values_1__Const) == 0x00103C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_47_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_47_Values_2__Const) == 0x001048, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_47_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_47_Values_3__Const) == 0x001054, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_47_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_47_Values_4__Const) == 0x001060, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_47_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Fingers_Loop_Controls__Const) == 0x001070, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Fingers_Loop_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_Event__Const) == 0x001080, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_Item__Const) == 0x001084, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001090, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_bEnable__Const) == 0x001094, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Interpolate_Interacting_Controls_Interacting_Item__Const) == 0x001098, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Interpolate_Interacting_Controls_Interacting_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Interpolate_Interacting_Controls_Loop_Controls__Const) == 0x0010A8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Interpolate_Interacting_Controls_Loop_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_B__Const) == 0x0010B8, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const) == 0x0010BC, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_B__Const) == 0x0010C0, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_A__Const) == 0x0010D0, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const) == 0x001130, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const) == 0x001131, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const) == 0x001134, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const) == 0x00113C, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_A__Const) == 0x001140, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const) == 0x001148, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x00114C, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_Event__Const) == 0x00114D, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const) == 0x001150, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_B__Const) == 0x001154, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const) == 0x001158, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_B__Const) == 0x00115C, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_A__Const) == 0x001160, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const) == 0x0011C0, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const) == 0x0011C1, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const) == 0x0011C4, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Name__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const) == 0x0011CC, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_NameSpace__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_A__Const) == 0x0011D0, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_A__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const) == 0x0011D8, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const) == 0x0011DC, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_Event__Const) == 0x0011DD, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const) == 0x0011E0, "Member 'FPropertyBag_ff61104ae14169a9::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Find_Finger_Controls_Matching_Items__Const) == 0x0011E8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Find_Finger_Controls_Matching_Items__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Contains_Search__Const) == 0x0011F8, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Contains_Search__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Contains_1_Search__Const) == 0x001200, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Contains_1_Search__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Count__Const) == 0x001208, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Count__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Chop_1_FromEnd__Const) == 0x00120C, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Chop_1_FromEnd__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Count__Const) == 0x001210, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Count__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_FromEnd__Const) == 0x001214, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_FromEnd__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_TypeToSearch__Const) == 0x001215, "Member 'FPropertyBag_ff61104ae14169a9::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_TypeToSearch__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001216, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001217, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001218, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_2_Event__Const) == 0x00121C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001220, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SetTransform_6_Space__Const) == 0x001280, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001284, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_4___Forward_Fingers_SendEvent_1_Event__Const) == 0x00128C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_4___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_0__Const) == 0x001290, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_1__Const) == 0x00129C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_2__Const) == 0x0012A8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_3__Const) == 0x0012B4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_4__Const) == 0x0012C0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_5__Const) == 0x0012CC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_5__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_6__Const) == 0x0012D8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_6__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_7__Const) == 0x0012E4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_7__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_8__Const) == 0x0012F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_8__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_9__Const) == 0x0012FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_9__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_10__Const) == 0x001308, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_10__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_11__Const) == 0x001314, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_11__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_12__Const) == 0x001320, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_12__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_13__Const) == 0x00132C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_13__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_14__Const) == 0x001338, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_14__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_15__Const) == 0x001344, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_15__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_16__Const) == 0x001350, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_16__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_17__Const) == 0x00135C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_17__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_60_1_Values_18__Const) == 0x001368, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_60_1_Values_18__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_36_1_Values_0__Const) == 0x001374, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_36_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_36_1_Values_1__Const) == 0x001380, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_36_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_36_1_Values_2__Const) == 0x00138C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_36_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_36_1_Values_3__Const) == 0x001398, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_36_1_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_5_Control__Const) == 0x0013A4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_5_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_48_Values_0__Const) == 0x0013AC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_48_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_48_Values_1__Const) == 0x0013B8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_48_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_48_Values_2__Const) == 0x0013C4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_48_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_48_Values_3__Const) == 0x0013D0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_48_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_7_Control__Const) == 0x0013DC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_7_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_37_Values_0__Const) == 0x0013E4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_37_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_37_Values_1__Const) == 0x0013F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_37_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_37_Values_2__Const) == 0x0013FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_37_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_37_Values_3__Const) == 0x001408, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_37_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_37_Values_4__Const) == 0x001414, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_37_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_Event__Const) == 0x001420, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_Item__Const) == 0x001424, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001430, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_bEnable__Const) == 0x001434, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001435, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001436, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001438, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_2_Event__Const) == 0x00143C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001440, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SetTransform_6_Space__Const) == 0x0014A0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_NameConcat_4_2_B__Const) == 0x0014A4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers___Forward_Fingers_SendEvent_1_Event__Const) == 0x0014AC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_7_Values_0__Const) == 0x0014B0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_7_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_7_Values_1__Const) == 0x0014BC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_7_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_25_Values_0__Const) == 0x0014C8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_25_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_25_Values_1__Const) == 0x0014D4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_25_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_25_Values_2__Const) == 0x0014E0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_25_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_28_Values_0__Const) == 0x0014EC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_28_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_28_Values_1__Const) == 0x0014F8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_28_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_28_Values_2__Const) == 0x001504, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_28_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_Roll_Control__Const) == 0x001510, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_Roll_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_Roll_Buffer__Const) == 0x00151C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_Roll_Buffer__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_IKFK_Switch_Control__Const) == 0x001528, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_Roll_Clamp__Const) == 0x001534, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_Roll_Clamp__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetControlFloat_Control__Const) == 0x001538, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetControlFloat_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Reverse_Foot_IK_Mode__Const) == 0x001540, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Reverse_Foot_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Space__Const) == 0x001541, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_bInitial__Const) == 0x001542, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_B__Const) == 0x001544, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const) == 0x001548, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const) == 0x001558, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const) == 0x001568, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const) == 0x00156C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const) == 0x001570, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const) == 0x001580, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const) == 0x0015E0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const) == 0x0015E4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_B__Const) == 0x0015E8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const) == 0x0015EC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_32_Values_0__Const) == 0x0015F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_32_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_32_Values_1__Const) == 0x0015FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_32_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_32_Values_2__Const) == 0x001608, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_32_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_33_Values_0__Const) == 0x001614, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_33_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_33_Values_1__Const) == 0x001620, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_33_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_33_Values_2__Const) == 0x00162C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_33_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_1_Roll_Control__Const) == 0x001638, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_1_Roll_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_1_Roll_Buffer__Const) == 0x001644, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_1_Roll_Buffer__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Reverse_Foot_1_IKFK_Switch_Control__Const) == 0x001650, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Reverse_Foot_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetControlFloat_2_Control__Const) == 0x00165C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetControlFloat_2_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Space__Const) == 0x001664, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_bInitial__Const) == 0x001665, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_B__Const) == 0x001668, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const) == 0x001670, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const) == 0x001680, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const) == 0x001690, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const) == 0x001694, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Minimum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const) == 0x001698, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Maximum__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const) == 0x0016A0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Global__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const) == 0x001700, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const) == 0x001704, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_B__Const) == 0x001708, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const) == 0x00170C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_15_Values_0__Const) == 0x001710, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_15_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_15_Values_1__Const) == 0x00171C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_15_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_15_Values_2__Const) == 0x001728, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_15_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_1_IK_Control__Const) == 0x001734, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_1_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_1_IK_Effector__Const) == 0x001740, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_1_IK_Effector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_1_Pole_Vector_Control__Const) == 0x00174C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_1_Pole_Vector_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_1_IKFK_Switch_Control__Const) == 0x001758, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_1_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_17_Values_0__Const) == 0x001764, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_17_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_17_Values_1__Const) == 0x001770, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_17_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_17_Values_2__Const) == 0x00177C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_17_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetFloatAnimationChannel_2_Control__Const) == 0x001788, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetFloatAnimationChannel_2_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_1_Pole_Vector_Null__Const) == 0x001790, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_1_Pole_Vector_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Leg_IK_Mode__Const) == 0x00179C, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Leg_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_GetTransform_1_1_Space__Const) == 0x00179D, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_GetTransform_1_1_bInitial__Const) == 0x00179E, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_B__Const) == 0x0017A0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const) == 0x0017A8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const) == 0x0017B8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Index__Const) == 0x0017BC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_Space__Const) == 0x0017C0, "Member 'FPropertyBag_ff61104ae14169a9::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Weight__Const) == 0x0017C4, "Member 'FPropertyBag_ff61104ae14169a9::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_DebugSettings__Const) == 0x0017D0, "Member 'FPropertyBag_ff61104ae14169a9::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_bPropagateToChildren__Const) == 0x001840, "Member 'FPropertyBag_ff61104ae14169a9::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_bPropagateToChildren__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_IK_2_Bones_Primary_Axis__Const) == 0x001848, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_IK_2_Bones_Secondary_Axis__Const) == 0x001860, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg_1___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const) == 0x001878, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg_1___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_14_Values_0__Const) == 0x001890, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_14_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_14_Values_1__Const) == 0x00189C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_14_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_14_Values_2__Const) == 0x0018A8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_14_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_IK_Control__Const) == 0x0018B4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_IK_Effector__Const) == 0x0018C0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_IK_Effector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_Pole_Vector_Control__Const) == 0x0018CC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_Pole_Vector_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_IKFK_Switch_Control__Const) == 0x0018D8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_IKFK_Switch_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_16_Values_0__Const) == 0x0018E4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_16_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_16_Values_1__Const) == 0x0018F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_16_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_16_Values_2__Const) == 0x0018FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_16_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetFloatAnimationChannel_3_Control__Const) == 0x001908, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetFloatAnimationChannel_3_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Leg_Pole_Vector_Null__Const) == 0x001910, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Leg_Pole_Vector_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_GetTransform_1_1_Space__Const) == 0x00191C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_GetTransform_1_1_bInitial__Const) == 0x00191D, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_MathFloatGreater_1_B__Const) == 0x001920, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const) == 0x001928, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const) == 0x001938, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_Show_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Index__Const) == 0x00193C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_IK_2_Bones_Primary_Axis__Const) == 0x001940, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_IK_2_Bones_Primary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_IK_2_Bones_Secondary_Axis__Const) == 0x001958, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_IK_2_Bones_Secondary_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Leg___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const) == 0x001970, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Leg___Forward_Leg_FK_Point_At_Up_Vector_Axis__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_IK_Control__Const) == 0x001988, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_FK_Control__Const) == 0x001994, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_FK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_Toes_Space__Const) == 0x0019A0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_Toes_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_Bone__Const) == 0x0019AC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Forward_Foot_IK_Mode__Const) == 0x0019B8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Forward_Foot_IK_Mode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_GetTransform_1_1_Space__Const) == 0x0019B9, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_GetTransform_1_1_bInitial__Const) == 0x0019BA, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_MathFloatGreater_1_B__Const) == 0x0019BC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SetControlVisibility_4_1_Pattern__Const) == 0x0019C0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SetControlVisibility_4_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SetControlVisibility_4_Pattern__Const) == 0x0019D0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SetControlVisibility_4_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SetTransform_13_Space__Const) == 0x0019E0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SetTransform_13_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const) == 0x0019E1, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SetTransform_13_Weight__Const) == 0x0019E4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SetTransform_13_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SendEvent_2_1_2_Event__Const) == 0x0019E8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SendEvent_2_1_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const) == 0x0019EC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_1_IK_Control__Const) == 0x0019F0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_1_IK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_1_FK_Control__Const) == 0x0019FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_1_FK_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_1_Toes_Space__Const) == 0x001A08, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_1_Toes_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Foot_1_Bone__Const) == 0x001A14, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Foot_1_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_GetTransform_1_1_Space__Const) == 0x001A20, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_GetTransform_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_GetTransform_1_1_bInitial__Const) == 0x001A21, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_GetTransform_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_B__Const) == 0x001A24, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_Pattern__Const) == 0x001A28, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_Pattern__Const) == 0x001A38, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SetTransform_13_Space__Const) == 0x001A48, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SetTransform_13_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const) == 0x001A49, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SetTransform_13_Weight__Const) == 0x001A4C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SetTransform_13_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_Event__Const) == 0x001A50, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const) == 0x001A54, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Foot_1___Forward_Foot_SendEvent_2_1_2_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_16_Channel__Const) == 0x001A58, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_16_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_17_Channel__Const) == 0x001A60, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_17_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_0__Const) == 0x001A68, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_1__Const) == 0x001A74, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_2__Const) == 0x001A80, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_3__Const) == 0x001A8C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_4__Const) == 0x001A98, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_5__Const) == 0x001AA4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_5__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_6__Const) == 0x001AB0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_6__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_7__Const) == 0x001ABC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_7__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_8__Const) == 0x001AC8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_8__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_2_1_Values_9__Const) == 0x001AD4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_2_1_Values_9__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Forward_Fingers_1_Metacarpals_Controls__Const) == 0x001AE0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Forward_Fingers_1_Metacarpals_Controls__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_Event__Const) == 0x001AF0, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_Item__Const) == 0x001AF4, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001B00, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_bEnable__Const) == 0x001B04, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001B05, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001B06, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001B08, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_2_Event__Const) == 0x001B0C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001B10, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SetTransform_6_Space__Const) == 0x001B70, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001B74, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_1___Forward_Fingers_SendEvent_1_Event__Const) == 0x001B7C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_1___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_0__Const) == 0x001B80, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_1__Const) == 0x001B8C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_2__Const) == 0x001B98, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_3__Const) == 0x001BA4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_4__Const) == 0x001BB0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_5__Const) == 0x001BBC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_5__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_6__Const) == 0x001BC8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_6__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_7__Const) == 0x001BD4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_7__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_8__Const) == 0x001BE0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_8__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_63_1_Values_9__Const) == 0x001BEC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_63_1_Values_9__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_Event__Const) == 0x001BF8, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_Item__Const) == 0x001BFC, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_OffsetInSeconds__Const) == 0x001C08, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_OffsetInSeconds__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_bEnable__Const) == 0x001C0C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_bEnable__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Space__Const) == 0x001C0D, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const) == 0x001C0E, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_Weight__Const) == 0x001C10, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_2_Event__Const) == 0x001C14, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_2_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_Value__Const) == 0x001C20, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SetTransform_6_Space__Const) == 0x001C80, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SetTransform_6_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_B__Const) == 0x001C84, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Forward_Fingers_5___Forward_Fingers_SendEvent_1_Event__Const) == 0x001C8C, "Member 'FPropertyBag_ff61104ae14169a9::Forward_Fingers_5___Forward_Fingers_SendEvent_1_Event__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetControlVisibility_1_Pattern__Const) == 0x001C90, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetControlVisibility_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RigUnit_GetBoolAnimationChannel_22_Channel__Const) == 0x001CA0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RigUnit_GetBoolAnimationChannel_22_Channel__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_0__Const) == 0x001CA8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_1__Const) == 0x001CB4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_2__Const) == 0x001CC0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_3__Const) == 0x001CCC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_4__Const) == 0x001CD8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_4__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_5__Const) == 0x001CE4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_5__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_6__Const) == 0x001CF0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_6__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_7__Const) == 0x001CFC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_7__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_8__Const) == 0x001D08, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_8__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_9__Const) == 0x001D14, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_9__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_10__Const) == 0x001D20, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_10__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_11__Const) == 0x001D2C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_11__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_12__Const) == 0x001D38, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_12__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_13__Const) == 0x001D44, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_13__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_14__Const) == 0x001D50, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_14__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_15__Const) == 0x001D5C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_15__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_16__Const) == 0x001D68, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_16__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_17__Const) == 0x001D74, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_17__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_18__Const) == 0x001D80, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_18__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_19__Const) == 0x001D8C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_19__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_20__Const) == 0x001D98, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_20__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_21__Const) == 0x001DA4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_21__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_24__Const) == 0x001DB0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_24__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_25__Const) == 0x001DBC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_25__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_28__Const) == 0x001DC8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_28__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_29__Const) == 0x001DD4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_29__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_32__Const) == 0x001DE0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_32__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_33__Const) == 0x001DEC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_33__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_34__Const) == 0x001DF8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_34__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_35__Const) == 0x001E04, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_35__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_36__Const) == 0x001E10, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_36__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_37__Const) == 0x001E1C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_37__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_38__Const) == 0x001E28, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_38__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_39__Const) == 0x001E34, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_39__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_40__Const) == 0x001E40, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_40__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_43__Const) == 0x001E4C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_43__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_44__Const) == 0x001E58, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_44__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_45__Const) == 0x001E64, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_45__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_46__Const) == 0x001E70, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_46__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_47__Const) == 0x001E7C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_47__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_48__Const) == 0x001E88, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_48__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_49__Const) == 0x001E94, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_49__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_50__Const) == 0x001EA0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_50__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_51__Const) == 0x001EAC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_51__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_54__Const) == 0x001EB8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_54__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_55__Const) == 0x001EC4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_55__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_58__Const) == 0x001ED0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_58__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_59__Const) == 0x001EDC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_59__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_60__Const) == 0x001EE8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_60__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_62__Const) == 0x001EF4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_62__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_19_Values_64__Const) == 0x001F00, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_19_Values_64__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_22_Values_3__Const) == 0x001F0C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_22_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_26_Values_0__Const) == 0x001F18, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_26_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_26_Values_1__Const) == 0x001F24, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_26_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_26_Values_2__Const) == 0x001F30, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_26_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_38_Values_3__Const) == 0x001F3C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_38_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_39_Values_0__Const) == 0x001F48, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_39_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_39_Values_1__Const) == 0x001F54, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_39_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_39_Values_2__Const) == 0x001F60, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_39_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001F70, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_False__Const) == 0x001F80, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x001F88, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_41_Values_0__Const) == 0x001F98, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_41_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_41_Values_1__Const) == 0x001FA4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_41_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001FB0, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_False__Const) == 0x001FC0, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x001FC8, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_43_Values_0__Const) == 0x001FD8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_43_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_43_Values_1__Const) == 0x001FE4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_43_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x001FF0, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_False__Const) == 0x002000, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x002008, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_21_1_Values_0__Const) == 0x002018, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_21_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_1_1_1_Values_0__Const) == 0x002024, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_1_1_1_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const) == 0x002030, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_False__Const) == 0x002040, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x002048, "Member 'FPropertyBag_ff61104ae14169a9::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_Pattern__Const) == 0x002058, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_bVisible__Const) == 0x002068, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_bVisible__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_Pattern__Const) == 0x002070, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_bVisible__Const) == 0x002080, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_bVisible__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_Pattern__Const) == 0x002088, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_Pattern__Const) == 0x002098, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_Pattern__Const) == 0x0020A8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_Pattern__Const) == 0x0020B8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_Pattern__Const) == 0x0020C8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_Pattern__Const) == 0x0020D8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_Pattern__Const) == 0x0020E8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_Pattern__Const) == 0x0020F8, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_Pattern__Const) == 0x002108, "Member 'FPropertyBag_ff61104ae14169a9::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_Pattern__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_Curve__Const) == 0x002118, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetControlInteger_Control__Const) == 0x002120, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetControlInteger_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_B__Const) == 0x002128, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_2_Curve__Const) == 0x00212C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_2_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetControlRotator_Control__Const) == 0x002134, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetControlRotator_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetControlRotator_Space__Const) == 0x00213C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetControlRotator_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_1_3_Curve__Const) == 0x002140, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_1_3_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_1_1_3_Curve__Const) == 0x002148, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_1_1_3_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_1_4_Curve__Const) == 0x002150, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_1_4_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetTransform_2_Item__Const) == 0x002158, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetTransform_2_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_1_3_1_Curve__Const) == 0x002164, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_1_3_1_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetCurveValue_1_2_1_Curve__Const) == 0x00216C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetCurveValue_1_2_1_Curve__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SetTransform_19_Item__Const) == 0x002174, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SetTransform_19_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Spine___Backward_Spine_Project_to_New_Parent_1_Propagate_to_Children__Const) == 0x002180, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Spine___Backward_Spine_Project_to_New_Parent_1_Propagate_to_Children__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const) == 0x002181, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const) == 0x002182, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const) == 0x002183, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const) == 0x002184, "Member 'FPropertyBag_ff61104ae14169a9::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Spine___Backward_Spine_ArrayGetAtIndex_Index__Const) == 0x002188, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Spine___Backward_Spine_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Spine___Backward_Spine_RigUnit_SetTransform_Space__Const) == 0x00218C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Spine___Backward_Spine_RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Spine___Backward_Spine_RigUnit_SetTransform_bInitial__Const) == 0x00218D, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Spine___Backward_Spine_RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Spine___Backward_Spine_RigUnit_SetTransform_Weight__Const) == 0x002190, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Spine___Backward_Spine_RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Neck_1___Backward_Neck_SetTransform_1_Space__Const) == 0x002194, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Neck_1___Backward_Neck_SetTransform_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Neck_1___Backward_Neck_SetTransform_1_bInitial__Const) == 0x002195, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Neck_1___Backward_Neck_SetTransform_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_bChildInitial__Const) == 0x002196, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Index__Const) == 0x002198, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Neck_1___Backward_Neck_SetTransform_1_Weight__Const) == 0x00219C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Neck_1___Backward_Neck_SetTransform_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_SNC_Head_Bone__Const) == 0x0021A0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_SNC_Head_Bone__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Space__Const) == 0x0021AC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_bInitial__Const) == 0x0021AD, "Member 'FPropertyBag_ff61104ae14169a9::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021AE, "Member 'FPropertyBag_ff61104ae14169a9::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Weight__Const) == 0x0021B0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const) == 0x0021B4, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const) == 0x0021B5, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021B6, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const) == 0x0021B8, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const) == 0x0021BC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const) == 0x0021BD, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const) == 0x0021BE, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const) == 0x0021C0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_UpV_Control__Const) == 0x0021C4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_UpV_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_Fingers_Space__Const) == 0x0021D0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_Fingers_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_FK_Arm_Space__Const) == 0x0021DC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_FK_Arm_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_SetTransform_25_Space__Const) == 0x0021E8, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_SetTransform_25_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_SetTransform_25_bInitial__Const) == 0x0021E9, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_SetTransform_25_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const) == 0x0021EA, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Index__Const) == 0x0021EC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Index__Const) == 0x0021F0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_SetTransform_25_Weight__Const) == 0x0021F4, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_SetTransform_25_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x0021F8, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_1_UpV_Control__Const) == 0x0021FC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_1_UpV_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_1_Fingers_Space__Const) == 0x002208, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_1_Fingers_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Arm_1_FK_Arm_Space__Const) == 0x002214, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Arm_1_FK_Arm_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_SetTransform_25_Space__Const) == 0x002220, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_SetTransform_25_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_SetTransform_25_bInitial__Const) == 0x002221, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_SetTransform_25_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const) == 0x002222, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Index__Const) == 0x002224, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Index__Const) == 0x002228, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_SetTransform_25_Weight__Const) == 0x00222C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_SetTransform_25_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const) == 0x002230, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers___Backward_Fingers_NameConcat_4_1_B__Const) == 0x002234, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers___Backward_Fingers_SetTransform_2_Space__Const) == 0x00223C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x00223D, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x00223E, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers___Backward_Fingers_SetTransform_2_Weight__Const) == 0x002240, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_B__Const) == 0x002244, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Space__Const) == 0x00224C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x00224D, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x00224E, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Weight__Const) == 0x002250, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Leg_Ik_Control__Const) == 0x002254, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Leg_Ik_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Leg_Pole_Vector_Null__Const) == 0x002260, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Leg_Pole_Vector_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_SetTransform_Space__Const) == 0x00226C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_SetTransform_bInitial__Const) == 0x00226D, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const) == 0x00226E, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_SetTransform_Weight__Const) == 0x002270, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const) == 0x002274, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Index__Const) == 0x002278, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Leg_1_Pole_Vector_Control__Const) == 0x00227C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Leg_1_Pole_Vector_Control__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Backward_Leg_1_Pole_Vector_Null__Const) == 0x002288, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Backward_Leg_1_Pole_Vector_Null__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_SetTransform_Space__Const) == 0x002294, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_SetTransform_bInitial__Const) == 0x002295, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const) == 0x002296, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_SetTransform_Weight__Const) == 0x002298, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const) == 0x00229C, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Index__Const) == 0x0022A0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Space__Const) == 0x0022A4, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_bInitial__Const) == 0x0022A5, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const) == 0x0022A6, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Weight__Const) == 0x0022A8, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot___Backward_Foot_SetTransform_20_2_1_Space__Const) == 0x0022AC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot___Backward_Foot_SetTransform_20_2_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot___Backward_Foot_SetTransform_20_2_1_bInitial__Const) == 0x0022AD, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot___Backward_Foot_SetTransform_20_2_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const) == 0x0022AE, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Foot___Backward_Foot_SetTransform_20_2_1_Weight__Const) == 0x0022B0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Foot___Backward_Foot_SetTransform_20_2_1_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_B__Const) == 0x0022B4, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Space__Const) == 0x0022BC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_2___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x0022BD, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_2___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x0022BE, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Weight__Const) == 0x0022C0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_B__Const) == 0x0022C4, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Space__Const) == 0x0022CC, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_bInitial__Const) == 0x0022CD, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const) == 0x0022CE, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_bChildInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Weight__Const) == 0x0022D0, "Member 'FPropertyBag_ff61104ae14169a9::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___GetTransform_5_1_Item__Const) == 0x0022D4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___GetTransform_5_1_Item__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___MathTransformLerp_T__Const) == 0x0022E0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___MathTransformLerp_T__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Spine_IK_Offsets__Const) == 0x0022E8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Spine_IK_Offsets__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_GetTransformItemArray_Space__Const) == 0x0022F8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_GetTransformItemArray_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_GetTransformItemArray_bInitial__Const) == 0x0022F9, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_GetTransformItemArray_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Index__Const) == 0x0022FC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Index__Const) == 0x002300, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Index__Const) == 0x002304, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Index__Const) == 0x002308, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_1__Const) == 0x002310, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_2__Const) == 0x002318, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Weight_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_SetTransform_28_bInitial__Const) == 0x002320, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_SetTransform_28_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_SetTransform_28_Weight__Const) == 0x002324, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_SetTransform_28_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__Const) == 0x002328, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SplineMode__Const) == 0x002338, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x00233C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Compression__Const) == 0x002340, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Spine___Setup_Spine_TransformFromControlRigSpline_UpVector__Const) == 0x002348, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Spine___Setup_Spine_TransformFromControlRigSpline_UpVector__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Neck_Entry_Argument__Const) == 0x002360, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Neck_Entry_Argument__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_SetTransform_Space__Const) == 0x002370, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_SetTransform_bInitial__Const) == 0x002371, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_MathIntSub_B__Const) == 0x002374, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_GetTransform_bInitial__Const) == 0x002378, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_SetTransform_Weight__Const) == 0x00237C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__Const) == 0x002380, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Index__Const) == 0x002390, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Index__Const) == 0x002394, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SplineMode__Const) == 0x002398, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SplineMode__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SamplesPerSegment__Const) == 0x00239C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_SamplesPerSegment__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Compression__Const) == 0x0023A0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Compression__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_2_Values_0__Const) == 0x0023A4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_2_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_9_1_2_Values_1__Const) == 0x0023B0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_9_1_2_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_3_Values_0__Const) == 0x0023BC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_3_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_5_1_1_3_Values_1__Const) == 0x0023C8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_5_1_1_3_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_Set_Transform_2_2_Space__Const) == 0x0023D4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_Set_Transform_2_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_Set_Transform_2_2_bInitial__Const) == 0x0023D5, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_Set_Transform_2_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Index__Const) == 0x0023D8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_GetTransform_3_2_bInitial__Const) == 0x0023DC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_GetTransform_3_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_Set_Transform_2_2_Weight__Const) == 0x0023E0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_Set_Transform_2_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Index__Const) == 0x0023E4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const) == 0x0023E8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Index__Const) == 0x0023EC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_RigUnit_SetRotation_Space__Const) == 0x0023F0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_RigUnit_SetRotation_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_RigUnit_SetRotation_Value__Const) == 0x002400, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_RigUnit_SetRotation_Value__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_Divide_B__Const) == 0x002420, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_Divide_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Index__Const) == 0x002438, "Member 'FPropertyBag_ff61104ae14169a9::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle___Setup_Clavicle_SetTransform_Space__Const) == 0x00243C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle___Setup_Clavicle_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle___Setup_Clavicle_SetTransform_bInitial__Const) == 0x00243D, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle___Setup_Clavicle_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle___Setup_Clavicle_GetTransform_bInitial__Const) == 0x00243E, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle___Setup_Clavicle_GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x002440, "Member 'FPropertyBag_ff61104ae14169a9::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle___Setup_Clavicle_SetTransform_Weight__Const) == 0x002444, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle___Setup_Clavicle_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle_1___Setup_Clavicle_SetTransform_Space__Const) == 0x002448, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle_1___Setup_Clavicle_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle_1___Setup_Clavicle_SetTransform_bInitial__Const) == 0x002449, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle_1___Setup_Clavicle_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle_1___Setup_Clavicle_GetTransform_bInitial__Const) == 0x00244A, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle_1___Setup_Clavicle_GetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Clavicle_1___Setup_Clavicle_SetTransform_Weight__Const) == 0x00244C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Clavicle_1___Setup_Clavicle_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_Values_1__Const) == 0x002450, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_Values_2__Const) == 0x00245C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Arm_Transforms__Const) == 0x002468, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Arm_Transforms__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_MathIntSub_1_B__Const) == 0x002478, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_MathIntSub_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_MathFloatAdd_2_B__Const) == 0x00247C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_MathFloatAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_GetTransformItemArray_1_Space__Const) == 0x002480, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_GetTransformItemArray_1_bInitial__Const) == 0x002481, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_SetTransform_3_bInitial__Const) == 0x002482, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_SetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Index__Const) == 0x002484, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_SetTransform_3_Weight__Const) == 0x002488, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_SetTransform_3_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_ArrayGetAtIndex_Index__Const) == 0x00248C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_B__Const) == 0x002490, "Member 'FPropertyBag_ff61104ae14169a9::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_MathFloatDiv_B__Const) == 0x002494, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_MathFloatDiv_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_If_1_True__Const) == 0x002498, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm___Setup_Arm_If_1_False__Const) == 0x0024B0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm___Setup_Arm_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_34_Values_2__Const) == 0x0024C8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_34_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_MathIntSub_1_B__Const) == 0x0024D4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_MathIntSub_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_B__Const) == 0x0024D8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Space__Const) == 0x0024DC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_bInitial__Const) == 0x0024DD, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_SetTransform_3_bInitial__Const) == 0x0024DE, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_SetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Index__Const) == 0x0024E0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_SetTransform_3_Weight__Const) == 0x0024E4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_SetTransform_3_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Index__Const) == 0x0024E8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_MathFloatDiv_B__Const) == 0x0024EC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_MathFloatDiv_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_If_1_True__Const) == 0x0024F0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Arm_1___Setup_Arm_If_1_False__Const) == 0x002508, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Arm_1___Setup_Arm_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002520, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_SetTransform_2_Space__Const) == 0x002528, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x002529, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00252A, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x00252C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_If_1_1_True__Const) == 0x002530, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_If_1_1_False__Const) == 0x002548, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002560, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002564, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Space__Const) == 0x00256C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x00256D, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00256E, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x002570, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_If_1_1_True__Const) == 0x002578, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_If_1_1_False__Const) == 0x002590, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Weight__Const) == 0x0025A8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Setup_Leg_FK_Space__Const) == 0x0025AC, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Setup_Leg_FK_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Leg_Transforms__Const) == 0x0025B8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Leg_Transforms__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Leg_GetTransform_Transform_Translation__Const) == 0x0025C8, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Leg_GetTransform_Transform_Translation__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_GetTransformItemArray_1_Space__Const) == 0x0025E0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_GetTransformItemArray_1_bInitial__Const) == 0x0025E1, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_SetTransform_3_bInitial__Const) == 0x0025E2, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_SetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Index__Const) == 0x0025E4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_SetTransform_3_Weight__Const) == 0x0025E8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_SetTransform_3_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_ArrayGetAtIndex_Index__Const) == 0x0025EC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_If_True__Const) == 0x0025F0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_If_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_If_False__Const) == 0x002608, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_If_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const) == 0x002620, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_MathFloatDiv_B__Const) == 0x002624, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_MathFloatDiv_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Index__Const) == 0x002628, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___Setup_Leg_1_FK_Space__Const) == 0x00262C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___Setup_Leg_1_FK_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Space__Const) == 0x002638, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_bInitial__Const) == 0x002639, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_SetTransform_3_bInitial__Const) == 0x00263A, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_SetTransform_3_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Index__Const) == 0x00263C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_SetTransform_3_Weight__Const) == 0x002640, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_SetTransform_3_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Index__Const) == 0x002644, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_If_True__Const) == 0x002648, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_If_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_If_False__Const) == 0x002660, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_If_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const) == 0x002678, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_MathFloatDiv_B__Const) == 0x00267C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_MathFloatDiv_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Index__Const) == 0x002680, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_SetTransform_Space__Const) == 0x002684, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_SetTransform_bInitial__Const) == 0x002685, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_GetTransform_2_bInitial__Const) == 0x002686, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_If_1_True__Const) == 0x002688, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_If_1_False__Const) == 0x0026A0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_SetTransform_Weight__Const) == 0x0026B8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_MathFloatAdd_2_B__Const) == 0x0026BC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_MathFloatAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const) == 0x0026C0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot___Setup_Foot_MathFloatAdd_B__Const) == 0x0026C4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot___Setup_Foot_MathFloatAdd_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_SetTransform_Space__Const) == 0x0026C8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_SetTransform_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_SetTransform_bInitial__Const) == 0x0026C9, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_GetTransform_2_bInitial__Const) == 0x0026CA, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_If_1_True__Const) == 0x0026D0, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_If_1_False__Const) == 0x0026E8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_SetTransform_Weight__Const) == 0x002700, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_B__Const) == 0x002704, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const) == 0x002708, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_RotationOrder__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Foot_1___Setup_Foot_MathFloatAdd_B__Const) == 0x00270C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Foot_1___Setup_Foot_MathFloatAdd_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002710, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Space__Const) == 0x002718, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x002719, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00271A, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x00271C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_If_1_1_True__Const) == 0x002720, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_If_1_1_False__Const) == 0x002738, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002750, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_B__Const) == 0x002754, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Space__Const) == 0x00275C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_bInitial__Const) == 0x00275D, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_bInitial__Const) == 0x00275E, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_B__Const) == 0x002760, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_If_1_1_True__Const) == 0x002768, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_If_1_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_If_1_1_False__Const) == 0x002780, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_If_1_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Weight__Const) == 0x002798, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_23_Values_3__Const) == 0x00279C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_23_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_Values_0__Const) == 0x0027A8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_Values_1__Const) == 0x0027B4, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_11_Values_2__Const) == 0x0027C0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_11_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Reverse_Foot_Heel_Rotation__Const) == 0x0027D0, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Reverse_Foot_Heel_Rotation__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, LocalVariableDefault__Setup_Reverse_Foot_Bone_Index__Const) == 0x0027F0, "Member 'FPropertyBag_ff61104ae14169a9::LocalVariableDefault__Setup_Reverse_Foot_Bone_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const) == 0x0027F4, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Space__Const) == 0x0027F8, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_bInitial__Const) == 0x0027F9, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_bInitial__Const) == 0x0027FA, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Weight__Const) == 0x0027FC, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_B__Const) == 0x002800, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_True__Const) == 0x002808, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_False__Const) == 0x002820, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_29_Values_3__Const) == 0x002838, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_29_Values_3__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_31_Values_0__Const) == 0x002844, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_31_Values_0__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_31_Values_1__Const) == 0x002850, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_31_Values_1__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___RerouteNode_31_Values_2__Const) == 0x00285C, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___RerouteNode_31_Values_2__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const) == 0x002868, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Index__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Space__Const) == 0x00286C, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Space__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_bInitial__Const) == 0x00286D, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_bInitial__Const) == 0x00286E, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_bInitial__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Weight__Const) == 0x002870, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Weight__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_B__Const) == 0x002874, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_B__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_True__Const) == 0x002878, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_True__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_False__Const) == 0x002890, "Member 'FPropertyBag_ff61104ae14169a9::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_False__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SpawnControl_1_Parent__Const) == 0x0028A8, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SpawnControl_1_Parent__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SpawnControl_1_InitialValue__Const) == 0x0028C0, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SpawnControl_1_InitialValue__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SpawnControl_2_InitialValue__Const) == 0x002920, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SpawnControl_2_InitialValue__Const' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_ff61104ae14169a9, RigVMModel___SpawnControl_2_Settings__Const) == 0x002930, "Member 'FPropertyBag_ff61104ae14169a9::RigVMModel___SpawnControl_2_Settings__Const' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_e67181b7841d3cb0 \ -static_assert(alignof(FPropertyBag_e67181b7841d3cb0) == 0x000010, "Wrong alignment on FPropertyBag_e67181b7841d3cb0"); \ -static_assert(sizeof(FPropertyBag_e67181b7841d3cb0) == 0x0016C0, "Wrong size on FPropertyBag_e67181b7841d3cb0"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Index) == 0x000000, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000010, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Element) == 0x000070, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000080, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_GetTransform_3_1_Transform) == 0x000090, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_GetTransform_3_1_CachedIndex) == 0x0000F0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_ItemArray_2_Items__IO) == 0x000100, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_ItemArray_2_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Count) == 0x000110, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio) == 0x000114, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun) == 0x000118, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigVMFunction_ForLoopCount_Index) == 0x000120, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigVMFunction_ForLoopCount_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___ribbon_interp_Result) == 0x000130, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___ribbon_interp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Result) == 0x000190, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0001A0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Result) == 0x000200, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Element) == 0x000210, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_1_Result) == 0x000270, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_SelectInt32_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interpte_3576567185) == 0x000278, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interpte_3576567185' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_Result) == 0x0002D0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Clamp_2_Result) == 0x000330, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Clamp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Clamp_2_Value) == 0x000338, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Clamp_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_T) == 0x000340, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp___transform_interp_Make_Absolute_Global) == 0x000350, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp___transform_interp_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp___transform_interp_Make_Relative_Local) == 0x0003B0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp___transform_interp_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp___transform_interp_Interpolate_2_Result) == 0x000410, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp___transform_interp_Interpolate_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp___transform_interp_Make_Absolute_1_Global) == 0x000470, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp___transform_interp_Make_Absolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp___transform_interp_Make_Relative_1_Local) == 0x0004D0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp___transform_interp_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_RigVMFunction_MathTransformMake_Translation) == 0x000530, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_RigVMFunction_MathTransformMake_Translation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Result) == 0x000550, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_RigVMFunction_MathBoolToInteger_Result) == 0x000570, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Index) == 0x000574, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0) == 0x000580, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_Result) == 0x0005A0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_InputTransform__IO) == 0x000600, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Unit_Result) == 0x000660, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Subtract_Result) == 0x000678, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_1_Result) == 0x000690, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Clamp_Result) == 0x0006F0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Add_1_Result) == 0x0006F8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Add_1_A) == 0x000700, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Add_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Result) == 0x000708, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Add_1_B) == 0x000710, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_1_T) == 0x000718, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1___transform_interp_Make_Absolute_Global) == 0x000720, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1___transform_interp_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1___transform_interp_Make_Relative_Local) == 0x000780, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1___transform_interp_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1___transform_interp_Interpolate_2_Result) == 0x0007E0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1___transform_interp_Interpolate_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1___transform_interp_Make_Absolute_1_Global) == 0x000840, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1___transform_interp_Make_Absolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1___transform_interp_Make_Relative_1_Local) == 0x0008A0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1___transform_interp_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Subtract_A) == 0x000900, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_1_1_Result) == 0x000920, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Clamp_1_Result) == 0x000980, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Clamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Add_Result) == 0x000988, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Add_A) == 0x000990, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Multiply_1_Result) == 0x000998, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Multiply_1_A) == 0x0009A0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Multiply_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_transform_interp_1_1_T) == 0x0009A8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_transform_interp_1_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1_1___transform_interp_Make_Absolute_Global) == 0x0009B0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1_1___transform_interp_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1_1___transform_interp_Make_Relative_Local) == 0x000A10, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1_1___transform_interp_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1_1___transform_interp_Interpolate_2_Result) == 0x000A70, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1_1___transform_interp_Interpolate_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1_1___transform_interp_Make_Absolute_1_Global) == 0x000AD0, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1_1___transform_interp_Make_Absolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, transform_interp_1_1___transform_interp_Make_Relative_1_Local) == 0x000B30, "Member 'FPropertyBag_e67181b7841d3cb0::transform_interp_1_1___transform_interp_Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_Subtract_B) == 0x000B90, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_Subtract_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_Primary__IO) == 0x000BA8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_PrimaryCachedSpace) == 0x000BF0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_SecondaryCachedSpace) == 0x000C00, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_AimBoneMath_bIsInitialized) == 0x000C10, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1) == 0x000C20, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___ribbon_interp_1_Result) == 0x000C40, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___ribbon_interp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element) == 0x000CA0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_1_Element) == 0x000D00, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1te_3576567185) == 0x000D60, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1te_3576567185' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_Result) == 0x000DB0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Clamp_2_Result) == 0x000E10, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Clamp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Clamp_2_Value) == 0x000E18, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Clamp_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_T) == 0x000E20, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_RigVMFunction_MathTransformMake_Translation) == 0x000E28, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_RigVMFunction_MathTransformMake_Translation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Result) == 0x000E40, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_RigVMFunction_MathBoolToInteger_Result) == 0x000E60, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Index) == 0x000E64, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0) == 0x000E70, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_Result) == 0x000E90, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_InputTransform__IO) == 0x000EF0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Unit_Result) == 0x000F50, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Subtract_Result) == 0x000F68, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_1_Result) == 0x000F80, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Clamp_Result) == 0x000FE0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Add_1_Result) == 0x000FE8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Add_1_A) == 0x000FF0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Add_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Result) == 0x000FF8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Add_1_B) == 0x001000, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_1_T) == 0x001008, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Subtract_A) == 0x001010, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_1_1_Result) == 0x001030, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Clamp_1_Result) == 0x001090, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Clamp_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Add_Result) == 0x001098, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Add_A) == 0x0010A0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Multiply_1_Result) == 0x0010A8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Multiply_1_A) == 0x0010B0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Multiply_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_transform_interp_1_1_T) == 0x0010B8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_transform_interp_1_1_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_Subtract_B) == 0x0010C0, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_Subtract_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_Primary__IO) == 0x0010D8, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_PrimaryCachedSpace) == 0x001120, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_SecondaryCachedSpace) == 0x001130, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_AimBoneMath_bIsInitialized) == 0x001140, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1) == 0x001150, "Member 'FPropertyBag_e67181b7841d3cb0::ribbon_interp_1___ribbon_interp_DISPATCH_RigVMDispatch_SelectInt32_1_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigVMFunction_ForLoopCount_BlockToRun) == 0x001170, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigVMFunction_ForLoopCount_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigVMFunction_ForLoopCount_Ratio) == 0x001178, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigVMFunction_ForLoopCount_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x00117C, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___Make_Absolute_1_Global) == 0x001190, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___Make_Absolute_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___Make_Relative_1_1_Local) == 0x0011F0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___Make_Relative_1_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_2_Transform) == 0x001250, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_2_CachedIndex) == 0x0012B0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_Transform) == 0x0012C0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_CachedIndex) == 0x001320, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___Make_Relative_1_Local) == 0x001330, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___Make_Relative_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___Make_Absolute_1_1_Global) == 0x001390, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___Make_Absolute_1_1_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___Make_Relative_Local) == 0x0013F0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_1_Transform) == 0x001450, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_1_CachedIndex) == 0x0014B0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Element) == 0x0014C0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x001520, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Element) == 0x001530, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_2_1_Transform) == 0x001590, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___HierarchyGetParent_2_Parent) == 0x0015F0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___HierarchyGetParent_2_Parent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___HierarchyGetParent_2_CachedChild) == 0x001600, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___HierarchyGetParent_2_CachedChild' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___HierarchyGetParent_2_CachedParent) == 0x001610, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___HierarchyGetParent_2_CachedParent' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___GetTransform_2_2_1_CachedIndex) == 0x001620, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___GetTransform_2_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x001630, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x001690, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___RigUnit_ItemArray_Items__IO) == 0x0016A0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___RigUnit_ItemArray_Items__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x0016B0, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x0016B4, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_e67181b7841d3cb0, RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x0016B8, "Member 'FPropertyBag_e67181b7841d3cb0::RigVMModel___DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FPropertyBag_549090708cfac983 \ +static_assert(alignof(FPropertyBag_549090708cfac983) == 0x000010, "Wrong alignment on FPropertyBag_549090708cfac983"); \ +static_assert(sizeof(FPropertyBag_549090708cfac983) == 0x0131F0, "Wrong size on FPropertyBag_549090708cfac983"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_Transform) == 0x000000, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_CachedIndex) == 0x000060, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_8_CachedIndex) == 0x000070, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_8_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_21_Array) == 0x000080, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_21_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_11_1_1_Array) == 0x000090, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_11_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_4_Array) == 0x0000A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_4_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_8_Value) == 0x0000B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_8_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelKey) == 0x0000B8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelHash) == 0x0000C8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_8_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_MathFloatGreater_3_Result) == 0x0000D8, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_MathFloatGreater_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_GetTransform_3_Transform) == 0x0000E0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_GetTransform_3_CachedIndex) == 0x000140, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_MathFloatGreater_3_A) == 0x000150, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_MathFloatGreater_3_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Spine_IK_Mode) == 0x000154, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Spine_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayClone_Clone) == 0x000158, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayClone_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayClone_1_Clone) == 0x000168, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayClone_1_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x000178, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Result) == 0x000184, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Condition) == 0x000185, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x000186, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x000188, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x000198, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00019C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x0001A0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x0001A4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x0001AC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_If_Result) == 0x0001B8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_If_Condition) == 0x0001B9, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x0001C0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x0001D0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x0001D4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x0001D8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x0001DC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_Transform) == 0x0001F0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayGetAtIndex_1_1_Element) == 0x000250, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedChild) == 0x000260, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedOldParent) == 0x000270, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedNewParent) == 0x000280, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_SetTransform_CachedIndex) == 0x000290, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Element) == 0x0002A0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Result) == 0x0002B0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathBoolOr_Result) == 0x000310, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathBoolOr_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_Result) == 0x000311, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Index) == 0x000314, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_1_Result) == 0x000318, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_Result) == 0x00031C, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Is_First_or_Last_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Count) == 0x000320, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Condition) == 0x000324, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_Transform) == 0x000330, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_2_Element) == 0x000390, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedChild) == 0x0003A0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedOldParent) == 0x0003B0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedNewParent) == 0x0003C0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ProjectTransformToNewParent_1_2_1_4_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spinete_3477718946) == 0x0003D0, "Member 'FPropertyBag_549090708cfac983::Forward_Spinete_3477718946' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathTransformMakeAbsolute_Global) == 0x000420, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_Element) == 0x000480, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_TransformFromControlRigSpline_Transform) == 0x0004E0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_TransformFromControlRigSpline_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spinete_546088360) == 0x000540, "Member 'FPropertyBag_549090708cfac983::Forward_Spinete_546088360' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Spline) == 0x000590, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_Element) == 0x0005B0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_Transforms) == 0x000610, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_CachedIndex) == 0x000620, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_2_Element) == 0x000630, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Element) == 0x000690, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Element) == 0x0006F0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__IO) == 0x000750, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_Spline_From_Element_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Result) == 0x000760, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionRotateVector_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_Result) == 0x000780, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_Transform) == 0x0007A0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_Element) == 0x000800, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_CachedIndex) == 0x000810, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_A) == 0x000820, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_Transform) == 0x000840, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_1_Element) == 0x0008A0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayGetAtIndex_6_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_CachedIndex) == 0x0008B0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_B) == 0x0008C0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_UpVector_MathQuaternionSlerp_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Ratio) == 0x0008E0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMul_Result) == 0x0008E4, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Result) == 0x0008E8, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Condition) == 0x0008EC, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMin_Result) == 0x0008F0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatMin_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_Result) == 0x0008F4, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_A) == 0x0008F8, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_MathFloatDiv_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_GetLengthControlRigSpline_Length) == 0x0008FC, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_GetLengthControlRigSpline_Length' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_If_True__IO) == 0x000900, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_If_True__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_SetTransform_1_CachedIndex) == 0x000960, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_BlockToRun) == 0x000970, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Spine_IK_Solve_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayClone_2_Clone) == 0x000978, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayClone_2_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayClone_2_1_Clone) == 0x000988, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayClone_2_1_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Element) == 0x000998, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x0009B0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x000A10, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Index) == 0x000A1C, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x000A20, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x000A30, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x000A40, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x000A50, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Count) == 0x000A60, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x000A64, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x000A68, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathIntGreaterEqual_Result) == 0x000A70, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathIntGreaterEqual_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Index) == 0x000A74, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathIntSub_Result) == 0x000A78, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Count) == 0x000A7C, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Element) == 0x000A80, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_If_2_Result) == 0x000A90, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_If_2_Condition) == 0x000AF0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathTransformMul_Result) == 0x000B00, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Result) == 0x000B60, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathTransformMul_A__IO) == 0x000B80, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine_1222681390) == 0x000BE0, "Member 'FPropertyBag_549090708cfac983::Forward_Spine_1222681390' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_Result) == 0x000C30, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_11_Element) == 0x000C90, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_11_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_GetTransformItemArray_Transforms) == 0x000CF0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_GetTransformItemArray_CachedIndex) == 0x000D00, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_InputTransform__IO) == 0x000D10, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_1_Element) == 0x000D70, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathIntAdd_Result) == 0x000D7C, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathIntAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_Primary__IO) == 0x000D80, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_Element) == 0x000DC8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_10_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_Secondary__IO) == 0x000DD8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_PrimaryCachedSpace) == 0x000E20, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_SecondaryCachedSpace) == 0x000E30, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_AimBoneMath_bIsInitialized) == 0x000E40, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_SetTransform_2_CachedIndex) == 0x000E50, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_Branch_1_BlockToRun) == 0x000E60, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayIterator_4_Ratio) == 0x000E68, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayIterator_4_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayIterator_4_BlockToRun) == 0x000E6C, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayIterator_4_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_Element) == 0x000E74, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_MathIntSub_1_Result) == 0x000E80, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_MathIntSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetNum_Num) == 0x000E84, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform) == 0x000E90, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_1_Element) == 0x000EF0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ArrayGetAtIndex_12_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild) == 0x000F00, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent) == 0x000F10, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent) == 0x000F20, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At_1___FK_Point_At_SetTransform_3_CachedIndex) == 0x000F30, "Member 'FPropertyBag_549090708cfac983::FK_Point_At_1___FK_Point_At_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spineonto_FKte_1874188559) == 0x000F40, "Member 'FPropertyBag_549090708cfac983::Forward_Spineonto_FKte_1874188559' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Element) == 0x000F90, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms) == 0x000FF0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex) == 0x001000, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_0) == 0x001010, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_0' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Element) == 0x001030, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_1) == 0x001090, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_1' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Element) == 0x0010B0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_2) == 0x001110, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_2' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Element) == 0x001130, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_4_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_3) == 0x001190, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Point_3' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points) == 0x0011A8, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Spline) == 0x0011B8, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_3_Result) == 0x0011D0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_1_Result) == 0x0011E8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_Result) == 0x001200, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_Result) == 0x001218, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_Result) == 0x001230, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_Result) == 0x001248, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatPow_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_Result) == 0x00124C, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t1_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Result) == 0x001250, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Condition) == 0x001254, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_Result) == 0x001258, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spineonto_FK_thru_4_Points_1te_721955556) == 0x001260, "Member 'FPropertyBag_549090708cfac983::Forward_Spineonto_FK_thru_4_Points_1te_721955556' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_Result) == 0x0012B0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_1_Result) == 0x0012B4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_Result) == 0x0012B8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_1_Result) == 0x0012BC, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_2_Result) == 0x0012C0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorDistance_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_False) == 0x0012C4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_Result) == 0x0012C8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t1_MathFloatPow_Result) == 0x0012E0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t1_MathFloatPow_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_2_Result) == 0x0012E8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_1_Result) == 0x001300, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_Result) == 0x001318, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_Result) == 0x001330, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathVectorScale_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_4_Result) == 0x001348, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_3_Result) == 0x001360, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorSub_1_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_2_Result) == 0x001378, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatPow_Result) == 0x001390, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatPow_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatSub_Result) == 0x001394, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b0t2_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Result) == 0x001398, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Condition) == 0x00139C, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_1_Result) == 0x0013A0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathFloatDiv_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_False) == 0x0013A4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_If_1_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_1_Result) == 0x0013A8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_MathVectorScale_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t2_MathFloatPow_Result) == 0x0013C0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b3t2_MathFloatPow_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_Result) == 0x0013C4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_1_Result) == 0x0013C8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_Result) == 0x0013CC, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_2_Result) == 0x0013D0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatSub_Result) == 0x0013D4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t1_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_1_Result) == 0x0013D8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_Result) == 0x0013DC, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_2_Result) == 0x0013E0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatSub_Result) == 0x0013E4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b1t2_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_4_Result) == 0x0013E8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatSub_1_Result) == 0x0013EC, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_1_Result) == 0x0013F0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_Result) == 0x0013F4, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatSub_Result) == 0x0013F8, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_2_Result) == 0x0013FC, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t1_MathFloatMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_1_Result) == 0x001400, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatMul_1_Result) == 0x001404, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_1_Result) == 0x001408, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_Result) == 0x00140C, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatSub_Result) == 0x001410, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_2_Result) == 0x001414, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_b2t2_MathFloatMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_3_Result) == 0x001418, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_Solve_MathFloatDiv_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO) == 0x001420, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathIntEquals_1_Result) == 0x001430, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathIntEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Index) == 0x001434, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Element) == 0x001438, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Global) == 0x001450, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_Transform) == 0x0014B0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_3_1_Element) == 0x001510, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild) == 0x001520, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent) == 0x001530, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent) == 0x001540, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_8_Element) == 0x001550, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Parent__IO) == 0x001570, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_MathTransformMakeAbsolute_Parent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex) == 0x0015D0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_Branch_1_1_BlockToRun) == 0x0015E0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_Branch_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Count) == 0x0015E8, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Ratio) == 0x0015EC, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_BlockToRun) == 0x0015F0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_Branch_BlockToRun) == 0x0015F8, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_Transform) == 0x001600, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayGetAtIndex_Element) == 0x001660, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_MathIntSub_Result) == 0x00166C, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ArrayGetNum_Num) == 0x001670, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedChild) == 0x001678, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedOldParent) == 0x001688, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedNewParent) == 0x001698, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_ProjectTransformToNewParent_1_2_1_4_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Spine___Forward_Spine_SetTransform_1_CachedIndex) == 0x0016A8, "Member 'FPropertyBag_549090708cfac983::Forward_Spine___Forward_Spine_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_MathBoolNotEquals_Result) == 0x0016B8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_MathBoolNotEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Element) == 0x0016BC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Index) == 0x0016C8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Count) == 0x0016CC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Ratio) == 0x0016D0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun) == 0x0016D4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Element) == 0x0016DC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Index) == 0x0016E8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Count) == 0x0016EC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio) == 0x0016F0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun) == 0x0016F4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys_1___Set_IKFK_Keys_Branch_1_1_BlockToRun) == 0x0016FC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys_1___Set_IKFK_Keys_Branch_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_11_Value) == 0x001704, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_11_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelKey) == 0x001708, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelHash) == 0x001718, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_11_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Value) == 0x001728, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelKey) == 0x001730, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelHash) == 0x001740, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_2_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_1_Array) == 0x001750, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__IO) == 0x001760, "Member 'FPropertyBag_549090708cfac983::RigVMModel___DISPATCH_RigVMDispatch_Constant_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___DISPATCH_RigVMDispatch_Constant_1_Value__IO) == 0x001768, "Member 'FPropertyBag_549090708cfac983::RigVMModel___DISPATCH_RigVMDispatch_Constant_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__IO) == 0x001770, "Member 'FPropertyBag_549090708cfac983::RigVMModel___DISPATCH_RigVMDispatch_Constant_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__IO) == 0x001778, "Member 'FPropertyBag_549090708cfac983::RigVMModel___DISPATCH_RigVMDispatch_Constant_3_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_1_2_Array) == 0x001780, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_1_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_9_1_1_Array) == 0x001790, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_9_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_9_1_Array) == 0x0017A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_9_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Element) == 0x0017B0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_Transform) == 0x0017C0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_CachedIndex) == 0x001820, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_SetTransform_Value__IO) == 0x001830, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_SetTransform_CachedIndex) == 0x001890, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_GreaterEqual_Result) == 0x0018A0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_GreaterEqual_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNCte_4083496904) == 0x0018A8, "Member 'FPropertyBag_549090708cfac983::Forward_SNCte_4083496904' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Result) == 0x0018F8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_Transform) == 0x001910, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_Element) == 0x001970, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_CachedIndex) == 0x001980, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Value) == 0x001990, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_GreaterEqual_A) == 0x0019B0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_GreaterEqual_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Element) == 0x0019B8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Result) == 0x0019D0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_3_Result) == 0x0019F0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNCte_1566080165) == 0x0019F8, "Member 'FPropertyBag_549090708cfac983::Forward_SNCte_1566080165' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_Result) == 0x001A48, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_A) == 0x001A50, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_1_Result) == 0x001A58, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_1_A) == 0x001A60, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Euler__IO) == 0x001A68, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Set_Transform_CachedIndex) == 0x001A80, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Set_Transform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_Element) == 0x001A90, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Result) == 0x001AA0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_2_Result) == 0x001AC0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Euler__IO) == 0x001AC8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Set_Transform_1_CachedIndex) == 0x001AE0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Set_Transform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001AF0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Element) == 0x001AF8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Result) == 0x001B10, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_4_Result) == 0x001B30, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Result) == 0x001B38, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_Transform) == 0x001B50, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_1_Element) == 0x001BB0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_CachedIndex) == 0x001BC0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Value) == 0x001BD0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_4_A) == 0x001BF0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_4_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_1_2_Result) == 0x001BF8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_1_2_A) == 0x001C00, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_1_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_2_2_Result) == 0x001C08, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_2_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_4_2_2_A) == 0x001C10, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_4_2_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Euler__IO) == 0x001C18, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionFromEuler_1_1_2_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Set_Transform_1_1_1_1_CachedIndex) == 0x001C30, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Set_Transform_1_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_Element) == 0x001C40, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__IO) == 0x001C50, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ChildCache) == 0x001C60, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ParentCaches) == 0x001C70, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_PositionConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_Element) == 0x001C80, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_Element) == 0x001C8C, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_1_Element) == 0x001C98, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__IO) == 0x001CA8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ChildCache) == 0x001CB8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ParentCaches) == 0x001CC8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_2_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_Element) == 0x001CD8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__IO) == 0x001CE8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ChildCache) == 0x001CF8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ParentCaches) == 0x001D08, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_1_Element) == 0x001D18, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__IO) == 0x001D28, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_ChildCache) == 0x001D38, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_1_ParentCaches) == 0x001D48, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Element) == 0x001D58, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__IO) == 0x001D68, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_ChildCache) == 0x001D78, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_1_ParentCaches) == 0x001D88, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Element) == 0x001D98, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_1_2_1_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_Parents__IO) == 0x001DA8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_ChildCache) == 0x001DB8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_ParentCaches) == 0x001DC8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Add_Result) == 0x001DD8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Add_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_5_1_1_Result) == 0x001DE0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_5_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Clamp_1_Result) == 0x001DE8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Clamp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Result) == 0x001DF0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_Transform) == 0x001E10, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_Element) == 0x001E70, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_CachedIndex) == 0x001E80, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Value) == 0x001E90, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RigVMFunction_MathQuaternionToEuler_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Clamp_1_Value) == 0x001EB0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Clamp_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Multiply_5_1_Result) == 0x001EB8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Multiply_5_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Clamp_Result) == 0x001EC0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Clamp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_Clamp_Value) == 0x001EC8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_Clamp_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_BSpline_IK_Secondary_Spline_Direction__IO) == 0x001ED0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_BSpline_IK_Secondary_Spline_Direction__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_BSpline_IK_Output_Spline) == 0x001EE8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_BSpline_IK_Output_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_MathIntLess_Result) == 0x001F00, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_MathIntLess_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayGetNum_Num) == 0x001F04, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Spline) == 0x001F08, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_1_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Translations) == 0x001F20, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Translations' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransformItemArray_Transforms) == 0x001F30, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransformItemArray_CachedIndex) == 0x001F40, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Rotations) == 0x001F50, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Rotations' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Scales) == 0x001F60, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_RigVMFunction_MathTransformArrayToSRT_Scales' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__BSpline_IK_Template_Spline) == 0x001F70, "Member 'FPropertyBag_549090708cfac983::LocalVariable__BSpline_IK_Template_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__BSpline_IK_Template_Transforms) == 0x001F88, "Member 'FPropertyBag_549090708cfac983::LocalVariable__BSpline_IK_Template_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__BSpline_IK_Offset_Positions) == 0x001F98, "Member 'FPropertyBag_549090708cfac983::LocalVariable__BSpline_IK_Offset_Positions' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_1_Num) == 0x001FA8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_3_Index) == 0x001FAC, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_MathTransformTransformVector_1_Result) == 0x001FB0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_MathTransformTransformVector_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_3_Element) == 0x001FD0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_3_Count) == 0x002030, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_3_Ratio) == 0x002034, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_3_BlockToRun) == 0x002038, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_WorkData) == 0x002040, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_1_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_WorkData) == 0x002050, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_FitChainToSplineCurveItemArray_WorkData' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_Branch_RigVMUnitNode_BlockToRun) == 0x002060, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_Branch_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_Spline) == 0x002068, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_BranchNode_2_RigVMUnitNode_BlockToRun) == 0x002080, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_BranchNode_2_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__BSpline_IK_Aim_Transforms) == 0x002088, "Member 'FPropertyBag_549090708cfac983::LocalVariable__BSpline_IK_Aim_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_Num) == 0x002098, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_1_Index) == 0x00209C, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_PositionFromControlRigSpline_Position) == 0x0020A0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_PositionFromControlRigSpline_Position' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_U) == 0x0020B8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_U' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransform_Transform) == 0x0020C0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_1_Element) == 0x002120, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransform_CachedIndex) == 0x002130, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_Position) == 0x002140, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ClosestParameterFromControlRigSpline_Position' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_1_Count) == 0x002158, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_1_Ratio) == 0x00215C, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_1_BlockToRun) == 0x002160, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_2_Element) == 0x002168, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC65302138) == 0x002178, "Member 'FPropertyBag_549090708cfac983::Forward_SNC65302138' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_AimBoneMath_Result) == 0x0021D0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransform_1_Transform) == 0x002230, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_GetTransform_1_CachedIndex) == 0x002290, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x0022A0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_2_Index) == 0x0022B8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_AimBoneMath_Primary__IO) == 0x0022C0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_AimBoneMath_PrimaryCachedSpace) == 0x002308, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_AimBoneMath_SecondaryCachedSpace) == 0x002318, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_AimBoneMath_bIsInitialized) == 0x002328, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_MathIntEquals_Result) == 0x002338, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_MathIntEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_MathIntSub_Result) == 0x00233C, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_2_Count) == 0x002340, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_SetTransform_CachedIndex) == 0x002348, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_BranchNode_3_RigVMUnitNode_BlockToRun) == 0x002358, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_BranchNode_3_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_2_Ratio) == 0x002360, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayIterator_2_BlockToRun) == 0x002364, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC45721923) == 0x002370, "Member 'FPropertyBag_549090708cfac983::Forward_SNC45721923' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Element) == 0x0023C0, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ArrayGetAtIndex_1_Element) == 0x0023CC, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_Parents__IO) == 0x0023D8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_ChildCache) == 0x0023E8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_ParentCaches) == 0x0023F8, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_1_Parents__IO) == 0x002408, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_1_ChildCache) == 0x002418, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_ParentConstraint_1_ParentCaches) == 0x002428, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_ParentConstraint_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_Branch_1_RigVMUnitNode_BlockToRun) == 0x002438, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_Branch_1_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_IK___BSpline_IK_BranchNode_4_RigVMUnitNode_BlockToRun) == 0x002440, "Member 'FPropertyBag_549090708cfac983::BSpline_IK___BSpline_IK_BranchNode_4_RigVMUnitNode_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_1_Element) == 0x002448, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_Element) == 0x002454, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__IO) == 0x002460, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ChildCache) == 0x002470, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ParentCaches) == 0x002480, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_RotationConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_Element) == 0x002490, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_3_Element) == 0x00249C, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__IO) == 0x0024A8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_ChildCache) == 0x0024B8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_ParentCaches) == 0x0024C8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_Element) == 0x0024D8, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_1_Element) == 0x0024E4, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__IO) == 0x0024F0, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_ChildCache) == 0x002500, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_ParentCaches) == 0x002510, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_Element) == 0x002520, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_1_Element) == 0x00252C, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ArrayGetAtIndex_1_1_1_1_2_1_2_1_2_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__IO) == 0x002538, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_Parents__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ChildCache) == 0x002548, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ChildCache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ParentCaches) == 0x002558, "Member 'FPropertyBag_549090708cfac983::Forward_SNC___Forward_SNC_ParentConstraint_2_1_1_ParentCaches' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_Array) == 0x002568, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_9_Array) == 0x002578, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_9_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_9_Value) == 0x002588, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_9_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelKey) == 0x002590, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelHash) == 0x0025A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_9_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_Result) == 0x0025B0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_GetTransform_1_1_Transform) == 0x0025C0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_GetTransform_1_1_CachedIndex) == 0x002620, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_A) == 0x002630, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Neck_IK_Mode) == 0x002634, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Neck_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_Result) == 0x002635, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_GetTransform_1_Transform) == 0x002640, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_GetTransform_1_CachedIndex) == 0x0026A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_MathFloatGreater_1_A) == 0x0026B0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Neck_Local_Space) == 0x0026B4, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Neck_Local_Space' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__IO) == 0x0026B8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_01) == 0x0026C8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_01) == 0x0026D8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_Result) == 0x0026F0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_Condition) == 0x002710, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_Transform) == 0x002720, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedChild) == 0x002780, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent) == 0x002790, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent) == 0x0027A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_True) == 0x0027B0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_True' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_2479284433) == 0x0027D0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_2479284433' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_Transform) == 0x002820, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Element) == 0x002880, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedChild) == 0x002890, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedOldParent) == 0x0028A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedNewParent) == 0x0028B0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_False) == 0x0028C0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_SetTransform_Value__IO) == 0x0028E0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_SetTransform_CachedIndex) == 0x002940, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_1_Result) == 0x002950, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_1_Condition) == 0x002970, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_Transform) == 0x002980, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedChild) == 0x0029E0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedOldParent) == 0x0029F0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedNewParent) == 0x002A00, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_1_True) == 0x002A10, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_1_True' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_3948320670) == 0x002A30, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_3948320670' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_Transform) == 0x002A80, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_HierarchyGetParent_Parent) == 0x002AE0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_HierarchyGetParent_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedChild) == 0x002AF0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedParent) == 0x002B00, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_HierarchyGetParent_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedChild) == 0x002B10, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent) == 0x002B20, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent) == 0x002B30, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_If_1_False) == 0x002B40, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_If_1_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_SetTransform_2_Value__IO) == 0x002B60, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_SetTransform_2_CachedIndex) == 0x002BC0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Neck_Positions) == 0x002BD0, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Neck_Positions' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_2714872659) == 0x002BE0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_2714872659' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_PositionFromControlRigSpline_Position) == 0x002C30, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_PositionFromControlRigSpline_Position' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_1433265100) == 0x002C48, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_1433265100' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Spline) == 0x002C98, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_Transform) == 0x002CB0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Element) == 0x002D10, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_CachedIndex) == 0x002D20, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_Transform) == 0x002D30, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_CachedIndex) == 0x002D90, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_Transform) == 0x002DA0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_CachedIndex) == 0x002E00, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__IO) == 0x002E10, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ParameterAtPercentage_U) == 0x002E20, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ParameterAtPercentage_U' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMul_Result) == 0x002E24, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Ratio) == 0x002E28, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Result) == 0x002E2C, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Condition) == 0x002E30, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMin_Result) == 0x002E34, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatMin_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_Result) == 0x002E38, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_A) == 0x002E3C, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_MathFloatDiv_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetLengthControlRigSpline_Length) == 0x002E40, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_GetLengthControlRigSpline_Length' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayAdd_Index) == 0x002E44, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayAdd_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Element) == 0x002E48, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Index) == 0x002E54, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Count) == 0x002E58, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_BlockToRun) == 0x002E5C, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Get_Points_on_Spline_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Element) == 0x002E64, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Result) == 0x002E70, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntEquals_Result) == 0x002E90, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Index) == 0x002E94, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntSub_Result) == 0x002E98, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_Is_Last_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Count) == 0x002E9C, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Condition) == 0x002EA0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_447811884) == 0x002EA8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_447811884' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_Result) == 0x002F00, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_Transform) == 0x002F20, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_CachedIndex) == 0x002F80, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_GetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_A) == 0x002F90, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionMul_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Result) == 0x002FB0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Result) == 0x002FD0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1te_2579193019) == 0x003030, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1te_2579193019' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_Element) == 0x003080, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_InputTransform__IO) == 0x0030A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_2_Element) == 0x003100, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_MathIntAdd_1_Result) == 0x003118, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_At_and_Next_MathIntAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Primary__IO) == 0x003120, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Result) == 0x003168, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_MathQuaternionRotateVector_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_Result) == 0x003180, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_Transform) == 0x0031A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayGetAtIndex_Element) == 0x003200, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_Parent) == 0x00320C, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedChild) == 0x003218, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedParent) == 0x003228, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_HierarchyGetParent_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedChild) == 0x003238, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedOldParent) == 0x003248, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedNewParent) == 0x003258, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_A) == 0x003270, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_First_Last_Rotation_MathQuaternionSlerp_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Ratio) == 0x003290, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Secondary__IO) == 0x003298, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_PrimaryCachedSpace) == 0x0032E0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_SecondaryCachedSpace) == 0x0032F0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_bIsInitialized) == 0x003300, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_AimBoneMath_1_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_False) == 0x003310, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_If_1_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_Value__IO) == 0x003330, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_CachedIndex) == 0x003390, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_BlockToRun) == 0x0033A0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Neck_IK_Neck_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Element) == 0x0033A8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x0033C0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x003420, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Index) == 0x00342C, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x003430, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x003440, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x003450, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x003460, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Count) == 0x003470, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x003474, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x003478, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Element) == 0x003480, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x003490, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x0034F0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Index) == 0x0034FC, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x003500, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x003510, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x003520, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x003530, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Count) == 0x003540, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x003544, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x003548, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents_2___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_Transform) == 0x003550, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_Element) == 0x0035B0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_MathIntSub_Result) == 0x0035BC, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ArrayGetNum_Num) == 0x0035C0, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedChild) == 0x0035C8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedOldParent) == 0x0035D8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedNewParent) == 0x0035E8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_SetTransform_1_CachedIndex) == 0x0035F8, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Branch_BlockToRun) == 0x003608, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Neck_1___Forward_Neck_Set_IKFK_Keys_IK_Controls___IO) == 0x003610, "Member 'FPropertyBag_549090708cfac983::Forward_Neck_1___Forward_Neck_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_MathBoolNotEquals_Result) == 0x003620, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_MathBoolNotEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Element) == 0x003624, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Index) == 0x003630, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Count) == 0x003634, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Ratio) == 0x003638, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun) == 0x00363C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Element) == 0x003644, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Index) == 0x003650, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Count) == 0x003654, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio) == 0x003658, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun) == 0x00365C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_ArrayIterator_2_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Keys___Set_IKFK_Keys_Branch_1_1_BlockToRun) == 0x003664, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Keys___Set_IKFK_Keys_Branch_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_10_Value) == 0x00366C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_10_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelKey) == 0x003670, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelHash) == 0x003680, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_10_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x003690, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform) == 0x0036A0, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild) == 0x003700, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent) == 0x003710, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent) == 0x003720, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle_1___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_CachedIndex) == 0x003730, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle_1___Forward_Clavicle_SetTransform_9_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform) == 0x003740, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild) == 0x0037A0, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent) == 0x0037B0, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent) == 0x0037C0, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle___Forward_Clavicle_ProjectTransformToNewParent_2_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_CachedIndex) == 0x0037D0, "Member 'FPropertyBag_549090708cfac983::Forward_Clavicle___Forward_Clavicle_SetTransform_9_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_65_Array) == 0x0037E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_65_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_12_Array) == 0x0037F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_12_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_66_Array) == 0x003800, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_66_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_1_Value) == 0x003810, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelKey) == 0x003818, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelHash) == 0x003828, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_1_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Arm_Softness) == 0x003838, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Arm_Softness' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_Value) == 0x003840, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelKey) == 0x003848, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelHash) == 0x003858, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_Value) == 0x003868, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelKey) == 0x003870, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelHash) == 0x003880, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_MathFloatGreater_1_Result) == 0x003890, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_1_Transform) == 0x0038A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_1_CachedIndex) == 0x003900, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_MathFloatGreater_1_A) == 0x003910, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Arm_IK_Mode) == 0x003914, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Arm_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO) == 0x003918, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_02) == 0x003928, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_02) == 0x003938, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_MathBoolAnd_Result) == 0x003948, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_SetControlVisibility_1_CachedControlIndices) == 0x003950, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_Result) == 0x003960, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_MathFloatGreater_2_Result) == 0x003980, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_MathFloatGreater_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_2_Transform) == 0x003990, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_2_CachedIndex) == 0x0039F0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_MathFloatGreater_2_A) == 0x003A00, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_MathFloatGreater_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_Condition) == 0x003A04, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform) == 0x003A10, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Element) == 0x003A70, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild) == 0x003A80, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent) == 0x003A90, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent) == 0x003AA0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_True) == 0x003AB0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_True' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Armte_1744270237) == 0x003AD0, "Member 'FPropertyBag_549090708cfac983::Forward_Armte_1744270237' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform) == 0x003B20, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Element) == 0x003B80, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ArrayGetAtIndex_7_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild) == 0x003B90, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent) == 0x003BA0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent) == 0x003BB0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_False) == 0x003BC0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_SetTransform_Value__IO) == 0x003BE0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_SetTransform_CachedIndex) == 0x003C40, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result) == 0x003C50, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_Transform) == 0x003C60, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_1_CachedIndex) == 0x003CC0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_1_1_Value) == 0x003CD0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_1_1_CachedIndex) == 0x003CF0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_2_Transform) == 0x003D00, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_2_CachedIndex) == 0x003D60, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_1_Value) == 0x003D70, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_1_CachedIndex) == 0x003D90, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Branch_3_BlockToRun) == 0x003DA0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Branch_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Branch_2_BlockToRun) == 0x003DA8, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Branch_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Element) == 0x003DB0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Element) == 0x003DBC, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Element) == 0x003DC8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_Transform) == 0x003DE0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_3_Element) == 0x003E40, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild) == 0x003E50, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent) == 0x003E60, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent) == 0x003E70, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_If_1_Result) == 0x003E80, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_If_1_Condition) == 0x003E98, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_MathVectorNegate_Result) == 0x003EA0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_MathVectorNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_If_2_Result) == 0x003EB8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_If_2_Condition) == 0x003ED0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_MathVectorNegate_1_Result) == 0x003ED8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_MathVectorNegate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_Result) == 0x003EF0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm76540998) == 0x003EF8, "Member 'FPropertyBag_549090708cfac983::Forward_Arm76540998' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Result) == 0x003F48, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Transform) == 0x003F50, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_Element) == 0x003FB0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex) == 0x003FC0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Value) == 0x003FD0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_If_Result) == 0x003FD4, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathBoolAnd_Result) == 0x003FD8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_Result) == 0x003FD9, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_A) == 0x003FDC, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_1_Result) == 0x003FE0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm50900620) == 0x003FE8, "Member 'FPropertyBag_549090708cfac983::Forward_Arm50900620' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_Result) == 0x004038, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Transform) == 0x004040, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_Element) == 0x0040A0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex) == 0x0040B0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_A) == 0x0040C0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_Transform) == 0x0040E0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex) == 0x004140, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_B) == 0x004150, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatSub_Result) == 0x004168, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatAdd_Result) == 0x00416C, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm54779850) == 0x004170, "Member 'FPropertyBag_549090708cfac983::Forward_Arm54779850' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Result) == 0x0041C0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_Transform) == 0x0041D0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_1_Element) == 0x004230, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex) == 0x004240, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Value) == 0x004250, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatAbs_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_Result) == 0x004254, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_5_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_Result) == 0x004258, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_B) == 0x00425C, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_4_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_If_Condition) == 0x004260, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMax_Result) == 0x004264, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMax_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_2_Result) == 0x004268, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatAdd_1_Result) == 0x00426C, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatAdd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatMul_6_Result) == 0x004270, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatMul_6_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_2_Result) == 0x004274, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatExponential_Result) == 0x004278, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatExponential_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatNegate_Result) == 0x00427C, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_1_Result) == 0x004280, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatDiv_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_1_Result) == 0x004284, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_Exponential_Softness_MathFloatSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_1_Result) == 0x004288, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex) == 0x004290, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex) == 0x0042A0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex) == 0x0042B0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex) == 0x0042C0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_Transform) == 0x0042D0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_5_Element) == 0x004330, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ArrayGetAtIndex_5_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex) == 0x004340, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_A) == 0x004350, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_Transform) == 0x004370, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex) == 0x0043D0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_B) == 0x0043E0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_DebugLineItemSpace_1_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_Transform) == 0x004400, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_Element) == 0x004460, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedChild) == 0x004470, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent) == 0x004480, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent) == 0x004490, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_Value) == 0x0044A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_Transform_CachedIndex) == 0x0044C0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_Transform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Element) == 0x0044D0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_Transform) == 0x0044E0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedChild) == 0x004540, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x004550, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x004560, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_Value) == 0x004570, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_CachedIndex) == 0x004590, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Branch_1_BlockToRun) == 0x0045A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_01) == 0x0045A8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_01) == 0x0045B8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_01) == 0x0045C8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_01) == 0x0045D8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathIntGreaterEqual_Result) == 0x0045E8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathIntGreaterEqual_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayIterator_4_Index) == 0x0045EC, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayIterator_4_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathIntSub_Result) == 0x0045F0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayIterator_4_Count) == 0x0045F4, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayIterator_4_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayIterator_4_Element) == 0x0045F8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayIterator_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_If_2_Result) == 0x004610, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_If_2_Condition) == 0x004670, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathTransformMul_Result) == 0x004680, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Result) == 0x0046E0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathTransformMul_A__IO) == 0x004700, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm222681390) == 0x004760, "Member 'FPropertyBag_549090708cfac983::Forward_Arm222681390' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_Result) == 0x0047B0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetAtIndex_11_Element) == 0x004810, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetAtIndex_11_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms) == 0x004870, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex) == 0x004880, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_InputTransform__IO) == 0x004890, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_1_Element) == 0x0048F0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathIntAdd_Result) == 0x0048FC, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathIntAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_Primary__IO) == 0x004900, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_Element) == 0x004948, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetAtIndex_10_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_Secondary__IO) == 0x004958, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace) == 0x0049A0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace) == 0x0049B0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized) == 0x0049C0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex) == 0x0049D0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_Branch_1_BlockToRun) == 0x0049E0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayIterator_4_Ratio) == 0x0049E8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayIterator_4_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayIterator_4_BlockToRun) == 0x0049EC, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayIterator_4_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_Element) == 0x0049F4, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_MathIntSub_1_Result) == 0x004A00, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_MathIntSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetNum_Num) == 0x004A04, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform) == 0x004A10, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_1_Element) == 0x004A70, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ArrayGetAtIndex_12_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild) == 0x004A80, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent) == 0x004A90, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent) == 0x004AA0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex) == 0x004AB0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_Transform) == 0x004AC0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Element) == 0x004B20, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild) == 0x004B30, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent) == 0x004B40, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent) == 0x004B50, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex) == 0x004B60, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_Transform) == 0x004B70, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Element) == 0x004BD0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild) == 0x004BE0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent) == 0x004BF0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent) == 0x004C00, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex) == 0x004C10, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Branch_BlockToRun) == 0x004C20, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO) == 0x004C28, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_3_Result) == 0x004C40, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_If_3_Condition) == 0x004CA0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_If_3_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_Get_Negative_Transform_Output) == 0x004CB0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Armte_1466887246) == 0x004D10, "Member 'FPropertyBag_549090708cfac983::Forward_Armte_1466887246' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_Transform) == 0x004D60, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Element) == 0x004DC0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_ArrayGetAtIndex_9_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_GetTransform_CachedIndex) == 0x004DD0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x004DE0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x004E00, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x004E20, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_Result) == 0x004E40, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_A) == 0x004E44, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x004E48, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Result) == 0x004E60, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Value) == 0x004E64, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x004E70, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm___Forward_Arm_SetTransform_1_CachedIndex) == 0x004ED0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm___Forward_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_12_Value) == 0x004EE0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_12_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelKey) == 0x004EE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelHash) == 0x004EF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_12_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_Value) == 0x004F08, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelKey) == 0x004F10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelHash) == 0x004F20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_3_1_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_67_Array) == 0x004F30, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_67_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_13_Array) == 0x004F40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_13_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_68_Array) == 0x004F50, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_68_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_Value) == 0x004F60, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelKey) == 0x004F68, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelHash) == 0x004F78, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Arm_1_Softness) == 0x004F88, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Arm_1_Softness' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_1_Value) == 0x004F90, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelKey) == 0x004F98, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelHash) == 0x004FA8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_1_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_Value) == 0x004FB8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelKey) == 0x004FC0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelHash) == 0x004FD0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_Result) == 0x004FE0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_1_Transform) == 0x004FF0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_1_CachedIndex) == 0x005050, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_MathFloatGreater_1_A) == 0x005060, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO) == 0x005068, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_03) == 0x005078, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_03) == 0x005088, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_MathBoolAnd_Result) == 0x005098, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_SetControlVisibility_1_CachedControlIndices) == 0x0050A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_Result) == 0x0050B0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_Result) == 0x0050D0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_2_Transform) == 0x0050E0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_2_CachedIndex) == 0x005140, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_MathFloatGreater_2_A) == 0x005150, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_MathFloatGreater_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_Condition) == 0x005154, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform) == 0x005160, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Element) == 0x0051C0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_8_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild) == 0x0051D0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent) == 0x0051E0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent) == 0x0051F0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_True) == 0x005200, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_True' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1te_1744270237) == 0x005220, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1te_1744270237' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform) == 0x005270, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Element) == 0x0052D0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_7_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild) == 0x0052E0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent) == 0x0052F0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent) == 0x005300, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_2_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_False) == 0x005310, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_False' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_SetTransform_Value__IO) == 0x005330, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_SetTransform_CachedIndex) == 0x005390, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result) == 0x0053A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_DISPATCH_RigDispatch_CoreNotEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_Transform) == 0x0053B0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_1_CachedIndex) == 0x005410, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_1_1_Value) == 0x005420, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_1_1_CachedIndex) == 0x005440, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_2_Transform) == 0x005450, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_2_CachedIndex) == 0x0054B0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_1_Value) == 0x0054C0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_1_CachedIndex) == 0x0054E0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Branch_3_BlockToRun) == 0x0054F0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Branch_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Branch_2_BlockToRun) == 0x0054F8, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Branch_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_01) == 0x005500, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_01) == 0x005510, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_01) == 0x005520, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_176540998) == 0x005530, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_176540998' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_01) == 0x005580, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_150900620) == 0x005590, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_150900620' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_01) == 0x0055E0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_01) == 0x0055F0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_154779850) == 0x005600, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_154779850' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_01) == 0x005650, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_01) == 0x005660, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_01) == 0x005670, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_01) == 0x005680, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_01) == 0x005690, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_01) == 0x0056A0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_01) == 0x0056B0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_Transform) == 0x0056C0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_Element) == 0x005720, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedChild) == 0x005730, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent) == 0x005740, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent) == 0x005750, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_Value) == 0x005760, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_Transform_CachedIndex) == 0x005780, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_Transform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Element) == 0x005790, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_Transform) == 0x0057A0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedChild) == 0x005800, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x005810, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x005820, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_Value) == 0x005830, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_CachedIndex) == 0x005850, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Branch_1_BlockToRun) == 0x005860, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_02) == 0x005868, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_02) == 0x005878, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_02) == 0x005888, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_02) == 0x005898, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1222681390) == 0x0058A8, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1222681390' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_01) == 0x0058F8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_01) == 0x005908, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_01) == 0x005918, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_01) == 0x005928, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_01) == 0x005938, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_01) == 0x005948, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_01) == 0x005958, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_01) == 0x005968, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_01) == 0x005978, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_01) == 0x005988, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_01) == 0x005998, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_01) == 0x0059A8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_01) == 0x0059B8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_01) == 0x0059C8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_01) == 0x0059D8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_01) == 0x0059E8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_01) == 0x0059F8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_01) == 0x005A08, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Branch_BlockToRun) == 0x005A18, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO) == 0x005A20, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_3_Result) == 0x005A30, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_If_3_Condition) == 0x005A90, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_If_3_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_Get_Negative_Transform_Output) == 0x005AA0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1te_1466887246) == 0x005B00, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1te_1466887246' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_Transform) == 0x005B50, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Element) == 0x005BB0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_ArrayGetAtIndex_9_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_GetTransform_CachedIndex) == 0x005BC0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Arm_1___Forward_Arm_SetTransform_1_CachedIndex) == 0x005BD0, "Member 'FPropertyBag_549090708cfac983::Forward_Arm_1___Forward_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_13_Value) == 0x005BE0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_13_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelKey) == 0x005BE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelHash) == 0x005BF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_13_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_Value) == 0x005C08, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelKey) == 0x005C10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelHash) == 0x005C20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_4_1_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_45_Array) == 0x005C30, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_45_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_44_Array) == 0x005C40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_44_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_2_Value) == 0x005C50, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelKey) == 0x005C58, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelHash) == 0x005C68, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_2_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_46_Array) == 0x005C78, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_46_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_6_Value) == 0x005C88, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_6_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelKey) == 0x005C90, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelHash) == 0x005CA0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_6_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_47_Array) == 0x005CB0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_47_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolAnd_Result) == 0x005CC0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting) == 0x005CC1, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating) == 0x005CC2, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating) == 0x005CC3, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling) == 0x005CC4, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items) == 0x005CC8, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_Result) == 0x005CD8, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Greater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_Num) == 0x005CDC, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element) == 0x005CE0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items) == 0x005CF0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting) == 0x005D00, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating) == 0x005D01, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating) == 0x005D02, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling) == 0x005D03, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Interacting_Item) == 0x005D04, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Interacting_Item' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolOr_1_Result) == 0x005D10, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_MathBoolOr_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4eracting_Controlste_4026031004) == 0x005D18, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4eracting_Controlste_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result) == 0x005D68, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Index) == 0x005D6C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Success) == 0x005D70, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayFind_1_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_Result) == 0x005D74, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_1_Num) == 0x005D78, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result) == 0x005D7C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls) == 0x005D80, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_4_BlockToRun) == 0x005D90, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_4_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result) == 0x005D98, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index) == 0x005D9C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element) == 0x005DA0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_Result) == 0x005DB0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Make_Relative_1_Local) == 0x005E10, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Make_Relative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform) == 0x005E70, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex) == 0x005ED0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value) == 0x005EE0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache) == 0x005F40, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found) == 0x005F50, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_Result) == 0x005F58, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio) == 0x005F60, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_B) == 0x005F68, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Subtract_2_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_T) == 0x005F70, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Interpolate_1_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex) == 0x005F78, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun) == 0x005F88, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count) == 0x005F90, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun) == 0x005F94, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Element) == 0x005F9C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Index) == 0x005FA8, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Count) == 0x005FAC, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio) == 0x005FB0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun) == 0x005FB4, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_3_BlockToRun) == 0x005FBC, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_1_BlockToRun) == 0x005FC4, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_BlockToRun) == 0x005FCC, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Element) == 0x005FD4, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache) == 0x005FE0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform) == 0x005FF0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex) == 0x006050, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success) == 0x006060, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Index) == 0x006064, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Count) == 0x006068, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Ratio) == 0x00606C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun) == 0x006070, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolAnd_Result) == 0x006078, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting) == 0x006079, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating) == 0x00607A, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating) == 0x00607B, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling) == 0x00607C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items) == 0x006080, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_Result) == 0x006090, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Greater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_Num) == 0x006094, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element) == 0x006098, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items) == 0x0060A8, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting) == 0x0060B8, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating) == 0x0060B9, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating) == 0x0060BA, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling) == 0x0060BB, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolOr_1_Result) == 0x0060BC, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_MathBoolOr_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4eracting_Controls_1te_4026031004) == 0x0060C0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4eracting_Controls_1te_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result) == 0x006110, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Index) == 0x006114, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Success) == 0x006118, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayFind_1_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_Result) == 0x00611C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_1_Num) == 0x006120, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result) == 0x006124, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01) == 0x006128, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_4_BlockToRun) == 0x006138, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_4_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result) == 0x006140, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_CoreEquals_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index) == 0x006144, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element) == 0x006148, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_Result) == 0x006160, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Make_Relative_1_Local) == 0x0061C0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Make_Relative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform) == 0x006220, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex) == 0x006280, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value) == 0x006290, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache) == 0x0062F0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found) == 0x006300, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Found' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_Result) == 0x006308, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio) == 0x006310, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_B) == 0x006318, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Subtract_2_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_T) == 0x006320, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Interpolate_1_T' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex) == 0x006328, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun) == 0x006338, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count) == 0x006340, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun) == 0x006344, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Element) == 0x00634C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Index) == 0x006358, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Count) == 0x00635C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio) == 0x006360, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun) == 0x006364, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_3_BlockToRun) == 0x00636C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_1_BlockToRun) == 0x006374, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_BlockToRun) == 0x00637C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Element) == 0x006384, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache) == 0x006390, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform) == 0x0063A0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex) == 0x006400, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success) == 0x006410, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Index) == 0x006414, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Count) == 0x006418, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Ratio) == 0x00641C, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun) == 0x006420, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayFind_Success) == 0x006428, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_IsInteracting_Items) == 0x006430, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsInteracting) == 0x006440, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsTranslating) == 0x006441, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsRotating) == 0x006442, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsScaling) == 0x006443, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Element) == 0x006444, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayFind_Index) == 0x006450, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Value) == 0x006454, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Items) == 0x006460, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_1_Result) == 0x006470, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_Result) == 0x006471, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_MathBoolAnd_MathBoolAnd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_Result) == 0x006472, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Contains_Result) == 0x006473, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Contains_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Element) == 0x006474, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Contains_Name) == 0x006480, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Contains_Name' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_1_Result) == 0x006488, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Contains_1_Result) == 0x006489, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Contains_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_EndsWith_1_Result) == 0x00648A, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_EndsWith_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Chopped) == 0x00648C, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Chopped' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Chop_1_Remainder) == 0x006494, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Chop_1_Remainder' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayAdd_1_Index) == 0x00649C, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayAdd_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Branch_1_BlockToRun) == 0x0064A0, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Branch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items) == 0x0064A8, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Chopped) == 0x0064B8, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Chopped' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Remainder) == 0x0064C0, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_Chop_1_1_Remainder' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Index) == 0x0064C8, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Count) == 0x0064CC, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Ratio) == 0x0064D0, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_BlockToRun) == 0x0064D4, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Element) == 0x0064DC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x0064F0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x006550, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x006560, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Index) == 0x006570, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Count) == 0x006574, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x006578, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00657C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x006588, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_Branch_BlockToRun) == 0x006598, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Index) == 0x0065A0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Count) == 0x0065A4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Ratio) == 0x0065A8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x0065AC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Element) == 0x0065B4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x0065C0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_Result) == 0x006620, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_A) == 0x006628, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x006630, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00663C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x006648, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x006658, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x006668, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_SetTransform_6_CachedIndex) == 0x006678, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Index) == 0x006688, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Count) == 0x00668C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_Ratio) == 0x006690, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_4___Forward_Fingers_ArrayIterator_BlockToRun) == 0x006694, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_4___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_60_1_Array) == 0x0066A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_60_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_36_1_Array) == 0x0066B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_36_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_5_Value) == 0x0066C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_5_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelKey) == 0x0066C8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelHash) == 0x0066D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_5_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_48_Array) == 0x0066E8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_48_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_7_Value) == 0x0066F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_7_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelKey) == 0x006700, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelHash) == 0x006710, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_7_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_37_Array) == 0x006720, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_37_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_01) == 0x006730, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_01) == 0x006740, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingerseracting_Controlste_4026031004) == 0x006750, "Member 'FPropertyBag_549090708cfac983::Forward_Fingerseracting_Controlste_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_02) == 0x0067A0, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01) == 0x0067B0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01) == 0x0067C0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01) == 0x0067D0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01) == 0x0067E0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01) == 0x0067F0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_01) == 0x006800, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_01) == 0x006810, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingerseracting_Controls_1te_4026031004) == 0x006820, "Member 'FPropertyBag_549090708cfac983::Forward_Fingerseracting_Controls_1te_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_01) == 0x006870, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01) == 0x006880, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01) == 0x006890, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01) == 0x0068A0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01) == 0x0068B0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01) == 0x0068C0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayFind_Success) == 0x0068D0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_IsInteracting_Items) == 0x0068D8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_IsInteracting_bIsInteracting) == 0x0068E8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_IsInteracting_bIsTranslating) == 0x0068E9, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_IsInteracting_bIsRotating) == 0x0068EA, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_IsInteracting_bIsScaling) == 0x0068EB, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Element) == 0x0068EC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayFind_Index) == 0x0068F8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Value) == 0x0068FC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Items) == 0x006908, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_01) == 0x006918, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Element) == 0x006928, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x006940, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x0069A0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x0069B0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Index) == 0x0069C0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Count) == 0x0069C4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x0069C8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x0069CC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x0069D8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_Branch_BlockToRun) == 0x0069E8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Index) == 0x0069F0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Count) == 0x0069F4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_Ratio) == 0x0069F8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x0069FC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_Element) == 0x006A04, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x006A10, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_NameConcat_4_2_Result) == 0x006A70, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_NameConcat_4_2_A) == 0x006A78, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x006A80, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x006A8C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x006A98, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x006AA8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x006AB8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_SetTransform_6_CachedIndex) == 0x006AC8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_Index) == 0x006AD8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_Count) == 0x006ADC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_Ratio) == 0x006AE0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers___Forward_Fingers_ArrayIterator_BlockToRun) == 0x006AE4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_Element) == 0x006AEC, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_Transform) == 0x006B00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_CachedChild) == 0x006B60, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_CachedOldParent) == 0x006B70, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_CachedNewParent) == 0x006B80, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_16_CachedIndex) == 0x006B90, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_16_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_7_Array) == 0x006BA0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_7_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_Index) == 0x006BB0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_Count) == 0x006BB4, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_Ratio) == 0x006BB8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_BlockToRun) == 0x006BBC, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_25_Array) == 0x006BC8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_25_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_28_Array) == 0x006BD8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_28_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_FloatValue) == 0x006BE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_FloatValue' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_Minimum) == 0x006BEC, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_Minimum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_Maximum) == 0x006BF0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_Maximum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_CachedControlIndex) == 0x006BF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Reverse_Foot_Roll_Blend) == 0x006C08, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Reverse_Foot_Roll_Blend' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_Result) == 0x006C10, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Transform) == 0x006C20, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_CachedIndex) == 0x006C80, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_A) == 0x006C90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatGreater_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Reverse_Foot_IK_Mode) == 0x006C94, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Reverse_Foot_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Element) == 0x006C98, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices) == 0x006CA8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Index) == 0x006CB8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Count) == 0x006CBC, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Ratio) == 0x006CC0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun) == 0x006CC4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices) == 0x006CD0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x006CE0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_Result) == 0x006CF0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Result) == 0x006D50, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Result) == 0x006D70, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Result) == 0x006D78, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_Transform) == 0x006D90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex) == 0x006DF0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Value) == 0x006E00, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Value) == 0x006E20, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO) == 0x006E28, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_A__IO) == 0x006E40, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_2_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_Result) == 0x006EA0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global) == 0x006F00, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_Result) == 0x006F60, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Local) == 0x006FC0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform) == 0x007020, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x007080, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex) == 0x007090, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_B__IO) == 0x0070A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform) == 0x007100, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x007160, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex) == 0x007170, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex) == 0x007180, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayClone_Clone) == 0x007190, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayClone_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Element) == 0x0071A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_Result) == 0x0071B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform) == 0x007210, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex) == 0x007270, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result) == 0x007280, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_2_Result) == 0x0072A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_2_Result) == 0x0072A4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatClamp_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatSub_Result) == 0x0072A8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Result) == 0x0072AC, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result) == 0x0072B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform) == 0x0072D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex) == 0x007330, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value) == 0x007340, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Value) == 0x007360, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatNegate_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_Result) == 0x007364, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntToFloat_Result) == 0x007368, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntToFloat_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Index) == 0x00736C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Footte_3465700630) == 0x007370, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Footte_3465700630' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_Result) == 0x0073C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_B) == 0x0073C4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathFloatMul_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_If_Result) == 0x0073C8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntEquals_Result) == 0x0073CC, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_Result) == 0x0073D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Count) == 0x0073D4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_If_Condition) == 0x0073D8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO) == 0x0073E0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO) == 0x007400, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value) == 0x007460, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex) == 0x007480, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Ratio) == 0x007490, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_BlockToRun) == 0x007494, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element) == 0x00749C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_Result) == 0x0074B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_Transform) == 0x007510, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_CachedIndex) == 0x007570, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_A__IO) == 0x007580, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_4_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_3_Result) == 0x0075E0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global) == 0x007640, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_Result) == 0x0076A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local) == 0x007700, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform) == 0x007760, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element) == 0x0077C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x0077D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO) == 0x0077E0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform) == 0x007840, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex) == 0x0078A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex) == 0x0078B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform) == 0x0078C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_Parent) == 0x007920, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_Element) == 0x00792C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedChild) == 0x007938, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedParent) == 0x007948, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_HierarchyGetParent_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild) == 0x007958, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x007968, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x007978, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Value) == 0x007990, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex) == 0x0079B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_32_Array) == 0x0079C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_32_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_33_Array) == 0x0079D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_33_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_2_FloatValue) == 0x0079E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_2_FloatValue' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_2_Minimum) == 0x0079E4, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_2_Minimum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_2_Maximum) == 0x0079E8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_2_Maximum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetControlFloat_2_CachedControlIndex) == 0x0079F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetControlFloat_2_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Reverse_Foot_1_Roll_Blend) == 0x007A00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Reverse_Foot_1_Roll_Blend' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_Result) == 0x007A08, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Transform) == 0x007A10, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_CachedIndex) == 0x007A70, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_A) == 0x007A80, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatGreater_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Element) == 0x007A84, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices) == 0x007A90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Index) == 0x007AA0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Count) == 0x007AA4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Ratio) == 0x007AA8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun) == 0x007AAC, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices) == 0x007AB8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x007AC8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_Result) == 0x007AE0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Result) == 0x007B40, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Result) == 0x007B60, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Result) == 0x007B68, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_Transform) == 0x007B80, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex) == 0x007BE0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Value) == 0x007BF0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Value) == 0x007C10, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO) == 0x007C18, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_A__IO) == 0x007C30, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_2_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_Result) == 0x007C90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global) == 0x007CF0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_Result) == 0x007D50, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Local) == 0x007DB0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform) == 0x007E10, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x007E70, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex) == 0x007E80, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_B__IO) == 0x007E90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform) == 0x007EF0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x007F50, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex) == 0x007F60, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex) == 0x007F70, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayClone_Clone) == 0x007F80, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayClone_Clone' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Element) == 0x007F90, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_Result) == 0x007FA0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform) == 0x008000, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex) == 0x008060, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result) == 0x008070, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_2_Result) == 0x008090, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_2_Result) == 0x008094, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatClamp_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatSub_Result) == 0x008098, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Result) == 0x00809C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result) == 0x0080A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform) == 0x0080C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex) == 0x008120, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value) == 0x008130, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionToRotator_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Value) == 0x008150, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatNegate_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_Result) == 0x008154, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntToFloat_Result) == 0x008158, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntToFloat_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Index) == 0x00815C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1te_3465700630) == 0x008160, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1te_3465700630' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_Result) == 0x0081B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_B) == 0x0081B4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathFloatMul_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Result) == 0x0081B8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntEquals_Result) == 0x0081BC, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_Result) == 0x0081C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Count) == 0x0081C4, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Condition) == 0x0081C8, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO) == 0x0081D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO) == 0x0081F0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_1_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value) == 0x008250, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex) == 0x008270, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Ratio) == 0x008280, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_BlockToRun) == 0x008284, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element) == 0x00828C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_Result) == 0x0082A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_Transform) == 0x008300, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_CachedIndex) == 0x008360, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_A__IO) == 0x008370, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_4_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_3_Result) == 0x0083D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global) == 0x008430, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeAbsolute_1_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_Result) == 0x008490, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local) == 0x0084F0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMakeRelative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform) == 0x008550, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element) == 0x0085B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x0085C0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO) == 0x0085D0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_MathTransformMul_1_2_B__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform) == 0x008630, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex) == 0x008690, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_GetTransform_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex) == 0x0086A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform) == 0x0086B0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_Parent) == 0x008710, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_Element) == 0x00871C, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedChild) == 0x008728, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedParent) == 0x008738, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_HierarchyGetParent_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild) == 0x008748, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x008758, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x008768, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Value) == 0x008780, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex) == 0x0087A0, "Member 'FPropertyBag_549090708cfac983::Forward_Reverse_Foot_1___Forward_Reverse_Foot_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_15_Array) == 0x0087B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_15_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_17_Array) == 0x0087C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_17_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_2_Value) == 0x0087D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelKey) == 0x0087D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelHash) == 0x0087E8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_2_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Leg_1_Softness) == 0x0087F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Leg_1_Softness' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_14_Value) == 0x008800, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_14_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelKey) == 0x008808, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelHash) == 0x008818, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_14_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_Result) == 0x008828, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_GetTransform_1_1_Transform) == 0x008830, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_GetTransform_1_1_CachedIndex) == 0x008890, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_MathFloatGreater_1_A) == 0x0088A0, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Leg_IK_Mode) == 0x0088A4, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Leg_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO) == 0x0088A8, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_04) == 0x0088B8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_04) == 0x0088C8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Element) == 0x0088D8, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Result) == 0x0088F0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_Transform) == 0x008950, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex) == 0x0089B0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Primary__IO) == 0x0089C0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Primary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Secondary__IO) == 0x008A08, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_Secondary__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace) == 0x008A50, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace) == 0x008A60, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized) == 0x008A70, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex) == 0x008A80, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_02) == 0x008A90, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_02) == 0x008AA0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_02) == 0x008AB0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_176540998) == 0x008AC0, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_176540998' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_02) == 0x008B10, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_150900620) == 0x008B20, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_150900620' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_02) == 0x008B70, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_02) == 0x008B80, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_154779850) == 0x008B90, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_154779850' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_02) == 0x008BE0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_02) == 0x008BF0, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_02) == 0x008C00, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_02) == 0x008C10, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_02) == 0x008C20, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_02) == 0x008C30, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_02) == 0x008C40, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_03) == 0x008C50, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_03) == 0x008C60, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_03) == 0x008C70, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_03) == 0x008C80, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1222681390) == 0x008C90, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1222681390' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_02) == 0x008CE0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_02) == 0x008CF0, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_02) == 0x008D00, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_02) == 0x008D10, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_02) == 0x008D20, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_02) == 0x008D30, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_02) == 0x008D40, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_02) == 0x008D50, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_02) == 0x008D60, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_02) == 0x008D70, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_02) == 0x008D80, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_02) == 0x008D90, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_02) == 0x008DA0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_02) == 0x008DB0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_02) == 0x008DC0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_02) == 0x008DD0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_02) == 0x008DE0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_02) == 0x008DF0, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_Branch_BlockToRun) == 0x008E00, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg_1___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO) == 0x008E08, "Member 'FPropertyBag_549090708cfac983::Forward_Leg_1___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_14_Array) == 0x008E18, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_14_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_16_Array) == 0x008E28, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_16_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_3_Value) == 0x008E38, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_3_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelKey) == 0x008E40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelHash) == 0x008E50, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetFloatAnimationChannel_3_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Forward_Leg_Softness) == 0x008E60, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Forward_Leg_Softness' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_15_Value) == 0x008E68, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_15_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelKey) == 0x008E70, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelHash) == 0x008E80, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_15_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_MathFloatGreater_1_Result) == 0x008E90, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_GetTransform_1_1_Transform) == 0x008EA0, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_GetTransform_1_1_CachedIndex) == 0x008F00, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_MathFloatGreater_1_A) == 0x008F10, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO) == 0x008F18, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_Set_IKFK_Visibility_IK_Controls__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_05) == 0x008F28, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_05) == 0x008F38, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Element) == 0x008F48, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_01) == 0x008F58, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_01) == 0x008F68, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_01) == 0x008F78, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_01) == 0x008F88, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_01) == 0x008F98, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_03) == 0x008FA8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedChild_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_03) == 0x008FB8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedOldParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_03) == 0x008FC8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_ProjectTransformToNewParent_11_CachedNewParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg76540998) == 0x008FD8, "Member 'FPropertyBag_549090708cfac983::Forward_Leg76540998' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_03) == 0x009028, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_4_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg50900620) == 0x009038, "Member 'FPropertyBag_549090708cfac983::Forward_Leg50900620' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_03) == 0x009088, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_3_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_03) == 0x009098, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg54779850) == 0x0090A8, "Member 'FPropertyBag_549090708cfac983::Forward_Leg54779850' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_03) == 0x0090F8, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_Softness_RigUnit_GetTransform_5_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_03) == 0x009108, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemAIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_03) == 0x009118, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedItemBIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_03) == 0x009128, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedEffectorItemIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_03) == 0x009138, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_TwoBoneIKSimplePerItem_2_CachedPoleVectorSpaceIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_03) == 0x009148, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_2_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_03) == 0x009158, "Member 'FPropertyBag_549090708cfac983::IK_2_Bones___IK_2_Bones_GetTransform_12_1_1_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_04) == 0x009168, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_04) == 0x009178, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_04) == 0x009188, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_04) == 0x009198, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg222681390) == 0x0091A8, "Member 'FPropertyBag_549090708cfac983::Forward_Leg222681390' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_03) == 0x0091F8, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_Transforms_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_03) == 0x009208, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_GetTransformItemArray_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_03) == 0x009218, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_PrimaryCachedSpace_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_03) == 0x009228, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_SecondaryCachedSpace_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_03) == 0x009238, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_AimBoneMath_bIsInitialized_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_03) == 0x009248, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_2_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_03) == 0x009258, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedChild_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_03) == 0x009268, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedOldParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_03) == 0x009278, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_ProjectTransformToNewParent_12_1_1_1_CachedNewParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_03) == 0x009288, "Member 'FPropertyBag_549090708cfac983::FK_Point_At___FK_Point_At_SetTransform_3_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_03) == 0x009298, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedChild_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_03) == 0x0092A8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedOldParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_03) == 0x0092B8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_CachedNewParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_03) == 0x0092C8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_03) == 0x0092D8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedChild_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_03) == 0x0092E8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedOldParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_03) == 0x0092F8, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_ProjectTransformToNewParent_13_1_CachedNewParent_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_03) == 0x009308, "Member 'FPropertyBag_549090708cfac983::Match_IK_onto_FK___Match_2_Bones_IK_onto_FK_SetTransform_4_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_Branch_BlockToRun) == 0x009318, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Leg___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO) == 0x009320, "Member 'FPropertyBag_549090708cfac983::Forward_Leg___Forward_Leg_Set_IKFK_Keys_IK_Controls___IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_MathFloatGreater_1_Result) == 0x009330, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_1_Transform) == 0x009340, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_1_CachedIndex) == 0x0093A0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_MathFloatGreater_1_A) == 0x0093B0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Forward_Foot_IK_Mode) == 0x0093B4, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Forward_Foot_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices) == 0x0093B8, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_MathBoolNot_3_Result) == 0x0093C8, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_MathBoolNot_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetControlVisibility_4_CachedControlIndices) == 0x0093D0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetControlVisibility_4_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_Transform) == 0x0093E0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild) == 0x009440, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent) == 0x009450, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent) == 0x009460, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_13_Value) == 0x009470, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_13_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_13_CachedIndex) == 0x009490, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_13_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Make_Relative_1_Local) == 0x0094A0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Make_Relative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Make_Absolute_Global) == 0x009500, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Make_Absolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Add_Result) == 0x009560, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Add_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Make_Relative_Local) == 0x009580, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Make_Relative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_Transform) == 0x0095E0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_CachedIndex) == 0x009640, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_Transform) == 0x009650, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_CachedIndex) == 0x0096B0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Add_A) == 0x0096C0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Add_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_3_Transform) == 0x0096E0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_GetTransform_1_3_CachedIndex) == 0x009740, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_GetTransform_1_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Add_B) == 0x009750, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Add_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Make_Absolute_Local__IO) == 0x009770, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Make_Absolute_Local__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO) == 0x0097D0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_OffsetTransformForItem_CachedIndex) == 0x009830, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform) == 0x009840, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild) == 0x0098A0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent) == 0x0098B0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent) == 0x0098C0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_13_1_1_1_CachedIndex) == 0x0098D0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_13_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Branch_4_1_1_1_BlockToRun) == 0x0098E0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Branch_4_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform) == 0x0098F0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild) == 0x009950, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent) == 0x009960, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent) == 0x009970, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_13_1_CachedIndex) == 0x009980, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_13_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform) == 0x009990, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild) == 0x0099F0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent) == 0x009A00, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent) == 0x009A10, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_13_1_1_CachedIndex) == 0x009A20, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_13_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Branch_BlockToRun) == 0x009A30, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_MathBoolNotEquals_2_1_Result) == 0x009A38, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_MathBoolNotEquals_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_Branch_4_1_1_2_BlockToRun) == 0x009A3C, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_Branch_4_1_1_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_Transform) == 0x009A50, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedChild) == 0x009AB0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x009AC0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x009AD0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot___Forward_Foot_SetTransform_1_CachedIndex) == 0x009AE0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot___Forward_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_Result) == 0x009AF0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_1_Transform) == 0x009B00, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_1_CachedIndex) == 0x009B60, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_MathFloatGreater_1_A) == 0x009B70, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_MathFloatGreater_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices) == 0x009B78, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_MathBoolNot_3_Result) == 0x009B88, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_MathBoolNot_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetControlVisibility_4_CachedControlIndices) == 0x009B90, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetControlVisibility_4_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_Transform) == 0x009BA0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild) == 0x009C00, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent) == 0x009C10, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent) == 0x009C20, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_13_Value) == 0x009C30, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_13_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_13_CachedIndex) == 0x009C50, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_13_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Make_Relative_1_Local) == 0x009C60, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Make_Relative_1_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Make_Absolute_Global) == 0x009CC0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Make_Absolute_Global' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Add_Result) == 0x009D20, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Add_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Make_Relative_Local) == 0x009D40, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Make_Relative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_Transform) == 0x009DA0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_CachedIndex) == 0x009E00, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_Transform) == 0x009E10, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_CachedIndex) == 0x009E70, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Add_A) == 0x009E80, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Add_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_3_Transform) == 0x009EA0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_GetTransform_1_3_CachedIndex) == 0x009F00, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_GetTransform_1_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Add_B) == 0x009F10, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Add_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Make_Absolute_Local__IO) == 0x009F30, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Make_Absolute_Local__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO) == 0x009F90, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_OffsetTransformForItem_OffsetTransform__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_OffsetTransformForItem_CachedIndex) == 0x009FF0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform) == 0x00A000, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild) == 0x00A060, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent) == 0x00A070, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent) == 0x00A080, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_1_CachedIndex) == 0x00A090, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Branch_4_1_1_1_BlockToRun) == 0x00A0A0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Branch_4_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform) == 0x00A0B0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild) == 0x00A110, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent) == 0x00A120, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent) == 0x00A130, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_13_1_CachedIndex) == 0x00A140, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_13_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform) == 0x00A150, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild) == 0x00A1B0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent) == 0x00A1C0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent) == 0x00A1D0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_3_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_CachedIndex) == 0x00A1E0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_13_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Branch_BlockToRun) == 0x00A1F0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_MathBoolNotEquals_2_1_Result) == 0x00A1F8, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_MathBoolNotEquals_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_Branch_4_1_1_2_BlockToRun) == 0x00A1FC, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_Branch_4_1_1_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_Transform) == 0x00A210, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedChild) == 0x00A270, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedOldParent) == 0x00A280, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedNewParent) == 0x00A290, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Foot_1___Forward_Foot_SetTransform_1_CachedIndex) == 0x00A2A0, "Member 'FPropertyBag_549090708cfac983::Forward_Foot_1___Forward_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_16_Value) == 0x00A2B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_16_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelKey) == 0x00A2B8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelHash) == 0x00A2C8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_16_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_17_Value) == 0x00A2D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_17_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelKey) == 0x00A2E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelHash) == 0x00A2F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_17_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_2_1_Array) == 0x00A300, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_2_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_02) == 0x00A310, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_02) == 0x00A320, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1eracting_Controlste_4026031004) == 0x00A330, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1eracting_Controlste_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_03) == 0x00A380, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02) == 0x00A390, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02) == 0x00A3A0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02) == 0x00A3B0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02) == 0x00A3C0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02) == 0x00A3D0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_02) == 0x00A3E0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_02) == 0x00A3F0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1eracting_Controls_1te_4026031004) == 0x00A400, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1eracting_Controls_1te_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_02) == 0x00A450, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02) == 0x00A460, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02) == 0x00A470, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02) == 0x00A480, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02) == 0x00A490, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02) == 0x00A4A0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayFind_Success) == 0x00A4B0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_IsInteracting_Items) == 0x00A4B8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsInteracting) == 0x00A4C8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsTranslating) == 0x00A4C9, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsRotating) == 0x00A4CA, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsScaling) == 0x00A4CB, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Element) == 0x00A4CC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayFind_Index) == 0x00A4D8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Value) == 0x00A4DC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Items) == 0x00A4E8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_02) == 0x00A4F8, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Element) == 0x00A508, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x00A520, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x00A580, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x00A590, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Index) == 0x00A5A0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Count) == 0x00A5A4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x00A5A8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00A5AC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x00A5B8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_Branch_BlockToRun) == 0x00A5C8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Index) == 0x00A5D0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Count) == 0x00A5D4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Ratio) == 0x00A5D8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x00A5DC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Element) == 0x00A5E4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x00A5F0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_Result) == 0x00A650, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_A) == 0x00A658, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x00A660, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00A66C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x00A678, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x00A688, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x00A698, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_SetTransform_6_CachedIndex) == 0x00A6A8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Index) == 0x00A6B8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Count) == 0x00A6BC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_Ratio) == 0x00A6C0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_1___Forward_Fingers_ArrayIterator_BlockToRun) == 0x00A6C4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_1___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_63_1_Array) == 0x00A6D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_63_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_03) == 0x00A6E0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_1_Items_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_03) == 0x00A6F0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_IsInteracting_2_Items_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5eracting_Controlste_4026031004) == 0x00A700, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5eracting_Controlste_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_04) == 0x00A750, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03) == 0x00A760, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03) == 0x00A770, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03) == 0x00A780, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03) == 0x00A790, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03) == 0x00A7A0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_03) == 0x00A7B0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_1_Items_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_03) == 0x00A7C0, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_IsInteracting_2_Items_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5eracting_Controls_1te_4026031004) == 0x00A7D0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5eracting_Controls_1te_4026031004' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_03) == 0x00A820, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Interpolate_Interacting_Controls_Loop_Controls_01_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03) == 0x00A830, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_1_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03) == 0x00A840, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_GetMetadata_1_Cache_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03) == 0x00A850, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_OffsetTransformForItem_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03) == 0x00A860, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_DISPATCH_RigDispatch_SetMetadata_1_Cache_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03) == 0x00A870, "Member 'FPropertyBag_549090708cfac983::Interpolate_Interacting_Controls_1___Interpolate_Interacting_Controls_RigUnit_GetTransform_2_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayFind_Success) == 0x00A880, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayFind_Success' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_IsInteracting_Items) == 0x00A888, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_IsInteracting_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsInteracting) == 0x00A898, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsInteracting' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsTranslating) == 0x00A899, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsTranslating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsRotating) == 0x00A89A, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsRotating' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsScaling) == 0x00A89B, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_IsInteracting_bIsScaling' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Element) == 0x00A89C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayFind_Index) == 0x00A8A8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayFind_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Value) == 0x00A8AC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Items) == 0x00A8B8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_Find_Finger_Controls_Items' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_03) == 0x00A8C8, "Member 'FPropertyBag_549090708cfac983::Find_Finger_Controls___Find_Finger_Controls_CollectionNameSearchArray_1_1_Items_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Element) == 0x00A8D8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Transform) == 0x00A8F0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex) == 0x00A950, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_CachedIndex) == 0x00A960, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_OffsetTransformForItem_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Index) == 0x00A970, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Count) == 0x00A974, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Ratio) == 0x00A978, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_BlockToRun) == 0x00A97C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex) == 0x00A988, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_Branch_BlockToRun) == 0x00A998, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_Branch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Index) == 0x00A9A0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Count) == 0x00A9A4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Ratio) == 0x00A9A8, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_BlockToRun) == 0x00A9AC, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Element) == 0x00A9B4, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_Transform) == 0x00A9C0, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_Result) == 0x00AA20, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_A) == 0x00AA28, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_NameConcat_4_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO) == 0x00AA30, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_OldParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO) == 0x00AA3C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_NewParent__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild) == 0x00AA48, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent) == 0x00AA58, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent) == 0x00AA68, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ProjectTransformToNewParent_19_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_SetTransform_6_CachedIndex) == 0x00AA78, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_SetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Index) == 0x00AA88, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Count) == 0x00AA8C, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_Ratio) == 0x00AA90, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Forward_Fingers_5___Forward_Fingers_ArrayIterator_BlockToRun) == 0x00AA94, "Member 'FPropertyBag_549090708cfac983::Forward_Fingers_5___Forward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_1_1_Element) == 0x00AA9C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BlockExecuteState_3372102177) == 0x00AAA8, "Member 'FPropertyBag_549090708cfac983::BlockExecuteState_3372102177' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_22_Value) == 0x00AAF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_22_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelKey) == 0x00AB00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelHash) == 0x00AB10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_22_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetControlVisibility_1_CachedControlIndices) == 0x00AB20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetControlVisibility_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_19_Array) == 0x00AB30, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_19_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_1_1_Index) == 0x00AB40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_1_1_Count) == 0x00AB44, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_1_1_Ratio) == 0x00AB48, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_1_1_BlockToRun) == 0x00AB4C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_22_Array) == 0x00AB58, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_22_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_26_Array) == 0x00AB68, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_26_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_19_Value) == 0x00AB78, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_19_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelKey) == 0x00AB80, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelHash) == 0x00AB90, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_19_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_06) == 0x00ABA0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices_06' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_06) == 0x00ABB0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices_06' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_38_Array) == 0x00ABC0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_38_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_39_Array) == 0x00ABD0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_39_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_21_Value) == 0x00ABE0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_21_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelKey) == 0x00ABE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelHash) == 0x00ABF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_21_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AC08, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Result) == 0x00AC14, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Condition) == 0x00AC15, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AC16, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AC18, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AC28, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AC2C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00AC30, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00AC34, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00AC3C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Result) == 0x00AC48, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Condition) == 0x00AC49, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AC50, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AC60, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AC64, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AC68, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AC6C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_40_Array) == 0x00AC78, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_40_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_41_Array) == 0x00AC88, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_41_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_18_Value) == 0x00AC98, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_18_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelKey) == 0x00ACA0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelHash) == 0x00ACB0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_18_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00ACC0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Result) == 0x00ACCC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Condition) == 0x00ACCD, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00ACCE, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00ACD0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00ACE0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00ACE4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00ACE8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00ACEC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00ACF4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Result) == 0x00AD00, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Condition) == 0x00AD01, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AD08, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AD18, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AD1C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AD20, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AD24, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_42_Array) == 0x00AD30, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_42_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_43_Array) == 0x00AD40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_43_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_20_Value) == 0x00AD50, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_20_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelKey) == 0x00AD58, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelHash) == 0x00AD68, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_20_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AD78, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Result) == 0x00AD84, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Condition) == 0x00AD85, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AD86, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AD88, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AD98, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AD9C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00ADA0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00ADA4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00ADAC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Result) == 0x00ADB8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Condition) == 0x00ADB9, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00ADC0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00ADD0, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00ADD4, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00ADD8, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00ADDC, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_21_1_Array) == 0x00ADE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_21_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_11_1_1_1_Array) == 0x00ADF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_11_1_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_23_Value) == 0x00AE08, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_23_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelKey) == 0x00AE10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelHash) == 0x00AE20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_23_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element) == 0x00AE30, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Result) == 0x00AE3C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Condition) == 0x00AE3D, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_MathBoolNot_1_Result) == 0x00AE3E, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00AE40, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index) == 0x00AE50, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count) == 0x00AE54, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio) == 0x00AE58, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00AE5C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element) == 0x00AE64, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Result) == 0x00AE70, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Condition) == 0x00AE71, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00AE78, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index) == 0x00AE88, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count) == 0x00AE8C, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00AE90, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00AE94, "Member 'FPropertyBag_549090708cfac983::Set_IKFK_Visibility_1_2_1___Set_IKFK_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_1_1_Array) == 0x00AEA0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_2_Array) == 0x00AEB0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_2_1_Array) == 0x00AEC0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_2_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_Value) == 0x00AED0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelKey) == 0x00AED8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelHash) == 0x00AEE8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_24_1_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_25_Value) == 0x00AEF8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_25_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelKey) == 0x00AF00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelKey' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelHash) == 0x00AF10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetBoolAnimationChannel_25_CachedChannelHash' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Element) == 0x00AF20, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_CachedControlIndices) == 0x00AF30, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Element) == 0x00AF40, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_CachedControlIndices) == 0x00AF50, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Element) == 0x00AF60, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_CachedControlIndices) == 0x00AF70, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Index) == 0x00AF80, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Count) == 0x00AF84, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Ratio) == 0x00AF88, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_BlockToRun) == 0x00AF8C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Index) == 0x00AF94, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Count) == 0x00AF98, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Ratio) == 0x00AF9C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_BlockToRun) == 0x00AFA0, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Index) == 0x00AFA8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Count) == 0x00AFAC, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Ratio) == 0x00AFB0, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_BlockToRun) == 0x00AFB4, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Element) == 0x00AFBC, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_CachedControlIndices) == 0x00AFC8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Element) == 0x00AFD8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_CachedControlIndices) == 0x00AFE8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Element) == 0x00AFF8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_CachedControlIndices) == 0x00B008, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Index) == 0x00B018, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Count) == 0x00B01C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Ratio) == 0x00B020, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_BlockToRun) == 0x00B024, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Index) == 0x00B02C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Count) == 0x00B030, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Ratio) == 0x00B034, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_BlockToRun) == 0x00B038, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Index) == 0x00B040, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Count) == 0x00B044, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Ratio) == 0x00B048, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_BlockToRun) == 0x00B04C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Element) == 0x00B054, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Result) == 0x00B060, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_Result) == 0x00B061, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Condition) == 0x00B062, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_Result) == 0x00B063, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_CachedControlIndices) == 0x00B068, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Index) == 0x00B078, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Count) == 0x00B07C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Ratio) == 0x00B080, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_BlockToRun) == 0x00B084, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Element) == 0x00B08C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Result) == 0x00B098, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_1_Result) == 0x00B099, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_MathBoolNot_1_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Condition) == 0x00B09A, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_CachedControlIndices) == 0x00B0A0, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Index) == 0x00B0B0, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Count) == 0x00B0B4, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Ratio) == 0x00B0B8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_BlockToRun) == 0x00B0BC, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_1_BlockToRun) == 0x00B0C4, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Element) == 0x00B0CC, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_CachedControlIndices) == 0x00B0D8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Element) == 0x00B0E8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_CachedControlIndices) == 0x00B0F8, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Element) == 0x00B108, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_CachedControlIndices) == 0x00B118, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_SetControlVisibility_2_1_1_1_1_1_CachedControlIndices' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Index) == 0x00B128, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Count) == 0x00B12C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Ratio) == 0x00B130, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_BlockToRun) == 0x00B134, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Index) == 0x00B13C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Count) == 0x00B140, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Ratio) == 0x00B144, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_BlockToRun) == 0x00B148, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Index) == 0x00B150, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Count) == 0x00B154, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Ratio) == 0x00B158, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_BlockToRun) == 0x00B15C, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_ArrayIterator_2_1_1_1_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x00B164, "Member 'FPropertyBag_549090708cfac983::Set_Neck_IK_FK_and_SNC_Visibility___Set_Neck_IK_FK_and_SNC_Visibility_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigVMFunction_MathIntToFloat_Result) == 0x00B16C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigVMFunction_MathIntToFloat_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlInteger_IntegerValue) == 0x00B170, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlInteger_IntegerValue' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlInteger_Minimum) == 0x00B174, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlInteger_Minimum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlInteger_Maximum) == 0x00B178, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlInteger_Maximum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlInteger_CachedControlIndex) == 0x00B180, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlInteger_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_CachedCurveIndex) == 0x00B190, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_Result) == 0x00B1A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___DISPATCH_RigVMDispatch_CoreEquals_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlRotator_Rotator) == 0x00B1A8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlRotator_Rotator' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlRotator_Minimum) == 0x00B1C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlRotator_Minimum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlRotator_Maximum) == 0x00B1D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlRotator_Maximum' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetControlRotator_CachedControlIndex) == 0x00B1F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetControlRotator_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_2_Value) == 0x00B200, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_2_CachedCurveIndex) == 0x00B208, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_2_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_3_Value) == 0x00B218, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_3_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_3_CachedCurveIndex) == 0x00B220, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_3_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_1_3_Value) == 0x00B230, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_1_3_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_1_3_CachedCurveIndex) == 0x00B238, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_1_3_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_2_Transform) == 0x00B250, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_2_CachedIndex) == 0x00B2B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_4_Value) == 0x00B2C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_4_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_4_CachedCurveIndex) == 0x00B2C8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_4_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_3_1_Value) == 0x00B2D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_3_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_3_1_CachedCurveIndex) == 0x00B2E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_3_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_2_1_Value) == 0x00B2F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_2_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetCurveValue_1_2_1_CachedCurveIndex) == 0x00B2F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetCurveValue_1_2_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_1_Transform) == 0x00B310, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_1_CachedIndex) == 0x00B370, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Set_Transform_CachedIndex) == 0x00B380, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Set_Transform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x00B390, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_9_Transform) == 0x00B3A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_9_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_9_CachedIndex) == 0x00B400, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_9_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_14_CachedIndex) == 0x00B410, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_14_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_19_CachedIndex) == 0x00B420, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_19_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_21_2_Transform) == 0x00B430, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_21_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_21_2_CachedChild) == 0x00B490, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_21_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_21_2_CachedOldParent) == 0x00B4A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_21_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_21_2_CachedNewParent) == 0x00B4B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_21_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_15_CachedIndex) == 0x00B4C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_15_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_52_1_Array) == 0x00B4D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_52_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_53_1_Array) == 0x00B4E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_53_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_11_1_2_Array) == 0x00B4F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_11_1_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Element) == 0x00B500, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform) == 0x00B510, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayGetAtIndex_6_Element) == 0x00B570, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Index) == 0x00B57C, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild) == 0x00B580, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent) == 0x00B590, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent) == 0x00B5A0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex) == 0x00B5B0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Count) == 0x00B5C0, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Ratio) == 0x00B5C4, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_BlockToRun) == 0x00B5C8, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parent_1___Project_to_New_Parents_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spineonto_FKte_1874188559) == 0x00B5D0, "Member 'FPropertyBag_549090708cfac983::Backward_Spineonto_FKte_1874188559' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms_01) == 0x00B620, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_Transforms_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex_01) == 0x00B630, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_GetTransformItemArray_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points_01) == 0x00B640, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_BSpline_Passing_thru_4_Points_1_Control_Points_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spineonto_FK_thru_4_Points_1te_721955556) == 0x00B650, "Member 'FPropertyBag_549090708cfac983::Backward_Spineonto_FK_thru_4_Points_1te_721955556' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_01) == 0x00B6A0, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild_01) == 0x00B6B0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedChild_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent_01) == 0x00B6C0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedOldParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent_01) == 0x00B6D0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_ProjectTransformToNewParent_1_CachedNewParent_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex_01) == 0x00B6E0, "Member 'FPropertyBag_549090708cfac983::Spine_Match_IK_onto_FK___Spine_Match_IK_onto_FK_SetTransform_3_1_CachedIndex_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_ArrayGetAtIndex_Element) == 0x00B6F0, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_Transform) == 0x00B700, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedChild) == 0x00B760, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedOldParent) == 0x00B770, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedNewParent) == 0x00B780, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Spine___Backward_Spine_RigUnit_SetTransform_CachedIndex) == 0x00B790, "Member 'FPropertyBag_549090708cfac983::Backward_Spine___Backward_Spine_RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_24_Array) == 0x00B7A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_24_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_20_Array) == 0x00B7B0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_20_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_Transform) == 0x00B7C0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedChild) == 0x00B820, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent) == 0x00B830, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent) == 0x00B840, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_Transform) == 0x00B850, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Element) == 0x00B8B0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedChild) == 0x00B8C0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedOldParent) == 0x00B8D0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedNewParent) == 0x00B8E0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_SetTransform_1_Value__IO) == 0x00B8F0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_SetTransform_1_CachedIndex) == 0x00B950, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_Transform) == 0x00B960, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedChild) == 0x00B9C0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedOldParent) == 0x00B9D0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedNewParent) == 0x00B9E0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_1_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_Transform) == 0x00B9F0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_HierarchyGetParent_Parent) == 0x00BA50, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_HierarchyGetParent_Parent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedChild) == 0x00BA60, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedParent) == 0x00BA70, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_HierarchyGetParent_CachedParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedChild) == 0x00BA80, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent) == 0x00BA90, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent) == 0x00BAA0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_SetTransform_2_Value__IO) == 0x00BAB0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_SetTransform_2_CachedIndex) == 0x00BB10, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_05) == 0x00BB20, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedChild_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_05) == 0x00BB30, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedOldParent_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_05) == 0x00BB40, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_ProjectTransformToNewParent_12_1_CachedNewParent_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_05) == 0x00BB50, "Member 'FPropertyBag_549090708cfac983::Project_to_New_Parents___Project_to_New_Parents_SetTransform_10_1_1_1_2_1_CachedIndex_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_Transform) == 0x00BB60, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_Element) == 0x00BBC0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_MathIntSub_Result) == 0x00BBCC, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ArrayGetNum_Num) == 0x00BBD0, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedChild) == 0x00BBD8, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedOldParent) == 0x00BBE8, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedNewParent) == 0x00BBF8, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Neck_1___Backward_Neck_SetTransform_CachedIndex) == 0x00BC08, "Member 'FPropertyBag_549090708cfac983::Backward_Neck_1___Backward_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BC20, "Member 'FPropertyBag_549090708cfac983::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BC80, "Member 'FPropertyBag_549090708cfac983::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BC90, "Member 'FPropertyBag_549090708cfac983::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BCA0, "Member 'FPropertyBag_549090708cfac983::Backward_SNC___Backward_SNC_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_CachedIndex) == 0x00BCB0, "Member 'FPropertyBag_549090708cfac983::Backward_SNC___Backward_SNC_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BCC0, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BD20, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BD30, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BD40, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle_1___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex) == 0x00BD50, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle_1___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform) == 0x00BD60, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild) == 0x00BDC0, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent) == 0x00BDD0, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent) == 0x00BDE0, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle___Backward_Clavicle_ProjectTransformToNewParent_22_1_1_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex) == 0x00BDF0, "Member 'FPropertyBag_549090708cfac983::Backward_Clavicle___Backward_Clavicle_SetTransform_17_1_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_56_1_Array) == 0x00BE00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_56_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_55_1_Array) == 0x00BE10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_55_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_12_1_Array) == 0x00BE20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_12_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform) == 0x00BE30, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Element) == 0x00BE90, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild) == 0x00BEA0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent) == 0x00BEB0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent) == 0x00BEC0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform) == 0x00BED0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Element) == 0x00BF30, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild) == 0x00BF40, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent) == 0x00BF50, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent) == 0x00BF60, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_25_Value__IO) == 0x00BF70, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_25_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_25_CachedIndex) == 0x00BFD0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_25_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayIterator_2_Element) == 0x00BFE0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_Transform) == 0x00BFF0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_Element) == 0x00C050, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayIterator_2_Index) == 0x00C05C, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedChild) == 0x00C060, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x00C070, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x00C080, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_CachedIndex) == 0x00C090, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayIterator_2_Count) == 0x00C0A0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayIterator_2_Ratio) == 0x00C0A4, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayIterator_2_BlockToRun) == 0x00C0A8, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_Transform) == 0x00C0B0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_Element) == 0x00C110, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild) == 0x00C120, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00C130, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00C140, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_21_2_CachedIndex) == 0x00C150, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform) == 0x00C160, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Element) == 0x00C1C0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00C1D0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00C1E0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00C1F0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_20_3_CachedIndex) == 0x00C200, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform) == 0x00C210, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_1_Element) == 0x00C270, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild) == 0x00C280, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent) == 0x00C290, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent) == 0x00C2A0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm___Backward_Arm_SetTransform_21_2_1_CachedIndex) == 0x00C2B0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm___Backward_Arm_SetTransform_21_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_57_1_Array) == 0x00C2C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_57_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_58_1_Array) == 0x00C2D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_58_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_13_1_Array) == 0x00C2E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_13_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform) == 0x00C2F0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Element) == 0x00C350, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild) == 0x00C360, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent) == 0x00C370, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent) == 0x00C380, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform) == 0x00C390, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Element) == 0x00C3F0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild) == 0x00C400, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent) == 0x00C410, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent) == 0x00C420, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_2_1_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_25_Value__IO) == 0x00C430, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_25_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_25_CachedIndex) == 0x00C490, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_25_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Element) == 0x00C4A0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_Transform) == 0x00C4B0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_Element) == 0x00C510, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Index) == 0x00C51C, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedChild) == 0x00C520, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedOldParent) == 0x00C530, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedNewParent) == 0x00C540, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_CachedIndex) == 0x00C550, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Count) == 0x00C560, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayIterator_2_Ratio) == 0x00C564, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayIterator_2_BlockToRun) == 0x00C568, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_Transform) == 0x00C570, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_Element) == 0x00C5D0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild) == 0x00C5E0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00C5F0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00C600, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_21_2_CachedIndex) == 0x00C610, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform) == 0x00C620, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Element) == 0x00C680, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00C690, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00C6A0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00C6B0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_20_3_CachedIndex) == 0x00C6C0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform) == 0x00C6D0, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_1_Element) == 0x00C730, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild) == 0x00C740, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent) == 0x00C750, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent) == 0x00C760, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_ProjectTransformToNewParent_24_3_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Arm_1___Backward_Arm_SetTransform_21_2_1_CachedIndex) == 0x00C770, "Member 'FPropertyBag_549090708cfac983::Backward_Arm_1___Backward_Arm_SetTransform_21_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_59_2_Array) == 0x00C780, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_59_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_NameConcat_4_1_Result) == 0x00C790, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ArrayIterator_Element) == 0x00C798, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_NameConcat_4_1_A) == 0x00C7A4, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_SetTransform_2_Item__IO) == 0x00C7AC, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00C7C0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00C820, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00C830, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00C840, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00C850, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00C860, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ArrayIterator_Index) == 0x00C870, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ArrayIterator_Count) == 0x00C874, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ArrayIterator_Ratio) == 0x00C878, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00C87C, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_60_2_Array) == 0x00C888, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_60_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_Result) == 0x00C898, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Element) == 0x00C8A0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_A) == 0x00C8AC, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_SetTransform_2_Item__IO) == 0x00C8B4, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00C8C0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00C920, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00C930, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00C940, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00C950, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00C960, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Index) == 0x00C970, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Count) == 0x00C974, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ArrayIterator_Ratio) == 0x00C978, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00C97C, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_2_Element) == 0x00C984, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_4_Transform) == 0x00C990, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_4_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_4_CachedChild) == 0x00C9F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_4_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_4_CachedOldParent) == 0x00CA00, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_4_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ProjectTransformToNewParent_24_4_CachedNewParent) == 0x00CA10, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ProjectTransformToNewParent_24_4_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetTransform_16_1_CachedIndex) == 0x00CA20, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetTransform_16_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_1_Array) == 0x00CA30, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_10_Array) == 0x00CA40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_10_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayIterator_2_Element) == 0x00CA50, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_Transform) == 0x00CA60, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayGetAtIndex_Element) == 0x00CAC0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayIterator_2_Index) == 0x00CACC, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedChild) == 0x00CAD0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedOldParent) == 0x00CAE0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedNewParent) == 0x00CAF0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_SetTransform_CachedIndex) == 0x00CB00, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayIterator_2_Count) == 0x00CB10, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayIterator_2_Ratio) == 0x00CB14, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayIterator_2_BlockToRun) == 0x00CB18, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform) == 0x00CB20, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Element) == 0x00CB80, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00CB90, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00CBA0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00CBB0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_SetTransform_20_3_CachedIndex) == 0x00CBC0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Element) == 0x00CBD0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_02) == 0x00CBE0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_02) == 0x00CBF0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_02) == 0x00CC00, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_02) == 0x00CC10, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_02) == 0x00CC20, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_Transform) == 0x00CC30, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild) == 0x00CC90, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00CCA0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00CCB0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg___Backward_Leg_SetTransform_21_2_CachedIndex) == 0x00CCC0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg___Backward_Leg_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_6_Array) == 0x00CCD0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_6_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_8_Array) == 0x00CCE0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_8_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Element) == 0x00CCF0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_Transform) == 0x00CD00, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_Element) == 0x00CD60, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Index) == 0x00CD6C, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedChild) == 0x00CD70, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedOldParent) == 0x00CD80, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedNewParent) == 0x00CD90, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_SetTransform_CachedIndex) == 0x00CDA0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Count) == 0x00CDB0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayIterator_2_Ratio) == 0x00CDB4, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayIterator_2_BlockToRun) == 0x00CDB8, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform) == 0x00CDC0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Element) == 0x00CE20, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild) == 0x00CE30, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent) == 0x00CE40, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent) == 0x00CE50, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_1_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_SetTransform_20_3_CachedIndex) == 0x00CE60, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_SetTransform_20_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Element) == 0x00CE70, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_03) == 0x00CE80, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_03) == 0x00CE90, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_03) == 0x00CEA0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_03) == 0x00CEB0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_03) == 0x00CEC0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_03' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_Transform) == 0x00CED0, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild) == 0x00CF30, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent) == 0x00CF40, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent) == 0x00CF50, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_ProjectTransformToNewParent_24_3_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Leg_1___Backward_Leg_SetTransform_21_2_CachedIndex) == 0x00CF60, "Member 'FPropertyBag_549090708cfac983::Backward_Leg_1___Backward_Leg_SetTransform_21_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform) == 0x00CF70, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild) == 0x00CFD0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent) == 0x00CFE0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent) == 0x00CFF0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_CachedIndex) == 0x00D000, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_SetTransform_20_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform) == 0x00D010, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild) == 0x00D070, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent) == 0x00D080, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent) == 0x00D090, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_SetTransform_20_2_CachedIndex) == 0x00D0A0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_SetTransform_20_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_GetTransform_1_Transform) == 0x00D0B0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_GetTransform_1_CachedIndex) == 0x00D110, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot_1___Backward_Foot_SetTransform_2_1_1_CachedIndex) == 0x00D120, "Member 'FPropertyBag_549090708cfac983::Backward_Foot_1___Backward_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform) == 0x00D130, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild) == 0x00D190, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent) == 0x00D1A0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent) == 0x00D1B0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_1_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_SetTransform_20_2_1_CachedIndex) == 0x00D1C0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_SetTransform_20_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform) == 0x00D1D0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild) == 0x00D230, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent) == 0x00D240, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent) == 0x00D250, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_ProjectTransformToNewParent_24_1_2_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_SetTransform_20_2_CachedIndex) == 0x00D260, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_SetTransform_20_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_GetTransform_1_Transform) == 0x00D270, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_GetTransform_1_CachedIndex) == 0x00D2D0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Foot___Backward_Foot_SetTransform_2_1_1_CachedIndex) == 0x00D2E0, "Member 'FPropertyBag_549090708cfac983::Backward_Foot___Backward_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_2_2_Array) == 0x00D2F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_2_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_Result) == 0x00D300, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Element) == 0x00D308, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_A) == 0x00D314, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_SetTransform_2_Item__IO) == 0x00D31C, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00D330, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00D390, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00D3A0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00D3B0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00D3C0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00D3D0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Index) == 0x00D3E0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Count) == 0x00D3E4, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ArrayIterator_Ratio) == 0x00D3E8, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_2___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00D3EC, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_2___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_63_2_Array) == 0x00D3F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_63_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_Result) == 0x00D408, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Element) == 0x00D410, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_A) == 0x00D41C, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Item__IO) == 0x00D424, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Transform) == 0x00D430, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO) == 0x00D490, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_Child__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild) == 0x00D4A0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedChild' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent) == 0x00D4B0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedOldParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent) == 0x00D4C0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ProjectTransformToNewParent_CachedNewParent' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_CachedIndex) == 0x00D4D0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Index) == 0x00D4E0, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Count) == 0x00D4E4, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Ratio) == 0x00D4E8, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_BlockToRun) == 0x00D4EC, "Member 'FPropertyBag_549090708cfac983::Backward_Fingers_1_1___Backward_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_3_Array) == 0x00D4F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_3_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_2_Index) == 0x00D508, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_2_Count) == 0x00D50C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_2_Ratio) == 0x00D510, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___ArrayIterator_2_BlockToRun) == 0x00D514, "Member 'FPropertyBag_549090708cfac983::RigVMModel___ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Cast_1_Result) == 0x00D520, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Cast_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_1_1_1_Value) == 0x00D540, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_1_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_1_1_1_Valid) == 0x00D544, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_1_1_1_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_1_1_1_CachedCurveIndex) == 0x00D548, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_1_1_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_2_1_1_Value) == 0x00D558, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_2_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_2_1_1_Valid) == 0x00D55C, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_2_1_1_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_2_1_1_CachedCurveIndex) == 0x00D560, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_2_1_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_3_Value) == 0x00D570, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_3_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_3_Valid) == 0x00D574, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_3_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_3_CachedCurveIndex) == 0x00D578, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_3_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Cast_1_Value__IO) == 0x00D588, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Cast_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_2_Value) == 0x00D5A0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_2_Valid) == 0x00D5A4, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_2_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_2_CachedCurveIndex) == 0x00D5A8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_2_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_1_1_Value) == 0x00D5B8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_1_1_Valid) == 0x00D5BC, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_1_1_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_1_1_1_CachedCurveIndex) == 0x00D5C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_1_1_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_Value) == 0x00D5D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_Valid) == 0x00D5D4, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_CachedCurveIndex) == 0x00D5D8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_SetTransform_3_1_Value__IO) == 0x00D5F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_SetTransform_3_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_SetTransform_3_1_CachedIndex) == 0x00D650, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_SetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigVMFunction_MathFloatToInt_Result) == 0x00D660, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigVMFunction_MathFloatToInt_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_1_Value) == 0x00D664, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_1_Valid) == 0x00D668, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_1_Valid' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetCurveValue_3_2_1_1_CachedCurveIndex) == 0x00D670, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetCurveValue_3_2_1_1_CachedCurveIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SetControlInteger_CachedControlIndex) == 0x00D680, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SetControlInteger_CachedControlIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___MathTransformLerp_Result) == 0x00D690, "Member 'FPropertyBag_549090708cfac983::RigVMModel___MathTransformLerp_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_5_Transform) == 0x00D6F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_5_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_5_CachedIndex) == 0x00D750, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_5_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_5_1_Transform) == 0x00D760, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_5_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___GetTransform_5_1_CachedIndex) == 0x00D7C0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___GetTransform_5_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_SetTransform_Value__IO) == 0x00D7D0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x00D830, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_52_Array) == 0x00D840, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_52_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_53_Array) == 0x00D850, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_53_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_11_1_Array) == 0x00D860, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_11_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Setup_Spine_Spline_Offsets) == 0x00D870, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Setup_Spine_Spline_Offsets' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Setup_Spine_Length) == 0x00D880, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Setup_Spine_Length' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spinete_1194551700) == 0x00D888, "Member 'FPropertyBag_549090708cfac983::Setup_Spinete_1194551700' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Element) == 0x00D8E0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransformItemArray_Transforms) == 0x00D940, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransformItemArray_CachedIndex) == 0x00D950, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_0) == 0x00D960, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_0' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Element) == 0x00D980, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_1) == 0x00D9E0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_1' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Element) == 0x00DA00, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_2) == 0x00DA60, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_2' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Element) == 0x00DA80, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_4_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_3) == 0x00DAE0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Point_3' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Control_Points) == 0x00DAF8, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Control_Points' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Spline) == 0x00DB08, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_BSpline_Passing_thru_4_Points_1_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine_thru_4_Points_1te_721955556) == 0x00DB20, "Member 'FPropertyBag_549090708cfac983::Setup_Spine_thru_4_Points_1te_721955556' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_02) == 0x00DB70, "Member 'FPropertyBag_549090708cfac983::BSpline_Passing_thru_4_Points_1___BSpline_Passing_thru_4_Points_ControlRigSplineFromPoints_Points__IO_02' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_Element) == 0x00DB80, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_Index) == 0x00DB8C, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_15_Transform) == 0x00DB90, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_15_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_Element) == 0x00DBF0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_15_CachedIndex) == 0x00DC00, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_15_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_SetTransform_28_Value__IO) == 0x00DC10, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_SetTransform_28_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_SetTransform_28_CachedIndex) == 0x00DC70, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_SetTransform_28_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_3_Element) == 0x00DC80, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_2_Element) == 0x00DC90, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_SetTransform_28_2_Value__IO) == 0x00DCB0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_SetTransform_28_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_SetTransform_28_2_CachedIndex) == 0x00DD10, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_SetTransform_28_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_Count) == 0x00DD20, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_Ratio) == 0x00DD24, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_BlockToRun) == 0x00DD28, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_MathTransformMakeRelative_Local) == 0x00DD30, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_MathTransformMakeRelative_Local' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_Transform) == 0x00DD90, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_1_Element) == 0x00DDF0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_CachedIndex) == 0x00DE00, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_TransformFromControlRigSpline_Transform) == 0x00DE10, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_TransformFromControlRigSpline_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Spline) == 0x00DE70, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_Element) == 0x00DE90, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_Transforms) == 0x00DEF0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_CachedIndex) == 0x00DF00, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_2_Element) == 0x00DF10, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_3_Element) == 0x00DF70, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_4_Element) == 0x00DFD0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__IO) == 0x00E030, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_Spline_From_Element_Setup_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_1_Ratio) == 0x00E040, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayAdd_Index) == 0x00E044, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayAdd_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_1_Index) == 0x00E048, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_1_Count) == 0x00E04C, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayIterator_1_BlockToRun) == 0x00E050, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_1_Transform) == 0x00E060, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetAtIndex_1_Element) == 0x00E0C0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_MathIntSub_Result) == 0x00E0CC, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_ArrayGetNum_Num) == 0x00E0D0, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_GetTransform_1_CachedIndex) == 0x00E0D8, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Spine___Setup_Spine_SetTransform_CachedIndex) == 0x00E0E8, "Member 'FPropertyBag_549090708cfac983::Setup_Spine___Setup_Spine_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_51_Array) == 0x00E0F8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_51_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_54_Array) == 0x00E108, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_54_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___Setup_Neck_1_Length) == 0x00E118, "Member 'FPropertyBag_549090708cfac983::RigVMModel___Setup_Neck_1_Length' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_Transform) == 0x00E120, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_1_Element) == 0x00E180, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_MathIntSub_Result) == 0x00E18C, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetNum_Num) == 0x00E190, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_CachedIndex) == 0x00E198, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_Value__IO) == 0x00E1B0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_CachedIndex) == 0x00E210, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_1_Value__IO) == 0x00E220, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_1_CachedIndex) == 0x00E280, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayIterator_Element) == 0x00E290, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_15_Transform) == 0x00E2A0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_15_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_Element) == 0x00E300, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayIterator_Index) == 0x00E30C, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_15_CachedIndex) == 0x00E310, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_15_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_28_Value__IO) == 0x00E320, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_28_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_28_CachedIndex) == 0x00E380, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_28_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayIterator_Count) == 0x00E390, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayIterator_Ratio) == 0x00E394, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayIterator_BlockToRun) == 0x00E398, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_15_1_Transform) == 0x00E3A0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_15_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_2_Element) == 0x00E400, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_MathIntSub_1_Result) == 0x00E40C, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_MathIntSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetNum_1_Num) == 0x00E410, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransform_15_1_CachedIndex) == 0x00E418, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransform_15_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_28_1_Value__IO) == 0x00E430, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_28_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_SetTransform_28_1_CachedIndex) == 0x00E490, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_SetTransform_28_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Spline) == 0x00E4A0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Spline' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Element) == 0x00E4C0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransformItemArray_Transforms) == 0x00E520, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransformItemArray_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_GetTransformItemArray_CachedIndex) == 0x00E530, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_GetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_1_Element) == 0x00E540, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Element) == 0x00E5A0, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ArrayGetAtIndex_3_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__IO) == 0x00E600, "Member 'FPropertyBag_549090708cfac983::Setup_Neck_1___Setup_Neck_ControlRigSplineFromPoints_Points__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_9_1_2_Array) == 0x00E610, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_9_1_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_1_3_Array) == 0x00E620, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_1_3_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_9_1_1_1_Array) == 0x00E630, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_9_1_1_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_5_1_1_2_1_Array) == 0x00E640, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_5_1_1_2_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_2_Transform) == 0x00E650, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Element) == 0x00E6B0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_2_CachedIndex) == 0x00E6C0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Set_Transform_2_2_Value__IO) == 0x00E6D0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Set_Transform_2_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Set_Transform_2_2_CachedIndex) == 0x00E730, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Set_Transform_2_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Element) == 0x00E740, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_Transform) == 0x00E750, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element) == 0x00E7B0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_1_Array) == 0x00E7C0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_Element) == 0x00E7D0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_Element) == 0x00E7DC, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_Element) == 0x00E7E8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Index) == 0x00E7F4, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_CachedIndex) == 0x00E7F8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Set_Transform_2_Value__IO) == 0x00E810, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Set_Transform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Set_Transform_2_CachedIndex) == 0x00E870, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Set_Transform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_Array) == 0x00E880, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Element) == 0x00E890, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Element) == 0x00E89C, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Element) == 0x00E8A8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Count) == 0x00E8B4, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Ratio) == 0x00E8B8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun) == 0x00E8BC, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_1_Element) == 0x00E8C4, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_Transform) == 0x00E8D0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_Element) == 0x00E930, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_CachedIndex) == 0x00E940, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTransform_2_CachedIndex) == 0x00E950, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_1_Element) == 0x00E960, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_Transform) == 0x00E970, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_Element) == 0x00E9D0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_CachedIndex) == 0x00E9E0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_Value) == 0x00E9F0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_CachedIndex) == 0x00EA08, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetRotation_CachedIndex) == 0x00EA18, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetRotation_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_1_Element) == 0x00EA28, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_Transform) == 0x00EA40, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_Element) == 0x00EAA0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_CachedIndex) == 0x00EAB0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_3_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_Value) == 0x00EAC0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_CachedIndex) == 0x00EAD8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTranslation_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetRotation_1_CachedIndex) == 0x00EAE8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetRotation_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Element) == 0x00EAF8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_1_Transform) == 0x00EB10, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element) == 0x00EB70, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Index) == 0x00EB7C, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_GetTransform_3_1_CachedIndex) == 0x00EB80, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Set_Transform_2_1_CachedIndex) == 0x00EB90, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Set_Transform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_Element) == 0x00EBA0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_Transform) == 0x00EBB0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_1_Element) == 0x00EC10, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_CachedIndex) == 0x00EC20, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Divide_Result) == 0x00EC30, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Divide_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_Result) == 0x00EC48, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_Transform) == 0x00EC60, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_Element) == 0x00ECC0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_CachedIndex) == 0x00ECD0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_A) == 0x00ECE0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_B) == 0x00ECF8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_Value__IO) == 0x00ED10, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_CachedIndex) == 0x00ED70, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_1_Element) == 0x00ED80, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_1_1_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_Transform) == 0x00ED90, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_1_Element) == 0x00EDF0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_CachedIndex) == 0x00EE00, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Divide_1_Result) == 0x00EE10, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Divide_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_1_Result) == 0x00EE28, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_1_A) == 0x00EE40, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_Transform) == 0x00EE60, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_2_Element) == 0x00EEC0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_CachedIndex) == 0x00EED0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_Add_1_B) == 0x00EEE0, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_Add_1_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_Value__IO) == 0x00EF00, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_CachedIndex) == 0x00EF60, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_RigUnit_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_2_Array) == 0x00EF70, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayMake_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_Element) == 0x00EF80, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_Element) == 0x00EF8C, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Element) == 0x00EF98, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_ArrayGetAtIndex_1_1_3_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Count) == 0x00EFA4, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio) == 0x00EFA8, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun) == 0x00EFAC, "Member 'FPropertyBag_549090708cfac983::Setup_SNC___Setup_SNC_DISPATCH_RigVMDispatch_ArrayIterator_1_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_If_2_Result) == 0x00EFC0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_If_2_Condition) == 0x00F020, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_Get_Negative_Transform_1_Output) == 0x00F030, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Claviclete_694541249) == 0x00F090, "Member 'FPropertyBag_549090708cfac983::Setup_Claviclete_694541249' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_GetTransform_Transform) == 0x00F0E0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_GetTransform_CachedIndex) == 0x00F140, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x00F150, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x00F170, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x00F190, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_Result) == 0x00F1B0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_A) == 0x00F1B4, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x00F1B8, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Result) == 0x00F1D0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Value) == 0x00F1D4, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_1___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x00F1E0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_1___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle___Setup_Clavicle_SetTransform_CachedIndex) == 0x00F240, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle___Setup_Clavicle_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_If_2_Result) == 0x00F250, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_If_2_Condition) == 0x00F2B0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_Get_Negative_Transform_1_Output) == 0x00F2C0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1te_694541249) == 0x00F320, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1te_694541249' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_GetTransform_Transform) == 0x00F370, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_GetTransform_CachedIndex) == 0x00F3D0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Clavicle_1___Setup_Clavicle_SetTransform_CachedIndex) == 0x00F3E0, "Member 'FPropertyBag_549090708cfac983::Setup_Clavicle_1___Setup_Clavicle_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_55_Array) == 0x00F3F0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_55_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_56_Array) == 0x00F400, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_56_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_Array) == 0x00F410, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Arm_Transforms) == 0x00F420, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Arm_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetNum_Num) == 0x00F430, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_2_Index) == 0x00F434, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_3_Result) == 0x00F440, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathIntEquals_1_Result) == 0x00F460, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathIntEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathIntSub_1_Result) == 0x00F464, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathIntSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_2_Count) == 0x00F468, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_3_Condition) == 0x00F46C, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_3_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Result) == 0x00F470, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Result) == 0x00F490, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Armte_298357611) == 0x00F4A8, "Member 'FPropertyBag_549090708cfac983::Setup_Armte_298357611' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_2_Result) == 0x00F500, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_2_Condition) == 0x00F560, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_Get_Negative_Transform_Output) == 0x00F570, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_2_Element) == 0x00F5D0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Value) == 0x00F630, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathFloatAdd_2_Result) == 0x00F650, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathFloatAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathFloatAdd_2_A) == 0x00F654, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathFloatAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Value__IO) == 0x00F658, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArraySetAtIndex_Element__IO) == 0x00F670, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArraySetAtIndex_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_GetTransformItemArray_1_Transforms) == 0x00F6D0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_GetTransformItemArray_1_CachedIndex) == 0x00F6E0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_2_Ratio) == 0x00F6F0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_2_BlockToRun) == 0x00F6F4, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Element) == 0x00F700, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransform_3_CachedIndex) == 0x00F760, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransformItemArray_CachedIndex) == 0x00F770, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_2_1_Result) == 0x00F780, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_2_1_Condition) == 0x00F7E0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_Get_Negative_Transform_0_Output) == 0x00F7F0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_Get_Negative_Transform_0_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Armte_1696810078) == 0x00F850, "Member 'FPropertyBag_549090708cfac983::Setup_Armte_1696810078' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_GetTransform_Transform) == 0x00F8A0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_Element) == 0x00F900, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_GetTransform_CachedIndex) == 0x00F910, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Result) == 0x00F920, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Result) == 0x00F940, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Value) == 0x00F960, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionToRotator_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_Result) == 0x00F980, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_A) == 0x00F984, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO) == 0x00F988, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathQuaternionFromRotator_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Result) == 0x00F9A0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Value) == 0x00F9A4, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_MathFloatNegate_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Get_Negative_Transform_0___Get_Negative_Transform_RerouteNode_Elements__IO) == 0x00F9B0, "Member 'FPropertyBag_549090708cfac983::Get_Negative_Transform_0___Get_Negative_Transform_RerouteNode_Elements__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransform_2_1_1_CachedIndex) == 0x00FA10, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathTransformMul_Result) == 0x00FA20, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathFloatNegate_Result) == 0x00FA80, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathFloatDiv_Result) == 0x00FA84, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathVectorDistance_Result) == 0x00FA88, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_1_Element) == 0x00FA90, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathVectorDistance_A) == 0x00FAF0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_2_1_Element) == 0x00FB10, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathVectorDistance_B) == 0x00FB70, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathTransformMul_A__IO) == 0x00FB90, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_3_Element) == 0x00FBF0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_If_1_Result) == 0x00FC50, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransform_1_Value__IO) == 0x00FC70, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransform_1_CachedIndex) == 0x00FCD0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_1_Element) == 0x00FCE0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_MathIntSub_Result) == 0x00FD40, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayGetNum_1_Num) == 0x00FD44, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_SetTransform_2_1_CachedIndex) == 0x00FD48, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_Element) == 0x00FD58, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_Index) == 0x00FD64, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_Count) == 0x00FD68, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_Ratio) == 0x00FD6C, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm___Setup_Arm_ArrayIterator_BlockToRun) == 0x00FD70, "Member 'FPropertyBag_549090708cfac983::Setup_Arm___Setup_Arm_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_58_Array) == 0x00FD78, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_58_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_57_Array) == 0x00FD88, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_57_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_34_Array) == 0x00FD98, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_34_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Arm_Transforms_01) == 0x00FDA8, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Arm_Transforms_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetNum_Num) == 0x00FDB8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Index) == 0x00FDBC, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_3_Result) == 0x00FDC0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_3_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathIntEquals_1_Result) == 0x00FDE0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathIntEquals_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathIntSub_1_Result) == 0x00FDE4, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathIntSub_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Count) == 0x00FDE8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_3_Condition) == 0x00FDEC, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_3_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Result) == 0x00FDF0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Result) == 0x00FE10, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1te_298357611) == 0x00FE28, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1te_298357611' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_2_Result) == 0x00FE80, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_2_Condition) == 0x00FEE0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_Get_Negative_Transform_Output) == 0x00FEF0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_Get_Negative_Transform_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Element) == 0x00FF50, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Value) == 0x00FFB0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_Result) == 0x00FFD0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathFloatAdd_2_A) == 0x00FFD4, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathFloatAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Value__IO) == 0x00FFD8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArraySetAtIndex_Element__IO) == 0x00FFF0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArraySetAtIndex_Element__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Transforms) == 0x010050, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_CachedIndex) == 0x010060, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_2_Ratio) == 0x010070, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_2_BlockToRun) == 0x010074, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Element) == 0x010080, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransform_3_CachedIndex) == 0x0100E0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransformItemArray_CachedIndex) == 0x0100F0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_2_1_Result) == 0x010100, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_2_1_Condition) == 0x010160, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_Get_Negative_Transform_0_Output) == 0x010170, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_Get_Negative_Transform_0_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1te_1696810078) == 0x0101D0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1te_1696810078' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_GetTransform_Transform) == 0x010220, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Element) == 0x010280, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_GetTransform_CachedIndex) == 0x010290, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransform_2_1_1_CachedIndex) == 0x0102A0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathTransformMul_Result) == 0x0102B0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathFloatNegate_Result) == 0x010310, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathFloatNegate_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathFloatDiv_Result) == 0x010314, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathVectorDistance_Result) == 0x010318, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_1_Element) == 0x010320, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathVectorDistance_A) == 0x010380, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_2_1_Element) == 0x0103A0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathVectorDistance_B) == 0x010400, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathTransformMul_A__IO) == 0x010420, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_3_Element) == 0x010480, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_If_1_Result) == 0x0104E0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransform_1_Value__IO) == 0x010500, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransform_1_CachedIndex) == 0x010560, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_1_Element) == 0x010570, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_MathIntSub_Result) == 0x0105D0, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayGetNum_1_Num) == 0x0105D4, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayGetNum_1_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_SetTransform_2_1_CachedIndex) == 0x0105D8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_Element) == 0x0105E8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_Index) == 0x0105F4, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_Count) == 0x0105F8, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_Ratio) == 0x0105FC, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Arm_1___Setup_Arm_ArrayIterator_BlockToRun) == 0x010600, "Member 'FPropertyBag_549090708cfac983::Setup_Arm_1___Setup_Arm_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_45_1_Array) == 0x010608, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_45_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_NameConcat_4_1_Result) == 0x010618, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_ArrayIterator_Element) == 0x010620, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_NameConcat_4_1_A) == 0x01062C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_SetTransform_2_Item__IO) == 0x010634, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_If_2_1_Result) == 0x010640, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_If_2_1_Condition) == 0x010660, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x010670, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x010690, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingerste_929863552) == 0x0106A8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingerste_929863552' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_GetTransform_6_Transform) == 0x010700, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_GetTransform_6_CachedIndex) == 0x010760, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x010770, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x010790, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_A) == 0x010794, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x010798, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_If_1_1_Result) == 0x0107B0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_SetTransform_2_Value__IO) == 0x0107D0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_SetTransform_2_CachedIndex) == 0x010830, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_ArrayIterator_Index) == 0x010840, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_ArrayIterator_Count) == 0x010844, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_ArrayIterator_Ratio) == 0x010848, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01084C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_60_Array) == 0x010858, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_60_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_Result) == 0x010868, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Element) == 0x010870, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_A) == 0x01087C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Item__IO) == 0x010884, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_If_2_1_Result) == 0x010890, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_If_2_1_Condition) == 0x0108B0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x0108C0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x0108E0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1te_929863552) == 0x0108F8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1te_929863552' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_GetTransform_6_Transform) == 0x010950, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_GetTransform_6_CachedIndex) == 0x0109B0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x0109C0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x0109E0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_A) == 0x0109E4, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x0109E8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_If_1_1_Result) == 0x010A00, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_SetTransform_2_Value__IO) == 0x010A20, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_SetTransform_2_CachedIndex) == 0x010A80, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Index) == 0x010A90, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Count) == 0x010A94, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_ArrayIterator_Ratio) == 0x010A98, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_1___Setup_Fingers_ArrayIterator_BlockToRun) == 0x010A9C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_1___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_27_Array) == 0x010AA8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_27_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_61_Array) == 0x010AB8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_61_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_35_Array) == 0x010AC8, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_35_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Leg_Transforms) == 0x010AD8, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Leg_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetNum_Num) == 0x010AE8, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_2_Index) == 0x010AEC, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_If_2_Result) == 0x010AF0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_If_2_Condition) == 0x010B50, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_Get_Negative_Transform_1_Output) == 0x010B60, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_2_Element) == 0x010BC0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_GetTransformItemArray_1_Transforms) == 0x010C20, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_GetTransformItemArray_1_CachedIndex) == 0x010C30, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_2_Count) == 0x010C40, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_2_Ratio) == 0x010C44, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_2_BlockToRun) == 0x010C48, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Element) == 0x010C50, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransform_3_CachedIndex) == 0x010CB0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransformItemArray_CachedIndex) == 0x010CC0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_Element) == 0x010CD0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_If_Result) == 0x010D30, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransform_2_1_Value__IO) == 0x010D50, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransform_2_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransform_2_1_CachedIndex) == 0x010DB0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_Element) == 0x010DC0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_04) == 0x010DD0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_04) == 0x010DE0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_04) == 0x010DF0, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_04) == 0x010E00, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_04) == 0x010E10, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_04' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathTransformMul_Result) == 0x010E20, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathFloatDiv_Result) == 0x010E80, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathVectorDistance_Result) == 0x010E84, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_1_Element) == 0x010E90, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathVectorDistance_A) == 0x010EF0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Element) == 0x010F10, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathVectorDistance_B) == 0x010F70, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_MathTransformMul_A__IO) == 0x010F90, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Element) == 0x010FF0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_If_1_Result) == 0x011050, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransform_1_Value__IO) == 0x011070, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_SetTransform_1_CachedIndex) == 0x0110D0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_Element) == 0x0110E0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_Index) == 0x0110EC, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_Count) == 0x0110F0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_Ratio) == 0x0110F4, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg___Setup_Leg_ArrayIterator_BlockToRun) == 0x0110F8, "Member 'FPropertyBag_549090708cfac983::Setup_Leg___Setup_Leg_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_64_Array) == 0x011100, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_64_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_62_Array) == 0x011110, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_62_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_35_1_Array) == 0x011120, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_35_1_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Leg_Transforms_01) == 0x011130, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Leg_Transforms_01' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetNum_Num) == 0x011140, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Index) == 0x011144, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_If_2_Result) == 0x011150, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_If_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_If_2_Condition) == 0x0111B0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_If_2_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_Get_Negative_Transform_1_Output) == 0x0111C0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Element) == 0x011220, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Transforms) == 0x011280, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_Transforms' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_CachedIndex) == 0x011290, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_GetTransformItemArray_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Count) == 0x0112A0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_2_Ratio) == 0x0112A4, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_2_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_2_BlockToRun) == 0x0112A8, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_2_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Element) == 0x0112B0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransform_3_CachedIndex) == 0x011310, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransform_3_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransformItemArray_CachedIndex) == 0x011320, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransformItemArray_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Element) == 0x011330, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_If_Result) == 0x011390, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransform_2_1_Value__IO) == 0x0113B0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransform_2_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransform_2_1_CachedIndex) == 0x011410, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransform_2_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_Element) == 0x011420, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_05) == 0x011430, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_GetTransform_4_1_CachedIndex_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_05) == 0x011440, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_PrimaryCachedSpace_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_05) == 0x011450, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_SecondaryCachedSpace_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_05) == 0x011460, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_AimBoneMath_bIsInitialized_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_05) == 0x011470, "Member 'FPropertyBag_549090708cfac983::Compute_Pole_Vector_Parent___Compute_Pole_Vector_Parent_RigUnit_SetTransform_2_1_CachedIndex_05' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathTransformMul_Result) == 0x011480, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathTransformMul_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathFloatDiv_Result) == 0x0114E0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathFloatDiv_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathVectorDistance_Result) == 0x0114E4, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathVectorDistance_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_1_Element) == 0x0114F0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathVectorDistance_A) == 0x011550, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathVectorDistance_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Element) == 0x011570, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_2_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathVectorDistance_B) == 0x0115D0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathVectorDistance_B' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_MathTransformMul_A__IO) == 0x0115F0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_MathTransformMul_A__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Element) == 0x011650, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_If_1_Result) == 0x0116B0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransform_1_Value__IO) == 0x0116D0, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_SetTransform_1_CachedIndex) == 0x011730, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_Element) == 0x011740, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_Index) == 0x01174C, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_Count) == 0x011750, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_Ratio) == 0x011754, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Leg_1___Setup_Leg_ArrayIterator_BlockToRun) == 0x011758, "Member 'FPropertyBag_549090708cfac983::Setup_Leg_1___Setup_Leg_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_2_Transform) == 0x011760, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_2_CachedIndex) == 0x0117C0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_If_1_Result) == 0x0117D0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_SetTransform_Value__IO) == 0x0117F0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_SetTransform_CachedIndex) == 0x011850, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_If_Result) == 0x011860, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_If_Condition) == 0x011880, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Result) == 0x011890, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionToEuler_Result) == 0x0118B0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Footte_3789698076) == 0x0118C8, "Member 'FPropertyBag_549090708cfac983::Setup_Footte_3789698076' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Result) == 0x011920, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathFloatAdd_2_Result) == 0x011940, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathFloatAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Result) == 0x011948, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Footte_1317540122) == 0x011960, "Member 'FPropertyBag_549090708cfac983::Setup_Footte_1317540122' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_Transform) == 0x0119B0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_CachedIndex) == 0x011A10, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Value) == 0x011A20, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathFloatAdd_2_A) == 0x011A40, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathFloatAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Value__IO) == 0x011A48, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathFloatAdd_Result) == 0x011A60, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathFloatAdd_A) == 0x011A64, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathFloatAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Euler__IO) == 0x011A68, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_If_1_1_Result) == 0x011A80, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_SetTransform_1_Value__IO) == 0x011AA0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_SetTransform_1_CachedIndex) == 0x011B00, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_1_Transform) == 0x011B10, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_GetTransform_1_CachedIndex) == 0x011B70, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot___Setup_Foot_SetTransform_2_1_1_CachedIndex) == 0x011B80, "Member 'FPropertyBag_549090708cfac983::Setup_Foot___Setup_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_2_Transform) == 0x011B90, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_2_CachedIndex) == 0x011BF0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_If_1_Result) == 0x011C00, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_SetTransform_Value__IO) == 0x011C20, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_SetTransform_CachedIndex) == 0x011C80, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_If_Result) == 0x011C90, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_If_Condition) == 0x011CB0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Result) == 0x011CC0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_Result) == 0x011CE0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionToEuler_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1te_3789698076) == 0x011CF8, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1te_3789698076' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Result) == 0x011D50, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_Result) == 0x011D70, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Result) == 0x011D78, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1te_1317540122) == 0x011D90, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1te_1317540122' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_Transform) == 0x011DE0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_CachedIndex) == 0x011E40, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Value) == 0x011E50, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionToRotator_2_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathFloatAdd_2_A) == 0x011E70, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathFloatAdd_2_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Value__IO) == 0x011E78, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionFromRotator_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathFloatAdd_Result) == 0x011E90, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathFloatAdd_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathFloatAdd_A) == 0x011E94, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathFloatAdd_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Euler__IO) == 0x011E98, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_MathQuaternionFromEuler_Euler__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_If_1_1_Result) == 0x011EB0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_SetTransform_1_Value__IO) == 0x011ED0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_SetTransform_1_CachedIndex) == 0x011F30, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_1_Transform) == 0x011F40, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_GetTransform_1_CachedIndex) == 0x011FA0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Foot_1___Setup_Foot_SetTransform_2_1_1_CachedIndex) == 0x011FB0, "Member 'FPropertyBag_549090708cfac983::Setup_Foot_1___Setup_Foot_SetTransform_2_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_2_Array) == 0x011FC0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_2_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_Result) == 0x011FD0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Element) == 0x011FD8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_A) == 0x011FE4, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Item__IO) == 0x011FEC, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_If_2_1_Result) == 0x012000, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_If_2_1_Condition) == 0x012020, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x012030, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x012050, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2te_929863552) == 0x012068, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2te_929863552' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_GetTransform_6_Transform) == 0x0120C0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_GetTransform_6_CachedIndex) == 0x012120, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x012130, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x012150, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_A) == 0x012154, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x012158, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_If_1_1_Result) == 0x012170, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_SetTransform_2_Value__IO) == 0x012190, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_SetTransform_2_CachedIndex) == 0x0121F0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Index) == 0x012200, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Count) == 0x012204, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_ArrayIterator_Ratio) == 0x012208, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01220C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_63_Array) == 0x012218, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_63_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_Result) == 0x012228, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Element) == 0x012230, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_A) == 0x01223C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_NameConcat_4_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Item__IO) == 0x012244, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Item__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_If_2_1_Result) == 0x012250, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_If_2_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_If_2_1_Condition) == 0x012270, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_If_2_1_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result) == 0x012280, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result) == 0x0122A0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1te_929863552) == 0x0122B8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1te_929863552' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_Transform) == 0x012310, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_CachedIndex) == 0x012370, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_GetTransform_6_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value) == 0x012380, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionToRotator_1_1_Value' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_Result) == 0x0123A0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_A) == 0x0123A4, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathFloatAdd_1_1_A' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO) == 0x0123A8, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_MathQuaternionFromRotator_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_If_1_1_Result) == 0x0123C0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_If_1_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Value__IO) == 0x0123E0, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_CachedIndex) == 0x012440, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Index) == 0x012450, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Count) == 0x012454, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Ratio) == 0x012458, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_BlockToRun) == 0x01245C, "Member 'FPropertyBag_549090708cfac983::Setup_Fingers_2_1___Setup_Fingers_ArrayIterator_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_23_Array) == 0x012468, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_23_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_18_Array) == 0x012478, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_18_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_11_Array) == 0x012488, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_11_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Transform) == 0x0124A0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x012500, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_CachedIndex) == 0x012510, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Reverse_Foot_Heel_Rotation) == 0x012520, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Reverse_Foot_Heel_Rotation' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Index) == 0x012540, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, LocalVariable__Setup_Reverse_Foot_Bone_Index) == 0x012544, "Member 'FPropertyBag_549090708cfac983::LocalVariable__Setup_Reverse_Foot_Bone_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x012548, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_If_Result) == 0x012560, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_If_Condition) == 0x0125C0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Output) == 0x0125D0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Footte_739576758) == 0x012630, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Footte_739576758' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_Transform) == 0x012680, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Element) == 0x0126E0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_CachedIndex) == 0x0126F0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO) == 0x012700, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_If_False__IO) == 0x012760, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_If_False__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Value__IO) == 0x0127C0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_CachedIndex) == 0x012820, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_Element) == 0x012830, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_Value__IO) == 0x012840, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_CachedIndex) == 0x0128A0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Count) == 0x0128B0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Ratio) == 0x0128B4, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun) == 0x0128B8, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_Transform) == 0x0128C0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x012920, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_Result) == 0x01292C, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetNum_Num) == 0x012930, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_CachedIndex) == 0x012938, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_Result) == 0x012948, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_Value__IO) == 0x012960, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex) == 0x0129C0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_Value__IO) == 0x0129D0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_CachedIndex) == 0x012A30, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot___Setup_Reverse_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_29_Array) == 0x012A40, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_29_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_30_Array) == 0x012A50, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_30_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RerouteNode_31_Array) == 0x012A60, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RerouteNode_31_Array' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Transform) == 0x012A70, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element) == 0x012AD0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_CachedIndex) == 0x012AE0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Index) == 0x012AF0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Index' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element) == 0x012AF4, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_2_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Result) == 0x012B00, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Condition) == 0x012B60, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_Condition' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Output) == 0x012B70, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Output' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1te_739576758) == 0x012BD0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1te_739576758' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_Transform) == 0x012C20, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Element) == 0x012C80, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_CachedIndex) == 0x012C90, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO) == 0x012CA0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_Get_Negative_Transform_1_Input__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_False__IO) == 0x012D00, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_False__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Value__IO) == 0x012D60, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_CachedIndex) == 0x012DC0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_Element) == 0x012DD0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_Value__IO) == 0x012DE0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_CachedIndex) == 0x012E40, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_2_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Count) == 0x012E50, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Count' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Ratio) == 0x012E54, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_Ratio' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun) == 0x012E58, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayIterator_3_BlockToRun' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_Transform) == 0x012E60, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element) == 0x012EC0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetAtIndex_1_Element' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_Result) == 0x012ECC, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_MathIntSub_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetNum_Num) == 0x012ED0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_ArrayGetNum_Num' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_CachedIndex) == 0x012ED8, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_Result) == 0x012EE8, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_If_1_Result' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_Value__IO) == 0x012F00, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex) == 0x012F60, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_Value__IO) == 0x012F70, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_Value__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_CachedIndex) == 0x012FD0, "Member 'FPropertyBag_549090708cfac983::Setup_Reverse_Foot_1___Setup_Reverse_Foot_SetTransform_1_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SpawnControl_1_Item) == 0x012FE0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SpawnControl_1_Item' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetTransform_Transform) == 0x012FF0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x013050, "Member 'FPropertyBag_549090708cfac983::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SpawnControl_1_Settings__IO) == 0x013060, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SpawnControl_1_Settings__IO' has a wrong offset!"); \ +static_assert(offsetof(FPropertyBag_549090708cfac983, RigVMModel___SpawnControl_2_Item) == 0x0131E0, "Member 'FPropertyBag_549090708cfac983::RigVMModel___SpawnControl_2_Item' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FPropertyBag_a3848d65cf445007 \ -static_assert(alignof(FPropertyBag_a3848d65cf445007) == 0x000010, "Wrong alignment on FPropertyBag_a3848d65cf445007"); \ -static_assert(sizeof(FPropertyBag_a3848d65cf445007) == 0x0008F0, "Wrong size on FPropertyBag_a3848d65cf445007"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___HR_Tick_1_Rotation_intensity__Const) == 0x000000, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___HR_Tick_1_Rotation_intensity__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___HR_Tick_1_Rotation_side_intensity__Const) == 0x000008, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___HR_Tick_1_Rotation_side_intensity__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___HR_Tick_1_Rotation_side_delay__Const) == 0x000010, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___HR_Tick_1_Rotation_side_delay__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___HR_Tick_1_Rotate_Pelvis__Const) == 0x000018, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___HR_Tick_1_Rotate_Pelvis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Interpolate_Time__Const) == 0x000019, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Interpolate_Time__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Artificial_Time__Const) == 0x000020, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Artificial_Time__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Current_Index__Const) == 0x000028, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Current_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Current_Name__Const) == 0x00002C, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Current_Name__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Current_Translation__Const) == 0x000038, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Current_Translation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Current_Rotation__Const) == 0x000050, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Current_Rotation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Current_Scale__Const) == 0x000070, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Current_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Hit_Bone__Const) == 0x000088, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Hit_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Hit_Normal__Const) == 0x000090, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Hit_Normal__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Default_Distances__Const) == 0x0000A8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Default_Distances__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Bones_Transforms__Const) == 0x0000B8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Bones_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Effectors_Transforms__Const) == 0x0000C8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Effectors_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__PBIK_Effectors__Const) == 0x0000D8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__PBIK_Effectors__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__Bone_Map__Const) == 0x0000E8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__Bone_Map__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__offset_l__Const) == 0x0000F8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__offset_l__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__offset_r__Const) == 0x000110, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__offset_r__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__tmp_counter__Const) == 0x000128, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__tmp_counter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__current_intensity__Const) == 0x000130, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__current_intensity__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__cross_normal__Const) == 0x000138, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__cross_normal__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__initial_pelvis_vector__Const) == 0x000150, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__initial_pelvis_vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__pelvis_correction_length__Const) == 0x000168, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__pelvis_correction_length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__pelvis_correction_direction__Const) == 0x000170, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__pelvis_correction_direction__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Tick__pelvis_index__Const) == 0x000188, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Tick__pelvis_index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_RigVMFunction_MathVectorCross_1_B__Const) == 0x000198, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_RigVMFunction_MathVectorCross_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_AlphaInterp_Scale__Const) == 0x0001B0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_AlphaInterp_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_AlphaInterp_bMapRange__Const) == 0x0001B4, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_AlphaInterp_bMapRange__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_AlphaInterp_InRange__Const) == 0x0001B8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_AlphaInterp_InRange__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_AlphaInterp_ClampMin__Const) == 0x0001C0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_AlphaInterp_ClampMin__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_AlphaInterp_ClampMax__Const) == 0x0001C4, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_AlphaInterp_ClampMax__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_GetTransform_Space__Const) == 0x0001C8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_GetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Add_2_B__Const) == 0x0001D0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Add_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Divide_1_B__Const) == 0x0001D8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Divide_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Curve__Const) == 0x0001E0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Divide_B__Const) == 0x000268, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Divide_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Multiply_1_B__Const) == 0x000270, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Multiply_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Make_Absolute_Local__Const) == 0x000280, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Make_Absolute_Local__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Values_0__Const) == 0x0002E0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Values_1__Const) == 0x0002F8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_DISPATCH_RigVMDispatch_SelectInt32_5_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Curve__Const) == 0x000310, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_RigVMFunction_AnimEvalRichCurve_1_Curve__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_At_12_1_1_1_1_Index__Const) == 0x000398, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_At_12_1_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_At_12_1_1_1_Index__Const) == 0x00039C, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_At_12_1_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_At_12_2_1_1_Index__Const) == 0x0003A0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_At_12_2_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Multiply_16_B__Const) == 0x0003A8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Multiply_16_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Multiply_13_B__Const) == 0x0003B0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Multiply_13_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Multiply_15_B__Const) == 0x0003B8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Multiply_15_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Interpolate_1_T__Const) == 0x0003D0, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Interpolate_1_T__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_At_12_1_2_1_1_Index__Const) == 0x0003D4, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_At_12_1_2_1_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Interpolate_T__Const) == 0x0003D8, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Interpolate_T__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Tick_1___HR_Tick_Set_Transform_bPropagateToChildren__Const) == 0x0003DC, "Member 'FPropertyBag_a3848d65cf445007::HR_Tick_1___HR_Tick_Set_Transform_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___RigUnit_ItemArray_2_Items__Const) == 0x0003E0, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___RigUnit_ItemArray_2_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___RigUnit_ItemArray_6_Items__Const) == 0x0003F0, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___RigUnit_ItemArray_6_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___RigUnit_ItemArray_1_Items__Const) == 0x000400, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___RigUnit_ItemArray_1_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___HR_SetDataArrays_1_Root_Bone__Const) == 0x000410, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___HR_SetDataArrays_1_Root_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___RigUnit_ItemArray_Items__Const) == 0x000420, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___RigUnit_ItemArray_Items__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__BoneMap__Const) == 0x000430, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__BoneMap__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Time_Array__Const) == 0x000440, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Time_Array__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Intensity_Array__Const) == 0x000450, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Intensity_Array__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Bones_Transforms__Const) == 0x000460, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Bones_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__FBIK_Effectors__Const) == 0x000470, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__FBIK_Effectors__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Effectors_Transforms__Const) == 0x000480, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Effectors_Transforms__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Bones_In_Chains__Const) == 0x000490, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Bones_In_Chains__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Child_Distances__Const) == 0x0004A0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Child_Distances__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Feet_Bones__Const) == 0x0004B0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Feet_Bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__End_Chain_Bones__Const) == 0x0004C0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__End_Chain_Bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Bones_To_Correct_Stretch__Const) == 0x0004D0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Bones_To_Correct_Stretch__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Default_Distances__Const) == 0x0004E0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Default_Distances__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Mass_Map__Const) == 0x0004F0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Mass_Map__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Bones_Exceptions_Source__Const) == 0x000500, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Bones_Exceptions_Source__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__Bones_Exceptions_Target__Const) == 0x000510, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__Bones_Exceptions_Target__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__parents__Const) == 0x000520, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__children_map__Const) == 0x000530, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__children_map__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__effectors_positions__Const) == 0x000540, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__effectors_positions__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__effectors_rotations__Const) == 0x000550, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__effectors_rotations__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__effectors_scale__Const) == 0x000560, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__effectors_scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__children_indexes__Const) == 0x000570, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__children_indexes__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__not_affected_bones__Const) == 0x000580, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__not_affected_bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_SetDataArrays__pelvis_rotation_adjustment__Const) == 0x000590, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_SetDataArrays__pelvis_rotation_adjustment__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_Element__Const) == 0x0005A0, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_3_Element__Const) == 0x0005B0, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_3_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_1_Element__Const) == 0x000610, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_1_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_Add_2_Element__Const) == 0x000618, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_Add_2_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_Add_3_Element__Const) == 0x000630, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_Add_3_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_14_Element__Const) == 0x000650, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_DISPATCH_RigVMDispatch_ArrayAdd_14_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_bDefaultParent__Const) == 0x000658, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_HierarchyGetParent_bDefaultParent__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_SetDataArrays_1___HR_SetDataArrays_Add_1_Element__Const) == 0x00065C, "Member 'FPropertyBag_a3848d65cf445007::HR_SetDataArrays_1___HR_SetDataArrays_Add_1_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___VariableNode_2_Value__Const) == 0x000668, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___VariableNode_2_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___RigVMFunction_UserDefinedEvent_EventName__Const) == 0x000678, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___RigVMFunction_UserDefinedEvent_EventName__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Intensity_Array__Const) == 0x000680, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Intensity_Array__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Time_Array__Const) == 0x000690, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Time_Array__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Child_Distances__Const) == 0x0006A0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Child_Distances__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Hit_Bone_Index__Const) == 0x0006B0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Hit_Bone_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Hit_Bone__Const) == 0x0006B4, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Hit_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Bone_Map__Const) == 0x0006C0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Bone_Map__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__End_Chain_Bones__Const) == 0x0006D0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__End_Chain_Bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Hit_Position__Const) == 0x0006E0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Hit_Position__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Bones_In_Chains__Const) == 0x0006F8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Bones_In_Chains__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__First_Bone_Time_Offset__Const) == 0x000708, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__First_Bone_Time_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Current_Name__Const) == 0x000710, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Current_Name__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Distance_Sum__Const) == 0x000718, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Distance_Sum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Loop_End__Const) == 0x000720, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Loop_End__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Current_Children__Const) == 0x000728, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Current_Children__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Children_tmp__Const) == 0x000738, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Children_tmp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Children_First_Pass__Const) == 0x000748, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Children_First_Pass__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Sub_Loop_End__Const) == 0x000749, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Sub_Loop_End__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Child_Exception__Const) == 0x00074C, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Child_Exception__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Damping__Const) == 0x000758, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Damping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Mass_Map__Const) == 0x000760, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Mass_Map__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Print_Debug__Const) == 0x000770, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Print_Debug__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Root_Bone__Const) == 0x000774, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Root_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Search_Depth__Const) == 0x00077C, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Search_Depth__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Hit_Bone_Distance__Const) == 0x000780, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Hit_Bone_Distance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Master_Intensity__Const) == 0x000788, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Master_Intensity__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Hit_Normal__Const) == 0x000790, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Hit_Normal__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Bones_Exceptions_Soruce__Const) == 0x0007A8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Bones_Exceptions_Soruce__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Bones_Exceptions_Target__Const) == 0x0007B8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Bones_Exceptions_Target__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Affected_bones_indexes__Const) == 0x0007C8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Affected_bones_indexes__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Not_Affected_bones_indexes__Const) == 0x0007D8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Not_Affected_bones_indexes__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Affected_in_chain_Bones__Const) == 0x0007E8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Affected_in_chain_Bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariableDefault__HR_Hit__Affected_End_Bones__Const) == 0x0007F8, "Member 'FPropertyBag_a3848d65cf445007::LocalVariableDefault__HR_Hit__Affected_End_Bones__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Values_0__Const) == 0x000808, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_3_1_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Rotation__Const) == 0x000810, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Rotation__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Scale__Const) == 0x000830, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_RigVMFunction_MathTransformMake_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_Multiply_B__Const) == 0x000848, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_Multiply_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArraySetAtIndex_4_1_Element__Const) == 0x000860, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_ArraySetAtIndex_4_1_Element__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_GetTransform_1_2_Space__Const) == 0x000868, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_GetTransform_1_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_GetTransform_1_2_bInitial__Const) == 0x000869, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_GetTransform_1_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Values_1__Const) == 0x00086C, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_DISPATCH_RigVMDispatch_SelectInt32_6_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_Divide_A__Const) == 0x000870, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_Divide_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_Add_6_B__Const) == 0x000878, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_Add_6_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindParent___HR_FindParent_HierarchyGetParent_bDefaultParent__Const) == 0x000880, "Member 'FPropertyBag_a3848d65cf445007::HR_FindParent___HR_FindParent_HierarchyGetParent_bDefaultParent__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindParent___HR_FindParent_GetTransform_1_Space__Const) == 0x000881, "Member 'FPropertyBag_a3848d65cf445007::HR_FindParent___HR_FindParent_GetTransform_1_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindParent___HR_FindParent_GetTransform_1_bInitial__Const) == 0x000882, "Member 'FPropertyBag_a3848d65cf445007::HR_FindParent___HR_FindParent_GetTransform_1_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues___HR_FindBoneValues_Multiply_7_B__Const) == 0x000888, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues___HR_FindBoneValues_Multiply_7_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues___HR_FindBoneValues_Divide_1_A__Const) == 0x000890, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues___HR_FindBoneValues_Divide_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues___HR_FindBoneValues_Divide_A__Const) == 0x000898, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues___HR_FindBoneValues_Divide_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, LocalVariable__FunctionLibrary___HR_Hit_VariableNode_68_Value__Const) == 0x0008A0, "Member 'FPropertyBag_a3848d65cf445007::LocalVariable__FunctionLibrary___HR_Hit_VariableNode_68_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1___HR_FindBoneValues_Multiply_7_B__Const) == 0x0008A8, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1___HR_FindBoneValues_Multiply_7_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1___HR_FindBoneValues_Divide_1_A__Const) == 0x0008B0, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1___HR_FindBoneValues_Divide_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1___HR_FindBoneValues_Divide_A__Const) == 0x0008B8, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1___HR_FindBoneValues_Divide_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_Hit_1___HR_Hit_CollectionChildrenArray_1_TypeToSearch__Const) == 0x0008C0, "Member 'FPropertyBag_a3848d65cf445007::HR_Hit_1___HR_Hit_CollectionChildrenArray_1_TypeToSearch__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_7_B__Const) == 0x0008C8, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1_1___HR_FindBoneValues_Multiply_7_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_1_A__Const) == 0x0008D0, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_1_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_A__Const) == 0x0008D8, "Member 'FPropertyBag_a3848d65cf445007::HR_FindBoneValues_1_1___HR_FindBoneValues_Divide_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a3848d65cf445007, RigVMModel___VariableNode_25_Value__Const) == 0x0008E0, "Member 'FPropertyBag_a3848d65cf445007::RigVMModel___VariableNode_25_Value__Const' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_d30ba498df29839c \ -static_assert(alignof(FPropertyBag_d30ba498df29839c) == 0x000010, "Wrong alignment on FPropertyBag_d30ba498df29839c"); \ -static_assert(sizeof(FPropertyBag_d30ba498df29839c) == 0x000F50, "Wrong size on FPropertyBag_d30ba498df29839c"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, RigVMModel___LessEqual_B__Const) == 0x000000, "Member 'FPropertyBag_d30ba498df29839c::RigVMModel___LessEqual_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, RigVMModel___Select_Values_0__Const) == 0x000008, "Member 'FPropertyBag_d30ba498df29839c::RigVMModel___Select_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, RigVMModel___VariableNode_5_Value__Const) == 0x000010, "Member 'FPropertyBag_d30ba498df29839c::RigVMModel___VariableNode_5_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, RigVMModel___VariableNode_12_Value__Const) == 0x000018, "Member 'FPropertyBag_d30ba498df29839c::RigVMModel___VariableNode_12_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Limb_R_Config__Const) == 0x000020, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Limb_R_Config__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Limb_L_Config__Const) == 0x000030, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Limb_L_Config__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Trace_Distance__Const) == 0x000040, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Trace_Distance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Interpolation_Speed__Const) == 0x000048, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Interpolation_Speed__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Trace_Channel__Const) == 0x000050, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Trace_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Pelvis_Bone__Const) == 0x000054, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Pelvis_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_L_Delta__Const) == 0x000060, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_L_Delta__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_L_Result__Const) == 0x0000C0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_L_Result__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_L_PV__Const) == 0x000120, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_L_PV__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_R_Result__Const) == 0x000140, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_R_Result__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_R_Delta__Const) == 0x0001A0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_R_Delta__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Leg_R_PV__Const) == 0x000200, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Leg_R_PV__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Target_Pelvis_Offset__Const) == 0x000218, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Target_Pelvis_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Result_Pelvis_Offset__Const) == 0x000220, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Result_Pelvis_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Leg_R_Primary_Axis_1__Const) == 0x000228, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Leg_R_Primary_Axis_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Leg_R_Secondary_Axis_1__Const) == 0x000240, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Leg_R_Secondary_Axis_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Leg_L_Primary_Axis_1__Const) == 0x000258, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Leg_L_Primary_Axis_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Leg_L_Secondary_Axis_1__Const) == 0x000270, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Leg_L_Secondary_Axis_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Effector_R__Const) == 0x000290, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Effector_R__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Effector_L__Const) == 0x000320, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Effector_L__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Feet_Height_Offset__Const) == 0x0003B0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Feet_Height_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__Trace_Object_Type__Const) == 0x0003B8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__Trace_Object_Type__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__leg_L_pv_dir__Const) == 0x0003C0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__leg_L_pv_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__thigh_L_dir__Const) == 0x0003D8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__thigh_L_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__leg_L_length_ratio__Const) == 0x0003F0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__leg_L_length_ratio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__thigh_L_length__Const) == 0x0003F8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__thigh_L_length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__thigh_L_new_pos__Const) == 0x000400, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__thigh_L_new_pos__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK__calf_L_current_dir__Const) == 0x000418, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK__calf_L_current_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_thigh_fwd__Const) == 0x000430, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_thigh_fwd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_thigh_up__Const) == 0x000448, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_thigh_up__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_calf_fwd__Const) == 0x000460, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_calf_fwd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_calf_up__Const) == 0x000478, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_calf_up__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Thigh_L__Const) == 0x000490, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Thigh_L__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Calf_L__Const) == 0x0004F0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Calf_L__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Foot_L__Const) == 0x000550, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Foot_L__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Thigh_R__Const) == 0x0005B0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Thigh_R__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Calf_R__Const) == 0x000610, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Calf_R__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Foot_R__Const) == 0x000670, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Foot_R__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Two_Legs_IK_Entry_Trace_Distance_Up__Const) == 0x0006D0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Two_Legs_IK_Entry_Trace_Distance_Up__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Index__Const) == 0x0006D8, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Index__Const) == 0x0006DC, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Index__Const) == 0x0006E0, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_Space__Const) == 0x0006E4, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_bInitial__Const) == 0x0006E5, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Index__Const) == 0x0006E8, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Index__Const) == 0x0006EC, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Index__Const) == 0x0006F0, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_Space__Const) == 0x0006F4, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_bInitial__Const) == 0x0006F5, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Index__Const) == 0x0006F8, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Index__Const) == 0x0006FC, "Member 'FPropertyBag_d30ba498df29839c::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_At_Index__Const) == 0x000700, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_At_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_GetTransform_3_Space__Const) == 0x000704, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_GetTransform_3_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_GetTransform_3_bInitial__Const) == 0x000705, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_GetTransform_3_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Thigh_Bone__Const) == 0x000708, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Thigh_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Calf_Bone__Const) == 0x000710, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Calf_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Foot_Bone__Const) == 0x000718, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Foot_Bone__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Initial_Foot_Transform__Const) == 0x000720, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Initial_Foot_Transform__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Bones_Config__Const) == 0x000780, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Bones_Config__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Initial_Pole_Vector__Const) == 0x000790, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Initial_Pole_Vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Distance__Const) == 0x0007A8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Distance__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Channel__Const) == 0x0007B0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Channel__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Target_Foot_Delta__Const) == 0x0007C0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Target_Foot_Delta__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Interpolation_Speed__Const) == 0x000820, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Interpolation_Speed__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Result_Foot_Delta__Const) == 0x000830, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Result_Foot_Delta__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Result_PV__Const) == 0x000890, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Result_PV__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Result_Foot__Const) == 0x0008B0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Result_Foot__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Height_Offset__Const) == 0x000910, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Height_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Object_Type__Const) == 0x000918, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Trace_Object_Type__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__Feet_Height_Offset__Const) == 0x000920, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__Feet_Height_Offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__pv_dir__Const) == 0x000928, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__pv_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__initial_thigh_vector__Const) == 0x000940, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__initial_thigh_vector__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__length_ratio__Const) == 0x000958, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__length_ratio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__IK_Foot_Offset_Calculation__foot_below_the_ground__Const) == 0x000960, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__IK_Foot_Offset_Calculation__foot_below_the_ground__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_bEnabled__Const) == 0x000961, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Mode__Const) == 0x000962, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Color__Const) == 0x000964, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const) == 0x000974, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Scale__Const) == 0x000978, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_1_Color__Const) == 0x00097C, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Foot_Trace_extended_SphereTraceByObjectTypes_ObjectTypes_0__Const) == 0x00098C, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Foot_Trace_extended_SphereTraceByObjectTypes_ObjectTypes_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_Radius__Const) == 0x000990, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_Radius__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_bTraceComplex__Const) == 0x000994, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_bTraceComplex__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_2_B__Const) == 0x000998, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_1_X__Const) == 0x0009B0, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_1_X__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Minimum__Const) == 0x0009B8, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Maximum__Const) == 0x0009D0, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Clamp_Minimum__Const) == 0x0009E8, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Clamp_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Clamp_Maximum__Const) == 0x0009F0, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Clamp_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Greater_B__Const) == 0x0009F8, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Greater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Power_B__Const) == 0x000A00, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Power_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Power_2_B__Const) == 0x000A08, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Power_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_Multiply_2_B__Const) == 0x000A10, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_Multiply_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_1_Z__Const) == 0x000A18, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_1_Z__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Secondary__Const) == 0x000A20, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Secondary__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_DebugSettings__Const) == 0x000A70, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const) == 0x000AE0, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_Values_0__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_A__Const) == 0x000AF8, "Member 'FPropertyBag_d30ba498df29839c::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_A__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariable__FunctionLibrary___IK_Foot_Offset_Calculation_VariableNode_14_Value__Const) == 0x000B10, "Member 'FPropertyBag_d30ba498df29839c::LocalVariable__FunctionLibrary___IK_Foot_Offset_Calculation_VariableNode_14_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Less_B__Const) == 0x000B70, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Less_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Color__Const) == 0x000B78, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Scale__Const) == 0x000B88, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Values_1__Const) == 0x000B90, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Torque__Const) == 0x000B98, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Torque__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_bUseCurrentInput__Const) == 0x000BB0, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_TargetVelocityAmount__Const) == 0x000BB4, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_bEnabled__Const) == 0x000BB8, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_bEnabled__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Mode__Const) == 0x000BB9, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Mode__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Color__Const) == 0x000BBC, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const) == 0x000BCC, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Thickness__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Scale__Const) == 0x000BD0, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_1_Color__Const) == 0x000BD4, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_VisualDebugVectorNoSpace_1_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Less_B__Const) == 0x000BE8, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Less_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Color__Const) == 0x000BF0, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Color__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Scale__Const) == 0x000C00, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Scale__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Values_1__Const) == 0x000C08, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Values_1__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Torque__Const) == 0x000C10, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Torque__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_bUseCurrentInput__Const) == 0x000C28, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_TargetVelocityAmount__Const) == 0x000C2C, "Member 'FPropertyBag_d30ba498df29839c::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_TargetVelocityAmount__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_SpringInterp_CriticalDamping__Const) == 0x000C30, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_SpringInterp_CriticalDamping__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_SpringInterp_Force__Const) == 0x000C34, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_SpringInterp_Force__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_SpringInterp_bUseCurrentInput__Const) == 0x000C38, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_SpringInterp_bUseCurrentInput__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_Custom_IK__auto_PV__Const) == 0x000C40, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_Custom_IK__auto_PV__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Two_Legs_IK___Two_Legs_IK_Custom_IK__pv_rotation_offset__Const) == 0x000C60, "Member 'FPropertyBag_d30ba498df29839c::Two_Legs_IK___Two_Legs_IK_Custom_IK__pv_rotation_offset__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_pv_dir__Const) == 0x000C80, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_pv_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_thigh_fwd__Const) == 0x000C98, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_thigh_fwd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_thigh_up__Const) == 0x000CB0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_thigh_up__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_calf_fwd__Const) == 0x000CC8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_calf_fwd__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_calf_up__Const) == 0x000CE0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_calf_up__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_thigh_dir__Const) == 0x000CF8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_thigh_dir__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_limb_segments_length_ratio__Const) == 0x000D10, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_limb_segments_length_ratio__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_thigh_length__Const) == 0x000D18, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_thigh_length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_thigh_new_pos__Const) == 0x000D20, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_thigh_new_pos__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__Custom_IK_calf_length__Const) == 0x000D38, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__Custom_IK_calf_length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__PV_Calculation__Mid_Point__Const) == 0x000D40, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__PV_Calculation__Mid_Point__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__PV_Calculation__Thigh__Const) == 0x000D58, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__PV_Calculation__Thigh__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__PV_Calculation__Calf__Const) == 0x000D70, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__PV_Calculation__Calf__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__PV_Calculation__Foot__Const) == 0x000D88, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__PV_Calculation__Foot__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariableDefault__PV_Calculation__Leg_Length__Const) == 0x000DA0, "Member 'FPropertyBag_d30ba498df29839c::LocalVariableDefault__PV_Calculation__Leg_Length__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, PV_Calculation___PV_Calculation_Add_1_B__Const) == 0x000DA8, "Member 'FPropertyBag_d30ba498df29839c::PV_Calculation___PV_Calculation_Add_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, PV_Calculation___PV_Calculation_Multiply_2_B__Const) == 0x000DB0, "Member 'FPropertyBag_d30ba498df29839c::PV_Calculation___PV_Calculation_Multiply_2_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, PV_Calculation___PV_Calculation_Clamp_Minimum__Const) == 0x000DB8, "Member 'FPropertyBag_d30ba498df29839c::PV_Calculation___PV_Calculation_Clamp_Minimum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, PV_Calculation___PV_Calculation_Clamp_Maximum__Const) == 0x000DC0, "Member 'FPropertyBag_d30ba498df29839c::PV_Calculation___PV_Calculation_Clamp_Maximum__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_At_2_Index__Const) == 0x000DC8, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_At_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_GetTransform_2_Space__Const) == 0x000DCC, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_GetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_GetTransform_2_bInitial__Const) == 0x000DCD, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_At_2_1_Index__Const) == 0x000DD0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_At_2_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, LocalVariable__FunctionLibrary___Custom_IK_VariableNode_15_Value__Const) == 0x000DD8, "Member 'FPropertyBag_d30ba498df29839c::LocalVariable__FunctionLibrary___Custom_IK_VariableNode_15_Value__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_At_Index__Const) == 0x000DF0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_At_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_Space__Const) == 0x000DF4, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_Power_1_1_1_1_1_B__Const) == 0x000DF8, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_Power_1_1_1_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_Add_8_1_B__Const) == 0x000E00, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_Add_8_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_Greater_B__Const) == 0x000E08, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_Greater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_Power_1_B__Const) == 0x000E10, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_Power_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_AimBoneMath_Weight__Const) == 0x000E18, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_AimBoneMath_DebugSettings__Const) == 0x000E20, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_bPropagateToChildren__Const) == 0x000E90, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_At_2_Index__Const) == 0x000E94, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_At_2_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_GetTransform_2_Space__Const) == 0x000E98, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_GetTransform_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_GetTransform_2_bInitial__Const) == 0x000E99, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_GetTransform_2_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_At_2_1_Index__Const) == 0x000E9C, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_At_2_1_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_At_Index__Const) == 0x000EA0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_At_Index__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_Space__Const) == 0x000EA4, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_Power_1_1_1_1_1_B__Const) == 0x000EA8, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_Power_1_1_1_1_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_Add_8_1_B__Const) == 0x000EB0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_Add_8_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_Greater_B__Const) == 0x000EB8, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_Greater_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_Power_1_B__Const) == 0x000EC0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_Power_1_B__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_AimBoneMath_Weight__Const) == 0x000EC8, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_AimBoneMath_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_AimBoneMath_DebugSettings__Const) == 0x000ED0, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_AimBoneMath_DebugSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_d30ba498df29839c, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_bPropagateToChildren__Const) == 0x000F40, "Member 'FPropertyBag_d30ba498df29839c::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_bPropagateToChildren__Const' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_5cd319ece4340d61 \ -static_assert(alignof(FPropertyBag_5cd319ece4340d61) == 0x000010, "Wrong alignment on FPropertyBag_5cd319ece4340d61"); \ -static_assert(sizeof(FPropertyBag_5cd319ece4340d61) == 0x0039D0, "Wrong size on FPropertyBag_5cd319ece4340d61"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Select_Result) == 0x000000, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Select_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___RigVMFunction_MathBoolToInteger_Result) == 0x000004, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___LessEqual_Result) == 0x000008, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___LessEqual_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Select_Index) == 0x00000C, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Select_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Select_Values_1) == 0x000010, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Select_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Subtract_Result) == 0x000018, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___RigVMFunction_GetDeltaTime_Result) == 0x000020, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___RigVMFunction_GetDeltaTime_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Subtract_B) == 0x000028, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Subtract_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Two_Legs_IK_Pelvis_Current_Tick) == 0x000030, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Two_Legs_IK_Pelvis_Current_Tick' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___Two_Legs_IK_Feet_Current_Tick) == 0x000038, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___Two_Legs_IK_Feet_Current_Tick' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Limb_R_Config) == 0x000048, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Limb_R_Config' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Limb_L_Config) == 0x000058, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Limb_L_Config' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Pelvis_Bone) == 0x000068, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Pelvis_Bone' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Trace_Distance) == 0x000070, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Trace_Distance' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Interpolation_Speed) == 0x000078, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Interpolation_Speed' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Element) == 0x000080, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Leg_R_Delta) == 0x0000E0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Leg_R_Delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Element) == 0x000140, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_ArrayGetAtIndex_4_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Leg_L_Delta) == 0x0001A0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Leg_L_Delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_thigh) == 0x000200, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_thigh' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_calf) == 0x000260, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_calf' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_foot) == 0x0002C0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_foot' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Element) == 0x000320, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_Item__IO) == 0x000328, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_CachedIndex) == 0x000338, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Element) == 0x000348, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_2_Item__IO) == 0x000350, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_2_CachedIndex) == 0x000360, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Element) == 0x000370, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_1_1_Item__IO) == 0x000378, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_1_1_CachedIndex) == 0x000388, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms___Get_Bones_Tranasforms_GetTransform_2_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Thigh_L) == 0x0003A0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Thigh_L' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Calf_L) == 0x000400, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Calf_L' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Foot_L) == 0x000460, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Foot_L' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_thigh) == 0x0004C0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_thigh' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_calf) == 0x000520, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_calf' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_foot) == 0x000580, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Get_Bones_Tranasforms_1_foot' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Element) == 0x0005E0, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_6_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_Item__IO) == 0x0005E8, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_CachedIndex) == 0x0005F8, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Element) == 0x000608, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_1_3_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_2_Item__IO) == 0x000610, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_2_CachedIndex) == 0x000620, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Element) == 0x000630, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_DISPATCH_RigVMDispatch_ArrayGetAtIndex_2_4_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_1_1_Item__IO) == 0x000638, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_1_1_CachedIndex) == 0x000648, "Member 'FPropertyBag_5cd319ece4340d61::Get_Bones_Tranasforms_1___Get_Bones_Tranasforms_GetTransform_2_1_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Thigh_R) == 0x000660, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Thigh_R' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Calf_R) == 0x0006C0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Calf_R' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK_Foot_R) == 0x000720, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK_Foot_R' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Result_Delta) == 0x000780, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Result_Delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Result_Foot) == 0x0007E0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Result_Foot' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKte_3843636396) == 0x000840, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKte_3843636396' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_Transform) == 0x000890, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_At_Element) == 0x0008F0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_At_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_Item__IO) == 0x0008F8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_CachedIndex) == 0x000908, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Target_Offset) == 0x000918, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_Target_Offset' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__IK_Foot_Offset_Calculation__Initial_Foot_Transform) == 0x000930, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__IK_Foot_Offset_Calculation__Initial_Foot_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__IK_Foot_Offset_Calculation__Trace_Distance) == 0x000990, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__IK_Foot_Offset_Calculation__Trace_Distance' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__IK_Foot_Offset_Calculation__Interpolation_Speed) == 0x000998, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__IK_Foot_Offset_Calculation__Interpolation_Speed' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationte_3998556372) == 0x0009A0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationte_3998556372' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_Result) == 0x0009F0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_A) == 0x000A08, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_B__IO) == 0x000A20, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_Result) == 0x000A38, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_B__IO) == 0x000A50, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit) == 0x000A68, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Result_Transfrom) == 0x000A70, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Result_Transfrom' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Position) == 0x000AD0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Rotation) == 0x000AF0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Rotation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit_Location) == 0x000B10, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit_Location' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_2255447569) == 0x000B28, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_2255447569' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_LessEqual_Result) == 0x000B78, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_LessEqual_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Degrees_Result) == 0x000B80, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Degrees_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_2_Result) == 0x000B88, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_449441690) == 0x000B90, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_449441690' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_HitNormal) == 0x000BE0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_HitNormal' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_bHit) == 0x000BF8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_bHit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_WorkData) == 0x000C00, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_WorkData' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Degrees_Value) == 0x000C10, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Degrees_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_2_Result) == 0x000C18, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_2_Index) == 0x000C1C, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Result) == 0x000C20, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_1813626292) == 0x000C80, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_1813626292' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_3_Result) == 0x000CD0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_4_1_Result) == 0x000CE8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_4_1_B__IO) == 0x000D00, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_4_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Clamp_2_Result) == 0x000D18, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Clamp_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_5_Result) == 0x000D20, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Subtract_1_Result) == 0x000D28, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Divide_Result) == 0x000D30, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Divide_A) == 0x000D38, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Divide_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Clamp_Result) == 0x000D40, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Cos_Result) == 0x000D48, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Cos_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_1_Result) == 0x000D50, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_1_Result) == 0x000D58, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_3568249655) == 0x000D70, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_3568249655' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Result) == 0x000DC0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Clamp_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_3_2_Result) == 0x000DD8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_3_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Dot___2_Result) == 0x000DF0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Dot___2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_2_Result) == 0x000DF8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_3619645733) == 0x000E10, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_3619645733' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_1_Result) == 0x000E60, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_4_Result) == 0x000E80, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_1_Result) == 0x000E98, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_4_Result) == 0x000EB0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_4_A) == 0x000ED0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_4_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Inverse_1_Result) == 0x000EF0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Inverse_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Inverse_1_Value) == 0x000F10, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Inverse_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_1_Transform__IO) == 0x000F30, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_1_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_1_B__IO) == 0x000F90, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_2_Transform__IO) == 0x000FB0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_2_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_5_Result) == 0x001010, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_5_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Dot___2_1_Result) == 0x001028, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Dot___2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_3_Result) == 0x001030, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_3_Transform__IO) == 0x001050, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_3_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_2_Result) == 0x0010B0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Dot___2_2_Result) == 0x0010C8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Dot___2_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_2_Result) == 0x0010D0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_2_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Cos_Value) == 0x0010E8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Cos_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_1_Result) == 0x0010F0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Tan_Result) == 0x0010F8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Tan_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_Result) == 0x001100, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorAngle_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Tan_Value) == 0x001108, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Tan_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Power_2_Result) == 0x001110, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Power_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_8_Result) == 0x001118, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Power_Result) == 0x001120, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Power_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_Result) == 0x001128, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_A) == 0x001130, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Select_Result) == 0x001138, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Select_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_3_Result) == 0x00113C, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Greater_Result) == 0x001140, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Greater_A) == 0x001148, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Greater_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Select_Index) == 0x001150, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Select_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Select_Values_0) == 0x001154, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Select_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Select_Values_1) == 0x001158, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Select_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_B) == 0x001160, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Power_1_Result) == 0x001168, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Power_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_Result) == 0x001170, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_A) == 0x001178, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_B) == 0x001180, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_3_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_2_Result) == 0x001188, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_2_A) == 0x001190, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_3_B__IO) == 0x001198, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_3_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculationndedte_786015525) == 0x0011B0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculationndedte_786015525' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Result) == 0x001200, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Unit_2_Result) == 0x001260, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Unit_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Make_Relative_Local) == 0x001280, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Make_Relative_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_7_Result) == 0x0012E0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_7_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Add_7_A) == 0x0012F8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Add_7_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_1_Result) == 0x001310, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathVectorMake_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Make_Relative_Global__IO) == 0x001330, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Make_Relative_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Unit_2_Value) == 0x001390, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Unit_2_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_Result) == 0x0013A8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_Transform__IO) == 0x0013C0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Rotate_Vector_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Primary__IO) == 0x001420, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_PrimaryCachedSpace) == 0x001468, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_SecondaryCachedSpace) == 0x001478, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_bIsInitialized) == 0x001488, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Rotation) == 0x0014A0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Rotation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Scale) == 0x0014C0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathTransformMake_Scale' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_Result) == 0x0014D8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_Index) == 0x0014DC, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Subtract_Result) == 0x0014E0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_1_Result) == 0x0014F8, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathBoolToInteger_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_1_Index) == 0x0014FC, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_SelectInt32_1_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_Result) == 0x001500, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_RigVMFunction_MathQuaternionFromTwoVectors_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Multiply_Result) == 0x001520, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Inverse_Result) == 0x001540, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Inverse_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_BreakStruct_Elements) == 0x001560, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_DISPATCH_RigVMDispatch_BreakStruct_Elements' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_Inverse_Value) == 0x0015C0, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_Inverse_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__IK_Foot_Offset_Calculation__Target_Foot_Delta) == 0x0015E0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__IK_Foot_Offset_Calculation__Target_Foot_Delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Less_Result) == 0x001640, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Less_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_1_Result) == 0x001648, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_2_Result) == 0x001650, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_Result) == 0x001658, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_A) == 0x001660, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_B) == 0x001668, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_3_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_2_B) == 0x001670, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_1_B) == 0x001678, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Subtract_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__IK_Foot_Offset_Calculation__foot_below_the_ground) == 0x001680, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__IK_Foot_Offset_Calculation__foot_below_the_ground' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Transform__IO) == 0x001690, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x0016F0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Result) == 0x001700, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Target) == 0x001720, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Result) == 0x001740, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_MathBoolToInteger_Result) == 0x001748, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Index) == 0x00174C, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Select_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Strength) == 0x001750, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Current) == 0x001760, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_AngularVelocity) == 0x001780, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_AngularVelocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SimulatedResult) == 0x001798, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SpringState) == 0x0017A8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Result) == 0x0017B8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Target) == 0x0017D0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Strength) == 0x0017E8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Current) == 0x0017F0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Velocity) == 0x001808, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_SimulatedResult) == 0x001820, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_SpringState) == 0x001830, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_SpringInterp_1_3_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_Result) == 0x001840, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_A) == 0x001860, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_B) == 0x001880, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Multiply_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_Result) == 0x0018A0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_A) == 0x0018B8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_B) == 0x0018D0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation___IK_Foot_Offset_Calculation_Add_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Leg_L_Result) == 0x0018F0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Leg_L_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Result_Delta) == 0x001950, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Result_Delta' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Result_Foot) == 0x0019B0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Result_Foot' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKte_1788361529) == 0x001A10, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKte_1788361529' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_Transform) == 0x001A60, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_At_1_Element) == 0x001AC0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_Item__IO) == 0x001AC8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_CachedIndex) == 0x001AD8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_GetTransform_3_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Target_Offset) == 0x001AE8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_IK_Foot_Offset_Calculation_1_Target_Offset' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1te_3998556372) == 0x001B00, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1te_3998556372' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_Result) == 0x001B50, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_A) == 0x001B68, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_B__IO) == 0x001B80, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_Result) == 0x001B98, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_B__IO) == 0x001BB0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit) == 0x001BC8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Result_Transfrom) == 0x001BD0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Result_Transfrom' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Position) == 0x001C30, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Position' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Rotation) == 0x001C50, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Delta_Rotation' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit_Location) == 0x001C70, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Foot_Trace_extended_Hit_Location' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_2255447569) == 0x001C88, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_2255447569' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_449441690) == 0x001CD8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_449441690' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_WorkData_01) == 0x001D28, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_SphereTraceByProfile_WorkData_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_1813626292) == 0x001D38, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_1813626292' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_3568249655) == 0x001D88, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_3568249655' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_3619645733) == 0x001DD8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_3619645733' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IKCalculation_1ndedte_786015525) == 0x001E28, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IKCalculation_1ndedte_786015525' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_PrimaryCachedSpace_01) == 0x001E78, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_PrimaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_SecondaryCachedSpace_01) == 0x001E88, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_SecondaryCachedSpace_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_bIsInitialized_01) == 0x001E98, "Member 'FPropertyBag_5cd319ece4340d61::Foot_Trace_extended___Foot_Trace_extended_AimBoneMath_2_1_1_bIsInitialized_01' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Less_Result) == 0x001EA8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Less_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_1_Result) == 0x001EB0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_2_Result) == 0x001EB8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_Result) == 0x001EC0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_A) == 0x001EC8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_B) == 0x001ED0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_3_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_2_B) == 0x001ED8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_1_B) == 0x001EE0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Subtract_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Transform__IO) == 0x001EF0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_DebugRectangleNoSpace_Transform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_ControlFlowBranch_BlockToRun) == 0x001F50, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Result) == 0x001F60, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Target) == 0x001F80, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Result) == 0x001FA0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_MathBoolToInteger_Result) == 0x001FA8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_RigVMFunction_MathBoolToInteger_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Index) == 0x001FAC, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Select_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Strength) == 0x001FB0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Current) == 0x001FC0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_AngularVelocity) == 0x001FE0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_AngularVelocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SimulatedResult) == 0x001FF8, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SpringState) == 0x002008, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterpQuaternionV2_3_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Result) == 0x002018, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Target) == 0x002030, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Strength) == 0x002048, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Current) == 0x002050, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Velocity) == 0x002068, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_SimulatedResult) == 0x002080, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_SpringState) == 0x002090, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_SpringInterp_1_3_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_Result) == 0x0020A0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_A) == 0x0020C0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_B) == 0x0020E0, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Multiply_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_Result) == 0x002100, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_A) == 0x002118, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_B) == 0x002130, "Member 'FPropertyBag_5cd319ece4340d61::IK_Foot_Offset_Calculation_1___IK_Foot_Offset_Calculation_Add_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Leg_R_Result) == 0x002150, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Leg_R_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Result) == 0x0021B0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigVMFunction_MathBoolToInteger_3_Result) == 0x0021B4, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigVMFunction_MathBoolToInteger_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Less_2_Result) == 0x0021B8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Less_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Less_2_A) == 0x0021C0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Less_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Less_2_B) == 0x0021C8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Less_2_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Index) == 0x0021D0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Index' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Values_0) == 0x0021D4, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Values_0' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Values_1) == 0x0021D8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_DISPATCH_RigVMDispatch_SelectInt32_1_2_Values_1' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Two_Legs_IK__Target_Pelvis_Offset) == 0x0021E0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Two_Legs_IK__Target_Pelvis_Offset' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_Result) == 0x0021E8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_Target) == 0x0021EC, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_Target' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_Strength) == 0x0021F0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_Strength' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_Current) == 0x0021F4, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_Current' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_Velocity) == 0x0021F8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_Velocity' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_SimulatedResult) == 0x002200, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_SimulatedResult' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_SpringInterp_SpringState) == 0x002210, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_SpringInterp_SpringState' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_Item__IO) == 0x002220, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_Transform) == 0x002230, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_Item__IO) == 0x002290, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_CachedIndex) == 0x0022A0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Add_9_Result) == 0x0022B0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Add_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Add_9_A) == 0x0022B8, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Add_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_Add_9_B) == 0x0022C0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_Add_9_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_Value__IO) == 0x0022D0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_Value__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_CachedIndex) == 0x002330, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK___Two_Legs_IK_RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_PV_Calculation_Pole_Vector) == 0x002340, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_PV_Calculation_Pole_Vector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_PV_Calculation_pv_dir) == 0x002358, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_PV_Calculation_pv_dir' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_PV_Calculation_thigh_vector) == 0x002370, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_PV_Calculation_thigh_vector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_PV_Calculation_calf_length) == 0x002388, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_PV_Calculation_calf_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_PV_Calculation_thigh_length) == 0x002390, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_PV_Calculation_thigh_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__PV_Calculation__Thigh) == 0x002398, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__PV_Calculation__Thigh' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__PV_Calculation__Calf) == 0x0023B0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__PV_Calculation__Calf' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__PV_Calculation__Foot) == 0x0023C8, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__PV_Calculation__Foot' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Add_1_Result) == 0x0023E0, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Add_Result) == 0x0023E8, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_Result) == 0x0023F0, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Add_A) == 0x0023F8, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Add_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_1_Result) == 0x002400, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Add_B) == 0x002408, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__PV_Calculation__Leg_Length) == 0x002410, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__PV_Calculation__Leg_Length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Add_2_Result) == 0x002418, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_Result) == 0x002430, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_Result) == 0x002448, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Divide_Result) == 0x002460, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Divide_A) == 0x002468, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Divide_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_B__IO) == 0x002470, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__PV_Calculation__Mid_Point) == 0x002488, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__PV_Calculation__Mid_Point' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_1_Result) == 0x0024A0, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Interpolate_Result) == 0x0024B8, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Interpolate_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Unit_2_Result) == 0x0024D0, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Unit_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_RigVMFunction_MathVectorCross_1_Result) == 0x0024E8, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_RigVMFunction_MathVectorCross_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_RigVMFunction_MathVectorCross_Result) == 0x002500, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_RigVMFunction_MathVectorCross_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_2_Result) == 0x002518, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_3_Result) == 0x002530, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_3_A) == 0x002548, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_3_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Make_Absolute_Global) == 0x002560, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Make_Absolute_Global' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Make_Absolute_Local__IO) == 0x0025C0, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Make_Absolute_Local__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_3_B) == 0x002620, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_3_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Unit_Result) == 0x002638, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Subtract_1_Result) == 0x002650, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Clamp_Result) == 0x002668, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Clamp_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Divide_1_Result) == 0x002670, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Divide_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_2_Result) == 0x002678, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_2_Result) == 0x002680, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_RigVMFunction_MathVectorDistance_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_2_A) == 0x002688, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Interpolate_T) == 0x002690, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Interpolate_T' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, PV_Calculation___PV_Calculation_Multiply_1_B__IO) == 0x002698, "Member 'FPropertyBag_5cd319ece4340d61::PV_Calculation___PV_Calculation_Multiply_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Rotate_Vector_Result) == 0x0026B0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Rotate_Vector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_pv_dir) == 0x0026C8, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_pv_dir' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_thigh_dir) == 0x0026E0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_thigh_dir' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_calf_length) == 0x0026F8, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_calf_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_thigh_length) == 0x002700, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_thigh_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Make_Relative_2_Local) == 0x002710, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Make_Relative_2_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_Result) == 0x002770, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_Result) == 0x002788, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_B) == 0x0027A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Make_Relative_2_Global__IO) == 0x0027C0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Make_Relative_2_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_thigh_up) == 0x002820, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_thigh_up' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Make_Relative_2_1_Local) == 0x002840, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Make_Relative_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_1_Result) == 0x0028A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_1_B) == 0x0028B8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Make_Relative_2_1_Global__IO) == 0x0028D0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Make_Relative_2_1_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_calf_up) == 0x002930, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_calf_up' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_Transform) == 0x002950, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_At_2_Element) == 0x0029B0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_At_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_Item__IO) == 0x0029B8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_CachedIndex) == 0x0029C8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_thigh_fwd) == 0x0029D8, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_thigh_fwd' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_1_Transform) == 0x0029F0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_At_2_1_Element) == 0x002A50, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_At_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_1_Item__IO) == 0x002A58, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_2_1_CachedIndex) == 0x002A68, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_calf_fwd) == 0x002A78, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_calf_fwd' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_9_Result) == 0x002A90, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_9_A) == 0x002A98, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, LocalVariable__Custom_IK_thigh_new_pos) == 0x002AA0, "Member 'FPropertyBag_5cd319ece4340d61::LocalVariable__Custom_IK_thigh_new_pos' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_At_Element) == 0x002AB8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_At_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_Item__IO) == 0x002AC0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_Result) == 0x002AD0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_InputTransform__IO) == 0x002B30, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_2_Result) == 0x002B90, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_3_Result) == 0x002BA8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_Result) == 0x002BC0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Unit_Result) == 0x002BD8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK7141932) == 0x002BF0, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK7141932' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Subtract_Result) == 0x002C40, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Subtract_A) == 0x002C58, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Divide_Result) == 0x002C70, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Subtract_1_Result) == 0x002C78, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_8_Result) == 0x002C80, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_1_1_1_1_1_Result) == 0x002C88, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_1_1_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_1_1_1_1_Result) == 0x002C90, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_1_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigVMFunction_MathVectorLength_Result) == 0x002C98, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigVMFunction_MathVectorLength_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_1_1_1_1_A) == 0x002CA0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_1_1_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_1_1_1_1_2_Result) == 0x002CA8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_1_1_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_8_1_Result) == 0x002CB0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_8_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_2_Result) == 0x002CB8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_2_A) == 0x002CC0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_B__IO) == 0x002CC8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_2_1_Result) == 0x002CE0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_3_1_Result) == 0x002CF8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_3_Result) == 0x002D10, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_1_Result) == 0x002D28, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Subtract_1_1_Result) == 0x002D30, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Subtract_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Power_Result) == 0x002D38, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Power_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_If_Result) == 0x002D40, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Greater_Result) == 0x002D48, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_If_Condition) == 0x002D49, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Multiply_2_1_B__IO) == 0x002D50, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Multiply_2_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_Primary__IO) == 0x002D68, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_4_Result) == 0x002DB0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_1_Result) == 0x002DC8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigVMFunction_MathVectorCross_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_Secondary__IO) == 0x002DE0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_PrimaryCachedSpace) == 0x002E28, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_SecondaryCachedSpace) == 0x002E38, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_bIsInitialized) == 0x002E48, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_CachedIndex) == 0x002E58, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_At_1_Element) == 0x002E68, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_Item__IO) == 0x002E70, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_Result) == 0x002E80, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_1_Transform) == 0x002EE0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_1_Item__IO) == 0x002F40, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_GetTransform_1_CachedIndex) == 0x002F50, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_Primary__IO) == 0x002F60, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_Add_4_1_Result) == 0x002FA8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_Add_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_Secondary__IO) == 0x002FC0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_PrimaryCachedSpace) == 0x003008, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_SecondaryCachedSpace) == 0x003018, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_AimBoneMath_1_bIsInitialized) == 0x003028, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_AimBoneMath_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_CachedIndex) == 0x003038, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_At_1_1_Element) == 0x003048, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_At_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_1_Item__IO) == 0x003050, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_1_CachedIndex) == 0x003060, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK___Custom_IK_RigUnit_SetTransform_3_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_PV_Calculation_Pole_Vector) == 0x003070, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_PV_Calculation_Pole_Vector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_PV_Calculation_pv_dir) == 0x003088, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_PV_Calculation_pv_dir' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_PV_Calculation_thigh_vector) == 0x0030A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_PV_Calculation_thigh_vector' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_PV_Calculation_calf_length) == 0x0030B8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_PV_Calculation_calf_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_PV_Calculation_thigh_length) == 0x0030C0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_PV_Calculation_thigh_length' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Rotate_Vector_Result) == 0x0030C8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Rotate_Vector_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Make_Relative_2_Local) == 0x0030E0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Make_Relative_2_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_Result) == 0x003140, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_Result) == 0x003158, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_B) == 0x003170, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Make_Relative_2_Global__IO) == 0x003190, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Make_Relative_2_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Make_Relative_2_1_Local) == 0x0031F0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Make_Relative_2_1_Local' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_1_Result) == 0x003250, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_1_B) == 0x003268, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_1_B' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Make_Relative_2_1_Global__IO) == 0x003280, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Make_Relative_2_1_Global__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_Transform) == 0x0032E0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_At_2_Element) == 0x003340, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_At_2_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_Item__IO) == 0x003348, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_CachedIndex) == 0x003358, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_1_Transform) == 0x003370, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_At_2_1_Element) == 0x0033D0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_At_2_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_1_Item__IO) == 0x0033D8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_2_1_CachedIndex) == 0x0033E8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_9_Result) == 0x0033F8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_9_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_9_A) == 0x003400, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_9_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_At_Element) == 0x003408, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_At_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_Item__IO) == 0x003410, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_Result) == 0x003420, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_InputTransform__IO) == 0x003480, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_InputTransform__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_2_Result) == 0x0034E0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_3_Result) == 0x0034F8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_Result) == 0x003510, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Unit_Result) == 0x003528, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Unit_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Two_Legs_IK217141932) == 0x003540, "Member 'FPropertyBag_5cd319ece4340d61::Two_Legs_IK217141932' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Subtract_Result) == 0x003590, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Subtract_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Subtract_A) == 0x0035A8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Subtract_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Divide_Result) == 0x0035C0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Divide_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Subtract_1_Result) == 0x0035C8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Subtract_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_8_Result) == 0x0035D0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_8_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_1_1_1_1_1_Result) == 0x0035D8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_1_1_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_1_1_1_1_Result) == 0x0035E0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_1_1_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigVMFunction_MathVectorLength_Result) == 0x0035E8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigVMFunction_MathVectorLength_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_1_1_1_1_A) == 0x0035F0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_1_1_1_1_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_1_1_1_1_2_Result) == 0x0035F8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_1_1_1_1_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_8_1_Result) == 0x003600, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_8_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_2_Result) == 0x003608, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_2_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_2_A) == 0x003610, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_2_A' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_B__IO) == 0x003618, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_2_1_Result) == 0x003630, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_2_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_3_1_Result) == 0x003648, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_3_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_3_Result) == 0x003660, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_3_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_1_Result) == 0x003678, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Subtract_1_1_Result) == 0x003680, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Subtract_1_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Power_Result) == 0x003688, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Power_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_If_Result) == 0x003690, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_If_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Greater_Result) == 0x003698, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Greater_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_If_Condition) == 0x003699, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_If_Condition' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Multiply_2_1_B__IO) == 0x0036A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Multiply_2_1_B__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_Primary__IO) == 0x0036B8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_4_Result) == 0x003700, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_4_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_1_Result) == 0x003718, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigVMFunction_MathVectorCross_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_Secondary__IO) == 0x003730, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_PrimaryCachedSpace) == 0x003778, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_SecondaryCachedSpace) == 0x003788, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_bIsInitialized) == 0x003798, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_CachedIndex) == 0x0037A8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_At_1_Element) == 0x0037B8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_At_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_Item__IO) == 0x0037C0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_Result) == 0x0037D0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_1_Transform) == 0x003830, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_1_Item__IO) == 0x003890, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_GetTransform_1_CachedIndex) == 0x0038A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_Primary__IO) == 0x0038B0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_Primary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_Add_4_1_Result) == 0x0038F8, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_Add_4_1_Result' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_Secondary__IO) == 0x003910, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_Secondary__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_PrimaryCachedSpace) == 0x003958, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_PrimaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_SecondaryCachedSpace) == 0x003968, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_SecondaryCachedSpace' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_AimBoneMath_1_bIsInitialized) == 0x003978, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_AimBoneMath_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_CachedIndex) == 0x003988, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_At_1_1_Element) == 0x003998, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_At_1_1_Element' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_1_Item__IO) == 0x0039A0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_1_Item__IO' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_1_CachedIndex) == 0x0039B0, "Member 'FPropertyBag_5cd319ece4340d61::Custom_IK_1___Custom_IK_RigUnit_SetTransform_3_2_1_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_5cd319ece4340d61, RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun) == 0x0039C0, "Member 'FPropertyBag_5cd319ece4340d61::RigVMModel___RigVMFunction_ControlFlowBranch_BlockToRun' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_a049d89325c88e3a \ -static_assert(alignof(FPropertyBag_a049d89325c88e3a) == 0x000010, "Wrong alignment on FPropertyBag_a049d89325c88e3a"); \ -static_assert(sizeof(FPropertyBag_a049d89325c88e3a) == 0x000540, "Wrong size on FPropertyBag_a049d89325c88e3a"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_3_Transform) == 0x000000, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_3_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_3_CachedIndex) == 0x000060, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_3_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTransform_CachedIndex) == 0x000070, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_4_Transform) == 0x000080, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_4_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_4_CachedIndex) == 0x0000E0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_4_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTranslation_Value) == 0x0000F0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTranslation_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTranslation_CachedIndex) == 0x000108, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTranslation_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_5_Transform) == 0x000120, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_5_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_5_CachedIndex) == 0x000180, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_5_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTransform_1_CachedIndex) == 0x000190, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_WorldUpSpaceCache) == 0x0001A0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_ChildCache) == 0x0001B0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_ParentCaches) == 0x0001C0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_bIsInitialized) == 0x0001D0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUpSpaceCache) == 0x0001E0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUpSpaceCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_1_ChildCache) == 0x0001F0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_1_ChildCache' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_1_ParentCaches) == 0x000200, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_1_ParentCaches' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___AimConstraintLocalSpaceOffset_1_bIsInitialized) == 0x000210, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___AimConstraintLocalSpaceOffset_1_bIsInitialized' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_Transform) == 0x000220, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_CachedIndex) == 0x000280, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___SetControlOffset_CachedControlIndex) == 0x000290, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___SetControlOffset_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_1_Transform) == 0x0002A0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_1_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_1_CachedIndex) == 0x000300, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___SetControlOffset_1_CachedControlIndex) == 0x000310, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___SetControlOffset_1_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_2_Transform) == 0x000320, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_2_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_2_CachedIndex) == 0x000380, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___SetControlOffset_1_1_CachedControlIndex) == 0x000390, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___SetControlOffset_1_1_CachedControlIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_6_Transform) == 0x0003A0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_6_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_6_CachedIndex) == 0x000400, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_6_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTransform_2_CachedIndex) == 0x000410, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTransform_2_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_7_Transform) == 0x000420, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_7_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_7_CachedIndex) == 0x000480, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_7_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTranslation_1_Value) == 0x000490, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTranslation_1_Value' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTranslation_1_CachedIndex) == 0x0004A8, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTranslation_1_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_8_Transform) == 0x0004C0, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_8_Transform' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_GetTransform_8_CachedIndex) == 0x000520, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_GetTransform_8_CachedIndex' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_a049d89325c88e3a, RigVMModel___RigUnit_SetTransform_3_CachedIndex) == 0x000530, "Member 'FPropertyBag_a049d89325c88e3a::RigVMModel___RigUnit_SetTransform_3_CachedIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FPropertyBag_9dc40ef4530d8787 \ -static_assert(alignof(FPropertyBag_9dc40ef4530d8787) == 0x000010, "Wrong alignment on FPropertyBag_9dc40ef4530d8787"); \ -static_assert(sizeof(FPropertyBag_9dc40ef4530d8787) == 0x0001D0, "Wrong size on FPropertyBag_9dc40ef4530d8787"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_Item__Const) == 0x000000, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_Space__Const) == 0x00000C, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_Space__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_bInitial__Const) == 0x00000D, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_bInitial__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_GetTransform_3_Item__Const) == 0x000010, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_GetTransform_3_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_Weight__Const) == 0x00001C, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_Weight__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_bPropagateToChildren__Const) == 0x000020, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_bPropagateToChildren__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTranslation_Item__Const) == 0x000024, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTranslation_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_GetTransform_4_Item__Const) == 0x000030, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_GetTransform_4_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_SetTransform_1_Item__Const) == 0x00003C, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_SetTransform_1_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___RigUnit_GetTransform_5_Item__Const) == 0x000048, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___RigUnit_GetTransform_5_Item__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_Child__Const) == 0x000054, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_Filter__Const) == 0x000060, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_Filter__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_AimAxis__Const) == 0x000068, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_AimAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_UpAxis__Const) == 0x000080, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_UpAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_WorldUp__Const) == 0x000098, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_Parents__Const) == 0x0000C0, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_AdvancedSettings__Const) == 0x0000D0, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_AdvancedSettings__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_1_Child__Const) == 0x000150, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_1_Child__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_1_AimAxis__Const) == 0x000160, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_1_AimAxis__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUp__Const) == 0x000178, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_1_WorldUp__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___AimConstraintLocalSpaceOffset_1_Parents__Const) == 0x0001A0, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___AimConstraintLocalSpaceOffset_1_Parents__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___SetControlOffset_Control__Const) == 0x0001B0, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___SetControlOffset_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___SetControlOffset_1_Control__Const) == 0x0001B8, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___SetControlOffset_1_Control__Const' has a wrong offset!"); \ -static_assert(offsetof(FPropertyBag_9dc40ef4530d8787, RigVMModel___SetControlOffset_1_1_Control__Const) == 0x0001C0, "Member 'FPropertyBag_9dc40ef4530d8787::RigVMModel___SetControlOffset_1_1_Control__Const' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel \ -static_assert(alignof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel) == 0x000008, "Wrong alignment on ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel"); \ -static_assert(sizeof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel) == 0x000010, "Wrong size on ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel"); \ -static_assert(offsetof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel, EntryPoint) == 0x000000, "Member 'ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'ControlTipsVisualizatinoPanel_C_ExecuteUbergraph_ControlTipsVisualizatinoPanel::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlTipsVisualizatinoPanel_C \ -static_assert(alignof(UControlTipsVisualizatinoPanel_C) == 0x000010, "Wrong alignment on UControlTipsVisualizatinoPanel_C"); \ -static_assert(sizeof(UControlTipsVisualizatinoPanel_C) == 0x000420, "Wrong size on UControlTipsVisualizatinoPanel_C"); \ -static_assert(offsetof(UControlTipsVisualizatinoPanel_C, UberGraphFrame) == 0x000400, "Member 'UControlTipsVisualizatinoPanel_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlTipsVisualizatinoPanel_C, FadingLoop) == 0x000408, "Member 'UControlTipsVisualizatinoPanel_C::FadingLoop' has a wrong offset!"); \ -static_assert(offsetof(UControlTipsVisualizatinoPanel_C, ControlTipWidget_1) == 0x000410, "Member 'UControlTipsVisualizatinoPanel_C::ControlTipWidget_1' has a wrong offset!"); \ -static_assert(offsetof(UControlTipsVisualizatinoPanel_C, ControlTipWidget_2) == 0x000418, "Member 'UControlTipsVisualizatinoPanel_C::ControlTipWidget_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Shotgun01_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UShotgun01_AnimBP_C \ -static_assert(alignof(UShotgun01_AnimBP_C) == 0x000010, "Wrong alignment on UShotgun01_AnimBP_C"); \ -static_assert(sizeof(UShotgun01_AnimBP_C) == 0x0008A0, "Wrong size on UShotgun01_AnimBP_C"); \ +#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_SG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_SG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier4_C"); \ #define DUMPER7_ASSERTS_AAtmospheresCtrl_C \ static_assert(alignof(AAtmospheresCtrl_C) == 0x000010, "Wrong alignment on AAtmospheresCtrl_C"); \ @@ -218606,31 +215187,23 @@ static_assert(offsetof(AAtmospheresCtrl_C, AmbientDirectionalLight) == 0x0016C0, static_assert(offsetof(AAtmospheresCtrl_C, SkyLightComponent) == 0x0016C8, "Member 'AAtmospheresCtrl_C::SkyLightComponent' has a wrong offset!"); \ static_assert(offsetof(AAtmospheresCtrl_C, DefaultSceneRoot) == 0x0016D0, "Member 'AAtmospheresCtrl_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UTimeRiftSyncWidget_BP_C \ +static_assert(alignof(UTimeRiftSyncWidget_BP_C) == 0x000008, "Wrong alignment on UTimeRiftSyncWidget_BP_C"); \ +static_assert(sizeof(UTimeRiftSyncWidget_BP_C) == 0x000300, "Wrong size on UTimeRiftSyncWidget_BP_C"); \ + #define DUMPER7_ASSERTS_ASHWorldSettings_BP_C \ static_assert(alignof(ASHWorldSettings_BP_C) == 0x000008, "Wrong alignment on ASHWorldSettings_BP_C"); \ static_assert(sizeof(ASHWorldSettings_BP_C) == 0x000500, "Wrong size on ASHWorldSettings_BP_C"); \ static_assert(offsetof(ASHWorldSettings_BP_C, DefaultSceneRoot) == 0x0004F8, "Member 'ASHWorldSettings_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGE_DoppelRank3MovementSpeedActionChange_C \ +static_assert(alignof(UGE_DoppelRank3MovementSpeedActionChange_C) == 0x000008, "Wrong alignment on UGE_DoppelRank3MovementSpeedActionChange_C"); \ +static_assert(sizeof(UGE_DoppelRank3MovementSpeedActionChange_C) == 0x000A70, "Wrong size on UGE_DoppelRank3MovementSpeedActionChange_C"); \ + #define DUMPER7_ASSERTS_UGE_DoppelRank2MovementSpeedActionChange_C \ static_assert(alignof(UGE_DoppelRank2MovementSpeedActionChange_C) == 0x000008, "Wrong alignment on UGE_DoppelRank2MovementSpeedActionChange_C"); \ static_assert(sizeof(UGE_DoppelRank2MovementSpeedActionChange_C) == 0x000A70, "Wrong size on UGE_DoppelRank2MovementSpeedActionChange_C"); \ -#define DUMPER7_ASSERTS_TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP \ -static_assert(alignof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP) == 0x000004, "Wrong alignment on TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP"); \ -static_assert(sizeof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP) == 0x000004, "Wrong size on TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP"); \ -static_assert(offsetof(TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'TextsSettingsWidget_BP_C_ExecuteUbergraph_TextsSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTextsSettingsWidget_BP_C \ -static_assert(alignof(UTextsSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UTextsSettingsWidget_BP_C"); \ -static_assert(sizeof(UTextsSettingsWidget_BP_C) == 0x000508, "Wrong size on UTextsSettingsWidget_BP_C"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UTextsSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, Hints_box) == 0x0004D8, "Member 'UTextsSettingsWidget_BP_C::Hints_box' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, SettingOptionssBox_BP) == 0x0004E0, "Member 'UTextsSettingsWidget_BP_C::SettingOptionssBox_BP' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, SettingOptionssBox_BP_1) == 0x0004E8, "Member 'UTextsSettingsWidget_BP_C::SettingOptionssBox_BP_1' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, SettingOptionssBox_BP_71) == 0x0004F0, "Member 'UTextsSettingsWidget_BP_C::SettingOptionssBox_BP_71' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, Settings_box) == 0x0004F8, "Member 'UTextsSettingsWidget_BP_C::Settings_box' has a wrong offset!"); \ -static_assert(offsetof(UTextsSettingsWidget_BP_C, Subtitles_box) == 0x000500, "Member 'UTextsSettingsWidget_BP_C::Subtitles_box' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_SimpleCorpse_AnimBP__FAnimBlueprintGeneratedConstantData \ static_assert(alignof(SimpleCorpse_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on SimpleCorpse_AnimBP::FAnimBlueprintGeneratedConstantData"); \ static_assert(sizeof(SimpleCorpse_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on SimpleCorpse_AnimBP::FAnimBlueprintGeneratedConstantData"); \ @@ -218655,57 +215228,14 @@ static_assert(offsetof(USimpleCorpse_AnimBP_C, AnimBlueprintExtension_Base) == 0 static_assert(offsetof(USimpleCorpse_AnimBP_C, AnimGraphNode_Root) == 0x0003D0, "Member 'USimpleCorpse_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ static_assert(offsetof(USimpleCorpse_AnimBP_C, AnimGraphNode_PoseSnapshot) == 0x0003F0, "Member 'USimpleCorpse_AnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_AGRadiusUpgrade_C \ -static_assert(alignof(UGE_AGRadiusUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGRadiusUpgrade_C"); \ -static_assert(sizeof(UGE_AGRadiusUpgrade_C) == 0x000A70, "Wrong size on UGE_AGRadiusUpgrade_C"); \ - -#define DUMPER7_ASSERTS_GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942 \ -static_assert(alignof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942) == 0x000008, "Wrong alignment on GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942"); \ -static_assert(sizeof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942) == 0x0000B0, "Wrong size on GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942"); \ -static_assert(offsetof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942, Payload) == 0x000000, "Member 'GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060 \ -static_assert(alignof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060) == 0x000008, "Wrong alignment on GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060"); \ -static_assert(sizeof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060) == 0x0000B0, "Wrong size on GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060"); \ -static_assert(offsetof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060, Payload) == 0x000000, "Member 'GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower \ -static_assert(alignof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower) == 0x000008, "Wrong alignment on GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower"); \ -static_assert(sizeof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower) == 0x000308, "Wrong size on GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, EntryPoint) == 0x000000, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CustomEvent_Payload_1) == 0x000008, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, Temp_struct_Variable) == 0x0000C8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000178, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000181, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CreateDelegate_OutputDelegate_1) == 0x000184, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CustomEvent_Payload) == 0x000198, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, Temp_struct_Variable_1) == 0x000248, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0002F8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_IsValid_ReturnValue_1) == 0x000300, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000301, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_K2_CommitAbility_ReturnValue) == 0x000302, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Flamethrower_C \ -static_assert(alignof(UGA_Flamethrower_C) == 0x000008, "Wrong alignment on UGA_Flamethrower_C"); \ -static_assert(sizeof(UGA_Flamethrower_C) == 0x000460, "Wrong size on UGA_Flamethrower_C"); \ -static_assert(offsetof(UGA_Flamethrower_C, UberGraphFrame) == 0x000450, "Member 'UGA_Flamethrower_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_Flamethrower_C, RecoveryPhase) == 0x000458, "Member 'UGA_Flamethrower_C::RecoveryPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_Flamethrower_C, Prep_Phase) == 0x000459, "Member 'UGA_Flamethrower_C::Prep_Phase' has a wrong offset!"); \ -static_assert(offsetof(UGA_Flamethrower_C, Attack_Phase) == 0x00045A, "Member 'UGA_Flamethrower_C::Attack_Phase' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UEnemyCorpseConfigs_BP_C \ static_assert(alignof(UEnemyCorpseConfigs_BP_C) == 0x000008, "Wrong alignment on UEnemyCorpseConfigs_BP_C"); \ static_assert(sizeof(UEnemyCorpseConfigs_BP_C) == 0x000080, "Wrong size on UEnemyCorpseConfigs_BP_C"); \ -#define DUMPER7_ASSERTS_Arbalest_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Arbalest_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UArbalest_AnimBP_C \ -static_assert(alignof(UArbalest_AnimBP_C) == 0x000010, "Wrong alignment on UArbalest_AnimBP_C"); \ -static_assert(sizeof(UArbalest_AnimBP_C) == 0x0008A0, "Wrong size on UArbalest_AnimBP_C"); \ +#define DUMPER7_ASSERTS_UGA_QuickFabricationHealthPack_C \ +static_assert(alignof(UGA_QuickFabricationHealthPack_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationHealthPack_C"); \ +static_assert(sizeof(UGA_QuickFabricationHealthPack_C) == 0x000480, "Wrong size on UGA_QuickFabricationHealthPack_C"); \ +static_assert(offsetof(UGA_QuickFabricationHealthPack_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationHealthPack_C::Ability_to_Activate' has a wrong offset!"); \ #define DUMPER7_ASSERTS_SimplifiedCorpseActor_BP_C_ExecuteUbergraph_SimplifiedCorpseActor_BP \ static_assert(alignof(SimplifiedCorpseActor_BP_C_ExecuteUbergraph_SimplifiedCorpseActor_BP) == 0x000004, "Wrong alignment on SimplifiedCorpseActor_BP_C_ExecuteUbergraph_SimplifiedCorpseActor_BP"); \ @@ -218721,6 +215251,1233 @@ static_assert(offsetof(ASimplifiedCorpseActor_BP_C, UberGraphFrame) == 0x000730, static_assert(alignof(UEnemyManagerSubsystem_BP_C) == 0x000008, "Wrong alignment on UEnemyManagerSubsystem_BP_C"); \ static_assert(sizeof(UEnemyManagerSubsystem_BP_C) == 0x000898, "Wrong size on UEnemyManagerSubsystem_BP_C"); \ +#define DUMPER7_ASSERTS_UUSMLConf_C \ +static_assert(alignof(UUSMLConf_C) == 0x000008, "Wrong alignment on UUSMLConf_C"); \ +static_assert(sizeof(UUSMLConf_C) == 0x000100, "Wrong size on UUSMLConf_C"); \ +static_assert(offsetof(UUSMLConf_C, bUseWorker) == 0x000028, "Member 'UUSMLConf_C::bUseWorker' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bOverwriteCM) == 0x000029, "Member 'UUSMLConf_C::bOverwriteCM' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bSpawnConsole) == 0x00002A, "Member 'UUSMLConf_C::bSpawnConsole' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bSpawnCM) == 0x00002B, "Member 'UUSMLConf_C::bSpawnCM' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bDeepModPathSearch) == 0x00002C, "Member 'UUSMLConf_C::bDeepModPathSearch' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bClearConsoleKeys) == 0x00002D, "Member 'UUSMLConf_C::bClearConsoleKeys' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bUseScreenLog) == 0x00002E, "Member 'UUSMLConf_C::bUseScreenLog' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bUseAutoDiscovery) == 0x00002F, "Member 'UUSMLConf_C::bUseAutoDiscovery' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bDiscoverUE4SSActors) == 0x000030, "Member 'UUSMLConf_C::bDiscoverUE4SSActors' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bFullAssetRegScan) == 0x000031, "Member 'UUSMLConf_C::bFullAssetRegScan' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bLoadSavedDataOnInit) == 0x000032, "Member 'UUSMLConf_C::bLoadSavedDataOnInit' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, bRawMionitorCheck) == 0x000033, "Member 'UUSMLConf_C::bRawMionitorCheck' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, DataFile) == 0x000038, "Member 'UUSMLConf_C::DataFile' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, SpawnFunc) == 0x000048, "Member 'UUSMLConf_C::SpawnFunc' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, CleanupFunc) == 0x000058, "Member 'UUSMLConf_C::CleanupFunc' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, CMClass) == 0x000068, "Member 'UUSMLConf_C::CMClass' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, ConsoleClass) == 0x000078, "Member 'UUSMLConf_C::ConsoleClass' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, OwnModPrefix) == 0x000088, "Member 'UUSMLConf_C::OwnModPrefix' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, DummyMapMatch) == 0x000098, "Member 'UUSMLConf_C::DummyMapMatch' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, PathsToScan) == 0x0000A8, "Member 'UUSMLConf_C::PathsToScan' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, GlobalBlockedMaps) == 0x0000B8, "Member 'UUSMLConf_C::GlobalBlockedMaps' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, SaveBlockedMaps) == 0x0000C8, "Member 'UUSMLConf_C::SaveBlockedMaps' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, WinGDKSaveBlockedMaps) == 0x0000D8, "Member 'UUSMLConf_C::WinGDKSaveBlockedMaps' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, FuncDelay) == 0x0000E8, "Member 'UUSMLConf_C::FuncDelay' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, TickRate) == 0x0000F0, "Member 'UUSMLConf_C::TickRate' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, SaveIdx) == 0x0000F8, "Member 'UUSMLConf_C::SaveIdx' has a wrong offset!"); \ +static_assert(offsetof(UUSMLConf_C, ConFontSize) == 0x0000FC, "Member 'UUSMLConf_C::ConFontSize' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UUModData_C \ +static_assert(alignof(UUModData_C) == 0x000008, "Wrong alignment on UUModData_C"); \ +static_assert(sizeof(UUModData_C) == 0x000048, "Wrong size on UUModData_C"); \ +static_assert(offsetof(UUModData_C, ModsToSpawn) == 0x000028, "Member 'UUModData_C::ModsToSpawn' has a wrong offset!"); \ +static_assert(offsetof(UUModData_C, CustomCMEs) == 0x000038, "Member 'UUModData_C::CustomCMEs' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_AddCheatExtension \ +static_assert(alignof(BPFL_SMLExposed_C_AddCheatExtension) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_AddCheatExtension"); \ +static_assert(sizeof(BPFL_SMLExposed_C_AddCheatExtension) == 0x000108, "Wrong size on BPFL_SMLExposed_C_AddCheatExtension"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CMRef) == 0x000000, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CMRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, ExtensionClass) == 0x000008, "Member 'BPFL_SMLExposed_C_AddCheatExtension::ExtensionClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, __WorldContext) == 0x000010, "Member 'BPFL_SMLExposed_C_AddCheatExtension::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, Result) == 0x000018, "Member 'BPFL_SMLExposed_C_AddCheatExtension::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, cmeClassLUT) == 0x000028, "Member 'BPFL_SMLExposed_C_AddCheatExtension::cmeClassLUT' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, _log) == 0x000078, "Member 'BPFL_SMLExposed_C_AddCheatExtension::_log' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, _cm) == 0x000088, "Member 'BPFL_SMLExposed_C_AddCheatExtension::_cm' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_IsValidClass_ReturnValue) == 0x000098, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, Temp_int_Array_Index_Variable) == 0x00009C, "Member 'BPFL_SMLExposed_C_AddCheatExtension::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_IsValid_ReturnValue) == 0x0000A4, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Add_IntInt_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_SpawnObject_ReturnValue) == 0x0000D8, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Array_AddUnique_ReturnValue) == 0x0000E0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_IsValid_ReturnValue_2) == 0x0000E4, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Set_Contains_ReturnValue) == 0x0000E5, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Set_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Not_PreBool_ReturnValue) == 0x0000E6, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Array_Get_Item) == 0x0000E8, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Array_Length_ReturnValue) == 0x0000F0, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_GetObjectClass_ReturnValue) == 0x0000F8, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCheatExtension, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'BPFL_SMLExposed_C_AddCheatExtension::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_AddCmdToDeferred \ +static_assert(alignof(BPFL_SMLExposed_C_AddCmdToDeferred) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_AddCmdToDeferred"); \ +static_assert(sizeof(BPFL_SMLExposed_C_AddCmdToDeferred) == 0x000030, "Wrong size on BPFL_SMLExposed_C_AddCmdToDeferred"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCmdToDeferred, Cmd) == 0x000000, "Member 'BPFL_SMLExposed_C_AddCmdToDeferred::Cmd' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCmdToDeferred, __WorldContext) == 0x000010, "Member 'BPFL_SMLExposed_C_AddCmdToDeferred::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCmdToDeferred, CallFunc_IsEmpty_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_AddCmdToDeferred::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCmdToDeferred, CallFunc_GetGEngine_Engine) == 0x000020, "Member 'BPFL_SMLExposed_C_AddCmdToDeferred::CallFunc_GetGEngine_Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddCmdToDeferred, CallFunc_Array_AddUnique_ReturnValue) == 0x000028, "Member 'BPFL_SMLExposed_C_AddCmdToDeferred::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_AddConsoleKey \ +static_assert(alignof(BPFL_SMLExposed_C_AddConsoleKey) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_AddConsoleKey"); \ +static_assert(sizeof(BPFL_SMLExposed_C_AddConsoleKey) == 0x000040, "Wrong size on BPFL_SMLExposed_C_AddConsoleKey"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, Key) == 0x000000, "Member 'BPFL_SMLExposed_C_AddConsoleKey::Key' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, ClearOld) == 0x000018, "Member 'BPFL_SMLExposed_C_AddConsoleKey::ClearOld' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, __WorldContext) == 0x000020, "Member 'BPFL_SMLExposed_C_AddConsoleKey::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, NewParam) == 0x000028, "Member 'BPFL_SMLExposed_C_AddConsoleKey::NewParam' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, CallFunc_EqualEqual_KeyKey_ReturnValue) == 0x000029, "Member 'BPFL_SMLExposed_C_AddConsoleKey::CallFunc_EqualEqual_KeyKey_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, CallFunc_GetInputSettings_ReturnValue) == 0x000030, "Member 'BPFL_SMLExposed_C_AddConsoleKey::CallFunc_GetInputSettings_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddConsoleKey, CallFunc_Array_AddUnique_ReturnValue) == 0x000038, "Member 'BPFL_SMLExposed_C_AddConsoleKey::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_AddObjectToInstanceReferenced \ +static_assert(alignof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_AddObjectToInstanceReferenced"); \ +static_assert(sizeof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced) == 0x000028, "Wrong size on BPFL_SMLExposed_C_AddObjectToInstanceReferenced"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, UObjRef) == 0x000000, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::UObjRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, WasDuplicate) == 0x000010, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::WasDuplicate' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, CallFunc_GetGameInstance_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, CallFunc_Array_AddUnique_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_AddObjectToInstanceReferenced, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000024, "Member 'BPFL_SMLExposed_C_AddObjectToInstanceReferenced::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_CreateObject_0 \ +static_assert(alignof(BPFL_SMLExposed_C_CreateObject_0) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_CreateObject_0"); \ +static_assert(sizeof(BPFL_SMLExposed_C_CreateObject_0) == 0x000028, "Wrong size on BPFL_SMLExposed_C_CreateObject_0"); \ +static_assert(offsetof(BPFL_SMLExposed_C_CreateObject_0, ObjectClass) == 0x000000, "Member 'BPFL_SMLExposed_C_CreateObject_0::ObjectClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_CreateObject_0, Outer_0) == 0x000008, "Member 'BPFL_SMLExposed_C_CreateObject_0::Outer_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_CreateObject_0, __WorldContext) == 0x000010, "Member 'BPFL_SMLExposed_C_CreateObject_0::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_CreateObject_0, ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_CreateObject_0::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_CreateObject_0, CallFunc_SpawnObject_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_CreateObject_0::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_DoesInstanceReferencedClassExist \ +static_assert(alignof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_DoesInstanceReferencedClassExist"); \ +static_assert(sizeof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist) == 0x000050, "Wrong size on BPFL_SMLExposed_C_DoesInstanceReferencedClassExist"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, Class_0) == 0x000000, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::Class_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, wasFound) == 0x000010, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::wasFound' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_GetGameInstance_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, Temp_int_Array_Index_Variable) == 0x000020, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_Array_Get_Item) == 0x000028, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_GetObjectClass_ReturnValue) == 0x000038, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000044, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_Less_IntInt_ReturnValue) == 0x000045, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedClassExist, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedClassExist::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_DoesInstanceReferencedObjExist \ +static_assert(alignof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_DoesInstanceReferencedObjExist"); \ +static_assert(sizeof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist) == 0x000028, "Wrong size on BPFL_SMLExposed_C_DoesInstanceReferencedObjExist"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, Obj) == 0x000000, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::Obj' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, wasFound) == 0x000010, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::wasFound' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, CallFunc_GetGameInstance_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, CallFunc_Array_Find_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_DoesInstanceReferencedObjExist, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'BPFL_SMLExposed_C_DoesInstanceReferencedObjExist::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_FindInstanceReferencedByClass \ +static_assert(alignof(BPFL_SMLExposed_C_FindInstanceReferencedByClass) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_FindInstanceReferencedByClass"); \ +static_assert(sizeof(BPFL_SMLExposed_C_FindInstanceReferencedByClass) == 0x000070, "Wrong size on BPFL_SMLExposed_C_FindInstanceReferencedByClass"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, Class_0) == 0x000000, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::Class_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, wasFound) == 0x000010, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::wasFound' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, ReturnObj) == 0x000018, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::ReturnObj' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, NewLocalVar_0) == 0x000020, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::NewLocalVar_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, _obj) == 0x000028, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::_obj' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, tmpResult) == 0x000030, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::tmpResult' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_GetGameInstance_ReturnValue) == 0x000038, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, Temp_bool_Variable) == 0x000040, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Array_LastIndex_ReturnValue) == 0x000044, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Greater_IntInt_ReturnValue) == 0x00004C, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Not_PreBool_ReturnValue) == 0x00004D, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, Temp_int_Variable) == 0x000050, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Array_Get_Item) == 0x000058, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_GetObjectClass_ReturnValue) == 0x000060, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_Add_IntInt_ReturnValue) == 0x000068, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x00006C, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_LessEqual_IntInt_ReturnValue) == 0x00006D, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_FindInstanceReferencedByClass, CallFunc_BooleanAND_ReturnValue) == 0x00006E, "Member 'BPFL_SMLExposed_C_FindInstanceReferencedByClass::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_GetGEngine \ +static_assert(alignof(BPFL_SMLExposed_C_GetGEngine) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_GetGEngine"); \ +static_assert(sizeof(BPFL_SMLExposed_C_GetGEngine) == 0x000030, "Wrong size on BPFL_SMLExposed_C_GetGEngine"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, __WorldContext) == 0x000000, "Member 'BPFL_SMLExposed_C_GetGEngine::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, Engine) == 0x000008, "Member 'BPFL_SMLExposed_C_GetGEngine::Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, CallFunc_GetGameInstance_ReturnValue) == 0x000010, "Member 'BPFL_SMLExposed_C_GetGEngine::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, CallFunc_GetOuterObject_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_GetGEngine::CallFunc_GetOuterObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, K2Node_DynamicCast_AsEngine) == 0x000020, "Member 'BPFL_SMLExposed_C_GetGEngine::K2Node_DynamicCast_AsEngine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_GetGEngine, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BPFL_SMLExposed_C_GetGEngine::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_HasMappingContext \ +static_assert(alignof(BPFL_SMLExposed_C_HasMappingContext) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_HasMappingContext"); \ +static_assert(sizeof(BPFL_SMLExposed_C_HasMappingContext) == 0x000068, "Wrong size on BPFL_SMLExposed_C_HasMappingContext"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, IMC) == 0x000000, "Member 'BPFL_SMLExposed_C_HasMappingContext::IMC' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_HasMappingContext::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, ReturnValue) == 0x000010, "Member 'BPFL_SMLExposed_C_HasMappingContext::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, Temp_int_Array_Index_Variable) == 0x000014, "Member 'BPFL_SMLExposed_C_HasMappingContext::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, K2Node_DynamicCast_AsEnhanced_Player_Input) == 0x000028, "Member 'BPFL_SMLExposed_C_HasMappingContext::K2Node_DynamicCast_AsEnhanced_Player_Input' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'BPFL_SMLExposed_C_HasMappingContext::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_Map_Keys_Keys) == 0x000038, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_Array_Get_Item) == 0x000048, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000054, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, Temp_int_Loop_Counter_Variable) == 0x000058, "Member 'BPFL_SMLExposed_C_HasMappingContext::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_HasMappingContext, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'BPFL_SMLExposed_C_HasMappingContext::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_PopulateIMCviaDonor \ +static_assert(alignof(BPFL_SMLExposed_C_PopulateIMCviaDonor) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_PopulateIMCviaDonor"); \ +static_assert(sizeof(BPFL_SMLExposed_C_PopulateIMCviaDonor) == 0x0000A0, "Wrong size on BPFL_SMLExposed_C_PopulateIMCviaDonor"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, Donor) == 0x000000, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::Donor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, Original) == 0x000008, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::Original' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, __WorldContext) == 0x000010, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, TotalAdded) == 0x000018, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::TotalAdded' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, C) == 0x00001C, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::C' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Array_Length_ReturnValue) == 0x000024, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_BooleanAND_ReturnValue) == 0x000028, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, Temp_int_Array_Index_Variable) == 0x00002C, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Array_Get_Item) == 0x000030, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Array_Contains_ReturnValue) == 0x000084, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Less_IntInt_ReturnValue) == 0x000090, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000094, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PopulateIMCviaDonor, Temp_int_Variable) == 0x000098, "Member 'BPFL_SMLExposed_C_PopulateIMCviaDonor::Temp_int_Variable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_PrintToConsole \ +static_assert(alignof(BPFL_SMLExposed_C_PrintToConsole) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_PrintToConsole"); \ +static_assert(sizeof(BPFL_SMLExposed_C_PrintToConsole) == 0x000030, "Wrong size on BPFL_SMLExposed_C_PrintToConsole"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, PCRef) == 0x000000, "Member 'BPFL_SMLExposed_C_PrintToConsole::PCRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, Msg) == 0x000008, "Member 'BPFL_SMLExposed_C_PrintToConsole::Msg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, __WorldContext) == 0x000018, "Member 'BPFL_SMLExposed_C_PrintToConsole::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'BPFL_SMLExposed_C_PrintToConsole::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BPFL_SMLExposed_C_PrintToConsole::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_PrintToConsole, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'BPFL_SMLExposed_C_PrintToConsole::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_SetConsoleFont \ +static_assert(alignof(BPFL_SMLExposed_C_SetConsoleFont) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_SetConsoleFont"); \ +static_assert(sizeof(BPFL_SMLExposed_C_SetConsoleFont) == 0x000058, "Wrong size on BPFL_SMLExposed_C_SetConsoleFont"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, Font) == 0x000000, "Member 'BPFL_SMLExposed_C_SetConsoleFont::Font' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, __WorldContext) == 0x000008, "Member 'BPFL_SMLExposed_C_SetConsoleFont::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, Result) == 0x000010, "Member 'BPFL_SMLExposed_C_SetConsoleFont::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, Msg) == 0x000018, "Member 'BPFL_SMLExposed_C_SetConsoleFont::Msg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, CallFunc_GetGEngine_Engine) == 0x000028, "Member 'BPFL_SMLExposed_C_SetConsoleFont::CallFunc_GetGEngine_Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, CallFunc_GetDisplayName_ReturnValue) == 0x000030, "Member 'BPFL_SMLExposed_C_SetConsoleFont::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'BPFL_SMLExposed_C_SetConsoleFont::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFont, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BPFL_SMLExposed_C_SetConsoleFont::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_SetConsoleFontSize \ +static_assert(alignof(BPFL_SMLExposed_C_SetConsoleFontSize) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_SetConsoleFontSize"); \ +static_assert(sizeof(BPFL_SMLExposed_C_SetConsoleFontSize) == 0x0000A0, "Wrong size on BPFL_SMLExposed_C_SetConsoleFontSize"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, Type) == 0x000000, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::Type' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, Size) == 0x000008, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::Size' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, __WorldContext) == 0x000010, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, Result) == 0x000018, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, Msg) == 0x000020, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::Msg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_GetGEngine_Engine) == 0x000040, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_GetGEngine_Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, K2Node_SwitchName_CmpSuccess) == 0x000048, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Conv_IntToString_ReturnValue) == 0x000050, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Conv_NameToString_ReturnValue) == 0x000060, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetConsoleFontSize, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'BPFL_SMLExposed_C_SetConsoleFontSize::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_SetInputCompToBlock \ +static_assert(alignof(BPFL_SMLExposed_C_SetInputCompToBlock) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_SetInputCompToBlock"); \ +static_assert(sizeof(BPFL_SMLExposed_C_SetInputCompToBlock) == 0x000038, "Wrong size on BPFL_SMLExposed_C_SetInputCompToBlock"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, TargetActor) == 0x000000, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::TargetActor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, PC) == 0x000008, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::PC' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, isBlocking_) == 0x000010, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::isBlocking_' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, __WorldContext) == 0x000018, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, _pc) == 0x000020, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::_pc' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, _ac) == 0x000028, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::_ac' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SetInputCompToBlock, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BPFL_SMLExposed_C_SetInputCompToBlock::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_SpawnCheatManager \ +static_assert(alignof(BPFL_SMLExposed_C_SpawnCheatManager) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_SpawnCheatManager"); \ +static_assert(sizeof(BPFL_SMLExposed_C_SpawnCheatManager) == 0x000080, "Wrong size on BPFL_SMLExposed_C_SpawnCheatManager"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CMClass) == 0x000000, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CMClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, PCRef) == 0x000008, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::PCRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, OverwriteExisting) == 0x000010, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::OverwriteExisting' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, __WorldContext) == 0x000018, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, Success) == 0x000020, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, Reason) == 0x000028, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, _force) == 0x000038, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::_force' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_GetClassDisplayName_ReturnValue) == 0x000040, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_IsValid_ReturnValue_1) == 0x000069, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_IsValidClass_ReturnValue) == 0x00006A, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_Not_PreBool_ReturnValue_1) == 0x00006B, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_Not_PreBool_ReturnValue_2) == 0x00006C, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_BooleanOR_ReturnValue) == 0x00006D, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_SpawnObject_ReturnValue) == 0x000070, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnCheatManager, CallFunc_BooleanOR_ReturnValue_1) == 0x000078, "Member 'BPFL_SMLExposed_C_SpawnCheatManager::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_SpawnConsole \ +static_assert(alignof(BPFL_SMLExposed_C_SpawnConsole) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_SpawnConsole"); \ +static_assert(sizeof(BPFL_SMLExposed_C_SpawnConsole) == 0x0000E0, "Wrong size on BPFL_SMLExposed_C_SpawnConsole"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, ConsoleKey) == 0x000000, "Member 'BPFL_SMLExposed_C_SpawnConsole::ConsoleKey' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, ConsoleClass) == 0x000018, "Member 'BPFL_SMLExposed_C_SpawnConsole::ConsoleClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, ClearOldKeys) == 0x000020, "Member 'BPFL_SMLExposed_C_SpawnConsole::ClearOldKeys' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, __WorldContext) == 0x000028, "Member 'BPFL_SMLExposed_C_SpawnConsole::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, IsSuccess) == 0x000030, "Member 'BPFL_SMLExposed_C_SpawnConsole::IsSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, Result) == 0x000038, "Member 'BPFL_SMLExposed_C_SpawnConsole::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, _res) == 0x000048, "Member 'BPFL_SMLExposed_C_SpawnConsole::_res' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, _Key) == 0x000050, "Member 'BPFL_SMLExposed_C_SpawnConsole::_Key' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, _Class) == 0x000068, "Member 'BPFL_SMLExposed_C_SpawnConsole::_Class' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, msgStr) == 0x000070, "Member 'BPFL_SMLExposed_C_SpawnConsole::msgStr' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_GetGEngine_Engine) == 0x000080, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_GetGEngine_Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_ClassIsChildOf_ReturnValue) == 0x000088, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_IsValid_ReturnValue) == 0x000089, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_GetObjectClass_ReturnValue) == 0x000090, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_AddConsoleKey_NewParam) == 0x000099, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_AddConsoleKey_NewParam' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000A0, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, CallFunc_SpawnObject_ReturnValue) == 0x0000C8, "Member 'BPFL_SMLExposed_C_SpawnConsole::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, K2Node_DynamicCast_AsConsole) == 0x0000D0, "Member 'BPFL_SMLExposed_C_SpawnConsole::K2Node_DynamicCast_AsConsole' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_SpawnConsole, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'BPFL_SMLExposed_C_SpawnConsole::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLExposed_C_TotalMappingContexts \ +static_assert(alignof(BPFL_SMLExposed_C_TotalMappingContexts) == 0x000008, "Wrong alignment on BPFL_SMLExposed_C_TotalMappingContexts"); \ +static_assert(sizeof(BPFL_SMLExposed_C_TotalMappingContexts) == 0x000030, "Wrong size on BPFL_SMLExposed_C_TotalMappingContexts"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, __WorldContext) == 0x000000, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, ReturnValue) == 0x000008, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, K2Node_DynamicCast_AsEnhanced_Player_Input) == 0x000020, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::K2Node_DynamicCast_AsEnhanced_Player_Input' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLExposed_C_TotalMappingContexts, CallFunc_Map_Length_ReturnValue) == 0x00002C, "Member 'BPFL_SMLExposed_C_TotalMappingContexts::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPFL_SMLExposed_C \ +static_assert(alignof(UBPFL_SMLExposed_C) == 0x000008, "Wrong alignment on UBPFL_SMLExposed_C"); \ +static_assert(sizeof(UBPFL_SMLExposed_C) == 0x000028, "Wrong size on UBPFL_SMLExposed_C"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_GetHelpCache \ +static_assert(alignof(BPFL_SMLTools_C_SML_GetHelpCache) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_GetHelpCache"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_GetHelpCache) == 0x000168, "Wrong size on BPFL_SMLTools_C_SML_GetHelpCache"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, STData) == 0x000000, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::STData' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, __WorldContext) == 0x000028, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, Result) == 0x000030, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, Cache) == 0x000080, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::Cache' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, help) == 0x0000D0, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::help' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000F0, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x0000F8, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_IsValid_ReturnValue) == 0x000100, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_IsValid_ReturnValue_1) == 0x000101, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Conv_SoftObjectReferenceToString_ReturnValue) == 0x000108, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Conv_SoftObjectReferenceToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Conv_StringToName_ReturnValue) == 0x000118, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_GetKeysFromStringTable_ReturnValue) == 0x000120, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_GetKeysFromStringTable_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, Temp_int_Array_Index_Variable) == 0x000134, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, Temp_int_Loop_Counter_Variable) == 0x000138, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Array_Get_Item) == 0x000140, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_GetTableEntrySourceString_ReturnValue) == 0x000150, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_GetTableEntrySourceString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Less_IntInt_ReturnValue) == 0x000160, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetHelpCache, CallFunc_Add_IntInt_ReturnValue) == 0x000164, "Member 'BPFL_SMLTools_C_SML_GetHelpCache::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_PrintHelp \ +static_assert(alignof(BPFL_SMLTools_C_SML_PrintHelp) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_PrintHelp"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_PrintHelp) == 0x000080, "Wrong size on BPFL_SMLTools_C_SML_PrintHelp"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, Match) == 0x000000, "Member 'BPFL_SMLTools_C_SML_PrintHelp::Match' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, Mode) == 0x000010, "Member 'BPFL_SMLTools_C_SML_PrintHelp::Mode' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, DictData) == 0x000020, "Member 'BPFL_SMLTools_C_SML_PrintHelp::DictData' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, __WorldContext) == 0x000070, "Member 'BPFL_SMLTools_C_SML_PrintHelp::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, CallFunc_Map_Length_ReturnValue) == 0x000078, "Member 'BPFL_SMLTools_C_SML_PrintHelp::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_PrintHelp, CallFunc_Greater_IntInt_ReturnValue) == 0x00007C, "Member 'BPFL_SMLTools_C_SML_PrintHelp::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_IsSaveBlockedMap \ +static_assert(alignof(BPFL_SMLTools_C_SML_IsSaveBlockedMap) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_IsSaveBlockedMap"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_IsSaveBlockedMap) == 0x000030, "Wrong size on BPFL_SMLTools_C_SML_IsSaveBlockedMap"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, SMLConf) == 0x000000, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, Result) == 0x000010, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, CallFunc_IsEmpty_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, CallFunc_Array_Contains_ReturnValue) == 0x000029, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsSaveBlockedMap, CallFunc_BooleanOR_ReturnValue) == 0x00002A, "Member 'BPFL_SMLTools_C_SML_IsSaveBlockedMap::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_CMEDestroy \ +static_assert(alignof(BPFL_SMLTools_C_CMEDestroy) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_CMEDestroy"); \ +static_assert(sizeof(BPFL_SMLTools_C_CMEDestroy) == 0x0000C8, "Wrong size on BPFL_SMLTools_C_CMEDestroy"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, idx) == 0x000000, "Member 'BPFL_SMLTools_C_CMEDestroy::idx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_CMEDestroy::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, Result) == 0x000018, "Member 'BPFL_SMLTools_C_CMEDestroy::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, Reason) == 0x000020, "Member 'BPFL_SMLTools_C_CMEDestroy::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, V) == 0x000030, "Member 'BPFL_SMLTools_C_CMEDestroy::V' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_GetPlayerController_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Array_Length_ReturnValue) == 0x00005C, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_IsNumeric_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Conv_StringToInt_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Subtract_IntInt_ReturnValue) == 0x00008C, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000090, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Array_Get_Item) == 0x000098, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_GetObjectClass_ReturnValue) == 0x0000A0, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_Less_IntInt_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CMEDestroy, CallFunc_BooleanAND_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLTools_C_CMEDestroy::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GetWorldFromVP \ +static_assert(alignof(BPFL_SMLTools_C_GetWorldFromVP) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GetWorldFromVP"); \ +static_assert(sizeof(BPFL_SMLTools_C_GetWorldFromVP) == 0x000028, "Wrong size on BPFL_SMLTools_C_GetWorldFromVP"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromVP, __WorldContext) == 0x000000, "Member 'BPFL_SMLTools_C_GetWorldFromVP::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromVP, AsWorld) == 0x000008, "Member 'BPFL_SMLTools_C_GetWorldFromVP::AsWorld' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromVP, _pc) == 0x000010, "Member 'BPFL_SMLTools_C_GetWorldFromVP::_pc' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromVP, CallFunc_GetGEngine_Engine) == 0x000018, "Member 'BPFL_SMLTools_C_GetWorldFromVP::CallFunc_GetGEngine_Engine' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromVP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_GetWorldFromVP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_IsUE4SSInstalled \ +static_assert(alignof(BPFL_SMLTools_C_IsUE4SSInstalled) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_IsUE4SSInstalled"); \ +static_assert(sizeof(BPFL_SMLTools_C_IsUE4SSInstalled) == 0x000038, "Wrong size on BPFL_SMLTools_C_IsUE4SSInstalled"); \ +static_assert(offsetof(BPFL_SMLTools_C_IsUE4SSInstalled, __WorldContext) == 0x000000, "Member 'BPFL_SMLTools_C_IsUE4SSInstalled::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_IsUE4SSInstalled, ReturnValue) == 0x000008, "Member 'BPFL_SMLTools_C_IsUE4SSInstalled::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_IsUE4SSInstalled, CallFunc_GetProjectDirectory_ReturnValue) == 0x000010, "Member 'BPFL_SMLTools_C_IsUE4SSInstalled::CallFunc_GetProjectDirectory_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_IsUE4SSInstalled, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_IsUE4SSInstalled::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_IsUE4SSInstalled, CallFunc_DirectoryExists_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_IsUE4SSInstalled::CallFunc_DirectoryExists_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GetConsoleKeys \ +static_assert(alignof(BPFL_SMLTools_C_GetConsoleKeys) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GetConsoleKeys"); \ +static_assert(sizeof(BPFL_SMLTools_C_GetConsoleKeys) == 0x0000F0, "Wrong size on BPFL_SMLTools_C_GetConsoleKeys"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, __WorldContext) == 0x000000, "Member 'BPFL_SMLTools_C_GetConsoleKeys::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, Str) == 0x000008, "Member 'BPFL_SMLTools_C_GetConsoleKeys::Str' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, Result) == 0x000018, "Member 'BPFL_SMLTools_C_GetConsoleKeys::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, Temp_int_Array_Index_Variable) == 0x000028, "Member 'BPFL_SMLTools_C_GetConsoleKeys::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'BPFL_SMLTools_C_GetConsoleKeys::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_GetInputSettings_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_GetInputSettings_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Array_Get_Item) == 0x000068, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Greater_IntInt_ReturnValue) == 0x000080, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Conv_NameToString_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B0, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Conv_NameToString_ReturnValue_1) == 0x0000C0, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Array_Length_ReturnValue_1) == 0x0000D0, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetConsoleKeys, CallFunc_Less_IntInt_ReturnValue) == 0x0000E8, "Member 'BPFL_SMLTools_C_GetConsoleKeys::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLExec \ +static_assert(alignof(BPFL_SMLTools_C_MLExec) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLExec"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLExec) == 0x0000D8, "Wrong size on BPFL_SMLTools_C_MLExec"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, KVArg) == 0x000000, "Member 'BPFL_SMLTools_C_MLExec::KVArg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, ModsArr) == 0x000010, "Member 'BPFL_SMLTools_C_MLExec::ModsArr' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLExec::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, idx) == 0x000028, "Member 'BPFL_SMLTools_C_MLExec::idx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, Func_0) == 0x000038, "Member 'BPFL_SMLTools_C_MLExec::Func_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_GetKeyValue_Key) == 0x000048, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_GetKeyValue_Key' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_GetKeyValue_Value) == 0x000058, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_GetKeyValue_Value' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_SML_FetchLiveModByIndex_Result) == 0x000088, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_SML_FetchLiveModByIndex_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_SML_FetchLiveModByIndex_Actor) == 0x000090, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_SML_FetchLiveModByIndex_Actor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_SML_FetchLiveModByIndex_Reason) == 0x000098, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_SML_FetchLiveModByIndex_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_IsEmpty_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B0, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_Not_PreBool_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_K2_SetTimer_ReturnValue) == 0x0000C8, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_IsNumeric_ReturnValue) == 0x0000D0, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLExec, CallFunc_BooleanAND_ReturnValue) == 0x0000D1, "Member 'BPFL_SMLTools_C_MLExec::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLContains \ +static_assert(alignof(BPFL_SMLTools_C_MLContains) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLContains"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLContains) == 0x000030, "Wrong size on BPFL_SMLTools_C_MLContains"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, RawSCR) == 0x000000, "Member 'BPFL_SMLTools_C_MLContains::RawSCR' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, Type) == 0x000010, "Member 'BPFL_SMLTools_C_MLContains::Type' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, ModList) == 0x000018, "Member 'BPFL_SMLTools_C_MLContains::ModList' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLContains::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, res) == 0x000028, "Member 'BPFL_SMLTools_C_MLContains::res' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, CallFunc_Array_Contains_ReturnValue) == 0x000029, "Member 'BPFL_SMLTools_C_MLContains::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, CallFunc_Array_Contains_ReturnValue_1) == 0x00002A, "Member 'BPFL_SMLTools_C_MLContains::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLContains, K2Node_SwitchName_CmpSuccess) == 0x00002B, "Member 'BPFL_SMLTools_C_MLContains::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLClear \ +static_assert(alignof(BPFL_SMLTools_C_MLClear) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLClear"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLClear) == 0x000050, "Wrong size on BPFL_SMLTools_C_MLClear"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, ModList) == 0x000000, "Member 'BPFL_SMLTools_C_MLClear::ModList' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, SMLConf) == 0x000008, "Member 'BPFL_SMLTools_C_MLClear::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_MLClear::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, Temp_bool_Variable) == 0x000018, "Member 'BPFL_SMLTools_C_MLClear::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'BPFL_SMLTools_C_MLClear::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, CallFunc_DoesSaveGameExist_ReturnValue) == 0x00001A, "Member 'BPFL_SMLTools_C_MLClear::CallFunc_DoesSaveGameExist_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, CallFunc_DeleteGameInSlot_ReturnValue) == 0x00001B, "Member 'BPFL_SMLTools_C_MLClear::CallFunc_DeleteGameInSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, Temp_string_Variable) == 0x000020, "Member 'BPFL_SMLTools_C_MLClear::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, Temp_string_Variable_1) == 0x000030, "Member 'BPFL_SMLTools_C_MLClear::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLClear, K2Node_Select_Default) == 0x000040, "Member 'BPFL_SMLTools_C_MLClear::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLPrintLive \ +static_assert(alignof(BPFL_SMLTools_C_MLPrintLive) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLPrintLive"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLPrintLive) == 0x000048, "Wrong size on BPFL_SMLTools_C_MLPrintLive"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, Entries) == 0x000000, "Member 'BPFL_SMLTools_C_MLPrintLive::Entries' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_MLPrintLive::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, NewLocalVar_0) == 0x000018, "Member 'BPFL_SMLTools_C_MLPrintLive::NewLocalVar_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Array_Length_ReturnValue_1) == 0x000020, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Greater_IntInt_ReturnValue) == 0x000024, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, Temp_int_Array_Index_Variable) == 0x000028, "Member 'BPFL_SMLTools_C_MLPrintLive::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Array_Get_Item) == 0x000030, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, Temp_int_Loop_Counter_Variable) == 0x000038, "Member 'BPFL_SMLTools_C_MLPrintLive::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrintLive, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_MLPrintLive::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLPrint \ +static_assert(alignof(BPFL_SMLTools_C_MLPrint) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLPrint"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLPrint) == 0x0000E0, "Wrong size on BPFL_SMLTools_C_MLPrint"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, Array) == 0x000000, "Member 'BPFL_SMLTools_C_MLPrint::Array' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, Designation) == 0x000010, "Member 'BPFL_SMLTools_C_MLPrint::Designation' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLPrint::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Array_Length_ReturnValue_1) == 0x00003C, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, Temp_int_Array_Index_Variable) == 0x000040, "Member 'BPFL_SMLTools_C_MLPrint::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Array_Get_Item) == 0x000058, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000090, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000A0, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000B0, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000C0, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Greater_IntInt_ReturnValue) == 0x0000D0, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, Temp_int_Loop_Counter_Variable) == 0x0000D4, "Member 'BPFL_SMLTools_C_MLPrint::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000DC, "Member 'BPFL_SMLTools_C_MLPrint::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLValidate \ +static_assert(alignof(BPFL_SMLTools_C_MLValidate) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLValidate"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLValidate) == 0x000148, "Wrong size on BPFL_SMLTools_C_MLValidate"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, Mods) == 0x000000, "Member 'BPFL_SMLTools_C_MLValidate::Mods' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_MLValidate::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, Deleted) == 0x000018, "Member 'BPFL_SMLTools_C_MLValidate::Deleted' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, C) == 0x00001C, "Member 'BPFL_SMLTools_C_MLValidate::C' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Array_Length_ReturnValue_1) == 0x000024, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Subtract_IntInt_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Max_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Max_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Greater_IntInt_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, Temp_int_Array_Index_Variable) == 0x00005C, "Member 'BPFL_SMLTools_C_MLValidate::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, Temp_int_Variable) == 0x000060, "Member 'BPFL_SMLTools_C_MLValidate::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Array_Get_Item) == 0x000068, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000078, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_SML_GetSCP_Result) == 0x000088, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_SML_GetSCP_Success) == 0x000090, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_SML_GetSCP_Reason) == 0x000098, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A8, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_GetClassDisplayName_ReturnValue) == 0x0000B8, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D0, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000E0, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F0, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000100, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, Temp_int_Loop_Counter_Variable) == 0x000110, "Member 'BPFL_SMLTools_C_MLValidate::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Conv_IntToString_ReturnValue_2) == 0x000118, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000128, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000130, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000140, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLValidate, CallFunc_Add_IntInt_ReturnValue_1) == 0x000144, "Member 'BPFL_SMLTools_C_MLValidate::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLRemove \ +static_assert(alignof(BPFL_SMLTools_C_MLRemove) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLRemove"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLRemove) == 0x000078, "Wrong size on BPFL_SMLTools_C_MLRemove"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, PathOrIdx) == 0x000000, "Member 'BPFL_SMLTools_C_MLRemove::PathOrIdx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, Type) == 0x000010, "Member 'BPFL_SMLTools_C_MLRemove::Type' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, ModList) == 0x000018, "Member 'BPFL_SMLTools_C_MLRemove::ModList' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLRemove::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, Result) == 0x000028, "Member 'BPFL_SMLTools_C_MLRemove::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, Reason) == 0x000030, "Member 'BPFL_SMLTools_C_MLRemove::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, CallFunc_MLRemove_Implementation_Result) == 0x000040, "Member 'BPFL_SMLTools_C_MLRemove::CallFunc_MLRemove_Implementation_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, CallFunc_MLRemove_Implementation_Reason) == 0x000048, "Member 'BPFL_SMLTools_C_MLRemove::CallFunc_MLRemove_Implementation_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, CallFunc_MLRemove_Implementation_Result_1) == 0x000058, "Member 'BPFL_SMLTools_C_MLRemove::CallFunc_MLRemove_Implementation_Result_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, CallFunc_MLRemove_Implementation_Reason_1) == 0x000060, "Member 'BPFL_SMLTools_C_MLRemove::CallFunc_MLRemove_Implementation_Reason_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove, K2Node_SwitchName_CmpSuccess) == 0x000070, "Member 'BPFL_SMLTools_C_MLRemove::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLRemove_Implementation \ +static_assert(alignof(BPFL_SMLTools_C_MLRemove_Implementation) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLRemove_Implementation"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLRemove_Implementation) == 0x0000F0, "Wrong size on BPFL_SMLTools_C_MLRemove_Implementation"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Array) == 0x000000, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Array' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Val) == 0x000010, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Val' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Result) == 0x000028, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Reason) == 0x000030, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, T) == 0x000040, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::T' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, V) == 0x000050, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::V' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Temp_string_Variable) == 0x000060, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Temp_string_Variable_1) == 0x000078, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Conv_StringToInt_ReturnValue) == 0x000098, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, Temp_bool_Variable) == 0x00009C, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000A0, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A8, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000B8, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000C9, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_BooleanAND_ReturnValue) == 0x0000CA, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Array_RemoveItem_ReturnValue) == 0x0000CB, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_IsNumeric_ReturnValue) == 0x0000CC, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, K2Node_Select_Default) == 0x0000D0, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLRemove_Implementation, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000E0, "Member 'BPFL_SMLTools_C_MLRemove_Implementation::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLPrint_PrintLiveModObject \ +static_assert(alignof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLPrint_PrintLiveModObject"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject) == 0x000100, "Wrong size on BPFL_SMLTools_C_MLPrint_PrintLiveModObject"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, Object) == 0x000000, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::Object' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, idx) == 0x000008, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::idx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_IsValid_ReturnValue) == 0x00002C, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Conv_IntToString_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000050, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000060, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000070, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000080, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_GetObjectClass_ReturnValue) == 0x000090, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Conv_ClassToSoftClassReference_ReturnValue) == 0x000098, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Conv_ClassToSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Conv_SoftClassReferenceToString_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Conv_SoftClassReferenceToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_SML_GetAssetLastFolderFromPath_Result) == 0x0000D0, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_SML_GetAssetLastFolderFromPath_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000E0, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLPrint_PrintLiveModObject, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0000F0, "Member 'BPFL_SMLTools_C_MLPrint_PrintLiveModObject::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_SpawnCMEs \ +static_assert(alignof(BPFL_SMLTools_C_SML_SpawnCMEs) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_SpawnCMEs"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_SpawnCMEs) == 0x0000D8, "Wrong size on BPFL_SMLTools_C_SML_SpawnCMEs"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, SCRefArray) == 0x000000, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::SCRefArray' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, Total) == 0x000018, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::Total' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, Count) == 0x00001C, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::Count' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, Temp_int_Loop_Counter_Variable) == 0x000020, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Add_IntInt_ReturnValue) == 0x000024, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_IsValid_ReturnValue) == 0x000035, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, Temp_int_Array_Index_Variable) == 0x000038, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, Temp_int_Variable) == 0x00003C, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Array_Get_Item) == 0x000040, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_MakeSoftClassPath_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_MakeSoftClassPath_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue) == 0x000080, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, K2Node_ClassDynamicCast_AsCheat_Manager_Extension) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::K2Node_ClassDynamicCast_AsCheat_Manager_Extension' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, K2Node_ClassDynamicCast_bSuccess) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_AddCheatExtension_Result) == 0x0000C0, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_AddCheatExtension_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCMEs, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000D0, "Member 'BPFL_SMLTools_C_SML_SpawnCMEs::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_ScanForMods \ +static_assert(alignof(BPFL_SMLTools_C_SML_ScanForMods) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_ScanForMods"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_ScanForMods) == 0x000090, "Wrong size on BPFL_SMLTools_C_SML_ScanForMods"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, SMLConf) == 0x000000, "Member 'BPFL_SMLTools_C_SML_ScanForMods::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_ScanForMods::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, Mods) == 0x000010, "Member 'BPFL_SMLTools_C_SML_ScanForMods::Mods' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, Temp_string_Variable) == 0x000020, "Member 'BPFL_SMLTools_C_SML_ScanForMods::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, Temp_string_Variable_1) == 0x000030, "Member 'BPFL_SMLTools_C_SML_ScanForMods::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, CallFunc_GetProjectDirectory_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_SML_ScanForMods::CallFunc_GetProjectDirectory_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, Temp_bool_Variable) == 0x000050, "Member 'BPFL_SMLTools_C_SML_ScanForMods::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_SML_ScanForMods::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, CallFunc_DirectoryExists_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_SML_ScanForMods::CallFunc_DirectoryExists_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, K2Node_Select_Default) == 0x000070, "Member 'BPFL_SMLTools_C_SML_ScanForMods::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ScanForMods, CallFunc_SML_DiscoverViaAR_Result) == 0x000080, "Member 'BPFL_SMLTools_C_SML_ScanForMods::CallFunc_SML_DiscoverViaAR_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_SynchronizeAR \ +static_assert(alignof(BPFL_SMLTools_C_SML_SynchronizeAR) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_SynchronizeAR"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_SynchronizeAR) == 0x000030, "Wrong size on BPFL_SMLTools_C_SML_SynchronizeAR"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SynchronizeAR, Paths) == 0x000000, "Member 'BPFL_SMLTools_C_SML_SynchronizeAR::Paths' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SynchronizeAR, Collect) == 0x000010, "Member 'BPFL_SMLTools_C_SML_SynchronizeAR::Collect' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SynchronizeAR, __WorldContext) == 0x000018, "Member 'BPFL_SMLTools_C_SML_SynchronizeAR::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SynchronizeAR, CallFunc_GetAssetRegistry_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_SML_SynchronizeAR::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_DiscoverViaAR \ +static_assert(alignof(BPFL_SMLTools_C_SML_DiscoverViaAR) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_DiscoverViaAR"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_DiscoverViaAR) == 0x0001E0, "Wrong size on BPFL_SMLTools_C_SML_DiscoverViaAR"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, OwnModPrefix) == 0x000000, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::OwnModPrefix' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, UE4SSPrefix) == 0x000010, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::UE4SSPrefix' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, Result) == 0x000028, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, finalSCR) == 0x000038, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::finalSCR' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, tmp) == 0x000048, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::tmp' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, ownprf) == 0x000058, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::ownprf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, Temp_int_Array_Index_Variable) == 0x000068, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, Temp_int_Loop_Counter_Variable) == 0x00006C, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Add_IntInt_ReturnValue) == 0x000070, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Concat_StrStr_ReturnValue) == 0x000078, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_EndsWith_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_GetAssetRegistry_ReturnValue) == 0x000090, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_GetAssetRegistry_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_GetAllAssets_OutAssetData) == 0x0000A0, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_GetAllAssets_OutAssetData' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_GetAllAssets_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_GetAllAssets_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Array_Get_Item) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Array_AddUnique_ReturnValue) == 0x000120, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_ToSoftObjectPath_ReturnValue) == 0x000128, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_ToSoftObjectPath_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_BreakSoftObjectPath_PathString) == 0x000148, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_BreakSoftObjectPath_PathString' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Conv_NameToString_ReturnValue) == 0x000158, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_StartsWith_ReturnValue) == 0x000168, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Conv_NameToString_ReturnValue_1) == 0x000170, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Conv_NameToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Array_Length_ReturnValue) == 0x000180, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_StartsWith_ReturnValue_1) == 0x000184, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_StartsWith_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Less_IntInt_ReturnValue) == 0x000185, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_StartsWith_ReturnValue_2) == 0x000186, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_StartsWith_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Not_PreBool_ReturnValue) == 0x000187, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_StartsWith_ReturnValue_3) == 0x000188, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_StartsWith_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Array_Length_ReturnValue_1) == 0x00018C, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Not_PreBool_ReturnValue_1) == 0x000190, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Conv_IntToString_ReturnValue) == 0x000198, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_BooleanAND_ReturnValue) == 0x0001A8, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0001B0, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_BooleanOR_ReturnValue) == 0x0001C0, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001C8, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_StartsWith_ReturnValue_4) == 0x0001D8, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_StartsWith_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DiscoverViaAR, CallFunc_BooleanOR_ReturnValue_1) == 0x0001D9, "Member 'BPFL_SMLTools_C_SML_DiscoverViaAR::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_LoadModListInPlace \ +static_assert(alignof(BPFL_SMLTools_C_SML_LoadModListInPlace) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_LoadModListInPlace"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_LoadModListInPlace) == 0x000068, "Wrong size on BPFL_SMLTools_C_SML_LoadModListInPlace"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, ModListRef) == 0x000000, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::ModListRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, Filename) == 0x000008, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::Filename' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, UserIdx) == 0x000018, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::UserIdx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, IsBlockedMap) == 0x00001C, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::IsBlockedMap' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, Reason) == 0x000028, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, Force) == 0x000038, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::Force' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, File) == 0x000040, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::File' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, CallFunc_SML_LoadModList_Data) == 0x000050, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::CallFunc_SML_LoadModList_Data' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModListInPlace, CallFunc_SML_LoadModList_Reason) == 0x000058, "Member 'BPFL_SMLTools_C_SML_LoadModListInPlace::CallFunc_SML_LoadModList_Reason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GetKBFKeyByName \ +static_assert(alignof(BPFL_SMLTools_C_GetKBFKeyByName) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GetKBFKeyByName"); \ +static_assert(sizeof(BPFL_SMLTools_C_GetKBFKeyByName) == 0x0000E8, "Wrong size on BPFL_SMLTools_C_GetKBFKeyByName"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, Key) == 0x000000, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::Key' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, Fkey) == 0x000010, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::Fkey' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, keymap) == 0x000028, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::keymap' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, K2Node_MakeVariable_MakeVariableOutput) == 0x000078, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, CallFunc_Map_Find_Value) == 0x0000C8, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetKBFKeyByName, CallFunc_Map_Find_ReturnValue) == 0x0000E0, "Member 'BPFL_SMLTools_C_GetKBFKeyByName::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_AddUniqueToInputActions \ +static_assert(alignof(BPFL_SMLTools_C_AddUniqueToInputActions) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_AddUniqueToInputActions"); \ +static_assert(sizeof(BPFL_SMLTools_C_AddUniqueToInputActions) == 0x000070, "Wrong size on BPFL_SMLTools_C_AddUniqueToInputActions"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, InBinds) == 0x000000, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::InBinds' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, Rebuild) == 0x000010, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::Rebuild' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, __WorldContext) == 0x000018, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, Temp_int_Array_Index_Variable) == 0x000024, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Array_Get_Item) == 0x000030, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_GetInputSettings_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_GetInputSettings_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_AddUniqueToInputActions, CallFunc_Array_Contains_ReturnValue) == 0x00006C, "Member 'BPFL_SMLTools_C_AddUniqueToInputActions::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLAddNew \ +static_assert(alignof(BPFL_SMLTools_C_MLAddNew) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLAddNew"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLAddNew) == 0x000038, "Wrong size on BPFL_SMLTools_C_MLAddNew"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, SCRef) == 0x000000, "Member 'BPFL_SMLTools_C_MLAddNew::SCRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, TargetArray) == 0x000010, "Member 'BPFL_SMLTools_C_MLAddNew::TargetArray' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLAddNew::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, WasAddedNew) == 0x000028, "Member 'BPFL_SMLTools_C_MLAddNew::WasAddedNew' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, CallFunc_Array_AddUnique_ReturnValue) == 0x00002C, "Member 'BPFL_SMLTools_C_MLAddNew::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLAddNew, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_MLAddNew::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_MLDataSave \ +static_assert(alignof(BPFL_SMLTools_C_MLDataSave) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_MLDataSave"); \ +static_assert(sizeof(BPFL_SMLTools_C_MLDataSave) == 0x000060, "Wrong size on BPFL_SMLTools_C_MLDataSave"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, ModList) == 0x000000, "Member 'BPFL_SMLTools_C_MLDataSave::ModList' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, File) == 0x000008, "Member 'BPFL_SMLTools_C_MLDataSave::File' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, UserIndex) == 0x000018, "Member 'BPFL_SMLTools_C_MLDataSave::UserIndex' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_MLDataSave::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, Temp_bool_Variable) == 0x000028, "Member 'BPFL_SMLTools_C_MLDataSave::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, CallFunc_SaveGameToSlot_ReturnValue) == 0x000029, "Member 'BPFL_SMLTools_C_MLDataSave::CallFunc_SaveGameToSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, Temp_string_Variable) == 0x000030, "Member 'BPFL_SMLTools_C_MLDataSave::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, Temp_string_Variable_1) == 0x000040, "Member 'BPFL_SMLTools_C_MLDataSave::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_MLDataSave, K2Node_Select_Default) == 0x000050, "Member 'BPFL_SMLTools_C_MLDataSave::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_IsBlockedMap \ +static_assert(alignof(BPFL_SMLTools_C_SML_IsBlockedMap) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_IsBlockedMap"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_IsBlockedMap) == 0x000030, "Wrong size on BPFL_SMLTools_C_SML_IsBlockedMap"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, SMLConf) == 0x000000, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, ReturnValue) == 0x000010, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_IsEmpty_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_StartsWith_ReturnValue) == 0x000029, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_Array_Contains_ReturnValue) == 0x00002A, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_BooleanOR_ReturnValue) == 0x00002B, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_IsBlockedMap, CallFunc_BooleanOR_ReturnValue_1) == 0x00002C, "Member 'BPFL_SMLTools_C_SML_IsBlockedMap::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_FetchLiveModByIndex \ +static_assert(alignof(BPFL_SMLTools_C_SML_FetchLiveModByIndex) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_FetchLiveModByIndex"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_FetchLiveModByIndex) == 0x000110, "Wrong size on BPFL_SMLTools_C_SML_FetchLiveModByIndex"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, int_0) == 0x000000, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::int_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, ActorArray) == 0x000010, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::ActorArray' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Result) == 0x000028, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Actor) == 0x000030, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Actor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Reason) == 0x000038, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, idx) == 0x000048, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::idx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Array_Length_ReturnValue) == 0x00004C, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Conv_IntToString_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Conv_StringToInt_ReturnValue) == 0x00006C, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Conv_StringToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Greater_IntInt_ReturnValue) == 0x000070, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_BooleanOR_ReturnValue) == 0x000071, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Temp_string_Variable) == 0x000078, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Temp_string_Variable_1) == 0x000090, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Array_Get_Item) == 0x0000A0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, Temp_bool_Variable) == 0x0000A9, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, K2Node_Select_Default) == 0x0000D0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000F0, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_FetchLiveModByIndex, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000100, "Member 'BPFL_SMLTools_C_SML_FetchLiveModByIndex::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_ResolveLiveModOrSCR \ +static_assert(alignof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_ResolveLiveModOrSCR"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR) == 0x000100, "Wrong size on BPFL_SMLTools_C_SML_ResolveLiveModOrSCR"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Input) == 0x000000, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Input' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, ActorArray) == 0x000010, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::ActorArray' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, __WorldContext) == 0x000020, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Result) == 0x000028, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Actor) == 0x000030, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Actor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Reason) == 0x000038, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Temp_string_Variable) == 0x000048, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_GetSCP_Result) == 0x000058, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_GetSCP_Success) == 0x000060, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_GetSCP_Reason) == 0x000068, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_GetClassDisplayName_ReturnValue) == 0x000078, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, K2Node_ClassDynamicCast_AsActor) == 0x000088, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, K2Node_ClassDynamicCast_bSuccess) == 0x000090, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_Concat_StrStr_ReturnValue) == 0x000098, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_GetActorOfClass_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_isStrASoftClassRef_ReturnValue) == 0x0000B1, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_isStrASoftClassRef_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_FetchLiveModByIndex_Result) == 0x0000B2, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_FetchLiveModByIndex_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_FetchLiveModByIndex_Actor) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_FetchLiveModByIndex_Actor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_SML_FetchLiveModByIndex_Reason) == 0x0000C0, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_SML_FetchLiveModByIndex_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, CallFunc_IsNumeric_ReturnValue) == 0x0000D0, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Temp_string_Variable_1) == 0x0000D8, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, Temp_bool_Variable) == 0x0000E8, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveLiveModOrSCR, K2Node_Select_Default) == 0x0000F0, "Member 'BPFL_SMLTools_C_SML_ResolveLiveModOrSCR::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_ResolveModAsset \ +static_assert(alignof(BPFL_SMLTools_C_SML_ResolveModAsset) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_ResolveModAsset"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_ResolveModAsset) == 0x000260, "Wrong size on BPFL_SMLTools_C_SML_ResolveModAsset"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, Input) == 0x000000, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::Input' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, Exhaustive) == 0x000010, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::Exhaustive' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, SupportUE4SS) == 0x000011, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::SupportUE4SS' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, __WorldContext) == 0x000018, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, Result) == 0x000020, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, Success) == 0x000030, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, tmpArr) == 0x000038, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::tmpArr' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, AssetName) == 0x000048, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::AssetName' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, IsSuccess) == 0x000058, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::IsSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, res) == 0x000060, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::res' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_MakeSoftClassPath_ReturnValue) == 0x000070, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_MakeSoftClassPath_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue) == 0x000090, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_MakeSoftClassPath_ReturnValue_1) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_MakeSoftClassPath_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x0000D8, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue_1) == 0x0000E0, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_IsValidClass_ReturnValue) == 0x000108, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_LoadClassAsset_Blocking_ReturnValue_1) == 0x000110, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_LoadClassAsset_Blocking_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_IsValidClass_ReturnValue_1) == 0x000118, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_ReplaceInline_ReturnValue) == 0x00011C, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_ReplaceInline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Contains_ReturnValue) == 0x000120, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_EndsWith_ReturnValue) == 0x000121, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Array_Length_ReturnValue) == 0x000124, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Subtract_IntInt_ReturnValue) == 0x000128, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x00012C, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_IsNumeric_ReturnValue) == 0x00012D, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_IsNumeric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_IsEmpty_ReturnValue) == 0x00012E, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_BooleanOR_ReturnValue) == 0x00012F, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_EndsWith_ReturnValue_1) == 0x000130, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Len_ReturnValue) == 0x000134, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Len_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000138, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_GetSubstring_ReturnValue) == 0x000140, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_GetSubstring_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue) == 0x000150, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000160, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Contains_ReturnValue_1) == 0x000170, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Contains_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000178, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Array_Get_Item) == 0x000188, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_EndsWith_ReturnValue_2) == 0x000198, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_EndsWith_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001A0, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001B0, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_ParseIntoArray_ReturnValue) == 0x0001C0, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Contains_ReturnValue_2) == 0x0001D0, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Contains_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001D8, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0001E8, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_7) == 0x0001F8, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000208, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000218, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000228, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000238, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Concat_StrStr_ReturnValue_12) == 0x000248, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Contains_ReturnValue_3) == 0x000258, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Contains_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_StartsWith_ReturnValue) == 0x000259, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_Contains_ReturnValue_4) == 0x00025A, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_Contains_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_ResolveModAsset, CallFunc_BooleanOR_ReturnValue_1) == 0x00025B, "Member 'BPFL_SMLTools_C_SML_ResolveModAsset::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath \ +static_assert(alignof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath) == 0x000070, "Wrong size on BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, SCP) == 0x000000, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::SCP' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, Result) == 0x000018, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, tmp) == 0x000028, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::tmp' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_ParseIntoArray_ReturnValue) == 0x000038, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_ParseIntoArray_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_Subtract_IntInt_ReturnValue) == 0x00004C, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_Array_Get_Item) == 0x000058, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_SML_GetAssetLastFolderFromPath::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_DedupStrArray \ +static_assert(alignof(BPFL_SMLTools_C_SML_DedupStrArray) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_DedupStrArray"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_DedupStrArray) == 0x000068, "Wrong size on BPFL_SMLTools_C_SML_DedupStrArray"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, Array) == 0x000000, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::Array' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, HadDupes) == 0x000018, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::HadDupes' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, oldLen) == 0x00001C, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::oldLen' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, tmp) == 0x000020, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::tmp' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Array_Length_ReturnValue_1) == 0x000034, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, Temp_int_Array_Index_Variable) == 0x000038, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Array_Get_Item) == 0x000040, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, Temp_int_Loop_Counter_Variable) == 0x000050, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Less_IntInt_ReturnValue) == 0x000054, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Add_IntInt_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Array_Length_ReturnValue_2) == 0x00005C, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_DedupStrArray, CallFunc_Array_AddUnique_ReturnValue) == 0x000064, "Member 'BPFL_SMLTools_C_SML_DedupStrArray::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_KillActorIfExist \ +static_assert(alignof(BPFL_SMLTools_C_SML_KillActorIfExist) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_KillActorIfExist"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_KillActorIfExist) == 0x0000A0, "Wrong size on BPFL_SMLTools_C_SML_KillActorIfExist"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, Actor) == 0x000000, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::Actor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, SMLConf) == 0x000008, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_K2_SetTimer_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_IsEmpty_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_GetObjectClass_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_GetClassDisplayName_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000088, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000098, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_KillActorIfExist, CallFunc_SetLifeSpan_InLifespan_ImplicitCast) == 0x00009C, "Member 'BPFL_SMLTools_C_SML_KillActorIfExist::CallFunc_SetLifeSpan_InLifespan_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_RemoveCMEIfExist \ +static_assert(alignof(BPFL_SMLTools_C_SML_RemoveCMEIfExist) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_RemoveCMEIfExist"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_RemoveCMEIfExist) == 0x000058, "Wrong size on BPFL_SMLTools_C_SML_RemoveCMEIfExist"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CMEClas) == 0x000000, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CMEClas' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, RemoveAll) == 0x000008, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::RemoveAll' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, Temp_int_Array_Index_Variable) == 0x000020, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_Array_Get_Item) == 0x000028, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_GetObjectClass_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x00003C, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_Subtract_IntInt_ReturnValue) == 0x000040, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_Max_ReturnValue) == 0x000044, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_Max_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, Temp_int_Loop_Counter_Variable) == 0x000048, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00004C, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_RemoveCMEIfExist, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_SML_RemoveCMEIfExist::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_GetActorClassFromSCP \ +static_assert(alignof(BPFL_SMLTools_C_SML_GetActorClassFromSCP) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_GetActorClassFromSCP"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_GetActorClassFromSCP) == 0x000068, "Wrong size on BPFL_SMLTools_C_SML_GetActorClassFromSCP"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, SCPath) == 0x000000, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::SCPath' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, AsActor) == 0x000018, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::AsActor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, IsValid) == 0x000020, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::IsValid' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, CallFunc_SML_GetSCP_Result) == 0x000028, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, CallFunc_SML_GetSCP_Success) == 0x000030, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, CallFunc_SML_GetSCP_Reason) == 0x000038, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, K2Node_ClassDynamicCast_AsActor) == 0x000058, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetActorClassFromSCP, K2Node_ClassDynamicCast_bSuccess) == 0x000060, "Member 'BPFL_SMLTools_C_SML_GetActorClassFromSCP::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_GetSCP \ +static_assert(alignof(BPFL_SMLTools_C_SML_GetSCP) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_GetSCP"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_GetSCP) == 0x0000C8, "Wrong size on BPFL_SMLTools_C_SML_GetSCP"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, RawPath) == 0x000000, "Member 'BPFL_SMLTools_C_SML_GetSCP::RawPath' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, MinLen) == 0x000010, "Member 'BPFL_SMLTools_C_SML_GetSCP::MinLen' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, __WorldContext) == 0x000018, "Member 'BPFL_SMLTools_C_SML_GetSCP::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, Result) == 0x000020, "Member 'BPFL_SMLTools_C_SML_GetSCP::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, Success) == 0x000028, "Member 'BPFL_SMLTools_C_SML_GetSCP::Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, Reason) == 0x000030, "Member 'BPFL_SMLTools_C_SML_GetSCP::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, outClass) == 0x000040, "Member 'BPFL_SMLTools_C_SML_GetSCP::outClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_Concat_StrStr_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_MakeSoftClassPath_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_MakeSoftClassPath_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_Len_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_Len_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_LoadClassFromSCRef_isValid) == 0x0000B4, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_LoadClassFromSCRef_isValid' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_LoadClassFromSCRef_class) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_LoadClassFromSCRef_class' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_GetSCP, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'BPFL_SMLTools_C_SML_GetSCP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_LoadModList \ +static_assert(alignof(BPFL_SMLTools_C_SML_LoadModList) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_LoadModList"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_LoadModList) == 0x000170, "Wrong size on BPFL_SMLTools_C_SML_LoadModList"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, Filename) == 0x000000, "Member 'BPFL_SMLTools_C_SML_LoadModList::Filename' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, UserIdx) == 0x000010, "Member 'BPFL_SMLTools_C_SML_LoadModList::UserIdx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, IsBlockedMap) == 0x000014, "Member 'BPFL_SMLTools_C_SML_LoadModList::IsBlockedMap' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, __WorldContext) == 0x000018, "Member 'BPFL_SMLTools_C_SML_LoadModList::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, Data) == 0x000020, "Member 'BPFL_SMLTools_C_SML_LoadModList::Data' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, Reason) == 0x000028, "Member 'BPFL_SMLTools_C_SML_LoadModList::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, resStr) == 0x000038, "Member 'BPFL_SMLTools_C_SML_LoadModList::resStr' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, uidx) == 0x000048, "Member 'BPFL_SMLTools_C_SML_LoadModList::uidx' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, Result) == 0x000050, "Member 'BPFL_SMLTools_C_SML_LoadModList::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, Force) == 0x000058, "Member 'BPFL_SMLTools_C_SML_LoadModList::Force' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, File) == 0x000060, "Member 'BPFL_SMLTools_C_SML_LoadModList::File' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_GetGameInstance_ReturnValue) == 0x000070, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_GetGameInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_IsEmpty_ReturnValue) == 0x000078, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_SpawnObject_ReturnValue) == 0x000080, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Not_PreBool_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue) == 0x000090, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000A0, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_IsValid_ReturnValue) == 0x0000B0, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Array_Length_ReturnValue) == 0x0000B4, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Conv_IntToString_ReturnValue) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_SML_DedupStrArray_HadDupes) == 0x0000C8, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_SML_DedupStrArray_HadDupes' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_SML_DedupStrArray_HadDupes_1) == 0x0000C9, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_SML_DedupStrArray_HadDupes_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_BooleanOR_ReturnValue) == 0x0000CA, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Array_Length_ReturnValue_1) == 0x0000CC, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Conv_IntToString_ReturnValue_1) == 0x0000D0, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000E0, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_LoadGameFromSlot_ReturnValue) == 0x0000F0, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_LoadGameFromSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000F8, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, K2Node_DynamicCast_AsUMod_Data) == 0x000108, "Member 'BPFL_SMLTools_C_SML_LoadModList::K2Node_DynamicCast_AsUMod_Data' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, K2Node_DynamicCast_bSuccess) == 0x000110, "Member 'BPFL_SMLTools_C_SML_LoadModList::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000118, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000128, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_IsValid_ReturnValue_1) == 0x000138, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000140, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000150, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadModList, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000160, "Member 'BPFL_SMLTools_C_SML_LoadModList::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_SpawnCheatManager \ +static_assert(alignof(BPFL_SMLTools_C_SML_SpawnCheatManager) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_SpawnCheatManager"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_SpawnCheatManager) == 0x000118, "Wrong size on BPFL_SMLTools_C_SML_SpawnCheatManager"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, SMLConf) == 0x000000, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::SMLConf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CMClass) == 0x000010, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CMClass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, Conf) == 0x000018, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::Conf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_GetPlayerController_ReturnValue_1) == 0x000028, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_GetObjectClass_ReturnValue) == 0x000038, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_GetClassDisplayName_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Concat_StrStr_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000070, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000080, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_SpawnCheatManager_Success) == 0x000090, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_SpawnCheatManager_Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_SpawnCheatManager_Reason) == 0x000098, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_SpawnCheatManager_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_MakeSoftClassPath_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_MakeSoftClassPath_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue) == 0x0000C8, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Conv_SoftClassPathToSoftClassRef_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_IsEmpty_ReturnValue) == 0x0000F0, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_LoadClassFromSCRef_isValid) == 0x0000F1, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_LoadClassFromSCRef_isValid' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_LoadClassFromSCRef_class) == 0x0000F8, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_LoadClassFromSCRef_class' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_Not_PreBool_ReturnValue_1) == 0x000100, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, K2Node_ClassDynamicCast_AsCheat_Manager) == 0x000108, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::K2Node_ClassDynamicCast_AsCheat_Manager' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, K2Node_ClassDynamicCast_bSuccess) == 0x000110, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnCheatManager, CallFunc_BooleanOR_ReturnValue) == 0x000111, "Member 'BPFL_SMLTools_C_SML_SpawnCheatManager::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_SpawnConsole \ +static_assert(alignof(BPFL_SMLTools_C_SML_SpawnConsole) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_SpawnConsole"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_SpawnConsole) == 0x0001E8, "Wrong size on BPFL_SMLTools_C_SML_SpawnConsole"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, Conf) == 0x000000, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::Conf' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, conclass) == 0x000010, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::conclass' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, Key) == 0x000018, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::Key' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, Temp_string_Variable) == 0x000030, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_GetConsoleKeys_Str) == 0x000040, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_GetConsoleKeys_Str' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_SML_GetSCP_Result) == 0x000060, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_SML_GetSCP_Success) == 0x000068, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_SML_GetSCP_Reason) == 0x000070, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_IsEmpty_ReturnValue) == 0x000080, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Key_GetDisplayName_ReturnValue) == 0x000088, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Key_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Conv_NameToString_ReturnValue) == 0x000098, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Conv_TextToString_ReturnValue) == 0x0000A8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Conv_TextToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000B8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000C8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000D8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_SpawnConsole_IsSuccess) == 0x0000F8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_SpawnConsole_IsSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_SpawnConsole_Result) == 0x000100, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_SpawnConsole_Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_GetCommandLine_ReturnValue) == 0x000110, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_GetCommandLine_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_ParseCommandLine_OutTokens) == 0x000120, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_ParseCommandLine_OutTokens' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_ParseCommandLine_OutSwitches) == 0x000130, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_ParseCommandLine_OutSwitches' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_ParseCommandLine_OutParams) == 0x000140, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_ParseCommandLine_OutParams' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000190, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Map_Find_Value) == 0x000198, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Map_Find_ReturnValue) == 0x0001A8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001B0, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_Conv_StringToName_ReturnValue) == 0x0001C0, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_GetKBFKeyByName_Fkey) == 0x0001C8, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_GetKBFKeyByName_Fkey' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_SpawnConsole, CallFunc_IsEmpty_ReturnValue_1) == 0x0001E0, "Member 'BPFL_SMLTools_C_SML_SpawnConsole::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_LoadConfig \ +static_assert(alignof(BPFL_SMLTools_C_SML_LoadConfig) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_LoadConfig"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_LoadConfig) == 0x000028, "Wrong size on BPFL_SMLTools_C_SML_LoadConfig"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadConfig, ConfigType) == 0x000000, "Member 'BPFL_SMLTools_C_SML_LoadConfig::ConfigType' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadConfig, Outer_0) == 0x000008, "Member 'BPFL_SMLTools_C_SML_LoadConfig::Outer_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadConfig, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_SML_LoadConfig::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadConfig, ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_SML_LoadConfig::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_LoadConfig, CallFunc_SpawnObject_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_SML_LoadConfig::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_SML_OnActorDestroy \ +static_assert(alignof(BPFL_SMLTools_C_SML_OnActorDestroy) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_SML_OnActorDestroy"); \ +static_assert(sizeof(BPFL_SMLTools_C_SML_OnActorDestroy) == 0x000048, "Wrong size on BPFL_SMLTools_C_SML_OnActorDestroy"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, Reason) == 0x000000, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::Reason' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000010, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, K2Node_SwitchEnum_CmpSuccess) == 0x000020, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_SML_OnActorDestroy, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'BPFL_SMLTools_C_SML_OnActorDestroy::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GetWorldFromPC \ +static_assert(alignof(BPFL_SMLTools_C_GetWorldFromPC) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GetWorldFromPC"); \ +static_assert(sizeof(BPFL_SMLTools_C_GetWorldFromPC) == 0x000058, "Wrong size on BPFL_SMLTools_C_GetWorldFromPC"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, PC) == 0x000000, "Member 'BPFL_SMLTools_C_GetWorldFromPC::PC' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, __WorldContext) == 0x000008, "Member 'BPFL_SMLTools_C_GetWorldFromPC::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, AsWorld) == 0x000010, "Member 'BPFL_SMLTools_C_GetWorldFromPC::AsWorld' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, _pc) == 0x000018, "Member 'BPFL_SMLTools_C_GetWorldFromPC::_pc' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_GetWorldFromPC::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, CallFunc_GetPlayerController_ReturnValue) == 0x000028, "Member 'BPFL_SMLTools_C_GetWorldFromPC::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, CallFunc_GetOuterObject_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_GetWorldFromPC::CallFunc_GetOuterObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'BPFL_SMLTools_C_GetWorldFromPC::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, CallFunc_GetOuterObject_ReturnValue_1) == 0x000040, "Member 'BPFL_SMLTools_C_GetWorldFromPC::CallFunc_GetOuterObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, K2Node_DynamicCast_AsWorld) == 0x000048, "Member 'BPFL_SMLTools_C_GetWorldFromPC::K2Node_DynamicCast_AsWorld' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetWorldFromPC, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BPFL_SMLTools_C_GetWorldFromPC::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GetCurrLevelName \ +static_assert(alignof(BPFL_SMLTools_C_GetCurrLevelName) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GetCurrLevelName"); \ +static_assert(sizeof(BPFL_SMLTools_C_GetCurrLevelName) == 0x000028, "Wrong size on BPFL_SMLTools_C_GetCurrLevelName"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetCurrLevelName, __WorldContext) == 0x000000, "Member 'BPFL_SMLTools_C_GetCurrLevelName::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetCurrLevelName, Name_0) == 0x000008, "Member 'BPFL_SMLTools_C_GetCurrLevelName::Name_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GetCurrLevelName, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_GetCurrLevelName::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_isWinGDK \ +static_assert(alignof(BPFL_SMLTools_C_isWinGDK) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_isWinGDK"); \ +static_assert(sizeof(BPFL_SMLTools_C_isWinGDK) == 0x000028, "Wrong size on BPFL_SMLTools_C_isWinGDK"); \ +static_assert(offsetof(BPFL_SMLTools_C_isWinGDK, __WorldContext) == 0x000000, "Member 'BPFL_SMLTools_C_isWinGDK::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isWinGDK, ReturnValue) == 0x000008, "Member 'BPFL_SMLTools_C_isWinGDK::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isWinGDK, CallFunc_GetPlatformName_ReturnValue) == 0x000010, "Member 'BPFL_SMLTools_C_isWinGDK::CallFunc_GetPlatformName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isWinGDK, CallFunc_EqualEqual_StriStri_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_isWinGDK::CallFunc_EqualEqual_StriStri_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_LoadClassFromSCRef \ +static_assert(alignof(BPFL_SMLTools_C_LoadClassFromSCRef) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_LoadClassFromSCRef"); \ +static_assert(sizeof(BPFL_SMLTools_C_LoadClassFromSCRef) == 0x000058, "Wrong size on BPFL_SMLTools_C_LoadClassFromSCRef"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, SoftClassRef) == 0x000000, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::SoftClassRef' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, __WorldContext) == 0x000028, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, IsValid) == 0x000030, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::IsValid' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, Class_0) == 0x000038, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::Class_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, Result) == 0x000040, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::Result' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000048, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000050, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_LoadClassFromSCRef, CallFunc_IsValidClass_ReturnValue) == 0x000051, "Member 'BPFL_SMLTools_C_LoadClassFromSCRef::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_CreateAnyObject \ +static_assert(alignof(BPFL_SMLTools_C_CreateAnyObject) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_CreateAnyObject"); \ +static_assert(sizeof(BPFL_SMLTools_C_CreateAnyObject) == 0x000028, "Wrong size on BPFL_SMLTools_C_CreateAnyObject"); \ +static_assert(offsetof(BPFL_SMLTools_C_CreateAnyObject, Class_0) == 0x000000, "Member 'BPFL_SMLTools_C_CreateAnyObject::Class_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CreateAnyObject, Outer_0) == 0x000008, "Member 'BPFL_SMLTools_C_CreateAnyObject::Outer_0' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CreateAnyObject, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_CreateAnyObject::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CreateAnyObject, ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_CreateAnyObject::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_CreateAnyObject, CallFunc_SpawnObject_ReturnValue) == 0x000020, "Member 'BPFL_SMLTools_C_CreateAnyObject::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_isStrASoftClassRef \ +static_assert(alignof(BPFL_SMLTools_C_isStrASoftClassRef) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_isStrASoftClassRef"); \ +static_assert(sizeof(BPFL_SMLTools_C_isStrASoftClassRef) == 0x000020, "Wrong size on BPFL_SMLTools_C_isStrASoftClassRef"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, Val) == 0x000000, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::Val' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, __WorldContext) == 0x000010, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, ReturnValue) == 0x000018, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, CallFunc_EndsWith_ReturnValue) == 0x000019, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::CallFunc_EndsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, CallFunc_EndsWith_ReturnValue_1) == 0x00001A, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::CallFunc_EndsWith_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, CallFunc_StartsWith_ReturnValue) == 0x00001B, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::CallFunc_StartsWith_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, CallFunc_BooleanOR_ReturnValue) == 0x00001C, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_isStrASoftClassRef, CallFunc_BooleanAND_ReturnValue) == 0x00001D, "Member 'BPFL_SMLTools_C_isStrASoftClassRef::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GlobalScreenLog \ +static_assert(alignof(BPFL_SMLTools_C_GlobalScreenLog) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GlobalScreenLog"); \ +static_assert(sizeof(BPFL_SMLTools_C_GlobalScreenLog) == 0x000158, "Wrong size on BPFL_SMLTools_C_GlobalScreenLog"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, LogID) == 0x000000, "Member 'BPFL_SMLTools_C_GlobalScreenLog::LogID' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, Msg) == 0x000010, "Member 'BPFL_SMLTools_C_GlobalScreenLog::Msg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, Color) == 0x000020, "Member 'BPFL_SMLTools_C_GlobalScreenLog::Color' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, duration) == 0x000030, "Member 'BPFL_SMLTools_C_GlobalScreenLog::duration' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, __WorldContext) == 0x000038, "Member 'BPFL_SMLTools_C_GlobalScreenLog::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, Text) == 0x000040, "Member 'BPFL_SMLTools_C_GlobalScreenLog::Text' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, Temp_struct_Variable) == 0x000050, "Member 'BPFL_SMLTools_C_GlobalScreenLog::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000060, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_Conv_StringToText_ReturnValue) == 0x000068, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_Conv_StringToText_ReturnValue_1) == 0x000078, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_Conv_StringToText_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, K2Node_MakeStruct_FormatArgumentData) == 0x000088, "Member 'BPFL_SMLTools_C_GlobalScreenLog::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_Conv_StringToText_ReturnValue_2) == 0x0000D0, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_Conv_StringToText_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_IsEmpty_ReturnValue) == 0x0000E0, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, K2Node_MakeStruct_FormatArgumentData_1) == 0x0000E8, "Member 'BPFL_SMLTools_C_GlobalScreenLog::K2Node_MakeStruct_FormatArgumentData_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, K2Node_MakeArray_Array) == 0x000130, "Member 'BPFL_SMLTools_C_GlobalScreenLog::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_Format_ReturnValue) == 0x000140, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_Format_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalScreenLog, CallFunc_AddTimedDisplay_Duration_ImplicitCast) == 0x000150, "Member 'BPFL_SMLTools_C_GlobalScreenLog::CallFunc_AddTimedDisplay_Duration_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPFL_SMLTools_C_GlobalLog \ +static_assert(alignof(BPFL_SMLTools_C_GlobalLog) == 0x000008, "Wrong alignment on BPFL_SMLTools_C_GlobalLog"); \ +static_assert(sizeof(BPFL_SMLTools_C_GlobalLog) == 0x000060, "Wrong size on BPFL_SMLTools_C_GlobalLog"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, PC) == 0x000000, "Member 'BPFL_SMLTools_C_GlobalLog::PC' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, LogID) == 0x000008, "Member 'BPFL_SMLTools_C_GlobalLog::LogID' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, Msg) == 0x000018, "Member 'BPFL_SMLTools_C_GlobalLog::Msg' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, __WorldContext) == 0x000028, "Member 'BPFL_SMLTools_C_GlobalLog::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BPFL_SMLTools_C_GlobalLog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BPFL_SMLTools_C_GlobalLog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPFL_SMLTools_C_GlobalLog, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'BPFL_SMLTools_C_GlobalLog::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPFL_SMLTools_C \ +static_assert(alignof(UBPFL_SMLTools_C) == 0x000008, "Wrong alignment on UBPFL_SMLTools_C"); \ +static_assert(sizeof(UBPFL_SMLTools_C) == 0x000028, "Wrong size on UBPFL_SMLTools_C"); \ + +#define DUMPER7_ASSERTS_UUSMLConf_Cronos_C \ +static_assert(alignof(UUSMLConf_Cronos_C) == 0x000008, "Wrong alignment on UUSMLConf_Cronos_C"); \ +static_assert(sizeof(UUSMLConf_Cronos_C) == 0x000100, "Wrong size on UUSMLConf_Cronos_C"); \ + #define DUMPER7_ASSERTS_USHDebugManagerWidget_BP_C \ static_assert(alignof(USHDebugManagerWidget_BP_C) == 0x000008, "Wrong alignment on USHDebugManagerWidget_BP_C"); \ static_assert(sizeof(USHDebugManagerWidget_BP_C) == 0x0002D0, "Wrong size on USHDebugManagerWidget_BP_C"); \ @@ -218729,9 +216486,23 @@ static_assert(sizeof(USHDebugManagerWidget_BP_C) == 0x0002D0, "Wrong size on USH static_assert(alignof(UCronosSerializationConfig_C) == 0x000008, "Wrong alignment on UCronosSerializationConfig_C"); \ static_assert(sizeof(UCronosSerializationConfig_C) == 0x0000C8, "Wrong size on UCronosSerializationConfig_C"); \ -#define DUMPER7_ASSERTS_AWeaponTrapMine_BP_C \ -static_assert(alignof(AWeaponTrapMine_BP_C) == 0x000010, "Wrong alignment on AWeaponTrapMine_BP_C"); \ -static_assert(sizeof(AWeaponTrapMine_BP_C) == 0x000600, "Wrong size on AWeaponTrapMine_BP_C"); \ +#define DUMPER7_ASSERTS_FogCutoutBox_C_UserConstructionScript \ +static_assert(alignof(FogCutoutBox_C_UserConstructionScript) == 0x000008, "Wrong alignment on FogCutoutBox_C_UserConstructionScript"); \ +static_assert(sizeof(FogCutoutBox_C_UserConstructionScript) == 0x0000A8, "Wrong size on FogCutoutBox_C_UserConstructionScript"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetActorScale3D_ReturnValue) == 0x000000, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetActorScale3D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_GetMaxElement_ReturnValue) == 0x000020, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_GetMaxElement_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000030, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeStruct_FormatArgumentData) == 0x000038, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, K2Node_MakeArray_Array) == 0x000080, "Member 'FogCutoutBox_C_UserConstructionScript::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_Format_ReturnValue) == 0x000090, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_Format_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FogCutoutBox_C_UserConstructionScript, CallFunc_SetWorldSize_Value_ImplicitCast) == 0x0000A0, "Member 'FogCutoutBox_C_UserConstructionScript::CallFunc_SetWorldSize_Value_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFogCutoutBox_C \ +static_assert(alignof(AFogCutoutBox_C) == 0x000008, "Wrong alignment on AFogCutoutBox_C"); \ +static_assert(sizeof(AFogCutoutBox_C) == 0x0002F8, "Wrong size on AFogCutoutBox_C"); \ +static_assert(offsetof(AFogCutoutBox_C, EO_TextRender) == 0x0002F0, "Member 'AFogCutoutBox_C::EO_TextRender' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EnemiesAudioSubsystem_BP_C_BossFightEnded \ static_assert(alignof(EnemiesAudioSubsystem_BP_C_BossFightEnded) == 0x000001, "Wrong alignment on EnemiesAudioSubsystem_BP_C_BossFightEnded"); \ @@ -218975,6 +216746,53 @@ static_assert(offsetof(UEnemiesAudioSubsystem_BP_C, TerrorIntensityWeight) == 0x static_assert(offsetof(UEnemiesAudioSubsystem_BP_C, UnmergedDoppelgangerIntensityWeight) == 0x0000DC, "Member 'UEnemiesAudioSubsystem_BP_C::UnmergedDoppelgangerIntensityWeight' has a wrong offset!"); \ static_assert(offsetof(UEnemiesAudioSubsystem_BP_C, UnmergedTerrorIntensityWeight) == 0x0000E0, "Member 'UEnemiesAudioSubsystem_BP_C::UnmergedTerrorIntensityWeight' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ +static_assert(alignof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume \ +static_assert(alignof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume"); \ +static_assert(sizeof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume) == 0x000178, "Wrong size on BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, EntryPoint) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_GetDisplayName_ReturnValue) == 0x000128, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_GetDisplayName_ReturnValue_1) == 0x000138, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue) == 0x000148, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000168, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_UserConstructionScript \ +static_assert(alignof(BIS_Custom_TriggerVolume_C_UserConstructionScript) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_UserConstructionScript"); \ +static_assert(sizeof(BIS_Custom_TriggerVolume_C_UserConstructionScript) == 0x000058, "Wrong size on BIS_Custom_TriggerVolume_C_UserConstructionScript"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_K2_IsCollisionEnabled_ReturnValue) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_K2_IsCollisionEnabled_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_GetTriggers_ReturnValue) == 0x000030, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_GetTriggers_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000040, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_DynamicCast_AsOn_Enter_Collider_Behavior_Trigger) == 0x000048, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_DynamicCast_AsOn_Enter_Collider_Behavior_Trigger' has a wrong offset!"); \ +static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABIS_Custom_TriggerVolume_C \ +static_assert(alignof(ABIS_Custom_TriggerVolume_C) == 0x000008, "Wrong alignment on ABIS_Custom_TriggerVolume_C"); \ +static_assert(sizeof(ABIS_Custom_TriggerVolume_C) == 0x0002F0, "Wrong size on ABIS_Custom_TriggerVolume_C"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, UberGraphFrame) == 0x0002C8, "Member 'ABIS_Custom_TriggerVolume_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Billboard) == 0x0002D0, "Member 'ABIS_Custom_TriggerVolume_C::Billboard' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Volume) == 0x0002D8, "Member 'ABIS_Custom_TriggerVolume_C::Volume' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, BIS_CustomVolume_Trigger) == 0x0002E0, "Member 'ABIS_Custom_TriggerVolume_C::BIS_CustomVolume_Trigger' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, IsEnabled) == 0x0002E8, "Member 'ABIS_Custom_TriggerVolume_C::IsEnabled' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Print_Info_on_Enter) == 0x0002E9, "Member 'ABIS_Custom_TriggerVolume_C::Print_Info_on_Enter' has a wrong offset!"); \ +static_assert(offsetof(ABIS_Custom_TriggerVolume_C, WasCollisionEnabled) == 0x0002EA, "Member 'ABIS_Custom_TriggerVolume_C::WasCollisionEnabled' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_SHGameInstance_BP_C_AddFogBox \ static_assert(alignof(SHGameInstance_BP_C_AddFogBox) == 0x000008, "Wrong alignment on SHGameInstance_BP_C_AddFogBox"); \ static_assert(sizeof(SHGameInstance_BP_C_AddFogBox) == 0x000008, "Wrong size on SHGameInstance_BP_C_AddFogBox"); \ @@ -218995,6 +216813,509 @@ static_assert(alignof(USHGameInstance_BP_C) == 0x000008, "Wrong alignment on USH static_assert(sizeof(USHGameInstance_BP_C) == 0x0004D0, "Wrong size on USHGameInstance_BP_C"); \ static_assert(offsetof(USHGameInstance_BP_C, UberGraphFrame) == 0x0004C8, "Member 'USHGameInstance_BP_C::UberGraphFrame' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_BP_SML_C_cme \ +static_assert(alignof(BP_SML_C_cme) == 0x000008, "Wrong alignment on BP_SML_C_cme"); \ +static_assert(sizeof(BP_SML_C_cme) == 0x000168, "Wrong size on BP_SML_C_cme"); \ +static_assert(offsetof(BP_SML_C_cme, Cmd) == 0x000000, "Member 'BP_SML_C_cme::Cmd' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, Val) == 0x000008, "Member 'BP_SML_C_cme::Val' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, NewLocalVar_0) == 0x000018, "Member 'BP_SML_C_cme::NewLocalVar_0' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, tmp) == 0x000020, "Member 'BP_SML_C_cme::tmp' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, finalPath) == 0x000030, "Member 'BP_SML_C_cme::finalPath' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, rawVal) == 0x000040, "Member 'BP_SML_C_cme::rawVal' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_SML_C_cme::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_SML_ResolveModAsset_Result) == 0x000058, "Member 'BP_SML_C_cme::CallFunc_SML_ResolveModAsset_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_SML_ResolveModAsset_Success) == 0x000068, "Member 'BP_SML_C_cme::CallFunc_SML_ResolveModAsset_Success' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, K2Node_SwitchName_CmpSuccess) == 0x000069, "Member 'BP_SML_C_cme::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_Conv_NameToString_ReturnValue) == 0x000070, "Member 'BP_SML_C_cme::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, K2Node_SwitchName_CmpSuccess_1) == 0x000080, "Member 'BP_SML_C_cme::K2Node_SwitchName_CmpSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_Concat_StrStr_ReturnValue) == 0x000088, "Member 'BP_SML_C_cme::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_CMEDestroy_Result) == 0x000098, "Member 'BP_SML_C_cme::CallFunc_CMEDestroy_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_CMEDestroy_Reason) == 0x0000A0, "Member 'BP_SML_C_cme::CallFunc_CMEDestroy_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_IsValid_ReturnValue_1) == 0x0000B0, "Member 'BP_SML_C_cme::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_MLRemove_Result) == 0x0000B1, "Member 'BP_SML_C_cme::CallFunc_MLRemove_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_MLRemove_Reason) == 0x0000B8, "Member 'BP_SML_C_cme::CallFunc_MLRemove_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C8, "Member 'BP_SML_C_cme::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_SML_GetSCP_Result) == 0x0000D8, "Member 'BP_SML_C_cme::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_SML_GetSCP_Success) == 0x0000E0, "Member 'BP_SML_C_cme::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_SML_GetSCP_Reason) == 0x0000E8, "Member 'BP_SML_C_cme::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, K2Node_ClassDynamicCast_AsCheat_Manager_Extension) == 0x0000F8, "Member 'BP_SML_C_cme::K2Node_ClassDynamicCast_AsCheat_Manager_Extension' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, K2Node_ClassDynamicCast_bSuccess) == 0x000100, "Member 'BP_SML_C_cme::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_GetPlayerController_ReturnValue) == 0x000108, "Member 'BP_SML_C_cme::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_AddCheatExtension_Result) == 0x000110, "Member 'BP_SML_C_cme::CallFunc_AddCheatExtension_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_IsValid_ReturnValue_2) == 0x000120, "Member 'BP_SML_C_cme::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_Conv_ClassToSoftClassReference_ReturnValue) == 0x000128, "Member 'BP_SML_C_cme::CallFunc_Conv_ClassToSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_Conv_SoftClassReferenceToString_ReturnValue) == 0x000150, "Member 'BP_SML_C_cme::CallFunc_Conv_SoftClassReferenceToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, K2Node_SwitchString_CmpSuccess) == 0x000160, "Member 'BP_SML_C_cme::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_cme, CallFunc_MLAddNew_WasAddedNew) == 0x000161, "Member 'BP_SML_C_cme::CallFunc_MLAddNew_WasAddedNew' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_ExecuteUbergraph_BP_SML \ +static_assert(alignof(BP_SML_C_ExecuteUbergraph_BP_SML) == 0x000008, "Wrong alignment on BP_SML_C_ExecuteUbergraph_BP_SML"); \ +static_assert(sizeof(BP_SML_C_ExecuteUbergraph_BP_SML) == 0x000018, "Wrong size on BP_SML_C_ExecuteUbergraph_BP_SML"); \ +static_assert(offsetof(BP_SML_C_ExecuteUbergraph_BP_SML, EntryPoint) == 0x000000, "Member 'BP_SML_C_ExecuteUbergraph_BP_SML::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_ExecuteUbergraph_BP_SML, CallFunc_K2_SetTimer_ReturnValue) == 0x000008, "Member 'BP_SML_C_ExecuteUbergraph_BP_SML::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_ExecuteUbergraph_BP_SML, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x000010, "Member 'BP_SML_C_ExecuteUbergraph_BP_SML::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_mod \ +static_assert(alignof(BP_SML_C_mod) == 0x000008, "Wrong alignment on BP_SML_C_mod"); \ +static_assert(sizeof(BP_SML_C_mod) == 0x000208, "Wrong size on BP_SML_C_mod"); \ +static_assert(offsetof(BP_SML_C_mod, Cmd) == 0x000000, "Member 'BP_SML_C_mod::Cmd' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Val) == 0x000008, "Member 'BP_SML_C_mod::Val' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, finalPath) == 0x000018, "Member 'BP_SML_C_mod::finalPath' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, rawVal) == 0x000028, "Member 'BP_SML_C_mod::rawVal' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'BP_SML_C_mod::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Conv_IntToString_ReturnValue) == 0x000040, "Member 'BP_SML_C_mod::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'BP_SML_C_mod::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Temp_bool_Variable) == 0x000068, "Member 'BP_SML_C_mod::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Temp_bool_Variable_1) == 0x000069, "Member 'BP_SML_C_mod::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Temp_string_Variable) == 0x000070, "Member 'BP_SML_C_mod::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'BP_SML_C_mod::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Temp_string_Variable_1) == 0x000088, "Member 'BP_SML_C_mod::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_SwitchName_CmpSuccess) == 0x000098, "Member 'BP_SML_C_mod::K2Node_SwitchName_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_SwitchName_CmpSuccess_1) == 0x000099, "Member 'BP_SML_C_mod::K2Node_SwitchName_CmpSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, Temp_bool_Variable_2) == 0x00009A, "Member 'BP_SML_C_mod::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_Select_Default) == 0x0000A0, "Member 'BP_SML_C_mod::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ScanForMods_Mods) == 0x0000B0, "Member 'BP_SML_C_mod::CallFunc_SML_ScanForMods_Mods' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000C0, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000D0, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_GetActorClassFromSCP_AsActor) == 0x0000E0, "Member 'BP_SML_C_mod::CallFunc_SML_GetActorClassFromSCP_AsActor' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_GetActorClassFromSCP_isValid) == 0x0000E8, "Member 'BP_SML_C_mod::CallFunc_SML_GetActorClassFromSCP_isValid' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Conv_ClassToSoftClassReference_ReturnValue) == 0x0000F0, "Member 'BP_SML_C_mod::CallFunc_Conv_ClassToSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Conv_SoftClassReferenceToString_ReturnValue) == 0x000118, "Member 'BP_SML_C_mod::CallFunc_Conv_SoftClassReferenceToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_MLAddNew_WasAddedNew) == 0x000128, "Member 'BP_SML_C_mod::CallFunc_MLAddNew_WasAddedNew' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_MLRemove_Result) == 0x000129, "Member 'BP_SML_C_mod::CallFunc_MLRemove_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_MLRemove_Reason) == 0x000130, "Member 'BP_SML_C_mod::CallFunc_MLRemove_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000140, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_GetActorClassFromSCP_AsActor_1) == 0x000150, "Member 'BP_SML_C_mod::CallFunc_SML_GetActorClassFromSCP_AsActor_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_GetActorClassFromSCP_isValid_1) == 0x000158, "Member 'BP_SML_C_mod::CallFunc_SML_GetActorClassFromSCP_isValid_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ResolveLiveModOrSCR_Result) == 0x000159, "Member 'BP_SML_C_mod::CallFunc_SML_ResolveLiveModOrSCR_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ResolveLiveModOrSCR_Actor) == 0x000160, "Member 'BP_SML_C_mod::CallFunc_SML_ResolveLiveModOrSCR_Actor' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ResolveLiveModOrSCR_Reason) == 0x000168, "Member 'BP_SML_C_mod::CallFunc_SML_ResolveLiveModOrSCR_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_SwitchString_CmpSuccess) == 0x000178, "Member 'BP_SML_C_mod::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_MLValidate_Deleted) == 0x00017C, "Member 'BP_SML_C_mod::CallFunc_MLValidate_Deleted' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Greater_IntInt_ReturnValue) == 0x000180, "Member 'BP_SML_C_mod::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_IsEmpty_ReturnValue) == 0x000181, "Member 'BP_SML_C_mod::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_Select_Default_1) == 0x000188, "Member 'BP_SML_C_mod::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_LoadModListInPlace_Reason) == 0x000198, "Member 'BP_SML_C_mod::CallFunc_SML_LoadModListInPlace_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_IsEmpty_ReturnValue_1) == 0x0001A8, "Member 'BP_SML_C_mod::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, K2Node_Select_Default_2) == 0x0001B0, "Member 'BP_SML_C_mod::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Conv_NameToString_ReturnValue) == 0x0001C0, "Member 'BP_SML_C_mod::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001D0, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0001E0, "Member 'BP_SML_C_mod::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ResolveModAsset_Result) == 0x0001F0, "Member 'BP_SML_C_mod::CallFunc_SML_ResolveModAsset_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_mod, CallFunc_SML_ResolveModAsset_Success) == 0x000200, "Member 'BP_SML_C_mod::CallFunc_SML_ResolveModAsset_Success' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_onendofframe \ +static_assert(alignof(BP_SML_C_onendofframe) == 0x000008, "Wrong alignment on BP_SML_C_onendofframe"); \ +static_assert(sizeof(BP_SML_C_onendofframe) == 0x000068, "Wrong size on BP_SML_C_onendofframe"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_SML_IsBlockedMap_ReturnValue) == 0x000000, "Member 'BP_SML_C_onendofframe::CallFunc_SML_IsBlockedMap_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_Concat_StrStr_ReturnValue) == 0x000008, "Member 'BP_SML_C_onendofframe::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000018, "Member 'BP_SML_C_onendofframe::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000028, "Member 'BP_SML_C_onendofframe::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000038, "Member 'BP_SML_C_onendofframe::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000048, "Member 'BP_SML_C_onendofframe::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_onendofframe, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000058, "Member 'BP_SML_C_onendofframe::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_CustomTick \ +static_assert(alignof(BP_SML_C_SML_CustomTick) == 0x000008, "Wrong alignment on BP_SML_C_SML_CustomTick"); \ +static_assert(sizeof(BP_SML_C_SML_CustomTick) == 0x000018, "Wrong size on BP_SML_C_SML_CustomTick"); \ +static_assert(offsetof(BP_SML_C_SML_CustomTick, CallFunc_GetPlayerController_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_CustomTick::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_CustomTick, CallFunc_GetWorldFromPC_AsWorld) == 0x000008, "Member 'BP_SML_C_SML_CustomTick::CallFunc_GetWorldFromPC_AsWorld' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_CustomTick, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000010, "Member 'BP_SML_C_SML_CustomTick::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_Init \ +static_assert(alignof(BP_SML_C_SML_Init) == 0x000008, "Wrong alignment on BP_SML_C_SML_Init"); \ +static_assert(sizeof(BP_SML_C_SML_Init) == 0x0001D0, "Wrong size on BP_SML_C_SML_Init"); \ +static_assert(offsetof(BP_SML_C_SML_Init, Temp_string_Variable) == 0x000000, "Member 'BP_SML_C_SML_Init::Temp_string_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, Temp_bool_Variable) == 0x000010, "Member 'BP_SML_C_SML_Init::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, Temp_string_Variable_1) == 0x000018, "Member 'BP_SML_C_SML_Init::Temp_string_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_SML_C_SML_Init::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SML_ScanForMods_Mods) == 0x000030, "Member 'BP_SML_C_SML_Init::CallFunc_SML_ScanForMods_Mods' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_GetWorldFromVP_AsWorld) == 0x000040, "Member 'BP_SML_C_SML_Init::CallFunc_GetWorldFromVP_AsWorld' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_GetClassDisplayName_ReturnValue) == 0x000048, "Member 'BP_SML_C_SML_Init::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, Temp_bool_Variable_1) == 0x000058, "Member 'BP_SML_C_SML_Init::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_GetPlatformName_ReturnValue) == 0x000060, "Member 'BP_SML_C_SML_Init::CallFunc_GetPlatformName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue) == 0x000070, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000080, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000090, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SetConsoleFontSize_Result) == 0x0000A0, "Member 'BP_SML_C_SML_Init::CallFunc_SetConsoleFontSize_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SetConsoleFontSize_Msg) == 0x0000A8, "Member 'BP_SML_C_SML_Init::CallFunc_SetConsoleFontSize_Msg' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B8, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SetConsoleFontSize_Result_1) == 0x0000C8, "Member 'BP_SML_C_SML_Init::CallFunc_SetConsoleFontSize_Result_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SetConsoleFontSize_Msg_1) == 0x0000D0, "Member 'BP_SML_C_SML_Init::CallFunc_SetConsoleFontSize_Msg_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000E0, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_IsEmpty_ReturnValue) == 0x0000F0, "Member 'BP_SML_C_SML_Init::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000F8, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_IsEmpty_ReturnValue_1) == 0x000108, "Member 'BP_SML_C_SML_Init::CallFunc_IsEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, K2Node_Select_Default) == 0x000110, "Member 'BP_SML_C_SML_Init::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, K2Node_Select_Default_1) == 0x000120, "Member 'BP_SML_C_SML_Init::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Array_Length_ReturnValue) == 0x000130, "Member 'BP_SML_C_SML_Init::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000138, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Conv_IntToString_ReturnValue) == 0x000148, "Member 'BP_SML_C_SML_Init::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000158, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_8) == 0x000168, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_9) == 0x000178, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_10) == 0x000188, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_11) == 0x000198, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_11' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_12) == 0x0001A8, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_12' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_SML_LoadConfig_ReturnValue) == 0x0001B8, "Member 'BP_SML_C_SML_Init::CallFunc_SML_LoadConfig_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Init, CallFunc_Concat_StrStr_ReturnValue_13) == 0x0001C0, "Member 'BP_SML_C_SML_Init::CallFunc_Concat_StrStr_ReturnValue_13' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_PostInit \ +static_assert(alignof(BP_SML_C_SML_PostInit) == 0x000001, "Wrong alignment on BP_SML_C_SML_PostInit"); \ +static_assert(sizeof(BP_SML_C_SML_PostInit) == 0x000002, "Wrong size on BP_SML_C_SML_PostInit"); \ +static_assert(offsetof(BP_SML_C_SML_PostInit, CallFunc_isWinGDK_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_PostInit::CallFunc_isWinGDK_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_PostInit, CallFunc_IsUE4SSInstalled_ReturnValue) == 0x000001, "Member 'BP_SML_C_SML_PostInit::CallFunc_IsUE4SSInstalled_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_PreInit \ +static_assert(alignof(BP_SML_C_SML_PreInit) == 0x000008, "Wrong alignment on BP_SML_C_SML_PreInit"); \ +static_assert(sizeof(BP_SML_C_SML_PreInit) == 0x000010, "Wrong size on BP_SML_C_SML_PreInit"); \ +static_assert(offsetof(BP_SML_C_SML_PreInit, CallFunc_GetCurrLevelName_Name) == 0x000000, "Member 'BP_SML_C_SML_PreInit::CallFunc_GetCurrLevelName_Name' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawmModsImpl \ +static_assert(alignof(BP_SML_C_SML_SpawmModsImpl) == 0x000010, "Wrong alignment on BP_SML_C_SML_SpawmModsImpl"); \ +static_assert(sizeof(BP_SML_C_SML_SpawmModsImpl) == 0x0001C0, "Wrong size on BP_SML_C_SML_SpawmModsImpl"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, SCRefArray) == 0x000000, "Member 'BP_SML_C_SML_SpawmModsImpl::SCRefArray' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, TotalSpawned) == 0x000010, "Member 'BP_SML_C_SML_SpawmModsImpl::TotalSpawned' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, modCount) == 0x000014, "Member 'BP_SML_C_SML_SpawmModsImpl::modCount' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'BP_SML_C_SML_SpawmModsImpl::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, Temp_int_Variable) == 0x000020, "Member 'BP_SML_C_SML_SpawmModsImpl::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Array_Get_Item) == 0x000028, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000048, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_SML_GetSCP_Result) == 0x000058, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_SML_GetSCP_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_SML_GetSCP_Success) == 0x000060, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_SML_GetSCP_Success' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_SML_GetSCP_Reason) == 0x000068, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_SML_GetSCP_Reason' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, K2Node_ClassDynamicCast_AsActor) == 0x000078, "Member 'BP_SML_C_SML_SpawmModsImpl::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, K2Node_ClassDynamicCast_bSuccess) == 0x000080, "Member 'BP_SML_C_SML_SpawmModsImpl::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, Temp_int_Loop_Counter_Variable) == 0x000084, "Member 'BP_SML_C_SML_SpawmModsImpl::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Add_IntInt_ReturnValue) == 0x00008C, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Add_IntInt_ReturnValue_1) == 0x000090, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_IsEmpty_ReturnValue) == 0x000094, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_MakeTransform_ReturnValue) == 0x0000A0, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000100, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_FinishSpawningActor_ReturnValue) == 0x000108, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_IsValid_ReturnValue) == 0x000110, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_K2_SetTimer_ReturnValue) == 0x000118, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_GetDisplayName_ReturnValue) == 0x000120, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_GetObjectClass_ReturnValue) == 0x000130, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Array_AddUnique_ReturnValue) == 0x000138, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Conv_ClassToSoftClassReference_ReturnValue) == 0x000140, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Conv_ClassToSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Conv_SoftClassReferenceToString_ReturnValue) == 0x000168, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Conv_SoftClassReferenceToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_SML_GetAssetLastFolderFromPath_Result) == 0x000178, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_SML_GetAssetLastFolderFromPath_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000188, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000198, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0001A8, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawmModsImpl, CallFunc_K2_SetTimer_Time_ImplicitCast) == 0x0001B8, "Member 'BP_SML_C_SML_SpawmModsImpl::CallFunc_K2_SetTimer_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawnAllMods \ +static_assert(alignof(BP_SML_C_SML_SpawnAllMods) == 0x000008, "Wrong alignment on BP_SML_C_SML_SpawnAllMods"); \ +static_assert(sizeof(BP_SML_C_SML_SpawnAllMods) == 0x000010, "Wrong size on BP_SML_C_SML_SpawnAllMods"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnAllMods, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_SpawnAllMods::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawnManualMods \ +static_assert(alignof(BP_SML_C_SML_SpawnManualMods) == 0x000008, "Wrong alignment on BP_SML_C_SML_SpawnManualMods"); \ +static_assert(sizeof(BP_SML_C_SML_SpawnManualMods) == 0x000068, "Wrong size on BP_SML_C_SML_SpawnManualMods"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_SML_SpawmModsImpl_TotalSpawned) == 0x000004, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_SML_SpawmModsImpl_TotalSpawned' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_Conv_IntToString_ReturnValue) == 0x000008, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_SML_SpawnCMEs_Total) == 0x000018, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_SML_SpawnCMEs_Total' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000030, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_SML_IsSaveBlockedMap_Result) == 0x000050, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_SML_IsSaveBlockedMap_Result' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnManualMods, CallFunc_SML_LoadModListInPlace_Reason) == 0x000058, "Member 'BP_SML_C_SML_SpawnManualMods::CallFunc_SML_LoadModListInPlace_Reason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawnRuntimeMods \ +static_assert(alignof(BP_SML_C_SML_SpawnRuntimeMods) == 0x000008, "Wrong alignment on BP_SML_C_SML_SpawnRuntimeMods"); \ +static_assert(sizeof(BP_SML_C_SML_SpawnRuntimeMods) == 0x000030, "Wrong size on BP_SML_C_SML_SpawnRuntimeMods"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnRuntimeMods, CallFunc_Array_Length_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_SpawnRuntimeMods::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnRuntimeMods, CallFunc_Greater_IntInt_ReturnValue) == 0x000004, "Member 'BP_SML_C_SML_SpawnRuntimeMods::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnRuntimeMods, CallFunc_SML_SpawmModsImpl_TotalSpawned) == 0x000008, "Member 'BP_SML_C_SML_SpawnRuntimeMods::CallFunc_SML_SpawmModsImpl_TotalSpawned' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnRuntimeMods, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'BP_SML_C_SML_SpawnRuntimeMods::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnRuntimeMods, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'BP_SML_C_SML_SpawnRuntimeMods::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawnWorker \ +static_assert(alignof(BP_SML_C_SML_SpawnWorker) == 0x000010, "Wrong alignment on BP_SML_C_SML_SpawnWorker"); \ +static_assert(sizeof(BP_SML_C_SML_SpawnWorker) == 0x000090, "Wrong size on BP_SML_C_SML_SpawnWorker"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_MakeTransform_ReturnValue) == 0x000000, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000060, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_FinishSpawningActor_ReturnValue) == 0x000070, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_GetActorOfClass_ReturnValue) == 0x000080, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnWorker, CallFunc_IsValid_ReturnValue_2) == 0x000088, "Member 'BP_SML_C_SML_SpawnWorker::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_Log \ +static_assert(alignof(BP_SML_C_SML_Log) == 0x000008, "Wrong alignment on BP_SML_C_SML_Log"); \ +static_assert(sizeof(BP_SML_C_SML_Log) == 0x000020, "Wrong size on BP_SML_C_SML_Log"); \ +static_assert(offsetof(BP_SML_C_SML_Log, Msg) == 0x000000, "Member 'BP_SML_C_SML_Log::Msg' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_Log, CallFunc_Concat_StrStr_ReturnValue) == 0x000010, "Member 'BP_SML_C_SML_Log::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_SML_C_SML_SpawnActorIfNotExist \ +static_assert(alignof(BP_SML_C_SML_SpawnActorIfNotExist) == 0x000010, "Wrong alignment on BP_SML_C_SML_SpawnActorIfNotExist"); \ +static_assert(sizeof(BP_SML_C_SML_SpawnActorIfNotExist) == 0x000130, "Wrong size on BP_SML_C_SML_SpawnActorIfNotExist"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, ActorClass) == 0x000000, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::ActorClass' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, AddToRuntime) == 0x000008, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::AddToRuntime' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_GetClassDisplayName_ReturnValue) == 0x000010, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_GetClassDisplayName_ReturnValue_1) == 0x000020, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_GetClassDisplayName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000050, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_GetActorOfClass_ReturnValue) == 0x000060, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_GetDisplayName_ReturnValue) == 0x0000D0, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0000E0, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000E8, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_FinishSpawningActor_ReturnValue) == 0x0000F8, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Array_AddUnique_ReturnValue) == 0x000100, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_IsValid_ReturnValue) == 0x000104, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_GetDisplayName_ReturnValue_1) == 0x000108, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000118, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BP_SML_C_SML_SpawnActorIfNotExist, CallFunc_IsValid_ReturnValue_1) == 0x000128, "Member 'BP_SML_C_SML_SpawnActorIfNotExist::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_SML_C \ +static_assert(alignof(UBP_SML_C) == 0x000008, "Wrong alignment on UBP_SML_C"); \ +static_assert(sizeof(UBP_SML_C) == 0x000590, "Wrong size on UBP_SML_C"); \ +static_assert(offsetof(UBP_SML_C, UberGraphFrame_BP_SML_C) == 0x0004D0, "Member 'UBP_SML_C::UberGraphFrame_BP_SML_C' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_Ver) == 0x0004D8, "Member 'UBP_SML_C::SML_Ver' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_GameConfig) == 0x0004E8, "Member 'UBP_SML_C::SML_GameConfig' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, Ref_Monitor) == 0x0004F0, "Member 'UBP_SML_C::Ref_Monitor' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, Ref_CurrWorld) == 0x0004F8, "Member 'UBP_SML_C::Ref_CurrWorld' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_Conf) == 0x000500, "Member 'UBP_SML_C::SML_Conf' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_Modlist) == 0x000508, "Member 'UBP_SML_C::SML_Modlist' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_LiveMods) == 0x000510, "Member 'UBP_SML_C::SML_LiveMods' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_AutoMods) == 0x000520, "Member 'UBP_SML_C::SML_AutoMods' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_CurrLevel) == 0x000530, "Member 'UBP_SML_C::SML_CurrLevel' has a wrong offset!"); \ +static_assert(offsetof(UBP_SML_C, SML_HelpCache) == 0x000540, "Member 'UBP_SML_C::SML_HelpCache' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_LongJump_Trajectory_C_SetupJumpDown \ +static_assert(alignof(BP_LongJump_Trajectory_C_SetupJumpDown) == 0x000010, "Wrong alignment on BP_LongJump_Trajectory_C_SetupJumpDown"); \ +static_assert(sizeof(BP_LongJump_Trajectory_C_SetupJumpDown) == 0x000370, "Wrong size on BP_LongJump_Trajectory_C_SetupJumpDown"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, StartLocation) == 0x000000, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::StartLocation' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, Character) == 0x000018, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::Character' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, ActorsToIgnore) == 0x000020, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::ActorsToIgnore' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_GetTransform_ReturnValue) == 0x000040, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Abs_ReturnValue) == 0x0000A0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_MakeVector_ReturnValue) == 0x0000A8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_TransformDirection_ReturnValue) == 0x0000D8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_TransformDirection_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0000F0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_SphereTraceSingle_OutHit) == 0x000120, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_SphereTraceSingle_ReturnValue) == 0x000220, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_bBlockingHit) == 0x000221, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_bInitialOverlap) == 0x000222, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Time) == 0x000224, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Distance) == 0x000228, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Location) == 0x000230, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ImpactPoint) == 0x000248, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Normal) == 0x000260, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ImpactNormal) == 0x000278, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_PhysMat) == 0x000290, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitActor) == 0x000298, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitComponent) == 0x0002A0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitBoneName) == 0x0002A8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_BoneName) == 0x0002B0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitItem) == 0x0002B8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ElementIndex) == 0x0002BC, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_FaceIndex) == 0x0002C0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_TraceStart) == 0x0002C8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_TraceEnd) == 0x0002E0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0002F8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Normal_ReturnValue) == 0x000310, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000328, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000340, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000358, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000360, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_LongJump_Trajectory_C \ +static_assert(alignof(ABP_LongJump_Trajectory_C) == 0x000008, "Wrong alignment on ABP_LongJump_Trajectory_C"); \ +static_assert(sizeof(ABP_LongJump_Trajectory_C) == 0x000308, "Wrong size on ABP_LongJump_Trajectory_C"); \ +static_assert(offsetof(ABP_LongJump_Trajectory_C, TrajectorySpline) == 0x0002C8, "Member 'ABP_LongJump_Trajectory_C::TrajectorySpline' has a wrong offset!"); \ +static_assert(offsetof(ABP_LongJump_Trajectory_C, DefaultSceneRoot) == 0x0002D0, "Member 'ABP_LongJump_Trajectory_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ABP_LongJump_Trajectory_C, LandingLocation) == 0x0002D8, "Member 'ABP_LongJump_Trajectory_C::LandingLocation' has a wrong offset!"); \ +static_assert(offsetof(ABP_LongJump_Trajectory_C, HorizontalOffset) == 0x0002F0, "Member 'ABP_LongJump_Trajectory_C::HorizontalOffset' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HasGameplayTag_C_ScriptPerformCondition \ +static_assert(alignof(HasGameplayTag_C_ScriptPerformCondition) == 0x000008, "Wrong alignment on HasGameplayTag_C_ScriptPerformCondition"); \ +static_assert(sizeof(HasGameplayTag_C_ScriptPerformCondition) == 0x0000A0, "Wrong size on HasGameplayTag_C_ScriptPerformCondition"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, Context) == 0x000000, "Member 'HasGameplayTag_C_ScriptPerformCondition::Context' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, caller) == 0x000008, "Member 'HasGameplayTag_C_ScriptPerformCondition::caller' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, ReturnValue) == 0x000010, "Member 'HasGameplayTag_C_ScriptPerformCondition::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x000021, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000028, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetGameState_ReturnValue) == 0x000030, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, K2Node_DynamicCast_AsCronos_Game_State_Play) == 0x000038, "Member 'HasGameplayTag_C_ScriptPerformCondition::K2Node_DynamicCast_AsCronos_Game_State_Play' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'HasGameplayTag_C_ScriptPerformCondition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000048, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x000068, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000070, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000080, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_self_CastInput_1) == 0x000088, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_self_CastInput_1' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_ReturnValue_1) == 0x000098, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HasGameplayTag_C_ScriptToString \ +static_assert(alignof(HasGameplayTag_C_ScriptToString) == 0x000008, "Wrong alignment on HasGameplayTag_C_ScriptToString"); \ +static_assert(sizeof(HasGameplayTag_C_ScriptToString) == 0x000048, "Wrong size on HasGameplayTag_C_ScriptToString"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptToString, ReturnValue) == 0x000000, "Member 'HasGameplayTag_C_ScriptToString::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_MakeLiteralString_ReturnValue) == 0x000010, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_GetTagName_ReturnValue) == 0x000020, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_Conv_NameToString_ReturnValue) == 0x000028, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UHasGameplayTag_C \ +static_assert(alignof(UHasGameplayTag_C) == 0x000008, "Wrong alignment on UHasGameplayTag_C"); \ +static_assert(sizeof(UHasGameplayTag_C) == 0x000090, "Wrong size on UHasGameplayTag_C"); \ +static_assert(offsetof(UHasGameplayTag_C, GameplayTag) == 0x000088, "Member 'UHasGameplayTag_C::GameplayTag' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SPUpgradedBurnDuration_C \ +static_assert(alignof(UGE_SPUpgradedBurnDuration_C) == 0x000008, "Wrong alignment on UGE_SPUpgradedBurnDuration_C"); \ +static_assert(sizeof(UGE_SPUpgradedBurnDuration_C) == 0x000A70, "Wrong size on UGE_SPUpgradedBurnDuration_C"); \ + +#define DUMPER7_ASSERTS_UGA_InteractTimeRift_C \ +static_assert(alignof(UGA_InteractTimeRift_C) == 0x000008, "Wrong alignment on UGA_InteractTimeRift_C"); \ +static_assert(sizeof(UGA_InteractTimeRift_C) == 0x0005F8, "Wrong size on UGA_InteractTimeRift_C"); \ + +#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget \ +static_assert(alignof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget) == 0x000008, "Wrong alignment on AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget"); \ +static_assert(sizeof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget) == 0x000090, "Wrong size on AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, EntryPoint) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_Event_ShootLength) == 0x000004, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000008, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x00001C, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000020, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000024, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_Event_bAvailable) == 0x000038, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000048, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000050, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000060, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x000068, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000080, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000088, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_PlayChargeAnimation \ +static_assert(alignof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on AnnihilatorGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(sizeof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on AnnihilatorGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(offsetof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAnnihilatorGunReticle_Widget_C \ +static_assert(alignof(UAnnihilatorGunReticle_Widget_C) == 0x000008, "Wrong alignment on UAnnihilatorGunReticle_Widget_C"); \ +static_assert(sizeof(UAnnihilatorGunReticle_Widget_C) == 0x0004B0, "Wrong size on UAnnihilatorGunReticle_Widget_C"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UAnnihilatorGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Charged) == 0x000428, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Charged' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Reloading) == 0x000430, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_NoAmmo) == 0x000438, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_loading) == 0x000440, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_loading' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Rotation) == 0x000448, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Rotation' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Reticle_change) == 0x000450, "Member 'UAnnihilatorGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot) == 0x000458, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot_1) == 0x000460, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot_1' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot_2) == 0x000468, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot_2' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_right_prg) == 0x000470, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_right_prg' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, DownArm) == 0x000478, "Member 'UAnnihilatorGunReticle_Widget_C::DownArm' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, LeftArm) == 0x000480, "Member 'UAnnihilatorGunReticle_Widget_C::LeftArm' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, RetainerBox_0) == 0x000488, "Member 'UAnnihilatorGunReticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, RightArm) == 0x000490, "Member 'UAnnihilatorGunReticle_Widget_C::RightArm' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, test) == 0x000498, "Member 'UAnnihilatorGunReticle_Widget_C::test' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, test1) == 0x0004A0, "Member 'UAnnihilatorGunReticle_Widget_C::test1' has a wrong offset!"); \ +static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, UpArm) == 0x0004A8, "Member 'UAnnihilatorGunReticle_Widget_C::UpArm' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData) == 0x000640, "Wrong size on Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_79) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_79' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_80) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_80' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_81) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_81' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000038, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000098, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000118, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000130, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_4) == 0x000160, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_4) == 0x000190, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_4' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x0001C0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_9) == 0x0001F0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_9' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_3) == 0x000220, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_8) == 0x000250, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_8' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_2) == 0x000280, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_7) == 0x0002B0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_7' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_6) == 0x0002E0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_6' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_5) == 0x000310, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_5' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody_1) == 0x000340, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000370, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x0003A0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_3) == 0x0003D0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_3' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x000400, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_2) == 0x000430, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody) == 0x000460, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_1) == 0x000490, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics) == 0x0004C0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_1) == 0x0004F0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_4) == 0x000520, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_4' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_3) == 0x000550, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_3' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_2) == 0x000580, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver_1) == 0x0005B0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseDriver) == 0x0005E0, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseDriver' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint) == 0x000610, "Member 'Ch_Traveller_PostProc_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_C_AnimGraph \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_C_AnimGraph"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_C_AnimGraph) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_C_AnimGraph"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_C_AnimGraph, InPose) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCh_Traveller_PostProc_ABP_C \ +static_assert(alignof(UCh_Traveller_PostProc_ABP_C) == 0x000010, "Wrong alignment on UCh_Traveller_PostProc_ABP_C"); \ +static_assert(sizeof(UCh_Traveller_PostProc_ABP_C) == 0x004C30, "Wrong size on UCh_Traveller_PostProc_ABP_C"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_Tag) == 0x0003C0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_4) == 0x000400, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_4) == 0x000920, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_4' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_LinkedInputPose) == 0x000A28, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_9) == 0x000AE0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_9' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_3) == 0x000C90, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_8) == 0x0011B0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_8' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_2) == 0x001360, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_7) == 0x001880, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_7' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_6) == 0x001A28, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_6' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_5) == 0x001BD0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_5' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_RigidBody_1) == 0x001D80, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_RigidBody_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x0026F0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_ControlRig) == 0x002710, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_3) == 0x002BF0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_3' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x002CF8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_2) == 0x002D18, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_RigidBody) == 0x002E20, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_RigidBody' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics_1) == 0x003790, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_AnimDynamics) == 0x003CB0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint_1) == 0x0041D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_4) == 0x0042D8, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_4' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_3) == 0x004480, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_3' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_2) == 0x004628, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver_1) == 0x0047D0, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_PoseDriver) == 0x004978, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_PoseDriver' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_C, AnimGraphNode_Constraint) == 0x004B20, "Member 'UCh_Traveller_PostProc_ABP_C::AnimGraphNode_Constraint' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_ULabelWhite16_C \ static_assert(alignof(ULabelWhite16_C) == 0x000010, "Wrong alignment on ULabelWhite16_C"); \ static_assert(sizeof(ULabelWhite16_C) == 0x000190, "Wrong size on ULabelWhite16_C"); \ @@ -219003,37 +217324,14 @@ static_assert(sizeof(ULabelWhite16_C) == 0x000190, "Wrong size on ULabelWhite16_ static_assert(alignof(URed_FontObjectives_16_C) == 0x000010, "Wrong alignment on URed_FontObjectives_16_C"); \ static_assert(sizeof(URed_FontObjectives_16_C) == 0x000190, "Wrong size on URed_FontObjectives_16_C"); \ +#define DUMPER7_ASSERTS_UHeavyRifleTapFireShotShake_C \ +static_assert(alignof(UHeavyRifleTapFireShotShake_C) == 0x000010, "Wrong alignment on UHeavyRifleTapFireShotShake_C"); \ +static_assert(sizeof(UHeavyRifleTapFireShotShake_C) == 0x0001F0, "Wrong size on UHeavyRifleTapFireShotShake_C"); \ + #define DUMPER7_ASSERTS_UMenuSettings_Wthite_16_C \ static_assert(alignof(UMenuSettings_Wthite_16_C) == 0x000010, "Wrong alignment on UMenuSettings_Wthite_16_C"); \ static_assert(sizeof(UMenuSettings_Wthite_16_C) == 0x000190, "Wrong size on UMenuSettings_Wthite_16_C"); \ -#define DUMPER7_ASSERTS_ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin \ -static_assert(alignof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin"); \ -static_assert(sizeof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000058, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd \ -static_assert(alignof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd"); \ -static_assert(sizeof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000050, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UANS_PlayerMeleePrepPhase_C \ -static_assert(alignof(UANS_PlayerMeleePrepPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleePrepPhase_C"); \ -static_assert(sizeof(UANS_PlayerMeleePrepPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleePrepPhase_C"); \ - #define DUMPER7_ASSERTS_BP_GameObjectiveWidget_C_ExecuteUbergraph_BP_GameObjectiveWidget \ static_assert(alignof(BP_GameObjectiveWidget_C_ExecuteUbergraph_BP_GameObjectiveWidget) == 0x000008, "Wrong alignment on BP_GameObjectiveWidget_C_ExecuteUbergraph_BP_GameObjectiveWidget"); \ static_assert(sizeof(BP_GameObjectiveWidget_C_ExecuteUbergraph_BP_GameObjectiveWidget) == 0x000020, "Wrong size on BP_GameObjectiveWidget_C_ExecuteUbergraph_BP_GameObjectiveWidget"); \ @@ -219074,47 +217372,10599 @@ static_assert(offsetof(UBP_GameQuestWidget_C, DefaultColor) == 0x000320, "Member static_assert(offsetof(UBP_GameQuestWidget_C, FailedColor) == 0x000330, "Member 'UBP_GameQuestWidget_C::FailedColor' has a wrong offset!"); \ static_assert(offsetof(UBP_GameQuestWidget_C, AccomplishedColor) == 0x000340, "Member 'UBP_GameQuestWidget_C::AccomplishedColor' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnLabelTextChanged \ -static_assert(alignof(OptionVolumeWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionVolumeWidget_BP_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionVolumeWidget_BP_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionVolumeWidget_BP_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death \ +static_assert(alignof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death"); \ +static_assert(sizeof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death) == 0x000308, "Wrong size on GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, EntryPoint) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CustomEvent_Payload_1) == 0x000008, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, Temp_struct_Variable) == 0x0000C8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000178, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CreateDelegate_OutputDelegate_1) == 0x000184, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CustomEvent_Payload) == 0x000198, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, Temp_struct_Variable_1) == 0x000248, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0002F8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_IsValid_ReturnValue_1) == 0x000300, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP \ -static_assert(alignof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP) == 0x000008, "Wrong alignment on OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP"); \ -static_assert(sizeof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP) == 0x000030, "Wrong size on OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, EntryPoint) == 0x000000, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_IsActive) == 0x000020, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Select_Default) == 0x000021, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_Value) == 0x000024, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP, K2Node_Select_Default_1) == 0x000029, "Member 'OptionVolumeWidget_BP_C_ExecuteUbergraph_OptionVolumeWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE \ +static_assert(alignof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE"); \ +static_assert(sizeof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE) == 0x0000B0, "Wrong size on GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE, Payload) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE::Payload' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnValueChanged \ -static_assert(alignof(OptionVolumeWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionVolumeWidget_BP_C_OnValueChanged"); \ -static_assert(sizeof(OptionVolumeWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionVolumeWidget_BP_C_OnValueChanged"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionVolumeWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639 \ +static_assert(alignof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639"); \ +static_assert(sizeof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639) == 0x0000B0, "Wrong size on GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639"); \ +static_assert(offsetof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639, Payload) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639::Payload' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_OptionVolumeWidget_BP_C_OnActivated \ -static_assert(alignof(OptionVolumeWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionVolumeWidget_BP_C_OnActivated"); \ -static_assert(sizeof(OptionVolumeWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionVolumeWidget_BP_C_OnActivated"); \ -static_assert(offsetof(OptionVolumeWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionVolumeWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UGA_Reaction_Traveler_Death_C \ +static_assert(alignof(UGA_Reaction_Traveler_Death_C) == 0x000008, "Wrong alignment on UGA_Reaction_Traveler_Death_C"); \ +static_assert(sizeof(UGA_Reaction_Traveler_Death_C) == 0x000450, "Wrong size on UGA_Reaction_Traveler_Death_C"); \ +static_assert(offsetof(UGA_Reaction_Traveler_Death_C, UberGraphFrame) == 0x000448, "Member 'UGA_Reaction_Traveler_Death_C::UberGraphFrame' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UOptionVolumeWidget_BP_C \ -static_assert(alignof(UOptionVolumeWidget_BP_C) == 0x000008, "Wrong alignment on UOptionVolumeWidget_BP_C"); \ -static_assert(sizeof(UOptionVolumeWidget_BP_C) == 0x0003B0, "Wrong size on UOptionVolumeWidget_BP_C"); \ -static_assert(offsetof(UOptionVolumeWidget_BP_C, UberGraphFrame) == 0x000388, "Member 'UOptionVolumeWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_BP_C, Acitve_img) == 0x000390, "Member 'UOptionVolumeWidget_BP_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_BP_C, Changed_img) == 0x000398, "Member 'UOptionVolumeWidget_BP_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_BP_C, Label_flb) == 0x0003A0, "Member 'UOptionVolumeWidget_BP_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionVolumeWidget_BP_C, Label_txt) == 0x0003A8, "Member 'UOptionVolumeWidget_BP_C::Label_txt' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnRemoveSubtitle \ +static_assert(alignof(CronosDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong alignment on CronosDialogSubtitles_C_OnRemoveSubtitle"); \ +static_assert(sizeof(CronosDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong size on CronosDialogSubtitles_C_OnRemoveSubtitle"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'CronosDialogSubtitles_C_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnChangeVisibility \ +static_assert(alignof(CronosDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong alignment on CronosDialogSubtitles_C_OnChangeVisibility"); \ +static_assert(sizeof(CronosDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong size on CronosDialogSubtitles_C_OnChangeVisibility"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnChangeVisibility, Show) == 0x000000, "Member 'CronosDialogSubtitles_C_OnChangeVisibility::Show' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnAddSubtitle \ +static_assert(alignof(CronosDialogSubtitles_C_OnAddSubtitle) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_OnAddSubtitle"); \ +static_assert(sizeof(CronosDialogSubtitles_C_OnAddSubtitle) == 0x000058, "Wrong size on CronosDialogSubtitles_C_OnAddSubtitle"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Index_0) == 0x000000, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Index_0' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Text) == 0x000008, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Text' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, speakerName) == 0x000018, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::speakerName' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Color) == 0x000028, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Color' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, entity) == 0x000030, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::entity' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles \ +static_assert(alignof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles"); \ +static_assert(sizeof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles) == 0x0000E0, "Wrong size on CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, EntryPoint) == 0x000000, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_index_1) == 0x000004, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_index_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Create_ReturnValue) == 0x000010, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_index) == 0x000018, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_index' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_Text) == 0x000020, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_Text' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_speakerName) == 0x000030, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_speakerName' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_color) == 0x000040, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_color' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_entity) == 0x000048, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_entity' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000070, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000080, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x000084, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_CustomEvent_Text) == 0x000088, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_CustomEvent_Text' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_CustomEvent_line) == 0x000098, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_CustomEvent_line' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_Show) == 0x0000A0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_Show' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_IsValid_ReturnValue) == 0x0000A1, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_getDialogManager_ReturnValue) == 0x0000A8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_IsValid_ReturnValue_1) == 0x0000B0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x0000B8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_getDialogManager_ReturnValue_1) == 0x0000C8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_AsCronos_Dialog_UI_1) == 0x0000D0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_AsCronos_Dialog_UI_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_CustomEvent \ +static_assert(alignof(CronosDialogSubtitles_C_CustomEvent) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_CustomEvent"); \ +static_assert(sizeof(CronosDialogSubtitles_C_CustomEvent) == 0x000018, "Wrong size on CronosDialogSubtitles_C_CustomEvent"); \ +static_assert(offsetof(CronosDialogSubtitles_C_CustomEvent, Text) == 0x000000, "Member 'CronosDialogSubtitles_C_CustomEvent::Text' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogSubtitles_C_CustomEvent, line) == 0x000010, "Member 'CronosDialogSubtitles_C_CustomEvent::line' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCronosDialogSubtitles_C \ +static_assert(alignof(UCronosDialogSubtitles_C) == 0x000008, "Wrong alignment on UCronosDialogSubtitles_C"); \ +static_assert(sizeof(UCronosDialogSubtitles_C) == 0x0000B8, "Wrong size on UCronosDialogSubtitles_C"); \ +static_assert(offsetof(UCronosDialogSubtitles_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosDialogSubtitles_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitles_C, Widget) == 0x0000B0, "Member 'UCronosDialogSubtitles_C::Widget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton \ +static_assert(alignof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton"); \ +static_assert(sizeof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton) == 0x000070, "Wrong size on QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, EntryPoint) == 0x000000, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_MakeStruct_SHGameplayControlDataStruct) == 0x000008, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_MakeStruct_SHGameplayControlDataStruct' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_CustomEvent_ParentWidget) == 0x000038, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_CustomEvent_ParentWidget' has a wrong offset!"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_MakeStruct_SHGameplayControlDataStruct_1) == 0x000040, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_MakeStruct_SHGameplayControlDataStruct_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_InitParent \ +static_assert(alignof(QuickTimeDialogueButton_C_InitParent) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_InitParent"); \ +static_assert(sizeof(QuickTimeDialogueButton_C_InitParent) == 0x000008, "Wrong size on QuickTimeDialogueButton_C_InitParent"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_InitParent, ParentWidget) == 0x000000, "Member 'QuickTimeDialogueButton_C_InitParent::ParentWidget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_Get_Text_Text_0 \ +static_assert(alignof(QuickTimeDialogueButton_C_Get_Text_Text_0) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_Get_Text_Text_0"); \ +static_assert(sizeof(QuickTimeDialogueButton_C_Get_Text_Text_0) == 0x000010, "Wrong size on QuickTimeDialogueButton_C_Get_Text_Text_0"); \ +static_assert(offsetof(QuickTimeDialogueButton_C_Get_Text_Text_0, ReturnValue) == 0x000000, "Member 'QuickTimeDialogueButton_C_Get_Text_Text_0::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UQuickTimeDialogueButton_C \ +static_assert(alignof(UQuickTimeDialogueButton_C) == 0x000008, "Wrong alignment on UQuickTimeDialogueButton_C"); \ +static_assert(sizeof(UQuickTimeDialogueButton_C) == 0x000318, "Wrong size on UQuickTimeDialogueButton_C"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, UberGraphFrame) == 0x0002D0, "Member 'UQuickTimeDialogueButton_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, ChoiceButton) == 0x0002D8, "Member 'UQuickTimeDialogueButton_C::ChoiceButton' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, GameplayControlEntry) == 0x0002E0, "Member 'UQuickTimeDialogueButton_C::GameplayControlEntry' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, soul_icon) == 0x0002E8, "Member 'UQuickTimeDialogueButton_C::soul_icon' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, Text) == 0x0002F0, "Member 'UQuickTimeDialogueButton_C::Text' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, SubtitleText) == 0x0002F8, "Member 'UQuickTimeDialogueButton_C::SubtitleText' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, Parent_Widget) == 0x000308, "Member 'UQuickTimeDialogueButton_C::Parent_Widget' has a wrong offset!"); \ +static_assert(offsetof(UQuickTimeDialogueButton_C, TopButton_) == 0x000310, "Member 'UQuickTimeDialogueButton_C::TopButton_' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_UpdateHubProperties \ +static_assert(alignof(CronosDialogUI_C_UpdateHubProperties) == 0x000004, "Wrong alignment on CronosDialogUI_C_UpdateHubProperties"); \ +static_assert(sizeof(CronosDialogUI_C_UpdateHubProperties) == 0x000008, "Wrong size on CronosDialogUI_C_UpdateHubProperties"); \ +static_assert(offsetof(CronosDialogUI_C_UpdateHubProperties, Time) == 0x000000, "Member 'CronosDialogUI_C_UpdateHubProperties::Time' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_UpdateHubProperties, DefaultOption_0) == 0x000004, "Member 'CronosDialogUI_C_UpdateHubProperties::DefaultOption_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_StopAnimationOnQuickTimeWidget \ +static_assert(alignof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_StopAnimationOnQuickTimeWidget"); \ +static_assert(sizeof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget) == 0x000038, "Wrong size on CronosDialogUI_C_StopAnimationOnQuickTimeWidget"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Play_) == 0x000000, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Play_' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Temp_bool_Variable) == 0x000001, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Temp_real_Variable) == 0x000008, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, K2Node_Select_Default) == 0x000018, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000030, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_StopAnimationOnNormalWidget \ +static_assert(alignof(CronosDialogUI_C_StopAnimationOnNormalWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_StopAnimationOnNormalWidget"); \ +static_assert(sizeof(CronosDialogUI_C_StopAnimationOnNormalWidget) == 0x000038, "Wrong size on CronosDialogUI_C_StopAnimationOnNormalWidget"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, Temp_bool_Variable) == 0x000000, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, Temp_real_Variable) == 0x000008, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, K2Node_Select_Default) == 0x000018, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000030, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_OnSetupChoices \ +static_assert(alignof(CronosDialogUI_C_OnSetupChoices) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnSetupChoices"); \ +static_assert(sizeof(CronosDialogUI_C_OnSetupChoices) == 0x000010, "Wrong size on CronosDialogUI_C_OnSetupChoices"); \ +static_assert(offsetof(CronosDialogUI_C_OnSetupChoices, InUIDisplayDialogContainerData) == 0x000000, "Member 'CronosDialogUI_C_OnSetupChoices::InUIDisplayDialogContainerData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_OnMenuCreated_Event \ +static_assert(alignof(CronosDialogUI_C_OnMenuCreated_Event) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnMenuCreated_Event"); \ +static_assert(sizeof(CronosDialogUI_C_OnMenuCreated_Event) == 0x000008, "Wrong size on CronosDialogUI_C_OnMenuCreated_Event"); \ +static_assert(offsetof(CronosDialogUI_C_OnMenuCreated_Event, InMenuWidget) == 0x000000, "Member 'CronosDialogUI_C_OnMenuCreated_Event::InMenuWidget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_OnDialogLine \ +static_assert(alignof(CronosDialogUI_C_OnDialogLine) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnDialogLine"); \ +static_assert(sizeof(CronosDialogUI_C_OnDialogLine) == 0x000018, "Wrong size on CronosDialogUI_C_OnDialogLine"); \ +static_assert(offsetof(CronosDialogUI_C_OnDialogLine, Text_0) == 0x000000, "Member 'CronosDialogUI_C_OnDialogLine::Text_0' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_OnDialogLine, line) == 0x000010, "Member 'CronosDialogUI_C_OnDialogLine::line' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_OnDialogChoiceConfirmed_Event \ +static_assert(alignof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event) == 0x000004, "Wrong alignment on CronosDialogUI_C_OnDialogChoiceConfirmed_Event"); \ +static_assert(sizeof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event) == 0x000004, "Wrong size on CronosDialogUI_C_OnDialogChoiceConfirmed_Event"); \ +static_assert(offsetof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event, InIndex) == 0x000000, "Member 'CronosDialogUI_C_OnDialogChoiceConfirmed_Event::InIndex' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_OnAddChoice \ +static_assert(alignof(CronosDialogUI_C_OnAddChoice) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnAddChoice"); \ +static_assert(sizeof(CronosDialogUI_C_OnAddChoice) == 0x000018, "Wrong size on CronosDialogUI_C_OnAddChoice"); \ +static_assert(offsetof(CronosDialogUI_C_OnAddChoice, Text_0) == 0x000000, "Member 'CronosDialogUI_C_OnAddChoice::Text_0' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_OnAddChoice, line) == 0x000010, "Member 'CronosDialogUI_C_OnAddChoice::line' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_SecondChoiceOnWidget \ +static_assert(alignof(CronosDialogUI_C_SecondChoiceOnWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_SecondChoiceOnWidget"); \ +static_assert(sizeof(CronosDialogUI_C_SecondChoiceOnWidget) == 0x000010, "Wrong size on CronosDialogUI_C_SecondChoiceOnWidget"); \ +static_assert(offsetof(CronosDialogUI_C_SecondChoiceOnWidget, FirstOption_) == 0x000000, "Member 'CronosDialogUI_C_SecondChoiceOnWidget::FirstOption_' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_SecondChoiceOnWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'CronosDialogUI_C_SecondChoiceOnWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI \ +static_assert(alignof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI) == 0x000008, "Wrong alignment on CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI"); \ +static_assert(sizeof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI) == 0x0001A8, "Wrong size on CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, EntryPoint) == 0x000000, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_getInteractiveTalk_ReturnValue) == 0x000018, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Skip_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Skip_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_AsBTDialog_Options_Menu_Widget) == 0x000028, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_AsBTDialog_Options_Menu_Widget' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Create_ReturnValue) == 0x000040, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000048, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Text) == 0x000050, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Text' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_line) == 0x000060, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_line' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Text_1) == 0x000068, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Text_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_line_1) == 0x000078, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_line_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_MakeLiteralText_ReturnValue) == 0x000080, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000090, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_BooleanAND_ReturnValue) == 0x000091, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_IsValid_ReturnValue) == 0x000092, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_PlayAnimation_ReturnValue) == 0x000098, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Time) == 0x0000A0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Time' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_DefaultOption) == 0x0000A4, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_DefaultOption' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_InUIDisplayDialogContainerData) == 0x0000A8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_InUIDisplayDialogContainerData' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetInGameMenuManagerComponent_ReturnValue) == 0x0000B8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetInGameMenuManagerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetObjectClass_ReturnValue) == 0x0000C0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0000D8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CustomEvent_InIndex) == 0x0000DC, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CustomEvent_InIndex' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Not_PreBool_ReturnValue) == 0x0000E1, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_getInteractiveTalk_ReturnValue_1) == 0x0000E8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_getInteractiveTalk_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_softclass_Variable) == 0x0000F0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_softclass_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000118, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_BooleanAND_ReturnValue_1) == 0x000119, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Subtract_IntInt_ReturnValue) == 0x00011C, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_softclass_Variable_1) == 0x000120, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_softclass_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SelectInt_ReturnValue) == 0x000148, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SelectInt_ReturnValue_1) == 0x00014C, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CustomEvent_InMenuWidget) == 0x000150, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CustomEvent_InMenuWidget' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_AsBTIn_Game_Menu_Widget) == 0x000158, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_AsBTIn_Game_Menu_Widget' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_bSuccess_1) == 0x000160, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_bool_Variable) == 0x000161, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetInGameMenuManagerComponent_ReturnValue_1) == 0x000168, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetInGameMenuManagerComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Select_Default) == 0x000170, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_VariableSet_Timer_ImplicitCast) == 0x000198, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_VariableSet_Timer_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SetTimeForChoice_InTime_ImplicitCast) == 0x0001A0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SetTimeForChoice_InTime_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialogUI_C_DefaultChoiceInDialogWidget \ +static_assert(alignof(CronosDialogUI_C_DefaultChoiceInDialogWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_DefaultChoiceInDialogWidget"); \ +static_assert(sizeof(CronosDialogUI_C_DefaultChoiceInDialogWidget) == 0x000010, "Wrong size on CronosDialogUI_C_DefaultChoiceInDialogWidget"); \ +static_assert(offsetof(CronosDialogUI_C_DefaultChoiceInDialogWidget, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000000, "Member 'CronosDialogUI_C_DefaultChoiceInDialogWidget::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialogUI_C_DefaultChoiceInDialogWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'CronosDialogUI_C_DefaultChoiceInDialogWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCronosDialogUI_C \ +static_assert(alignof(UCronosDialogUI_C) == 0x000008, "Wrong alignment on UCronosDialogUI_C"); \ +static_assert(sizeof(UCronosDialogUI_C) == 0x000120, "Wrong size on UCronosDialogUI_C"); \ +static_assert(offsetof(UCronosDialogUI_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosDialogUI_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, Text) == 0x0000B0, "Member 'UCronosDialogUI_C::Text' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, QuickTimeWidget) == 0x0000C0, "Member 'UCronosDialogUI_C::QuickTimeWidget' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, QuickTimeWidget_) == 0x0000C8, "Member 'UCronosDialogUI_C::QuickTimeWidget_' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, LineIsOnScreen_) == 0x0000C9, "Member 'UCronosDialogUI_C::LineIsOnScreen_' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, SkipBtnWidget) == 0x0000D0, "Member 'UCronosDialogUI_C::SkipBtnWidget' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, Can_Be_Skipped) == 0x0000D8, "Member 'UCronosDialogUI_C::Can_Be_Skipped' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, DefaultOption) == 0x0000DC, "Member 'UCronosDialogUI_C::DefaultOption' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, Timer) == 0x0000E0, "Member 'UCronosDialogUI_C::Timer' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, SoulIcon) == 0x0000E8, "Member 'UCronosDialogUI_C::SoulIcon' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, DialogWidgetStandard) == 0x0000F8, "Member 'UCronosDialogUI_C::DialogWidgetStandard' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, SoulsNameArray) == 0x000100, "Member 'UCronosDialogUI_C::SoulsNameArray' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, EmergencyCounter) == 0x000110, "Member 'UCronosDialogUI_C::EmergencyCounter' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogUI_C, DialogChoiceMenuWidget) == 0x000118, "Member 'UCronosDialogUI_C::DialogChoiceMenuWidget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_Show_Choice \ +static_assert(alignof(DialogueChoiceWidget_C_Show_Choice) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_Show_Choice"); \ +static_assert(sizeof(DialogueChoiceWidget_C_Show_Choice) == 0x0000A8, "Wrong size on DialogueChoiceWidget_C_Show_Choice"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, SubtitleText) == 0x000000, "Member 'DialogueChoiceWidget_C_Show_Choice::SubtitleText' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Icon_) == 0x000010, "Member 'DialogueChoiceWidget_C_Show_Choice::Icon_' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, NewParam) == 0x000018, "Member 'DialogueChoiceWidget_C_Show_Choice::NewParam' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, DefaultOption) == 0x000028, "Member 'DialogueChoiceWidget_C_Show_Choice::DefaultOption' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable) == 0x00002C, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_MakeArray_Array) == 0x000030, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_1) == 0x000040, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_int_Variable) == 0x000044, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_int_Variable_1) == 0x000048, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00004C, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_PlayAnimation_ReturnValue) == 0x000050, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_2) == 0x000058, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_3) == 0x000059, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_bool_Variable) == 0x00005A, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_Select_Default) == 0x00005B, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_bool_Variable_1) == 0x00005C, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_Select_Default_1) == 0x00005D, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Array_Get_Item) == 0x000068, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget \ +static_assert(alignof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget"); \ +static_assert(sizeof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget) == 0x000008, "Wrong size on DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget"); \ +static_assert(offsetof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget, quicktime_0) == 0x000000, "Member 'DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget::quicktime_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_SecondOption \ +static_assert(alignof(DialogueChoiceWidget_C_SecondOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_SecondOption"); \ +static_assert(sizeof(DialogueChoiceWidget_C_SecondOption) == 0x000010, "Wrong size on DialogueChoiceWidget_C_SecondOption"); \ +static_assert(offsetof(DialogueChoiceWidget_C_SecondOption, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogueChoiceWidget_C_SecondOption::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_SecondOption, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_SecondOption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_Reset \ +static_assert(alignof(DialogueChoiceWidget_C_Reset) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_Reset"); \ +static_assert(sizeof(DialogueChoiceWidget_C_Reset) == 0x000038, "Wrong size on DialogueChoiceWidget_C_Reset"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DialogueChoiceWidget_C_Reset::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DialogueChoiceWidget_C_Reset::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogueChoiceWidget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_OnButtonPressed_Event \ +static_assert(alignof(DialogueChoiceWidget_C_OnButtonPressed_Event) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_OnButtonPressed_Event"); \ +static_assert(sizeof(DialogueChoiceWidget_C_OnButtonPressed_Event) == 0x000008, "Wrong size on DialogueChoiceWidget_C_OnButtonPressed_Event"); \ +static_assert(offsetof(DialogueChoiceWidget_C_OnButtonPressed_Event, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_OnButtonPressed_Event::Button' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_OnButtonHovered_Event \ +static_assert(alignof(DialogueChoiceWidget_C_OnButtonHovered_Event) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_OnButtonHovered_Event"); \ +static_assert(sizeof(DialogueChoiceWidget_C_OnButtonHovered_Event) == 0x000008, "Wrong size on DialogueChoiceWidget_C_OnButtonHovered_Event"); \ +static_assert(offsetof(DialogueChoiceWidget_C_OnButtonHovered_Event, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_OnButtonHovered_Event::Button' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_FirstOption \ +static_assert(alignof(DialogueChoiceWidget_C_FirstOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_FirstOption"); \ +static_assert(sizeof(DialogueChoiceWidget_C_FirstOption) == 0x000010, "Wrong size on DialogueChoiceWidget_C_FirstOption"); \ +static_assert(offsetof(DialogueChoiceWidget_C_FirstOption, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogueChoiceWidget_C_FirstOption::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_FirstOption, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_FirstOption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget \ +static_assert(alignof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget"); \ +static_assert(sizeof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget) == 0x000138, "Wrong size on DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, EntryPoint) == 0x000000, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button) == 0x000008, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable) == 0x000010, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable_1) == 0x000018, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue_1) == 0x00002C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable_2) == 0x00003C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue_2) == 0x000050, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array) == 0x000058, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item) == 0x000068, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array_1) == 0x000078, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array_2) == 0x000088, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_quicktime) == 0x000098, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_quicktime' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue_1) == 0x0000A8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000AC, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item_2) == 0x0000B0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue_2) == 0x0000B8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue) == 0x0000C0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000C8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x0000D0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue_1) == 0x0000E0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue_2) == 0x0000E8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI_1) == 0x0000F0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess_1) == 0x0000F8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI_2) == 0x000100, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess_2) == 0x000108, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button_2) == 0x000110, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button_2' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Find_ReturnValue) == 0x000118, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000120, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button_1) == 0x000128, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000130, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_DefaultOption \ +static_assert(alignof(DialogueChoiceWidget_C_DefaultOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_DefaultOption"); \ +static_assert(sizeof(DialogueChoiceWidget_C_DefaultOption) == 0x000008, "Wrong size on DialogueChoiceWidget_C_DefaultOption"); \ +static_assert(offsetof(DialogueChoiceWidget_C_DefaultOption, quicktime_0) == 0x000000, "Member 'DialogueChoiceWidget_C_DefaultOption::quicktime_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ButtonHovered \ +static_assert(alignof(DialogueChoiceWidget_C_ButtonHovered) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ButtonHovered"); \ +static_assert(sizeof(DialogueChoiceWidget_C_ButtonHovered) == 0x000038, "Wrong size on DialogueChoiceWidget_C_ButtonHovered"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_ButtonHovered::Button' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_getInteractiveTalk_ReturnValue) == 0x000010, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, K2Node_MakeArray_Array) == 0x000020, "Member 'DialogueChoiceWidget_C_ButtonHovered::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_Array_Find_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ButtonChoose \ +static_assert(alignof(DialogueChoiceWidget_C_ButtonChoose) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ButtonChoose"); \ +static_assert(sizeof(DialogueChoiceWidget_C_ButtonChoose) == 0x000008, "Wrong size on DialogueChoiceWidget_C_ButtonChoose"); \ +static_assert(offsetof(DialogueChoiceWidget_C_ButtonChoose, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_ButtonChoose::Button' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogueChoiceWidget_C \ +static_assert(alignof(UDialogueChoiceWidget_C) == 0x000008, "Wrong alignment on UDialogueChoiceWidget_C"); \ +static_assert(sizeof(UDialogueChoiceWidget_C) == 0x000368, "Wrong size on UDialogueChoiceWidget_C"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogueChoiceWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Hide_anim) == 0x0002D8, "Member 'UDialogueChoiceWidget_C::Hide_anim' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, show_anim) == 0x0002E0, "Member 'UDialogueChoiceWidget_C::show_anim' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, AnimBar) == 0x0002E8, "Member 'UDialogueChoiceWidget_C::AnimBar' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, background) == 0x0002F0, "Member 'UDialogueChoiceWidget_C::background' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Bar_up) == 0x0002F8, "Member 'UDialogueChoiceWidget_C::Bar_up' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton) == 0x000300, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_1) == 0x000308, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_1' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_2) == 0x000310, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_2' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_3) == 0x000318, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_3' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_4) == 0x000320, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_4' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, quicktime) == 0x000328, "Member 'UDialogueChoiceWidget_C::quicktime' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Title) == 0x000330, "Member 'UDialogueChoiceWidget_C::Title' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Chosen) == 0x000338, "Member 'UDialogueChoiceWidget_C::Chosen' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Hovered) == 0x000348, "Member 'UDialogueChoiceWidget_C::Hovered' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, ChoiceCount) == 0x000358, "Member 'UDialogueChoiceWidget_C::ChoiceCount' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, Counter) == 0x00035C, "Member 'UDialogueChoiceWidget_C::Counter' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, ExtractionDialog_) == 0x000360, "Member 'UDialogueChoiceWidget_C::ExtractionDialog_' has a wrong offset!"); \ +static_assert(offsetof(UDialogueChoiceWidget_C, ButtonNumber) == 0x000364, "Member 'UDialogueChoiceWidget_C::ButtonNumber' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosCinematicLine_C_ReceiveDeactivation \ +static_assert(alignof(CronosCinematicLine_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ReceiveDeactivation"); \ +static_assert(sizeof(CronosCinematicLine_C_ReceiveDeactivation) == 0x000008, "Wrong size on CronosCinematicLine_C_ReceiveDeactivation"); \ +static_assert(offsetof(CronosCinematicLine_C_ReceiveDeactivation, Task) == 0x000000, "Member 'CronosCinematicLine_C_ReceiveDeactivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosCinematicLine_C_ReceiveActivation \ +static_assert(alignof(CronosCinematicLine_C_ReceiveActivation) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ReceiveActivation"); \ +static_assert(sizeof(CronosCinematicLine_C_ReceiveActivation) == 0x000008, "Wrong size on CronosCinematicLine_C_ReceiveActivation"); \ +static_assert(offsetof(CronosCinematicLine_C_ReceiveActivation, Task) == 0x000000, "Member 'CronosCinematicLine_C_ReceiveActivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine \ +static_assert(alignof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine"); \ +static_assert(sizeof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine) == 0x000068, "Wrong size on CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, EntryPoint) == 0x000000, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_IsEmpty_ReturnValue) == 0x000004, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Array_Index_Variable) == 0x000008, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_IsClosed_Variable) == 0x00000C, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x00000D, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Variable) == 0x000018, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, K2Node_Event_task_1) == 0x000020, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::K2Node_Event_task_1' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Get_Item) == 0x000038, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_Has_Been_Initd_Variable) == 0x000045, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00004C, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000054, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_BooleanOR_ReturnValue) == 0x000055, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_BooleanAND_ReturnValue) == 0x000056, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, K2Node_Event_task) == 0x000058, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::K2Node_Event_task' has a wrong offset!"); \ +static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Delay_Duration_ImplicitCast) == 0x000060, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCronosCinematicLine_C \ +static_assert(alignof(UCronosCinematicLine_C) == 0x000008, "Wrong alignment on UCronosCinematicLine_C"); \ +static_assert(sizeof(UCronosCinematicLine_C) == 0x0000D8, "Wrong size on UCronosCinematicLine_C"); \ +static_assert(offsetof(UCronosCinematicLine_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosCinematicLine_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCronosCinematicLine_C, CharacterName) == 0x0000B0, "Member 'UCronosCinematicLine_C::CharacterName' has a wrong offset!"); \ +static_assert(offsetof(UCronosCinematicLine_C, Level_Sequence_Loc) == 0x0000B8, "Member 'UCronosCinematicLine_C::Level_Sequence_Loc' has a wrong offset!"); \ +static_assert(offsetof(UCronosCinematicLine_C, CameraDelayStruct) == 0x0000C0, "Member 'UCronosCinematicLine_C::CameraDelayStruct' has a wrong offset!"); \ +static_assert(offsetof(UCronosCinematicLine_C, Index_0) == 0x0000D0, "Member 'UCronosCinematicLine_C::Index_0' has a wrong offset!"); \ +static_assert(offsetof(UCronosCinematicLine_C, NeedIcon_) == 0x0000D4, "Member 'UCronosCinematicLine_C::NeedIcon_' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DIalogGameplay_C_ReceiveDeactivation \ +static_assert(alignof(DIalogGameplay_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on DIalogGameplay_C_ReceiveDeactivation"); \ +static_assert(sizeof(DIalogGameplay_C_ReceiveDeactivation) == 0x000008, "Wrong size on DIalogGameplay_C_ReceiveDeactivation"); \ +static_assert(offsetof(DIalogGameplay_C_ReceiveDeactivation, Task) == 0x000000, "Member 'DIalogGameplay_C_ReceiveDeactivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DIalogGameplay_C_ReceiveActivation \ +static_assert(alignof(DIalogGameplay_C_ReceiveActivation) == 0x000008, "Wrong alignment on DIalogGameplay_C_ReceiveActivation"); \ +static_assert(sizeof(DIalogGameplay_C_ReceiveActivation) == 0x000008, "Wrong size on DIalogGameplay_C_ReceiveActivation"); \ +static_assert(offsetof(DIalogGameplay_C_ReceiveActivation, Task) == 0x000000, "Member 'DIalogGameplay_C_ReceiveActivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay \ +static_assert(alignof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay) == 0x000008, "Wrong alignment on DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay"); \ +static_assert(sizeof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay) == 0x000068, "Wrong size on DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, EntryPoint) == 0x000000, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, K2Node_Event_task) == 0x000008, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::K2Node_Event_task' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_IsClosed_Variable) == 0x000014, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000015, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Variable) == 0x000020, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, K2Node_Event_task_1) == 0x000028, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::K2Node_Event_task_1' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_GetAllActorsOfClass_OutActors) == 0x000030, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Get_Item) == 0x000040, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_Has_Been_Initd_Variable) == 0x00004D, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000054, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00005C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_BooleanAND_ReturnValue) == 0x00005D, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Delay_Duration_ImplicitCast) == 0x000060, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDIalogGameplay_C \ +static_assert(alignof(UDIalogGameplay_C) == 0x000008, "Wrong alignment on UDIalogGameplay_C"); \ +static_assert(sizeof(UDIalogGameplay_C) == 0x0000D8, "Wrong size on UDIalogGameplay_C"); \ +static_assert(offsetof(UDIalogGameplay_C, UberGraphFrame) == 0x0000A8, "Member 'UDIalogGameplay_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDIalogGameplay_C, CharacterName) == 0x0000B0, "Member 'UDIalogGameplay_C::CharacterName' has a wrong offset!"); \ +static_assert(offsetof(UDIalogGameplay_C, Level_Sequence_Loc) == 0x0000B8, "Member 'UDIalogGameplay_C::Level_Sequence_Loc' has a wrong offset!"); \ +static_assert(offsetof(UDIalogGameplay_C, CameraDelayStruct) == 0x0000C0, "Member 'UDIalogGameplay_C::CameraDelayStruct' has a wrong offset!"); \ +static_assert(offsetof(UDIalogGameplay_C, Index_0) == 0x0000D0, "Member 'UDIalogGameplay_C::Index_0' has a wrong offset!"); \ +static_assert(offsetof(UDIalogGameplay_C, NeedIcon_) == 0x0000D4, "Member 'UDIalogGameplay_C::NeedIcon_' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_Locomotion::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData) == 0x000044, "Wrong size on Traveler_Locomotion::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000004, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000008, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x00000C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x000010, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000014, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000018, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x00001C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_9) == 0x000020, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x000024, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000028, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x00002C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_13) == 0x000030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_14) == 0x000031, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000034, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000038, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __FloatProperty_17) == 0x00003C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__FloatProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedMutableData, __BoolProperty_18) == 0x000040, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedMutableData::__BoolProperty_18' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_576) == 0x000004, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_576' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_577) == 0x00000C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_577' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_578) == 0x000014, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_578' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_579) == 0x00001C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_579' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_580) == 0x000024, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_580' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_581) == 0x00002C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_581' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_582) == 0x000030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_582' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_583) == 0x000038, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_583' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_584) == 0x000040, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_584' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_585) == 0x000050, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_585' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_586) == 0x000058, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_586' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_587) == 0x000060, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_587' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_588) == 0x000068, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_588' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_589) == 0x00006C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_589' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_590) == 0x000074, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_590' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_591) == 0x000080, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_591' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_592) == 0x000090, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_592' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_593) == 0x000098, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_593' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_594) == 0x0000A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_594' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_595) == 0x0000B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_595' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_596) == 0x0000B8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_596' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_597) == 0x0000BC, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_597' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_598) == 0x0000C4, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_598' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_599) == 0x0000C8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_599' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_600) == 0x0000D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_600' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_601) == 0x0000D4, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_601' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_602) == 0x0000DC, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_602' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_603) == 0x0000E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_603' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_604) == 0x0000E8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_604' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __IntProperty_605) == 0x0000F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__IntProperty_605' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BlendProfile_606) == 0x0000F8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BlendProfile_606' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __CurveFloat_607) == 0x000100, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__CurveFloat_607' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_608) == 0x000108, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_608' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_609) == 0x000109, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_609' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ArrayProperty_610) == 0x000110, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ArrayProperty_610' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BoolProperty_611) == 0x000120, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BoolProperty_611' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __FloatProperty_612) == 0x000124, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__FloatProperty_612' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __StructProperty_613) == 0x000128, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__StructProperty_613' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __FloatProperty_614) == 0x000154, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__FloatProperty_614' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __BoolProperty_615) == 0x000158, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__BoolProperty_615' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __EnumProperty_616) == 0x000159, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__EnumProperty_616' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __ByteProperty_617) == 0x00015A, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__ByteProperty_617' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __NameProperty_618) == 0x00015C, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__NameProperty_618' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, __StructProperty_619) == 0x000168, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::__StructProperty_619' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000188, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0001E8, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000268, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root_1) == 0x000280, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose_1) == 0x0002B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0002E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_33) == 0x000310, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_32) == 0x000340, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_31) == 0x000370, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_30) == 0x0003A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_29) == 0x0003D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_28) == 0x000400, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_27) == 0x000430, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_26) == 0x000460, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_25) == 0x000490, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_24) == 0x0004C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_23) == 0x0004F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_22) == 0x000520, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_21) == 0x000550, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_20) == 0x000580, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_19) == 0x0005B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_18) == 0x0005E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_17) == 0x000610, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_16) == 0x000640, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x000670, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x0006A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x0006D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_13) == 0x000700, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_6) == 0x000730, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_12) == 0x000760, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_16) == 0x000790, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_11) == 0x0007C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_5) == 0x0007F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_10) == 0x000820, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_15) == 0x000850, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_4) == 0x000880, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_14) == 0x0008B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_9) == 0x0008E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_8) == 0x000910, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_4) == 0x000940, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_13) == 0x000970, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_3) == 0x0009A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_4) == 0x0009D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x000A00, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_12) == 0x000A30, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_7) == 0x000A60, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_11) == 0x000A90, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x000AC0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x000AF0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000B20, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_10) == 0x000B50, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x000B80, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_9) == 0x000BB0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_3) == 0x000BE0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_8) == 0x000C10, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x000C40, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000C70, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x000CA0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_6) == 0x000CD0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000D00, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_7) == 0x000D30, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000D60, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x000D90, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_2) == 0x000DC0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000DF0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_1) == 0x000E20, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000E50, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000E80, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000EB0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000EE0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x000F10, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000F40, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000F70, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000FA0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000FD0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x001000, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x001030, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x001060, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x001090, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0010C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x0010F0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x001120, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x001150, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x001180, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0011B0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0011E0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x001210, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_2) == 0x001240, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x001270, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x0012A0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0012D0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x001300, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x001330, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x001360, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x001390, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0013C0, "Member 'Traveler_Locomotion::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_C_LookOffset_Aim \ +static_assert(alignof(Traveler_Locomotion_C_LookOffset_Aim) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_LookOffset_Aim"); \ +static_assert(sizeof(Traveler_Locomotion_C_LookOffset_Aim) == 0x000020, "Wrong size on Traveler_Locomotion_C_LookOffset_Aim"); \ +static_assert(offsetof(Traveler_Locomotion_C_LookOffset_Aim, InputPose) == 0x000000, "Member 'Traveler_Locomotion_C_LookOffset_Aim::InputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_LookOffset_Aim, LookOffset_Aim_0) == 0x000010, "Member 'Traveler_Locomotion_C_LookOffset_Aim::LookOffset_Aim_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion \ +static_assert(alignof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion"); \ +static_assert(sizeof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion) == 0x000030, "Wrong size on Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, EntryPoint) == 0x000000, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetPlayCharacterOwner_ReturnValue) == 0x000008, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetPlayCharacterOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetBestStartAnim_ReturnValue) == 0x000018, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetBestStartAnim_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetOwningActor_ReturnValue) == 0x000020, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion, CallFunc_GetOwningActor_ReturnValue_1) == 0x000028, "Member 'Traveler_Locomotion_C_ExecuteUbergraph_Traveler_Locomotion::CallFunc_GetOwningActor_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_C_AnimGraph \ +static_assert(alignof(Traveler_Locomotion_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_Locomotion_C_AnimGraph"); \ +static_assert(sizeof(Traveler_Locomotion_C_AnimGraph) == 0x000020, "Wrong size on Traveler_Locomotion_C_AnimGraph"); \ +static_assert(offsetof(Traveler_Locomotion_C_AnimGraph, Input) == 0x000000, "Member 'Traveler_Locomotion_C_AnimGraph::Input' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Locomotion_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_Locomotion_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_C \ +static_assert(alignof(UTraveler_Locomotion_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_C"); \ +static_assert(sizeof(UTraveler_Locomotion_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_C"); \ +static_assert(offsetof(UTraveler_Locomotion_C, UberGraphFrame) == 0x000690, "Member 'UTraveler_Locomotion_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, __AnimBlueprintMutables) == 0x000698, "Member 'UTraveler_Locomotion_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_Tag) == 0x0006E0, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_PropertyAccess) == 0x0006E8, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimBlueprintExtension_Base) == 0x0006F0, "Member 'UTraveler_Locomotion_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_Root_1) == 0x0006F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_Root_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LinkedInputPose_1) == 0x000718, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_Root) == 0x0007D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_33) == 0x0007F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_32) == 0x000818, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_31) == 0x000840, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_30) == 0x000868, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_29) == 0x000890, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_28) == 0x0008B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_27) == 0x0008E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_26) == 0x000908, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_25) == 0x000930, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_24) == 0x000958, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_23) == 0x000980, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_22) == 0x0009A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_21) == 0x0009D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_20) == 0x0009F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_19) == 0x000A20, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_18) == 0x000A48, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_17) == 0x000A70, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_16) == 0x000A98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_15) == 0x000AC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_14) == 0x000AE8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_13) == 0x000B10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_13) == 0x000B38, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_6) == 0x000B80, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_12) == 0x000BC8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_16) == 0x000C10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_16' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_11) == 0x000C30, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_11' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_5) == 0x000C78, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_10) == 0x000CC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_10' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_15) == 0x000D08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_15' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_4) == 0x000D28, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_14) == 0x000DF0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_14' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_9) == 0x000E10, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_9' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_8) == 0x000E58, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_4) == 0x000EA0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_13) == 0x000EE8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_3) == 0x000F08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_4) == 0x000F50, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000FC0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_12) == 0x001030, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_7) == 0x001050, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_11) == 0x001098, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_11' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_12) == 0x0010B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_11) == 0x0010E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_2) == 0x001108, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_10) == 0x001178, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_10' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001198, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_9) == 0x001208, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_3) == 0x001228, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_8) == 0x0012F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_10) == 0x001310, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_9) == 0x001338, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_2) == 0x001360, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_6) == 0x0013A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_5) == 0x0013F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_7) == 0x001438, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_4) == 0x001458, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_6) == 0x0014A0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_2) == 0x0014C0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_5) == 0x001588, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine_1) == 0x0015A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool_1) == 0x001670, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_8) == 0x0016B8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_7) == 0x0016E0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_6) == 0x001708, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_5) == 0x001730, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_4) == 0x001758, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_3) == 0x001780, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_2) == 0x0017A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult_1) == 0x0017D0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_TransitionResult) == 0x0017F8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_4) == 0x001820, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_3) == 0x001840, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_3) == 0x001888, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_2) == 0x0018A8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_2) == 0x0018F0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendSpacePlayer) == 0x001910, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult_1) == 0x001980, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer_1) == 0x0019A0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateResult) == 0x0019E8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_StateMachine) == 0x001A08, "Member 'UTraveler_Locomotion_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_BlendListByBool) == 0x001AD0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose_2) == 0x001B18, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LayeredBoneBlend) == 0x001B98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose_2) == 0x001C80, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SequencePlayer) == 0x001CA8, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose_1) == 0x001CF0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose_1) == 0x001D70, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_LinkedInputPose) == 0x001D98, "Member 'UTraveler_Locomotion_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_SaveCachedPose) == 0x001E50, "Member 'UTraveler_Locomotion_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, AnimGraphNode_UseCachedPose) == 0x001ED0, "Member 'UTraveler_Locomotion_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_24) == 0x001EF8, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_24' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_23) == 0x001F00, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_23' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_21) == 0x001F08, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_21' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_20) == 0x001F10, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_20' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_19) == 0x001F18, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_19' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_18) == 0x001F20, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_18' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_16) == 0x001F28, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_16' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_15) == 0x001F30, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_15' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_13) == 0x001F38, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_12) == 0x001F40, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_8) == 0x001F48, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_7) == 0x001F50, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess_1) == 0x001F58, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Locomotion_C, K2Node_PropertyAccess) == 0x001F60, "Member 'UTraveler_Locomotion_C::K2Node_PropertyAccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudNewSoulCollectedWidget_BP_C \ +static_assert(alignof(UPlayerHudNewSoulCollectedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudNewSoulCollectedWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudNewSoulCollectedWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudNewSoulCollectedWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudNewSoulCollectedWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudNewSoulCollectedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData, __ArrayProperty) == 0x000008, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData::__ArrayProperty' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData) == 0x000598, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __NameProperty_73) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__NameProperty_73' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __NameProperty_74) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__NameProperty_74' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __StructProperty_75) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__StructProperty_75' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __BlendProfile_76) == 0x000038, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__BlendProfile_76' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __CurveFloat_77) == 0x000040, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__CurveFloat_77' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __BoolProperty_78) == 0x000048, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__BoolProperty_78' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __EnumProperty_79) == 0x000049, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__EnumProperty_79' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, __EnumProperty_80) == 0x00004A, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::__EnumProperty_80' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000050, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000D0, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_4) == 0x000118, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_4) == 0x000148, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_4' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000178, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_3) == 0x0001A8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_3' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace_1) == 0x0001D8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_2) == 0x000208, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint_1) == 0x000238, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Constraint) == 0x000268, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Constraint' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_3) == 0x000298, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_2) == 0x0002C8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x0002F8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RigidBody) == 0x000328, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RigidBody' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics_1) == 0x000358, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_AnimDynamics) == 0x000388, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace_1) == 0x0003B8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0003E8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000418, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x000448, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000478, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x0004A8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseSnapshot) == 0x0004D8, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000508, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000538, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000568, "Member 'Ch_Traveller_PostProc_ABP_cutscene::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene) == 0x000038, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, EntryPoint) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, Temp_bool_IsClosed_Variable) == 0x000004, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, K2Node_Event_DeltaTimeX) == 0x000008, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_BooleanOR_ReturnValue) == 0x00000C, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_GetCurveValue_ReturnValue) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000014, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, Temp_bool_Has_Been_Initd_Variable) == 0x000015, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000016, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_FInterpTo_Constant_ReturnValue) == 0x000018, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_FInterpTo_Constant_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast) == 0x000020, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_FInterpTo_Constant_DeltaTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000028, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene, CallFunc_Array_Set_Item_ImplicitCast) == 0x000030, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_ExecuteUbergraph_Ch_Traveller_PostProc_ABP_cutscene::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph \ +static_assert(alignof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph) == 0x000008, "Wrong alignment on Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph"); \ +static_assert(sizeof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph) == 0x000020, "Wrong size on Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph, InPose) == 0x000000, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Ch_Traveller_PostProc_ABP_cutscene_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCh_Traveller_PostProc_ABP_cutscene_C \ +static_assert(alignof(UCh_Traveller_PostProc_ABP_cutscene_C) == 0x000010, "Wrong alignment on UCh_Traveller_PostProc_ABP_cutscene_C"); \ +static_assert(sizeof(UCh_Traveller_PostProc_ABP_cutscene_C) == 0x0030F0, "Wrong size on UCh_Traveller_PostProc_ABP_cutscene_C"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, UberGraphFrame) == 0x0003C0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, __AnimBlueprintMutables) == 0x0003C8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimBlueprintExtension_Base) == 0x0003F0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Root) == 0x0003F8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_4) == 0x000420, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_4' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_4) == 0x000940, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_4' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LinkedInputPose) == 0x000A48, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_3) == 0x000B00, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_3' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_ComponentToLocalSpace_1) == 0x000C08, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_ComponentToLocalSpace_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_2) == 0x000C28, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint_1) == 0x000D30, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_Constraint) == 0x000E38, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_Constraint' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_3) == 0x000F40, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_3' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_2) == 0x001460, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LayeredBoneBlend) == 0x001980, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_RigidBody) == 0x001A70, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_RigidBody' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics_1) == 0x0023E0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_AnimDynamics) == 0x002900, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_AnimDynamics' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LocalToComponentSpace_1) == 0x002E20, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LocalToComponentSpace_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_ComponentToLocalSpace) == 0x002E40, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_SaveCachedPose_1) == 0x002E60, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose_2) == 0x002EE0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_LocalToComponentSpace) == 0x002F08, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_SaveCachedPose) == 0x002F28, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_PoseSnapshot) == 0x002FA8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose_1) == 0x003038, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_UseCachedPose) == 0x003060, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, AnimGraphNode_BlendListByBool) == 0x003088, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, DynAlpha) == 0x0030D0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::DynAlpha' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, snapshot_) == 0x0030D8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::snapshot_' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, BlendOutTime) == 0x0030E0, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::BlendOutTime' has a wrong offset!"); \ +static_assert(offsetof(UCh_Traveller_PostProc_ABP_cutscene_C, bPhysicsBlockeda) == 0x0030E8, "Member 'UCh_Traveller_PostProc_ABP_cutscene_C::bPhysicsBlockeda' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_SG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_SG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier1_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier5_C \ +static_assert(alignof(UGE_SG02DamageUpgrade_Tier5_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier5_C"); \ +static_assert(sizeof(UGE_SG02DamageUpgrade_Tier5_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier5_C"); \ + +#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetSkeletalMesh \ +static_assert(alignof(BPI_DeadBodyToCarry_C_GetSkeletalMesh) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetSkeletalMesh"); \ +static_assert(sizeof(BPI_DeadBodyToCarry_C_GetSkeletalMesh) == 0x000008, "Wrong size on BPI_DeadBodyToCarry_C_GetSkeletalMesh"); \ +static_assert(offsetof(BPI_DeadBodyToCarry_C_GetSkeletalMesh, Mesh) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetSkeletalMesh::Mesh' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetHandIKTarget \ +static_assert(alignof(BPI_DeadBodyToCarry_C_GetHandIKTarget) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetHandIKTarget"); \ +static_assert(sizeof(BPI_DeadBodyToCarry_C_GetHandIKTarget) == 0x000008, "Wrong size on BPI_DeadBodyToCarry_C_GetHandIKTarget"); \ +static_assert(offsetof(BPI_DeadBodyToCarry_C_GetHandIKTarget, IkTarget) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetHandIKTarget::IkTarget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetBodyCollider \ +static_assert(alignof(BPI_DeadBodyToCarry_C_GetBodyCollider) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetBodyCollider"); \ +static_assert(sizeof(BPI_DeadBodyToCarry_C_GetBodyCollider) == 0x000010, "Wrong size on BPI_DeadBodyToCarry_C_GetBodyCollider"); \ +static_assert(offsetof(BPI_DeadBodyToCarry_C_GetBodyCollider, ColliderType) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetBodyCollider::ColliderType' has a wrong offset!"); \ +static_assert(offsetof(BPI_DeadBodyToCarry_C_GetBodyCollider, Collider) == 0x000008, "Member 'BPI_DeadBodyToCarry_C_GetBodyCollider::Collider' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IBPI_DeadBodyToCarry_C \ +static_assert(alignof(IBPI_DeadBodyToCarry_C) == 0x000001, "Wrong alignment on IBPI_DeadBodyToCarry_C"); \ +static_assert(sizeof(IBPI_DeadBodyToCarry_C) == 0x000001, "Wrong size on IBPI_DeadBodyToCarry_C"); \ + +#define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_OnFocusReceived \ +static_assert(alignof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ +static_assert(sizeof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x0001B0, "Wrong size on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP \ +static_assert(alignof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ +static_assert(sizeof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000098, "Wrong size on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, CallFunc_GetGameSlotInfo_ReturnValue) == 0x000010, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::CallFunc_GetGameSlotInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000088, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default) == 0x000090, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default_1) == 0x000091, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGamePlaySlotWidget_BP_C \ +static_assert(alignof(UGamePlaySlotWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotWidget_BP_C"); \ +static_assert(sizeof(UGamePlaySlotWidget_BP_C) == 0x000388, "Wrong size on UGamePlaySlotWidget_BP_C"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, UberGraphFrame) == 0x000348, "Member 'UGamePlaySlotWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, Show_slot_anim) == 0x000350, "Member 'UGamePlaySlotWidget_BP_C::Show_slot_anim' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, AutoBorder) == 0x000358, "Member 'UGamePlaySlotWidget_BP_C::AutoBorder' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, AutoBorder_1) == 0x000360, "Member 'UGamePlaySlotWidget_BP_C::AutoBorder_1' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, Image_162) == 0x000368, "Member 'UGamePlaySlotWidget_BP_C::Image_162' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, NewGamePlusBorder) == 0x000370, "Member 'UGamePlaySlotWidget_BP_C::NewGamePlusBorder' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, NewGamePlusOverlay) == 0x000378, "Member 'UGamePlaySlotWidget_BP_C::NewGamePlusOverlay' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotWidget_BP_C, Slot_but) == 0x000380, "Member 'UGamePlaySlotWidget_BP_C::Slot_but' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Usave_widget_entry_button_style_C \ +static_assert(alignof(Usave_widget_entry_button_style_C) == 0x000010, "Wrong alignment on Usave_widget_entry_button_style_C"); \ +static_assert(sizeof(Usave_widget_entry_button_style_C) == 0x0004F0, "Wrong size on Usave_widget_entry_button_style_C"); \ + +#define DUMPER7_ASSERTS_UGE_MGReloadUpgrade_C \ +static_assert(alignof(UGE_MGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGReloadUpgrade_C"); \ +static_assert(sizeof(UGE_MGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_MGReloadUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGM_Fabricator_Wthite_16_C \ +static_assert(alignof(UGM_Fabricator_Wthite_16_C) == 0x000010, "Wrong alignment on UGM_Fabricator_Wthite_16_C"); \ +static_assert(sizeof(UGM_Fabricator_Wthite_16_C) == 0x000190, "Wrong size on UGM_Fabricator_Wthite_16_C"); \ + +#define DUMPER7_ASSERTS_UEnergyBarWidget_BP_C \ +static_assert(alignof(UEnergyBarWidget_BP_C) == 0x000008, "Wrong alignment on UEnergyBarWidget_BP_C"); \ +static_assert(sizeof(UEnergyBarWidget_BP_C) == 0x000350, "Wrong size on UEnergyBarWidget_BP_C"); \ +static_assert(offsetof(UEnergyBarWidget_BP_C, Dodgeicon) == 0x000328, "Member 'UEnergyBarWidget_BP_C::Dodgeicon' has a wrong offset!"); \ +static_assert(offsetof(UEnergyBarWidget_BP_C, HealthBcgrd) == 0x000330, "Member 'UEnergyBarWidget_BP_C::HealthBcgrd' has a wrong offset!"); \ +static_assert(offsetof(UEnergyBarWidget_BP_C, horizontal_bar) == 0x000338, "Member 'UEnergyBarWidget_BP_C::horizontal_bar' has a wrong offset!"); \ +static_assert(offsetof(UEnergyBarWidget_BP_C, horizontal_bar_1) == 0x000340, "Member 'UEnergyBarWidget_BP_C::horizontal_bar_1' has a wrong offset!"); \ +static_assert(offsetof(UEnergyBarWidget_BP_C, vertical_bar) == 0x000348, "Member 'UEnergyBarWidget_BP_C::vertical_bar' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UMetaHuman_ControlRig_C \ +static_assert(alignof(UMetaHuman_ControlRig_C) == 0x000008, "Wrong alignment on UMetaHuman_ControlRig_C"); \ +static_assert(sizeof(UMetaHuman_ControlRig_C) == 0x000B00, "Wrong size on UMetaHuman_ControlRig_C"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, L_Arm_IK_Mode) == 0x000AD0, "Member 'UMetaHuman_ControlRig_C::L_Arm_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, R_Arm_IK_Mode) == 0x000AD1, "Member 'UMetaHuman_ControlRig_C::R_Arm_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, L_Leg_IK_Mode_) == 0x000AD2, "Member 'UMetaHuman_ControlRig_C::L_Leg_IK_Mode_' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, R_Leg_IK_Mode) == 0x000AD3, "Member 'UMetaHuman_ControlRig_C::R_Leg_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_IK_Mode) == 0x000AD4, "Member 'UMetaHuman_ControlRig_C::Spine_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, Neck_IK_Mode) == 0x000AD5, "Member 'UMetaHuman_ControlRig_C::Neck_IK_Mode' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_Offsets) == 0x000AD8, "Member 'UMetaHuman_ControlRig_C::Spine_Offsets' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_Length) == 0x000AE8, "Member 'UMetaHuman_ControlRig_C::Spine_Length' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, Neck_Length) == 0x000AF0, "Member 'UMetaHuman_ControlRig_C::Neck_Length' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, L_Arm_IK_Align) == 0x000AF8, "Member 'UMetaHuman_ControlRig_C::L_Arm_IK_Align' has a wrong offset!"); \ +static_assert(offsetof(UMetaHuman_ControlRig_C, R_Arm_IK_Align) == 0x000AF9, "Member 'UMetaHuman_ControlRig_C::R_Arm_IK_Align' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_GGReliableFriendModification_C \ +static_assert(alignof(UGE_GGReliableFriendModification_C) == 0x000008, "Wrong alignment on UGE_GGReliableFriendModification_C"); \ +static_assert(sizeof(UGE_GGReliableFriendModification_C) == 0x000A70, "Wrong size on UGE_GGReliableFriendModification_C"); \ + +#define DUMPER7_ASSERTS_PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP \ +static_assert(alignof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP) == 0x000004, "Wrong alignment on PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP"); \ +static_assert(sizeof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP) == 0x000004, "Wrong size on PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP"); \ +static_assert(offsetof(PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudDatabaseUpdatedWidget_BP_C_ExecuteUbergraph_PlayerHudDatabaseUpdatedWidget_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudDatabaseUpdatedWidget_BP_C \ +static_assert(alignof(UPlayerHudDatabaseUpdatedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudDatabaseUpdatedWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudDatabaseUpdatedWidget_BP_C) == 0x000598, "Wrong size on UPlayerHudDatabaseUpdatedWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, UberGraphFrame) == 0x000580, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, NotifyBcgrd) == 0x000588, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudDatabaseUpdatedWidget_BP_C, OpenDT) == 0x000590, "Member 'UPlayerHudDatabaseUpdatedWidget_BP_C::OpenDT' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer \ +static_assert(alignof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer) == 0x000004, "Wrong alignment on WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer"); \ +static_assert(sizeof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer) == 0x000004, "Wrong size on WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer"); \ +static_assert(offsetof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer, EntryPoint) == 0x000000, "Member 'WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UWBP_DynamicGameplayContainer_C \ +static_assert(alignof(UWBP_DynamicGameplayContainer_C) == 0x000008, "Wrong alignment on UWBP_DynamicGameplayContainer_C"); \ +static_assert(sizeof(UWBP_DynamicGameplayContainer_C) == 0x000410, "Wrong size on UWBP_DynamicGameplayContainer_C"); \ +static_assert(offsetof(UWBP_DynamicGameplayContainer_C, UberGraphFrame) == 0x0003F8, "Member 'UWBP_DynamicGameplayContainer_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UWBP_DynamicGameplayContainer_C, NewVar) == 0x000400, "Member 'UWBP_DynamicGameplayContainer_C::NewVar' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Flamethrower) == 0x000018, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Flamethrower' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_FlamethrowerToMelee_C \ +static_assert(alignof(UIR_FlamethrowerToMelee_C) == 0x000008, "Wrong alignment on UIR_FlamethrowerToMelee_C"); \ +static_assert(sizeof(UIR_FlamethrowerToMelee_C) == 0x000028, "Wrong size on UIR_FlamethrowerToMelee_C"); \ + +#define DUMPER7_ASSERTS_Traveler_Pushing_Cargo_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000798, "Wrong size on Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_184) == 0x000004, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_184' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_185) == 0x00000C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_185' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_186) == 0x000014, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_186' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_187) == 0x000018, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_187' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_188) == 0x000020, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_188' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_189) == 0x000024, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_189' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_190) == 0x00002C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_190' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_191) == 0x000030, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_191' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_192) == 0x000038, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_192' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_193) == 0x00003C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_193' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_194) == 0x000040, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_194' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_195) == 0x000048, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_195' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_196) == 0x00004C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_196' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_197) == 0x000050, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_197' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_198) == 0x00007C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_198' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_199) == 0x000080, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_199' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_200) == 0x000081, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_200' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_201) == 0x000082, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_201' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_202) == 0x000084, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_202' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_203) == 0x00008C, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_203' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_204) == 0x000094, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_204' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_205) == 0x000098, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_205' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_206) == 0x0000A0, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_206' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_207) == 0x0000A8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_207' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_208) == 0x0000B0, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_208' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000D0, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000150, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000168, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000198, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TwoWayBlend) == 0x0001C8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x0001F8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x000228, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x000258, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x000288, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x0002B8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x0002E8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000318, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000348, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000378, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x0003A8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x0003D8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000408, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000438, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000468, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000498, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x0004C8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x0004F8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000528, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000558, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000588, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x0005B8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x0005E8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000618, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000648, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000678, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x0006A8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0006D8, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000708, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000738, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000768, "Member 'Traveler_Pushing_Cargo_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Pushing_Cargo_AnimBP_C_AnimGraph \ +static_assert(alignof(Traveler_Pushing_Cargo_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_Pushing_Cargo_AnimBP_C_AnimGraph"); \ +static_assert(sizeof(Traveler_Pushing_Cargo_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on Traveler_Pushing_Cargo_AnimBP_C_AnimGraph"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_Pushing_Cargo_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_Pushing_Cargo_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation \ +static_assert(alignof(Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Traveler_Pushing_Cargo_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection \ +static_assert(alignof(Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection) == 0x000001, "Wrong alignment on Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection"); \ +static_assert(sizeof(Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection) == 0x000001, "Wrong size on Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection, CanMove) == 0x000000, "Member 'Traveler_Pushing_Cargo_AnimBP_C_CanMoveCurrentDirection::CanMove' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP \ +static_assert(alignof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP) == 0x000008, "Wrong alignment on Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP"); \ +static_assert(sizeof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP) == 0x000198, "Wrong size on Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, EntryPoint) == 0x000000, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X) == 0x000008, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y) == 0x000010, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z) == 0x000018, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetRelevantAnimTime_ReturnValue) == 0x000020, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetRelevantAnimTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000024, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000025, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X_1) == 0x000028, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y_1) == 0x000030, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z_1) == 0x000038, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X_2) == 0x000040, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y_2) == 0x000048, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z_2) == 0x000050, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000058, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000059, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Not_PreBool_ReturnValue) == 0x00005A, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Not_PreBool_ReturnValue_1) == 0x00005B, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanAND_ReturnValue) == 0x00005C, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanOR_ReturnValue) == 0x00005D, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X_3) == 0x000060, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y_3) == 0x000068, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z_3) == 0x000070, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_IsValid_ReturnValue) == 0x000079, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetVelocity_ReturnValue) == 0x000080, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_VSizeXYSquared_ReturnValue) == 0x000098, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_VSizeXYSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Not_PreBool_ReturnValue_2) == 0x0000A1, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, K2Node_Event_DeltaTimeX) == 0x0000A4, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_SelectFloat_ReturnValue) == 0x0000A8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanAND_ReturnValue_1) == 0x0000B8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000C0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_FClamp_ReturnValue) == 0x0000D0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanOR_ReturnValue_1) == 0x0000D8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetRelevantAnimTime_ReturnValue_1) == 0x0000DC, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetRelevantAnimTime_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x0000E0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanAND_ReturnValue_2) == 0x0000E1, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanOR_ReturnValue_2) == 0x0000E2, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x0000E8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, K2Node_DynamicCast_AsCharacter) == 0x0000F0, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, K2Node_DynamicCast_bSuccess) == 0x0000F8, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x0000FC, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_4) == 0x000100, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanAND_ReturnValue_3) == 0x000101, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_VSize_ReturnValue) == 0x000108, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x000110, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X_4) == 0x000118, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y_4) == 0x000120, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z_4) == 0x000128, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_5) == 0x000130, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetTimeSeconds_ReturnValue) == 0x000138, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_GetTimeSeconds_ReturnValue_1) == 0x000140, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_GetTimeSeconds_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000148, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_ReturnValue_6) == 0x000150, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_X_5) == 0x000158, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_X_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Y_5) == 0x000160, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Y_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BreakVector_Z_5) == 0x000168, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BreakVector_Z_5' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000170, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000171, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_CanMoveCurrentDirection_CanMove) == 0x000172, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_CanMoveCurrentDirection_CanMove' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_BooleanAND_ReturnValue_4) == 0x000173, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_BooleanAND_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000178, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000180, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000188, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000190, "Member 'Traveler_Pushing_Cargo_AnimBP_C_ExecuteUbergraph_Traveler_Pushing_Cargo_AnimBP::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_Pushing_Cargo_AnimBP_C \ +static_assert(alignof(UTraveler_Pushing_Cargo_AnimBP_C) == 0x000010, "Wrong alignment on UTraveler_Pushing_Cargo_AnimBP_C"); \ +static_assert(sizeof(UTraveler_Pushing_Cargo_AnimBP_C) == 0x000C10, "Wrong size on UTraveler_Pushing_Cargo_AnimBP_C"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, UberGraphFrame) == 0x000420, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000428, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimBlueprintExtension_Base) == 0x000430, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_Root) == 0x000438, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x000458, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TwoWayBlend) == 0x000510, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_15) == 0x0005D8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_14) == 0x000600, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_13) == 0x000628, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_12) == 0x000650, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_11) == 0x000678, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_10) == 0x0006A0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_9) == 0x0006C8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_8) == 0x0006F0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_7) == 0x000718, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_6) == 0x000740, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_5) == 0x000768, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_4) == 0x000790, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_3) == 0x0007B8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_2) == 0x0007E0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x000808, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_6) == 0x000850, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x000870, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_5) == 0x0008B8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x0008D8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x000900, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_4) == 0x000948, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_TransitionResult) == 0x000968, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x000990, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_3) == 0x0009D8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x0009F8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_2) == 0x000A40, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x000A60, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult_1) == 0x000AA8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateResult) == 0x000AC8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, AnimGraphNode_StateMachine) == 0x000AE8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, bIsBlendingOut) == 0x000BB0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::bIsBlendingOut' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, BlendValue) == 0x000BB8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::BlendValue' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, LastPlayedInputValue) == 0x000BC0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::LastPlayedInputValue' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, As_Character) == 0x000BD8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::As_Character' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, Speed) == 0x000BE0, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::Speed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, InputControl) == 0x000BE8, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::InputControl' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, DelaySpam) == 0x000C00, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::DelaySpam' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Pushing_Cargo_AnimBP_C, FullInputApplied) == 0x000C08, "Member 'UTraveler_Pushing_Cargo_AnimBP_C::FullInputApplied' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier1_C \ +static_assert(alignof(UGE_TSTorchUpgradeTier1_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier1_C"); \ +static_assert(sizeof(UGE_TSTorchUpgradeTier1_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier1_C"); \ + +#define DUMPER7_ASSERTS_GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower \ +static_assert(alignof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower) == 0x000008, "Wrong alignment on GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower"); \ +static_assert(sizeof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower) == 0x000308, "Wrong size on GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, EntryPoint) == 0x000000, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CustomEvent_Payload_1) == 0x000008, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, Temp_struct_Variable) == 0x0000C8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000178, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000181, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CreateDelegate_OutputDelegate_1) == 0x000184, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, K2Node_CustomEvent_Payload) == 0x000198, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, Temp_struct_Variable_1) == 0x000248, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0002F8, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_IsValid_ReturnValue_1) == 0x000300, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000301, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower, CallFunc_K2_CommitAbility_ReturnValue) == 0x000302, "Member 'GA_Flamethrower_C_ExecuteUbergraph_GA_Flamethrower::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060 \ +static_assert(alignof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060) == 0x000008, "Wrong alignment on GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060"); \ +static_assert(sizeof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060) == 0x0000B0, "Wrong size on GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060"); \ +static_assert(offsetof(GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060, Payload) == 0x000000, "Member 'GA_Flamethrower_C_EventReceived_A657126E42FDD5EA2168F39AE5B6F060::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942 \ +static_assert(alignof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942) == 0x000008, "Wrong alignment on GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942"); \ +static_assert(sizeof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942) == 0x0000B0, "Wrong size on GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942"); \ +static_assert(offsetof(GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942, Payload) == 0x000000, "Member 'GA_Flamethrower_C_EventReceived_47139E054F144B7C3F86ACB8A1CA6942::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_Flamethrower_C \ +static_assert(alignof(UGA_Flamethrower_C) == 0x000008, "Wrong alignment on UGA_Flamethrower_C"); \ +static_assert(sizeof(UGA_Flamethrower_C) == 0x000460, "Wrong size on UGA_Flamethrower_C"); \ +static_assert(offsetof(UGA_Flamethrower_C, UberGraphFrame) == 0x000450, "Member 'UGA_Flamethrower_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_Flamethrower_C, RecoveryPhase) == 0x000458, "Member 'UGA_Flamethrower_C::RecoveryPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_Flamethrower_C, Prep_Phase) == 0x000459, "Member 'UGA_Flamethrower_C::Prep_Phase' has a wrong offset!"); \ +static_assert(offsetof(UGA_Flamethrower_C, Attack_Phase) == 0x00045A, "Member 'UGA_Flamethrower_C::Attack_Phase' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Flamethrower) == 0x000018, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Flamethrower' has a wrong offset!"); \ +static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_FlamethrowerToDodge_C \ +static_assert(alignof(UIR_FlamethrowerToDodge_C) == 0x000008, "Wrong alignment on UIR_FlamethrowerToDodge_C"); \ +static_assert(sizeof(UIR_FlamethrowerToDodge_C) == 0x000028, "Wrong size on UIR_FlamethrowerToDodge_C"); \ + +#define DUMPER7_ASSERTS_UGE_FlamethrowerCooldown_C \ +static_assert(alignof(UGE_FlamethrowerCooldown_C) == 0x000008, "Wrong alignment on UGE_FlamethrowerCooldown_C"); \ +static_assert(sizeof(UGE_FlamethrowerCooldown_C) == 0x000A70, "Wrong size on UGE_FlamethrowerCooldown_C"); \ + +#define DUMPER7_ASSERTS_Uavailable_node_button_style_C \ +static_assert(alignof(Uavailable_node_button_style_C) == 0x000010, "Wrong alignment on Uavailable_node_button_style_C"); \ +static_assert(sizeof(Uavailable_node_button_style_C) == 0x0004F0, "Wrong size on Uavailable_node_button_style_C"); \ + +#define DUMPER7_ASSERTS_Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget \ +static_assert(alignof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget) == 0x000008, "Wrong alignment on Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget"); \ +static_assert(sizeof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget) == 0x000018, "Wrong size on Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget"); \ +static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, EntryPoint) == 0x000000, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UObjectives_Widget_C \ +static_assert(alignof(UObjectives_Widget_C) == 0x000008, "Wrong alignment on UObjectives_Widget_C"); \ +static_assert(sizeof(UObjectives_Widget_C) == 0x000370, "Wrong size on UObjectives_Widget_C"); \ +static_assert(offsetof(UObjectives_Widget_C, UberGraphFrame) == 0x000308, "Member 'UObjectives_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, TaskFailedAnimation) == 0x000310, "Member 'UObjectives_Widget_C::TaskFailedAnimation' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, TaskCompletedAnimation) == 0x000318, "Member 'UObjectives_Widget_C::TaskCompletedAnimation' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, Bckgr_status) == 0x000320, "Member 'UObjectives_Widget_C::Bckgr_status' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, Bckgr_status_1) == 0x000328, "Member 'UObjectives_Widget_C::Bckgr_status_1' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, TaskCompletedStatusOverlay) == 0x000330, "Member 'UObjectives_Widget_C::TaskCompletedStatusOverlay' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, TaskFailedStatusOverlay) == 0x000338, "Member 'UObjectives_Widget_C::TaskFailedStatusOverlay' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, FailedBackgroundColor) == 0x000340, "Member 'UObjectives_Widget_C::FailedBackgroundColor' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, AccomplishedBackgroundColor) == 0x000350, "Member 'UObjectives_Widget_C::AccomplishedBackgroundColor' has a wrong offset!"); \ +static_assert(offsetof(UObjectives_Widget_C, DefaultBackgroundColor) == 0x000360, "Member 'UObjectives_Widget_C::DefaultBackgroundColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_MGStabilityUpgrade_C \ +static_assert(alignof(UGE_MGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGStabilityUpgrade_C"); \ +static_assert(sizeof(UGE_MGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_MGStabilityUpgrade_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_5_C \ +static_assert(alignof(AGC_DataMosh_Cine_5_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_5_C"); \ +static_assert(sizeof(AGC_DataMosh_Cine_5_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_5_C"); \ + +#define DUMPER7_ASSERTS_UPlayerHudInventoryUseFailedWidget_BP_C \ +static_assert(alignof(UPlayerHudInventoryUseFailedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudInventoryUseFailedWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudInventoryUseFailedWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudInventoryUseFailedWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudInventoryUseFailedWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudInventoryUseFailedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier3_C \ +static_assert(alignof(UGE_TSTorchUpgradeTier3_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier3_C"); \ +static_assert(sizeof(UGE_TSTorchUpgradeTier3_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier3_C"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_RT_Size_Compare \ +static_assert(alignof(VolumetricsBPLIbrary_C_RT_Size_Compare) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_RT_Size_Compare"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_RT_Size_Compare) == 0x000038, "Wrong size on VolumetricsBPLIbrary_C_RT_Size_Compare"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, A) == 0x000000, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::A' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, B) == 0x000008, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::B' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, Match) == 0x000018, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::Match' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_IsValid_ReturnValue_1) == 0x00001A, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, K2Node_MakeStruct_IntPoint) == 0x00001C, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue) == 0x000024, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, K2Node_MakeStruct_IntPoint_1) == 0x000028, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x000031, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue_1) == 0x000032, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_RT_Size_Compare, CallFunc_BooleanAND_ReturnValue_2) == 0x000033, "Member 'VolumetricsBPLIbrary_C_RT_Size_Compare::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_PseudoVolume_Dimensions \ +static_assert(alignof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_PseudoVolume_Dimensions"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions) == 0x0001C0, "Wrong size on VolumetricsBPLIbrary_C_PseudoVolume_Dimensions"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Dimensions) == 0x000000, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Dimensions' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, __WorldContext) == 0x000008, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, RT_Size) == 0x000010, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::RT_Size' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, XY_Frames) == 0x000018, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::XY_Frames' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Volume_Size) == 0x000020, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Volume_Size' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable) == 0x000024, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_1) == 0x000028, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_2) == 0x00002C, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_3) == 0x000030, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_4) == 0x000034, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_5) == 0x000038, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_6) == 0x00003C, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_int_Variable_7) == 0x000040, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_int_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable) == 0x000044, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable) == 0x000048, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_1) == 0x000058, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_2) == 0x000068, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_3) == 0x000078, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_4) == 0x000088, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_5) == 0x000098, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_6) == 0x0000A8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_7) == 0x0000B8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable_1) == 0x0000C8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default) == 0x0000D0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_8) == 0x0000E0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_X) == 0x0000F0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_X' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_Y) == 0x0000F8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue) == 0x000100, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_1) == 0x000104, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_9) == 0x000108, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_9' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_MakeStruct_IntPoint) == 0x000118, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_10) == 0x000120, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_10' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_11) == 0x000130, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_11' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_12) == 0x000140, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_12' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_13) == 0x000150, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_13' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_14) == 0x000160, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_14' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_struct_Variable_15) == 0x000170, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_struct_Variable_15' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, Temp_byte_Variable_2) == 0x000180, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default_1) == 0x000188, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_X_1) == 0x000198, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_BreakVector2D_Y_1) == 0x0001A0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_Select_Default_2) == 0x0001A8, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_2) == 0x0001AC, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, CallFunc_FTrunc_ReturnValue_3) == 0x0001B0, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::CallFunc_FTrunc_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_PseudoVolume_Dimensions, K2Node_MakeStruct_IntPoint_1) == 0x0001B4, "Member 'VolumetricsBPLIbrary_C_PseudoVolume_Dimensions::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_GetFirstActorOfClass \ +static_assert(alignof(VolumetricsBPLIbrary_C_GetFirstActorOfClass) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_GetFirstActorOfClass"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_GetFirstActorOfClass) == 0x000048, "Wrong size on VolumetricsBPLIbrary_C_GetFirstActorOfClass"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, WorldContent) == 0x000000, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::WorldContent' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Class_0) == 0x000008, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Class_0' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Actor) == 0x000018, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Actor' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, Return_Actor) == 0x000020, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::Return_Actor' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Array_Get_Item) == 0x000038, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_IsValid_ReturnValue) == 0x000044, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_GetFirstActorOfClass, CallFunc_Greater_IntInt_ReturnValue) == 0x000045, "Member 'VolumetricsBPLIbrary_C_GetFirstActorOfClass::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Get_Texture_Size \ +static_assert(alignof(VolumetricsBPLIbrary_C_Get_Texture_Size) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Get_Texture_Size"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_Get_Texture_Size) == 0x000058, "Wrong size on VolumetricsBPLIbrary_C_Get_Texture_Size"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Texture) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Texture' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, __WorldContext) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Size) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Size' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, Out_Size) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::Out_Size' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_AsTexture_Render_Target_2D) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_AsTexture_Render_Target_2D' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_AsTexture_2D) == 0x000030, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_AsTexture_2D' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_MakeStruct_IntPoint) == 0x00003C, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_MakeStruct_IntPoint' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, CallFunc_Blueprint_GetSizeY_ReturnValue) == 0x000044, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::CallFunc_Blueprint_GetSizeY_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, CallFunc_Blueprint_GetSizeX_ReturnValue) == 0x000048, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::CallFunc_Blueprint_GetSizeX_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Get_Texture_Size, K2Node_MakeStruct_IntPoint_1) == 0x00004C, "Member 'VolumetricsBPLIbrary_C_Get_Texture_Size::K2Node_MakeStruct_IntPoint_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Create_and_Assign_RT \ +static_assert(alignof(VolumetricsBPLIbrary_C_Create_and_Assign_RT) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Create_and_Assign_RT"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_Create_and_Assign_RT) == 0x000030, "Wrong size on VolumetricsBPLIbrary_C_Create_and_Assign_RT"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, RT) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::RT' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, Size) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::Size' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, Format) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::Format' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, __WorldContext) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_CreateRenderTarget2D_ReturnValue) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_CreateRenderTarget2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000029, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00002A, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_EqualEqual_IntInt_ReturnValue_1) == 0x00002B, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_EqualEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_BooleanAND_ReturnValue) == 0x00002C, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_RT, CallFunc_BooleanAND_ReturnValue_1) == 0x00002D, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_RT::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VolumetricsBPLIbrary_C_Create_and_Assign_MID \ +static_assert(alignof(VolumetricsBPLIbrary_C_Create_and_Assign_MID) == 0x000008, "Wrong alignment on VolumetricsBPLIbrary_C_Create_and_Assign_MID"); \ +static_assert(sizeof(VolumetricsBPLIbrary_C_Create_and_Assign_MID) == 0x000030, "Wrong size on VolumetricsBPLIbrary_C_Create_and_Assign_MID"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, Mid) == 0x000000, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::Mid' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, Parent) == 0x000008, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::Parent' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, __WorldContext) == 0x000010, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000020, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VolumetricsBPLIbrary_C_Create_and_Assign_MID, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000028, "Member 'VolumetricsBPLIbrary_C_Create_and_Assign_MID::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UVolumetricsBPLIbrary_C \ +static_assert(alignof(UVolumetricsBPLIbrary_C) == 0x000008, "Wrong alignment on UVolumetricsBPLIbrary_C"); \ +static_assert(sizeof(UVolumetricsBPLIbrary_C) == 0x000028, "Wrong size on UVolumetricsBPLIbrary_C"); \ + +#define DUMPER7_ASSERTS_ULS_EM_WallStep_270_DirectorBP_C \ +static_assert(alignof(ULS_EM_WallStep_270_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_EM_WallStep_270_DirectorBP_C"); \ +static_assert(sizeof(ULS_EM_WallStep_270_DirectorBP_C) == 0x000048, "Wrong size on ULS_EM_WallStep_270_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGE_Sequence_Gabriel_Soulleak_C \ +static_assert(alignof(UGE_Sequence_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Gabriel_Soulleak_C"); \ +static_assert(sizeof(UGE_Sequence_Gabriel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Gabriel_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UCR_Traveler_Legs_IK_C \ +static_assert(alignof(UCR_Traveler_Legs_IK_C) == 0x000008, "Wrong alignment on UCR_Traveler_Legs_IK_C"); \ +static_assert(sizeof(UCR_Traveler_Legs_IK_C) == 0x000B78, "Wrong size on UCR_Traveler_Legs_IK_C"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, LeftFootOffset) == 0x000AD0, "Member 'UCR_Traveler_Legs_IK_C::LeftFootOffset' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, RightFootOffset) == 0x000AE8, "Member 'UCR_Traveler_Legs_IK_C::RightFootOffset' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentLeftFootHitNormal) == 0x000B00, "Member 'UCR_Traveler_Legs_IK_C::CurrentLeftFootHitNormal' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, TargetLeftFootOffsetZ) == 0x000B18, "Member 'UCR_Traveler_Legs_IK_C::TargetLeftFootOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentRightFootHitNormal) == 0x000B20, "Member 'UCR_Traveler_Legs_IK_C::CurrentRightFootHitNormal' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, DidLeftFootTraceHit) == 0x000B38, "Member 'UCR_Traveler_Legs_IK_C::DidLeftFootTraceHit' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, TargetRightFootOffsetZ) == 0x000B40, "Member 'UCR_Traveler_Legs_IK_C::TargetRightFootOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, DidRightFootTraceHit) == 0x000B48, "Member 'UCR_Traveler_Legs_IK_C::DidRightFootTraceHit' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentPelvisOffsetZ) == 0x000B50, "Member 'UCR_Traveler_Legs_IK_C::CurrentPelvisOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentLeftFootOffsetZ) == 0x000B58, "Member 'UCR_Traveler_Legs_IK_C::CurrentLeftFootOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentRightFootOffsetZ) == 0x000B60, "Member 'UCR_Traveler_Legs_IK_C::CurrentRightFootOffsetZ' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, AlphaInterp_Result) == 0x000B68, "Member 'UCR_Traveler_Legs_IK_C::AlphaInterp_Result' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, isCharacterSloping) == 0x000B70, "Member 'UCR_Traveler_Legs_IK_C::isCharacterSloping' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Legs_IK_C, bEnabled) == 0x000B71, "Member 'UCR_Traveler_Legs_IK_C::bEnabled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment) == 0x0000B8, "Wrong size on CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, Enable) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::Enable' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, Climb) == 0x000001, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::Climb' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_3) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_4) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_5) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_6) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, K2Node_MakeArray_Array) == 0x000048, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x000058, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, K2Node_MakeArray_Array_1) == 0x000078, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue_1) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, InWorldContextObject) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::InWorldContextObject' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Object_ID) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Object_ID' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Map) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Map' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Section) == 0x000011, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Section' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Type) == 0x000012, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Type' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, CallFunc_Get_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::CallFunc_Get_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, K2Node_MakeStruct_BTMapObjectDataStruct) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::K2Node_MakeStruct_BTMapObjectDataStruct' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000190, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallerSpawner) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallerSpawner' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, SpeakerSpawner) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::SpeakerSpawner' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, Dialog) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::Dialog' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, __WorldContext) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Dialog) == 0x000048, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Dialog' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_SpeakerSpawner) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_SpeakerSpawner' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Caller) == 0x000078, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Caller' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_CallerSpawner) == 0x000080, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_CallerSpawner' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000A0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_2) == 0x0000A8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue_1) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_3) == 0x0000B8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, K2Node_MakeStruct_DialogInfo) == 0x0000C0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000180, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_playDialogTalk_ReturnValue) == 0x000188, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000138, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, Dialog) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::Dialog' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, __WorldContext) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, L_Dialog) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::L_Dialog' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000060, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000068, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, K2Node_MakeStruct_DialogInfo) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_playDialogTalk_ReturnValue) == 0x000130, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsPlayerInCombat \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsPlayerInCombat"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat) == 0x000040, "Wrong size on CharacterPlay_FunctionLibrary_C_IsPlayerInCombat"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_GetPlayerPawn_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, Target) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::Target' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, CallFunc_IsOverlappingActor_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule) == 0x000020, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, OtherComp) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, OtherActor) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, __WorldContext) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, Success) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::Success' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_ComponentHasTag_ReturnValue) == 0x000019, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_IsCharacterPlay_bSuccess) == 0x00001A, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlay \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlay"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlay"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, Object) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::Object' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, bSuccess) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::bSuccess' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetRecticleWidget \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetRecticleWidget"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget) == 0x000030, "Wrong size on CharacterPlay_FunctionLibrary_C_GetRecticleWidget"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetReticleWidget_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetReticleWidget_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, Controller) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::Controller' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, K2Node_DynamicCast_AsSHPlayer_Controller_Play_BP) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::K2Node_DynamicCast_AsSHPlayer_Controller_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000048, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize) == 0x000040, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, OutRadius) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::OutRadius' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, OutHalfHeight) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::OutHalfHeight' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetScaledCapsuleSize_OutRadius) == 0x000024, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetScaledCapsuleSize_OutRadius' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetScaledCapsuleSize_OutHalfHeight) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetScaledCapsuleSize_OutHalfHeight' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, K2Node_FunctionResult_OutRadius_ImplicitCast) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::K2Node_FunctionResult_OutRadius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, K2Node_FunctionResult_OutHalfHeight_ImplicitCast) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::K2Node_FunctionResult_OutHalfHeight_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM) == 0x000128, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, EM_Direction) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::EM_Direction' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, ShowDebug) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::ShowDebug' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, BP) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::BP' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, res) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::res' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, Character_vs_Arrow) == 0x000021, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::Character_vs_Arrow' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, HipsArrowDirection) == 0x000022, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::HipsArrowDirection' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, For_EM_check_new_Direction) == 0x000023, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::For_EM_check_new_Direction' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetCharacterPlay_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetViewDirection_ReturnValue) == 0x000058, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetViewDirection_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetVelocity_ReturnValue) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_CalculateDirection_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_CalculateDirection_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A9, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue) == 0x0000AA, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue_1) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x0000C8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x0000D0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue_2) == 0x0000D8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000F0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000101, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue_2) == 0x000108, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000110, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue_1) == 0x000111, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue_2) == 0x000112, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000120, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckLeg \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckLeg) == 0x000010, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckLeg"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckLeg) == 0x000210, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckLeg"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, Left_Right) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::Left_Right' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, NewLocalVar_0) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::NewLocalVar_0' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetCharacterPlay_ReturnValue) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetSocketTransform_ReturnValue) == 0x000080, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetSocketTransform_ReturnValue_1) == 0x0000E0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetSocketTransform_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Location) == 0x000140, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Rotation) == 0x000158, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Scale) == 0x000170, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Location_1) == 0x000188, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Rotation_1) == 0x0001A0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Scale_1) == 0x0001B8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_X) == 0x0001D0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Y) == 0x0001D8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Z) == 0x0001E0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_X_1) == 0x0001E8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Y_1) == 0x0001F0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Z_1) == 0x0001F8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000200, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, InCombatAction_) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::InCombatAction_' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_AddObjectToMap \ +static_assert(alignof(CharacterPlay_FunctionLibrary_C_AddObjectToMap) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_AddObjectToMap"); \ +static_assert(sizeof(CharacterPlay_FunctionLibrary_C_AddObjectToMap) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_AddObjectToMap"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, InWorldContextObject) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::InWorldContextObject' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Object_ID) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Object_ID' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Map) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Map' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Section) == 0x000011, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Section' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Type) == 0x000012, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Type' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, K2Node_MakeStruct_BTMapObjectDataStruct) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::K2Node_MakeStruct_BTMapObjectDataStruct' has a wrong offset!"); \ +static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, CallFunc_Get_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::CallFunc_Get_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCharacterPlay_FunctionLibrary_C \ +static_assert(alignof(UCharacterPlay_FunctionLibrary_C) == 0x000008, "Wrong alignment on UCharacterPlay_FunctionLibrary_C"); \ +static_assert(sizeof(UCharacterPlay_FunctionLibrary_C) == 0x000028, "Wrong size on UCharacterPlay_FunctionLibrary_C"); \ + +#define DUMPER7_ASSERTS_ULS_ClimbUp120_DirectorBP_C \ +static_assert(alignof(ULS_ClimbUp120_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp120_DirectorBP_C"); \ +static_assert(sizeof(ULS_ClimbUp120_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp120_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UControlTip_Widget_C \ +static_assert(alignof(UControlTip_Widget_C) == 0x000008, "Wrong alignment on UControlTip_Widget_C"); \ +static_assert(sizeof(UControlTip_Widget_C) == 0x000340, "Wrong size on UControlTip_Widget_C"); \ + +#define DUMPER7_ASSERTS_Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn \ +static_assert(alignof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn) == 0x000008, "Wrong alignment on Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn"); \ +static_assert(sizeof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn) == 0x000008, "Wrong size on Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn"); \ +static_assert(offsetof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn, CircleProgress_0) == 0x000000, "Member 'Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn::CircleProgress_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Skip_btn_C_PreConstruct \ +static_assert(alignof(Skip_btn_C_PreConstruct) == 0x000001, "Wrong alignment on Skip_btn_C_PreConstruct"); \ +static_assert(sizeof(Skip_btn_C_PreConstruct) == 0x000001, "Wrong size on Skip_btn_C_PreConstruct"); \ +static_assert(offsetof(Skip_btn_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Skip_btn_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Skip_btn_C_ExecuteUbergraph_Skip_btn \ +static_assert(alignof(Skip_btn_C_ExecuteUbergraph_Skip_btn) == 0x000008, "Wrong alignment on Skip_btn_C_ExecuteUbergraph_Skip_btn"); \ +static_assert(sizeof(Skip_btn_C_ExecuteUbergraph_Skip_btn) == 0x000050, "Wrong size on Skip_btn_C_ExecuteUbergraph_Skip_btn"); \ +static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, EntryPoint) == 0x000000, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_CustomEvent_CircleProgress) == 0x000008, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_CustomEvent_CircleProgress' has a wrong offset!"); \ +static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_Event_IsDesignTime) == 0x000010, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_MakeStruct_SHGameplayControlDataStruct) == 0x000020, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_MakeStruct_SHGameplayControlDataStruct' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Skip_btn_C_CircleProgress_Event_0 \ +static_assert(alignof(Skip_btn_C_CircleProgress_Event_0) == 0x000008, "Wrong alignment on Skip_btn_C_CircleProgress_Event_0"); \ +static_assert(sizeof(Skip_btn_C_CircleProgress_Event_0) == 0x000008, "Wrong size on Skip_btn_C_CircleProgress_Event_0"); \ +static_assert(offsetof(Skip_btn_C_CircleProgress_Event_0, CircleProgress_0) == 0x000000, "Member 'Skip_btn_C_CircleProgress_Event_0::CircleProgress_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USkip_btn_C \ +static_assert(alignof(USkip_btn_C) == 0x000008, "Wrong alignment on USkip_btn_C"); \ +static_assert(sizeof(USkip_btn_C) == 0x000318, "Wrong size on USkip_btn_C"); \ +static_assert(offsetof(USkip_btn_C, UberGraphFrame) == 0x0002D0, "Member 'USkip_btn_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, HideSkipIcon) == 0x0002D8, "Member 'USkip_btn_C::HideSkipIcon' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, ButtomCircle) == 0x0002E0, "Member 'USkip_btn_C::ButtomCircle' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, CircleProgress) == 0x0002E8, "Member 'USkip_btn_C::CircleProgress' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, Controller_type) == 0x0002F0, "Member 'USkip_btn_C::Controller_type' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, GameplayControlEntry_1) == 0x0002F8, "Member 'USkip_btn_C::GameplayControlEntry_1' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, Holdprogress) == 0x000300, "Member 'USkip_btn_C::Holdprogress' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, Tipbutton) == 0x000308, "Member 'USkip_btn_C::Tipbutton' has a wrong offset!"); \ +static_assert(offsetof(USkip_btn_C, SkipDialog) == 0x000310, "Member 'USkip_btn_C::SkipDialog' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAIKnockDownShockwaveDamage_C \ +static_assert(alignof(UAIKnockDownShockwaveDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownShockwaveDamage_C"); \ +static_assert(sizeof(UAIKnockDownShockwaveDamage_C) == 0x000068, "Wrong size on UAIKnockDownShockwaveDamage_C"); \ + +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier1_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier1_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier1_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier1_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier1_C"); \ + +#define DUMPER7_ASSERTS_ULS_ClimbUp150_DirectorBP_C \ +static_assert(alignof(ULS_ClimbUp150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp150_DirectorBP_C"); \ +static_assert(sizeof(ULS_ClimbUp150_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp150_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGA_WeaponModeFirst_C \ +static_assert(alignof(UGA_WeaponModeFirst_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFirst_C"); \ +static_assert(sizeof(UGA_WeaponModeFirst_C) == 0x000488, "Wrong size on UGA_WeaponModeFirst_C"); \ + +#define DUMPER7_ASSERTS_UGA_Comment_C \ +static_assert(alignof(UGA_Comment_C) == 0x000008, "Wrong alignment on UGA_Comment_C"); \ +static_assert(sizeof(UGA_Comment_C) == 0x000498, "Wrong size on UGA_Comment_C"); \ + +#define DUMPER7_ASSERTS_IR_QFToDodge_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_QFToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_QFToDodge_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_QFToDodge_C \ +static_assert(alignof(UIR_QFToDodge_C) == 0x000008, "Wrong alignment on UIR_QFToDodge_C"); \ +static_assert(sizeof(UIR_QFToDodge_C) == 0x000028, "Wrong size on UIR_QFToDodge_C"); \ + +#define DUMPER7_ASSERTS_GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack \ +static_assert(alignof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack) == 0x000004, "Wrong alignment on GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack"); \ +static_assert(sizeof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack) == 0x000008, "Wrong size on GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack"); \ +static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, EntryPoint) == 0x000000, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, CallFunc_IsValid_ReturnValue_1) == 0x000005, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_MeleeAttack_C_OnActive \ +static_assert(alignof(GC_MeleeAttack_C_OnActive) == 0x000008, "Wrong alignment on GC_MeleeAttack_C_OnActive"); \ +static_assert(sizeof(GC_MeleeAttack_C_OnActive) == 0x000100, "Wrong size on GC_MeleeAttack_C_OnActive"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, MyTarget) == 0x000000, "Member 'GC_MeleeAttack_C_OnActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, Parameters) == 0x000008, "Member 'GC_MeleeAttack_C_OnActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_MeleeAttack_C_OnActive::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000E8, "Member 'GC_MeleeAttack_C_OnActive::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'GC_MeleeAttack_C_OnActive::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnActive, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0000F8, "Member 'GC_MeleeAttack_C_OnActive::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_MeleeAttack_C_OnRemove \ +static_assert(alignof(GC_MeleeAttack_C_OnRemove) == 0x000008, "Wrong alignment on GC_MeleeAttack_C_OnRemove"); \ +static_assert(sizeof(GC_MeleeAttack_C_OnRemove) == 0x0000E8, "Wrong size on GC_MeleeAttack_C_OnRemove"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnRemove, MyTarget) == 0x000000, "Member 'GC_MeleeAttack_C_OnRemove::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnRemove, Parameters) == 0x000008, "Member 'GC_MeleeAttack_C_OnRemove::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_MeleeAttack_C_OnRemove, ReturnValue) == 0x0000E0, "Member 'GC_MeleeAttack_C_OnRemove::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_MeleeAttack_C \ +static_assert(alignof(AGC_MeleeAttack_C) == 0x000008, "Wrong alignment on AGC_MeleeAttack_C"); \ +static_assert(sizeof(AGC_MeleeAttack_C) == 0x000370, "Wrong size on AGC_MeleeAttack_C"); \ +static_assert(offsetof(AGC_MeleeAttack_C, UberGraphFrame) == 0x000338, "Member 'AGC_MeleeAttack_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, DefaultSceneRoot) == 0x000340, "Member 'AGC_MeleeAttack_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeOut_Alpha_359245C241E88DB9D207579C67516AD5) == 0x000348, "Member 'AGC_MeleeAttack_C::FadeOut_Alpha_359245C241E88DB9D207579C67516AD5' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeOut__Direction_359245C241E88DB9D207579C67516AD5) == 0x00034C, "Member 'AGC_MeleeAttack_C::FadeOut__Direction_359245C241E88DB9D207579C67516AD5' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeOut) == 0x000350, "Member 'AGC_MeleeAttack_C::FadeOut' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeIn_Alpha_09733EDC443236AFC8F18ABFEFA4D6AF) == 0x000358, "Member 'AGC_MeleeAttack_C::FadeIn_Alpha_09733EDC443236AFC8F18ABFEFA4D6AF' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeIn__Direction_09733EDC443236AFC8F18ABFEFA4D6AF) == 0x00035C, "Member 'AGC_MeleeAttack_C::FadeIn__Direction_09733EDC443236AFC8F18ABFEFA4D6AF' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, FadeIn) == 0x000360, "Member 'AGC_MeleeAttack_C::FadeIn' has a wrong offset!"); \ +static_assert(offsetof(AGC_MeleeAttack_C, VFX) == 0x000368, "Member 'AGC_MeleeAttack_C::VFX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IR_UsableToDodge_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_UsableToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_UsableToDodge_C_ResolveAbilityInterrupt) == 0x000050, "Wrong size on IR_UsableToDodge_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability) == 0x000018, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_GetOwningActorFromActorInfo_ReturnValue) == 0x000028, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_GetOwningActorFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000030, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000038, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000048, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_UsableToDodge_C \ +static_assert(alignof(UIR_UsableToDodge_C) == 0x000008, "Wrong alignment on UIR_UsableToDodge_C"); \ +static_assert(sizeof(UIR_UsableToDodge_C) == 0x000028, "Wrong size on UIR_UsableToDodge_C"); \ + +#define DUMPER7_ASSERTS_UQTEDamage_Test_C \ +static_assert(alignof(UQTEDamage_Test_C) == 0x000008, "Wrong alignment on UQTEDamage_Test_C"); \ +static_assert(sizeof(UQTEDamage_Test_C) == 0x000068, "Wrong size on UQTEDamage_Test_C"); \ + +#define DUMPER7_ASSERTS_CronosDialog_C_ReceiveDeactivation \ +static_assert(alignof(CronosDialog_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on CronosDialog_C_ReceiveDeactivation"); \ +static_assert(sizeof(CronosDialog_C_ReceiveDeactivation) == 0x000008, "Wrong size on CronosDialog_C_ReceiveDeactivation"); \ +static_assert(offsetof(CronosDialog_C_ReceiveDeactivation, Task) == 0x000000, "Member 'CronosDialog_C_ReceiveDeactivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialog_C_ReceiveActivation \ +static_assert(alignof(CronosDialog_C_ReceiveActivation) == 0x000008, "Wrong alignment on CronosDialog_C_ReceiveActivation"); \ +static_assert(sizeof(CronosDialog_C_ReceiveActivation) == 0x000008, "Wrong size on CronosDialog_C_ReceiveActivation"); \ +static_assert(offsetof(CronosDialog_C_ReceiveActivation, Task) == 0x000000, "Member 'CronosDialog_C_ReceiveActivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CronosDialog_C_ExecuteUbergraph_CronosDialog \ +static_assert(alignof(CronosDialog_C_ExecuteUbergraph_CronosDialog) == 0x000008, "Wrong alignment on CronosDialog_C_ExecuteUbergraph_CronosDialog"); \ +static_assert(sizeof(CronosDialog_C_ExecuteUbergraph_CronosDialog) == 0x000060, "Wrong size on CronosDialog_C_ExecuteUbergraph_CronosDialog"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, EntryPoint) == 0x000000, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_GetDisplayString_ReturnValue) == 0x000010, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_GetDisplayString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, K2Node_Event_task_1) == 0x000020, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::K2Node_Event_task_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, K2Node_Event_task) == 0x000048, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::K2Node_Event_task' has a wrong offset!"); \ +static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000050, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCronosDialog_C \ +static_assert(alignof(UCronosDialog_C) == 0x000008, "Wrong alignment on UCronosDialog_C"); \ +static_assert(sizeof(UCronosDialog_C) == 0x000090, "Wrong size on UCronosDialog_C"); \ +static_assert(offsetof(UCronosDialog_C, UberGraphFrame) == 0x000088, "Member 'UCronosDialog_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFullscreenVision_Widget_C \ +static_assert(alignof(UFullscreenVision_Widget_C) == 0x000008, "Wrong alignment on UFullscreenVision_Widget_C"); \ +static_assert(sizeof(UFullscreenVision_Widget_C) == 0x0002E8, "Wrong size on UFullscreenVision_Widget_C"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_Gravitygun_BodyCarry__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_Gravitygun_BodyCarry_C \ +static_assert(alignof(UTraveler_Locomotion_Gravitygun_BodyCarry_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Gravitygun_BodyCarry_C"); \ +static_assert(sizeof(UTraveler_Locomotion_Gravitygun_BodyCarry_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Gravitygun_BodyCarry_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_HG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_HG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier4_C"); \ + +#define DUMPER7_ASSERTS_UGE_AGClipUpgrade_C \ +static_assert(alignof(UGE_AGClipUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGClipUpgrade_C"); \ +static_assert(sizeof(UGE_AGClipUpgrade_C) == 0x000A70, "Wrong size on UGE_AGClipUpgrade_C"); \ + +#define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget \ +static_assert(alignof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000004, "Wrong alignment on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ +static_assert(sizeof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000008, "Wrong size on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget, EntryPoint) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget, CallFunc_PlayHide_ReturnValue) == 0x000004, "Member 'GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget::CallFunc_PlayHide_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_OnFocusReceived \ +static_assert(alignof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x000008, "Wrong alignment on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ +static_assert(sizeof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x0001B0, "Wrong size on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGameplaySaveMenu_Widget_C \ +static_assert(alignof(UGameplaySaveMenu_Widget_C) == 0x000008, "Wrong alignment on UGameplaySaveMenu_Widget_C"); \ +static_assert(sizeof(UGameplaySaveMenu_Widget_C) == 0x000608, "Wrong size on UGameplaySaveMenu_Widget_C"); \ +static_assert(offsetof(UGameplaySaveMenu_Widget_C, UberGraphFrame) == 0x0005F8, "Member 'UGameplaySaveMenu_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGameplaySaveMenu_Widget_C, KeepAspectZone_1) == 0x000600, "Member 'UGameplaySaveMenu_Widget_C::KeepAspectZone_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USPMGAdditionalFabrication_C \ +static_assert(alignof(USPMGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPMGAdditionalFabrication_C"); \ +static_assert(sizeof(USPMGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPMGAdditionalFabrication_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_DrDawid_Soulleak_C \ +static_assert(alignof(UGE_Video_DrDawid_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_DrDawid_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_DrDawid_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_DrDawid_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ +static_assert(alignof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature \ +static_assert(alignof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'AutoTranscriptionDialog_BP_C_BndEvt__AutoTranscriptionDialog_BP_Sphere_K2Node_ComponentBoundEvent_1_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP \ +static_assert(alignof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP"); \ +static_assert(sizeof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP) == 0x000148, "Wrong size on AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, EntryPoint) == 0x000000, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000028, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000030, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000038, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000040, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000044, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000048, "Member 'AutoTranscriptionDialog_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable \ +static_assert(alignof(AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable"); \ +static_assert(sizeof(AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable) == 0x000010, "Wrong size on AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable, DataTable_0) == 0x000000, "Member 'AutoTranscriptionDialog_BP_C_GetTranscriptionDataTable::DataTable_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_BP_C_IsTickOnOff \ +static_assert(alignof(AutoTranscriptionDialog_BP_C_IsTickOnOff) == 0x000001, "Wrong alignment on AutoTranscriptionDialog_BP_C_IsTickOnOff"); \ +static_assert(sizeof(AutoTranscriptionDialog_BP_C_IsTickOnOff) == 0x000001, "Wrong size on AutoTranscriptionDialog_BP_C_IsTickOnOff"); \ +static_assert(offsetof(AutoTranscriptionDialog_BP_C_IsTickOnOff, IsOnOff) == 0x000000, "Member 'AutoTranscriptionDialog_BP_C_IsTickOnOff::IsOnOff' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAutoTranscriptionDialog_BP_C \ +static_assert(alignof(AAutoTranscriptionDialog_BP_C) == 0x000008, "Wrong alignment on AAutoTranscriptionDialog_BP_C"); \ +static_assert(sizeof(AAutoTranscriptionDialog_BP_C) == 0x000338, "Wrong size on AAutoTranscriptionDialog_BP_C"); \ +static_assert(offsetof(AAutoTranscriptionDialog_BP_C, UberGraphFrame_AutoTranscriptionDialog_BP_C) == 0x000310, "Member 'AAutoTranscriptionDialog_BP_C::UberGraphFrame_AutoTranscriptionDialog_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_BP_C, Sphere) == 0x000318, "Member 'AAutoTranscriptionDialog_BP_C::Sphere' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_BP_C, DataTable) == 0x000320, "Member 'AAutoTranscriptionDialog_BP_C::DataTable' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_BP_C, Off) == 0x000330, "Member 'AAutoTranscriptionDialog_BP_C::Off' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UButtonStyle_Disabled_C \ +static_assert(alignof(UButtonStyle_Disabled_C) == 0x000010, "Wrong alignment on UButtonStyle_Disabled_C"); \ +static_assert(sizeof(UButtonStyle_Disabled_C) == 0x000650, "Wrong size on UButtonStyle_Disabled_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Antoni_Soulleak_C \ +static_assert(alignof(UGE_Video_Antoni_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Antoni_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Antoni_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Antoni_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UPlayerHudInventoryFullWidget_BP_C \ +static_assert(alignof(UPlayerHudInventoryFullWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudInventoryFullWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudInventoryFullWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudInventoryFullWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudInventoryFullWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudInventoryFullWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_Compass_C \ +static_assert(alignof(UGA_Compass_C) == 0x000008, "Wrong alignment on UGA_Compass_C"); \ +static_assert(sizeof(UGA_Compass_C) == 0x0004C8, "Wrong size on UGA_Compass_C"); \ + +#define DUMPER7_ASSERTS_UBPW_SubObjectiveCompassMarker_C \ +static_assert(alignof(UBPW_SubObjectiveCompassMarker_C) == 0x000008, "Wrong alignment on UBPW_SubObjectiveCompassMarker_C"); \ +static_assert(sizeof(UBPW_SubObjectiveCompassMarker_C) == 0x000300, "Wrong size on UBPW_SubObjectiveCompassMarker_C"); \ +static_assert(offsetof(UBPW_SubObjectiveCompassMarker_C, Image) == 0x0002F0, "Member 'UBPW_SubObjectiveCompassMarker_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UBPW_SubObjectiveCompassMarker_C, Image_40) == 0x0002F8, "Member 'UBPW_SubObjectiveCompassMarker_C::Image_40' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudFabricationFailInfoWidget_BP_C \ +static_assert(alignof(UPlayerHudFabricationFailInfoWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudFabricationFailInfoWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudFabricationFailInfoWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudFabricationFailInfoWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudFabricationFailInfoWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudFabricationFailInfoWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlay_HitReaction_Heavy_C \ +static_assert(alignof(UPlay_HitReaction_Heavy_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Heavy_C"); \ +static_assert(sizeof(UPlay_HitReaction_Heavy_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Heavy_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02SpeedUpgrade_C \ +static_assert(alignof(UGE_SG02SpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02SpeedUpgrade_C"); \ +static_assert(sizeof(UGE_SG02SpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02SpeedUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGHeadshotDamageUpgrade_C \ +static_assert(alignof(UGE_GGHeadshotDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGHeadshotDamageUpgrade_C"); \ +static_assert(sizeof(UGE_GGHeadshotDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_GGHeadshotDamageUpgrade_C"); \ + +#define DUMPER7_ASSERTS_Usave_widget_controls_button_style_C \ +static_assert(alignof(Usave_widget_controls_button_style_C) == 0x000010, "Wrong alignment on Usave_widget_controls_button_style_C"); \ +static_assert(sizeof(Usave_widget_controls_button_style_C) == 0x0004F0, "Wrong size on Usave_widget_controls_button_style_C"); \ + +#define DUMPER7_ASSERTS_UGE_TSResourceCapUpgrade_C \ +static_assert(alignof(UGE_TSResourceCapUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSResourceCapUpgrade_C"); \ +static_assert(sizeof(UGE_TSResourceCapUpgrade_C) == 0x000A70, "Wrong size on UGE_TSResourceCapUpgrade_C"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp \ +static_assert(alignof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp) == 0x000010, "Wrong alignment on GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp) == 0x0006A0, "Wrong size on GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, EntryPoint) == 0x000000, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_6) == 0x000020, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_5) == 0x000028, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_name_Variable) == 0x000040, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable) == 0x000058, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable) == 0x000060, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable_1) == 0x000078, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable_2) == 0x000090, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_1) == 0x0000A9, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_1) == 0x0000AA, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable) == 0x0000B0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_1) == 0x0000B8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_2) == 0x0000C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_2) == 0x0000C8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_3) == 0x0000D0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_4) == 0x0000D8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_5) == 0x0000E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000E8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_4) == 0x0000F8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_3) == 0x000100, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_4) == 0x000108, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_2) == 0x000118, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_5) == 0x000120, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_1) == 0x000130, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_6) == 0x000138, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName) == 0x000148, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_7) == 0x000150, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_name_Variable_1) == 0x000160, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_name_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_3) == 0x000168, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_4) == 0x000169, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_5) == 0x00016A, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_6) == 0x000170, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_7) == 0x000178, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_8) == 0x000180, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_6) == 0x000188, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_9) == 0x000190, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_10) == 0x000198, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_10' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_11) == 0x0001A0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_11' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0001A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0001C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_8) == 0x0001E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x0001F0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Conv_RotatorToQuaternion_ReturnValue_1) == 0x000210, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Conv_RotatorToQuaternion_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default) == 0x000230, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_WaitDelay_ReturnValue) == 0x000248, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_WaitDelay_ReturnValue_1) == 0x000250, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_WaitDelay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_2) == 0x000258, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_3) == 0x000259, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000260, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_AlignCharacterWithStart_ReturnValue_1) == 0x0002C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_AlignCharacterWithStart_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue) == 0x000320, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_7) == 0x000324, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue) == 0x000330, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_9) == 0x000338, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_1) == 0x000348, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Event_EventData) == 0x000350, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_1) == 0x000400, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_8) == 0x000408, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_DynamicCast_AsEM_Trigger_Climb_Up_Jump_Down_Sprinting_BP) == 0x000410, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_DynamicCast_AsEM_Trigger_Climb_Up_Jump_Down_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_DynamicCast_bSuccess) == 0x000418, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_1) == 0x000420, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_2) == 0x000428, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetDirectionComponent_self_CastInput) == 0x000430, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetDirectionComponent_ReturnValue) == 0x000440, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000448, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_10) == 0x00044C, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000460, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x000468, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_4) == 0x000470, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_5) == 0x000471, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_3) == 0x000478, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_9) == 0x000480, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_4) == 0x000488, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_2) == 0x000490, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_2) == 0x000498, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_3) == 0x0004A0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_3) == 0x0004A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetForwardVector_ReturnValue) == 0x0004B0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_5) == 0x0004C8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetForwardVector_ReturnValue_1) == 0x0004D0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_11) == 0x0004E8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_6) == 0x0004F8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_X) == 0x000500, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Y) == 0x000508, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Z) == 0x000510, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_X_1) == 0x000518, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Y_1) == 0x000520, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Z_1) == 0x000528, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000530, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000538, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_MakeStruct_CorrectionData) == 0x000540, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_MakeStruct_CorrectionData_1) == 0x0005E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_MakeStruct_CorrectionData_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast) == 0x000680, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast_1) == 0x000684, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast) == 0x000688, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast_1) == 0x00068C, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000690, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast_1) == 0x000694, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152 \ +static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152"); \ +static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152"); \ +static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_ClimbUp_C \ +static_assert(alignof(UGA_EM_ClimbUp_C) == 0x000008, "Wrong alignment on UGA_EM_ClimbUp_C"); \ +static_assert(sizeof(UGA_EM_ClimbUp_C) == 0x000530, "Wrong size on UGA_EM_ClimbUp_C"); \ +static_assert(offsetof(UGA_EM_ClimbUp_C, UberGraphFrame_GA_EM_ClimbUp_C) == 0x000470, "Member 'UGA_EM_ClimbUp_C::UberGraphFrame_GA_EM_ClimbUp_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_ClimbUp_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_ClimbUp_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_ClimbUp_C, IsJumpingDown) == 0x000480, "Member 'UGA_EM_ClimbUp_C::IsJumpingDown' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_ClimbUp_C, SprintAnimSpeed) == 0x000488, "Member 'UGA_EM_ClimbUp_C::SprintAnimSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_ClimbUp_C, Correction_Data) == 0x000490, "Member 'UGA_EM_ClimbUp_C::Correction_Data' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Effect_DataMosh_IdleSoulLeak_C \ +static_assert(alignof(UGE_Effect_DataMosh_IdleSoulLeak_C) == 0x000008, "Wrong alignment on UGE_Effect_DataMosh_IdleSoulLeak_C"); \ +static_assert(sizeof(UGE_Effect_DataMosh_IdleSoulLeak_C) == 0x000A70, "Wrong size on UGE_Effect_DataMosh_IdleSoulLeak_C"); \ + +#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90 \ +static_assert(alignof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90"); \ +static_assert(sizeof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90) == 0x000140, "Wrong size on EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, EntryPoint) == 0x000000, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000028, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000040, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_GetDirectionComponent \ +static_assert(alignof(EM_WallWalkStep_90_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_WallWalkStep_90_C_GetDirectionComponent) == 0x000270, "Wrong size on EM_WallWalkStep_90_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, Temp_bool_Variable_1) == 0x000009, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetForwardVector_ReturnValue) == 0x000040, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetForwardVector_ReturnValue_1) == 0x000058, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000070, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000088, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000A0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000A8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000C0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000D8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetUpVector_ReturnValue) == 0x0000F0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000120, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000138, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000158, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000170, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000188, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000190, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000198, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0001B8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001D0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, K2Node_Select_Default) == 0x0001D8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x0001E0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001E8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_3) == 0x000200, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x000218, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000230, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_2) == 0x000248, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_3) == 0x000250, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000258, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, K2Node_Select_Default_1) == 0x000260, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000268, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_UserConstructionScript \ +static_assert(alignof(EM_WallWalkStep_90_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_UserConstructionScript"); \ +static_assert(sizeof(EM_WallWalkStep_90_C_UserConstructionScript) == 0x0000C0, "Wrong size on EM_WallWalkStep_90_C_UserConstructionScript"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000030, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000048, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000078, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000080, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000088, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000090, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x0000A8, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_WallWalkStep_90_C \ +static_assert(alignof(AEM_WallWalkStep_90_C) == 0x000008, "Wrong alignment on AEM_WallWalkStep_90_C"); \ +static_assert(sizeof(AEM_WallWalkStep_90_C) == 0x0003F8, "Wrong size on AEM_WallWalkStep_90_C"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, UberGraphFrame_EM_WallWalkStep_90_C) == 0x000360, "Member 'AEM_WallWalkStep_90_C::UberGraphFrame_EM_WallWalkStep_90_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, CameraControl270) == 0x000368, "Member 'AEM_WallWalkStep_90_C::CameraControl270' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, CameraControl90) == 0x000370, "Member 'AEM_WallWalkStep_90_C::CameraControl90' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, BlueArrow) == 0x000378, "Member 'AEM_WallWalkStep_90_C::BlueArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, BlueArrow_Scene) == 0x000380, "Member 'AEM_WallWalkStep_90_C::BlueArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_270) == 0x000388, "Member 'AEM_WallWalkStep_90_C::RedArrow_270' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_270_Scene) == 0x000390, "Member 'AEM_WallWalkStep_90_C::RedArrow_270_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_90) == 0x000398, "Member 'AEM_WallWalkStep_90_C::RedArrow_90' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_90_Scene) == 0x0003A0, "Member 'AEM_WallWalkStep_90_C::RedArrow_90_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane_270) == 0x0003A8, "Member 'AEM_WallWalkStep_90_C::HelperPlane_270' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane) == 0x0003B0, "Member 'AEM_WallWalkStep_90_C::HelperPlane' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane_90) == 0x0003B8, "Member 'AEM_WallWalkStep_90_C::HelperPlane_90' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, SprintInteraction) == 0x0003C0, "Member 'AEM_WallWalkStep_90_C::SprintInteraction' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, StepUpSpline) == 0x0003C8, "Member 'AEM_WallWalkStep_90_C::StepUpSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, SkeletalMesh) == 0x0003D0, "Member 'AEM_WallWalkStep_90_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, WallStep) == 0x0003D8, "Member 'AEM_WallWalkStep_90_C::WallStep' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, SplineWidth) == 0x0003E0, "Member 'AEM_WallWalkStep_90_C::SplineWidth' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, JumpDown) == 0x0003E8, "Member 'AEM_WallWalkStep_90_C::JumpDown' has a wrong offset!"); \ +static_assert(offsetof(AEM_WallWalkStep_90_C, Is270DegStep) == 0x0003F0, "Member 'AEM_WallWalkStep_90_C::Is270DegStep' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_FabricationInsufficientResourcesDialog_C \ +static_assert(alignof(UGA_FabricationInsufficientResourcesDialog_C) == 0x000008, "Wrong alignment on UGA_FabricationInsufficientResourcesDialog_C"); \ +static_assert(sizeof(UGA_FabricationInsufficientResourcesDialog_C) == 0x000498, "Wrong size on UGA_FabricationInsufficientResourcesDialog_C"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90 \ +static_assert(alignof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90) == 0x000010, "Wrong alignment on GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90) == 0x0003D0, "Wrong size on GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, EntryPoint) == 0x000000, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_2) == 0x000004, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_AsSHChar_Animation_Instance) == 0x000028, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_AsSHChar_Animation_Instance' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_1) == 0x000034, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName) == 0x00003C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_name_Variable) == 0x000054, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable) == 0x00005C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00005D, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_1) == 0x00005E, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_2) == 0x00005F, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsWallWalkingActive_ReturnValue) == 0x000062, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsWallWalkingActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_2) == 0x000063, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_3) == 0x000064, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_real_Variable) == 0x000068, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_real_Variable_1) == 0x00006C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_real_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_4) == 0x000070, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_5) == 0x000071, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_6) == 0x000072, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_7) == 0x000073, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000078, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Event_EventData) == 0x000090, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_AsEM_Wall_Walk_Step_90) == 0x000140, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_AsEM_Wall_Walk_Step_90' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_2) == 0x00014C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_3) == 0x00015C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_WaitDelay_ReturnValue) == 0x000170, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_3) == 0x000178, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default) == 0x000180, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000188, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_4) == 0x000190, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetComponentByClass_ReturnValue) == 0x000198, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_3) == 0x0001A0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001A8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_1) == 0x0001B8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_4) == 0x0001C0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_2) == 0x0001C8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001D0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_3) == 0x0001D8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetDirectionComponent_self_CastInput) == 0x0001E0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetDirectionComponent_ReturnValue) == 0x0001F0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001F8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_4) == 0x000208, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_5) == 0x000210, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000218, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetForwardVector_ReturnValue) == 0x000220, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_6) == 0x000238, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_7) == 0x000240, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetForwardVector_ReturnValue_1) == 0x000248, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000260, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000278, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000290, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetUpVector_ReturnValue) == 0x0002B0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0002D0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_MakeStruct_CorrectionData) == 0x000330, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_K2_OnEndAbility \ +static_assert(alignof(GA_EM_WallStep_90_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_WallStep_90_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_WallStep_90_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_WallStep_90_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F \ +static_assert(alignof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F \ +static_assert(alignof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F \ +static_assert(alignof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F \ +static_assert(alignof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F \ +static_assert(alignof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(sizeof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F"); \ +static_assert(offsetof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_WallStep_90_C \ +static_assert(alignof(UGA_EM_WallStep_90_C) == 0x000010, "Wrong alignment on UGA_EM_WallStep_90_C"); \ +static_assert(sizeof(UGA_EM_WallStep_90_C) == 0x000600, "Wrong size on UGA_EM_WallStep_90_C"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, UberGraphFrame_GA_EM_WallStep_90_C) == 0x000470, "Member 'UGA_EM_WallStep_90_C::UberGraphFrame_GA_EM_WallStep_90_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_WallStep_90_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, IsOrthogonal) == 0x000480, "Member 'UGA_EM_WallStep_90_C::IsOrthogonal' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, SprintAnimSpeed) == 0x000488, "Member 'UGA_EM_WallStep_90_C::SprintAnimSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, Nine0DegMontage) == 0x000490, "Member 'UGA_EM_WallStep_90_C::Nine0DegMontage' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, Two70DegMontage) == 0x000498, "Member 'UGA_EM_WallStep_90_C::Two70DegMontage' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, SnapTransform) == 0x0004A0, "Member 'UGA_EM_WallStep_90_C::SnapTransform' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, CameraAlignmentDelay) == 0x000500, "Member 'UGA_EM_WallStep_90_C::CameraAlignmentDelay' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, LevelSequence_90) == 0x000508, "Member 'UGA_EM_WallStep_90_C::LevelSequence_90' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, LevelSequence_270) == 0x000510, "Member 'UGA_EM_WallStep_90_C::LevelSequence_270' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, WallWalkComponent) == 0x000518, "Member 'UGA_EM_WallStep_90_C::WallWalkComponent' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, SelectedArrow) == 0x000520, "Member 'UGA_EM_WallStep_90_C::SelectedArrow' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, ArrowCheck) == 0x000528, "Member 'UGA_EM_WallStep_90_C::ArrowCheck' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, SnapRotation) == 0x000530, "Member 'UGA_EM_WallStep_90_C::SnapRotation' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, Correction_Data) == 0x000550, "Member 'UGA_EM_WallStep_90_C::Correction_Data' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, ValidArrow) == 0x0005F0, "Member 'UGA_EM_WallStep_90_C::ValidArrow' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_WallStep_90_C, SnapArrow) == 0x0005F8, "Member 'UGA_EM_WallStep_90_C::SnapArrow' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_WeaponModeFourth_C \ +static_assert(alignof(UGA_WeaponModeFourth_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFourth_C"); \ +static_assert(sizeof(UGA_WeaponModeFourth_C) == 0x000488, "Wrong size on UGA_WeaponModeFourth_C"); \ + +#define DUMPER7_ASSERTS_MultiModeGun_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0001C0, "Wrong size on MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_7) == 0x000004, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_7' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_8) == 0x00000C, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_8' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_9) == 0x000018, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_9' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000038, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000098, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000118, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000130, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x000160, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph) == 0x000190, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiModeGun_AnimBP_C_AnimGraph \ +static_assert(alignof(MultiModeGun_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on MultiModeGun_AnimBP_C_AnimGraph"); \ +static_assert(sizeof(MultiModeGun_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on MultiModeGun_AnimBP_C_AnimGraph"); \ +static_assert(offsetof(MultiModeGun_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'MultiModeGun_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UMultiModeGun_AnimBP_C \ +static_assert(alignof(UMultiModeGun_AnimBP_C) == 0x000010, "Wrong alignment on UMultiModeGun_AnimBP_C"); \ +static_assert(sizeof(UMultiModeGun_AnimBP_C) == 0x000500, "Wrong size on UMultiModeGun_AnimBP_C"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_Tag) == 0x0003C0, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_Slot) == 0x0003F8, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x000440, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP \ +static_assert(alignof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP) == 0x000008, "Wrong alignment on EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP"); \ +static_assert(sizeof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP) == 0x000060, "Wrong size on EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, EntryPoint) == 0x000000, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CustomEvent_Object) == 0x000008, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, Temp_object_Variable) == 0x000020, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_DynamicCast_AsInteraction_Generic_Interface) == 0x000028, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_DynamicCast_AsInteraction_Generic_Interface' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_ComponentBoundEvent_dt) == 0x00003C, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_RequestAsyncLoadAsset_ReturnValue) == 0x000040, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_RequestAsyncLoadAsset_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000059, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EncounterManager_BP_C_DrawDebugEditor \ +static_assert(alignof(EncounterManager_BP_C_DrawDebugEditor) == 0x000008, "Wrong alignment on EncounterManager_BP_C_DrawDebugEditor"); \ +static_assert(sizeof(EncounterManager_BP_C_DrawDebugEditor) == 0x000380, "Wrong size on EncounterManager_BP_C_DrawDebugEditor"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_2) == 0x000018, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_2) == 0x000020, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_3) == 0x000024, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_3) == 0x000028, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_3) == 0x00002C, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetEndTriggers_ReturnValue) == 0x000030, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetEndTriggers_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result) == 0x000080, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item) == 0x000090, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Encounter_End_Trigger_Box) == 0x0000D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Encounter_End_Trigger_Box' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue) == 0x0000D9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue) == 0x0000F8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000F9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue) == 0x000100, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000108, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetStartTriggers_ReturnValue) == 0x000110, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetStartTriggers_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_LinearColor) == 0x000160, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result_1) == 0x000170, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_1) == 0x000198, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0001C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x0001C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Encounter_Start_Trigger_Box) == 0x0001D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Encounter_Start_Trigger_Box' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_1) == 0x0001D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_1) == 0x0001D9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_1) == 0x0001DA, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue_1) == 0x0001E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0001E8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_LinearColor_1) == 0x000200, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_1) == 0x000210, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000218, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_1) == 0x000230, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_2) == 0x000231, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000238, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result_2) == 0x000250, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_2) == 0x000260, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_3) == 0x000288, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x0002B0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x0002B8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsInteraction_Actor) == 0x0002C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsInteraction_Actor' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_2) == 0x0002C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Enemy_Wave) == 0x0002D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Enemy_Wave' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_3) == 0x0002D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x0002E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_3) == 0x0002F8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_BooleanAND_ReturnValue) == 0x0002F9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000300, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue_2) == 0x000318, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_2) == 0x000320, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_ReturnValue) == 0x000324, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_3) == 0x000334, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_2) == 0x000335, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_3) == 0x000336, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_2) == 0x000338, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_2) == 0x00033C, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_3) == 0x000340, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_3) == 0x000344, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_7) == 0x000348, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_R_ImplicitCast) == 0x000360, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_G_ImplicitCast) == 0x000364, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_R_ImplicitCast_1) == 0x000368, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_R_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_G_ImplicitCast_1) == 0x00036C, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_G_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_G_ImplicitCast) == 0x000370, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_R_ImplicitCast) == 0x000374, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_B_ImplicitCast) == 0x000378, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956 \ +static_assert(alignof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956) == 0x000008, "Wrong alignment on EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956"); \ +static_assert(sizeof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956) == 0x000008, "Wrong size on EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956"); \ +static_assert(offsetof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956, Object) == 0x000000, "Member 'EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956::Object' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ +static_assert(alignof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(sizeof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(offsetof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEncounterManager_BP_C \ +static_assert(alignof(AEncounterManager_BP_C) == 0x000008, "Wrong alignment on AEncounterManager_BP_C"); \ +static_assert(sizeof(AEncounterManager_BP_C) == 0x000538, "Wrong size on AEncounterManager_BP_C"); \ +static_assert(offsetof(AEncounterManager_BP_C, UberGraphFrame) == 0x0004F0, "Member 'AEncounterManager_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AEncounterManager_BP_C, EnconterManagerEffector_Start) == 0x0004F8, "Member 'AEncounterManager_BP_C::EnconterManagerEffector_Start' has a wrong offset!"); \ +static_assert(offsetof(AEncounterManager_BP_C, EditorTickable) == 0x000500, "Member 'AEncounterManager_BP_C::EditorTickable' has a wrong offset!"); \ +static_assert(offsetof(AEncounterManager_BP_C, InteractionGenericToTrigger) == 0x000508, "Member 'AEncounterManager_BP_C::InteractionGenericToTrigger' has a wrong offset!"); \ +static_assert(offsetof(AEncounterManager_BP_C, Draw_debug_lines) == 0x000530, "Member 'AEncounterManager_BP_C::Draw_debug_lines' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerToolsWidget_BP_C \ +static_assert(alignof(UPlayerToolsWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerToolsWidget_BP_C"); \ +static_assert(sizeof(UPlayerToolsWidget_BP_C) == 0x0003F8, "Wrong size on UPlayerToolsWidget_BP_C"); \ +static_assert(offsetof(UPlayerToolsWidget_BP_C, emitter_icon) == 0x0003E8, "Member 'UPlayerToolsWidget_BP_C::emitter_icon' has a wrong offset!"); \ +static_assert(offsetof(UPlayerToolsWidget_BP_C, rerouter_icon) == 0x0003F0, "Member 'UPlayerToolsWidget_BP_C::rerouter_icon' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UMineShoot_CameraShake_C \ +static_assert(alignof(UMineShoot_CameraShake_C) == 0x000010, "Wrong alignment on UMineShoot_CameraShake_C"); \ +static_assert(sizeof(UMineShoot_CameraShake_C) == 0x0001F0, "Wrong size on UMineShoot_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UGA_InteractDoorAttachment_C \ +static_assert(alignof(UGA_InteractDoorAttachment_C) == 0x000008, "Wrong alignment on UGA_InteractDoorAttachment_C"); \ +static_assert(sizeof(UGA_InteractDoorAttachment_C) == 0x000518, "Wrong size on UGA_InteractDoorAttachment_C"); \ + +#define DUMPER7_ASSERTS_Ubase_button_style_C \ +static_assert(alignof(Ubase_button_style_C) == 0x000010, "Wrong alignment on Ubase_button_style_C"); \ +static_assert(sizeof(Ubase_button_style_C) == 0x0004F0, "Wrong size on Ubase_button_style_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02StabilityUpgrade_C \ +static_assert(alignof(UGE_SG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02StabilityUpgrade_C"); \ +static_assert(sizeof(UGE_SG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02StabilityUpgrade_C"); \ + +#define DUMPER7_ASSERTS_AGC_Video_Gabriel_Soulleak_C \ +static_assert(alignof(AGC_Video_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Gabriel_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Gabriel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Gabriel_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Gabriel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Gabriel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFlashlight_CTRL_RIG_C \ +static_assert(alignof(UFlashlight_CTRL_RIG_C) == 0x000010, "Wrong alignment on UFlashlight_CTRL_RIG_C"); \ +static_assert(sizeof(UFlashlight_CTRL_RIG_C) == 0x000BE0, "Wrong size on UFlashlight_CTRL_RIG_C"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, input_rotation) == 0x000AD0, "Member 'UFlashlight_CTRL_RIG_C::input_rotation' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, mesh_transform) == 0x000AF0, "Member 'UFlashlight_CTRL_RIG_C::mesh_transform' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, relative_rotation) == 0x000B50, "Member 'UFlashlight_CTRL_RIG_C::relative_rotation' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, rotated_direction_vector) == 0x000B70, "Member 'UFlashlight_CTRL_RIG_C::rotated_direction_vector' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left) == 0x000B88, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down) == 0x000B90, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down_min) == 0x000B98, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down_min' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down_max) == 0x000BA0, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down_max' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left_min) == 0x000BA8, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left_min' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left_max) == 0x000BB0, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left_max' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, bones_horizontal_rotation_ratio) == 0x000BB8, "Member 'UFlashlight_CTRL_RIG_C::bones_horizontal_rotation_ratio' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, bones_vertical_rotation_ratio) == 0x000BC0, "Member 'UFlashlight_CTRL_RIG_C::bones_vertical_rotation_ratio' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, InterpSpeed) == 0x000BC8, "Member 'UFlashlight_CTRL_RIG_C::InterpSpeed' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_CTRL_RIG_C, vertical_angle_remap) == 0x000BD0, "Member 'UFlashlight_CTRL_RIG_C::vertical_angle_remap' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Heal_C_ExecuteUbergraph_GA_Heal \ +static_assert(alignof(GA_Heal_C_ExecuteUbergraph_GA_Heal) == 0x000008, "Wrong alignment on GA_Heal_C_ExecuteUbergraph_GA_Heal"); \ +static_assert(sizeof(GA_Heal_C_ExecuteUbergraph_GA_Heal) == 0x000488, "Wrong size on GA_Heal_C_ExecuteUbergraph_GA_Heal"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, EntryPoint) == 0x000000, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable) == 0x000008, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue) == 0x0000B8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000C0, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue) == 0x0000C1, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload_1) == 0x0000C8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate) == 0x000178, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable_1) == 0x000188, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x000238, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue_1) == 0x000240, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000241, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate_1) == 0x000244, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload) == 0x000258, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, Temp_struct_Variable_2) == 0x000308, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_WaitGameplayEvent_ReturnValue_2) == 0x0003B8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_WaitGameplayEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_IsValid_ReturnValue_2) == 0x0003C0, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x0003C1, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CustomEvent_Payload_2) == 0x0003C8, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CustomEvent_Payload_2' has a wrong offset!"); \ +static_assert(offsetof(GA_Heal_C_ExecuteUbergraph_GA_Heal, K2Node_CreateDelegate_OutputDelegate_2) == 0x000478, "Member 'GA_Heal_C_ExecuteUbergraph_GA_Heal::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5 \ +static_assert(alignof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5"); \ +static_assert(sizeof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5"); \ +static_assert(offsetof(GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_ECECAB2A47312584F9BB778BE91946D5::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665 \ +static_assert(alignof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665"); \ +static_assert(sizeof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665"); \ +static_assert(offsetof(GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_B2EA7DBC4AC8EF07CD4ECDA6AF9C0665::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710 \ +static_assert(alignof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710) == 0x000008, "Wrong alignment on GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710"); \ +static_assert(sizeof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710) == 0x0000B0, "Wrong size on GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710"); \ +static_assert(offsetof(GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710, Payload) == 0x000000, "Member 'GA_Heal_C_EventReceived_9BCE902B403493FE7F78398F6EE6A710::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_Heal_C \ +static_assert(alignof(UGA_Heal_C) == 0x000008, "Wrong alignment on UGA_Heal_C"); \ +static_assert(sizeof(UGA_Heal_C) == 0x0004C8, "Wrong size on UGA_Heal_C"); \ +static_assert(offsetof(UGA_Heal_C, UberGraphFrame) == 0x0004B8, "Member 'UGA_Heal_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_Heal_C, Ability_to_Activate) == 0x0004C0, "Member 'UGA_Heal_C::Ability_to_Activate' has a wrong offset!"); \ +static_assert(offsetof(UGA_Heal_C, PrepPhase) == 0x0004C4, "Member 'UGA_Heal_C::PrepPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_Heal_C, AttackPhase) == 0x0004C5, "Member 'UGA_Heal_C::AttackPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_Heal_C, RecoveryPhase) == 0x0004C6, "Member 'UGA_Heal_C::RecoveryPhase' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Sequence_Angela_Soulleak_C \ +static_assert(alignof(UGE_Sequence_Angela_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Angela_Soulleak_C"); \ +static_assert(sizeof(UGE_Sequence_Angela_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Angela_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_BPI_CheatSheet_C_GetNextButton \ +static_assert(alignof(BPI_CheatSheet_C_GetNextButton) == 0x000008, "Wrong alignment on BPI_CheatSheet_C_GetNextButton"); \ +static_assert(sizeof(BPI_CheatSheet_C_GetNextButton) == 0x000008, "Wrong size on BPI_CheatSheet_C_GetNextButton"); \ +static_assert(offsetof(BPI_CheatSheet_C_GetNextButton, Button) == 0x000000, "Member 'BPI_CheatSheet_C_GetNextButton::Button' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IBPI_CheatSheet_C \ +static_assert(alignof(IBPI_CheatSheet_C) == 0x000001, "Wrong alignment on IBPI_CheatSheet_C"); \ +static_assert(sizeof(IBPI_CheatSheet_C) == 0x000001, "Wrong size on IBPI_CheatSheet_C"); \ + +#define DUMPER7_ASSERTS_CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy \ +static_assert(alignof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy) == 0x000004, "Wrong alignment on CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy"); \ +static_assert(sizeof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy) == 0x000004, "Wrong size on CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy"); \ +static_assert(offsetof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy, EntryPoint) == 0x000000, "Member 'CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ACharacterPlay_Proxy_C \ +static_assert(alignof(ACharacterPlay_Proxy_C) == 0x000008, "Wrong alignment on ACharacterPlay_Proxy_C"); \ +static_assert(sizeof(ACharacterPlay_Proxy_C) == 0x000368, "Wrong size on ACharacterPlay_Proxy_C"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, UberGraphFrame) == 0x000318, "Member 'ACharacterPlay_Proxy_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, FlashlightShaft) == 0x000320, "Member 'ACharacterPlay_Proxy_C::FlashlightShaft' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, WorldPartitionStreamingSource) == 0x000328, "Member 'ACharacterPlay_Proxy_C::WorldPartitionStreamingSource' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, Anchor_SK) == 0x000330, "Member 'ACharacterPlay_Proxy_C::Anchor_SK' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, Flamethrower_SK) == 0x000338, "Member 'ACharacterPlay_Proxy_C::Flamethrower_SK' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, Harvester_SK) == 0x000340, "Member 'ACharacterPlay_Proxy_C::Harvester_SK' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, Boots_SK) == 0x000348, "Member 'ACharacterPlay_Proxy_C::Boots_SK' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, Flashlight_Mesh) == 0x000350, "Member 'ACharacterPlay_Proxy_C::Flashlight_Mesh' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, BeingFootstepTracer) == 0x000358, "Member 'ACharacterPlay_Proxy_C::BeingFootstepTracer' has a wrong offset!"); \ +static_assert(offsetof(ACharacterPlay_Proxy_C, DialogSpeaker) == 0x000360, "Member 'ACharacterPlay_Proxy_C::DialogSpeaker' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_Tick \ +static_assert(alignof(PlayerHudAmmoWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudAmmoWidget_BP_C_Tick"); \ +static_assert(sizeof(PlayerHudAmmoWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudAmmoWidget_BP_C_Tick"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudAmmoWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP \ +static_assert(alignof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP) == 0x000008, "Wrong alignment on PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP"); \ +static_assert(sizeof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP) == 0x000208, "Wrong size on PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000010, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_CustomEvent_Payload) == 0x000030, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, Temp_struct_Variable) == 0x0000E0, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_MakeStruct_SlateColor) == 0x000190, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_MakeStruct_SlateColor_1) == 0x0001A4, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_GetAmmoCount_ReturnValue) == 0x0001B8, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_GetAmmoCount_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001BC, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_Event_MyGeometry) == 0x0001C0, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_Event_InDeltaTime) == 0x0001F8, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000200, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C \ +static_assert(alignof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C) == 0x000008, "Wrong alignment on PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C"); \ +static_assert(sizeof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C) == 0x0000B0, "Wrong size on PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C"); \ +static_assert(offsetof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C, Payload) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudAmmoWidget_BP_C \ +static_assert(alignof(UPlayerHudAmmoWidget_BP_C) == 0x000010, "Wrong alignment on UPlayerHudAmmoWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudAmmoWidget_BP_C) == 0x000440, "Wrong size on UPlayerHudAmmoWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, UberGraphFrame) == 0x0003C8, "Member 'UPlayerHudAmmoWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Zero_ammo) == 0x0003D0, "Member 'UPlayerHudAmmoWidget_BP_C::Zero_ammo' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Bars) == 0x0003D8, "Member 'UPlayerHudAmmoWidget_BP_C::Bars' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Condition) == 0x0003E0, "Member 'UPlayerHudAmmoWidget_BP_C::Condition' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_AimAbility_C \ +static_assert(alignof(UGA_AimAbility_C) == 0x000008, "Wrong alignment on UGA_AimAbility_C"); \ +static_assert(sizeof(UGA_AimAbility_C) == 0x000468, "Wrong size on UGA_AimAbility_C"); \ + +#define DUMPER7_ASSERTS_UButtonStyle_Base_C \ +static_assert(alignof(UButtonStyle_Base_C) == 0x000010, "Wrong alignment on UButtonStyle_Base_C"); \ +static_assert(sizeof(UButtonStyle_Base_C) == 0x000650, "Wrong size on UButtonStyle_Base_C"); \ + +#define DUMPER7_ASSERTS_UGE_Material_Heal_C \ +static_assert(alignof(UGE_Material_Heal_C) == 0x000008, "Wrong alignment on UGE_Material_Heal_C"); \ +static_assert(sizeof(UGE_Material_Heal_C) == 0x000A70, "Wrong size on UGE_Material_Heal_C"); \ + +#define DUMPER7_ASSERTS_UNavigationDisabled_Red14_C \ +static_assert(alignof(UNavigationDisabled_Red14_C) == 0x000010, "Wrong alignment on UNavigationDisabled_Red14_C"); \ +static_assert(sizeof(UNavigationDisabled_Red14_C) == 0x000190, "Wrong size on UNavigationDisabled_Red14_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpDownLong_DirectorBP_C \ +static_assert(alignof(ULS_JumpDownLong_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDownLong_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpDownLong_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDownLong_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGA_SoulLeaks_C \ +static_assert(alignof(UGA_SoulLeaks_C) == 0x000008, "Wrong alignment on UGA_SoulLeaks_C"); \ +static_assert(sizeof(UGA_SoulLeaks_C) == 0x0004C0, "Wrong size on UGA_SoulLeaks_C"); \ + +#define DUMPER7_ASSERTS_MachineGun01_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on MachineGun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UMachineGun01_AnimBP_C \ +static_assert(alignof(UMachineGun01_AnimBP_C) == 0x000010, "Wrong alignment on UMachineGun01_AnimBP_C"); \ +static_assert(sizeof(UMachineGun01_AnimBP_C) == 0x0008A0, "Wrong size on UMachineGun01_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPBonusDamageVsTerror_C \ +static_assert(alignof(UGE_SPBonusDamageVsTerror_C) == 0x000008, "Wrong alignment on UGE_SPBonusDamageVsTerror_C"); \ +static_assert(sizeof(UGE_SPBonusDamageVsTerror_C) == 0x000A70, "Wrong size on UGE_SPBonusDamageVsTerror_C"); \ + +#define DUMPER7_ASSERTS_UAnnihilatorShotShake_C \ +static_assert(alignof(UAnnihilatorShotShake_C) == 0x000010, "Wrong alignment on UAnnihilatorShotShake_C"); \ +static_assert(sizeof(UAnnihilatorShotShake_C) == 0x0001F0, "Wrong size on UAnnihilatorShotShake_C"); \ + +#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ScriptPerform \ +static_assert(alignof(IntroCutsceneChoice_C_ScriptPerform) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ScriptPerform"); \ +static_assert(sizeof(IntroCutsceneChoice_C_ScriptPerform) == 0x000008, "Wrong size on IntroCutsceneChoice_C_ScriptPerform"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptPerform, Context) == 0x000000, "Member 'IntroCutsceneChoice_C_ScriptPerform::Context' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice \ +static_assert(alignof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice"); \ +static_assert(sizeof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice) == 0x000010, "Wrong size on IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice, EntryPoint) == 0x000000, "Member 'IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice, K2Node_Event_context) == 0x000008, "Member 'IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice::K2Node_Event_context' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ScriptToString \ +static_assert(alignof(IntroCutsceneChoice_C_ScriptToString) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ScriptToString"); \ +static_assert(sizeof(IntroCutsceneChoice_C_ScriptToString) == 0x000058, "Wrong size on IntroCutsceneChoice_C_ScriptToString"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, ReturnValue) == 0x000000, "Member 'IntroCutsceneChoice_C_ScriptToString::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_SelectString_ReturnValue) == 0x000048, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIntroCutsceneChoice_C \ +static_assert(alignof(UIntroCutsceneChoice_C) == 0x000008, "Wrong alignment on UIntroCutsceneChoice_C"); \ +static_assert(sizeof(UIntroCutsceneChoice_C) == 0x0000D8, "Wrong size on UIntroCutsceneChoice_C"); \ +static_assert(offsetof(UIntroCutsceneChoice_C, UberGraphFrame) == 0x0000C8, "Member 'UIntroCutsceneChoice_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UIntroCutsceneChoice_C, Question_Index) == 0x0000D0, "Member 'UIntroCutsceneChoice_C::Question_Index' has a wrong offset!"); \ +static_assert(offsetof(UIntroCutsceneChoice_C, Is_Right_Choice) == 0x0000D4, "Member 'UIntroCutsceneChoice_C::Is_Right_Choice' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UNavArea_Vault_C \ +static_assert(alignof(UNavArea_Vault_C) == 0x000008, "Wrong alignment on UNavArea_Vault_C"); \ +static_assert(sizeof(UNavArea_Vault_C) == 0x000048, "Wrong size on UNavArea_Vault_C"); \ + +#define DUMPER7_ASSERTS_UAIKnockDownSickelDamage_C \ +static_assert(alignof(UAIKnockDownSickelDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownSickelDamage_C"); \ +static_assert(sizeof(UAIKnockDownSickelDamage_C) == 0x000068, "Wrong size on UAIKnockDownSickelDamage_C"); \ + +#define DUMPER7_ASSERTS_BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo \ +static_assert(alignof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo) == 0x000008, "Wrong alignment on BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo"); \ +static_assert(sizeof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo) == 0x000020, "Wrong size on BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo"); \ +static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, EntryPoint) == 0x000000, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000018, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPW_NoAmmo_C \ +static_assert(alignof(UBPW_NoAmmo_C) == 0x000008, "Wrong alignment on UBPW_NoAmmo_C"); \ +static_assert(sizeof(UBPW_NoAmmo_C) == 0x000408, "Wrong size on UBPW_NoAmmo_C"); \ +static_assert(offsetof(UBPW_NoAmmo_C, UberGraphFrame) == 0x0003E8, "Member 'UBPW_NoAmmo_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBPW_NoAmmo_C, OnShow) == 0x0003F0, "Member 'UBPW_NoAmmo_C::OnShow' has a wrong offset!"); \ +static_assert(offsetof(UBPW_NoAmmo_C, Blink) == 0x0003F8, "Member 'UBPW_NoAmmo_C::Blink' has a wrong offset!"); \ +static_assert(offsetof(UBPW_NoAmmo_C, Glow) == 0x000400, "Member 'UBPW_NoAmmo_C::Glow' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP \ +static_assert(alignof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP) == 0x000008, "Wrong alignment on AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP"); \ +static_assert(sizeof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP) == 0x000218, "Wrong size on AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, EntryPoint) == 0x000000, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAnnihilatorContainer_BP_C \ +static_assert(alignof(AAnnihilatorContainer_BP_C) == 0x000008, "Wrong alignment on AAnnihilatorContainer_BP_C"); \ +static_assert(sizeof(AAnnihilatorContainer_BP_C) == 0x000678, "Wrong size on AAnnihilatorContainer_BP_C"); \ +static_assert(offsetof(AAnnihilatorContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AAnnihilatorContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AAnnihilatorContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AAnnihilatorContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_AGRadiusUpgrade_C \ +static_assert(alignof(UGE_AGRadiusUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGRadiusUpgrade_C"); \ +static_assert(sizeof(UGE_AGRadiusUpgrade_C) == 0x000A70, "Wrong size on UGE_AGRadiusUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPIncreasedInventory_C \ +static_assert(alignof(UGE_SPIncreasedInventory_C) == 0x000008, "Wrong alignment on UGE_SPIncreasedInventory_C"); \ +static_assert(sizeof(UGE_SPIncreasedInventory_C) == 0x000A70, "Wrong size on UGE_SPIncreasedInventory_C"); \ + +#define DUMPER7_ASSERTS_UBP_Marcel_SoulLeakCondition_C \ +static_assert(alignof(UBP_Marcel_SoulLeakCondition_C) == 0x000008, "Wrong alignment on UBP_Marcel_SoulLeakCondition_C"); \ +static_assert(sizeof(UBP_Marcel_SoulLeakCondition_C) == 0x000048, "Wrong size on UBP_Marcel_SoulLeakCondition_C"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature \ +static_assert(alignof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ +static_assert(sizeof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ +static_assert(offsetof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4 \ +static_assert(alignof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4) == 0x000008, "Wrong alignment on ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4"); \ +static_assert(sizeof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4) == 0x000008, "Wrong size on ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4"); \ +static_assert(offsetof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4, Object) == 0x000000, "Member 'ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4::Object' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP \ +static_assert(alignof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000008, "Wrong alignment on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ +static_assert(sizeof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000740, "Wrong size on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, EntryPoint) == 0x000000, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_int_Array_Index_Variable) == 0x000008, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_Event_SideB) == 0x000024, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_Event_SideB' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetInteractingCharacter_ReturnValue) == 0x000028, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetInteractingCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Array_Get_Item) == 0x000048, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CollectItem_ReturnValue) == 0x000060, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_NotEqual_NameName_ReturnValue) == 0x000064, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Generic) == 0x000068, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Generic' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Character) == 0x000070, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Character' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_performConditions_ReturnValue) == 0x000078, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_performConditions_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_MakeStruct_DialogDataWrapper) == 0x000080, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CanStartTalk_ReturnValue) == 0x0001F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_2) == 0x0001F1, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_MakeStruct_DialogDataWrapper_1) == 0x0001F8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_MakeStruct_DialogDataWrapper_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_SwitchEnum_CmpSuccess) == 0x000368, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CanStartTalk_ReturnValue_1) == 0x000369, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CanStartTalk_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_3) == 0x00036A, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_SideB) == 0x00036B, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_SideB' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_ComponentBoundEvent_Generic) == 0x000370, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_ComponentBoundEvent_Generic' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_ComponentBoundEvent_Character) == 0x000378, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_ComponentBoundEvent_Character' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetFirstActorOfClass_Actor) == 0x000380, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetFirstActorOfClass_Actor' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_AsDefault_Item_Investigation_Exe_BP) == 0x000388, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_AsDefault_Item_Investigation_Exe_BP' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_bSuccess) == 0x000390, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_object_Variable) == 0x000398, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_AsAk_Switch_Value) == 0x0003A0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_AsAk_Switch_Value' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_bSuccess_1) == 0x0003A8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Object) == 0x0003B0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003B8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0003C8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0003D0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x0003D8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PlayGameplayAudioWithAbility_ReturnValue_1) == 0x0003D9, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PlayGameplayAudioWithAbility_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_3) == 0x0003DC, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetDataTableRowFromName_OutRow) == 0x0003F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0006E8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_RequestAsyncLoadAsset_ReturnValue) == 0x0006F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_RequestAsyncLoadAsset_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0006F8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_4) == 0x0006F9, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000700, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000708, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_delegate_Variable) == 0x000720, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000730, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000738, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_VariableSet_InvestigationFlashlightIntensity_ImplicitCast) == 0x00073C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_VariableSet_InvestigationFlashlightIntensity_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_Grabbed \ +static_assert(alignof(ItemBase_BP_C_Grabbed) == 0x000008, "Wrong alignment on ItemBase_BP_C_Grabbed"); \ +static_assert(sizeof(ItemBase_BP_C_Grabbed) == 0x000010, "Wrong size on ItemBase_BP_C_Grabbed"); \ +static_assert(offsetof(ItemBase_BP_C_Grabbed, Generic) == 0x000000, "Member 'ItemBase_BP_C_Grabbed::Generic' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_Grabbed, Character) == 0x000008, "Member 'ItemBase_BP_C_Grabbed::Character' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_InvestigationFlip \ +static_assert(alignof(ItemBase_BP_C_InvestigationFlip) == 0x000001, "Wrong alignment on ItemBase_BP_C_InvestigationFlip"); \ +static_assert(sizeof(ItemBase_BP_C_InvestigationFlip) == 0x000001, "Wrong size on ItemBase_BP_C_InvestigationFlip"); \ +static_assert(offsetof(ItemBase_BP_C_InvestigationFlip, SideB) == 0x000000, "Member 'ItemBase_BP_C_InvestigationFlip::SideB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_OnInvestigationFlipEvent \ +static_assert(alignof(ItemBase_BP_C_OnInvestigationFlipEvent) == 0x000001, "Wrong alignment on ItemBase_BP_C_OnInvestigationFlipEvent"); \ +static_assert(sizeof(ItemBase_BP_C_OnInvestigationFlipEvent) == 0x000001, "Wrong size on ItemBase_BP_C_OnInvestigationFlipEvent"); \ +static_assert(offsetof(ItemBase_BP_C_OnInvestigationFlipEvent, SideB) == 0x000000, "Member 'ItemBase_BP_C_OnInvestigationFlipEvent::SideB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ItemBase_BP_C_SetDebugText \ +static_assert(alignof(ItemBase_BP_C_SetDebugText) == 0x000008, "Wrong alignment on ItemBase_BP_C_SetDebugText"); \ +static_assert(sizeof(ItemBase_BP_C_SetDebugText) == 0x000080, "Wrong size on ItemBase_BP_C_SetDebugText"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, L_DebugString) == 0x000000, "Member 'ItemBase_BP_C_SetDebugText::L_DebugString' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_StringToText_ReturnValue) == 0x000010, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Greater_IntInt_ReturnValue) == 0x000068, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AItemBase_BP_C \ +static_assert(alignof(AItemBase_BP_C) == 0x000008, "Wrong alignment on AItemBase_BP_C"); \ +static_assert(sizeof(AItemBase_BP_C) == 0x0005A0, "Wrong size on AItemBase_BP_C"); \ +static_assert(offsetof(AItemBase_BP_C, UberGraphFrame) == 0x000430, "Member 'AItemBase_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, DialogPlayerAlternative) == 0x000438, "Member 'AItemBase_BP_C::DialogPlayerAlternative' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, DialogPlayer) == 0x000440, "Member 'AItemBase_BP_C::DialogPlayer' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, DebugTextRender) == 0x000448, "Member 'AItemBase_BP_C::DebugTextRender' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, OnCollected) == 0x000450, "Member 'AItemBase_BP_C::OnCollected' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, OnInvestigationFlip) == 0x000460, "Member 'AItemBase_BP_C::OnInvestigationFlip' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, ExtraItemsToCollect) == 0x000470, "Member 'AItemBase_BP_C::ExtraItemsToCollect' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, Conditions) == 0x000480, "Member 'AItemBase_BP_C::Conditions' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, CollectStage4Dialog) == 0x0004B0, "Member 'AItemBase_BP_C::CollectStage4Dialog' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, CollectedWithRef) == 0x0004B8, "Member 'AItemBase_BP_C::CollectedWithRef' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, FLEquiped) == 0x0004C8, "Member 'AItemBase_BP_C::FLEquiped' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, Investigation_Flashlight_Intensity) == 0x0004D0, "Member 'AItemBase_BP_C::Investigation_Flashlight_Intensity' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, OnGrabbed) == 0x0004D8, "Member 'AItemBase_BP_C::OnGrabbed' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, In_Gameplay_Event_Data) == 0x0004E8, "Member 'AItemBase_BP_C::In_Gameplay_Event_Data' has a wrong offset!"); \ +static_assert(offsetof(AItemBase_BP_C, As_Ak_Switch_Value) == 0x000598, "Member 'AItemBase_BP_C::As_Ak_Switch_Value' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Sequence_Edward_Soulleak_C \ +static_assert(alignof(UGE_Sequence_Edward_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Edward_Soulleak_C"); \ +static_assert(sizeof(UGE_Sequence_Edward_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Edward_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UFullscreenImageMaterial_Widget_C \ +static_assert(alignof(UFullscreenImageMaterial_Widget_C) == 0x000008, "Wrong alignment on UFullscreenImageMaterial_Widget_C"); \ +static_assert(sizeof(UFullscreenImageMaterial_Widget_C) == 0x0002D8, "Wrong size on UFullscreenImageMaterial_Widget_C"); \ + +#define DUMPER7_ASSERTS_UGA_ToggleNextMode_C \ +static_assert(alignof(UGA_ToggleNextMode_C) == 0x000008, "Wrong alignment on UGA_ToggleNextMode_C"); \ +static_assert(sizeof(UGA_ToggleNextMode_C) == 0x000488, "Wrong size on UGA_ToggleNextMode_C"); \ + +#define DUMPER7_ASSERTS_UBTCheatManager_BP_C \ +static_assert(alignof(UBTCheatManager_BP_C) == 0x000008, "Wrong alignment on UBTCheatManager_BP_C"); \ +static_assert(sizeof(UBTCheatManager_BP_C) == 0x0000E8, "Wrong size on UBTCheatManager_BP_C"); \ + +#define DUMPER7_ASSERTS_UTorchDamage_C \ +static_assert(alignof(UTorchDamage_C) == 0x000008, "Wrong alignment on UTorchDamage_C"); \ +static_assert(sizeof(UTorchDamage_C) == 0x000068, "Wrong size on UTorchDamage_C"); \ + +#define DUMPER7_ASSERTS_UHeavyRifleChargingReady_CameraShake_C \ +static_assert(alignof(UHeavyRifleChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UHeavyRifleChargingReady_CameraShake_C"); \ +static_assert(sizeof(UHeavyRifleChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UHeavyRifleChargingReady_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_AGC_Material_Heal_C \ +static_assert(alignof(AGC_Material_Heal_C) == 0x000008, "Wrong alignment on AGC_Material_Heal_C"); \ +static_assert(sizeof(AGC_Material_Heal_C) == 0x0003E0, "Wrong size on AGC_Material_Heal_C"); \ +static_assert(offsetof(AGC_Material_Heal_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_Heal_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGeneric_AimMovement_C \ +static_assert(alignof(UGeneric_AimMovement_C) == 0x000010, "Wrong alignment on UGeneric_AimMovement_C"); \ +static_assert(sizeof(UGeneric_AimMovement_C) == 0x0001F0, "Wrong size on UGeneric_AimMovement_C"); \ + +#define DUMPER7_ASSERTS_UAILightMeleeDamage_C \ +static_assert(alignof(UAILightMeleeDamage_C) == 0x000008, "Wrong alignment on UAILightMeleeDamage_C"); \ +static_assert(sizeof(UAILightMeleeDamage_C) == 0x000068, "Wrong size on UAILightMeleeDamage_C"); \ + +#define DUMPER7_ASSERTS_UGenericDamage_C \ +static_assert(alignof(UGenericDamage_C) == 0x000008, "Wrong alignment on UGenericDamage_C"); \ +static_assert(sizeof(UGenericDamage_C) == 0x000068, "Wrong size on UGenericDamage_C"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget \ +static_assert(alignof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget) == 0x000008, "Wrong alignment on SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget) == 0x000250, "Wrong size on SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, EntryPoint) == 0x000000, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable) == 0x000004, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable) == 0x000005, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_1) == 0x000006, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_2) == 0x000007, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_byte_Variable_3) == 0x000008, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable_1) == 0x000009, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ShootLength_1) == 0x00000C, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ShootLength_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ChargeStage) == 0x000010, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ShootLength) == 0x000014, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000020, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x000034, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000048, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000050, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default) == 0x000058, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default_1) == 0x000059, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Conv_DoubleToVector2D_ReturnValue) == 0x000060, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Conv_DoubleToVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000070, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000080, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue_1) == 0x000084, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000098, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue_1) == 0x0000A0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue_1) == 0x0000A4, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_bAvailable) == 0x0000A8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000B8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000C0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x0000C8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_struct_Variable) == 0x0000D8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000E8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_4) == 0x0000F0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_ScreenLocation) == 0x0000F8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_ScreenLocation' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_MyGeometry) == 0x000108, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_InDeltaTime) == 0x000140, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_IsZero2D_ReturnValue) == 0x000144, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_IsZero2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Not_PreBool_ReturnValue) == 0x000145, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000148, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_SelectFloat_ReturnValue) == 0x000150, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_5) == 0x000158, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetPaintSpaceGeometry_ReturnValue) == 0x000160, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetPaintSpaceGeometry_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_BooleanOR_ReturnValue) == 0x000198, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetLocalSize_ReturnValue) == 0x0001A0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetLocalSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_Vector2DVector2D_ReturnValue) == 0x0001B0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, Temp_bool_Variable_2) == 0x0001C0, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_GetViewportSize_ReturnValue) == 0x0001C8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_GetViewportSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_Vector2DVector2D_ReturnValue_1) == 0x0001D8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_Vector2DVector2D_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Select_Default_2) == 0x0001E8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Multiply_Vector2DVector2D_ReturnValue) == 0x0001F8, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Multiply_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Vector2DInterpTo_Constant_ReturnValue) == 0x000208, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Vector2DInterpTo_Constant_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_Vector2DVector2D_ReturnValue) == 0x000218, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, K2Node_Event_bVisible) == 0x000228, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::K2Node_Event_bVisible' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000230, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000238, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000240, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000248, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget, CallFunc_Vector2DInterpTo_Constant_InterpSpeed_ImplicitCast) == 0x00024C, "Member 'SmartGunReticle_Widget_C_ExecuteUbergraph_SmartGunReticle_Widget::CallFunc_Vector2DInterpTo_Constant_InterpSpeed_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SmartGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility \ +static_assert(alignof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong alignment on SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong size on SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility, bVisible) == 0x000000, "Member 'SmartGunReticle_Widget_C_OnChangeGravityReticleVisibility::bVisible' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_PlayChargeAnimation \ +static_assert(alignof(SmartGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on SmartGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'SmartGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_PlayShootAnimation \ +static_assert(alignof(SmartGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on SmartGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SmartGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SmartGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_SetAutoAimTarget \ +static_assert(alignof(SmartGunReticle_Widget_C_SetAutoAimTarget) == 0x000008, "Wrong alignment on SmartGunReticle_Widget_C_SetAutoAimTarget"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_SetAutoAimTarget) == 0x000010, "Wrong size on SmartGunReticle_Widget_C_SetAutoAimTarget"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_SetAutoAimTarget, ScreenLocation) == 0x000000, "Member 'SmartGunReticle_Widget_C_SetAutoAimTarget::ScreenLocation' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunReticle_Widget_C_Tick \ +static_assert(alignof(SmartGunReticle_Widget_C_Tick) == 0x000004, "Wrong alignment on SmartGunReticle_Widget_C_Tick"); \ +static_assert(sizeof(SmartGunReticle_Widget_C_Tick) == 0x00003C, "Wrong size on SmartGunReticle_Widget_C_Tick"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_Tick, MyGeometry) == 0x000000, "Member 'SmartGunReticle_Widget_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(SmartGunReticle_Widget_C_Tick, InDeltaTime) == 0x000038, "Member 'SmartGunReticle_Widget_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USmartGunReticle_Widget_C \ +static_assert(alignof(USmartGunReticle_Widget_C) == 0x000008, "Wrong alignment on USmartGunReticle_Widget_C"); \ +static_assert(sizeof(USmartGunReticle_Widget_C) == 0x000578, "Wrong size on USmartGunReticle_Widget_C"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'USmartGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Anim_AutoTargetHit) == 0x000428, "Member 'USmartGunReticle_Widget_C::Anim_AutoTargetHit' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Anim_GrvBOn) == 0x000430, "Member 'USmartGunReticle_Widget_C::Anim_GrvBOn' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Anim_Reloading) == 0x000438, "Member 'USmartGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Anim_NoAmmo) == 0x000440, "Member 'USmartGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Anim_Charging) == 0x000448, "Member 'USmartGunReticle_Widget_C::Anim_Charging' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Reticle_change) == 0x000450, "Member 'USmartGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Shoot_anim) == 0x000458, "Member 'USmartGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL) == 0x000460, "Member 'USmartGunReticle_Widget_C::ArrowL' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_1) == 0x000468, "Member 'USmartGunReticle_Widget_C::ArrowL_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_2) == 0x000470, "Member 'USmartGunReticle_Widget_C::ArrowL_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_3) == 0x000478, "Member 'USmartGunReticle_Widget_C::ArrowL_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowL_4) == 0x000480, "Member 'USmartGunReticle_Widget_C::ArrowL_4' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, ArrowR) == 0x000488, "Member 'USmartGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots) == 0x000490, "Member 'USmartGunReticle_Widget_C::Dots' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots_1) == 0x000498, "Member 'USmartGunReticle_Widget_C::Dots_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots_2) == 0x0004A0, "Member 'USmartGunReticle_Widget_C::Dots_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots_3) == 0x0004A8, "Member 'USmartGunReticle_Widget_C::Dots_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots_4) == 0x0004B0, "Member 'USmartGunReticle_Widget_C::Dots_4' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Dots_5) == 0x0004B8, "Member 'USmartGunReticle_Widget_C::Dots_5' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, RetainerBox_1) == 0x0004C0, "Member 'USmartGunReticle_Widget_C::RetainerBox_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot) == 0x0004C8, "Member 'USmartGunReticle_Widget_C::smrt_dot' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot_2) == 0x0004D0, "Member 'USmartGunReticle_Widget_C::smrt_dot_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, smrt_dot_3) == 0x0004D8, "Member 'USmartGunReticle_Widget_C::smrt_dot_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_down_left) == 0x0004E0, "Member 'USmartGunReticle_Widget_C::Smrt_prg_down_left' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_down_right) == 0x0004E8, "Member 'USmartGunReticle_Widget_C::Smrt_prg_down_right' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_up_left) == 0x0004F0, "Member 'USmartGunReticle_Widget_C::Smrt_prg_up_left' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, Smrt_prg_up_right) == 0x0004F8, "Member 'USmartGunReticle_Widget_C::Smrt_prg_up_right' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, test) == 0x000500, "Member 'USmartGunReticle_Widget_C::test' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, test1) == 0x000508, "Member 'USmartGunReticle_Widget_C::test1' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat) == 0x000510, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_0) == 0x000518, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_0' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_1) == 0x000520, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_2) == 0x000528, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, CrosshairDynamicMat_3) == 0x000530, "Member 'USmartGunReticle_Widget_C::CrosshairDynamicMat_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, TargetDotScreen_Location) == 0x000538, "Member 'USmartGunReticle_Widget_C::TargetDotScreen_Location' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, bDotChaseTarget) == 0x000548, "Member 'USmartGunReticle_Widget_C::bDotChaseTarget' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetTimeoutTime) == 0x00054C, "Member 'USmartGunReticle_Widget_C::AutoTargetTimeoutTime' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetChaseInterpSpeed) == 0x000550, "Member 'USmartGunReticle_Widget_C::AutoTargetChaseInterpSpeed' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, AutoTargetRecoveryInterpSpeed) == 0x000558, "Member 'USmartGunReticle_Widget_C::AutoTargetRecoveryInterpSpeed' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, bGravityReticleActive) == 0x000560, "Member 'USmartGunReticle_Widget_C::bGravityReticleActive' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, GravityWidgetVisibilityTimer) == 0x000568, "Member 'USmartGunReticle_Widget_C::GravityWidgetVisibilityTimer' has a wrong offset!"); \ +static_assert(offsetof(USmartGunReticle_Widget_C, GravityWidgetUnhideTime) == 0x000570, "Member 'USmartGunReticle_Widget_C::GravityWidgetUnhideTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_WeaponModeFifth_C \ +static_assert(alignof(UGA_WeaponModeFifth_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFifth_C"); \ +static_assert(sizeof(UGA_WeaponModeFifth_C) == 0x000488, "Wrong size on UGA_WeaponModeFifth_C"); \ + +#define DUMPER7_ASSERTS_GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog \ +static_assert(alignof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog) == 0x000008, "Wrong alignment on GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog"); \ +static_assert(sizeof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog) == 0x000048, "Wrong size on GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, EntryPoint) == 0x000000, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_WaitGameplayTagRemove_ReturnValue) == 0x000018, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_WaitGameplayTagRemove_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x000038, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'GA_TravelLog_C_ExecuteUbergraph_GA_TravelLog::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_TravelLog_C \ +static_assert(alignof(UGA_TravelLog_C) == 0x000008, "Wrong alignment on UGA_TravelLog_C"); \ +static_assert(sizeof(UGA_TravelLog_C) == 0x0004A0, "Wrong size on UGA_TravelLog_C"); \ +static_assert(offsetof(UGA_TravelLog_C, UberGraphFrame) == 0x000498, "Member 'UGA_TravelLog_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AInteractionGenericBroker_BP_C \ +static_assert(alignof(AInteractionGenericBroker_BP_C) == 0x000008, "Wrong alignment on AInteractionGenericBroker_BP_C"); \ +static_assert(sizeof(AInteractionGenericBroker_BP_C) == 0x000330, "Wrong size on AInteractionGenericBroker_BP_C"); \ + +#define DUMPER7_ASSERTS_WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent \ +static_assert(alignof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent) == 0x000008, "Wrong alignment on WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent"); \ +static_assert(sizeof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent) == 0x000068, "Wrong size on WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, ReturnValue) == 0x000000, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000020, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetLastAbilityActivationTime_ReturnValue) == 0x000028, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetLastAbilityActivationTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetQuickFabricationPerformTime_ReturnValue) == 0x00002C, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetQuickFabricationPerformTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetTimeSeconds_ReturnValue) == 0x000030, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000050, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000060, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UWBP_QuickCraftHeal_C \ +static_assert(alignof(UWBP_QuickCraftHeal_C) == 0x000008, "Wrong alignment on UWBP_QuickCraftHeal_C"); \ +static_assert(sizeof(UWBP_QuickCraftHeal_C) == 0x0003B0, "Wrong size on UWBP_QuickCraftHeal_C"); \ +static_assert(offsetof(UWBP_QuickCraftHeal_C, FirstSlotProgressBar) == 0x0003A0, "Member 'UWBP_QuickCraftHeal_C::FirstSlotProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UWBP_QuickCraftHeal_C, HealImg) == 0x0003A8, "Member 'UWBP_QuickCraftHeal_C::HealImg' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SPBonusDamageVsDoppel_C \ +static_assert(alignof(UGE_SPBonusDamageVsDoppel_C) == 0x000008, "Wrong alignment on UGE_SPBonusDamageVsDoppel_C"); \ +static_assert(sizeof(UGE_SPBonusDamageVsDoppel_C) == 0x000A70, "Wrong size on UGE_SPBonusDamageVsDoppel_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier3_C \ +static_assert(alignof(UGE_SGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier3_C"); \ +static_assert(sizeof(UGE_SGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier3_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGAmmoUpgrade_C \ +static_assert(alignof(UGE_SGAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGAmmoUpgrade_C"); \ +static_assert(sizeof(UGE_SGAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_SGAmmoUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Artur_Soulleak_C \ +static_assert(alignof(UGE_Video_Artur_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Artur_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Artur_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Artur_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Gabriel_Soulleak_C \ +static_assert(alignof(UGE_Video_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Gabriel_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Gabriel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Gabriel_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UEnergyProgressBarWdget_BP_C \ +static_assert(alignof(UEnergyProgressBarWdget_BP_C) == 0x000010, "Wrong alignment on UEnergyProgressBarWdget_BP_C"); \ +static_assert(sizeof(UEnergyProgressBarWdget_BP_C) == 0x000400, "Wrong size on UEnergyProgressBarWdget_BP_C"); \ + +#define DUMPER7_ASSERTS_UGA_FireWeaponAbility_C \ +static_assert(alignof(UGA_FireWeaponAbility_C) == 0x000008, "Wrong alignment on UGA_FireWeaponAbility_C"); \ +static_assert(sizeof(UGA_FireWeaponAbility_C) == 0x000448, "Wrong size on UGA_FireWeaponAbility_C"); \ + +#define DUMPER7_ASSERTS_UGA_ReloadAbility_C \ +static_assert(alignof(UGA_ReloadAbility_C) == 0x000008, "Wrong alignment on UGA_ReloadAbility_C"); \ +static_assert(sizeof(UGA_ReloadAbility_C) == 0x000480, "Wrong size on UGA_ReloadAbility_C"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_CancelWorldStatePreload \ +static_assert(alignof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload) == 0x000004, "Wrong alignment on DataLayerTwoWayTrigger_C_CancelWorldStatePreload"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload) == 0x000008, "Wrong size on DataLayerTwoWayTrigger_C_CancelWorldStatePreload"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_CancelWorldStatePreload::InTag' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger \ +static_assert(alignof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger) == 0x000028, "Wrong size on DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, EntryPoint) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InTag_1) == 0x000004, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InTag_1' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequestState_1) == 0x00000C, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequestState_1' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InResponse_1) == 0x00000D, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InResponse_1' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequest) == 0x000010, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequest' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequestState) == 0x000018, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequestState' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InResponse) == 0x000019, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InResponse' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InTag) == 0x00001C, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InTag' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_OnRequestStateChanged \ +static_assert(alignof(DataLayerTwoWayTrigger_C_OnRequestStateChanged) == 0x000001, "Wrong alignment on DataLayerTwoWayTrigger_C_OnRequestStateChanged"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_OnRequestStateChanged) == 0x000002, "Wrong size on DataLayerTwoWayTrigger_C_OnRequestStateChanged"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_OnRequestStateChanged, InRequestState) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_OnRequestStateChanged::InRequestState' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_OnRequestStateChanged, InResponse) == 0x000001, "Member 'DataLayerTwoWayTrigger_C_OnRequestStateChanged::InResponse' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged \ +static_assert(alignof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InRequest) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InRequest' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InRequestState) == 0x000008, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InRequestState' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InResponse) == 0x000009, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InResponse' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_SetCollision \ +static_assert(alignof(DataLayerTwoWayTrigger_C_SetCollision) == 0x000001, "Wrong alignment on DataLayerTwoWayTrigger_C_SetCollision"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_SetCollision) == 0x000005, "Wrong size on DataLayerTwoWayTrigger_C_SetCollision"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Enable) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Enable' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_bool_Variable) == 0x000001, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_byte_Variable) == 0x000002, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_byte_Variable_1) == 0x000003, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, K2Node_Select_Default) == 0x000004, "Member 'DataLayerTwoWayTrigger_C_SetCollision::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_StartWorldStatePreload \ +static_assert(alignof(DataLayerTwoWayTrigger_C_StartWorldStatePreload) == 0x000004, "Wrong alignment on DataLayerTwoWayTrigger_C_StartWorldStatePreload"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_StartWorldStatePreload) == 0x000008, "Wrong size on DataLayerTwoWayTrigger_C_StartWorldStatePreload"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_StartWorldStatePreload, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_StartWorldStatePreload::InTag' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_TriggerWorldStateActivation \ +static_assert(alignof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_TriggerWorldStateActivation"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_TriggerWorldStateActivation"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_TriggerWorldStateActivation::InTag' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation, ReturnValue) == 0x000008, "Member 'DataLayerTwoWayTrigger_C_TriggerWorldStateActivation::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_UserConstructionScript \ +static_assert(alignof(DataLayerTwoWayTrigger_C_UserConstructionScript) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_UserConstructionScript"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_UserConstructionScript) == 0x000078, "Wrong size on DataLayerTwoWayTrigger_C_UserConstructionScript"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, CallFunc_GetTriggers_ReturnValue) == 0x000028, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::CallFunc_GetTriggers_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference_1) == 0x000038, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference_1' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000060, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_DynamicCast_AsOn_Exit_Directional_Behavior_Trigger) == 0x000068, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_DynamicCast_AsOn_Exit_Directional_Behavior_Trigger' has a wrong offset!"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_GetRequestsData \ +static_assert(alignof(DataLayerTwoWayTrigger_C_GetRequestsData) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_GetRequestsData"); \ +static_assert(sizeof(DataLayerTwoWayTrigger_C_GetRequestsData) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_GetRequestsData"); \ +static_assert(offsetof(DataLayerTwoWayTrigger_C_GetRequestsData, ReturnValue) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_GetRequestsData::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ADataLayerTwoWayTrigger_C \ +static_assert(alignof(ADataLayerTwoWayTrigger_C) == 0x000008, "Wrong alignment on ADataLayerTwoWayTrigger_C"); \ +static_assert(sizeof(ADataLayerTwoWayTrigger_C) == 0x000400, "Wrong size on ADataLayerTwoWayTrigger_C"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, UberGraphFrame) == 0x0002C8, "Member 'ADataLayerTwoWayTrigger_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, InteractionGenericBaseEffector) == 0x0002D0, "Member 'ADataLayerTwoWayTrigger_C::InteractionGenericBaseEffector' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, TwoWayTriggerComponent) == 0x0002D8, "Member 'ADataLayerTwoWayTrigger_C::TwoWayTriggerComponent' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, Arrow) == 0x0002E0, "Member 'ADataLayerTwoWayTrigger_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, Box) == 0x0002E8, "Member 'ADataLayerTwoWayTrigger_C::Box' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, DefaultSceneRoot) == 0x0002F0, "Member 'ADataLayerTwoWayTrigger_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, LoadDataLayers) == 0x0002F8, "Member 'ADataLayerTwoWayTrigger_C::LoadDataLayers' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, UnloadDataLayers) == 0x000308, "Member 'ADataLayerTwoWayTrigger_C::UnloadDataLayers' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, ActivateDataLayers) == 0x000318, "Member 'ADataLayerTwoWayTrigger_C::ActivateDataLayers' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, TriggerEnabled) == 0x000328, "Member 'ADataLayerTwoWayTrigger_C::TriggerEnabled' has a wrong offset!"); \ +static_assert(offsetof(ADataLayerTwoWayTrigger_C, DataLayerRequest) == 0x000330, "Member 'ADataLayerTwoWayTrigger_C::DataLayerRequest' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGravityGunChargingReady_CameraShake_C \ +static_assert(alignof(UGravityGunChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunChargingReady_CameraShake_C"); \ +static_assert(sizeof(UGravityGunChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunChargingReady_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_BPI_LandingPlatform_C_GetLandingDirections \ +static_assert(alignof(BPI_LandingPlatform_C_GetLandingDirections) == 0x000008, "Wrong alignment on BPI_LandingPlatform_C_GetLandingDirections"); \ +static_assert(sizeof(BPI_LandingPlatform_C_GetLandingDirections) == 0x000050, "Wrong size on BPI_LandingPlatform_C_GetLandingDirections"); \ +static_assert(offsetof(BPI_LandingPlatform_C_GetLandingDirections, Directions) == 0x000000, "Member 'BPI_LandingPlatform_C_GetLandingDirections::Directions' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPI_LandingPlatform_C_GetLandingDirection \ +static_assert(alignof(BPI_LandingPlatform_C_GetLandingDirection) == 0x000008, "Wrong alignment on BPI_LandingPlatform_C_GetLandingDirection"); \ +static_assert(sizeof(BPI_LandingPlatform_C_GetLandingDirection) == 0x000018, "Wrong size on BPI_LandingPlatform_C_GetLandingDirection"); \ +static_assert(offsetof(BPI_LandingPlatform_C_GetLandingDirection, LandingDiretion) == 0x000000, "Member 'BPI_LandingPlatform_C_GetLandingDirection::LandingDiretion' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IBPI_LandingPlatform_C \ +static_assert(alignof(IBPI_LandingPlatform_C) == 0x000001, "Wrong alignment on IBPI_LandingPlatform_C"); \ +static_assert(sizeof(IBPI_LandingPlatform_C) == 0x000001, "Wrong size on IBPI_LandingPlatform_C"); \ + +#define DUMPER7_ASSERTS_USPSGAdditionalFabrication_C \ +static_assert(alignof(USPSGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPSGAdditionalFabrication_C"); \ +static_assert(sizeof(USPSGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPSGAdditionalFabrication_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_GGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_GGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier1_C"); \ + +#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_TickGlide \ +static_assert(alignof(BP_GlideJumpComponent_C_TickGlide) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_TickGlide"); \ +static_assert(sizeof(BP_GlideJumpComponent_C_TickGlide) == 0x000088, "Wrong size on BP_GlideJumpComponent_C_TickGlide"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, DeltaSeconds) == 0x000000, "Member 'BP_GlideJumpComponent_C_TickGlide::DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetOwningCharacter_As_SHCharacter) == 0x000008, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetOwningCharacter_As_SHCharacter' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetFloatValue_ReturnValue) == 0x000010, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_X) == 0x000018, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_Y) == 0x000020, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_Z) == 0x000028, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetTimeRange_MinTime) == 0x000030, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetTimeRange_MaxTime) == 0x000034, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_FMax_ReturnValue) == 0x000038, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000040, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_MakeVector_ReturnValue) == 0x000048, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000068, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_FMax_B_ImplicitCast) == 0x000070, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_FMax_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_Min_ImplicitCast) == 0x000078, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_Min_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_Max_ImplicitCast) == 0x000080, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_Max_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_ReceiveTick \ +static_assert(alignof(BP_GlideJumpComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_GlideJumpComponent_C_ReceiveTick"); \ +static_assert(sizeof(BP_GlideJumpComponent_C_ReceiveTick) == 0x000004, "Wrong size on BP_GlideJumpComponent_C_ReceiveTick"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_GlideJumpComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_JetPackJump \ +static_assert(alignof(BP_GlideJumpComponent_C_JetPackJump) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_JetPackJump"); \ +static_assert(sizeof(BP_GlideJumpComponent_C_JetPackJump) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_JetPackJump"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_JetPackJump, CallFunc_GetOwningCharacter_As_SHCharacter) == 0x000000, "Member 'BP_GlideJumpComponent_C_JetPackJump::CallFunc_GetOwningCharacter_As_SHCharacter' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_JetPackJump, CallFunc_CanJump_ReturnValue) == 0x000008, "Member 'BP_GlideJumpComponent_C_JetPackJump::CallFunc_CanJump_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent \ +static_assert(alignof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent"); \ +static_assert(sizeof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, EntryPoint) == 0x000000, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, CallFunc_TickGlide_DeltaSeconds_ImplicitCast) == 0x000008, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::CallFunc_TickGlide_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_BeginGlide \ +static_assert(alignof(BP_GlideJumpComponent_C_BeginGlide) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_BeginGlide"); \ +static_assert(sizeof(BP_GlideJumpComponent_C_BeginGlide) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_BeginGlide"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, CallFunc_GetTimeRange_MinTime) == 0x000000, "Member 'BP_GlideJumpComponent_C_BeginGlide::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, CallFunc_GetTimeRange_MaxTime) == 0x000004, "Member 'BP_GlideJumpComponent_C_BeginGlide::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ +static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, K2Node_VariableSet_GlideTimer_ImplicitCast) == 0x000008, "Member 'BP_GlideJumpComponent_C_BeginGlide::K2Node_VariableSet_GlideTimer_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_GlideJumpComponent_C \ +static_assert(alignof(UBP_GlideJumpComponent_C) == 0x000008, "Wrong alignment on UBP_GlideJumpComponent_C"); \ +static_assert(sizeof(UBP_GlideJumpComponent_C) == 0x0000C8, "Wrong size on UBP_GlideJumpComponent_C"); \ +static_assert(offsetof(UBP_GlideJumpComponent_C, UberGraphFrame_BP_GlideJumpComponent_C) == 0x0000B0, "Member 'UBP_GlideJumpComponent_C::UberGraphFrame_BP_GlideJumpComponent_C' has a wrong offset!"); \ +static_assert(offsetof(UBP_GlideJumpComponent_C, GlideCurve) == 0x0000B8, "Member 'UBP_GlideJumpComponent_C::GlideCurve' has a wrong offset!"); \ +static_assert(offsetof(UBP_GlideJumpComponent_C, GlideTimer) == 0x0000C0, "Member 'UBP_GlideJumpComponent_C::GlideTimer' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP \ +static_assert(alignof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP) == 0x000004, "Wrong alignment on ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP"); \ +static_assert(sizeof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP) == 0x000004, "Wrong size on ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior \ +static_assert(alignof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior) == 0x000088, "Wrong size on ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Array_Index_Variable) == 0x000004, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Get_Item) == 0x000018, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Less_IntInt_ReturnValue_1) == 0x00005C, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000060, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000070, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000071, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetCharacterPlay_ReturnValue) == 0x000078, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_CollectItem_ReturnValue) == 0x000084, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UChangePlayerInventoryBehaviorEffector_BP_C \ +static_assert(alignof(UChangePlayerInventoryBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UChangePlayerInventoryBehaviorEffector_BP_C"); \ +static_assert(sizeof(UChangePlayerInventoryBehaviorEffector_BP_C) == 0x0000B8, "Wrong size on UChangePlayerInventoryBehaviorEffector_BP_C"); \ +static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, ItemsToAdd) == 0x000098, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::ItemsToAdd' has a wrong offset!"); \ +static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, ItemsToRemove) == 0x0000A8, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::ItemsToRemove' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Upopup_ask_option_exit_button_style_C \ +static_assert(alignof(Upopup_ask_option_exit_button_style_C) == 0x000010, "Wrong alignment on Upopup_ask_option_exit_button_style_C"); \ +static_assert(sizeof(Upopup_ask_option_exit_button_style_C) == 0x0004F0, "Wrong size on Upopup_ask_option_exit_button_style_C"); \ + +#define DUMPER7_ASSERTS_Upopup_ask_option_button_style_C \ +static_assert(alignof(Upopup_ask_option_button_style_C) == 0x000010, "Wrong alignment on Upopup_ask_option_button_style_C"); \ +static_assert(sizeof(Upopup_ask_option_button_style_C) == 0x0004F0, "Wrong size on Upopup_ask_option_button_style_C"); \ + +#define DUMPER7_ASSERTS_UGA_Audiolog_C \ +static_assert(alignof(UGA_Audiolog_C) == 0x000008, "Wrong alignment on UGA_Audiolog_C"); \ +static_assert(sizeof(UGA_Audiolog_C) == 0x000438, "Wrong size on UGA_Audiolog_C"); \ + +#define DUMPER7_ASSERTS_UAnnihilatorDamage_C \ +static_assert(alignof(UAnnihilatorDamage_C) == 0x000008, "Wrong alignment on UAnnihilatorDamage_C"); \ +static_assert(sizeof(UAnnihilatorDamage_C) == 0x000068, "Wrong size on UAnnihilatorDamage_C"); \ + +#define DUMPER7_ASSERTS_BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase \ +static_assert(alignof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase) == 0x000008, "Wrong alignment on BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase"); \ +static_assert(sizeof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase) == 0x000020, "Wrong size on BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase"); \ +static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, EntryPoint) == 0x000000, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, K2Node_DynamicCast_AsSHCharacter) == 0x000010, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::K2Node_DynamicCast_AsSHCharacter' has a wrong offset!"); \ +static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_JumpComponentBase_C_GetOwningCharacter \ +static_assert(alignof(BP_JumpComponentBase_C_GetOwningCharacter) == 0x000008, "Wrong alignment on BP_JumpComponentBase_C_GetOwningCharacter"); \ +static_assert(sizeof(BP_JumpComponentBase_C_GetOwningCharacter) == 0x000008, "Wrong size on BP_JumpComponentBase_C_GetOwningCharacter"); \ +static_assert(offsetof(BP_JumpComponentBase_C_GetOwningCharacter, As_SHCharacter_0) == 0x000000, "Member 'BP_JumpComponentBase_C_GetOwningCharacter::As_SHCharacter_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_JumpComponentBase_C \ +static_assert(alignof(UBP_JumpComponentBase_C) == 0x000008, "Wrong alignment on UBP_JumpComponentBase_C"); \ +static_assert(sizeof(UBP_JumpComponentBase_C) == 0x0000B0, "Wrong size on UBP_JumpComponentBase_C"); \ +static_assert(offsetof(UBP_JumpComponentBase_C, UberGraphFrame) == 0x0000A0, "Member 'UBP_JumpComponentBase_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBP_JumpComponentBase_C, As_SHCharacter) == 0x0000A8, "Member 'UBP_JumpComponentBase_C::As_SHCharacter' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USPGGAdditionalFabrication_C \ +static_assert(alignof(USPGGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPGGAdditionalFabrication_C"); \ +static_assert(sizeof(USPGGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPGGAdditionalFabrication_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpDown150_DirectorBP_C \ +static_assert(alignof(ULS_JumpDown150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown150_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpDown150_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown150_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_SGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_SGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier2_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPHeadshotInterruptAbsorption_C \ +static_assert(alignof(UGE_SPHeadshotInterruptAbsorption_C) == 0x000008, "Wrong alignment on UGE_SPHeadshotInterruptAbsorption_C"); \ +static_assert(sizeof(UGE_SPHeadshotInterruptAbsorption_C) == 0x000A70, "Wrong size on UGE_SPHeadshotInterruptAbsorption_C"); \ + +#define DUMPER7_ASSERTS_USPMoreEnergyPickup_C \ +static_assert(alignof(USPMoreEnergyPickup_C) == 0x000008, "Wrong alignment on USPMoreEnergyPickup_C"); \ +static_assert(sizeof(USPMoreEnergyPickup_C) == 0x000A70, "Wrong size on USPMoreEnergyPickup_C"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_2_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'AutoTranscriptionDialog_Box_BP_C_BndEvt__RectangleAutoTranscriptionDialog_BP_Box_K2Node_ComponentBoundEvent_3_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP) == 0x000148, "Wrong size on AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, EntryPoint) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000028, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000030, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000038, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000040, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000044, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000048, "Member 'AutoTranscriptionDialog_Box_BP_C_ExecuteUbergraph_AutoTranscriptionDialog_Box_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_IsSelected_ \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_IsSelected_) == 0x000001, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_IsSelected_"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_IsSelected_) == 0x000001, "Wrong size on AutoTranscriptionDialog_Box_BP_C_IsSelected_"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_IsSelected_, Param_IsSelected__0) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_IsSelected_::Param_IsSelected__0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable) == 0x000008, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable) == 0x000010, "Wrong size on AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable, DataTable_0) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_GetTranscriptionDataTable::DataTable_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AutoTranscriptionDialog_Box_BP_C_IsTickOnOff \ +static_assert(alignof(AutoTranscriptionDialog_Box_BP_C_IsTickOnOff) == 0x000001, "Wrong alignment on AutoTranscriptionDialog_Box_BP_C_IsTickOnOff"); \ +static_assert(sizeof(AutoTranscriptionDialog_Box_BP_C_IsTickOnOff) == 0x000001, "Wrong size on AutoTranscriptionDialog_Box_BP_C_IsTickOnOff"); \ +static_assert(offsetof(AutoTranscriptionDialog_Box_BP_C_IsTickOnOff, IsOnOff) == 0x000000, "Member 'AutoTranscriptionDialog_Box_BP_C_IsTickOnOff::IsOnOff' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAutoTranscriptionDialog_Box_BP_C \ +static_assert(alignof(AAutoTranscriptionDialog_Box_BP_C) == 0x000008, "Wrong alignment on AAutoTranscriptionDialog_Box_BP_C"); \ +static_assert(sizeof(AAutoTranscriptionDialog_Box_BP_C) == 0x000338, "Wrong size on AAutoTranscriptionDialog_Box_BP_C"); \ +static_assert(offsetof(AAutoTranscriptionDialog_Box_BP_C, UberGraphFrame_AutoTranscriptionDialog_Box_BP_C) == 0x000310, "Member 'AAutoTranscriptionDialog_Box_BP_C::UberGraphFrame_AutoTranscriptionDialog_Box_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_Box_BP_C, Box) == 0x000318, "Member 'AAutoTranscriptionDialog_Box_BP_C::Box' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_Box_BP_C, DataTable) == 0x000320, "Member 'AAutoTranscriptionDialog_Box_BP_C::DataTable' has a wrong offset!"); \ +static_assert(offsetof(AAutoTranscriptionDialog_Box_BP_C, Off) == 0x000330, "Member 'AAutoTranscriptionDialog_Box_BP_C::Off' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SPEnergyAmmoOffproductUpgrade_C \ +static_assert(alignof(UGE_SPEnergyAmmoOffproductUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPEnergyAmmoOffproductUpgrade_C"); \ +static_assert(sizeof(UGE_SPEnergyAmmoOffproductUpgrade_C) == 0x000A70, "Wrong size on UGE_SPEnergyAmmoOffproductUpgrade_C"); \ + +#define DUMPER7_ASSERTS_AutoTranscirption_Interface_C_IsSelected_ \ +static_assert(alignof(AutoTranscirption_Interface_C_IsSelected_) == 0x000001, "Wrong alignment on AutoTranscirption_Interface_C_IsSelected_"); \ +static_assert(sizeof(AutoTranscirption_Interface_C_IsSelected_) == 0x000001, "Wrong size on AutoTranscirption_Interface_C_IsSelected_"); \ +static_assert(offsetof(AutoTranscirption_Interface_C_IsSelected_, IsSelected__0) == 0x000000, "Member 'AutoTranscirption_Interface_C_IsSelected_::IsSelected__0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IAutoTranscirption_Interface_C \ +static_assert(alignof(IAutoTranscirption_Interface_C) == 0x000001, "Wrong alignment on IAutoTranscirption_Interface_C"); \ +static_assert(sizeof(IAutoTranscirption_Interface_C) == 0x000001, "Wrong size on IAutoTranscirption_Interface_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpOver100_DirectorBP_C \ +static_assert(alignof(ULS_JumpOver100_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver100_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpOver100_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver100_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_AFZ_Shelf_Big_01_B_BP_C \ +static_assert(alignof(AFZ_Shelf_Big_01_B_BP_C) == 0x000008, "Wrong alignment on AFZ_Shelf_Big_01_B_BP_C"); \ +static_assert(sizeof(AFZ_Shelf_Big_01_B_BP_C) == 0x000378, "Wrong size on AFZ_Shelf_Big_01_B_BP_C"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, PileOfChain_01_A1) == 0x0002C8, "Member 'AFZ_Shelf_Big_01_B_BP_C::PileOfChain_01_A1' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, PileOfChain_01_A) == 0x0002D0, "Member 'AFZ_Shelf_Big_01_B_BP_C::PileOfChain_01_A' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A23) == 0x0002D8, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A23' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A22) == 0x0002E0, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A22' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A21) == 0x0002E8, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A21' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A20) == 0x0002F0, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A20' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A18) == 0x0002F8, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A18' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A17) == 0x000300, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A17' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A16) == 0x000308, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A16' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A15) == 0x000310, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A15' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A14) == 0x000318, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A14' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A12) == 0x000320, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A12' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A11) == 0x000328, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A11' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A9) == 0x000330, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A9' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A8) == 0x000338, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A8' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A7) == 0x000340, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A7' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A5) == 0x000348, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A5' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A4) == 0x000350, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A4' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A3) == 0x000358, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A3' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, TarpedCrate_02_A) == 0x000360, "Member 'AFZ_Shelf_Big_01_B_BP_C::TarpedCrate_02_A' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, FZ_Shelf_Big_01_A) == 0x000368, "Member 'AFZ_Shelf_Big_01_B_BP_C::FZ_Shelf_Big_01_A' has a wrong offset!"); \ +static_assert(offsetof(AFZ_Shelf_Big_01_B_BP_C, DefaultSceneRoot) == 0x000370, "Member 'AFZ_Shelf_Big_01_B_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_HitReact_C \ +static_assert(alignof(UGA_HitReact_C) == 0x000008, "Wrong alignment on UGA_HitReact_C"); \ +static_assert(sizeof(UGA_HitReact_C) == 0x000480, "Wrong size on UGA_HitReact_C"); \ + +#define DUMPER7_ASSERTS_IR_UsableToFlamethrower_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_UsableToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability) == 0x000018, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability' has a wrong offset!"); \ +static_assert(offsetof(IR_UsableToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_UsableToFlamethrower_C \ +static_assert(alignof(UIR_UsableToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_UsableToFlamethrower_C"); \ +static_assert(sizeof(UIR_UsableToFlamethrower_C) == 0x000028, "Wrong size on UIR_UsableToFlamethrower_C"); \ + +#define DUMPER7_ASSERTS_USprintCameraShake_Exterior_C \ +static_assert(alignof(USprintCameraShake_Exterior_C) == 0x000010, "Wrong alignment on USprintCameraShake_Exterior_C"); \ +static_assert(sizeof(USprintCameraShake_Exterior_C) == 0x0001F0, "Wrong size on USprintCameraShake_Exterior_C"); \ + +#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd \ +static_assert(alignof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd"); \ +static_assert(sizeof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd) == 0x000050, "Wrong size on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin \ +static_assert(alignof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin"); \ +static_assert(sizeof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin) == 0x000058, "Wrong size on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAnimNotify_FlamethrowerPrepPhase_C \ +static_assert(alignof(UAnimNotify_FlamethrowerPrepPhase_C) == 0x000008, "Wrong alignment on UAnimNotify_FlamethrowerPrepPhase_C"); \ +static_assert(sizeof(UAnimNotify_FlamethrowerPrepPhase_C) == 0x000030, "Wrong size on UAnimNotify_FlamethrowerPrepPhase_C"); \ + +#define DUMPER7_ASSERTS_UAIPullDamage_C \ +static_assert(alignof(UAIPullDamage_C) == 0x000008, "Wrong alignment on UAIPullDamage_C"); \ +static_assert(sizeof(UAIPullDamage_C) == 0x000068, "Wrong size on UAIPullDamage_C"); \ + +#define DUMPER7_ASSERTS_UAIProjectileDamage_C \ +static_assert(alignof(UAIProjectileDamage_C) == 0x000008, "Wrong alignment on UAIProjectileDamage_C"); \ +static_assert(sizeof(UAIProjectileDamage_C) == 0x000068, "Wrong size on UAIProjectileDamage_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Edward_Soulleak_C \ +static_assert(alignof(UGE_Video_Edward_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Edward_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Edward_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Edward_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort \ +static_assert(alignof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort) == 0x000010, "Wrong alignment on GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort) == 0x000310, "Wrong size on GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, EntryPoint) == 0x000000, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_2) == 0x000020, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_1) == 0x000028, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName) == 0x000040, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_name_Variable) == 0x000058, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_3) == 0x000060, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_bool_Variable) == 0x000070, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_bool_Variable_1) == 0x000071, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Event_EventData) == 0x000078, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_DynamicCast_AsEM_Trigger_Squeeze_Sprinting_BP) == 0x000128, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_DynamicCast_AsEM_Trigger_Squeeze_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_3) == 0x000134, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue) == 0x00013C, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000140, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue_1) == 0x000148, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetDirectionComponent_self_CastInput) == 0x000150, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetDirectionComponent_ReturnValue) == 0x000160, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000168, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_WaitDelay_ReturnValue) == 0x000170, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue_2) == 0x000178, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_4) == 0x00017C, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Select_Default) == 0x000190, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Select_Default_1) == 0x000198, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetUpVector_ReturnValue) == 0x0001A0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetForwardVector_ReturnValue) == 0x0001B8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0001D0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_MakeStruct_CorrectionData) == 0x000230, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_4) == 0x0002D0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_X) == 0x0002D8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_Y) == 0x0002E0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_Z) == 0x0002E8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002F0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000300, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000308, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0 \ +static_assert(alignof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0 \ +static_assert(alignof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0 \ +static_assert(alignof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0 \ +static_assert(alignof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0 \ +static_assert(alignof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(sizeof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0"); \ +static_assert(offsetof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_SqueezeShort_C \ +static_assert(alignof(UGA_EM_SqueezeShort_C) == 0x000010, "Wrong alignment on UGA_EM_SqueezeShort_C"); \ +static_assert(sizeof(UGA_EM_SqueezeShort_C) == 0x0005A0, "Wrong size on UGA_EM_SqueezeShort_C"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, UberGraphFrame_GA_EM_SqueezeShort_C) == 0x000470, "Member 'UGA_EM_SqueezeShort_C::UberGraphFrame_GA_EM_SqueezeShort_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_SqueezeShort_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, IsRedSequence) == 0x000480, "Member 'UGA_EM_SqueezeShort_C::IsRedSequence' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, SnapTransform) == 0x000490, "Member 'UGA_EM_SqueezeShort_C::SnapTransform' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, BlueSide) == 0x0004F0, "Member 'UGA_EM_SqueezeShort_C::BlueSide' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeShort_C, Correction_Data_0) == 0x0004F8, "Member 'UGA_EM_SqueezeShort_C::Correction_Data_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_Interact_Ladder_C \ +static_assert(alignof(UGA_Interact_Ladder_C) == 0x000008, "Wrong alignment on UGA_Interact_Ladder_C"); \ +static_assert(sizeof(UGA_Interact_Ladder_C) == 0x000518, "Wrong size on UGA_Interact_Ladder_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPHeadshotDamageUpgrade_C \ +static_assert(alignof(UGE_SPHeadshotDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPHeadshotDamageUpgrade_C"); \ +static_assert(sizeof(UGE_SPHeadshotDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_SPHeadshotDamageUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UTraveler_Leans_C \ +static_assert(alignof(UTraveler_Leans_C) == 0x000010, "Wrong alignment on UTraveler_Leans_C"); \ +static_assert(sizeof(UTraveler_Leans_C) == 0x000D60, "Wrong size on UTraveler_Leans_C"); \ +static_assert(offsetof(UTraveler_Leans_C, DeltaTransform) == 0x000AD0, "Member 'UTraveler_Leans_C::DeltaTransform' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, RotationSpeed) == 0x000B30, "Member 'UTraveler_Leans_C::RotationSpeed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, MovementSpeed) == 0x000B38, "Member 'UTraveler_Leans_C::MovementSpeed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, interp_speed) == 0x000B40, "Member 'UTraveler_Leans_C::interp_speed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, rotation_pivot) == 0x000B48, "Member 'UTraveler_Leans_C::rotation_pivot' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, leans_intensity) == 0x000B60, "Member 'UTraveler_Leans_C::leans_intensity' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, unit_coefficient) == 0x000B68, "Member 'UTraveler_Leans_C::unit_coefficient' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, leans_angle) == 0x000B70, "Member 'UTraveler_Leans_C::leans_angle' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, twist_intensity) == 0x000B78, "Member 'UTraveler_Leans_C::twist_intensity' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, twist_angle) == 0x000B80, "Member 'UTraveler_Leans_C::twist_angle' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, spine_side_rotation_intensity) == 0x000B88, "Member 'UTraveler_Leans_C::spine_side_rotation_intensity' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Feet_Initial) == 0x000B90, "Member 'UTraveler_Leans_C::Feet_Initial' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, debug_start) == 0x000BA0, "Member 'UTraveler_Leans_C::debug_start' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, debug_end) == 0x000BB8, "Member 'UTraveler_Leans_C::debug_end' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Feet_Result) == 0x000BD0, "Member 'UTraveler_Leans_C::Feet_Result' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Feet_After_Lean) == 0x000BE0, "Member 'UTraveler_Leans_C::Feet_After_Lean' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Snap_Arr) == 0x000BF0, "Member 'UTraveler_Leans_C::Snap_Arr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, calculation_is_done) == 0x000C00, "Member 'UTraveler_Leans_C::calculation_is_done' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Snap_Curve_Arr) == 0x000C10, "Member 'UTraveler_Leans_C::Snap_Curve_Arr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Curvature) == 0x000C20, "Member 'UTraveler_Leans_C::Curvature' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Curvature_Arr) == 0x000C28, "Member 'UTraveler_Leans_C::Curvature_Arr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Curvature_Deltas_Arr) == 0x000C38, "Member 'UTraveler_Leans_C::Curvature_Deltas_Arr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, FeetDeltas) == 0x000C48, "Member 'UTraveler_Leans_C::FeetDeltas' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, SnapDeltas) == 0x000C58, "Member 'UTraveler_Leans_C::SnapDeltas' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, config_leg_r) == 0x000C68, "Member 'UTraveler_Leans_C::config_leg_r' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, config_leg_l) == 0x000C78, "Member 'UTraveler_Leans_C::config_leg_l' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, Capsule) == 0x000C90, "Member 'UTraveler_Leans_C::Capsule' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, SnapTransform) == 0x000CF0, "Member 'UTraveler_Leans_C::SnapTransform' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, TurnArr) == 0x000D00, "Member 'UTraveler_Leans_C::TurnArr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, rotation_speed_limit) == 0x000D10, "Member 'UTraveler_Leans_C::rotation_speed_limit' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, rotation_interp_speed) == 0x000D18, "Member 'UTraveler_Leans_C::rotation_interp_speed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, tmp_arr) == 0x000D20, "Member 'UTraveler_Leans_C::tmp_arr' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, unsnap_speed) == 0x000D30, "Member 'UTraveler_Leans_C::unsnap_speed' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, leg_max_length) == 0x000D38, "Member 'UTraveler_Leans_C::leg_max_length' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, leans_master_intensity) == 0x000D48, "Member 'UTraveler_Leans_C::leans_master_intensity' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, side_rotation) == 0x000D50, "Member 'UTraveler_Leans_C::side_rotation' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_Leans_C, running_intensity_multiplier) == 0x000D58, "Member 'UTraveler_Leans_C::running_intensity_multiplier' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier4_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier4_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier4_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier4_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier4_C"); \ + +#define DUMPER7_ASSERTS_UGrabQTE_Damage_C \ +static_assert(alignof(UGrabQTE_Damage_C) == 0x000008, "Wrong alignment on UGrabQTE_Damage_C"); \ +static_assert(sizeof(UGrabQTE_Damage_C) == 0x000068, "Wrong size on UGrabQTE_Damage_C"); \ + +#define DUMPER7_ASSERTS_UPlay_HitReaction_Flinch_C \ +static_assert(alignof(UPlay_HitReaction_Flinch_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Flinch_C"); \ +static_assert(sizeof(UPlay_HitReaction_Flinch_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Flinch_C"); \ + +#define DUMPER7_ASSERTS_UAIFlinchDamage_C \ +static_assert(alignof(UAIFlinchDamage_C) == 0x000008, "Wrong alignment on UAIFlinchDamage_C"); \ +static_assert(sizeof(UAIFlinchDamage_C) == 0x000068, "Wrong size on UAIFlinchDamage_C"); \ + +#define DUMPER7_ASSERTS_UNavArea_BendUnder_C \ +static_assert(alignof(UNavArea_BendUnder_C) == 0x000008, "Wrong alignment on UNavArea_BendUnder_C"); \ +static_assert(sizeof(UNavArea_BendUnder_C) == 0x000048, "Wrong size on UNavArea_BendUnder_C"); \ + +#define DUMPER7_ASSERTS_FSpawnPointStruct \ +static_assert(alignof(FSpawnPointStruct) == 0x000008, "Wrong alignment on FSpawnPointStruct"); \ +static_assert(sizeof(FSpawnPointStruct) == 0x000018, "Wrong size on FSpawnPointStruct"); \ +static_assert(offsetof(FSpawnPointStruct, DataTable_11_BABFA1F04FAEE0F0F83CF89E2F0187C2) == 0x000000, "Member 'FSpawnPointStruct::DataTable_11_BABFA1F04FAEE0F0F83CF89E2F0187C2' has a wrong offset!"); \ +static_assert(offsetof(FSpawnPointStruct, Amount_9_36785B7E4E5C8B8EC5DE4C9363BEAAEB) == 0x000010, "Member 'FSpawnPointStruct::Amount_9_36785B7E4E5C8B8EC5DE4C9363BEAAEB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SG02ReloadUpgrade_C \ +static_assert(alignof(UGE_SG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02ReloadUpgrade_C"); \ +static_assert(sizeof(UGE_SG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02ReloadUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_IncInventorySize_C \ +static_assert(alignof(UGE_IncInventorySize_C) == 0x000008, "Wrong alignment on UGE_IncInventorySize_C"); \ +static_assert(sizeof(UGE_IncInventorySize_C) == 0x000A70, "Wrong size on UGE_IncInventorySize_C"); \ + +#define DUMPER7_ASSERTS_UGE_MG02StabilityUpgrade_C \ +static_assert(alignof(UGE_MG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02StabilityUpgrade_C"); \ +static_assert(sizeof(UGE_MG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02StabilityUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_MG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_MG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier2_C"); \ + +#define DUMPER7_ASSERTS_WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate \ +static_assert(alignof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate) == 0x000008, "Wrong alignment on WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate"); \ +static_assert(sizeof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate) == 0x000028, "Wrong size on WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate"); \ +static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, EntryPoint) == 0x000000, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, K2Node_Event_CardHeader) == 0x000008, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::K2Node_Event_CardHeader' has a wrong offset!"); \ +static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, K2Node_Event_CardContents) == 0x000018, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::K2Node_Event_CardContents' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WBP_CinameticCardTemplate_C_UpdateText \ +static_assert(alignof(WBP_CinameticCardTemplate_C_UpdateText) == 0x000008, "Wrong alignment on WBP_CinameticCardTemplate_C_UpdateText"); \ +static_assert(sizeof(WBP_CinameticCardTemplate_C_UpdateText) == 0x000020, "Wrong size on WBP_CinameticCardTemplate_C_UpdateText"); \ +static_assert(offsetof(WBP_CinameticCardTemplate_C_UpdateText, CardHeader_0) == 0x000000, "Member 'WBP_CinameticCardTemplate_C_UpdateText::CardHeader_0' has a wrong offset!"); \ +static_assert(offsetof(WBP_CinameticCardTemplate_C_UpdateText, CardContents_0) == 0x000010, "Member 'WBP_CinameticCardTemplate_C_UpdateText::CardContents_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UWBP_CinameticCardTemplate_C \ +static_assert(alignof(UWBP_CinameticCardTemplate_C) == 0x000008, "Wrong alignment on UWBP_CinameticCardTemplate_C"); \ +static_assert(sizeof(UWBP_CinameticCardTemplate_C) == 0x0002E8, "Wrong size on UWBP_CinameticCardTemplate_C"); \ +static_assert(offsetof(UWBP_CinameticCardTemplate_C, UberGraphFrame) == 0x0002D0, "Member 'UWBP_CinameticCardTemplate_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UWBP_CinameticCardTemplate_C, CardContents) == 0x0002D8, "Member 'UWBP_CinameticCardTemplate_C::CardContents' has a wrong offset!"); \ +static_assert(offsetof(UWBP_CinameticCardTemplate_C, CardHeader) == 0x0002E0, "Member 'UWBP_CinameticCardTemplate_C::CardHeader' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier1_C \ +static_assert(alignof(UGE_TSPyreUpgradeTier1_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier1_C"); \ +static_assert(sizeof(UGE_TSPyreUpgradeTier1_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier1_C"); \ + +#define DUMPER7_ASSERTS_UGA_InteractPushable_C \ +static_assert(alignof(UGA_InteractPushable_C) == 0x000008, "Wrong alignment on UGA_InteractPushable_C"); \ +static_assert(sizeof(UGA_InteractPushable_C) == 0x000518, "Wrong size on UGA_InteractPushable_C"); \ + +#define DUMPER7_ASSERTS_UGA_Cutscene_C \ +static_assert(alignof(UGA_Cutscene_C) == 0x000008, "Wrong alignment on UGA_Cutscene_C"); \ +static_assert(sizeof(UGA_Cutscene_C) == 0x000498, "Wrong size on UGA_Cutscene_C"); \ + +#define DUMPER7_ASSERTS_UGA_GameplayMenu_Map_C \ +static_assert(alignof(UGA_GameplayMenu_Map_C) == 0x000008, "Wrong alignment on UGA_GameplayMenu_Map_C"); \ +static_assert(sizeof(UGA_GameplayMenu_Map_C) == 0x000460, "Wrong size on UGA_GameplayMenu_Map_C"); \ + +#define DUMPER7_ASSERTS_UGA_GameplayMenu_C \ +static_assert(alignof(UGA_GameplayMenu_C) == 0x000008, "Wrong alignment on UGA_GameplayMenu_C"); \ +static_assert(sizeof(UGA_GameplayMenu_C) == 0x000460, "Wrong size on UGA_GameplayMenu_C"); \ + +#define DUMPER7_ASSERTS_UBPW_ObjectiveCompassMarker_C \ +static_assert(alignof(UBPW_ObjectiveCompassMarker_C) == 0x000008, "Wrong alignment on UBPW_ObjectiveCompassMarker_C"); \ +static_assert(sizeof(UBPW_ObjectiveCompassMarker_C) == 0x000300, "Wrong size on UBPW_ObjectiveCompassMarker_C"); \ +static_assert(offsetof(UBPW_ObjectiveCompassMarker_C, Image) == 0x0002F0, "Member 'UBPW_ObjectiveCompassMarker_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UBPW_ObjectiveCompassMarker_C, Image_40) == 0x0002F8, "Member 'UBPW_ObjectiveCompassMarker_C::Image_40' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAutoGunShoot_CameraShake_C \ +static_assert(alignof(UAutoGunShoot_CameraShake_C) == 0x000010, "Wrong alignment on UAutoGunShoot_CameraShake_C"); \ +static_assert(sizeof(UAutoGunShoot_CameraShake_C) == 0x0001F0, "Wrong size on UAutoGunShoot_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UDoubleBarrellChargedShootShake_C \ +static_assert(alignof(UDoubleBarrellChargedShootShake_C) == 0x000010, "Wrong alignment on UDoubleBarrellChargedShootShake_C"); \ +static_assert(sizeof(UDoubleBarrellChargedShootShake_C) == 0x0001F0, "Wrong size on UDoubleBarrellChargedShootShake_C"); \ + +#define DUMPER7_ASSERTS_UGE_WeaponNoAmmo_C \ +static_assert(alignof(UGE_WeaponNoAmmo_C) == 0x000008, "Wrong alignment on UGE_WeaponNoAmmo_C"); \ +static_assert(sizeof(UGE_WeaponNoAmmo_C) == 0x000A70, "Wrong size on UGE_WeaponNoAmmo_C"); \ + +#define DUMPER7_ASSERTS_UANS_AddGameplayTag_C \ +static_assert(alignof(UANS_AddGameplayTag_C) == 0x000008, "Wrong alignment on UANS_AddGameplayTag_C"); \ +static_assert(sizeof(UANS_AddGameplayTag_C) == 0x000050, "Wrong size on UANS_AddGameplayTag_C"); \ + +#define DUMPER7_ASSERTS_UGameplayFocus_Widget_C \ +static_assert(alignof(UGameplayFocus_Widget_C) == 0x000008, "Wrong alignment on UGameplayFocus_Widget_C"); \ +static_assert(sizeof(UGameplayFocus_Widget_C) == 0x000330, "Wrong size on UGameplayFocus_Widget_C"); \ + +#define DUMPER7_ASSERTS_UButtonStyleDisabledGrey_14_C \ +static_assert(alignof(UButtonStyleDisabledGrey_14_C) == 0x000010, "Wrong alignment on UButtonStyleDisabledGrey_14_C"); \ +static_assert(sizeof(UButtonStyleDisabledGrey_14_C) == 0x000190, "Wrong size on UButtonStyleDisabledGrey_14_C"); \ + +#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier2_C \ +static_assert(alignof(UGE_TSTorchUpgradeTier2_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier2_C"); \ +static_assert(sizeof(UGE_TSTorchUpgradeTier2_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier2_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier5_C \ +static_assert(alignof(UGE_GGDamageUpgrade_Tier5_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier5_C"); \ +static_assert(sizeof(UGE_GGDamageUpgrade_Tier5_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier5_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPSGMultiHitIncreasedDamage_C \ +static_assert(alignof(UGE_SPSGMultiHitIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPSGMultiHitIncreasedDamage_C"); \ +static_assert(sizeof(UGE_SPSGMultiHitIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPSGMultiHitIncreasedDamage_C"); \ + +#define DUMPER7_ASSERTS_USPMTAdditionalFabrication_C \ +static_assert(alignof(USPMTAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPMTAdditionalFabrication_C"); \ +static_assert(sizeof(USPMTAdditionalFabrication_C) == 0x000A70, "Wrong size on USPMTAdditionalFabrication_C"); \ + +#define DUMPER7_ASSERTS_UGameplay_KeyStyle_Decorator_C \ +static_assert(alignof(UGameplay_KeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UGameplay_KeyStyle_Decorator_C"); \ +static_assert(sizeof(UGameplay_KeyStyle_Decorator_C) == 0x000030, "Wrong size on UGameplay_KeyStyle_Decorator_C"); \ + +#define DUMPER7_ASSERTS_BaseAISpawner_C_OnSpawn \ +static_assert(alignof(BaseAISpawner_C_OnSpawn) == 0x000008, "Wrong alignment on BaseAISpawner_C_OnSpawn"); \ +static_assert(sizeof(BaseAISpawner_C_OnSpawn) == 0x000008, "Wrong size on BaseAISpawner_C_OnSpawn"); \ +static_assert(offsetof(BaseAISpawner_C_OnSpawn, Actor) == 0x000000, "Member 'BaseAISpawner_C_OnSpawn::Actor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAISpawner_C_LookAt \ +static_assert(alignof(BaseAISpawner_C_LookAt) == 0x000008, "Wrong alignment on BaseAISpawner_C_LookAt"); \ +static_assert(sizeof(BaseAISpawner_C_LookAt) == 0x000040, "Wrong size on BaseAISpawner_C_LookAt"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetSpawnedActor_ReturnValue) == 0x000000, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetComponentsByTag_ReturnValue) == 0x000018, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_Array_Get_Item) == 0x000028, "Member 'BaseAISpawner_C_LookAt::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000031, "Member 'BaseAISpawner_C_LookAt::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue_2) == 0x000032, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_LookAtActor_maxRange_ImplicitCast) == 0x000034, "Member 'BaseAISpawner_C_LookAt::CallFunc_LookAtActor_maxRange_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_LookAtComponent_maxRange_ImplicitCast) == 0x000038, "Member 'BaseAISpawner_C_LookAt::CallFunc_LookAtComponent_maxRange_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner \ +static_assert(alignof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner) == 0x000008, "Wrong alignment on BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner"); \ +static_assert(sizeof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner) == 0x000010, "Wrong size on BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner"); \ +static_assert(offsetof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner, EntryPoint) == 0x000000, "Member 'BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner, K2Node_Event_Actor) == 0x000008, "Member 'BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner::K2Node_Event_Actor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAISpawner_C_BlockSpawn \ +static_assert(alignof(BaseAISpawner_C_BlockSpawn) == 0x000001, "Wrong alignment on BaseAISpawner_C_BlockSpawn"); \ +static_assert(sizeof(BaseAISpawner_C_BlockSpawn) == 0x000001, "Wrong size on BaseAISpawner_C_BlockSpawn"); \ +static_assert(offsetof(BaseAISpawner_C_BlockSpawn, ReturnValue) == 0x000000, "Member 'BaseAISpawner_C_BlockSpawn::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABaseAISpawner_C \ +static_assert(alignof(ABaseAISpawner_C) == 0x000008, "Wrong alignment on ABaseAISpawner_C"); \ +static_assert(sizeof(ABaseAISpawner_C) == 0x0005C0, "Wrong size on ABaseAISpawner_C"); \ +static_assert(offsetof(ABaseAISpawner_C, UberGraphFrame) == 0x000550, "Member 'ABaseAISpawner_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, TextRender) == 0x000558, "Member 'ABaseAISpawner_C::TextRender' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, StaticMesh) == 0x000560, "Member 'ABaseAISpawner_C::StaticMesh' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, DefaultSceneRoot) == 0x000568, "Member 'ABaseAISpawner_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, actionGraph) == 0x000570, "Member 'ABaseAISpawner_C::actionGraph' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, NearestActionGraphByTag) == 0x000578, "Member 'ABaseAISpawner_C::NearestActionGraphByTag' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, OverrideBehaviorTree) == 0x000580, "Member 'ABaseAISpawner_C::OverrideBehaviorTree' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, BoardConfig) == 0x000588, "Member 'ABaseAISpawner_C::BoardConfig' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, GoalActionPoint) == 0x000598, "Member 'ABaseAISpawner_C::GoalActionPoint' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, LookAtActor) == 0x0005A0, "Member 'ABaseAISpawner_C::LookAtActor' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, LookAtActorPriority) == 0x0005A8, "Member 'ABaseAISpawner_C::LookAtActorPriority' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, LookAtActorRange) == 0x0005B0, "Member 'ABaseAISpawner_C::LookAtActorRange' has a wrong offset!"); \ +static_assert(offsetof(ABaseAISpawner_C, LookAtComponentTag) == 0x0005B8, "Member 'ABaseAISpawner_C::LookAtComponentTag' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Debug_Widget_C_SetTimeDialtionDebugText \ +static_assert(alignof(Debug_Widget_C_SetTimeDialtionDebugText) == 0x000008, "Wrong alignment on Debug_Widget_C_SetTimeDialtionDebugText"); \ +static_assert(sizeof(Debug_Widget_C_SetTimeDialtionDebugText) == 0x000010, "Wrong size on Debug_Widget_C_SetTimeDialtionDebugText"); \ +static_assert(offsetof(Debug_Widget_C_SetTimeDialtionDebugText, InText) == 0x000000, "Member 'Debug_Widget_C_SetTimeDialtionDebugText::InText' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Debug_Widget_C_SetGMText \ +static_assert(alignof(Debug_Widget_C_SetGMText) == 0x000008, "Wrong alignment on Debug_Widget_C_SetGMText"); \ +static_assert(sizeof(Debug_Widget_C_SetGMText) == 0x000048, "Wrong size on Debug_Widget_C_SetGMText"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, Temp_bool_Variable) == 0x000000, "Member 'Debug_Widget_C_SetGMText::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_GetConsoleVariableFloatValue_ReturnValue) == 0x000004, "Member 'Debug_Widget_C_SetGMText::CallFunc_GetConsoleVariableFloatValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'Debug_Widget_C_SetGMText::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'Debug_Widget_C_SetGMText::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000020, "Member 'Debug_Widget_C_SetGMText::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, K2Node_Select_Default) == 0x000030, "Member 'Debug_Widget_C_SetGMText::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'Debug_Widget_C_SetGMText::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Debug_Widget_C_SetGhostMode \ +static_assert(alignof(Debug_Widget_C_SetGhostMode) == 0x000001, "Wrong alignment on Debug_Widget_C_SetGhostMode"); \ +static_assert(sizeof(Debug_Widget_C_SetGhostMode) == 0x000001, "Wrong size on Debug_Widget_C_SetGhostMode"); \ +static_assert(offsetof(Debug_Widget_C_SetGhostMode, InVisibility) == 0x000000, "Member 'Debug_Widget_C_SetGhostMode::InVisibility' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Debug_Widget_C_PreConstruct \ +static_assert(alignof(Debug_Widget_C_PreConstruct) == 0x000001, "Wrong alignment on Debug_Widget_C_PreConstruct"); \ +static_assert(sizeof(Debug_Widget_C_PreConstruct) == 0x000001, "Wrong size on Debug_Widget_C_PreConstruct"); \ +static_assert(offsetof(Debug_Widget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Debug_Widget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Debug_Widget_C_ExecuteUbergraph_Debug_Widget \ +static_assert(alignof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget) == 0x000008, "Wrong alignment on Debug_Widget_C_ExecuteUbergraph_Debug_Widget"); \ +static_assert(sizeof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget) == 0x000020, "Wrong size on Debug_Widget_C_ExecuteUbergraph_Debug_Widget"); \ +static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, EntryPoint) == 0x000000, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, K2Node_Event_IsDesignTime) == 0x000010, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000018, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDebug_Widget_C \ +static_assert(alignof(UDebug_Widget_C) == 0x000008, "Wrong alignment on UDebug_Widget_C"); \ +static_assert(sizeof(UDebug_Widget_C) == 0x000300, "Wrong size on UDebug_Widget_C"); \ +static_assert(offsetof(UDebug_Widget_C, UberGraphFrame) == 0x0002D0, "Member 'UDebug_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDebug_Widget_C, Pulsing_GM) == 0x0002D8, "Member 'UDebug_Widget_C::Pulsing_GM' has a wrong offset!"); \ +static_assert(offsetof(UDebug_Widget_C, Pulsing) == 0x0002E0, "Member 'UDebug_Widget_C::Pulsing' has a wrong offset!"); \ +static_assert(offsetof(UDebug_Widget_C, TextBlock) == 0x0002E8, "Member 'UDebug_Widget_C::TextBlock' has a wrong offset!"); \ +static_assert(offsetof(UDebug_Widget_C, TextBlock_66) == 0x0002F0, "Member 'UDebug_Widget_C::TextBlock_66' has a wrong offset!"); \ +static_assert(offsetof(UDebug_Widget_C, TextBlock_74) == 0x0002F8, "Member 'UDebug_Widget_C::TextBlock_74' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAttackRL_CameraShakeBase_C \ +static_assert(alignof(UAttackRL_CameraShakeBase_C) == 0x000010, "Wrong alignment on UAttackRL_CameraShakeBase_C"); \ +static_assert(sizeof(UAttackRL_CameraShakeBase_C) == 0x0000E0, "Wrong size on UAttackRL_CameraShakeBase_C"); \ + +#define DUMPER7_ASSERTS_UHeavyRifleCharging_CameraShake_C \ +static_assert(alignof(UHeavyRifleCharging_CameraShake_C) == 0x000010, "Wrong alignment on UHeavyRifleCharging_CameraShake_C"); \ +static_assert(sizeof(UHeavyRifleCharging_CameraShake_C) == 0x0001F0, "Wrong size on UHeavyRifleCharging_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UGE_Material_TimedGlitches_C \ +static_assert(alignof(UGE_Material_TimedGlitches_C) == 0x000008, "Wrong alignment on UGE_Material_TimedGlitches_C"); \ +static_assert(sizeof(UGE_Material_TimedGlitches_C) == 0x000A70, "Wrong size on UGE_Material_TimedGlitches_C"); \ + +#define DUMPER7_ASSERTS_UAIHeavyMeleeDamage_Inevitable_C \ +static_assert(alignof(UAIHeavyMeleeDamage_Inevitable_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeDamage_Inevitable_C"); \ +static_assert(sizeof(UAIHeavyMeleeDamage_Inevitable_C) == 0x000068, "Wrong size on UAIHeavyMeleeDamage_Inevitable_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPBurnIncreasedDamageTaken_C \ +static_assert(alignof(UGE_SPBurnIncreasedDamageTaken_C) == 0x000008, "Wrong alignment on UGE_SPBurnIncreasedDamageTaken_C"); \ +static_assert(sizeof(UGE_SPBurnIncreasedDamageTaken_C) == 0x000A70, "Wrong size on UGE_SPBurnIncreasedDamageTaken_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02SpeedUpgrade_C \ +static_assert(alignof(UGE_HG02SpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02SpeedUpgrade_C"); \ +static_assert(sizeof(UGE_HG02SpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02SpeedUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_SGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_SGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier4_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier3_C \ +static_assert(alignof(UGE_HG02DamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier3_C"); \ +static_assert(sizeof(UGE_HG02DamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier3_C"); \ + +#define DUMPER7_ASSERTS_UGE_TSInventoryUpgrade_C \ +static_assert(alignof(UGE_TSInventoryUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSInventoryUpgrade_C"); \ +static_assert(sizeof(UGE_TSInventoryUpgrade_C) == 0x000A70, "Wrong size on UGE_TSInventoryUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Marcel_Soulleak_C \ +static_assert(alignof(UGE_Video_Marcel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Marcel_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Marcel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Marcel_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UGA_GrabQTE_C \ +static_assert(alignof(UGA_GrabQTE_C) == 0x000008, "Wrong alignment on UGA_GrabQTE_C"); \ +static_assert(sizeof(UGA_GrabQTE_C) == 0x000440, "Wrong size on UGA_GrabQTE_C"); \ + +#define DUMPER7_ASSERTS_USpreadGunCharging_CameraShake_C \ +static_assert(alignof(USpreadGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on USpreadGunCharging_CameraShake_C"); \ +static_assert(sizeof(USpreadGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on USpreadGunCharging_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UGA_WeaponModeSecond_C \ +static_assert(alignof(UGA_WeaponModeSecond_C) == 0x000008, "Wrong alignment on UGA_WeaponModeSecond_C"); \ +static_assert(sizeof(UGA_WeaponModeSecond_C) == 0x000488, "Wrong size on UGA_WeaponModeSecond_C"); \ + +#define DUMPER7_ASSERTS_UGA_TogglePreviousMode_C \ +static_assert(alignof(UGA_TogglePreviousMode_C) == 0x000008, "Wrong alignment on UGA_TogglePreviousMode_C"); \ +static_assert(sizeof(UGA_TogglePreviousMode_C) == 0x000488, "Wrong size on UGA_TogglePreviousMode_C"); \ + +#define DUMPER7_ASSERTS_UGA_SwitchAlternativeMode_C \ +static_assert(alignof(UGA_SwitchAlternativeMode_C) == 0x000008, "Wrong alignment on UGA_SwitchAlternativeMode_C"); \ +static_assert(sizeof(UGA_SwitchAlternativeMode_C) == 0x000430, "Wrong size on UGA_SwitchAlternativeMode_C"); \ + +#define DUMPER7_ASSERTS_UGE_NoHealingItems_C \ +static_assert(alignof(UGE_NoHealingItems_C) == 0x000008, "Wrong alignment on UGE_NoHealingItems_C"); \ +static_assert(sizeof(UGE_NoHealingItems_C) == 0x000A70, "Wrong size on UGE_NoHealingItems_C"); \ + +#define DUMPER7_ASSERTS_UGA_Eavesdropping_C \ +static_assert(alignof(UGA_Eavesdropping_C) == 0x000008, "Wrong alignment on UGA_Eavesdropping_C"); \ +static_assert(sizeof(UGA_Eavesdropping_C) == 0x000498, "Wrong size on UGA_Eavesdropping_C"); \ + +#define DUMPER7_ASSERTS_USmartGunCharging_CameraShake_C \ +static_assert(alignof(USmartGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on USmartGunCharging_CameraShake_C"); \ +static_assert(sizeof(USmartGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on USmartGunCharging_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UCameraFlameThrower_C \ +static_assert(alignof(UCameraFlameThrower_C) == 0x000010, "Wrong alignment on UCameraFlameThrower_C"); \ +static_assert(sizeof(UCameraFlameThrower_C) == 0x0001F0, "Wrong size on UCameraFlameThrower_C"); \ + +#define DUMPER7_ASSERTS_UAIHeavyMeleeDamage_C \ +static_assert(alignof(UAIHeavyMeleeDamage_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeDamage_C"); \ +static_assert(sizeof(UAIHeavyMeleeDamage_C) == 0x000068, "Wrong size on UAIHeavyMeleeDamage_C"); \ + +#define DUMPER7_ASSERTS_FItemsToGive_Struct \ +static_assert(alignof(FItemsToGive_Struct) == 0x000008, "Wrong alignment on FItemsToGive_Struct"); \ +static_assert(sizeof(FItemsToGive_Struct) == 0x000018, "Wrong size on FItemsToGive_Struct"); \ +static_assert(offsetof(FItemsToGive_Struct, Item_8_00C09CD14549BE9A5DADED92215DA498) == 0x000000, "Member 'FItemsToGive_Struct::Item_8_00C09CD14549BE9A5DADED92215DA498' has a wrong offset!"); \ +static_assert(offsetof(FItemsToGive_Struct, Amount_9_9647A40F4FBD39FCBC4CECAEF4C47DDB) == 0x000010, "Member 'FItemsToGive_Struct::Amount_9_9647A40F4FBD39FCBC4CECAEF4C47DDB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAIRangedDamage_C \ +static_assert(alignof(UAIRangedDamage_C) == 0x000008, "Wrong alignment on UAIRangedDamage_C"); \ +static_assert(sizeof(UAIRangedDamage_C) == 0x000068, "Wrong size on UAIRangedDamage_C"); \ + +#define DUMPER7_ASSERTS_AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager \ +static_assert(alignof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager) == 0x000004, "Wrong alignment on AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager"); \ +static_assert(sizeof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager) == 0x000004, "Wrong size on AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager"); \ +static_assert(offsetof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager, EntryPoint) == 0x000000, "Member 'AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAC_InteractionManager_C \ +static_assert(alignof(UAC_InteractionManager_C) == 0x000008, "Wrong alignment on UAC_InteractionManager_C"); \ +static_assert(sizeof(UAC_InteractionManager_C) == 0x0001E8, "Wrong size on UAC_InteractionManager_C"); \ +static_assert(offsetof(UAC_InteractionManager_C, UberGraphFrame) == 0x0001E0, "Member 'UAC_InteractionManager_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FDestructiblesDS_DTRow_Structure \ +static_assert(alignof(FDestructiblesDS_DTRow_Structure) == 0x000008, "Wrong alignment on FDestructiblesDS_DTRow_Structure"); \ +static_assert(sizeof(FDestructiblesDS_DTRow_Structure) == 0x000040, "Wrong size on FDestructiblesDS_DTRow_Structure"); \ +static_assert(offsetof(FDestructiblesDS_DTRow_Structure, AllowedDmgSources_21_B302C22B4E26B83AA69E1DB4D296EA16) == 0x000000, "Member 'FDestructiblesDS_DTRow_Structure::AllowedDmgSources_21_B302C22B4E26B83AA69E1DB4D296EA16' has a wrong offset!"); \ +static_assert(offsetof(FDestructiblesDS_DTRow_Structure, DestructionMagnitudes_31_2D48D970418B5716FB8B109D337C75A2) == 0x000020, "Member 'FDestructiblesDS_DTRow_Structure::DestructionMagnitudes_31_2D48D970418B5716FB8B109D337C75A2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_TSHealthUpgrade_Tiers123_C \ +static_assert(alignof(UGE_TSHealthUpgrade_Tiers123_C) == 0x000008, "Wrong alignment on UGE_TSHealthUpgrade_Tiers123_C"); \ +static_assert(sizeof(UGE_TSHealthUpgrade_Tiers123_C) == 0x000A70, "Wrong size on UGE_TSHealthUpgrade_Tiers123_C"); \ + +#define DUMPER7_ASSERTS_UGA_GameplayDialog_C \ +static_assert(alignof(UGA_GameplayDialog_C) == 0x000008, "Wrong alignment on UGA_GameplayDialog_C"); \ +static_assert(sizeof(UGA_GameplayDialog_C) == 0x000498, "Wrong size on UGA_GameplayDialog_C"); \ + +#define DUMPER7_ASSERTS_IEM_Interface_C \ +static_assert(alignof(IEM_Interface_C) == 0x000001, "Wrong alignment on IEM_Interface_C"); \ +static_assert(sizeof(IEM_Interface_C) == 0x000001, "Wrong size on IEM_Interface_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGAccuracyUpgrade_C \ +static_assert(alignof(UGE_GGAccuracyUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGAccuracyUpgrade_C"); \ +static_assert(sizeof(UGE_GGAccuracyUpgrade_C) == 0x000A70, "Wrong size on UGE_GGAccuracyUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGA_AudioItemDatabase_C \ +static_assert(alignof(UGA_AudioItemDatabase_C) == 0x000008, "Wrong alignment on UGA_AudioItemDatabase_C"); \ +static_assert(sizeof(UGA_AudioItemDatabase_C) == 0x000498, "Wrong size on UGA_AudioItemDatabase_C"); \ + +#define DUMPER7_ASSERTS_UPlay_HitReaction_Knockdown_C \ +static_assert(alignof(UPlay_HitReaction_Knockdown_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Knockdown_C"); \ +static_assert(sizeof(UPlay_HitReaction_Knockdown_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Knockdown_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPCriticalIncreasedDamage_C \ +static_assert(alignof(UGE_SPCriticalIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPCriticalIncreasedDamage_C"); \ +static_assert(sizeof(UGE_SPCriticalIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPCriticalIncreasedDamage_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpDown120_DirectorBP_C \ +static_assert(alignof(ULS_JumpDown120_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown120_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpDown120_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown120_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Default_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Default_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Default_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Default_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Default_C"); \ + +#define DUMPER7_ASSERTS_AGC_Video_Marcel_Soulleak_C \ +static_assert(alignof(AGC_Video_Marcel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Marcel_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Marcel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Marcel_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Marcel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Marcel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IR_QFToMelee_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_QFToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_QFToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_QFToMelee_C \ +static_assert(alignof(UIR_QFToMelee_C) == 0x000008, "Wrong alignment on UIR_QFToMelee_C"); \ +static_assert(sizeof(UIR_QFToMelee_C) == 0x000028, "Wrong size on UIR_QFToMelee_C"); \ + +#define DUMPER7_ASSERTS_IAIFighter_C_IsLyingOnGround \ +static_assert(alignof(IAIFighter_C_IsLyingOnGround) == 0x000001, "Wrong alignment on IAIFighter_C_IsLyingOnGround"); \ +static_assert(sizeof(IAIFighter_C_IsLyingOnGround) == 0x000001, "Wrong size on IAIFighter_C_IsLyingOnGround"); \ +static_assert(offsetof(IAIFighter_C_IsLyingOnGround, Result) == 0x000000, "Member 'IAIFighter_C_IsLyingOnGround::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IAIFighter_C_IsItLastHit \ +static_assert(alignof(IAIFighter_C_IsItLastHit) == 0x000008, "Wrong alignment on IAIFighter_C_IsItLastHit"); \ +static_assert(sizeof(IAIFighter_C_IsItLastHit) == 0x000018, "Wrong size on IAIFighter_C_IsItLastHit"); \ +static_assert(offsetof(IAIFighter_C_IsItLastHit, DamageType) == 0x000000, "Member 'IAIFighter_C_IsItLastHit::DamageType' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_IsItLastHit, Damage) == 0x000008, "Member 'IAIFighter_C_IsItLastHit::Damage' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_IsItLastHit, Result) == 0x000010, "Member 'IAIFighter_C_IsItLastHit::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IAIFighter_C_ApplyPointDamage \ +static_assert(alignof(IAIFighter_C_ApplyPointDamage) == 0x000008, "Wrong alignment on IAIFighter_C_ApplyPointDamage"); \ +static_assert(sizeof(IAIFighter_C_ApplyPointDamage) == 0x000138, "Wrong size on IAIFighter_C_ApplyPointDamage"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'IAIFighter_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'IAIFighter_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'IAIFighter_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageTypeClass) == 0x000120, "Member 'IAIFighter_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, EventInstigator) == 0x000128, "Member 'IAIFighter_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ +static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageCauser) == 0x000130, "Member 'IAIFighter_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IIAIFighter_C \ +static_assert(alignof(IIAIFighter_C) == 0x000001, "Wrong alignment on IIAIFighter_C"); \ +static_assert(sizeof(IIAIFighter_C) == 0x000001, "Wrong size on IIAIFighter_C"); \ + +#define DUMPER7_ASSERTS_Boots_ABP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Boots_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Boots_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Boots_ABP::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on Boots_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_CopyPoseFromMesh) == 0x000100, "Member 'Boots_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Boots_ABP_C_ExecuteUbergraph_Boots_ABP \ +static_assert(alignof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP) == 0x000008, "Wrong alignment on Boots_ABP_C_ExecuteUbergraph_Boots_ABP"); \ +static_assert(sizeof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP) == 0x000010, "Wrong size on Boots_ABP_C_ExecuteUbergraph_Boots_ABP"); \ +static_assert(offsetof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP, EntryPoint) == 0x000000, "Member 'Boots_ABP_C_ExecuteUbergraph_Boots_ABP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Boots_ABP_C_ExecuteUbergraph_Boots_ABP, CallFunc_GetOwnerMesh_ReturnValue) == 0x000008, "Member 'Boots_ABP_C_ExecuteUbergraph_Boots_ABP::CallFunc_GetOwnerMesh_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Boots_ABP_C_AnimGraph \ +static_assert(alignof(Boots_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Boots_ABP_C_AnimGraph"); \ +static_assert(sizeof(Boots_ABP_C_AnimGraph) == 0x000010, "Wrong size on Boots_ABP_C_AnimGraph"); \ +static_assert(offsetof(Boots_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Boots_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBoots_ABP_C \ +static_assert(alignof(UBoots_ABP_C) == 0x000010, "Wrong alignment on UBoots_ABP_C"); \ +static_assert(sizeof(UBoots_ABP_C) == 0x000550, "Wrong size on UBoots_ABP_C"); \ +static_assert(offsetof(UBoots_ABP_C, UberGraphFrame) == 0x0003C0, "Member 'UBoots_ABP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBoots_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UBoots_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UBoots_ABP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UBoots_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UBoots_ABP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UBoots_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UBoots_ABP_C, AnimGraphNode_CopyPoseFromMesh) == 0x0003F8, "Member 'UBoots_ABP_C::AnimGraphNode_CopyPoseFromMesh' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_GGReloadUpgrade_C \ +static_assert(alignof(UGE_GGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGReloadUpgrade_C"); \ +static_assert(sizeof(UGE_GGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_GGReloadUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UFireGasCanDamage_C \ +static_assert(alignof(UFireGasCanDamage_C) == 0x000008, "Wrong alignment on UFireGasCanDamage_C"); \ +static_assert(sizeof(UFireGasCanDamage_C) == 0x000068, "Wrong size on UFireGasCanDamage_C"); \ + +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier2_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier2_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier2_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier2_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier2_C"); \ + +#define DUMPER7_ASSERTS_UGE_MGAmmoUpgrade_C \ +static_assert(alignof(UGE_MGAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGAmmoUpgrade_C"); \ +static_assert(sizeof(UGE_MGAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_MGAmmoUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPResourceCapUpgrade_C \ +static_assert(alignof(UGE_SPResourceCapUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPResourceCapUpgrade_C"); \ +static_assert(sizeof(UGE_SPResourceCapUpgrade_C) == 0x000A70, "Wrong size on UGE_SPResourceCapUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier3_C \ +static_assert(alignof(UGE_SG02DamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier3_C"); \ +static_assert(sizeof(UGE_SG02DamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier3_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_HG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_HG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier1_C"); \ + +#define DUMPER7_ASSERTS_USPUpgradedMineTrap_C \ +static_assert(alignof(USPUpgradedMineTrap_C) == 0x000008, "Wrong alignment on USPUpgradedMineTrap_C"); \ +static_assert(sizeof(USPUpgradedMineTrap_C) == 0x000A70, "Wrong size on USPUpgradedMineTrap_C"); \ + +#define DUMPER7_ASSERTS_GA_TurnInPlace_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_TurnInPlace_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_TurnInPlace_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_TurnInPlace_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace \ +static_assert(alignof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace) == 0x000008, "Wrong alignment on GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace"); \ +static_assert(sizeof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace) == 0x0000B8, "Wrong size on GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace"); \ +static_assert(offsetof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace, EntryPoint) == 0x000000, "Member 'GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace, K2Node_Event_EventData) == 0x000008, "Member 'GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace::K2Node_Event_EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_TurnInPlace_C \ +static_assert(alignof(UGA_TurnInPlace_C) == 0x000008, "Wrong alignment on UGA_TurnInPlace_C"); \ +static_assert(sizeof(UGA_TurnInPlace_C) == 0x000438, "Wrong size on UGA_TurnInPlace_C"); \ +static_assert(offsetof(UGA_TurnInPlace_C, UberGraphFrame) == 0x000430, "Member 'UGA_TurnInPlace_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractLong_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_InteractLong_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_InteractLong_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_InteractLong_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_InteractLong_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_InteractLong_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_InteractLong_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong \ +static_assert(alignof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong) == 0x000008, "Wrong alignment on GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong"); \ +static_assert(sizeof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong) == 0x000238, "Wrong size on GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, EntryPoint) == 0x000000, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_Event_EventData) == 0x000008, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_CustomEvent_Payload) == 0x0000B8, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_CreateDelegate_OutputDelegate) == 0x000168, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, Temp_struct_Variable) == 0x000178, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000228, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_IsValid_ReturnValue) == 0x000230, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_OnInteractionStopped_ReturnValue) == 0x000231, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_OnInteractionStopped_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D \ +static_assert(alignof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D) == 0x000008, "Wrong alignment on GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D"); \ +static_assert(sizeof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D) == 0x0000B0, "Wrong size on GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D"); \ +static_assert(offsetof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D, Payload) == 0x000000, "Member 'GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractLong_C \ +static_assert(alignof(UGA_InteractLong_C) == 0x000008, "Wrong alignment on UGA_InteractLong_C"); \ +static_assert(sizeof(UGA_InteractLong_C) == 0x000558, "Wrong size on UGA_InteractLong_C"); \ +static_assert(offsetof(UGA_InteractLong_C, UberGraphFrame) == 0x000550, "Member 'UGA_InteractLong_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_SoulTransfer_C \ +static_assert(alignof(UGA_SoulTransfer_C) == 0x000008, "Wrong alignment on UGA_SoulTransfer_C"); \ +static_assert(sizeof(UGA_SoulTransfer_C) == 0x000498, "Wrong size on UGA_SoulTransfer_C"); \ + +#define DUMPER7_ASSERTS_UGE_SGChargeSpeedUpgrade_C \ +static_assert(alignof(UGE_SGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGChargeSpeedUpgrade_C"); \ +static_assert(sizeof(UGE_SGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_SGChargeSpeedUpgrade_C"); \ + +#define DUMPER7_ASSERTS_GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat \ +static_assert(alignof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat) == 0x000004, "Wrong alignment on GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat"); \ +static_assert(sizeof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat) == 0x000004, "Wrong size on GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat"); \ +static_assert(offsetof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat, EntryPoint) == 0x000000, "Member 'GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractCat_C \ +static_assert(alignof(UGA_InteractCat_C) == 0x000008, "Wrong alignment on UGA_InteractCat_C"); \ +static_assert(sizeof(UGA_InteractCat_C) == 0x000520, "Wrong size on UGA_InteractCat_C"); \ +static_assert(offsetof(UGA_InteractCat_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractCat_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FHDRibbonParams \ +static_assert(alignof(FHDRibbonParams) == 0x000008, "Wrong alignment on FHDRibbonParams"); \ +static_assert(sizeof(FHDRibbonParams) == 0x000030, "Wrong size on FHDRibbonParams"); \ +static_assert(offsetof(FHDRibbonParams, ColorBlending_6_C5E248AF447E118F07D2ACAB21794EE4) == 0x000000, "Member 'FHDRibbonParams::ColorBlending_6_C5E248AF447E118F07D2ACAB21794EE4' has a wrong offset!"); \ +static_assert(offsetof(FHDRibbonParams, ColorIntensity_7_D35E536B44311033C9646091C2270172) == 0x000008, "Member 'FHDRibbonParams::ColorIntensity_7_D35E536B44311033C9646091C2270172' has a wrong offset!"); \ +static_assert(offsetof(FHDRibbonParams, CurlNoiseScale_8_8AFAE3E6496AFCBEFE0FD0921B51C3D3) == 0x000010, "Member 'FHDRibbonParams::CurlNoiseScale_8_8AFAE3E6496AFCBEFE0FD0921B51C3D3' has a wrong offset!"); \ +static_assert(offsetof(FHDRibbonParams, RibbonVisibility_9_74C839FA468DE47589D162AD96D80B3C) == 0x000018, "Member 'FHDRibbonParams::RibbonVisibility_9_74C839FA468DE47589D162AD96D80B3C' has a wrong offset!"); \ +static_assert(offsetof(FHDRibbonParams, RibbonScale_10_5F8A832F4B5E135097E63B9E54872F83) == 0x000020, "Member 'FHDRibbonParams::RibbonScale_10_5F8A832F4B5E135097E63B9E54872F83' has a wrong offset!"); \ +static_assert(offsetof(FHDRibbonParams, RibbonCount_13_9FC940DE404DC9D1CE318A94A7FCAC96) == 0x000028, "Member 'FHDRibbonParams::RibbonCount_13_9FC940DE404DC9D1CE318A94A7FCAC96' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASmartGun_Magazine_BP_C \ +static_assert(alignof(ASmartGun_Magazine_BP_C) == 0x000008, "Wrong alignment on ASmartGun_Magazine_BP_C"); \ +static_assert(sizeof(ASmartGun_Magazine_BP_C) == 0x000320, "Wrong size on ASmartGun_Magazine_BP_C"); \ + +#define DUMPER7_ASSERTS_UAnnihilatorCharging_CameraShake_C \ +static_assert(alignof(UAnnihilatorCharging_CameraShake_C) == 0x000010, "Wrong alignment on UAnnihilatorCharging_CameraShake_C"); \ +static_assert(sizeof(UAnnihilatorCharging_CameraShake_C) == 0x0001F0, "Wrong size on UAnnihilatorCharging_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UFloorDamage_C \ +static_assert(alignof(UFloorDamage_C) == 0x000008, "Wrong alignment on UFloorDamage_C"); \ +static_assert(sizeof(UFloorDamage_C) == 0x000068, "Wrong size on UFloorDamage_C"); \ + +#define DUMPER7_ASSERTS_UAIHeavyMeleeSickleDamage_C \ +static_assert(alignof(UAIHeavyMeleeSickleDamage_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeSickleDamage_C"); \ +static_assert(sizeof(UAIHeavyMeleeSickleDamage_C) == 0x000068, "Wrong size on UAIHeavyMeleeSickleDamage_C"); \ + +#define DUMPER7_ASSERTS_FLandingPlatform_Direction \ +static_assert(alignof(FLandingPlatform_Direction) == 0x000008, "Wrong alignment on FLandingPlatform_Direction"); \ +static_assert(sizeof(FLandingPlatform_Direction) == 0x000030, "Wrong size on FLandingPlatform_Direction"); \ +static_assert(offsetof(FLandingPlatform_Direction, LandingAngle_2_8B2F5DAC4FE582354710D7B680454CB7) == 0x000000, "Member 'FLandingPlatform_Direction::LandingAngle_2_8B2F5DAC4FE582354710D7B680454CB7' has a wrong offset!"); \ +static_assert(offsetof(FLandingPlatform_Direction, OverrideViewAngle_16_F8321CA34EEEF8B774DADC8988DA55FF) == 0x000008, "Member 'FLandingPlatform_Direction::OverrideViewAngle_16_F8321CA34EEEF8B774DADC8988DA55FF' has a wrong offset!"); \ +static_assert(offsetof(FLandingPlatform_Direction, ViewingAngle_17_CCF37E4642E37F83C9DB1A99C83669BE) == 0x000010, "Member 'FLandingPlatform_Direction::ViewingAngle_17_CCF37E4642E37F83C9DB1A99C83669BE' has a wrong offset!"); \ +static_assert(offsetof(FLandingPlatform_Direction, ArrowColor_5_C932E3C04428891D925E839A2F5E2DFA) == 0x000028, "Member 'FLandingPlatform_Direction::ArrowColor_5_C932E3C04428891D925E839A2F5E2DFA' has a wrong offset!"); \ +static_assert(offsetof(FLandingPlatform_Direction, ViewArrowColor_13_834CF61441C6337514A5538D7C50541C) == 0x00002C, "Member 'FLandingPlatform_Direction::ViewArrowColor_13_834CF61441C6337514A5538D7C50541C' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAIHeavyProjectileSickleDamage_C \ +static_assert(alignof(UAIHeavyProjectileSickleDamage_C) == 0x000008, "Wrong alignment on UAIHeavyProjectileSickleDamage_C"); \ +static_assert(sizeof(UAIHeavyProjectileSickleDamage_C) == 0x000068, "Wrong size on UAIHeavyProjectileSickleDamage_C"); \ + +#define DUMPER7_ASSERTS_FCameraSettingsStruct4NPC_prefab_struct \ +static_assert(alignof(FCameraSettingsStruct4NPC_prefab_struct) == 0x000010, "Wrong alignment on FCameraSettingsStruct4NPC_prefab_struct"); \ +static_assert(sizeof(FCameraSettingsStruct4NPC_prefab_struct) == 0x000070, "Wrong size on FCameraSettingsStruct4NPC_prefab_struct"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47) == 0x000000, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47' has a wrong offset!"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D) == 0x000060, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D' has a wrong offset!"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Focus_Distance_13_5FC4D7E64F2449BAAD48ABAB40EE91C7) == 0x000068, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Focus_Distance_13_5FC4D7E64F2449BAAD48ABAB40EE91C7' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Material_LowHealth_C \ +static_assert(alignof(UGE_Material_LowHealth_C) == 0x000008, "Wrong alignment on UGE_Material_LowHealth_C"); \ +static_assert(sizeof(UGE_Material_LowHealth_C) == 0x000A70, "Wrong size on UGE_Material_LowHealth_C"); \ + +#define DUMPER7_ASSERTS_GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor \ +static_assert(alignof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor) == 0x000004, "Wrong alignment on GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor"); \ +static_assert(sizeof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor) == 0x000004, "Wrong size on GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor"); \ +static_assert(offsetof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor, EntryPoint) == 0x000000, "Member 'GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractDoor_C \ +static_assert(alignof(UGA_InteractDoor_C) == 0x000008, "Wrong alignment on UGA_InteractDoor_C"); \ +static_assert(sizeof(UGA_InteractDoor_C) == 0x000520, "Wrong size on UGA_InteractDoor_C"); \ +static_assert(offsetof(UGA_InteractDoor_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractDoor_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractPickup_C_K2_OnEndAbility \ +static_assert(alignof(GA_InteractPickup_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_InteractPickup_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_InteractPickup_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_InteractPickup_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_InteractPickup_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_InteractPickup_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup \ +static_assert(alignof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup) == 0x000008, "Wrong alignment on GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup"); \ +static_assert(sizeof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup) == 0x000330, "Wrong size on GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, EntryPoint) == 0x000000, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CustomEvent_Payload_1) == 0x000010, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CreateDelegate_OutputDelegate) == 0x0000C0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, Temp_struct_Variable) == 0x0000D0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000180, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_IsValid_ReturnValue) == 0x000188, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CreateDelegate_OutputDelegate_1) == 0x00018C, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CustomEvent_Payload) == 0x0001A0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, Temp_struct_Variable_1) == 0x000250, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x000300, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_IsValid_ReturnValue_1) == 0x000308, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_MakeLiteralGameplayTag_ReturnValue_1) == 0x00030C, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_MakeLiteralGameplayTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000318, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_Event_bWasCancelled) == 0x000320, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000328, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907 \ +static_assert(alignof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907) == 0x000008, "Wrong alignment on GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907"); \ +static_assert(sizeof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907) == 0x0000B0, "Wrong size on GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907"); \ +static_assert(offsetof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907, Payload) == 0x000000, "Member 'GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1 \ +static_assert(alignof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1) == 0x000008, "Wrong alignment on GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1"); \ +static_assert(sizeof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1) == 0x0000B0, "Wrong size on GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1"); \ +static_assert(offsetof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1, Payload) == 0x000000, "Member 'GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractPickup_C \ +static_assert(alignof(UGA_InteractPickup_C) == 0x000008, "Wrong alignment on UGA_InteractPickup_C"); \ +static_assert(sizeof(UGA_InteractPickup_C) == 0x000528, "Wrong size on UGA_InteractPickup_C"); \ +static_assert(offsetof(UGA_InteractPickup_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractPickup_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_InteractPickup_C, PrepPhase) == 0x000520, "Member 'UGA_InteractPickup_C::PrepPhase' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractDefault_C \ +static_assert(alignof(UGA_InteractDefault_C) == 0x000008, "Wrong alignment on UGA_InteractDefault_C"); \ +static_assert(sizeof(UGA_InteractDefault_C) == 0x000518, "Wrong size on UGA_InteractDefault_C"); \ + +#define DUMPER7_ASSERTS_UNavArea_Climb_C \ +static_assert(alignof(UNavArea_Climb_C) == 0x000008, "Wrong alignment on UNavArea_Climb_C"); \ +static_assert(sizeof(UNavArea_Climb_C) == 0x000048, "Wrong size on UNavArea_Climb_C"); \ + +#define DUMPER7_ASSERTS_UPlayerHudResourcesFullWidget_BP_C \ +static_assert(alignof(UPlayerHudResourcesFullWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudResourcesFullWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudResourcesFullWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudResourcesFullWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudResourcesFullWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudResourcesFullWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudIContentNotReadyWidget_BP_C \ +static_assert(alignof(UPlayerHudIContentNotReadyWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudIContentNotReadyWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudIContentNotReadyWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudIContentNotReadyWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudIContentNotReadyWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudIContentNotReadyWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_URerouterShotShake_C \ +static_assert(alignof(URerouterShotShake_C) == 0x000010, "Wrong alignment on URerouterShotShake_C"); \ +static_assert(sizeof(URerouterShotShake_C) == 0x0001F0, "Wrong size on URerouterShotShake_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02ClipSizeUpgrade_C \ +static_assert(alignof(UGE_SG02ClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02ClipSizeUpgrade_C"); \ +static_assert(sizeof(UGE_SG02ClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02ClipSizeUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_TSFlamethrowerUpgrade_C \ +static_assert(alignof(UGE_TSFlamethrowerUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSFlamethrowerUpgrade_C"); \ +static_assert(sizeof(UGE_TSFlamethrowerUpgrade_C) == 0x000A70, "Wrong size on UGE_TSFlamethrowerUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier3_C \ +static_assert(alignof(UGE_GGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier3_C"); \ +static_assert(sizeof(UGE_GGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier3_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02StabilityUpgrade_C \ +static_assert(alignof(UGE_HG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02StabilityUpgrade_C"); \ +static_assert(sizeof(UGE_HG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02StabilityUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier4_C \ +static_assert(alignof(UGE_MG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier4_C"); \ +static_assert(sizeof(UGE_MG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier4_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPBonusMeleeDamage_C \ +static_assert(alignof(UGE_SPBonusMeleeDamage_C) == 0x000008, "Wrong alignment on UGE_SPBonusMeleeDamage_C"); \ +static_assert(sizeof(UGE_SPBonusMeleeDamage_C) == 0x000A70, "Wrong size on UGE_SPBonusMeleeDamage_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Angela_Soulleak_C \ +static_assert(alignof(UGE_Video_Angela_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Angela_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Angela_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Angela_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UGE_Video_Lidia_Soulleak_C \ +static_assert(alignof(UGE_Video_Lidia_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Lidia_Soulleak_C"); \ +static_assert(sizeof(UGE_Video_Lidia_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Lidia_Soulleak_C"); \ + +#define DUMPER7_ASSERTS_UCR_Traveler_Additives_C \ +static_assert(alignof(UCR_Traveler_Additives_C) == 0x000010, "Wrong alignment on UCR_Traveler_Additives_C"); \ +static_assert(sizeof(UCR_Traveler_Additives_C) == 0x000B50, "Wrong size on UCR_Traveler_Additives_C"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, LookAtBoneRotation) == 0x000AD0, "Member 'UCR_Traveler_Additives_C::LookAtBoneRotation' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, LookAtBone) == 0x000AF0, "Member 'UCR_Traveler_Additives_C::LookAtBone' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetDirections) == 0x000AF8, "Member 'UCR_Traveler_Additives_C::AimOffsetDirections' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetBones) == 0x000B08, "Member 'UCR_Traveler_Additives_C::AimOffsetBones' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetRotation) == 0x000B20, "Member 'UCR_Traveler_Additives_C::AimOffsetRotation' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, bHasLookAtChange) == 0x000B40, "Member 'UCR_Traveler_Additives_C::bHasLookAtChange' has a wrong offset!"); \ +static_assert(offsetof(UCR_Traveler_Additives_C, bHasAimOffsetChange) == 0x000B41, "Member 'UCR_Traveler_Additives_C::bHasAimOffsetChange' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_AudioLogNew_C \ +static_assert(alignof(UGA_AudioLogNew_C) == 0x000008, "Wrong alignment on UGA_AudioLogNew_C"); \ +static_assert(sizeof(UGA_AudioLogNew_C) == 0x000498, "Wrong size on UGA_AudioLogNew_C"); \ + +#define DUMPER7_ASSERTS_UGE_RechargeEnergy_C \ +static_assert(alignof(UGE_RechargeEnergy_C) == 0x000008, "Wrong alignment on UGE_RechargeEnergy_C"); \ +static_assert(sizeof(UGE_RechargeEnergy_C) == 0x000A70, "Wrong size on UGE_RechargeEnergy_C"); \ + +#define DUMPER7_ASSERTS_BP_SqueezeLong_Trajectory_C_SetupLongSqueeze \ +static_assert(alignof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze) == 0x000008, "Wrong alignment on BP_SqueezeLong_Trajectory_C_SetupLongSqueeze"); \ +static_assert(sizeof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze) == 0x000080, "Wrong size on BP_SqueezeLong_Trajectory_C_SetupLongSqueeze"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, SqueezeLength) == 0x000000, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::SqueezeLength' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, StartLocation) == 0x000008, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::StartLocation' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, Character) == 0x000020, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::Character' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000030, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_X) == 0x000048, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_Y) == 0x000050, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_Z) == 0x000058, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_SqueezeLong_Trajectory_C \ +static_assert(alignof(ABP_SqueezeLong_Trajectory_C) == 0x000008, "Wrong alignment on ABP_SqueezeLong_Trajectory_C"); \ +static_assert(sizeof(ABP_SqueezeLong_Trajectory_C) == 0x0002D8, "Wrong size on ABP_SqueezeLong_Trajectory_C"); \ +static_assert(offsetof(ABP_SqueezeLong_Trajectory_C, TrajectorySpline) == 0x0002C8, "Member 'ABP_SqueezeLong_Trajectory_C::TrajectorySpline' has a wrong offset!"); \ +static_assert(offsetof(ABP_SqueezeLong_Trajectory_C, DefaultSceneRoot) == 0x0002D0, "Member 'ABP_SqueezeLong_Trajectory_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_QuickFabricationCooldown_C \ +static_assert(alignof(UGE_QuickFabricationCooldown_C) == 0x000008, "Wrong alignment on UGE_QuickFabricationCooldown_C"); \ +static_assert(sizeof(UGE_QuickFabricationCooldown_C) == 0x000A70, "Wrong size on UGE_QuickFabricationCooldown_C"); \ + +#define DUMPER7_ASSERTS_A_Spline_C_DrawFlyingPath \ +static_assert(alignof(A_Spline_C_DrawFlyingPath) == 0x000008, "Wrong alignment on A_Spline_C_DrawFlyingPath"); \ +static_assert(sizeof(A_Spline_C_DrawFlyingPath) == 0x000148, "Wrong size on A_Spline_C_DrawFlyingPath"); \ +static_assert(offsetof(A_Spline_C_DrawFlyingPath, ProjectilePathResult) == 0x000000, "Member 'A_Spline_C_DrawFlyingPath::ProjectilePathResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_A_Spline_C_DrawPath \ +static_assert(alignof(A_Spline_C_DrawPath) == 0x000008, "Wrong alignment on A_Spline_C_DrawPath"); \ +static_assert(sizeof(A_Spline_C_DrawPath) == 0x0002A8, "Wrong size on A_Spline_C_DrawPath"); \ +static_assert(offsetof(A_Spline_C_DrawPath, PredictProjectilePathResult) == 0x000000, "Member 'A_Spline_C_DrawPath::PredictProjectilePathResult' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, _predictprojectilepathpointRef) == 0x000148, "Member 'A_Spline_C_DrawPath::_predictprojectilepathpointRef' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, Temp_int_Array_Index_Variable) == 0x000158, "Member 'A_Spline_C_DrawPath::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, Temp_int_Loop_Counter_Variable) == 0x00015C, "Member 'A_Spline_C_DrawPath::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, CallFunc_Add_IntInt_ReturnValue) == 0x000160, "Member 'A_Spline_C_DrawPath::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, CallFunc_Array_Get_Item) == 0x000168, "Member 'A_Spline_C_DrawPath::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, CallFunc_Array_Length_ReturnValue) == 0x0001A0, "Member 'A_Spline_C_DrawPath::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, CallFunc_Less_IntInt_ReturnValue) == 0x0001A4, "Member 'A_Spline_C_DrawPath::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_DrawPath, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0001A8, "Member 'A_Spline_C_DrawPath::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_A_Spline_C_ExecuteUbergraph_A_Spline \ +static_assert(alignof(A_Spline_C_ExecuteUbergraph_A_Spline) == 0x000008, "Wrong alignment on A_Spline_C_ExecuteUbergraph_A_Spline"); \ +static_assert(sizeof(A_Spline_C_ExecuteUbergraph_A_Spline) == 0x000190, "Wrong size on A_Spline_C_ExecuteUbergraph_A_Spline"); \ +static_assert(offsetof(A_Spline_C_ExecuteUbergraph_A_Spline, EntryPoint) == 0x000000, "Member 'A_Spline_C_ExecuteUbergraph_A_Spline::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_ExecuteUbergraph_A_Spline, CallFunc_MakeBox_ReturnValue) == 0x000008, "Member 'A_Spline_C_ExecuteUbergraph_A_Spline::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_ExecuteUbergraph_A_Spline, K2Node_Event_ProjectilePathResult) == 0x000040, "Member 'A_Spline_C_ExecuteUbergraph_A_Spline::K2Node_Event_ProjectilePathResult' has a wrong offset!"); \ +static_assert(offsetof(A_Spline_C_ExecuteUbergraph_A_Spline, CallFunc_IsBuild_ReturnValue) == 0x000188, "Member 'A_Spline_C_ExecuteUbergraph_A_Spline::CallFunc_IsBuild_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AA_Spline_C \ +static_assert(alignof(AA_Spline_C) == 0x000008, "Wrong alignment on AA_Spline_C"); \ +static_assert(sizeof(AA_Spline_C) == 0x0002F0, "Wrong size on AA_Spline_C"); \ +static_assert(offsetof(AA_Spline_C, UberGraphFrame) == 0x0002D0, "Member 'AA_Spline_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AA_Spline_C, Niagara) == 0x0002D8, "Member 'AA_Spline_C::Niagara' has a wrong offset!"); \ +static_assert(offsetof(AA_Spline_C, fSplineLifeTime) == 0x0002E0, "Member 'AA_Spline_C::fSplineLifeTime' has a wrong offset!"); \ +static_assert(offsetof(AA_Spline_C, iFlyingPathIntermittency) == 0x0002E8, "Member 'AA_Spline_C::iFlyingPathIntermittency' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGetHitByComboShake_C \ +static_assert(alignof(UGetHitByComboShake_C) == 0x000010, "Wrong alignment on UGetHitByComboShake_C"); \ +static_assert(sizeof(UGetHitByComboShake_C) == 0x0001F0, "Wrong size on UGetHitByComboShake_C"); \ + +#define DUMPER7_ASSERTS_ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd \ +static_assert(alignof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd"); \ +static_assert(sizeof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000050, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin \ +static_assert(alignof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin"); \ +static_assert(sizeof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000058, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleePrepPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UANS_PlayerMeleePrepPhase_C \ +static_assert(alignof(UANS_PlayerMeleePrepPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleePrepPhase_C"); \ +static_assert(sizeof(UANS_PlayerMeleePrepPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleePrepPhase_C"); \ + +#define DUMPER7_ASSERTS_ULS_EM_WallStep_DirectorBP_C \ +static_assert(alignof(ULS_EM_WallStep_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_EM_WallStep_DirectorBP_C"); \ +static_assert(sizeof(ULS_EM_WallStep_DirectorBP_C) == 0x000048, "Wrong size on ULS_EM_WallStep_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UAttackRLEnemyHit_CameraShakeBase_C \ +static_assert(alignof(UAttackRLEnemyHit_CameraShakeBase_C) == 0x000010, "Wrong alignment on UAttackRLEnemyHit_CameraShakeBase_C"); \ +static_assert(sizeof(UAttackRLEnemyHit_CameraShakeBase_C) == 0x0000E0, "Wrong size on UAttackRLEnemyHit_CameraShakeBase_C"); \ + +#define DUMPER7_ASSERTS_UPlay_HitReaction_Explosion_C \ +static_assert(alignof(UPlay_HitReaction_Explosion_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Explosion_C"); \ +static_assert(sizeof(UPlay_HitReaction_Explosion_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Explosion_C"); \ + +#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ScriptStop \ +static_assert(alignof(HUB_LIMITED_TIME_C_ScriptStop) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ScriptStop"); \ +static_assert(sizeof(HUB_LIMITED_TIME_C_ScriptStop) == 0x000008, "Wrong size on HUB_LIMITED_TIME_C_ScriptStop"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ScriptStop, Context) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ScriptStop::Context' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ScriptPerform \ +static_assert(alignof(HUB_LIMITED_TIME_C_ScriptPerform) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ScriptPerform"); \ +static_assert(sizeof(HUB_LIMITED_TIME_C_ScriptPerform) == 0x000008, "Wrong size on HUB_LIMITED_TIME_C_ScriptPerform"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ScriptPerform, Context) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ScriptPerform::Context' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME \ +static_assert(alignof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME"); \ +static_assert(sizeof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME) == 0x000040, "Wrong size on HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, EntryPoint) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_getDialogManager_ReturnValue) == 0x000008, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_Event_context_1) == 0x000010, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_Event_context_1' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_Event_context) == 0x000018, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_Event_context' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_DynamicCast_AsDialog_Talk) == 0x000020, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_DynamicCast_AsDialog_Talk' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_getDialogManager_ReturnValue_1) == 0x000030, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_UpdateHubProperties_Time_ImplicitCast) == 0x000038, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_UpdateHubProperties_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UHUB_LIMITED_TIME_C \ +static_assert(alignof(UHUB_LIMITED_TIME_C) == 0x000008, "Wrong alignment on UHUB_LIMITED_TIME_C"); \ +static_assert(sizeof(UHUB_LIMITED_TIME_C) == 0x0000E8, "Wrong size on UHUB_LIMITED_TIME_C"); \ +static_assert(offsetof(UHUB_LIMITED_TIME_C, UberGraphFrame) == 0x0000C8, "Member 'UHUB_LIMITED_TIME_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UHUB_LIMITED_TIME_C, DEFAULTChoice) == 0x0000D0, "Member 'UHUB_LIMITED_TIME_C::DEFAULTChoice' has a wrong offset!"); \ +static_assert(offsetof(UHUB_LIMITED_TIME_C, Time) == 0x0000D8, "Member 'UHUB_LIMITED_TIME_C::Time' has a wrong offset!"); \ +static_assert(offsetof(UHUB_LIMITED_TIME_C, TimerHandle) == 0x0000E0, "Member 'UHUB_LIMITED_TIME_C::TimerHandle' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GameplayDialog_C_ReceiveDeactivation \ +static_assert(alignof(GameplayDialog_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on GameplayDialog_C_ReceiveDeactivation"); \ +static_assert(sizeof(GameplayDialog_C_ReceiveDeactivation) == 0x000008, "Wrong size on GameplayDialog_C_ReceiveDeactivation"); \ +static_assert(offsetof(GameplayDialog_C_ReceiveDeactivation, Task) == 0x000000, "Member 'GameplayDialog_C_ReceiveDeactivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GameplayDialog_C_ReceiveActivation \ +static_assert(alignof(GameplayDialog_C_ReceiveActivation) == 0x000008, "Wrong alignment on GameplayDialog_C_ReceiveActivation"); \ +static_assert(sizeof(GameplayDialog_C_ReceiveActivation) == 0x000008, "Wrong size on GameplayDialog_C_ReceiveActivation"); \ +static_assert(offsetof(GameplayDialog_C_ReceiveActivation, Task) == 0x000000, "Member 'GameplayDialog_C_ReceiveActivation::Task' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GameplayDialog_C_ExecuteUbergraph_GameplayDialog \ +static_assert(alignof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog) == 0x000008, "Wrong alignment on GameplayDialog_C_ExecuteUbergraph_GameplayDialog"); \ +static_assert(sizeof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog) == 0x000018, "Wrong size on GameplayDialog_C_ExecuteUbergraph_GameplayDialog"); \ +static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, EntryPoint) == 0x000000, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, K2Node_Event_task) == 0x000008, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::K2Node_Event_task' has a wrong offset!"); \ +static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, K2Node_Event_task_1) == 0x000010, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::K2Node_Event_task_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGameplayDialog_C \ +static_assert(alignof(UGameplayDialog_C) == 0x000008, "Wrong alignment on UGameplayDialog_C"); \ +static_assert(sizeof(UGameplayDialog_C) == 0x000090, "Wrong size on UGameplayDialog_C"); \ +static_assert(offsetof(UGameplayDialog_C, UberGraphFrame) == 0x000088, "Member 'UGameplayDialog_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle \ +static_assert(alignof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle) == 0x000008, "Wrong alignment on DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle"); \ +static_assert(sizeof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle) == 0x000038, "Wrong size on DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, EntryPoint) == 0x000000, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_bAvailable) == 0x000004, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000010, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue_1) == 0x000020, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue_2) == 0x000028, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_ShootLength) == 0x000030, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_ChargeStage) == 0x000034, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_PlayShootAnimation \ +static_assert(alignof(DoubleBarrell_reticle_C_PlayShootAnimation) == 0x000004, "Wrong alignment on DoubleBarrell_reticle_C_PlayShootAnimation"); \ +static_assert(sizeof(DoubleBarrell_reticle_C_PlayShootAnimation) == 0x000008, "Wrong size on DoubleBarrell_reticle_C_PlayShootAnimation"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'DoubleBarrell_reticle_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(DoubleBarrell_reticle_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'DoubleBarrell_reticle_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDoubleBarrell_reticle_C \ +static_assert(alignof(UDoubleBarrell_reticle_C) == 0x000008, "Wrong alignment on UDoubleBarrell_reticle_C"); \ +static_assert(sizeof(UDoubleBarrell_reticle_C) == 0x000458, "Wrong size on UDoubleBarrell_reticle_C"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, UberGraphFrame) == 0x000420, "Member 'UDoubleBarrell_reticle_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Shoot_0) == 0x000428, "Member 'UDoubleBarrell_reticle_C::Anim_Shoot_0' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Reload) == 0x000430, "Member 'UDoubleBarrell_reticle_C::Anim_Reload' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_NoAmmo) == 0x000438, "Member 'UDoubleBarrell_reticle_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Shoot) == 0x000440, "Member 'UDoubleBarrell_reticle_C::Anim_Shoot' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Left) == 0x000448, "Member 'UDoubleBarrell_reticle_C::Left' has a wrong offset!"); \ +static_assert(offsetof(UDoubleBarrell_reticle_C, Right) == 0x000450, "Member 'UDoubleBarrell_reticle_C::Right' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation \ +static_assert(alignof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation) == 0x000008, "Wrong alignment on BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation"); \ +static_assert(sizeof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation) == 0x000048, "Wrong size on BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, Location) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::Location' has a wrong offset!"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, ArriveTangent) == 0x000018, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::ArriveTangent' has a wrong offset!"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, LeaveTangent) == 0x000030, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::LeaveTangent' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation \ +static_assert(alignof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation) == 0x000008, "Wrong alignment on BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation"); \ +static_assert(sizeof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation) == 0x000048, "Wrong size on BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, Location) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::Location' has a wrong offset!"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, ArriveTangent) == 0x000018, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::ArriveTangent' has a wrong offset!"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, LeaveTangent) == 0x000030, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::LeaveTangent' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory \ +static_assert(alignof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory) == 0x000004, "Wrong alignment on BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory"); \ +static_assert(sizeof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory) == 0x000004, "Wrong size on BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory"); \ +static_assert(offsetof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory, EntryPoint) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_GravityJumpTrajectory_C \ +static_assert(alignof(ABP_GravityJumpTrajectory_C) == 0x000008, "Wrong alignment on ABP_GravityJumpTrajectory_C"); \ +static_assert(sizeof(ABP_GravityJumpTrajectory_C) == 0x0002E0, "Wrong size on ABP_GravityJumpTrajectory_C"); \ +static_assert(offsetof(ABP_GravityJumpTrajectory_C, UberGraphFrame) == 0x0002C8, "Member 'ABP_GravityJumpTrajectory_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABP_GravityJumpTrajectory_C, Trajectory) == 0x0002D0, "Member 'ABP_GravityJumpTrajectory_C::Trajectory' has a wrong offset!"); \ +static_assert(offsetof(ABP_GravityJumpTrajectory_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_GravityJumpTrajectory_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_MG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_MG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier1_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPUpgradedAimMovement_C \ +static_assert(alignof(UGE_SPUpgradedAimMovement_C) == 0x000008, "Wrong alignment on UGE_SPUpgradedAimMovement_C"); \ +static_assert(sizeof(UGE_SPUpgradedAimMovement_C) == 0x000A70, "Wrong size on UGE_SPUpgradedAimMovement_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPHealingEfficiencyUpgrade_C \ +static_assert(alignof(UGE_SPHealingEfficiencyUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPHealingEfficiencyUpgrade_C"); \ +static_assert(sizeof(UGE_SPHealingEfficiencyUpgrade_C) == 0x000A70, "Wrong size on UGE_SPHealingEfficiencyUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_HG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_HG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier2_C"); \ + +#define DUMPER7_ASSERTS_UGE_HG02ReloadUpgrade_C \ +static_assert(alignof(UGE_HG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02ReloadUpgrade_C"); \ +static_assert(sizeof(UGE_HG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02ReloadUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_MG02FirerateUpgrade_C \ +static_assert(alignof(UGE_MG02FirerateUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02FirerateUpgrade_C"); \ +static_assert(sizeof(UGE_MG02FirerateUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02FirerateUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGA_Echo_C \ +static_assert(alignof(UGA_Echo_C) == 0x000008, "Wrong alignment on UGA_Echo_C"); \ +static_assert(sizeof(UGA_Echo_C) == 0x000498, "Wrong size on UGA_Echo_C"); \ + +#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_SG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_SG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier2_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpOver150_DirectorBP_C \ +static_assert(alignof(ULS_JumpOver150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver150_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpOver150_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver150_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGA_CatDialog_C \ +static_assert(alignof(UGA_CatDialog_C) == 0x000008, "Wrong alignment on UGA_CatDialog_C"); \ +static_assert(sizeof(UGA_CatDialog_C) == 0x000498, "Wrong size on UGA_CatDialog_C"); \ + +#define DUMPER7_ASSERTS_ULS_JumpDown90_DirectorBP_C \ +static_assert(alignof(ULS_JumpDown90_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown90_DirectorBP_C"); \ +static_assert(sizeof(ULS_JumpDown90_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown90_DirectorBP_C"); \ + +#define DUMPER7_ASSERTS_UGravityGunChargedShoot_CameraShake_C \ +static_assert(alignof(UGravityGunChargedShoot_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunChargedShoot_CameraShake_C"); \ +static_assert(sizeof(UGravityGunChargedShoot_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunChargedShoot_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_OnCutsceneFinished \ +static_assert(alignof(GA_CutscenePlaying_C_OnCutsceneFinished) == 0x000001, "Wrong alignment on GA_CutscenePlaying_C_OnCutsceneFinished"); \ +static_assert(sizeof(GA_CutscenePlaying_C_OnCutsceneFinished) == 0x000001, "Wrong size on GA_CutscenePlaying_C_OnCutsceneFinished"); \ +static_assert(offsetof(GA_CutscenePlaying_C_OnCutsceneFinished, WasSkiped) == 0x000000, "Member 'GA_CutscenePlaying_C_OnCutsceneFinished::WasSkiped' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_K2_OnEndAbility \ +static_assert(alignof(GA_CutscenePlaying_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_CutscenePlaying_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_CutscenePlaying_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_CutscenePlaying_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_CutscenePlaying_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent) == 0x000148, "Wrong size on GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x0000B0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsBTCutscene_Playing_Payload) == 0x0000B8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsBTCutscene_Playing_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x0000C8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x0000D8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_HasChainedCutscene_ReturnValue) == 0x0000D9, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_HasChainedCutscene_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x0000E8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_1) == 0x0000F8, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_2) == 0x000100, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x000108, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue_1) == 0x000110, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Array_Add_ReturnValue) == 0x000118, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000120, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_AsLevel_Sequence) == 0x000128, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_AsLevel_Sequence' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_DynamicCast_bSuccess_2) == 0x000130, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000131, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent, K2Node_CreateDelegate_OutputDelegate) == 0x000134, "Member 'GA_CutscenePlaying_C_K2_ActivateAbilityFromEvent::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying \ +static_assert(alignof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying"); \ +static_assert(sizeof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying) == 0x000018, "Wrong size on GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, EntryPoint) == 0x000000, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying, K2Node_Event_bWasCancelled) == 0x000010, "Member 'GA_CutscenePlaying_C_ExecuteUbergraph_GA_CutscenePlaying::K2Node_Event_bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_ClearAppliedEffects \ +static_assert(alignof(GA_CutscenePlaying_C_ClearAppliedEffects) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_ClearAppliedEffects"); \ +static_assert(sizeof(GA_CutscenePlaying_C_ClearAppliedEffects) == 0x000028, "Wrong size on GA_CutscenePlaying_C_ClearAppliedEffects"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000010, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Array_Length_ReturnValue) == 0x000018, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Array_Get_Item) == 0x00001C, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_Less_IntInt_ReturnValue) == 0x000024, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_ClearAppliedEffects, CallFunc_RemoveActiveGameplayEffect_ReturnValue) == 0x000025, "Member 'GA_CutscenePlaying_C_ClearAppliedEffects::CallFunc_RemoveActiveGameplayEffect_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_CutscenePlaying_C_CleanupAnimMontages \ +static_assert(alignof(GA_CutscenePlaying_C_CleanupAnimMontages) == 0x000008, "Wrong alignment on GA_CutscenePlaying_C_CleanupAnimMontages"); \ +static_assert(sizeof(GA_CutscenePlaying_C_CleanupAnimMontages) == 0x000018, "Wrong size on GA_CutscenePlaying_C_CleanupAnimMontages"); \ +static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_CutscenePlaying_C_CleanupAnimMontages, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000010, "Member 'GA_CutscenePlaying_C_CleanupAnimMontages::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_CutscenePlaying_C \ +static_assert(alignof(UGA_CutscenePlaying_C) == 0x000008, "Wrong alignment on UGA_CutscenePlaying_C"); \ +static_assert(sizeof(UGA_CutscenePlaying_C) == 0x0004A0, "Wrong size on UGA_CutscenePlaying_C"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, UberGraphFrame) == 0x000430, "Member 'UGA_CutscenePlaying_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, NewVar) == 0x000438, "Member 'UGA_CutscenePlaying_C::NewVar' has a wrong offset!"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, HandleActiveGameplayEffect) == 0x000460, "Member 'UGA_CutscenePlaying_C::HandleActiveGameplayEffect' has a wrong offset!"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, ObjectivesDelay) == 0x000470, "Member 'UGA_CutscenePlaying_C::ObjectivesDelay' has a wrong offset!"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, HasChainedCutscene) == 0x000478, "Member 'UGA_CutscenePlaying_C::HasChainedCutscene' has a wrong offset!"); \ +static_assert(offsetof(UGA_CutscenePlaying_C, Tag_Container) == 0x000480, "Member 'UGA_CutscenePlaying_C::Tag_Container' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_Twists_fromTerror_C \ +static_assert(alignof(UTraveler_Twists_fromTerror_C) == 0x000010, "Wrong alignment on UTraveler_Twists_fromTerror_C"); \ +static_assert(sizeof(UTraveler_Twists_fromTerror_C) == 0x000AF0, "Wrong size on UTraveler_Twists_fromTerror_C"); \ +static_assert(offsetof(UTraveler_Twists_fromTerror_C, twist_value) == 0x000AD0, "Member 'UTraveler_Twists_fromTerror_C::twist_value' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_UserConstructionScript \ +static_assert(alignof(Flashlight_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on Flashlight_BP_C_UserConstructionScript"); \ +static_assert(sizeof(Flashlight_BP_C_UserConstructionScript) == 0x000001, "Wrong size on Flashlight_BP_C_UserConstructionScript"); \ +static_assert(offsetof(Flashlight_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'Flashlight_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_ReceiveTick \ +static_assert(alignof(Flashlight_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on Flashlight_BP_C_ReceiveTick"); \ +static_assert(sizeof(Flashlight_BP_C_ReceiveTick) == 0x000004, "Wrong size on Flashlight_BP_C_ReceiveTick"); \ +static_assert(offsetof(Flashlight_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Flashlight_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_OnTurnedOn \ +static_assert(alignof(Flashlight_BP_C_OnTurnedOn) == 0x000001, "Wrong alignment on Flashlight_BP_C_OnTurnedOn"); \ +static_assert(sizeof(Flashlight_BP_C_OnTurnedOn) == 0x000001, "Wrong size on Flashlight_BP_C_OnTurnedOn"); \ +static_assert(offsetof(Flashlight_BP_C_OnTurnedOn, bInitialState) == 0x000000, "Member 'Flashlight_BP_C_OnTurnedOn::bInitialState' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_OnTurnedOff \ +static_assert(alignof(Flashlight_BP_C_OnTurnedOff) == 0x000001, "Wrong alignment on Flashlight_BP_C_OnTurnedOff"); \ +static_assert(sizeof(Flashlight_BP_C_OnTurnedOff) == 0x000001, "Wrong size on Flashlight_BP_C_OnTurnedOff"); \ +static_assert(offsetof(Flashlight_BP_C_OnTurnedOff, bInitialState) == 0x000000, "Member 'Flashlight_BP_C_OnTurnedOff::bInitialState' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_FunctionForSaveBaseValue \ +static_assert(alignof(Flashlight_BP_C_FunctionForSaveBaseValue) == 0x000008, "Wrong alignment on Flashlight_BP_C_FunctionForSaveBaseValue"); \ +static_assert(sizeof(Flashlight_BP_C_FunctionForSaveBaseValue) == 0x000008, "Wrong size on Flashlight_BP_C_FunctionForSaveBaseValue"); \ +static_assert(offsetof(Flashlight_BP_C_FunctionForSaveBaseValue, K2Node_VariableSet_AttenuationRadius_ImplicitCast) == 0x000000, "Member 'Flashlight_BP_C_FunctionForSaveBaseValue::K2Node_VariableSet_AttenuationRadius_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_Flickering \ +static_assert(alignof(Flashlight_BP_C_Flickering) == 0x000008, "Wrong alignment on Flashlight_BP_C_Flickering"); \ +static_assert(sizeof(Flashlight_BP_C_Flickering) == 0x000020, "Wrong size on Flashlight_BP_C_Flickering"); \ +static_assert(offsetof(Flashlight_BP_C_Flickering, Intensity) == 0x000000, "Member 'Flashlight_BP_C_Flickering::Intensity' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_Flickering, Flickering_0) == 0x000008, "Member 'Flashlight_BP_C_Flickering::Flickering_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_Flickering, FlickeringCurve_0) == 0x000010, "Member 'Flashlight_BP_C_Flickering::FlickeringCurve_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_Flickering, FlickeringDuration_0) == 0x000018, "Member 'Flashlight_BP_C_Flickering::FlickeringDuration_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP \ +static_assert(alignof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP) == 0x000008, "Wrong alignment on Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP"); \ +static_assert(sizeof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP) == 0x000298, "Wrong size on Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, EntryPoint) == 0x000000, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsInCutscene_ReturnValue) == 0x000004, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsInCutscene_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_int_Array_Index_Variable) == 0x000018, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000028, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Intensity_1) == 0x000038, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Intensity_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Flickering) == 0x000040, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Flickering' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_FlickeringCurve) == 0x000048, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_FlickeringCurve' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_FlickeringDuration) == 0x000050, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_FlickeringDuration' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetDisplayName_ReturnValue) == 0x000058, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_ComponentHasTag_ReturnValue) == 0x000069, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Not_PreBool_ReturnValue) == 0x00006A, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetPlayerPawn_ReturnValue) == 0x000080, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_bInitialState) == 0x000088, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_bInitialState' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_BooleanOR_ReturnValue) == 0x000098, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue_1) == 0x000099, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_bInitialState_1) == 0x00009A, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_bInitialState_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_AddUnique_ReturnValue) == 0x00009C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Intensity) == 0x0000A8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Intensity' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_IntensityON_OFF) == 0x0000B0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_IntensityON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_AttenuationRadius) == 0x0000B8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_AttenuationRadius' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_AttenuationRadiusON_OFF) == 0x0000C0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_AttenuationRadiusON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Temperature) == 0x0000C8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Temperature' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_TemperatureON_OFF) == 0x0000D0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_TemperatureON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Light_Color) == 0x0000D4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Light_Color' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_LightColorON_OFF) == 0x0000D8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_LightColorON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Inner_Cone_Angle) == 0x0000E0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Inner_Cone_Angle' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Inner_Cone_AngleON_OFF) == 0x0000E8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Inner_Cone_AngleON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Outer_Cone_Angle) == 0x0000F0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Outer_Cone_Angle' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Outer_Cone_AngleON_OFF) == 0x0000F8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Outer_Cone_AngleON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Indirect_Lighting_Intensity) == 0x000100, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Indirect_Lighting_Intensity' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Indirect_Lighting_IntensityON_OFF) == 0x000108, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Indirect_Lighting_IntensityON_OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_CurveOfChangeValueOverTime) == 0x000110, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_CurveOfChangeValueOverTime' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue_2) == 0x000118, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x00011C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_IntInt_ReturnValue) == 0x00012C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000130, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue) == 0x000138, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_ColorToLinearColor_ReturnValue_1) == 0x000140, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_ColorToLinearColor_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_LinearColorLerp_ReturnValue) == 0x000150, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000160, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000168, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable) == 0x000178, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_1) == 0x000188, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_2) == 0x000190, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_1) == 0x000198, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_3) == 0x0001A8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_2) == 0x0001B0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_3) == 0x0001C0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue) == 0x0001D0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0001D4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsLightFlickering_ReturnValue) == 0x0001D8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsLightFlickering_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_DeltaSeconds) == 0x0001DC, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x0001E0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001E8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x0001F0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue) == 0x0001F4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue_1) == 0x0001F8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0001FC, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001FD, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsInCutscene_ReturnValue_1) == 0x0001FE, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsInCutscene_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_BooleanOR_ReturnValue_1) == 0x0001FF, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x000200, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x000204, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000208, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_VariableSet_DefaultGlobalIntensity_ImplicitCast) == 0x000210, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_VariableSet_DefaultGlobalIntensity_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000218, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000220, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000228, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x000230, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_2) == 0x000238, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_A_ImplicitCast) == 0x000240, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_A_ImplicitCast_1) == 0x000248, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast) == 0x000250, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast) == 0x000254, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_3) == 0x000258, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_B_ImplicitCast) == 0x000260, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x000268, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000270, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000278, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetLightIntensity_IntensityValue_ImplicitCast) == 0x000280, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetLightIntensity_IntensityValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000288, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000290, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_EffectorResetParameters \ +static_assert(alignof(Flashlight_BP_C_EffectorResetParameters) == 0x000004, "Wrong alignment on Flashlight_BP_C_EffectorResetParameters"); \ +static_assert(sizeof(Flashlight_BP_C_EffectorResetParameters) == 0x000020, "Wrong size on Flashlight_BP_C_EffectorResetParameters"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Intensity) == 0x000000, "Member 'Flashlight_BP_C_EffectorResetParameters::Intensity' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Attenuation) == 0x000001, "Member 'Flashlight_BP_C_EffectorResetParameters::Attenuation' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Light_Color) == 0x000002, "Member 'Flashlight_BP_C_EffectorResetParameters::Light_Color' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Inner_Cone_Angle_0) == 0x000003, "Member 'Flashlight_BP_C_EffectorResetParameters::Inner_Cone_Angle_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Outer_Cone_Angle_0) == 0x000004, "Member 'Flashlight_BP_C_EffectorResetParameters::Outer_Cone_Angle_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Indirect_Lighting_Intensity_0) == 0x000005, "Member 'Flashlight_BP_C_EffectorResetParameters::Indirect_Lighting_Intensity_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Temperature_0) == 0x000006, "Member 'Flashlight_BP_C_EffectorResetParameters::Temperature_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000008, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_SetLightIntensity_IntensityValue_ImplicitCast) == 0x000018, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_SetLightIntensity_IntensityValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x00001C, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_EffectorParameters \ +static_assert(alignof(Flashlight_BP_C_EffectorParameters) == 0x000008, "Wrong alignment on Flashlight_BP_C_EffectorParameters"); \ +static_assert(sizeof(Flashlight_BP_C_EffectorParameters) == 0x000070, "Wrong size on Flashlight_BP_C_EffectorParameters"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Intensity) == 0x000000, "Member 'Flashlight_BP_C_EffectorParameters::Intensity' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF) == 0x000008, "Member 'Flashlight_BP_C_EffectorParameters::OFF' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, AttenuationRadius_0) == 0x000010, "Member 'Flashlight_BP_C_EffectorParameters::AttenuationRadius_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_0) == 0x000018, "Member 'Flashlight_BP_C_EffectorParameters::OFF_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Temperature_0) == 0x000020, "Member 'Flashlight_BP_C_EffectorParameters::Temperature_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_1) == 0x000028, "Member 'Flashlight_BP_C_EffectorParameters::OFF_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Light_Color) == 0x00002C, "Member 'Flashlight_BP_C_EffectorParameters::Light_Color' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_2) == 0x000030, "Member 'Flashlight_BP_C_EffectorParameters::OFF_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Inner_Cone_Angle_0) == 0x000038, "Member 'Flashlight_BP_C_EffectorParameters::Inner_Cone_Angle_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_3) == 0x000040, "Member 'Flashlight_BP_C_EffectorParameters::OFF_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Outer_Cone_Angle_0) == 0x000048, "Member 'Flashlight_BP_C_EffectorParameters::Outer_Cone_Angle_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_4) == 0x000050, "Member 'Flashlight_BP_C_EffectorParameters::OFF_4' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Indirect_Lighting_Intensity_0) == 0x000058, "Member 'Flashlight_BP_C_EffectorParameters::Indirect_Lighting_Intensity_0' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_5) == 0x000060, "Member 'Flashlight_BP_C_EffectorParameters::OFF_5' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_BP_C_EffectorParameters, CurveOfChangeValueOverTime_0) == 0x000068, "Member 'Flashlight_BP_C_EffectorParameters::CurveOfChangeValueOverTime_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_BP_C_Change_Light_Parameters \ +static_assert(alignof(Flashlight_BP_C_Change_Light_Parameters) == 0x000008, "Wrong alignment on Flashlight_BP_C_Change_Light_Parameters"); \ +static_assert(sizeof(Flashlight_BP_C_Change_Light_Parameters) == 0x0000F0, "Wrong size on Flashlight_BP_C_Change_Light_Parameters"); \ +static_assert(offsetof(Flashlight_BP_C_Change_Light_Parameters, Params_0) == 0x000000, "Member 'Flashlight_BP_C_Change_Light_Parameters::Params_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFlashlight_BP_C \ +static_assert(alignof(AFlashlight_BP_C) == 0x000010, "Wrong alignment on AFlashlight_BP_C"); \ +static_assert(sizeof(AFlashlight_BP_C) == 0x0009E0, "Wrong size on AFlashlight_BP_C"); \ +static_assert(offsetof(AFlashlight_BP_C, UberGraphFrame) == 0x0008A0, "Member 'AFlashlight_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Fake_IndirectPlayer) == 0x0008A8, "Member 'AFlashlight_BP_C::Fake_IndirectPlayer' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Fake_Indirect) == 0x0008B0, "Member 'AFlashlight_BP_C::Fake_Indirect' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, SHAk_Flashlight) == 0x0008B8, "Member 'AFlashlight_BP_C::SHAk_Flashlight' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline_1_NewTrack_0_FD951E4F40C13E3DD7DA67BBDFD89C98) == 0x0008C0, "Member 'AFlashlight_BP_C::Timeline_1_NewTrack_0_FD951E4F40C13E3DD7DA67BBDFD89C98' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline_1__Direction_FD951E4F40C13E3DD7DA67BBDFD89C98) == 0x0008C4, "Member 'AFlashlight_BP_C::Timeline_1__Direction_FD951E4F40C13E3DD7DA67BBDFD89C98' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline_1) == 0x0008C8, "Member 'AFlashlight_BP_C::Timeline_1' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline_NewTrack_0_C0F6A7FB4642994BA4DFCC9F51755AB2) == 0x0008D0, "Member 'AFlashlight_BP_C::Timeline_NewTrack_0_C0F6A7FB4642994BA4DFCC9F51755AB2' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline__Direction_C0F6A7FB4642994BA4DFCC9F51755AB2) == 0x0008D4, "Member 'AFlashlight_BP_C::Timeline__Direction_C0F6A7FB4642994BA4DFCC9F51755AB2' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Timeline) == 0x0008D8, "Member 'AFlashlight_BP_C::Timeline' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline_fChangeValueOverTime_3C2402A44672C7DDD55E0582E8F630F5) == 0x0008E0, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline_fChangeValueOverTime_3C2402A44672C7DDD55E0582E8F630F5' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline__Direction_3C2402A44672C7DDD55E0582E8F630F5) == 0x0008E4, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline__Direction_3C2402A44672C7DDD55E0582E8F630F5' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline) == 0x0008E8, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline_FlickeringCurveTM_F55C9D5744AF7C570CDED095209B71F5) == 0x0008F0, "Member 'AFlashlight_BP_C::FlickeringTimeline_FlickeringCurveTM_F55C9D5744AF7C570CDED095209B71F5' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline__Direction_F55C9D5744AF7C570CDED095209B71F5) == 0x0008F4, "Member 'AFlashlight_BP_C::FlickeringTimeline__Direction_F55C9D5744AF7C570CDED095209B71F5' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline) == 0x0008F8, "Member 'AFlashlight_BP_C::FlickeringTimeline' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, SpotUmbra) == 0x000900, "Member 'AFlashlight_BP_C::SpotUmbra' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, SpotPenumbra) == 0x000908, "Member 'AFlashlight_BP_C::SpotPenumbra' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, MainLightOffsetWhileAiming) == 0x000910, "Member 'AFlashlight_BP_C::MainLightOffsetWhileAiming' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, MainLightOffsetCURRENT) == 0x000928, "Member 'AFlashlight_BP_C::MainLightOffsetCURRENT' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, LightParameteres) == 0x000940, "Member 'AFlashlight_BP_C::LightParameteres' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Row_Name) == 0x000950, "Member 'AFlashlight_BP_C::Row_Name' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Intensity_) == 0x000958, "Member 'AFlashlight_BP_C::Intensity_' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Flickering_) == 0x000960, "Member 'AFlashlight_BP_C::Flickering_' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Light_Colors) == 0x000964, "Member 'AFlashlight_BP_C::Light_Colors' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Indirect_Lighting_Intensity) == 0x000968, "Member 'AFlashlight_BP_C::Indirect_Lighting_Intensity' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Inner_Cone_Angle) == 0x00096C, "Member 'AFlashlight_BP_C::Inner_Cone_Angle' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Outer_Cone_Angle) == 0x000970, "Member 'AFlashlight_BP_C::Outer_Cone_Angle' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, FlickeringCurve) == 0x000978, "Member 'AFlashlight_BP_C::FlickeringCurve' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, IntensityNew) == 0x000980, "Member 'AFlashlight_BP_C::IntensityNew' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Temperature) == 0x000988, "Member 'AFlashlight_BP_C::Temperature' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, Use_Temperature) == 0x00098C, "Member 'AFlashlight_BP_C::Use_Temperature' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, AttenuationRadius) == 0x000990, "Member 'AFlashlight_BP_C::AttenuationRadius' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, FlickeringDuration) == 0x000998, "Member 'AFlashlight_BP_C::FlickeringDuration' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, CurveOfChangeValueOverTime) == 0x0009A0, "Member 'AFlashlight_BP_C::CurveOfChangeValueOverTime' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, F_Change_Value_Over_Time) == 0x0009A8, "Member 'AFlashlight_BP_C::F_Change_Value_Over_Time' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, SoundUpTreshhold) == 0x0009B0, "Member 'AFlashlight_BP_C::SoundUpTreshhold' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, SoundDownTreshhold) == 0x0009B8, "Member 'AFlashlight_BP_C::SoundDownTreshhold' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, b1) == 0x0009C0, "Member 'AFlashlight_BP_C::b1' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, b2) == 0x0009C1, "Member 'AFlashlight_BP_C::b2' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, DynMat) == 0x0009C8, "Member 'AFlashlight_BP_C::DynMat' has a wrong offset!"); \ +static_assert(offsetof(AFlashlight_BP_C, New_Light_Color) == 0x0009D0, "Member 'AFlashlight_BP_C::New_Light_Color' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCamShake_StompBase_C \ +static_assert(alignof(UCamShake_StompBase_C) == 0x000010, "Wrong alignment on UCamShake_StompBase_C"); \ +static_assert(sizeof(UCamShake_StompBase_C) == 0x0000E0, "Wrong size on UCamShake_StompBase_C"); \ + +#define DUMPER7_ASSERTS_USpeadGunChargeShootShake_C \ +static_assert(alignof(USpeadGunChargeShootShake_C) == 0x000010, "Wrong alignment on USpeadGunChargeShootShake_C"); \ +static_assert(sizeof(USpeadGunChargeShootShake_C) == 0x0001F0, "Wrong size on USpeadGunChargeShootShake_C"); \ + +#define DUMPER7_ASSERTS_UGE_Material_Blood_C \ +static_assert(alignof(UGE_Material_Blood_C) == 0x000008, "Wrong alignment on UGE_Material_Blood_C"); \ +static_assert(sizeof(UGE_Material_Blood_C) == 0x000A70, "Wrong size on UGE_Material_Blood_C"); \ + +#define DUMPER7_ASSERTS_UCamShake_QTE_Damage_C \ +static_assert(alignof(UCamShake_QTE_Damage_C) == 0x000010, "Wrong alignment on UCamShake_QTE_Damage_C"); \ +static_assert(sizeof(UCamShake_QTE_Damage_C) == 0x0000E0, "Wrong size on UCamShake_QTE_Damage_C"); \ + +#define DUMPER7_ASSERTS_FFlashLight_Structure \ +static_assert(alignof(FFlashLight_Structure) == 0x000008, "Wrong alignment on FFlashLight_Structure"); \ +static_assert(sizeof(FFlashLight_Structure) == 0x0000F0, "Wrong size on FFlashLight_Structure"); \ +static_assert(offsetof(FFlashLight_Structure, BackLightIntensityMultiplier_24_B7D2C04548204749413290841C22B173) == 0x000000, "Member 'FFlashLight_Structure::BackLightIntensityMultiplier_24_B7D2C04548204749413290841C22B173' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, MainLightIntensityMultiplier_22_6F07A1A6416C68B967A04994ECF3EEC6) == 0x000008, "Member 'FFlashLight_Structure::MainLightIntensityMultiplier_22_6F07A1A6416C68B967A04994ECF3EEC6' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, DefaultGlobalIntensity_21_B42E20AA4E8865147D243198E1A49731) == 0x000010, "Member 'FFlashLight_Structure::DefaultGlobalIntensity_21_B42E20AA4E8865147D243198E1A49731' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, LightColor_D_19_58F798334EFF7349CD7BBCAB3ED69278) == 0x000018, "Member 'FFlashLight_Structure::LightColor_D_19_58F798334EFF7349CD7BBCAB3ED69278' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, InnerConeAngle_30_4ADF207B40B8EA5AC59C20A73BD6ADFD) == 0x000020, "Member 'FFlashLight_Structure::InnerConeAngle_30_4ADF207B40B8EA5AC59C20A73BD6ADFD' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, OuterConeAngle_36_FC70063D44DC29CE56F54687B81D80B6) == 0x000028, "Member 'FFlashLight_Structure::OuterConeAngle_36_FC70063D44DC29CE56F54687B81D80B6' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SourceRadius_38_168AFDFD4D8F11761780588BB03B0116) == 0x000030, "Member 'FFlashLight_Structure::SourceRadius_38_168AFDFD4D8F11761780588BB03B0116' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SoftSourceRadius_39_4E8FB2E74DF1FC9A1318A8BB4733A50A) == 0x000038, "Member 'FFlashLight_Structure::SoftSourceRadius_39_4E8FB2E74DF1FC9A1318A8BB4733A50A' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SourceLength_41_BB9137514798ED418F7E9BB8C853DA8B) == 0x000040, "Member 'FFlashLight_Structure::SourceLength_41_BB9137514798ED418F7E9BB8C853DA8B' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, UseTemperature_43_A0C8CF0E47B95C1FE60B239BE83EC958) == 0x000048, "Member 'FFlashLight_Structure::UseTemperature_43_A0C8CF0E47B95C1FE60B239BE83EC958' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, Temperature_46_C855590D4B6FCECE8EF49C9BCF899655) == 0x000050, "Member 'FFlashLight_Structure::Temperature_46_C855590D4B6FCECE8EF49C9BCF899655' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, CastShadows_51_96F5648E49FD1904C7C11AACDECF8C4A) == 0x000058, "Member 'FFlashLight_Structure::CastShadows_51_96F5648E49FD1904C7C11AACDECF8C4A' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, IndirectLightingIntensity_54_87CBC53149638A35930E8CBB24B72B68) == 0x000060, "Member 'FFlashLight_Structure::IndirectLightingIntensity_54_87CBC53149638A35930E8CBB24B72B68' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, VolumetricScatteringIntensity_56_9B9A1C2C435F01E7B648EB8EA68B7022) == 0x000068, "Member 'FFlashLight_Structure::VolumetricScatteringIntensity_56_9B9A1C2C435F01E7B648EB8EA68B7022' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, LightColor_LM_61_7CAC0C1E4AF0C09CD971E8B3B1638E18) == 0x000070, "Member 'FFlashLight_Structure::LightColor_LM_61_7CAC0C1E4AF0C09CD971E8B3B1638E18' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, AttenuationRadius_65_C5A2469F4D0759B4FDBE34927294BE83) == 0x000078, "Member 'FFlashLight_Structure::AttenuationRadius_65_C5A2469F4D0759B4FDBE34927294BE83' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SourceRadius_CL_68_5617146A4E9FB206F5616B997AA79487) == 0x000080, "Member 'FFlashLight_Structure::SourceRadius_CL_68_5617146A4E9FB206F5616B997AA79487' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SoftSourceRadius_CL_71_A4DB1A2142909C12FB783CA4F165E82B) == 0x000088, "Member 'FFlashLight_Structure::SoftSourceRadius_CL_71_A4DB1A2142909C12FB783CA4F165E82B' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, SourceLength_CL_73_73E0E7604D7A6F74A9DE53A5EBAFFC4F) == 0x000090, "Member 'FFlashLight_Structure::SourceLength_CL_73_73E0E7604D7A6F74A9DE53A5EBAFFC4F' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, UseTemperature_CL_76_159FEBB749DDB300FBC8CCA19DCCBBA6) == 0x000098, "Member 'FFlashLight_Structure::UseTemperature_CL_76_159FEBB749DDB300FBC8CCA19DCCBBA6' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, Temperature_CL_79_D0BA7C2D47052B30A07EC08D03FCC0CA) == 0x0000A0, "Member 'FFlashLight_Structure::Temperature_CL_79_D0BA7C2D47052B30A07EC08D03FCC0CA' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, CastShadows_CL_85_E52C5E9F4168F73D671615951E398B12) == 0x0000A8, "Member 'FFlashLight_Structure::CastShadows_CL_85_E52C5E9F4168F73D671615951E398B12' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, IndirectLightingIntensity_CL_88_DFE950654E0D4DEB77DBB9B55FA08956) == 0x0000B0, "Member 'FFlashLight_Structure::IndirectLightingIntensity_CL_88_DFE950654E0D4DEB77DBB9B55FA08956' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, VolumetricScatteringIntensity_CL_90_C1B3047F42A5718B4E82E3839CB4F635) == 0x0000B8, "Member 'FFlashLight_Structure::VolumetricScatteringIntensity_CL_90_C1B3047F42A5718B4E82E3839CB4F635' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, Intensity_CL_92_7A2C45344771CD57F47AEEAB5A6A320E) == 0x0000C0, "Member 'FFlashLight_Structure::Intensity_CL_92_7A2C45344771CD57F47AEEAB5A6A320E' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, LightColor_CL_95_2C137E9E4CC5E80133BE51B494F62A84) == 0x0000C8, "Member 'FFlashLight_Structure::LightColor_CL_95_2C137E9E4CC5E80133BE51B494F62A84' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, IESTexture_101_EEDE54A147EBCE5DDFEE6CBC0C24477C) == 0x0000D0, "Member 'FFlashLight_Structure::IESTexture_101_EEDE54A147EBCE5DDFEE6CBC0C24477C' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, UseIESIntensity_104_8898C5AD4D614FC0A53E558848EE3F91) == 0x0000D8, "Member 'FFlashLight_Structure::UseIESIntensity_104_8898C5AD4D614FC0A53E558848EE3F91' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, IESIntensityScale_107_411990534449DE208D38BC85F96ED4CF) == 0x0000E0, "Member 'FFlashLight_Structure::IESIntensityScale_107_411990534449DE208D38BC85F96ED4CF' has a wrong offset!"); \ +static_assert(offsetof(FFlashLight_Structure, CloseLightIntensityMultiplier_110_AEEECE6C45A11AEF6FB3549F046E8D49) == 0x0000E8, "Member 'FFlashLight_Structure::CloseLightIntensityMultiplier_110_AEEECE6C45A11AEF6FB3549F046E8D49' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_ZeroTransform \ +static_assert(alignof(Utility_FunctionLibrary_C_ZeroTransform) == 0x000010, "Wrong alignment on Utility_FunctionLibrary_C_ZeroTransform"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_ZeroTransform) == 0x0000D0, "Wrong size on Utility_FunctionLibrary_C_ZeroTransform"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_ZeroTransform::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, ReturnValue) == 0x000010, "Member 'Utility_FunctionLibrary_C_ZeroTransform::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'Utility_FunctionLibrary_C_ZeroTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_Stop_Take_Recording \ +static_assert(alignof(Utility_FunctionLibrary_C_Stop_Take_Recording) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_Stop_Take_Recording"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_Stop_Take_Recording) == 0x000010, "Wrong size on Utility_FunctionLibrary_C_Stop_Take_Recording"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, CallFunc_IsRecording_ReturnValue) == 0x000008, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::CallFunc_IsRecording_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, CallFunc_IsBuildEditor_ReturnValue) == 0x000009, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_Start_Take_Recording \ +static_assert(alignof(Utility_FunctionLibrary_C_Start_Take_Recording) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_Start_Take_Recording"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_Start_Take_Recording) == 0x000018, "Wrong size on Utility_FunctionLibrary_C_Start_Take_Recording"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_IsRecording_ReturnValue) == 0x000008, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_IsRecording_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_IsBuildEditor_ReturnValue) == 0x000009, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_OpenTakeRecorderPanel_ReturnValue) == 0x000010, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_OpenTakeRecorderPanel_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintWarning \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintWarning) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintWarning"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintWarning) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintWarning"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintWarning::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintWarning::PrintToScreen' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintWarning::PrintToLog' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintWarning::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintTrace \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintTrace) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintTrace"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintTrace) == 0x000048, "Wrong size on Utility_FunctionLibrary_C_PrintTrace"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintTrace::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintTrace::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintSuccess \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintSuccess"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintSuccess"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintSuccess::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintSuccess::PrintToScreen' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintSuccess::PrintToLog' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintSuccess::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInTick \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintInTick) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInTick"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintInTick) == 0x000058, "Wrong size on Utility_FunctionLibrary_C_PrintInTick"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInTick::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInTick::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_PrintString_Duration_ImplicitCast) == 0x000050, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_PrintString_Duration_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInfo \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintInfo) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInfo"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintInfo) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintInfo"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInfo::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInfo::PrintToScreen' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintInfo::PrintToLog' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInfo::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintError \ +static_assert(alignof(Utility_FunctionLibrary_C_PrintError) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintError"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_PrintError) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintError"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintError::InString' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintError::PrintToScreen' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintError::PrintToLog' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintError::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_IsActorOfClass \ +static_assert(alignof(Utility_FunctionLibrary_C_IsActorOfClass) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_IsActorOfClass"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_IsActorOfClass) == 0x000060, "Wrong size on Utility_FunctionLibrary_C_IsActorOfClass"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, InActor) == 0x000000, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::InActor' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, Class_0) == 0x000008, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::Class_0' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, __WorldContext) == 0x000030, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, ReturnValue) == 0x000038, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000039, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_IsValid_ReturnValue) == 0x00003A, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x000040, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_GetObjectClass_ReturnValue) == 0x000048, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, K2Node_ClassDynamicCast_AsActor) == 0x000050, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, K2Node_ClassDynamicCast_bSuccess) == 0x000058, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000059, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_GiveItems \ +static_assert(alignof(Utility_FunctionLibrary_C_GiveItems) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_GiveItems"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_GiveItems) == 0x000058, "Wrong size on Utility_FunctionLibrary_C_GiveItems"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, ItemsToGive) == 0x000000, "Member 'Utility_FunctionLibrary_C_GiveItems::ItemsToGive' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_GiveItems::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, Temp_int_Array_Index_Variable) == 0x000024, "Member 'Utility_FunctionLibrary_C_GiveItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'Utility_FunctionLibrary_C_GiveItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_Get_Item) == 0x000038, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_CollectItem_ReturnValue) == 0x000054, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_AreaIntersectedCircles \ +static_assert(alignof(Utility_FunctionLibrary_C_AreaIntersectedCircles) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_AreaIntersectedCircles"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_AreaIntersectedCircles) == 0x0000F8, "Wrong size on Utility_FunctionLibrary_C_AreaIntersectedCircles"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle1_Radius) == 0x000000, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle1_Radius' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle1_Location) == 0x000008, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle1_Location' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle2_Radius) == 0x000020, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle2_Radius' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle2_Location) == 0x000028, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle2_Location' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, __WorldContext) == 0x000040, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Area_Intersected_) == 0x000048, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Area_Intersected_' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Distance) == 0x000050, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Distance' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Small_Circle_Location) == 0x000058, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Small_Circle_Location' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Big_Circle_Location) == 0x000070, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Big_Circle_Location' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, SmallCricle_Radius) == 0x000088, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::SmallCricle_Radius' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, BigCirlce_Radius) == 0x000090, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::BigCirlce_Radius' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000098, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue) == 0x0000A0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x0000A8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0000B8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Vector_Distance_ReturnValue) == 0x0000C8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue_1) == 0x0000D0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue_2) == 0x0000D8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_AreaCircle_Area) == 0x0000E0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_AreaCircle_Area' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Add_DoubleDouble_ReturnValue_8) == 0x0000E8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Add_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Subtract_DoubleDouble_ReturnValue_6) == 0x0000F0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Subtract_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_AreaCircle \ +static_assert(alignof(Utility_FunctionLibrary_C_AreaCircle) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_AreaCircle"); \ +static_assert(sizeof(Utility_FunctionLibrary_C_AreaCircle) == 0x000028, "Wrong size on Utility_FunctionLibrary_C_AreaCircle"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, Radius) == 0x000000, "Member 'Utility_FunctionLibrary_C_AreaCircle::Radius' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, __WorldContext) == 0x000008, "Member 'Utility_FunctionLibrary_C_AreaCircle::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, Area) == 0x000010, "Member 'Utility_FunctionLibrary_C_AreaCircle::Area' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_AreaCircle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, CallFunc_MultiplyByPi_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_AreaCircle::CallFunc_MultiplyByPi_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UUtility_FunctionLibrary_C \ +static_assert(alignof(UUtility_FunctionLibrary_C) == 0x000008, "Wrong alignment on UUtility_FunctionLibrary_C"); \ +static_assert(sizeof(UUtility_FunctionLibrary_C) == 0x000028, "Wrong size on UUtility_FunctionLibrary_C"); \ + +#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector \ +static_assert(alignof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector"); \ +static_assert(sizeof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector) == 0x0004D0, "Wrong size on BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, EntryPoint) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_Card_Header) == 0x000008, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_Card_Header' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_Card_Contents) == 0x000018, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_Card_Contents' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_CardDurationS) == 0x000028, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_CardDurationS' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_DialogOptions) == 0x000030, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_DialogOptions' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_MarkedFrame) == 0x000220, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_MarkedFrame' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_MakeStruct_CinematicDialogData) == 0x000230, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_MakeStruct_CinematicDialogData' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_EffectsData) == 0x000478, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_EffectsData' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, CallFunc_DisplayCinematicCardNative_CardDurationS_ImplicitCast) == 0x0004C8, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::CallFunc_DisplayCinematicCardNative_CardDurationS_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_JumpToFrame \ +static_assert(alignof(BP_CinematicDialogDirector_C_JumpToFrame) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_JumpToFrame"); \ +static_assert(sizeof(BP_CinematicDialogDirector_C_JumpToFrame) == 0x000010, "Wrong size on BP_CinematicDialogDirector_C_JumpToFrame"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_JumpToFrame, MarkedFrame) == 0x000000, "Member 'BP_CinematicDialogDirector_C_JumpToFrame::MarkedFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowCinematicCard \ +static_assert(alignof(BP_CinematicDialogDirector_C_ShowCinematicCard) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowCinematicCard"); \ +static_assert(sizeof(BP_CinematicDialogDirector_C_ShowCinematicCard) == 0x000028, "Wrong size on BP_CinematicDialogDirector_C_ShowCinematicCard"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, Card_Header) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::Card_Header' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, Card_Contents) == 0x000010, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::Card_Contents' has a wrong offset!"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, CardDurationS) == 0x000020, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::CardDurationS' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowDialogOptions \ +static_assert(alignof(BP_CinematicDialogDirector_C_ShowDialogOptions) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowDialogOptions"); \ +static_assert(sizeof(BP_CinematicDialogDirector_C_ShowDialogOptions) == 0x0001F0, "Wrong size on BP_CinematicDialogDirector_C_ShowDialogOptions"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ShowDialogOptions, DialogOptions) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowDialogOptions::DialogOptions' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowGameplayEffects \ +static_assert(alignof(BP_CinematicDialogDirector_C_ShowGameplayEffects) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowGameplayEffects"); \ +static_assert(sizeof(BP_CinematicDialogDirector_C_ShowGameplayEffects) == 0x000050, "Wrong size on BP_CinematicDialogDirector_C_ShowGameplayEffects"); \ +static_assert(offsetof(BP_CinematicDialogDirector_C_ShowGameplayEffects, EffectsData) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowGameplayEffects::EffectsData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_CinematicDialogDirector_C \ +static_assert(alignof(UBP_CinematicDialogDirector_C) == 0x000008, "Wrong alignment on UBP_CinematicDialogDirector_C"); \ +static_assert(sizeof(UBP_CinematicDialogDirector_C) == 0x000548, "Wrong size on UBP_CinematicDialogDirector_C"); \ +static_assert(offsetof(UBP_CinematicDialogDirector_C, UberGraphFrame) == 0x000540, "Member 'UBP_CinematicDialogDirector_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UserConstructionScript \ +static_assert(alignof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x000010, "Wrong alignment on FlickeringLampEx_Base_C_UserConstructionScript"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x0000B0, "Wrong size on FlickeringLampEx_Base_C_UserConstructionScript"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000000, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_IsPIE_ReturnValue) == 0x000050, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_IsPIE_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Quat_RotateVector_ReturnValue) == 0x000058, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Quat_RotateVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x000070, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result) == 0x000088, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000090, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightTemperature_Result) == 0x000098, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x0000A0, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x0000A4, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x0000A8, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x0000AC, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UpdateParameters \ +static_assert(alignof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_UpdateParameters"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000020, "Wrong size on FlickeringLampEx_Base_C_UpdateParameters"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast) == 0x000000, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast) == 0x000004, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast) == 0x000010, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast) == 0x000014, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast) == 0x000018, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast) == 0x00001C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_SwitchOnFromEffector \ +static_assert(alignof(FlickeringLampEx_Base_C_SwitchOnFromEffector) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_SwitchOnFromEffector"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_SwitchOnFromEffector) == 0x000010, "Wrong size on FlickeringLampEx_Base_C_SwitchOnFromEffector"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_GetLightIntensityMultiplier_Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_SetLightsState \ +static_assert(alignof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_SetLightsState"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_SetLightsState"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_SetLightsState, State) == 0x000000, "Member 'FlickeringLampEx_Base_C_SetLightsState::State' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveTick \ +static_assert(alignof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveTick"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong size on FlickeringLampEx_Base_C_ReceiveTick"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveEndPlay \ +static_assert(alignof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base \ +static_assert(alignof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x000120, "Wrong size on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result) == 0x000008, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000010, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_2) == 0x000020, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_2' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_3) == 0x000028, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_3' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightTemperature_Result) == 0x000030, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result) == 0x000040, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_DeltaSeconds) == 0x000050, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_4) == 0x000060, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_4' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_EndPlayReason) == 0x000068, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_EndPlayReason' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_CustomEvent_DeltaSeconds) == 0x000070, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_CustomEvent_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess_1) == 0x000080, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_5) == 0x000088, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_5' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_6) == 0x000090, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_6' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000098, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result_1) == 0x0000A0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, Temp_int_Variable) == 0x0000A8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0000B0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_EditModeEnabled_ReturnValue) == 0x0000C8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_EditModeEnabled_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_IntInt_ReturnValue) == 0x0000CC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_State) == 0x0000D0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_State' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x0000D4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x0000D8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x0000DC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1) == 0x0000E0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1) == 0x0000E4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x0000E8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2) == 0x0000EC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2) == 0x0000F0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000F8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3) == 0x000100, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3) == 0x000104, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast) == 0x000108, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4) == 0x00010C, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4) == 0x000110, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_5) == 0x000114, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_5' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_5) == 0x000118, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_EditorExternalTick \ +static_assert(alignof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_EditorExternalTick"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_EditorExternalTick"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_EditorExternalTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_EditorExternalTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightTemperature \ +static_assert(alignof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightTemperature"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightTemperature"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightTemperature::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightIntensityMultiplier \ +static_assert(alignof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetCurveBasedIntensity \ +static_assert(alignof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ +static_assert(sizeof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000080, "Wrong size on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::Result' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MinTime) == 0x00000C, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MaxTime) == 0x000010, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_ReturnValue) == 0x000038, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_ReturnValue) == 0x000040, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_ReturnValue) == 0x000048, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_A_ImplicitCast) == 0x000058, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000070, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_A_ImplicitCast) == 0x000078, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFlickeringLampEx_Base_C \ +static_assert(alignof(AFlickeringLampEx_Base_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_Base_C"); \ +static_assert(sizeof(AFlickeringLampEx_Base_C) == 0x000470, "Wrong size on AFlickeringLampEx_Base_C"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, UberGraphFrame) == 0x0003D8, "Member 'AFlickeringLampEx_Base_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensity) == 0x0003E0, "Member 'AFlickeringLampEx_Base_C::LightIntensity' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, FlickeringCurve) == 0x0003E8, "Member 'AFlickeringLampEx_Base_C::FlickeringCurve' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, RandomStart) == 0x0003F0, "Member 'AFlickeringLampEx_Base_C::RandomStart' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionColor) == 0x0003F4, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionColor' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionReplace) == 0x000404, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionReplace' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, AffectLight) == 0x000405, "Member 'AFlickeringLampEx_Base_C::AffectLight' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, FlickerActive) == 0x000406, "Member 'AFlickeringLampEx_Base_C::FlickerActive' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, EndOperation) == 0x000407, "Member 'AFlickeringLampEx_Base_C::EndOperation' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, RandomBlinking) == 0x000408, "Member 'AFlickeringLampEx_Base_C::RandomBlinking' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMin) == 0x000410, "Member 'AFlickeringLampEx_Base_C::LightIntensityMin' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMax) == 0x000418, "Member 'AFlickeringLampEx_Base_C::LightIntensityMax' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMin) == 0x000420, "Member 'AFlickeringLampEx_Base_C::BlinkingMin' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMax) == 0x000428, "Member 'AFlickeringLampEx_Base_C::BlinkingMax' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMin) == 0x000430, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMin' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMax) == 0x000438, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMax' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, OffIntensity) == 0x000440, "Member 'AFlickeringLampEx_Base_C::OffIntensity' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, GentleShutdownTime) == 0x000448, "Member 'AFlickeringLampEx_Base_C::GentleShutdownTime' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, ForceShutdown) == 0x000450, "Member 'AFlickeringLampEx_Base_C::ForceShutdown' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, TimePassed) == 0x000458, "Member 'AFlickeringLampEx_Base_C::TimePassed' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchedOff) == 0x000460, "Member 'AFlickeringLampEx_Base_C::SwitchedOff' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, WasActive) == 0x000461, "Member 'AFlickeringLampEx_Base_C::WasActive' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, BeginPlayCalled) == 0x000462, "Member 'AFlickeringLampEx_Base_C::BeginPlayCalled' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchOffBeforeBeginPlayCalled) == 0x000463, "Member 'AFlickeringLampEx_Base_C::SwitchOffBeforeBeginPlayCalled' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingIsAbsolute) == 0x000464, "Member 'AFlickeringLampEx_Base_C::BlinkingIsAbsolute' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, EditorTicksCounter) == 0x000468, "Member 'AFlickeringLampEx_Base_C::EditorTicksCounter' has a wrong offset!"); \ +static_assert(offsetof(AFlickeringLampEx_Base_C, InitialState) == 0x00046C, "Member 'AFlickeringLampEx_Base_C::InitialState' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SPQuickHealPlayRateUpgrade_C \ +static_assert(alignof(UGE_SPQuickHealPlayRateUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPQuickHealPlayRateUpgrade_C"); \ +static_assert(sizeof(UGE_SPQuickHealPlayRateUpgrade_C) == 0x000A70, "Wrong size on UGE_SPQuickHealPlayRateUpgrade_C"); \ + +#define DUMPER7_ASSERTS_LightsInterface_C_SetLightsState \ +static_assert(alignof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong alignment on LightsInterface_C_SetLightsState"); \ +static_assert(sizeof(LightsInterface_C_SetLightsState) == 0x000001, "Wrong size on LightsInterface_C_SetLightsState"); \ +static_assert(offsetof(LightsInterface_C_SetLightsState, State) == 0x000000, "Member 'LightsInterface_C_SetLightsState::State' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ILightsInterface_C \ +static_assert(alignof(ILightsInterface_C) == 0x000001, "Wrong alignment on ILightsInterface_C"); \ +static_assert(sizeof(ILightsInterface_C) == 0x000001, "Wrong size on ILightsInterface_C"); \ + +#define DUMPER7_ASSERTS_SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP \ +static_assert(alignof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP) == 0x000004, "Wrong alignment on SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP"); \ +static_assert(sizeof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP) == 0x000004, "Wrong size on SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP"); \ +static_assert(offsetof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP, EntryPoint) == 0x000000, "Member 'SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASHHudPlay_BP_C \ +static_assert(alignof(ASHHudPlay_BP_C) == 0x000008, "Wrong alignment on ASHHudPlay_BP_C"); \ +static_assert(sizeof(ASHHudPlay_BP_C) == 0x0006D0, "Wrong size on ASHHudPlay_BP_C"); \ +static_assert(offsetof(ASHHudPlay_BP_C, UberGraphFrame) == 0x0006C0, "Member 'ASHHudPlay_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASHHudPlay_BP_C, DefaultSceneRoot) == 0x0006C8, "Member 'ASHHudPlay_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_ObjectiveFloatingMarkersManager_C \ +static_assert(alignof(UBP_ObjectiveFloatingMarkersManager_C) == 0x000008, "Wrong alignment on UBP_ObjectiveFloatingMarkersManager_C"); \ +static_assert(sizeof(UBP_ObjectiveFloatingMarkersManager_C) == 0x0000E8, "Wrong size on UBP_ObjectiveFloatingMarkersManager_C"); \ + +#define DUMPER7_ASSERTS_UWBP_CanvasForFloatingWidgets_C \ +static_assert(alignof(UWBP_CanvasForFloatingWidgets_C) == 0x000008, "Wrong alignment on UWBP_CanvasForFloatingWidgets_C"); \ +static_assert(sizeof(UWBP_CanvasForFloatingWidgets_C) == 0x0003B0, "Wrong size on UWBP_CanvasForFloatingWidgets_C"); \ + +#define DUMPER7_ASSERTS_UCronosDialogSubtitlesWidget_NEW_C \ +static_assert(alignof(UCronosDialogSubtitlesWidget_NEW_C) == 0x000008, "Wrong alignment on UCronosDialogSubtitlesWidget_NEW_C"); \ +static_assert(sizeof(UCronosDialogSubtitlesWidget_NEW_C) == 0x000320, "Wrong size on UCronosDialogSubtitlesWidget_NEW_C"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_0) == 0x0002F0, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_0' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_1) == 0x0002F8, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_1' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_2) == 0x000300, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_2' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_3) == 0x000308, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_3' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, Subtitles_box) == 0x000310, "Member 'UCronosDialogSubtitlesWidget_NEW_C::Subtitles_box' has a wrong offset!"); \ +static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, TextTest_panel) == 0x000318, "Member 'UCronosDialogSubtitlesWidget_NEW_C::TextTest_panel' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogSubtitlesLineWidget_BP_C \ +static_assert(alignof(UDialogSubtitlesLineWidget_BP_C) == 0x000008, "Wrong alignment on UDialogSubtitlesLineWidget_BP_C"); \ +static_assert(sizeof(UDialogSubtitlesLineWidget_BP_C) == 0x000340, "Wrong size on UDialogSubtitlesLineWidget_BP_C"); \ + +#define DUMPER7_ASSERTS_DialogSubtitles_C_OnRemoveSubtitle \ +static_assert(alignof(DialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong alignment on DialogSubtitles_C_OnRemoveSubtitle"); \ +static_assert(sizeof(DialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong size on DialogSubtitles_C_OnRemoveSubtitle"); \ +static_assert(offsetof(DialogSubtitles_C_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitles_C_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitles_C_OnChangeVisibility \ +static_assert(alignof(DialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong alignment on DialogSubtitles_C_OnChangeVisibility"); \ +static_assert(sizeof(DialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong size on DialogSubtitles_C_OnChangeVisibility"); \ +static_assert(offsetof(DialogSubtitles_C_OnChangeVisibility, Show) == 0x000000, "Member 'DialogSubtitles_C_OnChangeVisibility::Show' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitles_C_OnAddSubtitle \ +static_assert(alignof(DialogSubtitles_C_OnAddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitles_C_OnAddSubtitle"); \ +static_assert(sizeof(DialogSubtitles_C_OnAddSubtitle) == 0x000058, "Wrong size on DialogSubtitles_C_OnAddSubtitle"); \ +static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitles_C_OnAddSubtitle::Index_0' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Text) == 0x000008, "Member 'DialogSubtitles_C_OnAddSubtitle::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, speakerName) == 0x000018, "Member 'DialogSubtitles_C_OnAddSubtitle::speakerName' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Color) == 0x000028, "Member 'DialogSubtitles_C_OnAddSubtitle::Color' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, entity) == 0x000030, "Member 'DialogSubtitles_C_OnAddSubtitle::entity' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles \ +static_assert(alignof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles) == 0x000008, "Wrong alignment on DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles"); \ +static_assert(sizeof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles) == 0x0000B0, "Wrong size on DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, EntryPoint) == 0x000000, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, Temp_bool_Variable) == 0x000004, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, Temp_struct_Variable) == 0x000008, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_index_1) == 0x000018, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_index_1' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_Show) == 0x00001C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_Show' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_Create_ReturnValue) == 0x000028, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_index) == 0x000030, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_index' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_Text) == 0x000038, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_Text' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_speakerName) == 0x000048, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_speakerName' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_color) == 0x000058, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_color' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_entity) == 0x000060, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_entity' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000088, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x00008C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Select_Default) == 0x00009C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogSubtitles_C \ +static_assert(alignof(UDialogSubtitles_C) == 0x000008, "Wrong alignment on UDialogSubtitles_C"); \ +static_assert(sizeof(UDialogSubtitles_C) == 0x0000B8, "Wrong size on UDialogSubtitles_C"); \ +static_assert(offsetof(UDialogSubtitles_C, UberGraphFrame) == 0x0000A8, "Member 'UDialogSubtitles_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitles_C, _ColoredSubtitles) == 0x0000B0, "Member 'UDialogSubtitles_C::_ColoredSubtitles' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_Tick \ +static_assert(alignof(DialogSubtitlesWidget_C_Tick) == 0x000004, "Wrong alignment on DialogSubtitlesWidget_C_Tick"); \ +static_assert(sizeof(DialogSubtitlesWidget_C_Tick) == 0x00003C, "Wrong size on DialogSubtitlesWidget_C_Tick"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_Tick, MyGeometry) == 0x000000, "Member 'DialogSubtitlesWidget_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_Tick, InDeltaTime) == 0x000038, "Member 'DialogSubtitlesWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_RemoveSubtitle \ +static_assert(alignof(DialogSubtitlesWidget_C_RemoveSubtitle) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_RemoveSubtitle"); \ +static_assert(sizeof(DialogSubtitlesWidget_C_RemoveSubtitle) == 0x000020, "Wrong size on DialogSubtitlesWidget_C_RemoveSubtitle"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::Index_0' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_Find_ReturnValue) == 0x000004, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_Get_Item) == 0x000010, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget \ +static_assert(alignof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget"); \ +static_assert(sizeof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget) == 0x000070, "Wrong size on DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, EntryPoint) == 0x000000, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, Temp_int_Array_Index_Variable) == 0x000008, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Array_Get_Item) == 0x000010, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_Event_MyGeometry) == 0x000020, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_Event_InDeltaTime) == 0x000058, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_MakeArray_Array) == 0x000060, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_AddSubtitle \ +static_assert(alignof(DialogSubtitlesWidget_C_AddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_AddSubtitle"); \ +static_assert(sizeof(DialogSubtitlesWidget_C_AddSubtitle) == 0x000068, "Wrong size on DialogSubtitlesWidget_C_AddSubtitle"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Index_0' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Text) == 0x000008, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Color) == 0x000018, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Color' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, TempText) == 0x000028, "Member 'DialogSubtitlesWidget_C_AddSubtitle::TempText' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, K2Node_MakeStruct_SlateColor) == 0x000030, "Member 'DialogSubtitlesWidget_C_AddSubtitle::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_AddChild_ReturnValue) == 0x000048, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_RemoveChild_ReturnValue) == 0x000050, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_AddUnique_ReturnValue) == 0x000054, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_Get_Item) == 0x000058, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000060, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogSubtitlesWidget_C \ +static_assert(alignof(UDialogSubtitlesWidget_C) == 0x000008, "Wrong alignment on UDialogSubtitlesWidget_C"); \ +static_assert(sizeof(UDialogSubtitlesWidget_C) == 0x000340, "Wrong size on UDialogSubtitlesWidget_C"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogSubtitlesWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, Text_0) == 0x0002D8, "Member 'UDialogSubtitlesWidget_C::Text_0' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, Text_1) == 0x0002E0, "Member 'UDialogSubtitlesWidget_C::Text_1' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, Text_2) == 0x0002E8, "Member 'UDialogSubtitlesWidget_C::Text_2' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, Text_3) == 0x0002F0, "Member 'UDialogSubtitlesWidget_C::Text_3' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, VerticalBox_106) == 0x0002F8, "Member 'UDialogSubtitlesWidget_C::VerticalBox_106' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, Texts) == 0x000300, "Member 'UDialogSubtitlesWidget_C::Texts' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, UsedTexts) == 0x000310, "Member 'UDialogSubtitlesWidget_C::UsedTexts' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, UnusedTexts) == 0x000320, "Member 'UDialogSubtitlesWidget_C::UnusedTexts' has a wrong offset!"); \ +static_assert(offsetof(UDialogSubtitlesWidget_C, UsedTextsIndices) == 0x000330, "Member 'UDialogSubtitlesWidget_C::UsedTextsIndices' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MusicManagerAK_BP_C_PlayMusicTrack \ +static_assert(alignof(MusicManagerAK_BP_C_PlayMusicTrack) == 0x000008, "Wrong alignment on MusicManagerAK_BP_C_PlayMusicTrack"); \ +static_assert(sizeof(MusicManagerAK_BP_C_PlayMusicTrack) == 0x000020, "Wrong size on MusicManagerAK_BP_C_PlayMusicTrack"); \ +static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, Music) == 0x000000, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::Music' has a wrong offset!"); \ +static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, Temp_delegate_Variable) == 0x000008, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AMusicManagerAK_BP_C \ +static_assert(alignof(AMusicManagerAK_BP_C) == 0x000008, "Wrong alignment on AMusicManagerAK_BP_C"); \ +static_assert(sizeof(AMusicManagerAK_BP_C) == 0x0002D8, "Wrong size on AMusicManagerAK_BP_C"); \ +static_assert(offsetof(AMusicManagerAK_BP_C, Ak) == 0x0002C8, "Member 'AMusicManagerAK_BP_C::Ak' has a wrong offset!"); \ +static_assert(offsetof(AMusicManagerAK_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AMusicManagerAK_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UOrange_Font_16_C \ +static_assert(alignof(UOrange_Font_16_C) == 0x000010, "Wrong alignment on UOrange_Font_16_C"); \ +static_assert(sizeof(UOrange_Font_16_C) == 0x000190, "Wrong size on UOrange_Font_16_C"); \ + +#define DUMPER7_ASSERTS_GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle \ +static_assert(alignof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle) == 0x000004, "Wrong alignment on GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle"); \ +static_assert(sizeof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle) == 0x000004, "Wrong size on GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle"); \ +static_assert(offsetof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle, EntryPoint) == 0x000000, "Member 'GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGravityBoots_reticle_C \ +static_assert(alignof(UGravityBoots_reticle_C) == 0x000008, "Wrong alignment on UGravityBoots_reticle_C"); \ +static_assert(sizeof(UGravityBoots_reticle_C) == 0x0002F0, "Wrong size on UGravityBoots_reticle_C"); \ +static_assert(offsetof(UGravityBoots_reticle_C, UberGraphFrame) == 0x0002D0, "Member 'UGravityBoots_reticle_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGravityBoots_reticle_C, Anim_InUse) == 0x0002D8, "Member 'UGravityBoots_reticle_C::Anim_InUse' has a wrong offset!"); \ +static_assert(offsetof(UGravityBoots_reticle_C, Left) == 0x0002E0, "Member 'UGravityBoots_reticle_C::Left' has a wrong offset!"); \ +static_assert(offsetof(UGravityBoots_reticle_C, Right) == 0x0002E8, "Member 'UGravityBoots_reticle_C::Right' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UNavigationAvailable_White14_C \ +static_assert(alignof(UNavigationAvailable_White14_C) == 0x000010, "Wrong alignment on UNavigationAvailable_White14_C"); \ +static_assert(sizeof(UNavigationAvailable_White14_C) == 0x000190, "Wrong size on UNavigationAvailable_White14_C"); \ + +#define DUMPER7_ASSERTS_ULightGreen_Font_16_C \ +static_assert(alignof(ULightGreen_Font_16_C) == 0x000010, "Wrong alignment on ULightGreen_Font_16_C"); \ +static_assert(sizeof(ULightGreen_Font_16_C) == 0x000190, "Wrong size on ULightGreen_Font_16_C"); \ + +#define DUMPER7_ASSERTS_UGA_IdleSoulLeaks_C \ +static_assert(alignof(UGA_IdleSoulLeaks_C) == 0x000008, "Wrong alignment on UGA_IdleSoulLeaks_C"); \ +static_assert(sizeof(UGA_IdleSoulLeaks_C) == 0x0004C0, "Wrong size on UGA_IdleSoulLeaks_C"); \ + +#define DUMPER7_ASSERTS_ATN_TrainWagonCistern_01_A_BP_C \ +static_assert(alignof(ATN_TrainWagonCistern_01_A_BP_C) == 0x000008, "Wrong alignment on ATN_TrainWagonCistern_01_A_BP_C"); \ +static_assert(sizeof(ATN_TrainWagonCistern_01_A_BP_C) == 0x0002E8, "Wrong size on ATN_TrainWagonCistern_01_A_BP_C"); \ +static_assert(offsetof(ATN_TrainWagonCistern_01_A_BP_C, TN_TrainWagonBogie_01_A) == 0x0002C8, "Member 'ATN_TrainWagonCistern_01_A_BP_C::TN_TrainWagonBogie_01_A' has a wrong offset!"); \ +static_assert(offsetof(ATN_TrainWagonCistern_01_A_BP_C, TN_TrainWagonBogie_01_A1) == 0x0002D0, "Member 'ATN_TrainWagonCistern_01_A_BP_C::TN_TrainWagonBogie_01_A1' has a wrong offset!"); \ +static_assert(offsetof(ATN_TrainWagonCistern_01_A_BP_C, TN_TrainWagonCistern_01_A) == 0x0002D8, "Member 'ATN_TrainWagonCistern_01_A_BP_C::TN_TrainWagonCistern_01_A' has a wrong offset!"); \ +static_assert(offsetof(ATN_TrainWagonCistern_01_A_BP_C, TN_TrainWagonPlatform_01_A) == 0x0002E0, "Member 'ATN_TrainWagonCistern_01_A_BP_C::TN_TrainWagonPlatform_01_A' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SPRifleStationaryIncreasedDamage_C \ +static_assert(alignof(UGE_SPRifleStationaryIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPRifleStationaryIncreasedDamage_C"); \ +static_assert(sizeof(UGE_SPRifleStationaryIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPRifleStationaryIncreasedDamage_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGMagnumModification_C \ +static_assert(alignof(UGE_GGMagnumModification_C) == 0x000008, "Wrong alignment on UGE_GGMagnumModification_C"); \ +static_assert(sizeof(UGE_GGMagnumModification_C) == 0x000A70, "Wrong size on UGE_GGMagnumModification_C"); \ + +#define DUMPER7_ASSERTS_UGE_GGChargedShotRecoilReductionUpgrade_C \ +static_assert(alignof(UGE_GGChargedShotRecoilReductionUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGChargedShotRecoilReductionUpgrade_C"); \ +static_assert(sizeof(UGE_GGChargedShotRecoilReductionUpgrade_C) == 0x000A70, "Wrong size on UGE_GGChargedShotRecoilReductionUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UGE_SPIncreasedResources_C \ +static_assert(alignof(UGE_SPIncreasedResources_C) == 0x000008, "Wrong alignment on UGE_SPIncreasedResources_C"); \ +static_assert(sizeof(UGE_SPIncreasedResources_C) == 0x000A70, "Wrong size on UGE_SPIncreasedResources_C"); \ + +#define DUMPER7_ASSERTS_UGE_Images_Fade_C \ +static_assert(alignof(UGE_Images_Fade_C) == 0x000008, "Wrong alignment on UGE_Images_Fade_C"); \ +static_assert(sizeof(UGE_Images_Fade_C) == 0x000A70, "Wrong size on UGE_Images_Fade_C"); \ + +#define DUMPER7_ASSERTS_FCameraSettingsStruct4NPC \ +static_assert(alignof(FCameraSettingsStruct4NPC) == 0x000010, "Wrong alignment on FCameraSettingsStruct4NPC"); \ +static_assert(sizeof(FCameraSettingsStruct4NPC) == 0x0000E0, "Wrong size on FCameraSettingsStruct4NPC"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC, Camera_2_5E3B2A8B44FDF2734CBD5FBE7B5BA228) == 0x000000, "Member 'FCameraSettingsStruct4NPC::Camera_2_5E3B2A8B44FDF2734CBD5FBE7B5BA228' has a wrong offset!"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC, Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47) == 0x000010, "Member 'FCameraSettingsStruct4NPC::Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47' has a wrong offset!"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC, Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D) == 0x000070, "Member 'FCameraSettingsStruct4NPC::Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D' has a wrong offset!"); \ +static_assert(offsetof(FCameraSettingsStruct4NPC, FocusSettings_11_5FC4D7E64F2449BAAD48ABAB40EE91C7) == 0x000078, "Member 'FCameraSettingsStruct4NPC::FocusSettings_11_5FC4D7E64F2449BAAD48ABAB40EE91C7' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_SGAmmoDoubleUpgrade_C \ +static_assert(alignof(UGE_SGAmmoDoubleUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGAmmoDoubleUpgrade_C"); \ +static_assert(sizeof(UGE_SGAmmoDoubleUpgrade_C) == 0x000A70, "Wrong size on UGE_SGAmmoDoubleUpgrade_C"); \ + +#define DUMPER7_ASSERTS_UNavArea_Squize_C \ +static_assert(alignof(UNavArea_Squize_C) == 0x000008, "Wrong alignment on UNavArea_Squize_C"); \ +static_assert(sizeof(UNavArea_Squize_C) == 0x000048, "Wrong size on UNavArea_Squize_C"); \ + +#define DUMPER7_ASSERTS_IR_QFToFlamethrower_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ +static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_QFToFlamethrower_C \ +static_assert(alignof(UIR_QFToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_QFToFlamethrower_C"); \ +static_assert(sizeof(UIR_QFToFlamethrower_C) == 0x000028, "Wrong size on UIR_QFToFlamethrower_C"); \ + +#define DUMPER7_ASSERTS_UGE_CustomFlashlightOffPOD_C \ +static_assert(alignof(UGE_CustomFlashlightOffPOD_C) == 0x000008, "Wrong alignment on UGE_CustomFlashlightOffPOD_C"); \ +static_assert(sizeof(UGE_CustomFlashlightOffPOD_C) == 0x000A70, "Wrong size on UGE_CustomFlashlightOffPOD_C"); \ + +#define DUMPER7_ASSERTS_IInteractionGeneric_Interface_C \ +static_assert(alignof(IInteractionGeneric_Interface_C) == 0x000001, "Wrong alignment on IInteractionGeneric_Interface_C"); \ +static_assert(sizeof(IInteractionGeneric_Interface_C) == 0x000001, "Wrong size on IInteractionGeneric_Interface_C"); \ + +#define DUMPER7_ASSERTS_UGE_Material_CriticalHit_C \ +static_assert(alignof(UGE_Material_CriticalHit_C) == 0x000008, "Wrong alignment on UGE_Material_CriticalHit_C"); \ +static_assert(sizeof(UGE_Material_CriticalHit_C) == 0x000A70, "Wrong size on UGE_Material_CriticalHit_C"); \ + +#define DUMPER7_ASSERTS_ACronosGameStatePlay_BP_C \ +static_assert(alignof(ACronosGameStatePlay_BP_C) == 0x000008, "Wrong alignment on ACronosGameStatePlay_BP_C"); \ +static_assert(sizeof(ACronosGameStatePlay_BP_C) == 0x000350, "Wrong size on ACronosGameStatePlay_BP_C"); \ +static_assert(offsetof(ACronosGameStatePlay_BP_C, CatDailogs_AC) == 0x000340, "Member 'ACronosGameStatePlay_BP_C::CatDailogs_AC' has a wrong offset!"); \ +static_assert(offsetof(ACronosGameStatePlay_BP_C, DefaultSceneRoot) == 0x000348, "Member 'ACronosGameStatePlay_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlay_HitReaction_Light_C \ +static_assert(alignof(UPlay_HitReaction_Light_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Light_C"); \ +static_assert(sizeof(UPlay_HitReaction_Light_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Light_C"); \ + +#define DUMPER7_ASSERTS_ChangeGlobalInt_C_ScriptPerform \ +static_assert(alignof(ChangeGlobalInt_C_ScriptPerform) == 0x000008, "Wrong alignment on ChangeGlobalInt_C_ScriptPerform"); \ +static_assert(sizeof(ChangeGlobalInt_C_ScriptPerform) == 0x000018, "Wrong size on ChangeGlobalInt_C_ScriptPerform"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, Context) == 0x000000, "Member 'ChangeGlobalInt_C_ScriptPerform::Context' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_GetGlobalInt_ReturnValue) == 0x000008, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_GetGlobalInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, K2Node_SwitchEnum_CmpSuccess) == 0x000014, "Member 'ChangeGlobalInt_C_ScriptPerform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ChangeGlobalInt_C_ScriptToString \ +static_assert(alignof(ChangeGlobalInt_C_ScriptToString) == 0x000008, "Wrong alignment on ChangeGlobalInt_C_ScriptToString"); \ +static_assert(sizeof(ChangeGlobalInt_C_ScriptToString) == 0x0000B0, "Wrong size on ChangeGlobalInt_C_ScriptToString"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, ReturnValue) == 0x000000, "Member 'ChangeGlobalInt_C_ScriptToString::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'ChangeGlobalInt_C_ScriptToString::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_FindSubstring_ReturnValue) == 0x000034, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_RightChop_ReturnValue) == 0x000040, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_RightChop_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UChangeGlobalInt_C \ +static_assert(alignof(UChangeGlobalInt_C) == 0x000008, "Wrong alignment on UChangeGlobalInt_C"); \ +static_assert(sizeof(UChangeGlobalInt_C) == 0x0000E0, "Wrong size on UChangeGlobalInt_C"); \ +static_assert(offsetof(UChangeGlobalInt_C, Key) == 0x0000C8, "Member 'UChangeGlobalInt_C::Key' has a wrong offset!"); \ +static_assert(offsetof(UChangeGlobalInt_C, Operation) == 0x0000D8, "Member 'UChangeGlobalInt_C::Operation' has a wrong offset!"); \ +static_assert(offsetof(UChangeGlobalInt_C, Value) == 0x0000DC, "Member 'UChangeGlobalInt_C::Value' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FCameraDelayStruct \ +static_assert(alignof(FCameraDelayStruct) == 0x000008, "Wrong alignment on FCameraDelayStruct"); \ +static_assert(sizeof(FCameraDelayStruct) == 0x000010, "Wrong size on FCameraDelayStruct"); \ +static_assert(offsetof(FCameraDelayStruct, CameraID_2_78CDA8554D78ACEA3AF57C8C7277471A) == 0x000000, "Member 'FCameraDelayStruct::CameraID_2_78CDA8554D78ACEA3AF57C8C7277471A' has a wrong offset!"); \ +static_assert(offsetof(FCameraDelayStruct, TBS_5_072A23D4408575880A5B688198392518) == 0x000008, "Member 'FCameraDelayStruct::TBS_5_072A23D4408575880A5B688198392518' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk \ +static_assert(alignof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk) == 0x000010, "Wrong alignment on GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk"); \ +static_assert(sizeof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk) == 0x000B20, "Wrong size on GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, EntryPoint) == 0x000000, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_Delta) == 0x000008, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_Delta' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetSplineLength_ReturnValue) == 0x000010, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetSplineLength_ReturnValue_1) == 0x000014, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000020, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_ReturnValue) == 0x000028, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000030, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000050, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsCharacter_Play_Movement_Component) == 0x000070, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsCharacter_Play_Movement_Component' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000098, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Not_PreBool_ReturnValue) == 0x0000A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x0000B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FClamp_ReturnValue) == 0x000110, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Location) == 0x000118, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Rotation) == 0x000130, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Scale) == 0x000148, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_ReturnValue_1) == 0x000160, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000168, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_ReturnValue) == 0x000170, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000178, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LerpQuatsByAlpha_OutQuat) == 0x000180, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LerpQuatsByAlpha_OutQuat' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BooleanAND_ReturnValue) == 0x0001A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAnimInstance_ReturnValue) == 0x0001A8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsChar_Anim_Instance_Interface) == 0x0001B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsChar_Anim_Instance_Interface' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_1) == 0x0001C0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0001C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0001D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0001D9, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Update_Desired_Trajectory_TrajectoryAvailable) == 0x0001DA, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Update_Desired_Trajectory_TrajectoryAvailable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Update_Desired_Trajectory_TrajectoryDestination) == 0x0001E0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Update_Desired_Trajectory_TrajectoryDestination' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetRecticleWidget_ReturnValue) == 0x0001E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetRecticleWidget_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x0001F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue) == 0x000210, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000211, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetRecticleWidget_ReturnValue_1) == 0x000218, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetRecticleWidget_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_1) == 0x000220, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000228, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000240, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_1) == 0x000258, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CreateDelegate_OutputDelegate) == 0x000260, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000270, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_Event_DeltaTime) == 0x000278, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_Event_DeltaTime' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Conv_RotatorToVector_ReturnValue) == 0x000280, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Conv_RotatorToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_GetActorRotation_ReturnValue_1) == 0x000298, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_GetActorRotation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_2) == 0x0002B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x0002B8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_VectorFloat_ReturnValue) == 0x0002D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_VectorFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_X) == 0x0002E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_Y) == 0x0002F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakVector_Z) == 0x0002F8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_ReturnValue_1) == 0x000300, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000308, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_2) == 0x000310, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_Event_bWasCancelled) == 0x000318, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetWorldDeltaSeconds_ReturnValue_3) == 0x000320, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetWorldDeltaSeconds_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_ReturnValue) == 0x000328, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000330, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_2) == 0x000338, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransform_ReturnValue) == 0x000340, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_SelfActor) == 0x0003A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_SelfActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_OtherActor) == 0x0003A8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_NormalImpulse) == 0x0003B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_NormalImpulse' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CustomEvent_Hit) == 0x0003C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CustomEvent_Hit' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0004C8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FinishSpawningActor_ReturnValue) == 0x0004D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_MakeArray_Array) == 0x0004D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x0004E8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_CreateDelegate_OutputDelegate_1) == 0x000508, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsInRangedAim_ReturnValue) == 0x000518, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsInRangedAim_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000520, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000528, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000538, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable) == 0x00053C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_1) == 0x00054C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_2) == 0x00055C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_3) == 0x00056C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, Temp_delegate_Variable_4) == 0x00057C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::Temp_delegate_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostEvent_ReturnValue) == 0x00058C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostEvent_ReturnValue_1) == 0x000590, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_3) == 0x000594, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_4) == 0x000595, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue) == 0x000598, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1) == 0x0005B0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_RemoveLooseGameplayTags_ReturnValue_1) == 0x0005D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_RemoveLooseGameplayTags_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_SelectRotator_ReturnValue) == 0x0005D8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_SelectRotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue) == 0x0005F0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue_1) == 0x0005F4, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_PostAkEvent_ReturnValue_2) == 0x0005F8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Not_PreBool_ReturnValue_1) == 0x0005FC, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BooleanAND_ReturnValue_1) == 0x0005FD, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_1) == 0x000600, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtTime_ReturnValue) == 0x000620, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_WallWalkFlightTrajectory_ReturnValue) == 0x000680, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_WallWalkFlightTrajectory_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Location_1) == 0x000688, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Rotation_1) == 0x0006A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_BreakTransform_Scale_1) == 0x0006B8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeTransform_ReturnValue) == 0x0006D0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_IsValid_ReturnValue_5) == 0x000730, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000738, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000838, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_ReturnValue_1) == 0x000840, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Slerp_ReturnValue) == 0x000850, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Slerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_2) == 0x000870, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Quat_Rotator_ReturnValue_3) == 0x000888, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Quat_Rotator_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_NormalizedDeltaRotator_ReturnValue) == 0x0008A0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_NormalizedDeltaRotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeTransform_ReturnValue_1) == 0x0008C0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeTransform_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_SweepHitResult_1) == 0x000920, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_K2_SetActorTransform_ReturnValue_1) == 0x000A20, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_K2_SetActorTransform_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000A28, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000A30, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000A38, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_AsChar_Anim_Instance_Interface_1) == 0x000A40, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_AsChar_Anim_Instance_Interface_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_DynamicCast_bSuccess_3) == 0x000A50, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000A58, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LookAtRotationAbsolute_ReturnValue) == 0x000A60, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LookAtRotationAbsolute_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAvatarActorFromActorInfo_ReturnValue) == 0x000A68, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAvatarActorFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2) == 0x000A70, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x000A90, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000A98, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_self_CastInput_1) == 0x000AA0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_self_CastInput_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_HasMatchingGameplayTag_ReturnValue_1) == 0x000AB0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_HasMatchingGameplayTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000AB8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000AC0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000AC8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000AD0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetFloatValue_InTime_ImplicitCast_1) == 0x000AD4, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetFloatValue_InTime_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000AD8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000AE0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast) == 0x000AE8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_MapRangeClamped_Value_ImplicitCast) == 0x000AF0, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_MapRangeClamped_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x000AF8, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_FInterpTo_Current_ImplicitCast) == 0x000B00, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_FInterpTo_Current_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_VariableSet_MaxGravityJumpSpeed_ImplicitCast) == 0x000B08, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_VariableSet_MaxGravityJumpSpeed_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_UpdateTrajectoryMovement_Delta_ImplicitCast) == 0x000B10, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_UpdateTrajectoryMovement_Delta_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, K2Node_VariableSet_PlayerJumpXRotationRate_ImplicitCast) == 0x000B18, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::K2Node_VariableSet_PlayerJumpXRotationRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk, CallFunc_LookAtRotationAbsolute_RotateDuration_ImplicitCast) == 0x000B1C, "Member 'GA_WallWalk_C_ExecuteUbergraph_GA_WallWalk::CallFunc_LookAtRotationAbsolute_RotateDuration_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_K2_OnEndAbility \ +static_assert(alignof(GA_WallWalk_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_WallWalk_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_WallWalk_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_WallWalk_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_WallWalk_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_WallWalk_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_On_Player_Hit \ +static_assert(alignof(GA_WallWalk_C_On_Player_Hit) == 0x000008, "Wrong alignment on GA_WallWalk_C_On_Player_Hit"); \ +static_assert(sizeof(GA_WallWalk_C_On_Player_Hit) == 0x000128, "Wrong size on GA_WallWalk_C_On_Player_Hit"); \ +static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, SelfActor) == 0x000000, "Member 'GA_WallWalk_C_On_Player_Hit::SelfActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, OtherActor) == 0x000008, "Member 'GA_WallWalk_C_On_Player_Hit::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, NormalImpulse) == 0x000010, "Member 'GA_WallWalk_C_On_Player_Hit::NormalImpulse' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_On_Player_Hit, Hit) == 0x000028, "Member 'GA_WallWalk_C_On_Player_Hit::Hit' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_Update_Desired_Trajectory \ +static_assert(alignof(GA_WallWalk_C_Update_Desired_Trajectory) == 0x000010, "Wrong alignment on GA_WallWalk_C_Update_Desired_Trajectory"); \ +static_assert(sizeof(GA_WallWalk_C_Update_Desired_Trajectory) == 0x000CC0, "Wrong size on GA_WallWalk_C_Update_Desired_Trajectory"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TrajectoryAvailable_0) == 0x000000, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TrajectoryAvailable_0' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TrajectoryDestination) == 0x000008, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TrajectoryDestination' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Landing) == 0x000010, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Landing' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, ImpactNormal) == 0x000020, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, ImpactPoint) == 0x000038, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, StratTraceLocaction) == 0x000050, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::StratTraceLocaction' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, LandingForward) == 0x000068, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::LandingForward' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Capusle_Radius) == 0x000080, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Capusle_Radius' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, OverlapSphereOffset) == 0x000088, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::OverlapSphereOffset' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TangentLengthAdjustment) == 0x000090, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TangentLengthAdjustment' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CurrentOverlapLocation) == 0x000098, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CurrentOverlapLocation' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TangentFactor) == 0x0000B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TangentFactor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetActor) == 0x0000B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetNormal) == 0x0000C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetNormal' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, TargetLocation) == 0x0000D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::TargetLocation' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Loop_Counter_Variable) == 0x0000F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable) == 0x0000F4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue) == 0x0000F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000100, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_1) == 0x000108, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_bool_Variable) == 0x00010C, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValidInterface_ReturnValue) == 0x00010D, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValidInterface_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Not_PreBool_ReturnValue) == 0x00010E, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetLandingDirections_Directions) == 0x000110, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetLandingDirections_Directions' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Keys_Keys) == 0x000160, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransform_ReturnValue) == 0x000170, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Length_ReturnValue) == 0x0001D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Array_Index_Variable) == 0x0001D4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Less_IntInt_ReturnValue) == 0x0001D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Loop_Counter_Variable_1) == 0x0001DC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_2) == 0x0001E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Array_Index_Variable_1) == 0x0001E4, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Get_Item) == 0x0001E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array) == 0x0001F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue) == 0x000200, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Find_Value) == 0x000208, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Map_Find_ReturnValue) == 0x000238, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsOverlappingActor_ReturnValue) == 0x000239, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_TransformRotation_ReturnValue) == 0x000240, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_TransformRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_MakeRotator_ReturnValue) == 0x000258, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_MakeRotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_TransformRotation_ReturnValue_1) == 0x000270, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_TransformRotation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetForwardVector_ReturnValue) == 0x000288, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_DynamicCast_AsBPI_Landing_Platform) == 0x0002A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_DynamicCast_AsBPI_Landing_Platform' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_DynamicCast_bSuccess) == 0x0002B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereTraceSingle_OutHit) == 0x0002B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereTraceSingle_ReturnValue) == 0x0003B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit) == 0x0003B9, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap) == 0x0003BA, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time) == 0x0003BC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance) == 0x0003C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location) == 0x0003C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint) == 0x0003E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal) == 0x0003F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal) == 0x000410, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat) == 0x000428, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor) == 0x000430, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent) == 0x000438, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName) == 0x000440, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName) == 0x000448, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem) == 0x000450, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex) == 0x000454, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex) == 0x000458, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart) == 0x000460, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd) == 0x000478, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000490, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_bool_True_if_break_was_hit_Variable) == 0x000491, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_VSizeSquared_ReturnValue) == 0x000498, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_VSizeSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0004A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Not_PreBool_ReturnValue_1) == 0x0004A1, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanAND_ReturnValue) == 0x0004A2, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x0004A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue_1) == 0x0004B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetPerfectShootVector_ReturnValue) == 0x0004B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetPerfectShootVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetStartTraceLoc_ReturnValue) == 0x0004D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetStartTraceLoc_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0004E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetLandingDirection_LandingDiretion) == 0x0004F0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetLandingDirection_LandingDiretion' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Dot_VectorVector_ReturnValue) == 0x000508, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000510, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_1) == 0x000518, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_IsValid_ReturnValue_2) == 0x000528, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000530, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000548, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000560, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_2) == 0x000578, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000588, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable_1) == 0x0005A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_RotateToPlatformOrientation_NewRotation) == 0x0005A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_RotateToPlatformOrientation_NewRotation' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0005C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_RotatorToQuaternion_ReturnValue_1) == 0x0005E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_RotatorToQuaternion_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000600, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x000618, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_VSize_ReturnValue) == 0x000630, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000638, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000640, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x000641, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time_1) == 0x000644, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance_1) == 0x000648, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location_1) == 0x000650, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint_1) == 0x000668, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal_1) == 0x000680, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal_1) == 0x000698, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat_1) == 0x0006B0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor_1) == 0x0006B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent_1) == 0x0006C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName_1) == 0x0006C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName_1) == 0x0006D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem_1) == 0x0006D8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex_1) == 0x0006DC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex_1) == 0x0006E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart_1) == 0x0006E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd_1) == 0x000700, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NotEqual_ObjectObject_ReturnValue) == 0x000718, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NotEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_MakeArray_Array_3) == 0x000720, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_MakeArray_Array_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetSplineLength_ReturnValue) == 0x000730, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000738, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000750, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x000760, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetFloatValue_ReturnValue) == 0x0007C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Location) == 0x0007C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Rotation) == 0x0007E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakTransform_Scale) == 0x0007F8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LerpQuatsByAlpha_OutQuat) == 0x000810, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LerpQuatsByAlpha_OutQuat' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Quat_VectorUp_ReturnValue) == 0x000830, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Quat_VectorUp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000848, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetSplineLength_ReturnValue_1) == 0x000860, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue) == 0x000868, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000880, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NegateVector_ReturnValue) == 0x000888, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NegateVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_FTrunc_ReturnValue) == 0x0008A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_FTrunc_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0008A8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0008C0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0008C8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanAND_ReturnValue_1) == 0x0008E0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetActorUpVector_ReturnValue) == 0x0008E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000900, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000918, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000920, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_3) == 0x000938, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_NegateVector_ReturnValue_1) == 0x000950, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_NegateVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x000968, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000980, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000998, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_4) == 0x0009A0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_4) == 0x0009B8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_ReturnValue_5) == 0x0009D0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_VectorVector_ReturnValue_5) == 0x0009E8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_VectorVector_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, Temp_int_Variable_2) == 0x000A00, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::Temp_int_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_VectorVector_ReturnValue_3) == 0x000A08, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_VectorVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LineTraceSingle_OutHit) == 0x000A20, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LineTraceSingle_ReturnValue) == 0x000B20, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_Select_Default) == 0x000B28, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereOverlapComponents_OutComponents) == 0x000B40, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereOverlapComponents_OutComponents' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_SphereOverlapComponents_ReturnValue) == 0x000B50, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_SphereOverlapComponents_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bBlockingHit_2) == 0x000B51, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bBlockingHit_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_bInitialOverlap_2) == 0x000B52, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_bInitialOverlap_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Time_2) == 0x000B54, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Time_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Distance_2) == 0x000B58, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Distance_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Location_2) == 0x000B60, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Location_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactPoint_2) == 0x000B78, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactPoint_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_Normal_2) == 0x000B90, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_Normal_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ImpactNormal_2) == 0x000BA8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ImpactNormal_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_PhysMat_2) == 0x000BC0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_PhysMat_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitActor_2) == 0x000BC8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitActor_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitComponent_2) == 0x000BD0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitComponent_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitBoneName_2) == 0x000BD8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitBoneName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_BoneName_2) == 0x000BE0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_BoneName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_HitItem_2) == 0x000BE8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_HitItem_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_ElementIndex_2) == 0x000BEC, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_ElementIndex_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_FaceIndex_2) == 0x000BF0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_FaceIndex_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceStart_2) == 0x000BF8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceStart_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BreakHitResult_TraceEnd_2) == 0x000C10, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BreakHitResult_TraceEnd_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Get_Item_1) == 0x000C28, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetUpVector_ReturnValue) == 0x000C30, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetCollisionResponseToChannel_ReturnValue) == 0x000C48, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetCollisionResponseToChannel_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000C50, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, K2Node_SwitchEnum_CmpSuccess) == 0x000C58, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000C59, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000C5A, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_BooleanOR_ReturnValue) == 0x000C5B, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Array_Length_ReturnValue_1) == 0x000C5C, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Less_IntInt_ReturnValue_1) == 0x000C60, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000C61, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Add_IntInt_ReturnValue_3) == 0x000C64, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_MakeRotator_Yaw_ImplicitCast) == 0x000C68, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_MakeRotator_Yaw_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000C70, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000C78, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000C80, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1) == 0x000C88, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000C90, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_2) == 0x000C98, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000CA0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000CA8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast) == 0x000CB0, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_LerpQuatsByAlpha_Alpha_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_Update_Desired_Trajectory, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000CB8, "Member 'GA_WallWalk_C_Update_Desired_Trajectory::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_UpdateFlightTrajectory \ +static_assert(alignof(GA_WallWalk_C_UpdateFlightTrajectory) == 0x000004, "Wrong alignment on GA_WallWalk_C_UpdateFlightTrajectory"); \ +static_assert(sizeof(GA_WallWalk_C_UpdateFlightTrajectory) == 0x000004, "Wrong size on GA_WallWalk_C_UpdateFlightTrajectory"); \ +static_assert(offsetof(GA_WallWalk_C_UpdateFlightTrajectory, DeltaTime) == 0x000000, "Member 'GA_WallWalk_C_UpdateFlightTrajectory::DeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_UpdateTrajectoryMovement \ +static_assert(alignof(GA_WallWalk_C_UpdateTrajectoryMovement) == 0x000008, "Wrong alignment on GA_WallWalk_C_UpdateTrajectoryMovement"); \ +static_assert(sizeof(GA_WallWalk_C_UpdateTrajectoryMovement) == 0x000008, "Wrong size on GA_WallWalk_C_UpdateTrajectoryMovement"); \ +static_assert(offsetof(GA_WallWalk_C_UpdateTrajectoryMovement, Delta) == 0x000000, "Member 'GA_WallWalk_C_UpdateTrajectoryMovement::Delta' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_WallWalk_C_K2_CanActivateAbility \ +static_assert(alignof(GA_WallWalk_C_K2_CanActivateAbility) == 0x000008, "Wrong alignment on GA_WallWalk_C_K2_CanActivateAbility"); \ +static_assert(sizeof(GA_WallWalk_C_K2_CanActivateAbility) == 0x000088, "Wrong size on GA_WallWalk_C_K2_CanActivateAbility"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, ActorInfo) == 0x000000, "Member 'GA_WallWalk_C_K2_CanActivateAbility::ActorInfo' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, Handle) == 0x000048, "Member 'GA_WallWalk_C_K2_CanActivateAbility::Handle' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, RelevantTags) == 0x000050, "Member 'GA_WallWalk_C_K2_CanActivateAbility::RelevantTags' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, ReturnValue) == 0x000070, "Member 'GA_WallWalk_C_K2_CanActivateAbility::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000078, "Member 'GA_WallWalk_C_K2_CanActivateAbility::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'GA_WallWalk_C_K2_CanActivateAbility::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_WallWalk_C_K2_CanActivateAbility, CallFunc_HasItem_ReturnValue) == 0x000081, "Member 'GA_WallWalk_C_K2_CanActivateAbility::CallFunc_HasItem_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_WallWalk_C \ +static_assert(alignof(UGA_WallWalk_C) == 0x000010, "Wrong alignment on UGA_WallWalk_C"); \ +static_assert(sizeof(UGA_WallWalk_C) == 0x0005B0, "Wrong size on UGA_WallWalk_C"); \ +static_assert(offsetof(UGA_WallWalk_C, UberGraphFrame) == 0x000440, "Member 'UGA_WallWalk_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, TitanCharacter) == 0x000448, "Member 'UGA_WallWalk_C::TitanCharacter' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, FlightTrajectory) == 0x000450, "Member 'UGA_WallWalk_C::FlightTrajectory' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, BootsItem) == 0x000458, "Member 'UGA_WallWalk_C::BootsItem' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, StartTangentLength) == 0x000468, "Member 'UGA_WallWalk_C::StartTangentLength' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, FinishTangentLength) == 0x000470, "Member 'UGA_WallWalk_C::FinishTangentLength' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, MaxTraceRange) == 0x000478, "Member 'UGA_WallWalk_C::MaxTraceRange' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, TrajectoryAvailable) == 0x000480, "Member 'UGA_WallWalk_C::TrajectoryAvailable' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, JumpInProgress) == 0x000481, "Member 'UGA_WallWalk_C::JumpInProgress' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, CurrentFlightSpeed) == 0x000488, "Member 'UGA_WallWalk_C::CurrentFlightSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, CurrentFlightDistance) == 0x000490, "Member 'UGA_WallWalk_C::CurrentFlightDistance' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, FlightLocationSpeedCurve) == 0x000498, "Member 'UGA_WallWalk_C::FlightLocationSpeedCurve' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, MaxRotationInterpSpeed) == 0x0004A0, "Member 'UGA_WallWalk_C::MaxRotationInterpSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, MaxFlightSpeed) == 0x0004A8, "Member 'UGA_WallWalk_C::MaxFlightSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, MinFlightSpeed) == 0x0004B0, "Member 'UGA_WallWalk_C::MinFlightSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, StartFlightQuat) == 0x0004C0, "Member 'UGA_WallWalk_C::StartFlightQuat' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, TargetFlightQuat) == 0x0004E0, "Member 'UGA_WallWalk_C::TargetFlightQuat' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, Flight_Rotation_Speed_Curve) == 0x000500, "Member 'UGA_WallWalk_C::Flight_Rotation_Speed_Curve' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, DesiredFlightQuat) == 0x000510, "Member 'UGA_WallWalk_C::DesiredFlightQuat' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, LandingDistance) == 0x000530, "Member 'UGA_WallWalk_C::LandingDistance' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, PreviousPlayerLocation) == 0x000538, "Member 'UGA_WallWalk_C::PreviousPlayerLocation' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, DeltaRotation) == 0x000550, "Member 'UGA_WallWalk_C::DeltaRotation' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, XRotationRateInterpSpeed) == 0x000568, "Member 'UGA_WallWalk_C::XRotationRateInterpSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, EnableCollisionDetection) == 0x000570, "Member 'UGA_WallWalk_C::EnableCollisionDetection' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, WallWalkTrajectoryTask) == 0x000578, "Member 'UGA_WallWalk_C::WallWalkTrajectoryTask' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, Override_View_Angle) == 0x000580, "Member 'UGA_WallWalk_C::Override_View_Angle' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, Viewing_Angle) == 0x000588, "Member 'UGA_WallWalk_C::Viewing_Angle' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, bCanPlayLandingSFX) == 0x0005A0, "Member 'UGA_WallWalk_C::bCanPlayLandingSFX' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, LastTrajectoryAvailable) == 0x0005A1, "Member 'UGA_WallWalk_C::LastTrajectoryAvailable' has a wrong offset!"); \ +static_assert(offsetof(UGA_WallWalk_C, RotationAlpha) == 0x0005A8, "Member 'UGA_WallWalk_C::RotationAlpha' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPW_SubObjectiveFloatingMarker_C \ +static_assert(alignof(UBPW_SubObjectiveFloatingMarker_C) == 0x000008, "Wrong alignment on UBPW_SubObjectiveFloatingMarker_C"); \ +static_assert(sizeof(UBPW_SubObjectiveFloatingMarker_C) == 0x000430, "Wrong size on UBPW_SubObjectiveFloatingMarker_C"); \ +static_assert(offsetof(UBPW_SubObjectiveFloatingMarker_C, Image) == 0x000420, "Member 'UBPW_SubObjectiveFloatingMarker_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UBPW_SubObjectiveFloatingMarker_C, Image_40) == 0x000428, "Member 'UBPW_SubObjectiveFloatingMarker_C::Image_40' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IBPI_CronosDialogUI_C \ +static_assert(alignof(IBPI_CronosDialogUI_C) == 0x000001, "Wrong alignment on IBPI_CronosDialogUI_C"); \ +static_assert(sizeof(IBPI_CronosDialogUI_C) == 0x000001, "Wrong size on IBPI_CronosDialogUI_C"); \ + +#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event \ +static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event"); \ +static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event) == 0x000008, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event, Description_Overlay) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event::Description_Overlay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget \ +static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget"); \ +static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget) == 0x0001A0, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, EntryPoint) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, Temp_bool_Variable) == 0x000004, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_CustomEvent_Description_Overlay) == 0x000010, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_CustomEvent_Description_Overlay' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_Event_TutorialData) == 0x000018, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_Event_TutorialData' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_GetFormattedTutorialTexts_ReturnValue) == 0x000148, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_GetFormattedTutorialTexts_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_IsPadActive_ReturnValue) == 0x000188, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_Select_Default) == 0x000190, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial \ +static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial"); \ +static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial) == 0x000130, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial"); \ +static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial, TutorialData) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial::TutorialData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPW_TutorialSmallPromptWidgetWidget_C \ +static_assert(alignof(UBPW_TutorialSmallPromptWidgetWidget_C) == 0x000008, "Wrong alignment on UBPW_TutorialSmallPromptWidgetWidget_C"); \ +static_assert(sizeof(UBPW_TutorialSmallPromptWidgetWidget_C) == 0x000390, "Wrong size on UBPW_TutorialSmallPromptWidgetWidget_C"); \ +static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, UberGraphFrame) == 0x000338, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, show_anim) == 0x000340, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::show_anim' has a wrong offset!"); \ +static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, TutorialPrompt_border) == 0x000348, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::TutorialPrompt_border' has a wrong offset!"); \ +static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, FormattedTexts) == 0x000350, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::FormattedTexts' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueText_C_ShowPrevSubtitles \ +static_assert(alignof(DialogueText_C_ShowPrevSubtitles) == 0x000008, "Wrong alignment on DialogueText_C_ShowPrevSubtitles"); \ +static_assert(sizeof(DialogueText_C_ShowPrevSubtitles) == 0x000010, "Wrong size on DialogueText_C_ShowPrevSubtitles"); \ +static_assert(offsetof(DialogueText_C_ShowPrevSubtitles, SubText_0) == 0x000000, "Member 'DialogueText_C_ShowPrevSubtitles::SubText_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueText_C_ShowPrevSpeaker \ +static_assert(alignof(DialogueText_C_ShowPrevSpeaker) == 0x000008, "Wrong alignment on DialogueText_C_ShowPrevSpeaker"); \ +static_assert(sizeof(DialogueText_C_ShowPrevSpeaker) == 0x000010, "Wrong size on DialogueText_C_ShowPrevSpeaker"); \ +static_assert(offsetof(DialogueText_C_ShowPrevSpeaker, PrevSpeaker_0) == 0x000000, "Member 'DialogueText_C_ShowPrevSpeaker::PrevSpeaker_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueText_C_PrevSubtitles \ +static_assert(alignof(DialogueText_C_PrevSubtitles) == 0x000008, "Wrong alignment on DialogueText_C_PrevSubtitles"); \ +static_assert(sizeof(DialogueText_C_PrevSubtitles) == 0x000010, "Wrong size on DialogueText_C_PrevSubtitles"); \ +static_assert(offsetof(DialogueText_C_PrevSubtitles, ReturnValue) == 0x000000, "Member 'DialogueText_C_PrevSubtitles::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogueText_C_PreviousSpeaker \ +static_assert(alignof(DialogueText_C_PreviousSpeaker) == 0x000008, "Wrong alignment on DialogueText_C_PreviousSpeaker"); \ +static_assert(sizeof(DialogueText_C_PreviousSpeaker) == 0x000010, "Wrong size on DialogueText_C_PreviousSpeaker"); \ +static_assert(offsetof(DialogueText_C_PreviousSpeaker, ReturnValue) == 0x000000, "Member 'DialogueText_C_PreviousSpeaker::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogueText_C \ +static_assert(alignof(UDialogueText_C) == 0x000008, "Wrong alignment on UDialogueText_C"); \ +static_assert(sizeof(UDialogueText_C) == 0x000308, "Wrong size on UDialogueText_C"); \ +static_assert(offsetof(UDialogueText_C, DialogueText) == 0x0002D0, "Member 'UDialogueText_C::DialogueText' has a wrong offset!"); \ +static_assert(offsetof(UDialogueText_C, Name_0) == 0x0002D8, "Member 'UDialogueText_C::Name_0' has a wrong offset!"); \ +static_assert(offsetof(UDialogueText_C, NameBcgrd) == 0x0002E0, "Member 'UDialogueText_C::NameBcgrd' has a wrong offset!"); \ +static_assert(offsetof(UDialogueText_C, SubText) == 0x0002E8, "Member 'UDialogueText_C::SubText' has a wrong offset!"); \ +static_assert(offsetof(UDialogueText_C, PrevSpeaker) == 0x0002F8, "Member 'UDialogueText_C::PrevSpeaker' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAIUserDebugger_C \ +static_assert(alignof(AAIUserDebugger_C) == 0x000008, "Wrong alignment on AAIUserDebugger_C"); \ +static_assert(sizeof(AAIUserDebugger_C) == 0x0003C0, "Wrong size on AAIUserDebugger_C"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_ReceiveTick \ +static_assert(alignof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong alignment on AIDebugger_C_ReceiveTick"); \ +static_assert(sizeof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong size on AIDebugger_C_ReceiveTick"); \ +static_assert(offsetof(AIDebugger_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'AIDebugger_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1 \ +static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ +static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ +static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1::Key' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2 \ +static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ +static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ +static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2::Key' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4 \ +static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ +static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ +static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4::Key' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3 \ +static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ +static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ +static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3::Key' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0 \ +static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ +static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ +static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0::Key' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_Handle_Actor_Changed \ +static_assert(alignof(AIDebugger_C_Handle_Actor_Changed) == 0x000008, "Wrong alignment on AIDebugger_C_Handle_Actor_Changed"); \ +static_assert(sizeof(AIDebugger_C_Handle_Actor_Changed) == 0x000008, "Wrong size on AIDebugger_C_Handle_Actor_Changed"); \ +static_assert(offsetof(AIDebugger_C_Handle_Actor_Changed, Actor) == 0x000000, "Member 'AIDebugger_C_Handle_Actor_Changed::Actor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AIDebugger_C_ExecuteUbergraph_AIDebugger \ +static_assert(alignof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000008, "Wrong alignment on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ +static_assert(sizeof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000208, "Wrong size on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, EntryPoint) == 0x000000, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key) == 0x000008, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_1) == 0x000020, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_1' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_CustomEvent_actor) == 0x000038, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_CustomEvent_actor' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_2) == 0x000040, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_2' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_3) == 0x000060, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_3' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_4) == 0x000078, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_4' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_1) == 0x000090, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_2) == 0x000091, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_Event_DeltaSeconds) == 0x000094, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAIDebugActor_ReturnValue) == 0x000098, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAIDebugActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_AsCharacter) == 0x0000A0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x0000AC, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000B0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000100, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000200, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAIDebugger_C \ +static_assert(alignof(AAIDebugger_C) == 0x000008, "Wrong alignment on AAIDebugger_C"); \ +static_assert(sizeof(AAIDebugger_C) == 0x0003C0, "Wrong size on AAIDebugger_C"); \ +static_assert(offsetof(AAIDebugger_C, UberGraphFrame) == 0x0003A8, "Member 'AAIDebugger_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AAIDebugger_C, Billboard) == 0x0003B0, "Member 'AAIDebugger_C::Billboard' has a wrong offset!"); \ +static_assert(offsetof(AAIDebugger_C, NewVar_0) == 0x0003B8, "Member 'AAIDebugger_C::NewVar_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBPW_ObjectiveFloatingMarker_C \ +static_assert(alignof(UBPW_ObjectiveFloatingMarker_C) == 0x000008, "Wrong alignment on UBPW_ObjectiveFloatingMarker_C"); \ +static_assert(sizeof(UBPW_ObjectiveFloatingMarker_C) == 0x000430, "Wrong size on UBPW_ObjectiveFloatingMarker_C"); \ +static_assert(offsetof(UBPW_ObjectiveFloatingMarker_C, Image) == 0x000420, "Member 'UBPW_ObjectiveFloatingMarker_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UBPW_ObjectiveFloatingMarker_C, Image_40) == 0x000428, "Member 'UBPW_ObjectiveFloatingMarker_C::Image_40' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_ScreenFadeWhite_C \ +static_assert(alignof(AGC_ScreenFadeWhite_C) == 0x000008, "Wrong alignment on AGC_ScreenFadeWhite_C"); \ +static_assert(sizeof(AGC_ScreenFadeWhite_C) == 0x000350, "Wrong size on AGC_ScreenFadeWhite_C"); \ +static_assert(offsetof(AGC_ScreenFadeWhite_C, DefaultSceneRoot) == 0x000348, "Member 'AGC_ScreenFadeWhite_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_ShowDialogLine \ +static_assert(alignof(DialogUI_C_ShowDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_ShowDialogLine"); \ +static_assert(sizeof(DialogUI_C_ShowDialogLine) == 0x000010, "Wrong size on DialogUI_C_ShowDialogLine"); \ +static_assert(offsetof(DialogUI_C_ShowDialogLine, Text) == 0x000000, "Member 'DialogUI_C_ShowDialogLine::Text' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_PlayDialogLine \ +static_assert(alignof(DialogUI_C_PlayDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_PlayDialogLine"); \ +static_assert(sizeof(DialogUI_C_PlayDialogLine) == 0x000028, "Wrong size on DialogUI_C_PlayDialogLine"); \ +static_assert(offsetof(DialogUI_C_PlayDialogLine, Text) == 0x000000, "Member 'DialogUI_C_PlayDialogLine::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_PlayDialogLine, choice) == 0x000010, "Member 'DialogUI_C_PlayDialogLine::choice' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_PlayDialogLine, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'DialogUI_C_PlayDialogLine::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_OnDialogLine \ +static_assert(alignof(DialogUI_C_OnDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_OnDialogLine"); \ +static_assert(sizeof(DialogUI_C_OnDialogLine) == 0x000018, "Wrong size on DialogUI_C_OnDialogLine"); \ +static_assert(offsetof(DialogUI_C_OnDialogLine, Text) == 0x000000, "Member 'DialogUI_C_OnDialogLine::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_OnDialogLine, line) == 0x000010, "Member 'DialogUI_C_OnDialogLine::line' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_OnAddChoice \ +static_assert(alignof(DialogUI_C_OnAddChoice) == 0x000008, "Wrong alignment on DialogUI_C_OnAddChoice"); \ +static_assert(sizeof(DialogUI_C_OnAddChoice) == 0x000018, "Wrong size on DialogUI_C_OnAddChoice"); \ +static_assert(offsetof(DialogUI_C_OnAddChoice, Text) == 0x000000, "Member 'DialogUI_C_OnAddChoice::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_OnAddChoice, line) == 0x000010, "Member 'DialogUI_C_OnAddChoice::line' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_ExecuteUbergraph_DialogUI \ +static_assert(alignof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000008, "Wrong alignment on DialogUI_C_ExecuteUbergraph_DialogUI"); \ +static_assert(sizeof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000080, "Wrong size on DialogUI_C_ExecuteUbergraph_DialogUI"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, EntryPoint) == 0x000000, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text_1) == 0x000008, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line_1) == 0x000018, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text) == 0x000020, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line) == 0x000030, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_Create_ReturnValue) == 0x000040, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_1) == 0x000048, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000050, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_2) == 0x000058, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000070, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_2) == 0x000078, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_3) == 0x000079, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUI_C_EnableDialogCameraZoom \ +static_assert(alignof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong alignment on DialogUI_C_EnableDialogCameraZoom"); \ +static_assert(sizeof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong size on DialogUI_C_EnableDialogCameraZoom"); \ +static_assert(offsetof(DialogUI_C_EnableDialogCameraZoom, Enable) == 0x000000, "Member 'DialogUI_C_EnableDialogCameraZoom::Enable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogUI_C \ +static_assert(alignof(UDialogUI_C) == 0x000008, "Wrong alignment on UDialogUI_C"); \ +static_assert(sizeof(UDialogUI_C) == 0x0000B8, "Wrong size on UDialogUI_C"); \ +static_assert(offsetof(UDialogUI_C, UberGraphFrame) == 0x0000A8, "Member 'UDialogUI_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogUI_C, DialogWidget) == 0x0000B0, "Member 'UDialogUI_C::DialogWidget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_Tick \ +static_assert(alignof(DialogUIWidget_C_Tick) == 0x000004, "Wrong alignment on DialogUIWidget_C_Tick"); \ +static_assert(sizeof(DialogUIWidget_C_Tick) == 0x00003C, "Wrong size on DialogUIWidget_C_Tick"); \ +static_assert(offsetof(DialogUIWidget_C_Tick, MyGeometry) == 0x000000, "Member 'DialogUIWidget_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Tick, InDeltaTime) == 0x000038, "Member 'DialogUIWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_Reset \ +static_assert(alignof(DialogUIWidget_C_Reset) == 0x000008, "Wrong alignment on DialogUIWidget_C_Reset"); \ +static_assert(sizeof(DialogUIWidget_C_Reset) == 0x000030, "Wrong size on DialogUIWidget_C_Reset"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DialogUIWidget_C_Reset::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DialogUIWidget_C_Reset::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogUIWidget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'DialogUIWidget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget \ +static_assert(alignof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x000008, "Wrong alignment on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ +static_assert(sizeof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x0000F0, "Wrong size on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, EntryPoint) == 0x000000, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_1) == 0x000018, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_2) == 0x000028, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_2) == 0x000034, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_3) == 0x000038, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_4) == 0x000040, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_4) == 0x000049, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_5) == 0x000050, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_6) == 0x000058, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_5) == 0x000060, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_6) == 0x000061, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_7) == 0x000068, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_7) == 0x000074, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_MyGeometry) == 0x00007C, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_InDeltaTime) == 0x0000B4, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_MakeArray_Array) == 0x0000B8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_HasKeyboardFocus_ReturnValue) == 0x0000D9, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_HasKeyboardFocus_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_SelectColor_ReturnValue) == 0x0000DC, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_DialogLine \ +static_assert(alignof(DialogUIWidget_C_DialogLine) == 0x000008, "Wrong alignment on DialogUIWidget_C_DialogLine"); \ +static_assert(sizeof(DialogUIWidget_C_DialogLine) == 0x000010, "Wrong size on DialogUIWidget_C_DialogLine"); \ +static_assert(offsetof(DialogUIWidget_C_DialogLine, Text) == 0x000000, "Member 'DialogUIWidget_C_DialogLine::Text' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_AutoChoice \ +static_assert(alignof(DialogUIWidget_C_AutoChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AutoChoice"); \ +static_assert(sizeof(DialogUIWidget_C_AutoChoice) == 0x000038, "Wrong size on DialogUIWidget_C_AutoChoice"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_GetText_ReturnValue) == 0x000020, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000031, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogUIWidget_C_AddChoice \ +static_assert(alignof(DialogUIWidget_C_AddChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AddChoice"); \ +static_assert(sizeof(DialogUIWidget_C_AddChoice) == 0x000048, "Wrong size on DialogUIWidget_C_AddChoice"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, Text) == 0x000000, "Member 'DialogUIWidget_C_AddChoice::Text' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, Temp_int_Variable) == 0x000024, "Member 'DialogUIWidget_C_AddChoice::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array_1) == 0x000028, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item) == 0x000038, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogUIWidget_C \ +static_assert(alignof(UDialogUIWidget_C) == 0x000008, "Wrong alignment on UDialogUIWidget_C"); \ +static_assert(sizeof(UDialogUIWidget_C) == 0x000370, "Wrong size on UDialogUIWidget_C"); \ +static_assert(offsetof(UDialogUIWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogUIWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_0) == 0x0002D8, "Member 'UDialogUIWidget_C::Button_0' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_1) == 0x0002E0, "Member 'UDialogUIWidget_C::Button_1' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_2) == 0x0002E8, "Member 'UDialogUIWidget_C::Button_2' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_3) == 0x0002F0, "Member 'UDialogUIWidget_C::Button_3' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_4) == 0x0002F8, "Member 'UDialogUIWidget_C::Button_4' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_5) == 0x000300, "Member 'UDialogUIWidget_C::Button_5' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_6) == 0x000308, "Member 'UDialogUIWidget_C::Button_6' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, Button_7) == 0x000310, "Member 'UDialogUIWidget_C::Button_7' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, ScrollBox_0) == 0x000318, "Member 'UDialogUIWidget_C::ScrollBox_0' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock) == 0x000320, "Member 'UDialogUIWidget_C::TextBlock' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_0) == 0x000328, "Member 'UDialogUIWidget_C::TextBlock_0' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_1) == 0x000330, "Member 'UDialogUIWidget_C::TextBlock_1' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_2) == 0x000338, "Member 'UDialogUIWidget_C::TextBlock_2' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_3) == 0x000340, "Member 'UDialogUIWidget_C::TextBlock_3' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_4) == 0x000348, "Member 'UDialogUIWidget_C::TextBlock_4' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_5) == 0x000350, "Member 'UDialogUIWidget_C::TextBlock_5' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_6) == 0x000358, "Member 'UDialogUIWidget_C::TextBlock_6' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, TextBlock_7) == 0x000360, "Member 'UDialogUIWidget_C::TextBlock_7' has a wrong offset!"); \ +static_assert(offsetof(UDialogUIWidget_C, ChoiceCount) == 0x000368, "Member 'UDialogUIWidget_C::ChoiceCount' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAIPushbackDamage_C \ +static_assert(alignof(UAIPushbackDamage_C) == 0x000008, "Wrong alignment on UAIPushbackDamage_C"); \ +static_assert(sizeof(UAIPushbackDamage_C) == 0x000068, "Wrong size on UAIPushbackDamage_C"); \ + +#define DUMPER7_ASSERTS_UFlamethrowerDamage_C \ +static_assert(alignof(UFlamethrowerDamage_C) == 0x000008, "Wrong alignment on UFlamethrowerDamage_C"); \ +static_assert(sizeof(UFlamethrowerDamage_C) == 0x000068, "Wrong size on UFlamethrowerDamage_C"); \ + +#define DUMPER7_ASSERTS_UFearExplosionDamage_C \ +static_assert(alignof(UFearExplosionDamage_C) == 0x000008, "Wrong alignment on UFearExplosionDamage_C"); \ +static_assert(sizeof(UFearExplosionDamage_C) == 0x000068, "Wrong size on UFearExplosionDamage_C"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_AddTerminalDialogs \ +static_assert(alignof(CatDialogs_AC_C_AddTerminalDialogs) == 0x000004, "Wrong alignment on CatDialogs_AC_C_AddTerminalDialogs"); \ +static_assert(sizeof(CatDialogs_AC_C_AddTerminalDialogs) == 0x00001C, "Wrong size on CatDialogs_AC_C_AddTerminalDialogs"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, _Increment) == 0x000000, "Member 'CatDialogs_AC_C_AddTerminalDialogs::_Increment' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, Temp_int_Variable) == 0x000004, "Member 'CatDialogs_AC_C_AddTerminalDialogs::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000008, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_BooleanAND_ReturnValue) == 0x000009, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Less_IntInt_ReturnValue) == 0x00000A, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_BooleanAND_ReturnValue_1) == 0x00000B, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Subtract_IntInt_ReturnValue) == 0x000010, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_AddTerminalDialogs, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000018, "Member 'CatDialogs_AC_C_AddTerminalDialogs::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC \ +static_assert(alignof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC) == 0x000004, "Wrong alignment on CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC"); \ +static_assert(sizeof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC) == 0x000010, "Wrong size on CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC"); \ +static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, EntryPoint) == 0x000000, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, CallFunc_Array_LastIndex_ReturnValue) == 0x000008, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC, CallFunc_Array_LastIndex_ReturnValue_1) == 0x00000C, "Member 'CatDialogs_AC_C_ExecuteUbergraph_CatDialogs_AC::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetFirstInteractionDialogs \ +static_assert(alignof(CatDialogs_AC_C_GetFirstInteractionDialogs) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetFirstInteractionDialogs"); \ +static_assert(sizeof(CatDialogs_AC_C_GetFirstInteractionDialogs) == 0x0008A8, "Wrong size on CatDialogs_AC_C_GetFirstInteractionDialogs"); \ +static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, FirstInteractionDialogs) == 0x000000, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::FirstInteractionDialogs' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, _FIDialogs) == 0x0002E0, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::_FIDialogs' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, CallFunc_Add_IntInt_ReturnValue) == 0x0005C0, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, Temp_int_Variable) == 0x0005C4, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetFirstInteractionDialogs, CallFunc_Array_Get_Item) == 0x0005C8, "Member 'CatDialogs_AC_C_GetFirstInteractionDialogs::CallFunc_Array_Get_Item' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetRandomDialog \ +static_assert(alignof(CatDialogs_AC_C_GetRandomDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetRandomDialog"); \ +static_assert(sizeof(CatDialogs_AC_C_GetRandomDialog) == 0x000460, "Wrong size on CatDialogs_AC_C_GetRandomDialog"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, RandomDialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_GetRandomDialog::RandomDialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, SelectedRandomDialog) == 0x000170, "Member 'CatDialogs_AC_C_GetRandomDialog::SelectedRandomDialog' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Add_IntInt_ReturnValue) == 0x0002E0, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, Temp_int_Variable) == 0x0002E4, "Member 'CatDialogs_AC_C_GetRandomDialog::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Array_Get_Item) == 0x0002E8, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetRandomDialog, CallFunc_Greater_IntInt_ReturnValue) == 0x000458, "Member 'CatDialogs_AC_C_GetRandomDialog::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_GetTerminalDialog \ +static_assert(alignof(CatDialogs_AC_C_GetTerminalDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_GetTerminalDialog"); \ +static_assert(sizeof(CatDialogs_AC_C_GetTerminalDialog) == 0x000460, "Wrong size on CatDialogs_AC_C_GetTerminalDialog"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, TerminalDialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_GetTerminalDialog::TerminalDialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, TerminalDialog) == 0x000170, "Member 'CatDialogs_AC_C_GetTerminalDialog::TerminalDialog' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Add_IntInt_ReturnValue) == 0x0002E0, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, Temp_int_Variable) == 0x0002E4, "Member 'CatDialogs_AC_C_GetTerminalDialog::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Greater_IntInt_ReturnValue) == 0x0002E8, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_GetTerminalDialog, CallFunc_Array_Get_Item) == 0x0002F0, "Member 'CatDialogs_AC_C_GetTerminalDialog::CallFunc_Array_Get_Item' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_PlayTerminalDialog \ +static_assert(alignof(CatDialogs_AC_C_PlayTerminalDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_PlayTerminalDialog"); \ +static_assert(sizeof(CatDialogs_AC_C_PlayTerminalDialog) == 0x000488, "Wrong size on CatDialogs_AC_C_PlayTerminalDialog"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, Instigator) == 0x000000, "Member 'CatDialogs_AC_C_PlayTerminalDialog::Instigator' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, _DialogInfo) == 0x000008, "Member 'CatDialogs_AC_C_PlayTerminalDialog::_DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000178, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetAbilitySystemByTag_ReturnValue) == 0x000180, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetAbilitySystemByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000188, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000198, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetRandomDialog_RandomDialogInfo) == 0x0001A0, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetRandomDialog_RandomDialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_GetTerminalDialog_TerminalDialogInfo) == 0x000310, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_GetTerminalDialog_TerminalDialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_Not_PreBool_ReturnValue) == 0x000480, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_PlayTerminalDialog, CallFunc_BooleanAND_ReturnValue) == 0x000481, "Member 'CatDialogs_AC_C_PlayTerminalDialog::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_ReceiveTick \ +static_assert(alignof(CatDialogs_AC_C_ReceiveTick) == 0x000004, "Wrong alignment on CatDialogs_AC_C_ReceiveTick"); \ +static_assert(sizeof(CatDialogs_AC_C_ReceiveTick) == 0x000004, "Wrong size on CatDialogs_AC_C_ReceiveTick"); \ +static_assert(offsetof(CatDialogs_AC_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'CatDialogs_AC_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_ReproduceDialog \ +static_assert(alignof(CatDialogs_AC_C_ReproduceDialog) == 0x000008, "Wrong alignment on CatDialogs_AC_C_ReproduceDialog"); \ +static_assert(sizeof(CatDialogs_AC_C_ReproduceDialog) == 0x000468, "Wrong size on CatDialogs_AC_C_ReproduceDialog"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, DialogInfo) == 0x000000, "Member 'CatDialogs_AC_C_ReproduceDialog::DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, Instigator) == 0x000170, "Member 'CatDialogs_AC_C_ReproduceDialog::Instigator' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000178, "Member 'CatDialogs_AC_C_ReproduceDialog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_GameplayEventData) == 0x000180, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_GameplayEventData' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_DialogInfo) == 0x000230, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, K2Node_MakeStruct_DialogDataWrapper) == 0x0002F0, "Member 'CatDialogs_AC_C_ReproduceDialog::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_ReproduceDialog, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x000460, "Member 'CatDialogs_AC_C_ReproduceDialog::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CatDialogs_AC_C_SetRandomDialogList \ +static_assert(alignof(CatDialogs_AC_C_SetRandomDialogList) == 0x000008, "Wrong alignment on CatDialogs_AC_C_SetRandomDialogList"); \ +static_assert(sizeof(CatDialogs_AC_C_SetRandomDialogList) == 0x0001A0, "Wrong size on CatDialogs_AC_C_SetRandomDialogList"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, DialogList) == 0x000000, "Member 'CatDialogs_AC_C_SetRandomDialogList::DialogList' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, Temp_int_Array_Index_Variable) == 0x000014, "Member 'CatDialogs_AC_C_SetRandomDialogList::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'CatDialogs_AC_C_SetRandomDialogList::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Get_Item) == 0x000020, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Less_IntInt_ReturnValue) == 0x000190, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Add_IntInt_ReturnValue) == 0x000194, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CatDialogs_AC_C_SetRandomDialogList, CallFunc_Array_Add_ReturnValue) == 0x000198, "Member 'CatDialogs_AC_C_SetRandomDialogList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCatDialogs_AC_C \ +static_assert(alignof(UCatDialogs_AC_C) == 0x000008, "Wrong alignment on UCatDialogs_AC_C"); \ +static_assert(sizeof(UCatDialogs_AC_C) == 0x0000E0, "Wrong size on UCatDialogs_AC_C"); \ +static_assert(offsetof(UCatDialogs_AC_C, UberGraphFrame) == 0x0000A0, "Member 'UCatDialogs_AC_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, DialogsDA) == 0x0000A8, "Member 'UCatDialogs_AC_C::DialogsDA' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, RandomizedDialogList) == 0x0000B0, "Member 'UCatDialogs_AC_C::RandomizedDialogList' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, FirstInteractionDialogIndex) == 0x0000C0, "Member 'UCatDialogs_AC_C::FirstInteractionDialogIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, TerminalDialogIndex) == 0x0000C4, "Member 'UCatDialogs_AC_C::TerminalDialogIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, MaxTerminalDialogIndex) == 0x0000C8, "Member 'UCatDialogs_AC_C::MaxTerminalDialogIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, RandomDialogIndex) == 0x0000CC, "Member 'UCatDialogs_AC_C::RandomDialogIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, TDIncrementalValue) == 0x0000D0, "Member 'UCatDialogs_AC_C::TDIncrementalValue' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, DA_LastTerminalIndex) == 0x0000D4, "Member 'UCatDialogs_AC_C::DA_LastTerminalIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, DA_LastRandomIndex) == 0x0000D8, "Member 'UCatDialogs_AC_C::DA_LastRandomIndex' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, TDsExhausted) == 0x0000DC, "Member 'UCatDialogs_AC_C::TDsExhausted' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, FirstCat) == 0x0000DD, "Member 'UCatDialogs_AC_C::FirstCat' has a wrong offset!"); \ +static_assert(offsetof(UCatDialogs_AC_C, FirstRD) == 0x0000DE, "Member 'UCatDialogs_AC_C::FirstRD' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough \ +static_assert(alignof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough) == 0x000010, "Wrong alignment on GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough) == 0x000350, "Wrong size on GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, EntryPoint) == 0x000000, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_3) == 0x000004, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_X) == 0x000010, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_Y) == 0x000018, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_Z) == 0x000020, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_2) == 0x000040, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_1) == 0x000048, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_1) == 0x000050, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName) == 0x000060, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_name_Variable) == 0x000078, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_3) == 0x000080, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000090, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable) == 0x000091, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue) == 0x000092, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable_1) == 0x000093, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable_2) == 0x000094, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Event_EventData) == 0x000098, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_DynamicCast_AsEM_Trigger_Jump_Through_Sprinting_BP) == 0x000148, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_DynamicCast_AsEM_Trigger_Jump_Through_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000158, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue_1) == 0x000160, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_4) == 0x000164, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_WaitDelay_ReturnValue) == 0x000178, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetCurrentSlot_ReturnValue) == 0x000180, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetCurrentSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000188, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue_2) == 0x000189, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_5) == 0x00018C, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_4) == 0x00019C, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetAnimInstance_ReturnValue) == 0x0001A8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsSprinting_ReturnValue) == 0x0001B8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default) == 0x0001C0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default_1) == 0x0001C8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetForwardVector_ReturnValue) == 0x0001D0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetUpVector_ReturnValue) == 0x0001E8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000200, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_MakeStruct_CorrectionData) == 0x000218, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0002C0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0002E0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default_2) == 0x000340, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000348, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F \ +static_assert(alignof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F \ +static_assert(alignof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F \ +static_assert(alignof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F \ +static_assert(alignof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F \ +static_assert(alignof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(sizeof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F"); \ +static_assert(offsetof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_JumpThrough_C \ +static_assert(alignof(UGA_EM_JumpThrough_C) == 0x000010, "Wrong alignment on UGA_EM_JumpThrough_C"); \ +static_assert(sizeof(UGA_EM_JumpThrough_C) == 0x0005B0, "Wrong size on UGA_EM_JumpThrough_C"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, UberGraphFrame_GA_EM_JumpThrough_C) == 0x000470, "Member 'UGA_EM_JumpThrough_C::UberGraphFrame_GA_EM_JumpThrough_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_JumpThrough_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, AnimMontage) == 0x000480, "Member 'UGA_EM_JumpThrough_C::AnimMontage' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, IsRedSequence) == 0x000488, "Member 'UGA_EM_JumpThrough_C::IsRedSequence' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, SnapTransform) == 0x000490, "Member 'UGA_EM_JumpThrough_C::SnapTransform' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, Movement) == 0x0004F0, "Member 'UGA_EM_JumpThrough_C::Movement' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, BlueSide) == 0x0004F8, "Member 'UGA_EM_JumpThrough_C::BlueSide' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, CameraControlComponent) == 0x000500, "Member 'UGA_EM_JumpThrough_C::CameraControlComponent' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpThrough_C, Correction_Data) == 0x000508, "Member 'UGA_EM_JumpThrough_C::Correction_Data' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USmartgunChargedShotShake_C \ +static_assert(alignof(USmartgunChargedShotShake_C) == 0x000010, "Wrong alignment on USmartgunChargedShotShake_C"); \ +static_assert(sizeof(USmartgunChargedShotShake_C) == 0x0001F0, "Wrong size on USmartgunChargedShotShake_C"); \ + +#define DUMPER7_ASSERTS_ABP_EM_SequenceActor_C \ +static_assert(alignof(ABP_EM_SequenceActor_C) == 0x000008, "Wrong alignment on ABP_EM_SequenceActor_C"); \ +static_assert(sizeof(ABP_EM_SequenceActor_C) == 0x0002E0, "Wrong size on ABP_EM_SequenceActor_C"); \ +static_assert(offsetof(ABP_EM_SequenceActor_C, SkeletalMesh) == 0x0002C8, "Member 'ABP_EM_SequenceActor_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(ABP_EM_SequenceActor_C, SHCineCamera) == 0x0002D0, "Member 'ABP_EM_SequenceActor_C::SHCineCamera' has a wrong offset!"); \ +static_assert(offsetof(ABP_EM_SequenceActor_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_EM_SequenceActor_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerLifeBarWidget_BP_C \ +static_assert(alignof(UPlayerLifeBarWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerLifeBarWidget_BP_C"); \ +static_assert(sizeof(UPlayerLifeBarWidget_BP_C) == 0x0003D0, "Wrong size on UPlayerLifeBarWidget_BP_C"); \ +static_assert(offsetof(UPlayerLifeBarWidget_BP_C, HealthIco_icon) == 0x0003C8, "Member 'UPlayerLifeBarWidget_BP_C::HealthIco_icon' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UHeavyRifleChargeShotShake_C \ +static_assert(alignof(UHeavyRifleChargeShotShake_C) == 0x000010, "Wrong alignment on UHeavyRifleChargeShotShake_C"); \ +static_assert(sizeof(UHeavyRifleChargeShotShake_C) == 0x0001F0, "Wrong size on UHeavyRifleChargeShotShake_C"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_SmartGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_SmartGun_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_SmartGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_SmartGun_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_SmartGun_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SmartGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_SmartGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_SmartGun_C \ +static_assert(alignof(UTraveler_AimOffset_SmartGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_SmartGun_C"); \ +static_assert(sizeof(UTraveler_AimOffset_SmartGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_SmartGun_C"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_SmartGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_SmartGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USpreadGunChargingReady_CameraShake_C \ +static_assert(alignof(USpreadGunChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on USpreadGunChargingReady_CameraShake_C"); \ +static_assert(sizeof(USpreadGunChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on USpreadGunChargingReady_CameraShake_C"); \ + +#define DUMPER7_ASSERTS_UGA_AlternativeModeFire_C \ +static_assert(alignof(UGA_AlternativeModeFire_C) == 0x000008, "Wrong alignment on UGA_AlternativeModeFire_C"); \ +static_assert(sizeof(UGA_AlternativeModeFire_C) == 0x000440, "Wrong size on UGA_AlternativeModeFire_C"); \ + +#define DUMPER7_ASSERTS_UGA_QuickFabricationSecondSlotAmmo_C \ +static_assert(alignof(UGA_QuickFabricationSecondSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationSecondSlotAmmo_C"); \ +static_assert(sizeof(UGA_QuickFabricationSecondSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationSecondSlotAmmo_C"); \ +static_assert(offsetof(UGA_QuickFabricationSecondSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationSecondSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_QuickFabricationFirstSlotAmmo_C \ +static_assert(alignof(UGA_QuickFabricationFirstSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationFirstSlotAmmo_C"); \ +static_assert(sizeof(UGA_QuickFabricationFirstSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationFirstSlotAmmo_C"); \ +static_assert(offsetof(UGA_QuickFabricationFirstSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationFirstSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_QuickFabricationFourthSlotAmmo_C \ +static_assert(alignof(UGA_QuickFabricationFourthSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationFourthSlotAmmo_C"); \ +static_assert(sizeof(UGA_QuickFabricationFourthSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationFourthSlotAmmo_C"); \ +static_assert(offsetof(UGA_QuickFabricationFourthSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationFourthSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_QuickFabricationThirdSlotAmmo_C \ +static_assert(alignof(UGA_QuickFabricationThirdSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationThirdSlotAmmo_C"); \ +static_assert(sizeof(UGA_QuickFabricationThirdSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationThirdSlotAmmo_C"); \ +static_assert(offsetof(UGA_QuickFabricationThirdSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationThirdSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BlendProfile_117) == 0x000008, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BlendProfile_117' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __CurveFloat_118) == 0x000010, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__CurveFloat_118' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_119) == 0x000018, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_119' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_120) == 0x000019, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_120' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_121) == 0x000020, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_121' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_122) == 0x000030, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_122' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_123) == 0x000038, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_123' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_124) == 0x00003C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_124' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_125) == 0x000044, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_125' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_126) == 0x000048, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_126' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_127) == 0x000050, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_127' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_128) == 0x000054, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_128' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_129) == 0x000058, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_129' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_130) == 0x00005C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_130' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_131) == 0x000088, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_131' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_132) == 0x00008C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_132' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_133) == 0x00008D, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_133' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __ByteProperty_134) == 0x00008E, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__ByteProperty_134' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x000090, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x000098, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_137) == 0x0000A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_137' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_138) == 0x0000A4, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_138' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_139) == 0x0000AC, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_139' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_140) == 0x0000B8, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_140' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000D8, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000158, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x0001A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ModifyBone) == 0x0001D0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ModifyBone' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000200, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000230, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000260, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000290, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0002C0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x0002F0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000320, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000350, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000380, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0003B0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x0003E0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000410, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000440, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000470, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0004A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0004D0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x000500, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000530, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x000560, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP_C_AnimGraph \ +static_assert(alignof(Flashlight_Gameplay_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Flashlight_Gameplay_ABP_C_AnimGraph"); \ +static_assert(sizeof(Flashlight_Gameplay_ABP_C_AnimGraph) == 0x000010, "Wrong size on Flashlight_Gameplay_ABP_C_AnimGraph"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Flashlight_Gameplay_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP \ +static_assert(alignof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP) == 0x000010, "Wrong alignment on Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP"); \ +static_assert(sizeof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP) == 0x000070, "Wrong size on Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, EntryPoint) == 0x000000, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, CallFunc_GetOwnerMesh_ReturnValue) == 0x000008, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::CallFunc_GetOwnerMesh_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFlashlight_Gameplay_ABP_C \ +static_assert(alignof(UFlashlight_Gameplay_ABP_C) == 0x000010, "Wrong alignment on UFlashlight_Gameplay_ABP_C"); \ +static_assert(sizeof(UFlashlight_Gameplay_ABP_C) == 0x000FD0, "Wrong size on UFlashlight_Gameplay_ABP_C"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, UberGraphFrame) == 0x0004A0, "Member 'UFlashlight_Gameplay_ABP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __AnimBlueprintMutables) == 0x0004A8, "Member 'UFlashlight_Gameplay_ABP_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0004B0, "Member 'UFlashlight_Gameplay_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimBlueprintExtension_Base) == 0x0004B8, "Member 'UFlashlight_Gameplay_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SaveCachedPose) == 0x0004C0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_UseCachedPose_1) == 0x000540, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ModifyBone) == 0x000568, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x000690, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_BlendListByBool) == 0x0006B0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_UseCachedPose) == 0x0006F8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_3) == 0x000720, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_2) == 0x000748, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_1) == 0x000770, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult) == 0x000798, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_3) == 0x0007C0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_3) == 0x000808, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_2) == 0x000828, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_2) == 0x000870, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_1) == 0x000890, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_1) == 0x0008D8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer) == 0x0008F8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult) == 0x000940, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateMachine) == 0x000960, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x000A28, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_Root) == 0x000A48, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ControlRig) == 0x000A68, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __CustomProperty_mesh_transform_F0029CCD4282B0982602EBA24789B7D2) == 0x000F50, "Member 'UFlashlight_Gameplay_ABP_C::__CustomProperty_mesh_transform_F0029CCD4282B0982602EBA24789B7D2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __CustomProperty_input_rotation_F0029CCD4282B0982602EBA24789B7D2) == 0x000FB0, "Member 'UFlashlight_Gameplay_ABP_C::__CustomProperty_input_rotation_F0029CCD4282B0982602EBA24789B7D2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData) == 0x0005D0, "Wrong size on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x000004, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x00000C, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_137) == 0x000014, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_137' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_138) == 0x000018, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_138' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_139) == 0x000020, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_139' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_140) == 0x000024, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_140' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_141) == 0x00002C, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_141' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_142) == 0x000030, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_142' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_143) == 0x000038, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_143' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_144) == 0x000040, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_144' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_145) == 0x000048, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_145' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BlendProfile_146) == 0x000058, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BlendProfile_146' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __CurveFloat_147) == 0x000060, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__CurveFloat_147' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_148) == 0x000068, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_148' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_149) == 0x000069, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_149' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_150) == 0x000070, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_150' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_151) == 0x000080, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_151' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_152) == 0x0000A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_152' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_153) == 0x0000A4, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_153' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_154) == 0x0000A8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_154' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_155) == 0x0000D4, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_155' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_156) == 0x0000D8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_156' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_157) == 0x0000D9, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_157' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ByteProperty_158) == 0x0000DA, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ByteProperty_158' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_159) == 0x0000DC, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_159' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000E8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000168, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000180, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x0001B0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0001E0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000210, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000240, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000270, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x0002A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0002D0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000300, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000330, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000360, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000390, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0003C0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0003F0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000420, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000450, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ModifyBone) == 0x000480, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ModifyBone' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x0004B0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0004E0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000510, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000540, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000570, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0005A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData) == 0x000003, "Wrong size on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_AnimGraph \ +static_assert(alignof(Flashlight_Cutscene_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP_C_AnimGraph"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP_C_AnimGraph) == 0x000010, "Wrong size on Flashlight_Cutscene_ABP_C_AnimGraph"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation \ +static_assert(alignof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP \ +static_assert(alignof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP) == 0x0000B8, "Wrong size on Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, EntryPoint) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CustomEvent_TagCount) == 0x000004, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CustomEvent_TagCount' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Array_Index_Variable) == 0x000008, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Conv_IntToBool_ReturnValue) == 0x00000C, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Variable) == 0x000010, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CustomEvent_TagCount_1) == 0x000014, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CustomEvent_TagCount_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_Event_DeltaTimeX) == 0x000028, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_BooleanOR_ReturnValue) == 0x00002C, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetOwningComponent_ReturnValue) == 0x000030, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetChildrenComponents_Children) == 0x000038, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Array_Get_Item) == 0x000048, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Not_PreBool_ReturnValue) == 0x000050, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000058, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000068, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000078, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Less_IntInt_ReturnValue) == 0x000081, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000088, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_WaitGameplayTagCountChangedOnActor_ReturnValue) == 0x000090, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_WaitGameplayTagCountChangedOnActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000098, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x0000A0, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetGameplayTagCount_ReturnValue) == 0x0000AC, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetGameplayTagCount_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue_2) == 0x0000B0, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight \ +static_assert(alignof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight, TagCount) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight::TagCount' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68 \ +static_assert(alignof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68"); \ +static_assert(sizeof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68"); \ +static_assert(offsetof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68, TagCount) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68::TagCount' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFlashlight_Cutscene_ABP_C \ +static_assert(alignof(UFlashlight_Cutscene_ABP_C) == 0x000010, "Wrong alignment on UFlashlight_Cutscene_ABP_C"); \ +static_assert(sizeof(UFlashlight_Cutscene_ABP_C) == 0x000B20, "Wrong size on UFlashlight_Cutscene_ABP_C"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, UberGraphFrame) == 0x0004B0, "Member 'UFlashlight_Cutscene_ABP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, __AnimBlueprintMutables) == 0x0004B8, "Member 'UFlashlight_Cutscene_ABP_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0004C0, "Member 'UFlashlight_Cutscene_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimBlueprintExtension_Base) == 0x0004C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_Root) == 0x0004D0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_3) == 0x0004F0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_2) == 0x000518, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_1) == 0x000540, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult) == 0x000568, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_4) == 0x000590, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_3) == 0x0005D8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_3) == 0x0005F8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_2) == 0x000640, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_2) == 0x000660, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_1) == 0x0006A8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_1) == 0x0006C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult) == 0x000710, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateMachine) == 0x000730, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SaveCachedPose) == 0x0007F8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_UseCachedPose_1) == 0x000878, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_ModifyBone) == 0x0008A0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x0009C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x0009E8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_BlendListByBool_1) == 0x000A08, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_UseCachedPose) == 0x000A50, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_BlendListByBool) == 0x000A78, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer) == 0x000AC0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, CustomFlashlight) == 0x000B08, "Member 'UFlashlight_Cutscene_ABP_C::CustomFlashlight' has a wrong offset!"); \ +static_assert(offsetof(UFlashlight_Cutscene_ABP_C, Async_Action) == 0x000B10, "Member 'UFlashlight_Cutscene_ABP_C::Async_Action' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget \ +static_assert(alignof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget) == 0x000004, "Wrong alignment on SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget"); \ +static_assert(sizeof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget) == 0x000008, "Wrong size on SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget"); \ +static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, EntryPoint) == 0x000000, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable) == 0x000004, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_1) == 0x000005, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_2) == 0x000006, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_3) == 0x000007, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USingleFullscreenImage_Widget_C \ +static_assert(alignof(USingleFullscreenImage_Widget_C) == 0x000008, "Wrong alignment on USingleFullscreenImage_Widget_C"); \ +static_assert(sizeof(USingleFullscreenImage_Widget_C) == 0x0003D8, "Wrong size on USingleFullscreenImage_Widget_C"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, UberGraphFrame) == 0x0003A8, "Member 'USingleFullscreenImage_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, SlowDownFadeOut) == 0x0003B0, "Member 'USingleFullscreenImage_Widget_C::SlowDownFadeOut' has a wrong offset!"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, SlowDownFadeIn) == 0x0003B8, "Member 'USingleFullscreenImage_Widget_C::SlowDownFadeIn' has a wrong offset!"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, BasicFadeOut) == 0x0003C0, "Member 'USingleFullscreenImage_Widget_C::BasicFadeOut' has a wrong offset!"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, BasicFadeIn) == 0x0003C8, "Member 'USingleFullscreenImage_Widget_C::BasicFadeIn' has a wrong offset!"); \ +static_assert(offsetof(USingleFullscreenImage_Widget_C, SafeZone) == 0x0003D0, "Member 'USingleFullscreenImage_Widget_C::SafeZone' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFullscreenImages_Widget_C \ +static_assert(alignof(UFullscreenImages_Widget_C) == 0x000008, "Wrong alignment on UFullscreenImages_Widget_C"); \ +static_assert(sizeof(UFullscreenImages_Widget_C) == 0x000338, "Wrong size on UFullscreenImages_Widget_C"); \ +static_assert(offsetof(UFullscreenImages_Widget_C, SafeZone) == 0x000330, "Member 'UFullscreenImages_Widget_C::SafeZone' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier1_C \ +static_assert(alignof(UGE_MGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier1_C"); \ +static_assert(sizeof(UGE_MGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier1_C"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_TrapMine__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_TrapMine_C \ +static_assert(alignof(UTraveler_Locomotion_TrapMine_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_TrapMine_C"); \ +static_assert(sizeof(UTraveler_Locomotion_TrapMine_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_TrapMine_C"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_SmartGun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_SmartGun::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_SmartGun_C \ +static_assert(alignof(UTraveler_Locomotion_SmartGun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_SmartGun_C"); \ +static_assert(sizeof(UTraveler_Locomotion_SmartGun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_SmartGun_C"); \ + +#define DUMPER7_ASSERTS_UGE_DebugIncInventory_C \ +static_assert(alignof(UGE_DebugIncInventory_C) == 0x000008, "Wrong alignment on UGE_DebugIncInventory_C"); \ +static_assert(sizeof(UGE_DebugIncInventory_C) == 0x000A70, "Wrong size on UGE_DebugIncInventory_C"); \ + +#define DUMPER7_ASSERTS_Melee_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Melee_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000238, "Wrong size on Melee_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_25) == 0x000004, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_25' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_26) == 0x00000C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_26' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_27) == 0x000014, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_27' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_28) == 0x000040, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_28' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_29) == 0x000044, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_29' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_30) == 0x000045, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_30' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_31) == 0x000048, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_31' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_32) == 0x00004C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_32' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __AnimSequenceBase_33) == 0x000050, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__AnimSequenceBase_33' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_34) == 0x000058, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_34' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_35) == 0x000059, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_35' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_36) == 0x00005C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_36' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_37) == 0x000068, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_37' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_38) == 0x000088, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_38' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_39) == 0x000090, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_39' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_40) == 0x000098, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_40' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_41) == 0x000099, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_41' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_42) == 0x00009A, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_42' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_43) == 0x0000A0, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_43' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B0, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000130, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000148, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000178, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x0001A8, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequenceEvaluator) == 0x0001D8, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000208, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Melee_AnimBP__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Melee_AnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on Melee_AnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Melee_AnimBP_C_AnimGraph \ +static_assert(alignof(Melee_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Melee_AnimBP_C_AnimGraph"); \ +static_assert(sizeof(Melee_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on Melee_AnimBP_C_AnimGraph"); \ +static_assert(offsetof(Melee_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Melee_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UMelee_AnimBP_C \ +static_assert(alignof(UMelee_AnimBP_C) == 0x000010, "Wrong alignment on UMelee_AnimBP_C"); \ +static_assert(sizeof(UMelee_AnimBP_C) == 0x000510, "Wrong size on UMelee_AnimBP_C"); \ +static_assert(offsetof(UMelee_AnimBP_C, __AnimBlueprintMutables) == 0x0003C0, "Member 'UMelee_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UMelee_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UMelee_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UMelee_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x0003F8, "Member 'UMelee_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_Slot) == 0x000440, "Member 'UMelee_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_SequenceEvaluator) == 0x000488, "Member 'UMelee_AnimBP_C::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ +static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x0004C8, "Member 'UMelee_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier2_C \ +static_assert(alignof(UGE_GGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier2_C"); \ +static_assert(sizeof(UGE_GGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier2_C"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_Spreadgun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_Spreadgun_C \ +static_assert(alignof(UTraveler_Locomotion_Spreadgun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Spreadgun_C"); \ +static_assert(sizeof(UTraveler_Locomotion_Spreadgun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Spreadgun_C"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_SpreadGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_SpreadGun_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_SpreadGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_SpreadGun_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_SpreadGun_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_SpreadGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_SpreadGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_SpreadGun_C \ +static_assert(alignof(UTraveler_AimOffset_SpreadGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_SpreadGun_C"); \ +static_assert(sizeof(UTraveler_AimOffset_SpreadGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_SpreadGun_C"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_SpreadGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_Locomotion_Annihilator__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UTraveler_Locomotion_Annihilator_C \ +static_assert(alignof(UTraveler_Locomotion_Annihilator_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Annihilator_C"); \ +static_assert(sizeof(UTraveler_Locomotion_Annihilator_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Annihilator_C"); \ + +#define DUMPER7_ASSERTS_ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin \ +static_assert(alignof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin"); \ +static_assert(sizeof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000058, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd \ +static_assert(alignof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd"); \ +static_assert(sizeof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000050, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ +static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UANS_PlayerMeleeAttackPhase_C \ +static_assert(alignof(UANS_PlayerMeleeAttackPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleeAttackPhase_C"); \ +static_assert(sizeof(UANS_PlayerMeleeAttackPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleeAttackPhase_C"); \ + +#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier3_C \ +static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier3_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier3_C"); \ +static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier3_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier3_C"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget \ +static_assert(alignof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget"); \ +static_assert(sizeof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget) == 0x000014, "Wrong size on TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, EntryPoint) == 0x000000, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_bool_Variable) == 0x000004, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_byte_Variable) == 0x000005, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_byte_Variable_1) == 0x000006, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, K2Node_Event_InNewInputDevice) == 0x000007, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::K2Node_Event_InNewInputDevice' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000008, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_GetConsoleVariableIntValue_ReturnValue) == 0x00000C, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_GetConsoleVariableIntValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Conv_IntToBool_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, K2Node_Select_Default) == 0x000012, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index \ +static_assert(alignof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index) == 0x000078, "Wrong size on TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, SlotNumber) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::SlotNumber' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, BorderColor) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::BorderColor' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, AbilitySys) == 0x000018, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::AbilitySys' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot) == 0x000028, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot_1) == 0x000030, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot_2) == 0x000038, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot_2' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000040, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000041, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfThereIsWeaponInSlot_ReturnValue) == 0x000042, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfThereIsWeaponInSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_BooleanOR_ReturnValue) == 0x000043, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue_1) == 0x000044, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetCharacterPlay_ReturnValue) == 0x000048, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetWeaponModeContainerInSlot_ReturnValue) == 0x000050, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetWeaponModeContainerInSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetObjectClass_ReturnValue) == 0x000058, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetClassDisplayName_ReturnValue) == 0x000060, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, K2Node_SwitchString_CmpSuccess) == 0x000070, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue_2) == 0x000071, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor \ +static_assert(alignof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor \ +static_assert(alignof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar0_Visibility \ +static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar0_Visibility"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar0_Visibility"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar1_Visibility \ +static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar1_Visibility"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar1_Visibility"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar2_Visibility \ +static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar2_Visibility"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar2_Visibility"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar3_Visibility \ +static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar3_Visibility"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar3_Visibility"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor \ +static_assert(alignof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor \ +static_assert(alignof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor"); \ +static_assert(sizeof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetProgressBarsValue \ +static_assert(alignof(TempWeaponModeWidget_C_GetProgressBarsValue) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_GetProgressBarsValue"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetProgressBarsValue) == 0x000080, "Wrong size on TempWeaponModeWidget_C_GetProgressBarsValue"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetLastAbilityActivationTime_ReturnValue) == 0x000028, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetLastAbilityActivationTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetQuickFabricationPerformTime_ReturnValue) == 0x00002C, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetQuickFabricationPerformTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetTimeSeconds_ReturnValue) == 0x000040, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000050, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_FClamp_ReturnValue) == 0x000058, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000060, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000068, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetSoulIconForSlot \ +static_assert(alignof(TempWeaponModeWidget_C_GetSoulIconForSlot) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_GetSoulIconForSlot"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetSoulIconForSlot) == 0x000018, "Wrong size on TempWeaponModeWidget_C_GetSoulIconForSlot"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, SlotNumber) == 0x000000, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::SlotNumber' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, SoulIconSlot) == 0x000008, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::SoulIconSlot' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_0 \ +static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_0) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_0"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_0) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_0"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_0, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_0::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_0, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_0::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_1 \ +static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_1) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_1"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_1) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_1"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_1, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_1::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_1, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_1::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_2 \ +static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_2) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_2"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_2) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_2"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_2, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_2::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_2, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_2::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_3 \ +static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_3) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_3"); \ +static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_3) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_3"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_3, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_3::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_3, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_3::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_OnInputDeviceChanged \ +static_assert(alignof(TempWeaponModeWidget_C_OnInputDeviceChanged) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_OnInputDeviceChanged"); \ +static_assert(sizeof(TempWeaponModeWidget_C_OnInputDeviceChanged) == 0x000001, "Wrong size on TempWeaponModeWidget_C_OnInputDeviceChanged"); \ +static_assert(offsetof(TempWeaponModeWidget_C_OnInputDeviceChanged, InNewInputDevice) == 0x000000, "Member 'TempWeaponModeWidget_C_OnInputDeviceChanged::InNewInputDevice' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_PlayerHasSoul \ +static_assert(alignof(TempWeaponModeWidget_C_PlayerHasSoul) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_PlayerHasSoul"); \ +static_assert(sizeof(TempWeaponModeWidget_C_PlayerHasSoul) == 0x000040, "Wrong size on TempWeaponModeWidget_C_PlayerHasSoul"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, SoulName) == 0x000000, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::SoulName' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, ReturnValue) == 0x000008, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetSoulsContainer_ReturnValue) == 0x000018, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetSoulsContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_IsSoulActive_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_IsSoulActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetStoredSouls_ReturnValue) == 0x000028, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetStoredSouls_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_Array_Contains_ReturnValue) == 0x000038, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTempWeaponModeWidget_C \ +static_assert(alignof(UTempWeaponModeWidget_C) == 0x000008, "Wrong alignment on UTempWeaponModeWidget_C"); \ +static_assert(sizeof(UTempWeaponModeWidget_C) == 0x000658, "Wrong size on UTempWeaponModeWidget_C"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, UberGraphFrame) == 0x000570, "Member 'UTempWeaponModeWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, AnimBlocked) == 0x000578, "Member 'UTempWeaponModeWidget_C::AnimBlocked' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, Blockedicon) == 0x000580, "Member 'UTempWeaponModeWidget_C::Blockedicon' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, DpadButtons) == 0x000588, "Member 'UTempWeaponModeWidget_C::DpadButtons' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, FirstSlotBorder) == 0x000590, "Member 'UTempWeaponModeWidget_C::FirstSlotBorder' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, FirstSlotProgressBar) == 0x000598, "Member 'UTempWeaponModeWidget_C::FirstSlotProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, FourthSlotBorder) == 0x0005A0, "Member 'UTempWeaponModeWidget_C::FourthSlotBorder' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, FourthSlotProgressBar) == 0x0005A8, "Member 'UTempWeaponModeWidget_C::FourthSlotProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, PlatformControlsWidgetSwitcher) == 0x0005B0, "Member 'UTempWeaponModeWidget_C::PlatformControlsWidgetSwitcher' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SecondSlotBorder) == 0x0005B8, "Member 'UTempWeaponModeWidget_C::SecondSlotBorder' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SecondSlotProgressBar) == 0x0005C0, "Member 'UTempWeaponModeWidget_C::SecondSlotProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon1) == 0x0005C8, "Member 'UTempWeaponModeWidget_C::SoulIcon1' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon2) == 0x0005D0, "Member 'UTempWeaponModeWidget_C::SoulIcon2' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon3) == 0x0005D8, "Member 'UTempWeaponModeWidget_C::SoulIcon3' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon4) == 0x0005E0, "Member 'UTempWeaponModeWidget_C::SoulIcon4' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, ThirdSlotBorder) == 0x0005E8, "Member 'UTempWeaponModeWidget_C::ThirdSlotBorder' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, ThirdSlotProgressBar) == 0x0005F0, "Member 'UTempWeaponModeWidget_C::ThirdSlotProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_5) == 0x0005F8, "Member 'UTempWeaponModeWidget_C::Yes_tip_5' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_6) == 0x000600, "Member 'UTempWeaponModeWidget_C::Yes_tip_6' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_7) == 0x000608, "Member 'UTempWeaponModeWidget_C::Yes_tip_7' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_8) == 0x000610, "Member 'UTempWeaponModeWidget_C::Yes_tip_8' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, ActiveSlotBackgColor) == 0x000618, "Member 'UTempWeaponModeWidget_C::ActiveSlotBackgColor' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, ActiveWeaponImageColor) == 0x000628, "Member 'UTempWeaponModeWidget_C::ActiveWeaponImageColor' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, NotActiveWeaponImageColor) == 0x000638, "Member 'UTempWeaponModeWidget_C::NotActiveWeaponImageColor' has a wrong offset!"); \ +static_assert(offsetof(UTempWeaponModeWidget_C, EmptySlotImageColor) == 0x000648, "Member 'UTempWeaponModeWidget_C::EmptySlotImageColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP \ +static_assert(alignof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP) == 0x000004, "Wrong alignment on Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP"); \ +static_assert(sizeof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP) == 0x000004, "Wrong size on Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP"); \ +static_assert(offsetof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP, EntryPoint) == 0x000000, "Member 'Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AAnnihilator_Magazine_BP_C \ +static_assert(alignof(AAnnihilator_Magazine_BP_C) == 0x000008, "Wrong alignment on AAnnihilator_Magazine_BP_C"); \ +static_assert(sizeof(AAnnihilator_Magazine_BP_C) == 0x000328, "Wrong size on AAnnihilator_Magazine_BP_C"); \ +static_assert(offsetof(AAnnihilator_Magazine_BP_C, UberGraphFrame) == 0x000320, "Member 'AAnnihilator_Magazine_BP_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UEnhancedInputTextBlock_BP_C \ +static_assert(alignof(UEnhancedInputTextBlock_BP_C) == 0x000010, "Wrong alignment on UEnhancedInputTextBlock_BP_C"); \ +static_assert(sizeof(UEnhancedInputTextBlock_BP_C) == 0x000870, "Wrong size on UEnhancedInputTextBlock_BP_C"); \ + +#define DUMPER7_ASSERTS_UControlTips_Widget_C \ +static_assert(alignof(UControlTips_Widget_C) == 0x000010, "Wrong alignment on UControlTips_Widget_C"); \ +static_assert(sizeof(UControlTips_Widget_C) == 0x000430, "Wrong size on UControlTips_Widget_C"); \ +static_assert(offsetof(UControlTips_Widget_C, ControlTipWidget_BP) == 0x000420, "Member 'UControlTips_Widget_C::ControlTipWidget_BP' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget \ +static_assert(alignof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget) == 0x000008, "Wrong alignment on WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget"); \ +static_assert(sizeof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget) == 0x000030, "Wrong size on WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, EntryPoint) == 0x000000, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_bool_Variable) == 0x000004, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_byte_Variable) == 0x000005, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_byte_Variable_1) == 0x000006, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Select_Default) == 0x000007, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Event_IsDesignTime) == 0x000008, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, Temp_bool_Variable_1) == 0x000009, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_Select_Default_1) == 0x000010, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_DynamicCast_AsHorizontal_Box_Slot) == 0x000018, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_DynamicCast_AsHorizontal_Box_Slot' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget, CallFunc_AddChildToHorizontalBox_ReturnValue) == 0x000028, "Member 'WBP_BindableButtonWidget_C_ExecuteUbergraph_WBP_BindableButtonWidget::CallFunc_AddChildToHorizontalBox_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WBP_BindableButtonWidget_C_PreConstruct \ +static_assert(alignof(WBP_BindableButtonWidget_C_PreConstruct) == 0x000001, "Wrong alignment on WBP_BindableButtonWidget_C_PreConstruct"); \ +static_assert(sizeof(WBP_BindableButtonWidget_C_PreConstruct) == 0x000001, "Wrong size on WBP_BindableButtonWidget_C_PreConstruct"); \ +static_assert(offsetof(WBP_BindableButtonWidget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'WBP_BindableButtonWidget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UWBP_BindableButtonWidget_C \ +static_assert(alignof(UWBP_BindableButtonWidget_C) == 0x000010, "Wrong alignment on UWBP_BindableButtonWidget_C"); \ +static_assert(sizeof(UWBP_BindableButtonWidget_C) == 0x001540, "Wrong size on UWBP_BindableButtonWidget_C"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, UberGraphFrame) == 0x001500, "Member 'UWBP_BindableButtonWidget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, Arrow) == 0x001508, "Member 'UWBP_BindableButtonWidget_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, HorizontalBox_0) == 0x001510, "Member 'UWBP_BindableButtonWidget_C::HorizontalBox_0' has a wrong offset!"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, ProgressBarCrafting) == 0x001518, "Member 'UWBP_BindableButtonWidget_C::ProgressBarCrafting' has a wrong offset!"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, KeyBindOnRightSide) == 0x001520, "Member 'UWBP_BindableButtonWidget_C::KeyBindOnRightSide' has a wrong offset!"); \ +static_assert(offsetof(UWBP_BindableButtonWidget_C, In_Margin) == 0x001524, "Member 'UWBP_BindableButtonWidget_C::In_Margin' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD \ +static_assert(alignof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD) == 0x000004, "Wrong alignment on AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD"); \ +static_assert(sizeof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD) == 0x000040, "Wrong size on AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, EntryPoint) == 0x000000, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable) == 0x000004, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable_1) == 0x000014, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable_2) == 0x00002C, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue_2) == 0x00003C, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAudiologOnHUD_C \ +static_assert(alignof(UAudiologOnHUD_C) == 0x000008, "Wrong alignment on UAudiologOnHUD_C"); \ +static_assert(sizeof(UAudiologOnHUD_C) == 0x000338, "Wrong size on UAudiologOnHUD_C"); \ +static_assert(offsetof(UAudiologOnHUD_C, UberGraphFrame) == 0x000310, "Member 'UAudiologOnHUD_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UAudiologOnHUD_C, Anim_GlitchAfterHit) == 0x000318, "Member 'UAudiologOnHUD_C::Anim_GlitchAfterHit' has a wrong offset!"); \ +static_assert(offsetof(UAudiologOnHUD_C, BarImg) == 0x000320, "Member 'UAudiologOnHUD_C::BarImg' has a wrong offset!"); \ +static_assert(offsetof(UAudiologOnHUD_C, Bckr) == 0x000328, "Member 'UAudiologOnHUD_C::Bckr' has a wrong offset!"); \ +static_assert(offsetof(UAudiologOnHUD_C, Slash_1) == 0x000330, "Member 'UAudiologOnHUD_C::Slash_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_TrapMineNoAmmo_C_OnActive \ +static_assert(alignof(GC_TrapMineNoAmmo_C_OnActive) == 0x000008, "Wrong alignment on GC_TrapMineNoAmmo_C_OnActive"); \ +static_assert(sizeof(GC_TrapMineNoAmmo_C_OnActive) == 0x0000E8, "Wrong size on GC_TrapMineNoAmmo_C_OnActive"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, MyTarget) == 0x000000, "Member 'GC_TrapMineNoAmmo_C_OnActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, Parameters) == 0x000008, "Member 'GC_TrapMineNoAmmo_C_OnActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_TrapMineNoAmmo_C_OnActive::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, CallFunc_OnActive_ReturnValue) == 0x0000E1, "Member 'GC_TrapMineNoAmmo_C_OnActive::CallFunc_OnActive_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_TrapMineNoAmmo_C_OnExecute \ +static_assert(alignof(GC_TrapMineNoAmmo_C_OnExecute) == 0x000008, "Wrong alignment on GC_TrapMineNoAmmo_C_OnExecute"); \ +static_assert(sizeof(GC_TrapMineNoAmmo_C_OnExecute) == 0x0000E8, "Wrong size on GC_TrapMineNoAmmo_C_OnExecute"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_TrapMineNoAmmo_C_OnExecute::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, Parameters) == 0x000008, "Member 'GC_TrapMineNoAmmo_C_OnExecute::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_TrapMineNoAmmo_C_OnExecute::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x0000E1, "Member 'GC_TrapMineNoAmmo_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_TrapMineNoAmmo_C \ +static_assert(alignof(AGC_TrapMineNoAmmo_C) == 0x000008, "Wrong alignment on AGC_TrapMineNoAmmo_C"); \ +static_assert(sizeof(AGC_TrapMineNoAmmo_C) == 0x000340, "Wrong size on AGC_TrapMineNoAmmo_C"); \ +static_assert(offsetof(AGC_TrapMineNoAmmo_C, DefaultSceneRoot) == 0x000338, "Member 'AGC_TrapMineNoAmmo_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP \ +static_assert(alignof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP) == 0x000008, "Wrong alignment on PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP"); \ +static_assert(sizeof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP) == 0x0000B0, "Wrong size on PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, K2Node_Event_MyGeometry) == 0x000010, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, K2Node_Event_InDeltaTime) == 0x000048, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000050, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetTimeSeconds_ReturnValue) == 0x000060, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_PerlinNoise1D_ReturnValue) == 0x000070, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_PerlinNoise1D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000078, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000088, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_PerlinNoise1D_Value_ImplicitCast) == 0x00009C, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_PerlinNoise1D_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000A0, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0000A8, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0000AC, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayerHudWidget_BP_C_Tick \ +static_assert(alignof(PlayerHudWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudWidget_BP_C_Tick"); \ +static_assert(sizeof(PlayerHudWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudWidget_BP_C_Tick"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(PlayerHudWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UPlayerHudWidget_BP_C \ +static_assert(alignof(UPlayerHudWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudWidget_BP_C"); \ +static_assert(sizeof(UPlayerHudWidget_BP_C) == 0x000518, "Wrong size on UPlayerHudWidget_BP_C"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, UberGraphFrame) == 0x0004D8, "Member 'UPlayerHudWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, BPW_NoAmmo) == 0x0004E0, "Member 'UPlayerHudWidget_BP_C::BPW_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, CronosOverlay_0) == 0x0004E8, "Member 'UPlayerHudWidget_BP_C::CronosOverlay_0' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, KeepAspectZone_0) == 0x0004F0, "Member 'UPlayerHudWidget_BP_C::KeepAspectZone_0' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, SafeZone_92) == 0x0004F8, "Member 'UPlayerHudWidget_BP_C::SafeZone_92' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, WBP_QuickCraftHeal) == 0x000500, "Member 'UPlayerHudWidget_BP_C::WBP_QuickCraftHeal' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, HudMaterialInstance) == 0x000508, "Member 'UPlayerHudWidget_BP_C::HudMaterialInstance' has a wrong offset!"); \ +static_assert(offsetof(UPlayerHudWidget_BP_C, bShuldUseShaderForHUD) == 0x000510, "Member 'UPlayerHudWidget_BP_C::bShuldUseShaderForHUD' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP \ +static_assert(alignof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP) == 0x000008, "Wrong alignment on FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP"); \ +static_assert(sizeof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP) == 0x000080, "Wrong size on FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, EntryPoint) == 0x000000, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, Temp_delegate_Variable) == 0x000004, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000024, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x000028, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000040, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000060, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000078, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFakeHDNail_BP_C \ +static_assert(alignof(AFakeHDNail_BP_C) == 0x000008, "Wrong alignment on AFakeHDNail_BP_C"); \ +static_assert(sizeof(AFakeHDNail_BP_C) == 0x000318, "Wrong size on AFakeHDNail_BP_C"); \ +static_assert(offsetof(AFakeHDNail_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AFakeHDNail_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, BlinkingNode) == 0x0002D0, "Member 'AFakeHDNail_BP_C::BlinkingNode' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, SHAk) == 0x0002D8, "Member 'AFakeHDNail_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, CoverageRadius) == 0x0002E0, "Member 'AFakeHDNail_BP_C::CoverageRadius' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, ColissionSphere) == 0x0002E8, "Member 'AFakeHDNail_BP_C::ColissionSphere' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, NodeCore) == 0x0002F0, "Member 'AFakeHDNail_BP_C::NodeCore' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, Nail) == 0x0002F8, "Member 'AFakeHDNail_BP_C::Nail' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, DefaultSceneRoot) == 0x000300, "Member 'AFakeHDNail_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, ExplodeTimer) == 0x000308, "Member 'AFakeHDNail_BP_C::ExplodeTimer' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, Time) == 0x000310, "Member 'AFakeHDNail_BP_C::Time' has a wrong offset!"); \ +static_assert(offsetof(AFakeHDNail_BP_C, bSpawned) == 0x000314, "Member 'AFakeHDNail_BP_C::bSpawned' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HDNail_BP_C_ExecuteUbergraph_HDNail_BP \ +static_assert(alignof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP) == 0x000004, "Wrong alignment on HDNail_BP_C_ExecuteUbergraph_HDNail_BP"); \ +static_assert(sizeof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP) == 0x00002C, "Wrong size on HDNail_BP_C_ExecuteUbergraph_HDNail_BP"); \ +static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, EntryPoint) == 0x000000, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, Temp_delegate_Variable) == 0x000004, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000024, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x000028, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AHDNail_BP_C \ +static_assert(alignof(AHDNail_BP_C) == 0x000008, "Wrong alignment on AHDNail_BP_C"); \ +static_assert(sizeof(AHDNail_BP_C) == 0x000310, "Wrong size on AHDNail_BP_C"); \ +static_assert(offsetof(AHDNail_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AHDNail_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, BlinkingNode) == 0x0002D0, "Member 'AHDNail_BP_C::BlinkingNode' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, SHAk) == 0x0002D8, "Member 'AHDNail_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, CoverageRadius) == 0x0002E0, "Member 'AHDNail_BP_C::CoverageRadius' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, ColissionSphere) == 0x0002E8, "Member 'AHDNail_BP_C::ColissionSphere' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, NodeCore) == 0x0002F0, "Member 'AHDNail_BP_C::NodeCore' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, Nail) == 0x0002F8, "Member 'AHDNail_BP_C::Nail' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, DefaultSceneRoot) == 0x000300, "Member 'AHDNail_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AHDNail_BP_C, bSpawned) == 0x000308, "Member 'AHDNail_BP_C::bSpawned' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AHeldGravityGun_Magazine_BP_C \ +static_assert(alignof(AHeldGravityGun_Magazine_BP_C) == 0x000008, "Wrong alignment on AHeldGravityGun_Magazine_BP_C"); \ +static_assert(sizeof(AHeldGravityGun_Magazine_BP_C) == 0x000320, "Wrong size on AHeldGravityGun_Magazine_BP_C"); \ + +#define DUMPER7_ASSERTS_UGE_Invulnerable_C \ +static_assert(alignof(UGE_Invulnerable_C) == 0x000008, "Wrong alignment on UGE_Invulnerable_C"); \ +static_assert(sizeof(UGE_Invulnerable_C) == 0x000A70, "Wrong size on UGE_Invulnerable_C"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_GravityGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_GravityGun_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_GravityGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_GravityGun_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_GravityGun_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_GravityGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_GravityGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_GravityGun_C \ +static_assert(alignof(UTraveler_AimOffset_GravityGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_GravityGun_C"); \ +static_assert(sizeof(UTraveler_AimOffset_GravityGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_GravityGun_C"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_GravityGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_GravityGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine_C_AnimGraph \ +static_assert(alignof(Traveler_AimOffset_TrapMine_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_TrapMine_C_AnimGraph"); \ +static_assert(sizeof(Traveler_AimOffset_TrapMine_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_TrapMine_C_AnimGraph"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_TrapMine_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Traveler_AimOffset_TrapMine_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_TrapMine_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTraveler_AimOffset_TrapMine_C \ +static_assert(alignof(UTraveler_AimOffset_TrapMine_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_TrapMine_C"); \ +static_assert(sizeof(UTraveler_AimOffset_TrapMine_C) == 0x000690, "Wrong size on UTraveler_AimOffset_TrapMine_C"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_TrapMine_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_TrapMine_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC \ +static_assert(alignof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC) == 0x000004, "Wrong alignment on GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC"); \ +static_assert(sizeof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC) == 0x000008, "Wrong size on GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC"); \ +static_assert(offsetof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC, EntryPoint) == 0x000000, "Member 'GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC, K2Node_Event_bWasCancelled) == 0x000004, "Member 'GA_InteractionRTPC_C_ExecuteUbergraph_GA_InteractionRTPC::K2Node_Event_bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_InteractionRTPC_C_K2_OnEndAbility \ +static_assert(alignof(GA_InteractionRTPC_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_InteractionRTPC_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_InteractionRTPC_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_InteractionRTPC_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_InteractionRTPC_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_InteractionRTPC_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_InteractionRTPC_C \ +static_assert(alignof(UGA_InteractionRTPC_C) == 0x000008, "Wrong alignment on UGA_InteractionRTPC_C"); \ +static_assert(sizeof(UGA_InteractionRTPC_C) == 0x000440, "Wrong size on UGA_InteractionRTPC_C"); \ +static_assert(offsetof(UGA_InteractionRTPC_C, UberGraphFrame) == 0x000430, "Member 'UGA_InteractionRTPC_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_InteractionRTPC_C, RTPC_InteractionDefault) == 0x000438, "Member 'UGA_InteractionRTPC_C::RTPC_InteractionDefault' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_GGPierceUpgrade_C \ +static_assert(alignof(UGE_GGPierceUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGPierceUpgrade_C"); \ +static_assert(sizeof(UGE_GGPierceUpgrade_C) == 0x000A70, "Wrong size on UGE_GGPierceUpgrade_C"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ActivateGenerator \ +static_assert(alignof(GeneratorHD_BP_C_ActivateGenerator) == 0x000001, "Wrong alignment on GeneratorHD_BP_C_ActivateGenerator"); \ +static_assert(sizeof(GeneratorHD_BP_C_ActivateGenerator) == 0x000001, "Wrong size on GeneratorHD_BP_C_ActivateGenerator"); \ +static_assert(offsetof(GeneratorHD_BP_C_ActivateGenerator, Off) == 0x000000, "Member 'GeneratorHD_BP_C_ActivateGenerator::Off' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_AddNailGenerator_Event \ +static_assert(alignof(GeneratorHD_BP_C_AddNailGenerator_Event) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_AddNailGenerator_Event"); \ +static_assert(sizeof(GeneratorHD_BP_C_AddNailGenerator_Event) == 0x000038, "Wrong size on GeneratorHD_BP_C_AddNailGenerator_Event"); \ +static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Object) == 0x000000, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Object' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Vector) == 0x000008, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Vector' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Rotaror) == 0x000020, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Rotaror' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_AllNodesLenght \ +static_assert(alignof(GeneratorHD_BP_C_AllNodesLenght) == 0x000004, "Wrong alignment on GeneratorHD_BP_C_AllNodesLenght"); \ +static_assert(sizeof(GeneratorHD_BP_C_AllNodesLenght) == 0x00000C, "Wrong size on GeneratorHD_BP_C_AllNodesLenght"); \ +static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, NewParam) == 0x000000, "Member 'GeneratorHD_BP_C_AllNodesLenght::NewParam' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'GeneratorHD_BP_C_AllNodesLenght::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_AllNodesLenght::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_BuildMeshSpline \ +static_assert(alignof(GeneratorHD_BP_C_BuildMeshSpline) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_BuildMeshSpline"); \ +static_assert(sizeof(GeneratorHD_BP_C_BuildMeshSpline) == 0x000268, "Wrong size on GeneratorHD_BP_C_BuildMeshSpline"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, FinishedConnect) == 0x000000, "Member 'GeneratorHD_BP_C_BuildMeshSpline::FinishedConnect' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_2) == 0x000018, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_3) == 0x00001C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_2) == 0x000020, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_3) == 0x000024, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_1) == 0x000028, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_2) == 0x00002C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_3) == 0x000030, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Variable) == 0x000034, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_4) == 0x000038, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_5) == 0x00003C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item) == 0x000040, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_AddUnique_ReturnValue) == 0x000068, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_1) == 0x0000A4, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000B0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_2) == 0x0000B8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, K2Node_DynamicCast_AsHDNail_BP) == 0x0000C0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_2) == 0x0000CC, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000D8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000108, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_3) == 0x000110, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_3) == 0x000118, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_2) == 0x00011C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_4) == 0x000120, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_4) == 0x000128, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_3) == 0x00012C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000130, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min) == 0x000138, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max) == 0x000150, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_X) == 0x000168, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_X' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_Y) == 0x000170, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_Y' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_Z) == 0x000178, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_Z' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_X) == 0x000180, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_X' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_Y) == 0x000188, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_Y' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_Z) == 0x000190, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_Z' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetSplinePointAt_ReturnValue) == 0x000198, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetSplinePointAt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_MakeBox_ReturnValue) == 0x000220, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue_1) == 0x000258, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00025C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000260, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_CalculateBounds \ +static_assert(alignof(GeneratorHD_BP_C_CalculateBounds) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_CalculateBounds"); \ +static_assert(sizeof(GeneratorHD_BP_C_CalculateBounds) == 0x000110, "Wrong size on GeneratorHD_BP_C_CalculateBounds"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Target) == 0x000000, "Member 'GeneratorHD_BP_C_CalculateBounds::Target' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, min_0) == 0x000008, "Member 'GeneratorHD_BP_C_CalculateBounds::min_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, max_0) == 0x000020, "Member 'GeneratorHD_BP_C_CalculateBounds::max_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_X) == 0x000038, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_X' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_Y) == 0x000040, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_Y' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_Z) == 0x000048, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_Z' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_X) == 0x000050, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_X' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_Y) == 0x000058, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_Y' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_Z) == 0x000060, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_Z' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinZ) == 0x000068, "Member 'GeneratorHD_BP_C_CalculateBounds::MinZ' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxZ) == 0x000070, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxZ' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinY) == 0x000078, "Member 'GeneratorHD_BP_C_CalculateBounds::MinY' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxY) == 0x000080, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxY' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinX) == 0x000088, "Member 'GeneratorHD_BP_C_CalculateBounds::MinX' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxX) == 0x000090, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxX' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_Subtract_IntInt_ReturnValue) == 0x00009C, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Temp_int_Variable) == 0x0000A0, "Member 'GeneratorHD_BP_C_CalculateBounds::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0000A8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_X) == 0x0000C0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_Y) == 0x0000C8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_Z) == 0x0000D0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_MakeVector_ReturnValue) == 0x0000E0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_MakeVector_ReturnValue_1) == 0x0000F8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_CheckNailColor \ +static_assert(alignof(GeneratorHD_BP_C_CheckNailColor) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_CheckNailColor"); \ +static_assert(sizeof(GeneratorHD_BP_C_CheckNailColor) == 0x000050, "Wrong size on GeneratorHD_BP_C_CheckNailColor"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, TempArrayOfAllNodes) == 0x000000, "Member 'GeneratorHD_BP_C_CheckNailColor::TempArrayOfAllNodes' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Array_Index_Variable) == 0x000018, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Get_Item) == 0x000028, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Less_IntInt_ReturnValue_1) == 0x00004C, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_DeleteNailGenerator_Event \ +static_assert(alignof(GeneratorHD_BP_C_DeleteNailGenerator_Event) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_DeleteNailGenerator_Event"); \ +static_assert(sizeof(GeneratorHD_BP_C_DeleteNailGenerator_Event) == 0x000018, "Wrong size on GeneratorHD_BP_C_DeleteNailGenerator_Event"); \ +static_assert(offsetof(GeneratorHD_BP_C_DeleteNailGenerator_Event, Location) == 0x000000, "Member 'GeneratorHD_BP_C_DeleteNailGenerator_Event::Location' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_DrawSpline \ +static_assert(alignof(GeneratorHD_BP_C_DrawSpline) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_DrawSpline"); \ +static_assert(sizeof(GeneratorHD_BP_C_DrawSpline) == 0x0005A8, "Wrong size on GeneratorHD_BP_C_DrawSpline"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Remove) == 0x000000, "Member 'GeneratorHD_BP_C_DrawSpline::Remove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CurrentHDNail) == 0x000008, "Member 'GeneratorHD_BP_C_DrawSpline::CurrentHDNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, SpecialCaseAfterStartGenerator) == 0x000010, "Member 'GeneratorHD_BP_C_DrawSpline::SpecialCaseAfterStartGenerator' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, DeleteAllNodes) == 0x000011, "Member 'GeneratorHD_BP_C_DrawSpline::DeleteAllNodes' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, SocketHDLocation) == 0x000018, "Member 'GeneratorHD_BP_C_DrawSpline::SocketHDLocation' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CurrentIndex) == 0x000030, "Member 'GeneratorHD_BP_C_DrawSpline::CurrentIndex' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temporary) == 0x000038, "Member 'GeneratorHD_BP_C_DrawSpline::Temporary' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Array_Index_Variable) == 0x000048, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsValid_ReturnValue) == 0x00004C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSOcket_NearestNail) == 0x000050, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSOcket_NearestNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000058, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000078, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetCharacterPlay_ReturnValue) == 0x000090, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000A0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_bool_Has_Been_Initd_Variable) == 0x0000B4, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x0000B8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x0000D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetSplineLength_ReturnValue) == 0x0000E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x0000FC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue) == 0x000100, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue) == 0x000104, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000108, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_1) == 0x00010C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item) == 0x000110, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000118, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x000128, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000140, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_5) == 0x000158, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance) == 0x000170, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue) == 0x000178, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP) == 0x000198, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance_1) == 0x0001A4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue_1) == 0x0001A8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Add_ReturnValue) == 0x0001B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP_1) == 0x0001B8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_2) == 0x0001C0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001C1, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_6) == 0x0001C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001E0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_7) == 0x0001E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_8) == 0x000200, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_9) == 0x000218, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Variable) == 0x000230, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Contains_ReturnValue) == 0x000234, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_1) == 0x000238, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_bool_IsClosed_Variable) == 0x00023C, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Variable_1) == 0x000240, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_2) == 0x000244, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_2) == 0x000248, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00024C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_2) == 0x000250, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000258, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_3) == 0x000260, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_3) == 0x000268, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_2) == 0x00026C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000270, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Find_ReturnValue) == 0x000274, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000278, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x00027C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000280, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_3) == 0x000284, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Array_Index_Variable_1) == 0x000288, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_4) == 0x000290, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Loop_Counter_Variable_1) == 0x000298, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_10) == 0x0002A0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Less_IntInt_ReturnValue) == 0x0002B8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002BC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_5) == 0x0002C0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_4) == 0x0002C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_5) == 0x0002CC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_11) == 0x0002D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_11' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_6) == 0x0002E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0002F0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_3) == 0x0002F4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_5) == 0x0002F8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_12) == 0x000300, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_12' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Less_IntInt_ReturnValue_1) == 0x000318, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_13) == 0x000320, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_13' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_MakeArray_Array) == 0x000338, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits) == 0x000348, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue) == 0x000358, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSocketInSocket_NearestNail) == 0x000360, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSocketInSocket_NearestNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_14) == 0x000368, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_14' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_4) == 0x000380, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_5) == 0x000384, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_6) == 0x000388, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_IntInt_ReturnValue) == 0x00038C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsOverlappingActor_ReturnValue) == 0x00038D, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00038E, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00038F, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x000390, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_1) == 0x000398, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_1) == 0x0003A8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_6) == 0x0003AC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_2) == 0x0003B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_2) == 0x0003C0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x0003C1, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_4) == 0x0003C2, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_7) == 0x0003C4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_8) == 0x0003C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x0003CC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetSplineLength_ReturnValue_1) == 0x0003D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0003D8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003E0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance_2) == 0x0003E4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue_2) == 0x0003E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP_2) == 0x0003F0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_3) == 0x0003F8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x0003F9, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSOcket_NearestNail_1) == 0x000400, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSOcket_NearestNail_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_15) == 0x000408, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_15' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000420, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_16) == 0x000520, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_16' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_5) == 0x000538, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_9) == 0x00053C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_17) == 0x000540, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_17' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_MakeArray_Array_1) == 0x000558, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_3) == 0x000568, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_3) == 0x000578, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_10) == 0x00057C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000580, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000588, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x000590, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000598, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2) == 0x0005A0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP \ +static_assert(alignof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP) == 0x000010, "Wrong alignment on GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP"); \ +static_assert(sizeof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP) == 0x0007A0, "Wrong size on GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, EntryPoint) == 0x000000, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable) == 0x000070, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Location) == 0x000078, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_1) == 0x0000C4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_1) == 0x0000D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_2) == 0x0000D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate) == 0x0000D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable) == 0x0000E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_IsClosed_Variable) == 0x000100, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_Has_Been_Initd_Variable) == 0x000101, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_1) == 0x000104, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue) == 0x000114, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_2) == 0x000118, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Greater_IntInt_ReturnValue) == 0x000128, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_3) == 0x00012C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_2) == 0x000130, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_2) == 0x000134, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_4) == 0x000138, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_3) == 0x00013C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NewPointToSpline) == 0x000150, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NewPointToSpline' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NewNodeToSpline) == 0x000168, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NewNodeToSpline' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Add_Remove) == 0x000170, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Add_Remove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_PointToRemove) == 0x000178, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_PointToRemove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NodeToRemove) == 0x000190, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NodeToRemove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_AddUnique_ReturnValue) == 0x000198, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue) == 0x00019C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Location) == 0x0001A0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Location' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_findNearestActorByTag_ReturnValue) == 0x0001B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_findNearestActorByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_4) == 0x0001C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item) == 0x0001D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_1) == 0x0001D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Object) == 0x0001E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Vector) == 0x0001E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Vector' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Rotaror) == 0x000200, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Rotaror' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_MakeTransform_ReturnValue) == 0x000220, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000280, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FinishSpawningActor_ReturnValue) == 0x000288, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000290, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_1) == 0x000298, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_MakeVector_ReturnValue) == 0x0002B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_2) == 0x0002D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BooleanAND_ReturnValue) == 0x0002D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_RTPC_Value_1) == 0x0002D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_RTPC_Value_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Nail) == 0x0002E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Nail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_IsValid_ReturnValue) == 0x0002E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_3) == 0x0002EC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_3) == 0x0002F0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue) == 0x0002F4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0002F5, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0002F6, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0002F7, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_2) == 0x000300, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_4) == 0x000308, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_1) == 0x00030C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetSplineLength_ReturnValue) == 0x000310, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_RandomFloatInRange_ReturnValue) == 0x000318, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_RTPC_Value) == 0x000320, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_RTPC_Value' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_object_Variable) == 0x000328, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_3) == 0x000330, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_5) == 0x000338, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_2) == 0x00033C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_IsValid_ReturnValue_1) == 0x00033D, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_4) == 0x000340, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_3) == 0x000344, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_4) == 0x000348, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_object_Variable_1) == 0x000350, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_Variable) == 0x000358, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_5) == 0x00035C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue) == 0x00036C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000370, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000388, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_Select_Default) == 0x0003A0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_On_Off) == 0x0003A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_On_Off' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_4) == 0x0003B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0003B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x0003B9, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0003C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_6) == 0x0003C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_ReturnValue) == 0x0003D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0003E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x0003F0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Location_1) == 0x000450, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Rotation_1) == 0x000468, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Scale_1) == 0x000480, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000498, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x0004A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0005A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x0005B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0005B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_bSuccess) == 0x0005C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x0005C4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0005C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_IsEmpty_ReturnValue) == 0x0005C9, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x0005CC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x0005D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_4) == 0x0005D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_5) == 0x0005D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_5) == 0x0005E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_6) == 0x0005F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000610, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_6) == 0x000710, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_4) == 0x000714, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetAllActorsOfClass_OutActors) == 0x000718, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FindNearestActor_Distance) == 0x000728, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FindNearestActor_ReturnValue) == 0x000730, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_AsHDNail_BP) == 0x000738, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_bSuccess_1) == 0x000740, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x000744, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_6) == 0x000754, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000758, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000760, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x000768, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_B_ImplicitCast) == 0x000770, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x000778, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetRTPCValue_Value_ImplicitCast_1) == 0x00077C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetRTPCValue_Value_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000780, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000788, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000790, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_FindNearestSOcket \ +static_assert(alignof(GeneratorHD_BP_C_FindNearestSOcket) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_FindNearestSOcket"); \ +static_assert(sizeof(GeneratorHD_BP_C_FindNearestSOcket) == 0x000050, "Wrong size on GeneratorHD_BP_C_FindNearestSOcket"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CurrentNail) == 0x000000, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CurrentNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, NearestNail) == 0x000008, "Member 'GeneratorHD_BP_C_FindNearestSOcket::NearestNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, Distance) == 0x000010, "Member 'GeneratorHD_BP_C_FindNearestSOcket::Distance' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, NailPosition) == 0x000018, "Member 'GeneratorHD_BP_C_FindNearestSOcket::NailPosition' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CallFunc_FindNearestSocketLocation_NearestNail) == 0x000030, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CallFunc_FindNearestSocketLocation_NearestNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_FindNearestSocketLocation \ +static_assert(alignof(GeneratorHD_BP_C_FindNearestSocketLocation) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_FindNearestSocketLocation"); \ +static_assert(sizeof(GeneratorHD_BP_C_FindNearestSocketLocation) == 0x0000A0, "Wrong size on GeneratorHD_BP_C_FindNearestSocketLocation"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NailLocation) == 0x000000, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NailLocation' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NearestNail) == 0x000018, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NearestNail' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Distance) == 0x000020, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Distance' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NailPosition) == 0x000028, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NailPosition' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Temp_int_Array_Index_Variable) == 0x000040, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, K2Node_MakeArray_Array) == 0x000050, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Array_Get_Item) == 0x000068, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000078, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Vector_Distance_ReturnValue) == 0x000090, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_MakeRefInGeneratorForNodes \ +static_assert(alignof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_MakeRefInGeneratorForNodes"); \ +static_assert(sizeof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes) == 0x000048, "Wrong size on GeneratorHD_BP_C_MakeRefInGeneratorForNodes"); \ +static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000010, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000020, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_MinMax \ +static_assert(alignof(GeneratorHD_BP_C_MinMax) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_MinMax"); \ +static_assert(sizeof(GeneratorHD_BP_C_MinMax) == 0x000020, "Wrong size on GeneratorHD_BP_C_MinMax"); \ +static_assert(offsetof(GeneratorHD_BP_C_MinMax, min_0) == 0x000000, "Member 'GeneratorHD_BP_C_MinMax::min_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MinMax, max_0) == 0x000008, "Member 'GeneratorHD_BP_C_MinMax::max_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MinMax, Value) == 0x000010, "Member 'GeneratorHD_BP_C_MinMax::Value' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MinMax, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'GeneratorHD_BP_C_MinMax::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_MinMax, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000019, "Member 'GeneratorHD_BP_C_MinMax::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ProgressUpdateRTPC \ +static_assert(alignof(GeneratorHD_BP_C_ProgressUpdateRTPC) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_ProgressUpdateRTPC"); \ +static_assert(sizeof(GeneratorHD_BP_C_ProgressUpdateRTPC) == 0x000008, "Wrong size on GeneratorHD_BP_C_ProgressUpdateRTPC"); \ +static_assert(offsetof(GeneratorHD_BP_C_ProgressUpdateRTPC, RTPC_Value) == 0x000000, "Member 'GeneratorHD_BP_C_ProgressUpdateRTPC::RTPC_Value' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve \ +static_assert(alignof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve"); \ +static_assert(sizeof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve) == 0x000058, "Wrong size on GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_GetAllActorsOfClass_OutActors) == 0x000010, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Array_Get_Item) == 0x000020, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_FindNearestActor_Distance) == 0x00003C, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_FindNearestActor_ReturnValue) == 0x000040, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SetRTPC \ +static_assert(alignof(GeneratorHD_BP_C_SetRTPC) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SetRTPC"); \ +static_assert(sizeof(GeneratorHD_BP_C_SetRTPC) == 0x000010, "Wrong size on GeneratorHD_BP_C_SetRTPC"); \ +static_assert(offsetof(GeneratorHD_BP_C_SetRTPC, RTPC_Value) == 0x000000, "Member 'GeneratorHD_BP_C_SetRTPC::RTPC_Value' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SetRTPC, Nail) == 0x000008, "Member 'GeneratorHD_BP_C_SetRTPC::Nail' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SplineLengthVSRibbonColor \ +static_assert(alignof(GeneratorHD_BP_C_SplineLengthVSRibbonColor) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SplineLengthVSRibbonColor"); \ +static_assert(sizeof(GeneratorHD_BP_C_SplineLengthVSRibbonColor) == 0x000028, "Wrong size on GeneratorHD_BP_C_SplineLengthVSRibbonColor"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, _OfSplineLength) == 0x000000, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::_OfSplineLength' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_GetSplineLength_ReturnValue) == 0x00000C, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000020, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SplineParameters \ +static_assert(alignof(GeneratorHD_BP_C_SplineParameters) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SplineParameters"); \ +static_assert(sizeof(GeneratorHD_BP_C_SplineParameters) == 0x000040, "Wrong size on GeneratorHD_BP_C_SplineParameters"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, ColorIntensity_0) == 0x000000, "Member 'GeneratorHD_BP_C_SplineParameters::ColorIntensity_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, ColorBlending_0) == 0x000008, "Member 'GeneratorHD_BP_C_SplineParameters::ColorBlending_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CurlNoiseScale_0) == 0x000010, "Member 'GeneratorHD_BP_C_SplineParameters::CurlNoiseScale_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonVisibility_0) == 0x000018, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonVisibility_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonScale_0) == 0x000020, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonScale_0' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonCount) == 0x000028, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonCount' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast) == 0x00002C, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_1) == 0x000030, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_2) == 0x000034, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_3) == 0x000038, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_4) == 0x00003C, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GeneratorHD_BP_C_UpdateSystem \ +static_assert(alignof(GeneratorHD_BP_C_UpdateSystem) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_UpdateSystem"); \ +static_assert(sizeof(GeneratorHD_BP_C_UpdateSystem) == 0x000048, "Wrong size on GeneratorHD_BP_C_UpdateSystem"); \ +static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NewPointToSpline) == 0x000000, "Member 'GeneratorHD_BP_C_UpdateSystem::NewPointToSpline' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NewNodeToSpline) == 0x000018, "Member 'GeneratorHD_BP_C_UpdateSystem::NewNodeToSpline' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, Remove) == 0x000020, "Member 'GeneratorHD_BP_C_UpdateSystem::Remove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, PointToRemove) == 0x000028, "Member 'GeneratorHD_BP_C_UpdateSystem::PointToRemove' has a wrong offset!"); \ +static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NodeToRemove) == 0x000040, "Member 'GeneratorHD_BP_C_UpdateSystem::NodeToRemove' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGeneratorHD_BP_C \ +static_assert(alignof(AGeneratorHD_BP_C) == 0x000008, "Wrong alignment on AGeneratorHD_BP_C"); \ +static_assert(sizeof(AGeneratorHD_BP_C) == 0x000528, "Wrong size on AGeneratorHD_BP_C"); \ +static_assert(offsetof(AGeneratorHD_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AGeneratorHD_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SK_RerouterGenerator) == 0x0002D0, "Member 'AGeneratorHD_BP_C::SK_RerouterGenerator' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RightBottomSocket) == 0x0002D8, "Member 'AGeneratorHD_BP_C::RightBottomSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, LeftBottomSocket) == 0x0002E0, "Member 'AGeneratorHD_BP_C::LeftBottomSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, LeftTopSocket) == 0x0002E8, "Member 'AGeneratorHD_BP_C::LeftTopSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RightTopSocket) == 0x0002F0, "Member 'AGeneratorHD_BP_C::RightTopSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, NiagaraW) == 0x0002F8, "Member 'AGeneratorHD_BP_C::NiagaraW' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AddonsEffect) == 0x000300, "Member 'AGeneratorHD_BP_C::AddonsEffect' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, CurrentSocket) == 0x000308, "Member 'AGeneratorHD_BP_C::CurrentSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, TN_RerouterGenerator_01_A) == 0x000310, "Member 'AGeneratorHD_BP_C::TN_RerouterGenerator_01_A' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, DontUse) == 0x000318, "Member 'AGeneratorHD_BP_C::DontUse' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, GeneratorHDActivatedTrigger) == 0x000320, "Member 'AGeneratorHD_BP_C::GeneratorHDActivatedTrigger' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SHAkMovable) == 0x000328, "Member 'AGeneratorHD_BP_C::SHAkMovable' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SHAk) == 0x000330, "Member 'AGeneratorHD_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, Spline) == 0x000338, "Member 'AGeneratorHD_BP_C::Spline' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, DefaultSceneRoot) == 0x000340, "Member 'AGeneratorHD_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline_Alpha_3594206340939B23EA6E79A3E656FC4E) == 0x000348, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline_Alpha_3594206340939B23EA6E79A3E656FC4E' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline__Direction_3594206340939B23EA6E79A3E656FC4E) == 0x00034C, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline__Direction_3594206340939B23EA6E79A3E656FC4E' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline) == 0x000350, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AllNodes) == 0x000358, "Member 'AGeneratorHD_BP_C::AllNodes' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ConnectedNodes) == 0x000368, "Member 'AGeneratorHD_BP_C::ConnectedNodes' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ToRemove) == 0x0003B8, "Member 'AGeneratorHD_BP_C::ToRemove' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, Socket) == 0x0003C0, "Member 'AGeneratorHD_BP_C::Socket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, PuzzleFinished) == 0x0003C8, "Member 'AGeneratorHD_BP_C::PuzzleFinished' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, NodeConnectedWithSocketTest) == 0x0003D0, "Member 'AGeneratorHD_BP_C::NodeConnectedWithSocketTest' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, MaxConnectionLength) == 0x0003D8, "Member 'AGeneratorHD_BP_C::MaxConnectionLength' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RemoveNode) == 0x0003E0, "Member 'AGeneratorHD_BP_C::RemoveNode' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, TooMuchNodesInSpline) == 0x0003E8, "Member 'AGeneratorHD_BP_C::TooMuchNodesInSpline' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AddNode) == 0x0003F0, "Member 'AGeneratorHD_BP_C::AddNode' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, NewScaleForNodeCore) == 0x0003F8, "Member 'AGeneratorHD_BP_C::NewScaleForNodeCore' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, DebugSphereForRemoveNails) == 0x000400, "Member 'AGeneratorHD_BP_C::DebugSphereForRemoveNails' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, MaxDistanceBWNodes) == 0x000408, "Member 'AGeneratorHD_BP_C::MaxDistanceBWNodes' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, TimeKnotDispatcher) == 0x000410, "Member 'AGeneratorHD_BP_C::TimeKnotDispatcher' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, DeleteNailGenerator_E) == 0x000420, "Member 'AGeneratorHD_BP_C::DeleteNailGenerator_E' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, AddNailGenerator_E) == 0x000430, "Member 'AGeneratorHD_BP_C::AddNailGenerator_E' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, GeneratorON_) == 0x000440, "Member 'AGeneratorHD_BP_C::GeneratorON_' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SplineLengthStates) == 0x000441, "Member 'AGeneratorHD_BP_C::SplineLengthStates' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, Source_Material) == 0x000448, "Member 'AGeneratorHD_BP_C::Source_Material' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, FinishedSpline) == 0x000450, "Member 'AGeneratorHD_BP_C::FinishedSpline' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ListOfVectorsForVFX) == 0x000460, "Member 'AGeneratorHD_BP_C::ListOfVectorsForVFX' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, LastPointInSpline) == 0x000470, "Member 'AGeneratorHD_BP_C::LastPointInSpline' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ToSort) == 0x000478, "Member 'AGeneratorHD_BP_C::ToSort' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, BehindWall) == 0x000488, "Member 'AGeneratorHD_BP_C::BehindWall' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, HDnail) == 0x000498, "Member 'AGeneratorHD_BP_C::HDnail' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, Sorted) == 0x0004A0, "Member 'AGeneratorHD_BP_C::Sorted' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RTPCValueDependingOnNodesNumber) == 0x0004B0, "Member 'AGeneratorHD_BP_C::RTPCValueDependingOnNodesNumber' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ColorBlending) == 0x0004B8, "Member 'AGeneratorHD_BP_C::ColorBlending' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, ColorIntensity) == 0x0004C0, "Member 'AGeneratorHD_BP_C::ColorIntensity' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, CurlNoiseScale) == 0x0004C8, "Member 'AGeneratorHD_BP_C::CurlNoiseScale' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RibbonVisibility) == 0x0004D0, "Member 'AGeneratorHD_BP_C::RibbonVisibility' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RibbonScale) == 0x0004D8, "Member 'AGeneratorHD_BP_C::RibbonScale' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, FirstStep) == 0x0004E0, "Member 'AGeneratorHD_BP_C::FirstStep' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, MaxNailAmount) == 0x0004E4, "Member 'AGeneratorHD_BP_C::MaxNailAmount' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, TemporraryNailRef) == 0x0004E8, "Member 'AGeneratorHD_BP_C::TemporraryNailRef' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, NearestSocket) == 0x0004F0, "Member 'AGeneratorHD_BP_C::NearestSocket' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, RibbonScaleParam) == 0x0004F8, "Member 'AGeneratorHD_BP_C::RibbonScaleParam' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, MovmentParam) == 0x0004FC, "Member 'AGeneratorHD_BP_C::MovmentParam' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SpawnNailVFX) == 0x000500, "Member 'AGeneratorHD_BP_C::SpawnNailVFX' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, DestroyNailVFX) == 0x000508, "Member 'AGeneratorHD_BP_C::DestroyNailVFX' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, NotFinishedSplineNailPositions) == 0x000510, "Member 'AGeneratorHD_BP_C::NotFinishedSplineNailPositions' has a wrong offset!"); \ +static_assert(offsetof(AGeneratorHD_BP_C, SetAudioTimerAfterReload) == 0x000520, "Member 'AGeneratorHD_BP_C::SetAudioTimerAfterReload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogWrapper_BP_C_ChangeWindowColor \ +static_assert(alignof(DialogWrapper_BP_C_ChangeWindowColor) == 0x000004, "Wrong alignment on DialogWrapper_BP_C_ChangeWindowColor"); \ +static_assert(sizeof(DialogWrapper_BP_C_ChangeWindowColor) == 0x000014, "Wrong size on DialogWrapper_BP_C_ChangeWindowColor"); \ +static_assert(offsetof(DialogWrapper_BP_C_ChangeWindowColor, NewColor) == 0x000000, "Member 'DialogWrapper_BP_C_ChangeWindowColor::NewColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP \ +static_assert(alignof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP) == 0x000004, "Wrong alignment on DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP"); \ +static_assert(sizeof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP) == 0x00001C, "Wrong size on DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP"); \ +static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, EntryPoint) == 0x000000, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ +static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, K2Node_CustomEvent_NewColor) == 0x000008, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::K2Node_CustomEvent_NewColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_DialogWrapper_BP_C_PreConstruct \ +static_assert(alignof(DialogWrapper_BP_C_PreConstruct) == 0x000001, "Wrong alignment on DialogWrapper_BP_C_PreConstruct"); \ +static_assert(sizeof(DialogWrapper_BP_C_PreConstruct) == 0x000001, "Wrong size on DialogWrapper_BP_C_PreConstruct"); \ +static_assert(offsetof(DialogWrapper_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'DialogWrapper_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UDialogWrapper_BP_C \ +static_assert(alignof(UDialogWrapper_BP_C) == 0x000008, "Wrong alignment on UDialogWrapper_BP_C"); \ +static_assert(sizeof(UDialogWrapper_BP_C) == 0x000368, "Wrong size on UDialogWrapper_BP_C"); \ +static_assert(offsetof(UDialogWrapper_BP_C, UberGraphFrame) == 0x0002F8, "Member 'UDialogWrapper_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Bar_up) == 0x000300, "Member 'UDialogWrapper_BP_C::Bar_up' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Dots) == 0x000308, "Member 'UDialogWrapper_BP_C::Dots' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Faketext) == 0x000310, "Member 'UDialogWrapper_BP_C::Faketext' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, glitch) == 0x000318, "Member 'UDialogWrapper_BP_C::glitch' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Title) == 0x000320, "Member 'UDialogWrapper_BP_C::Title' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Window_Background) == 0x000328, "Member 'UDialogWrapper_BP_C::Window_Background' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, TitleText) == 0x000330, "Member 'UDialogWrapper_BP_C::TitleText' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, BorderColor) == 0x000340, "Member 'UDialogWrapper_BP_C::BorderColor' has a wrong offset!"); \ +static_assert(offsetof(UDialogWrapper_BP_C, Title_Color_and_Opacity) == 0x000354, "Member 'UDialogWrapper_BP_C::Title_Color_and_Opacity' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP \ +static_assert(alignof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP) == 0x000008, "Wrong alignment on SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP"); \ +static_assert(sizeof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP) == 0x0001C8, "Wrong size on SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, EntryPoint) == 0x000000, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable) == 0x000008, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_1) == 0x000018, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable) == 0x000028, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_2) == 0x000030, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_3) == 0x000040, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_4) == 0x000050, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_1) == 0x000060, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_5) == 0x000068, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_6) == 0x000078, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_7) == 0x000088, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_2) == 0x000098, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_8) == 0x0000A0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_9) == 0x0000B0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_9' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_10) == 0x0000C0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_10' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_3) == 0x0000D0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_11) == 0x0000D8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_11' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_12) == 0x0000E8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_12' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_13) == 0x0000F8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_13' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable) == 0x000108, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue) == 0x000118, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable_1) == 0x00011C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable_2) == 0x00012C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue_1) == 0x00013C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue_2) == 0x000140, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_PopupType) == 0x000144, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_PopupType' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_bShowAskDialog) == 0x000145, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_bShowAskDialog' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default) == 0x000148, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_1) == 0x000158, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_2) == 0x000168, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_3) == 0x000178, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_14) == 0x000188, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_14' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_4) == 0x000198, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_4) == 0x0001A0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_4' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_5) == 0x0001B0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_InNewInputDevice) == 0x0001B1, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_InNewInputDevice' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_5) == 0x0001B4, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_OnFocusReceived \ +static_assert(alignof(SavePopupWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on SavePopupWidget_BP_C_OnFocusReceived"); \ +static_assert(sizeof(SavePopupWidget_BP_C_OnFocusReceived) == 0x000270, "Wrong size on SavePopupWidget_BP_C_OnFocusReceived"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'SavePopupWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'SavePopupWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'SavePopupWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_Unhandled_ReturnValue) == 0x0000F8, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0001B0, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue) == 0x000268, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_OnInputDeviceChanged \ +static_assert(alignof(SavePopupWidget_BP_C_OnInputDeviceChanged) == 0x000001, "Wrong alignment on SavePopupWidget_BP_C_OnInputDeviceChanged"); \ +static_assert(sizeof(SavePopupWidget_BP_C_OnInputDeviceChanged) == 0x000001, "Wrong size on SavePopupWidget_BP_C_OnInputDeviceChanged"); \ +static_assert(offsetof(SavePopupWidget_BP_C_OnInputDeviceChanged, InNewInputDevice) == 0x000000, "Member 'SavePopupWidget_BP_C_OnInputDeviceChanged::InNewInputDevice' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_ShowPopup \ +static_assert(alignof(SavePopupWidget_BP_C_ShowPopup) == 0x000001, "Wrong alignment on SavePopupWidget_BP_C_ShowPopup"); \ +static_assert(sizeof(SavePopupWidget_BP_C_ShowPopup) == 0x000002, "Wrong size on SavePopupWidget_BP_C_ShowPopup"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ShowPopup, PopupType) == 0x000000, "Member 'SavePopupWidget_BP_C_ShowPopup::PopupType' has a wrong offset!"); \ +static_assert(offsetof(SavePopupWidget_BP_C_ShowPopup, bShowAskDialog) == 0x000001, "Member 'SavePopupWidget_BP_C_ShowPopup::bShowAskDialog' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USavePopupWidget_BP_C \ +static_assert(alignof(USavePopupWidget_BP_C) == 0x000008, "Wrong alignment on USavePopupWidget_BP_C"); \ +static_assert(sizeof(USavePopupWidget_BP_C) == 0x0006B0, "Wrong size on USavePopupWidget_BP_C"); \ +static_assert(offsetof(USavePopupWidget_BP_C, UberGraphFrame) == 0x0005F0, "Member 'USavePopupWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, HideDialog_anim) == 0x0005F8, "Member 'USavePopupWidget_BP_C::HideDialog_anim' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, ShowDialog_anim) == 0x000600, "Member 'USavePopupWidget_BP_C::ShowDialog_anim' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, AskInfo_txt) == 0x000608, "Member 'USavePopupWidget_BP_C::AskInfo_txt' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP) == 0x000610, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP_1) == 0x000618, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP_1' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP_2) == 0x000620, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP_2' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, Image_103) == 0x000628, "Member 'USavePopupWidget_BP_C::Image_103' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, No_tip) == 0x000630, "Member 'USavePopupWidget_BP_C::No_tip' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, PopupNo_but) == 0x000638, "Member 'USavePopupWidget_BP_C::PopupNo_but' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, PopupYes_but) == 0x000640, "Member 'USavePopupWidget_BP_C::PopupYes_but' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, Progress_txt) == 0x000648, "Member 'USavePopupWidget_BP_C::Progress_txt' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, ProgressBar_80) == 0x000650, "Member 'USavePopupWidget_BP_C::ProgressBar_80' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, Success_txt) == 0x000658, "Member 'USavePopupWidget_BP_C::Success_txt' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, Yes_tip) == 0x000660, "Member 'USavePopupWidget_BP_C::Yes_tip' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, SaveOverwriteBorderColor) == 0x000668, "Member 'USavePopupWidget_BP_C::SaveOverwriteBorderColor' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, LoadBorderColor) == 0x00067C, "Member 'USavePopupWidget_BP_C::LoadBorderColor' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, DeleteBorderColor) == 0x000690, "Member 'USavePopupWidget_BP_C::DeleteBorderColor' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, ProgressTimout) == 0x0006A4, "Member 'USavePopupWidget_BP_C::ProgressTimout' has a wrong offset!"); \ +static_assert(offsetof(USavePopupWidget_BP_C, ProgressTimeoutTimerHandle) == 0x0006A8, "Member 'USavePopupWidget_BP_C::ProgressTimeoutTimerHandle' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature \ +static_assert(alignof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature"); \ +static_assert(sizeof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature) == 0x000010, "Wrong size on GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature, Item) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature::Item' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature, Widget) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature::Widget' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering \ +static_assert(alignof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering"); \ +static_assert(sizeof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering) == 0x000020, "Wrong size on GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, InEntryWidget) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::InEntryWidget' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, l_LastUsedSaveWidget) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::l_LastUsedSaveWidget' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_GetLastUsedSaveSlotWidget_ReturnValue) == 0x000010, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_GetLastUsedSaveSlotWidget_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP \ +static_assert(alignof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ +static_assert(sizeof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000020, "Wrong size on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_ComponentBoundEvent_Item) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_ComponentBoundEvent_Widget) == 0x000010, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_ComponentBoundEvent_Widget' has a wrong offset!"); \ +static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_Select_Default) == 0x000018, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGamePlaySlotsListWidget_BP_C \ +static_assert(alignof(UGamePlaySlotsListWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotsListWidget_BP_C"); \ +static_assert(sizeof(UGamePlaySlotsListWidget_BP_C) == 0x0004A0, "Wrong size on UGamePlaySlotsListWidget_BP_C"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, UberGraphFrame) == 0x000430, "Member 'UGamePlaySlotsListWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Saving) == 0x000438, "Member 'UGamePlaySlotsListWidget_BP_C::Saving' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Back_text) == 0x000440, "Member 'UGamePlaySlotsListWidget_BP_C::Back_text' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, background) == 0x000448, "Member 'UGamePlaySlotsListWidget_BP_C::background' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Bar_up) == 0x000450, "Member 'UGamePlaySlotsListWidget_BP_C::Bar_up' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, blockglitches) == 0x000458, "Member 'UGamePlaySlotsListWidget_BP_C::blockglitches' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Delete_text) == 0x000460, "Member 'UGamePlaySlotsListWidget_BP_C::Delete_text' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Image_249) == 0x000468, "Member 'UGamePlaySlotsListWidget_BP_C::Image_249' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, KeepAspectZone_0) == 0x000470, "Member 'UGamePlaySlotsListWidget_BP_C::KeepAspectZone_0' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Load_text) == 0x000478, "Member 'UGamePlaySlotsListWidget_BP_C::Load_text' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, SafeZone_0) == 0x000480, "Member 'UGamePlaySlotsListWidget_BP_C::SafeZone_0' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Save_text) == 0x000488, "Member 'UGamePlaySlotsListWidget_BP_C::Save_text' has a wrong offset!"); \ +static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Data) == 0x000490, "Member 'UGamePlaySlotsListWidget_BP_C::Data' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATrapMineContainer_BP_C \ +static_assert(alignof(ATrapMineContainer_BP_C) == 0x000008, "Wrong alignment on ATrapMineContainer_BP_C"); \ +static_assert(sizeof(ATrapMineContainer_BP_C) == 0x000670, "Wrong size on ATrapMineContainer_BP_C"); \ +static_assert(offsetof(ATrapMineContainer_BP_C, DefaultSceneRoot) == 0x000668, "Member 'ATrapMineContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEnergyEmitterContainer_BP_C \ +static_assert(alignof(AEnergyEmitterContainer_BP_C) == 0x000008, "Wrong alignment on AEnergyEmitterContainer_BP_C"); \ +static_assert(sizeof(AEnergyEmitterContainer_BP_C) == 0x000670, "Wrong size on AEnergyEmitterContainer_BP_C"); \ +static_assert(offsetof(AEnergyEmitterContainer_BP_C, DefaultSceneRoot) == 0x000668, "Member 'AEnergyEmitterContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP \ +static_assert(alignof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP) == 0x000008, "Wrong alignment on FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP"); \ +static_assert(sizeof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP) == 0x000280, "Wrong size on FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, EntryPoint) == 0x000000, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000008, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Array_Index_Variable) == 0x000028, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Variable) == 0x000034, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_bTapFire) == 0x000048, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_bTapFire' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_ChargeLevel) == 0x00004C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_ChargeLevel' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_HitResult) == 0x000050, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Array_Get_Item) == 0x000060, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000160, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000164, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000165, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Time) == 0x000168, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Distance) == 0x00016C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Location) == 0x000170, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000188, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Normal) == 0x0001A0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x0001B8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001D0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001D8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001E0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001E8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001F0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001F8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001FC, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x000200, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x000208, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x000220, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000240, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_IsValid_ReturnValue) == 0x000248, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000250, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000260, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000261, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000264, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x000274, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000278, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_OnWeaponFired_Event \ +static_assert(alignof(FlamethrowerContainer_BP_C_OnWeaponFired_Event) == 0x000004, "Wrong alignment on FlamethrowerContainer_BP_C_OnWeaponFired_Event"); \ +static_assert(sizeof(FlamethrowerContainer_BP_C_OnWeaponFired_Event) == 0x000008, "Wrong size on FlamethrowerContainer_BP_C_OnWeaponFired_Event"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponFired_Event, bTapFire) == 0x000000, "Member 'FlamethrowerContainer_BP_C_OnWeaponFired_Event::bTapFire' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponFired_Event, ChargeLevel) == 0x000004, "Member 'FlamethrowerContainer_BP_C_OnWeaponFired_Event::ChargeLevel' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFlamethrowerContainer_BP_C \ +static_assert(alignof(AFlamethrowerContainer_BP_C) == 0x000008, "Wrong alignment on AFlamethrowerContainer_BP_C"); \ +static_assert(sizeof(AFlamethrowerContainer_BP_C) == 0x000680, "Wrong size on AFlamethrowerContainer_BP_C"); \ +static_assert(offsetof(AFlamethrowerContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AFlamethrowerContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AFlamethrowerContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AFlamethrowerContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AFlamethrowerContainer_BP_C, HitCounter) == 0x000678, "Member 'AFlamethrowerContainer_BP_C::HitCounter' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SK_All_Guns_AnimBlueprint_Template__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_119) == 0x000004, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_119' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x00000C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_121) == 0x000014, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_121' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_122) == 0x000018, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_122' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_123) == 0x000020, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_123' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_124) == 0x000024, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_124' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_125) == 0x00002C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_125' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __BoolProperty_126) == 0x000030, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__BoolProperty_126' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __FloatProperty_127) == 0x000034, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__FloatProperty_127' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __StructProperty_128) == 0x000038, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__StructProperty_128' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __FloatProperty_129) == 0x000064, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__FloatProperty_129' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __BoolProperty_130) == 0x000068, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__BoolProperty_130' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __EnumProperty_131) == 0x000069, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__EnumProperty_131' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __ByteProperty_132) == 0x00006A, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__ByteProperty_132' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_133) == 0x00006C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_133' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_134) == 0x000074, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_134' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x00007C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_136) == 0x000084, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_136' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __StructProperty_137) == 0x000088, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__StructProperty_137' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000A8, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000128, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000140, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x000170, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x0001A0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x0001D0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000200, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000230, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000260, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000290, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x0002C0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x0002F0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000320, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000350, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000380, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x0003B0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0003E0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000410, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000440, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000470, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0004A0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x0004D0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000500, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000530, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000560, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SK_All_Guns_AnimBlueprint_Template_C_AnimGraph \ +static_assert(alignof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph) == 0x000008, "Wrong alignment on SK_All_Guns_AnimBlueprint_Template_C_AnimGraph"); \ +static_assert(sizeof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph) == 0x000010, "Wrong size on SK_All_Guns_AnimBlueprint_Template_C_AnimGraph"); \ +static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'SK_All_Guns_AnimBlueprint_Template_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USK_All_Guns_AnimBlueprint_Template_C \ +static_assert(alignof(USK_All_Guns_AnimBlueprint_Template_C) == 0x000010, "Wrong alignment on USK_All_Guns_AnimBlueprint_Template_C"); \ +static_assert(sizeof(USK_All_Guns_AnimBlueprint_Template_C) == 0x0008A0, "Wrong size on USK_All_Guns_AnimBlueprint_Template_C"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_Root) == 0x0003F0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_Slot) == 0x000410, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_11) == 0x000458, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_10) == 0x000480, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_9) == 0x0004A8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_8) == 0x0004D0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_7) == 0x0004F8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_6) == 0x000520, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_5) == 0x000548, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_4) == 0x000570, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_3) == 0x000598, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_2) == 0x0005C0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_1) == 0x0005E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult) == 0x000610, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_3) == 0x000638, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_3) == 0x000680, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_2) == 0x0006A0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_2) == 0x0006E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_1) == 0x000708, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_1) == 0x000750, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer) == 0x000770, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult) == 0x0007B8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateMachine) == 0x0007D8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Shotgun01_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Shotgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UShotgun01_AnimBP_C \ +static_assert(alignof(UShotgun01_AnimBP_C) == 0x000010, "Wrong alignment on UShotgun01_AnimBP_C"); \ +static_assert(sizeof(UShotgun01_AnimBP_C) == 0x0008A0, "Wrong size on UShotgun01_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_Handgun02_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UHandgun02_AnimBP_C \ +static_assert(alignof(UHandgun02_AnimBP_C) == 0x000010, "Wrong alignment on UHandgun02_AnimBP_C"); \ +static_assert(sizeof(UHandgun02_AnimBP_C) == 0x0008A0, "Wrong size on UHandgun02_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_Handgun01_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UHandgun01_AnimBP_C \ +static_assert(alignof(UHandgun01_AnimBP_C) == 0x000010, "Wrong alignment on UHandgun01_AnimBP_C"); \ +static_assert(sizeof(UHandgun01_AnimBP_C) == 0x0008A0, "Wrong size on UHandgun01_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP \ +static_assert(alignof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP) == 0x000008, "Wrong alignment on SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP"); \ +static_assert(sizeof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP) == 0x000218, "Wrong size on SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, EntryPoint) == 0x000000, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASmartGunContainer_BP_C \ +static_assert(alignof(ASmartGunContainer_BP_C) == 0x000008, "Wrong alignment on ASmartGunContainer_BP_C"); \ +static_assert(sizeof(ASmartGunContainer_BP_C) == 0x000678, "Wrong size on ASmartGunContainer_BP_C"); \ +static_assert(offsetof(ASmartGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ASmartGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASmartGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ASmartGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MachineGun02_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ + +#define DUMPER7_ASSERTS_UMachineGun02_AnimBP_C \ +static_assert(alignof(UMachineGun02_AnimBP_C) == 0x000010, "Wrong alignment on UMachineGun02_AnimBP_C"); \ +static_assert(sizeof(UMachineGun02_AnimBP_C) == 0x0008A0, "Wrong size on UMachineGun02_AnimBP_C"); \ + +#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget \ +static_assert(alignof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget) == 0x000008, "Wrong alignment on GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget"); \ +static_assert(sizeof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget) == 0x0000B8, "Wrong size on GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, EntryPoint) == 0x000000, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_FocusValue) == 0x000010, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_FocusValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000018, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000020, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue_1) == 0x000038, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000048, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue_2) == 0x000050, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_bAvailable) == 0x000060, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000068, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000078, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000080, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_ShootLength) == 0x000088, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_ChargeStage) == 0x00008C, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x000098, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000A0, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000A8, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000B0, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_PlayShootAnimation \ +static_assert(alignof(GravityGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on GravityGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(sizeof(GravityGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on GravityGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'GravityGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'GravityGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_SetFocusValueOnBars \ +static_assert(alignof(GravityGunReticle_Widget_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on GravityGunReticle_Widget_C_SetFocusValueOnBars"); \ +static_assert(sizeof(GravityGunReticle_Widget_C_SetFocusValueOnBars) == 0x000070, "Wrong size on GravityGunReticle_Widget_C_SetFocusValueOnBars"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x000020, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000030, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000040, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_GetRotated2D_ReturnValue) == 0x000050, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_GetRotated2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000060, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_SetFocusValueOnReticle \ +static_assert(alignof(GravityGunReticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on GravityGunReticle_Widget_C_SetFocusValueOnReticle"); \ +static_assert(sizeof(GravityGunReticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on GravityGunReticle_Widget_C_SetFocusValueOnReticle"); \ +static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGravityGunReticle_Widget_C \ +static_assert(alignof(UGravityGunReticle_Widget_C) == 0x000008, "Wrong alignment on UGravityGunReticle_Widget_C"); \ +static_assert(sizeof(UGravityGunReticle_Widget_C) == 0x000500, "Wrong size on UGravityGunReticle_Widget_C"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UGravityGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ChargeShotIndicator_anim) == 0x000428, "Member 'UGravityGunReticle_Widget_C::ChargeShotIndicator_anim' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Anim_Reloading) == 0x000430, "Member 'UGravityGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Anim_NoAmmo) == 0x000438, "Member 'UGravityGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Reticle_change) == 0x000440, "Member 'UGravityGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Shoot_anim) == 0x000448, "Member 'UGravityGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR) == 0x000450, "Member 'UGravityGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR_1) == 0x000458, "Member 'UGravityGunReticle_Widget_C::ArrowR_1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR_2) == 0x000460, "Member 'UGravityGunReticle_Widget_C::ArrowR_2' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Left_bar) == 0x000468, "Member 'UGravityGunReticle_Widget_C::Grvt_Left_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Right_bar) == 0x000470, "Member 'UGravityGunReticle_Widget_C::Grvt_Right_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Up_bar) == 0x000478, "Member 'UGravityGunReticle_Widget_C::Grvt_Up_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Image) == 0x000480, "Member 'UGravityGunReticle_Widget_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Image_1) == 0x000488, "Member 'UGravityGunReticle_Widget_C::Image_1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, Image_178) == 0x000490, "Member 'UGravityGunReticle_Widget_C::Image_178' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar) == 0x000498, "Member 'UGravityGunReticle_Widget_C::ProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar_1) == 0x0004A0, "Member 'UGravityGunReticle_Widget_C::ProgressBar_1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar_2) == 0x0004A8, "Member 'UGravityGunReticle_Widget_C::ProgressBar_2' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, RetainerBox_0) == 0x0004B0, "Member 'UGravityGunReticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, test) == 0x0004B8, "Member 'UGravityGunReticle_Widget_C::test' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, test1) == 0x0004C0, "Member 'UGravityGunReticle_Widget_C::test1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, MaximalMoveUnits) == 0x0004C8, "Member 'UGravityGunReticle_Widget_C::MaximalMoveUnits' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtLeftBarPos) == 0x0004D0, "Member 'UGravityGunReticle_Widget_C::GrvtLeftBarPos' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtRightBarPos) == 0x0004E0, "Member 'UGravityGunReticle_Widget_C::GrvtRightBarPos' has a wrong offset!"); \ +static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtUpBarPos) == 0x0004F0, "Member 'UGravityGunReticle_Widget_C::GrvtUpBarPos' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP \ +static_assert(alignof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP) == 0x000008, "Wrong alignment on GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP"); \ +static_assert(sizeof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP) == 0x000218, "Wrong size on GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, EntryPoint) == 0x000000, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'GravityGunContainer_BP_C_ExecuteUbergraph_GravityGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'GravityGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGravityGunContainer_BP_C \ +static_assert(alignof(AGravityGunContainer_BP_C) == 0x000008, "Wrong alignment on AGravityGunContainer_BP_C"); \ +static_assert(sizeof(AGravityGunContainer_BP_C) == 0x000678, "Wrong size on AGravityGunContainer_BP_C"); \ +static_assert(offsetof(AGravityGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AGravityGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AGravityGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AGravityGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget \ +static_assert(alignof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget) == 0x000008, "Wrong alignment on SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget"); \ +static_assert(sizeof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget) == 0x000120, "Wrong size on SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, EntryPoint) == 0x000000, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ShootLength_1) == 0x000004, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ShootLength_1' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000008, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x00001C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000020, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_IsPlayingAnimation_ReturnValue) == 0x000024, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_IsPlayingAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ShootLength) == 0x000038, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ChargeStage) == 0x00003C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000040, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000048, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_MyGeometry) == 0x000050, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_InDeltaTime) == 0x000088, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_IsAnimationPlaying_ReturnValue) == 0x00008C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetEndTime_ReturnValue) == 0x000090, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000094, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000A0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000B8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_4) == 0x0000C0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_bAvailable) == 0x0000C8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x0000D0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_5) == 0x0000E0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000F8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000100, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000108, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000110, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_StartAtTime_ImplicitCast) == 0x000118, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_StartAtTime_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_PlayChargeAnimation \ +static_assert(alignof(SpreadGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(sizeof(SpreadGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on SpreadGunReticle_Widget_C_PlayChargeAnimation"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'SpreadGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_PlayShootAnimation \ +static_assert(alignof(SpreadGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(sizeof(SpreadGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on SpreadGunReticle_Widget_C_PlayShootAnimation"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SpreadGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SpreadGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_Tick \ +static_assert(alignof(SpreadGunReticle_Widget_C_Tick) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_Tick"); \ +static_assert(sizeof(SpreadGunReticle_Widget_C_Tick) == 0x00003C, "Wrong size on SpreadGunReticle_Widget_C_Tick"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_Tick, MyGeometry) == 0x000000, "Member 'SpreadGunReticle_Widget_C_Tick::MyGeometry' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunReticle_Widget_C_Tick, InDeltaTime) == 0x000038, "Member 'SpreadGunReticle_Widget_C_Tick::InDeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USpreadGunReticle_Widget_C \ +static_assert(alignof(USpreadGunReticle_Widget_C) == 0x000008, "Wrong alignment on USpreadGunReticle_Widget_C"); \ +static_assert(sizeof(USpreadGunReticle_Widget_C) == 0x000498, "Wrong size on USpreadGunReticle_Widget_C"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'USpreadGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Anim_NoAmmo) == 0x000428, "Member 'USpreadGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Reticle_change) == 0x000430, "Member 'USpreadGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, ChargedShoot_anim) == 0x000438, "Member 'USpreadGunReticle_Widget_C::ChargedShoot_anim' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Shoot_anim) == 0x000440, "Member 'USpreadGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Charging_anim) == 0x000448, "Member 'USpreadGunReticle_Widget_C::Charging_anim' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, ArrowL) == 0x000450, "Member 'USpreadGunReticle_Widget_C::ArrowL' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, ArrowR) == 0x000458, "Member 'USpreadGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, RetainerBox_1) == 0x000460, "Member 'USpreadGunReticle_Widget_C::RetainerBox_1' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Sprd_left_up_prg) == 0x000468, "Member 'USpreadGunReticle_Widget_C::Sprd_left_up_prg' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, Sprd_right_up_prg) == 0x000470, "Member 'USpreadGunReticle_Widget_C::Sprd_right_up_prg' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, test) == 0x000478, "Member 'USpreadGunReticle_Widget_C::test' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, test1) == 0x000480, "Member 'USpreadGunReticle_Widget_C::test1' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, ChargePct) == 0x000488, "Member 'USpreadGunReticle_Widget_C::ChargePct' has a wrong offset!"); \ +static_assert(offsetof(USpreadGunReticle_Widget_C, IsCharged) == 0x000490, "Member 'USpreadGunReticle_Widget_C::IsCharged' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP \ +static_assert(alignof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP) == 0x000008, "Wrong alignment on SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP"); \ +static_assert(sizeof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP) == 0x000218, "Wrong size on SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, EntryPoint) == 0x000000, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASpreadGunContainer_BP_C \ +static_assert(alignof(ASpreadGunContainer_BP_C) == 0x000008, "Wrong alignment on ASpreadGunContainer_BP_C"); \ +static_assert(sizeof(ASpreadGunContainer_BP_C) == 0x000678, "Wrong size on ASpreadGunContainer_BP_C"); \ +static_assert(offsetof(ASpreadGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ASpreadGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASpreadGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ASpreadGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget \ +static_assert(alignof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget) == 0x000008, "Wrong alignment on GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget) == 0x0000C0, "Wrong size on GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, EntryPoint) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_ShootLength) == 0x000004, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_ChargeStage) == 0x000008, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_FocusValue) == 0x00000C, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_FocusValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000010, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000018, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue) == 0x000020, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_1) == 0x000030, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000040, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_2) == 0x000048, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000058, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_3) == 0x000060, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_3) == 0x000068, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_bAvailable) == 0x000078, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_bVisible) == 0x000079, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_bVisible' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000080, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000088, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000098, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000A0, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000A8, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000B0, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3) == 0x0000B8, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility \ +static_assert(alignof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong alignment on GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong size on GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility, bVisible) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility::bVisible' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_PlayShootAnimation \ +static_assert(alignof(GravityGun02Reticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on GravityGun02Reticle_Widget_C_PlayShootAnimation"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on GravityGun02Reticle_Widget_C_PlayShootAnimation"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'GravityGun02Reticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_SetFocusValueOnBars \ +static_assert(alignof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on GravityGun02Reticle_Widget_C_SetFocusValueOnBars"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars) == 0x000098, "Wrong size on GravityGun02Reticle_Widget_C_SetFocusValueOnBars"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000020, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_BreakVector2D_X) == 0x000038, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_BreakVector2D_X' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue) == 0x000048, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue_1) == 0x000050, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000068, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000070, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000078, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000088, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_SetFocusValueOnReticle \ +static_assert(alignof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on GravityGun02Reticle_Widget_C_SetFocusValueOnReticle"); \ +static_assert(sizeof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on GravityGun02Reticle_Widget_C_SetFocusValueOnReticle"); \ +static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGravityGun02Reticle_Widget_C \ +static_assert(alignof(UGravityGun02Reticle_Widget_C) == 0x000008, "Wrong alignment on UGravityGun02Reticle_Widget_C"); \ +static_assert(sizeof(UGravityGun02Reticle_Widget_C) == 0x000528, "Wrong size on UGravityGun02Reticle_Widget_C"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UGravityGun02Reticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Anim_Reloading) == 0x000428, "Member 'UGravityGun02Reticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Anim_NoAmmo) == 0x000430, "Member 'UGravityGun02Reticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Reticle_change) == 0x000438, "Member 'UGravityGun02Reticle_Widget_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Shoot_anim) == 0x000440, "Member 'UGravityGun02Reticle_Widget_C::Shoot_anim' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowD) == 0x000448, "Member 'UGravityGun02Reticle_Widget_C::ArrowD' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowL) == 0x000450, "Member 'UGravityGun02Reticle_Widget_C::ArrowL' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowR) == 0x000458, "Member 'UGravityGun02Reticle_Widget_C::ArrowR' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowU) == 0x000460, "Member 'UGravityGun02Reticle_Widget_C::ArrowU' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Down_bar) == 0x000468, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Down_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Left_bar) == 0x000470, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Left_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Right_bar) == 0x000478, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Right_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Up_bar) == 0x000480, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Up_bar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image) == 0x000488, "Member 'UGravityGun02Reticle_Widget_C::Image' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_1) == 0x000490, "Member 'UGravityGun02Reticle_Widget_C::Image_1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_2) == 0x000498, "Member 'UGravityGun02Reticle_Widget_C::Image_2' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_178) == 0x0004A0, "Member 'UGravityGun02Reticle_Widget_C::Image_178' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar) == 0x0004A8, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_1) == 0x0004B0, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_2) == 0x0004B8, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_2' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_3) == 0x0004C0, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_3' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, RetainerBox_0) == 0x0004C8, "Member 'UGravityGun02Reticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, test) == 0x0004D0, "Member 'UGravityGun02Reticle_Widget_C::test' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, test1) == 0x0004D8, "Member 'UGravityGun02Reticle_Widget_C::test1' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, MaximalMoveUnits) == 0x0004E0, "Member 'UGravityGun02Reticle_Widget_C::MaximalMoveUnits' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtLeftBarPos) == 0x0004E8, "Member 'UGravityGun02Reticle_Widget_C::GrvtLeftBarPos' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtRightBarPos) == 0x0004F8, "Member 'UGravityGun02Reticle_Widget_C::GrvtRightBarPos' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtUpBarPos) == 0x000508, "Member 'UGravityGun02Reticle_Widget_C::GrvtUpBarPos' has a wrong offset!"); \ +static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvDownBarPos) == 0x000518, "Member 'UGravityGun02Reticle_Widget_C::GrvDownBarPos' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1 \ +static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1) == 0x000008, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1"); \ +static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1) == 0x0000D8, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, EntryPoint) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_FocusValue) == 0x000010, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_FocusValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000018, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000020, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_1) == 0x000038, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000048, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_2) == 0x000050, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_3) == 0x000060, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_3) == 0x000068, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_bAvailable) == 0x000078, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_bAvailable' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000080, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_1) == 0x000090, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_ShootLength) == 0x000098, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_ChargeStage) == 0x00009C, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_ChargeStage' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000A8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000B0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000B8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000C0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000C8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3) == 0x0000D0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability \ +static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability"); \ +static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation \ +static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation"); \ +static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation) == 0x000008, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars \ +static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars"); \ +static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars) == 0x000098, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000020, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_BreakVector2D_X) == 0x000038, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_BreakVector2D_X' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue) == 0x000048, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue_1) == 0x000050, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000068, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000070, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000078, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000088, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle \ +static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle"); \ +static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle"); \ +static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_USmartGun_HeavyRifle02Reticle_Widget1_C \ +static_assert(alignof(USmartGun_HeavyRifle02Reticle_Widget1_C) == 0x000008, "Wrong alignment on USmartGun_HeavyRifle02Reticle_Widget1_C"); \ +static_assert(sizeof(USmartGun_HeavyRifle02Reticle_Widget1_C) == 0x000550, "Wrong size on USmartGun_HeavyRifle02Reticle_Widget1_C"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, UberGraphFrame) == 0x000420, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ChargeShotIndicator_anim) == 0x000428, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ChargeShotIndicator_anim' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Anim_Reloading) == 0x000430, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Anim_Reloading' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Anim_NoAmmo) == 0x000438, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Anim_NoAmmo' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Reticle_change) == 0x000440, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Reticle_change' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Shoot_anim) == 0x000448, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Shoot_anim' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowD) == 0x000450, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowD' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowL) == 0x000458, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowL' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowR) == 0x000460, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowR' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowU) == 0x000468, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowU' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Left_bar) == 0x000470, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Left_bar' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Right_bar) == 0x000478, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Right_bar' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Right_bar_1) == 0x000480, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Right_bar_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Up_bar) == 0x000488, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Up_bar' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image) == 0x000490, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_1) == 0x000498, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_2) == 0x0004A0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_3) == 0x0004A8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_4) == 0x0004B0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_4' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_5) == 0x0004B8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_5' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_6) == 0x0004C0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_6' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_178) == 0x0004C8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_178' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar) == 0x0004D0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_1) == 0x0004D8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_1' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_2) == 0x0004E0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_2' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_3) == 0x0004E8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_3' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, RetainerBox_0) == 0x0004F0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::RetainerBox_0' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, test) == 0x0004F8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::test' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, test1) == 0x000500, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::test1' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, MaximalMoveUnits) == 0x000508, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::MaximalMoveUnits' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtLeftBarPos) == 0x000510, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtLeftBarPos' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtRightBarPos) == 0x000520, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtRightBarPos' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtUpBarPos) == 0x000530, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtUpBarPos' has a wrong offset!"); \ +static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtRightDownBarPos) == 0x000540, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtRightDownBarPos' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FLootData_Struct \ +static_assert(alignof(FLootData_Struct) == 0x000010, "Wrong alignment on FLootData_Struct"); \ +static_assert(sizeof(FLootData_Struct) == 0x000070, "Wrong size on FLootData_Struct"); \ +static_assert(offsetof(FLootData_Struct, LootType_9_7B75721F49D5161BDD5821915376666E) == 0x000000, "Member 'FLootData_Struct::LootType_9_7B75721F49D5161BDD5821915376666E' has a wrong offset!"); \ +static_assert(offsetof(FLootData_Struct, LootRank_13_C08A916A476B839EFC2A59BE20764A67) == 0x000001, "Member 'FLootData_Struct::LootRank_13_C08A916A476B839EFC2A59BE20764A67' has a wrong offset!"); \ +static_assert(offsetof(FLootData_Struct, SpawnLocation_30_E6B770654E012B7B7F488987FFF5F21C) == 0x000010, "Member 'FLootData_Struct::SpawnLocation_30_E6B770654E012B7B7F488987FFF5F21C' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP \ +static_assert(alignof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP) == 0x000008, "Wrong alignment on HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP"); \ +static_assert(sizeof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP) == 0x000218, "Wrong size on HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, EntryPoint) == 0x000000, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event \ +static_assert(alignof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(sizeof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ +static_assert(offsetof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AHeavyRifleContainer_BP_C \ +static_assert(alignof(AHeavyRifleContainer_BP_C) == 0x000008, "Wrong alignment on AHeavyRifleContainer_BP_C"); \ +static_assert(sizeof(AHeavyRifleContainer_BP_C) == 0x000678, "Wrong size on AHeavyRifleContainer_BP_C"); \ +static_assert(offsetof(AHeavyRifleContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AHeavyRifleContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AHeavyRifleContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AHeavyRifleContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData) == 0x001340, "Wrong size on CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_396) == 0x000004, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_396' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_397) == 0x00000C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_397' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_398) == 0x000010, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_398' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_399) == 0x000014, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_399' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_400) == 0x00001C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_400' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_401) == 0x000048, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_401' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_402) == 0x000058, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_402' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_403) == 0x000068, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_403' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_404) == 0x000078, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_404' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_405) == 0x00007C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_405' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_406) == 0x000080, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_406' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_407) == 0x000084, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_407' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_408) == 0x000085, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_408' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_409) == 0x000088, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_409' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_410) == 0x000090, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_410' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_411) == 0x0000A0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_411' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_412) == 0x0000A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_412' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_413) == 0x0000B0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_413' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_414) == 0x0000B1, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_414' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_415) == 0x0000B2, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_415' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_416) == 0x0000B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_416' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_417) == 0x0000C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_417' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x0000E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000148, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_BlendSpaceGraph) == 0x0001C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_BlendSpaceGraph' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001E0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0001F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose_1) == 0x000228, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_9) == 0x000258, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_12) == 0x000288, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_12' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_11) == 0x0002B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_11' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_8) == 0x0002E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_10) == 0x000318, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_10' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_4) == 0x000348, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_9) == 0x000378, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_7) == 0x0003A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig_2) == 0x0003D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_6) == 0x000408, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_9) == 0x000438, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_8) == 0x000468, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_5) == 0x000498, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_6) == 0x0004C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x0004F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_4) == 0x000528, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000558, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_3) == 0x000588, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceGraph_1) == 0x0005B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceGraph_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_8) == 0x0005E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_7) == 0x000618, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_3) == 0x000648, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_7) == 0x000678, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_6) == 0x0006A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0006D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_2) == 0x000708, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000738, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult_1) == 0x000768, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000798, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceSampleResult) == 0x0007C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceSampleResult' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpaceGraph) == 0x0007F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpaceGraph' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_23) == 0x000828, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_5) == 0x000858, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_2) == 0x000888, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_4) == 0x0008B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_22) == 0x0008E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_21) == 0x000918, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_20) == 0x000948, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Fabrik) == 0x000978, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Fabrik' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0009A8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0009D8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000A08, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_3) == 0x000A38, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig_1) == 0x000A68, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_19) == 0x000A98, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_18) == 0x000AC8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_17) == 0x000AF8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_4) == 0x000B28, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_16) == 0x000B58, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_5) == 0x000B88, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_4) == 0x000BB8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_15) == 0x000BE8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_14) == 0x000C18, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_3) == 0x000C48, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_6) == 0x000C78, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_2) == 0x000CA8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_13) == 0x000CD8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_12) == 0x000D08, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_5) == 0x000D38, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_4) == 0x000D68, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_11) == 0x000D98, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_3) == 0x000DC8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_10) == 0x000DF8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_9) == 0x000E28, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_3) == 0x000E58, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_2) == 0x000E88, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_8) == 0x000EB8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_7) == 0x000EE8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_1) == 0x000F18, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_2) == 0x000F48, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x000F78, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_1) == 0x000FA8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000FD8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_1) == 0x001008, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_6) == 0x001038, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_5) == 0x001068, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_4) == 0x001098, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_3) == 0x0010C8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x0010F8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x001128, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x001158, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x001188, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x0011B8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x0011E8, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x001218, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x001248, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x001278, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph) == 0x001280, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x0012B0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x0012E0, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x001310, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData) == 0x000018, "Wrong size on CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_2) == 0x000004, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000005, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_4) == 0x000006, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x000007, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_6) == 0x000008, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x00000C, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_8) == 0x000010, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_9) == 0x000014, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_10) == 0x000015, "Member 'CH_TravelerAnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_10' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_AnimGraph \ +static_assert(alignof(CH_TravelerAnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CH_TravelerAnimBP_C_AnimGraph"); \ +static_assert(sizeof(CH_TravelerAnimBP_C_AnimGraph) == 0x000030, "Wrong size on CH_TravelerAnimBP_C_AnimGraph"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, InPose1) == 0x000000, "Member 'CH_TravelerAnimBP_C_AnimGraph::InPose1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, InPose) == 0x000010, "Member 'CH_TravelerAnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_AnimGraph, AnimGraph_0) == 0x000020, "Member 'CH_TravelerAnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_BlueprintUpdateAnimation \ +static_assert(alignof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on CH_TravelerAnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on CH_TravelerAnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'CH_TravelerAnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP \ +static_assert(alignof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP) == 0x000010, "Wrong alignment on CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP"); \ +static_assert(sizeof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP) == 0x000230, "Wrong size on CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, EntryPoint) == 0x000000, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetCurveValue_ReturnValue) == 0x000004, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetCurveValue_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000008, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000010, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000028, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_2) == 0x000030, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_3) == 0x000031, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000038, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000040, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue) == 0x000048, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_1) == 0x000050, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_4) == 0x000058, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_5) == 0x000059, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000060, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_6) == 0x000068, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_2) == 0x000070, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_7) == 0x000078, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x000080, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_8) == 0x000088, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerAnimationComponent_AnimationComponent) == 0x000098, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerAnimationComponent_AnimationComponent' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_3) == 0x0000A0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_9) == 0x0000A8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_10) == 0x0000A9, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_3) == 0x0000B0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_3) == 0x0000B8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_11) == 0x0000C0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_12) == 0x0000C1, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_4) == 0x0000C8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetLocomotionAnimInstance_ReturnValue_2) == 0x0000D0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetLocomotionAnimInstance_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayerAnimationComponent_AnimationComponent_1) == 0x0000D8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayerAnimationComponent_AnimationComponent_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_13) == 0x0000E0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_14) == 0x0000E1, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_5) == 0x0000E8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_15) == 0x0000F0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_15' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_TryGetPawnOwner_ReturnValue_4) == 0x0000F8, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_TryGetPawnOwner_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_16) == 0x000100, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_16' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetComponentByClass_ReturnValue_4) == 0x000108, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetComponentByClass_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_17) == 0x000110, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_17' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_FindSubcomponentByClass_ReturnValue_6) == 0x000118, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_FindSubcomponentByClass_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_IsValid_ReturnValue_18) == 0x000120, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_IsValid_ReturnValue_18' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayOwner_ReturnValue) == 0x000128, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetPlayOwner_ReturnValue_1) == 0x000130, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetPlayOwner_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, K2Node_Event_DeltaTimeX) == 0x000138, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetOwningComponent_ReturnValue) == 0x000140, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000150, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_MakeRelativeTransform_ReturnValue) == 0x0001B0, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_MakeRelativeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_GetCurveValue_ReturnValue_1) == 0x000210, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_GetCurveValue_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_Array_Set_Item_ImplicitCast) == 0x000218, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_Array_Set_Item_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP, CallFunc_Array_Set_Item_ImplicitCast_1) == 0x000220, "Member 'CH_TravelerAnimBP_C_ExecuteUbergraph_CH_TravelerAnimBP::CallFunc_Array_Set_Item_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CH_TravelerAnimBP_C_GetPlayerAnimationComponent \ +static_assert(alignof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent) == 0x000008, "Wrong alignment on CH_TravelerAnimBP_C_GetPlayerAnimationComponent"); \ +static_assert(sizeof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent) == 0x000018, "Wrong size on CH_TravelerAnimBP_C_GetPlayerAnimationComponent"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, AnimationComponent) == 0x000000, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::AnimationComponent' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, CallFunc_GetPlayOwner_ReturnValue) == 0x000008, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::CallFunc_GetPlayOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CH_TravelerAnimBP_C_GetPlayerAnimationComponent, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'CH_TravelerAnimBP_C_GetPlayerAnimationComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCH_TravelerAnimBP_C \ +static_assert(alignof(UCH_TravelerAnimBP_C) == 0x000010, "Wrong alignment on UCH_TravelerAnimBP_C"); \ +static_assert(sizeof(UCH_TravelerAnimBP_C) == 0x003970, "Wrong size on UCH_TravelerAnimBP_C"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, UberGraphFrame) == 0x000610, "Member 'UCH_TravelerAnimBP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __AnimBlueprintMutables) == 0x000618, "Member 'UCH_TravelerAnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_Tag) == 0x000630, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x000638, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_BlendSpaceGraph) == 0x000640, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_BlendSpaceGraph' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimBlueprintExtension_Base) == 0x000648, "Member 'UCH_TravelerAnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Root) == 0x000650, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedInputPose_1) == 0x000670, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_9) == 0x000728, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_9' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_12) == 0x000770, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_12' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_11) == 0x0007F0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_11' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_8) == 0x000870, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_8' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_10) == 0x0008B8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_10' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_4) == 0x000938, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_9) == 0x000A20, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_9' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_7) == 0x000AA0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_7' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig_2) == 0x000AE8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_6) == 0x000FC8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_9) == 0x001010, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_9' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_8) == 0x001058, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_8' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_5) == 0x0010D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_6) == 0x001120, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_6' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x0011D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_4) == 0x001220, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x001240, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_3) == 0x001288, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceGraph_1) == 0x0012A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceGraph_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_8) == 0x001310, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_8' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_7) == 0x001358, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_7' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_3) == 0x0013D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_7) == 0x0014C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_7' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_6) == 0x001508, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_6' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x001588, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_2) == 0x0015D0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x0015F0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult_1) == 0x001638, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x001658, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceSampleResult) == 0x0016A0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceSampleResult' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendSpaceGraph) == 0x0016C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendSpaceGraph' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_23) == 0x001728, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_23' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_5) == 0x001750, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_2) == 0x0017D0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_4) == 0x0018B8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_22) == 0x001900, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_22' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_21) == 0x001928, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_21' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_20) == 0x001950, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_20' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Fabrik) == 0x001980, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Fabrik' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ComponentToLocalSpace) == 0x001B70, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SequencePlayer) == 0x001B90, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LocalToComponentSpace) == 0x001BD8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_3) == 0x001BF8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig_1) == 0x001C40, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_19) == 0x002120, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_19' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_18) == 0x002148, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_18' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_17) == 0x002170, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_17' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_4) == 0x002198, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_16) == 0x002218, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_5) == 0x002240, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_4) == 0x0022F8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_15) == 0x0023B0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_15' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_14) == 0x0023D8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_14' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_3) == 0x002400, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_6) == 0x002480, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_6' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x0024C8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_13) == 0x002548, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_13' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_12) == 0x002570, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_12' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_5) == 0x002598, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_4) == 0x0025E0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_11) == 0x002628, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_11' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_3) == 0x002650, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_10) == 0x002698, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_10' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_9) == 0x0026C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_9' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_3) == 0x0026E8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_2) == 0x0027A0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x002858, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x002880, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x0028A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_2) == 0x002960, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x0029A8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot_1) == 0x002A78, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x002AC0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x002B40, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x002C28, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x002C50, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x002C78, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x002CA0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_2) == 0x002CC8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x002D10, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x002E28, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_Slot) == 0x002F10, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_SaveCachedPose) == 0x002F58, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x002FD8, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x003000, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool_1) == 0x003028, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedInputPose) == 0x003070, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x003128, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_ControlRig) == 0x0031E0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_BlendListByBool) == 0x0036C0, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, AnimGraphNode_UseCachedPose) == 0x003708, "Member 'UCH_TravelerAnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_Capsule_7AF3FEB74B944D1ECC771FAC319419E5) == 0x003730, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_Capsule_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_Snap_Curve_Arr_7AF3FEB74B944D1ECC771FAC319419E5) == 0x003790, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_Snap_Curve_Arr_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_DeltaTransform_7AF3FEB74B944D1ECC771FAC319419E5) == 0x0037A0, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_DeltaTransform_7AF3FEB74B944D1ECC771FAC319419E5' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bEnabled_6B3D57654BB73628A64A139D04F313D0) == 0x003800, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bEnabled_6B3D57654BB73628A64A139D04F313D0' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, K2Node_PropertyAccess_4) == 0x003804, "Member 'UCH_TravelerAnimBP_C::K2Node_PropertyAccess_4' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, K2Node_PropertyAccess) == 0x00380C, "Member 'UCH_TravelerAnimBP_C::K2Node_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bHasAimOffsetChange_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003810, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bHasAimOffsetChange_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_bHasLookAtChange_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003811, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_bHasLookAtChange_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetRotation_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003820, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetRotation_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetBones_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003840, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetBones_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_AimOffsetDirections_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003850, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_AimOffsetDirections_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_LookAtBone_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003860, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_LookAtBone_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, __CustomProperty_LookAtBoneRotation_EAD755E0477330E4FF5A7C96CD2EDF16) == 0x003870, "Member 'UCH_TravelerAnimBP_C::__CustomProperty_LookAtBoneRotation_EAD755E0477330E4FF5A7C96CD2EDF16' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, bForceAPose) == 0x003890, "Member 'UCH_TravelerAnimBP_C::bForceAPose' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, FeetPosition) == 0x003898, "Member 'UCH_TravelerAnimBP_C::FeetPosition' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, PrevTick) == 0x0038A0, "Member 'UCH_TravelerAnimBP_C::PrevTick' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, DeltaTick) == 0x003900, "Member 'UCH_TravelerAnimBP_C::DeltaTick' has a wrong offset!"); \ +static_assert(offsetof(UCH_TravelerAnimBP_C, SnapCurves) == 0x003960, "Member 'UCH_TravelerAnimBP_C::SnapCurves' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase \ +static_assert(alignof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase) == 0x000008, "Wrong alignment on GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase"); \ +static_assert(sizeof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase) == 0x000028, "Wrong size on GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, EntryPoint) == 0x000000, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_Event_bWasCancelled) == 0x000010, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_DynamicCast_AsCH_Traveler_Anim_BP) == 0x000018, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_DynamicCast_AsCH_Traveler_Anim_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_AbilityBase_C_K2_OnEndAbility \ +static_assert(alignof(GA_EM_AbilityBase_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_AbilityBase_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_EM_AbilityBase_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_AbilityBase_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_EM_AbilityBase_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_AbilityBase_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_AbilityBase_C \ +static_assert(alignof(UGA_EM_AbilityBase_C) == 0x000008, "Wrong alignment on UGA_EM_AbilityBase_C"); \ +static_assert(sizeof(UGA_EM_AbilityBase_C) == 0x000470, "Wrong size on UGA_EM_AbilityBase_C"); \ +static_assert(offsetof(UGA_EM_AbilityBase_C, UberGraphFrame) == 0x000468, "Member 'UGA_EM_AbilityBase_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP \ +static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP) == 0x000220, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_NavLink) == 0x000038, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_Actor) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_Destination) == 0x000048, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000088, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x0000A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x0000A8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000C0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000C8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000F0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000108, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000120, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated \ +static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000188, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000080, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorUpVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000110, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000128, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000140, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000158, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000170, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript \ +static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript) == 0x0006D8, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Height) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Height' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_byte_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x00000C, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000014, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_2) == 0x00001C, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_3) == 0x000028, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_4) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000088, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x0000B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0000D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x0000D8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x0000E0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x0000E8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_4) == 0x0000F0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000108, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000208, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000210, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000218, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_5) == 0x000220, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000238, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, K2Node_Select_Default) == 0x000338, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000340, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000358, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x000370, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x000378, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x000380, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x000388, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x000390, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x000398, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_6) == 0x0003A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_7) == 0x0003B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x0003D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x0004D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_4) == 0x0005D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, K2Node_SwitchEnum_CmpSuccess) == 0x0006D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000428, "Wrong size on AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, UberGraphFrame_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::UberGraphFrame_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane2) == 0x000368, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane2' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane1) == 0x000370, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane1' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane) == 0x000378, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp90) == 0x000380, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp90' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp120) == 0x000388, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp120' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown90) == 0x000390, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown90' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown120) == 0x000398, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown120' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Arrow) == 0x0003A0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp150) == 0x0003A8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp150' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown150) == 0x0003B0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown150' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BlueArrow) == 0x0003B8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BlueArrow_Scene) == 0x0003C0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, RedArrow) == 0x0003C8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, RedArrow_Scene) == 0x0003D0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BTNavLink_JumpDown) == 0x0003D8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BTNavLink_JumpDown' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CubeHelper) == 0x0003E0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CubeHelper' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, HelperSpline) == 0x0003E8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::HelperSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, SkeletalMesh) == 0x0003F0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, ClimbUp) == 0x0003F8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::ClimbUp' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Jump_Duration) == 0x000400, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Gravity) == 0x000408, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Gravity' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, JumpUpHeight) == 0x000410, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::JumpUpHeight' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, SplineWidth) == 0x000418, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, JumpDown) == 0x000420, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::JumpDown' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP) == 0x000290, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_bool_Variable) == 0x000020, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_bool_Variable_1) == 0x000021, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_NavLink_1) == 0x000028, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Actor_1) == 0x000030, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Destination) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_X) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000058, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x000090, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000A0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000A8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000B8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_NavLink) == 0x0000E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Actor) == 0x0000F0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_CurrentDestination) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000118, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_IsValid_ReturnValue_1) == 0x000120, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_struct_Variable_1) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetCurrentSlot_ReturnValue) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetCurrentSlot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000160, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Select_Default) == 0x000168, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Select_Default_1) == 0x000170, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000178, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000190, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints) == 0x000200, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_1) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_1) == 0x000100, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_1) == 0x000108, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000170, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_2) == 0x000188, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_2) == 0x000190, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_2) == 0x000198, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue_1) == 0x0001A0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x0001B8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001D0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x0001E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript \ +static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript) == 0x000170, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000020, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000058, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_2) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_3) == 0x0000C8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x0000E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x0000F0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x000100, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x000108, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_JumpThrough_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_JumpThrough_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_JumpThrough_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_JumpThrough_Sprinting_BP_C) == 0x0003E8, "Wrong size on AEM_Trigger_JumpThrough_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, UberGraphFrame_EM_Trigger_JumpThrough_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::UberGraphFrame_EM_Trigger_JumpThrough_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueCameraControl) == 0x000368, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueCameraControl' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedCameraControl) == 0x000370, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedCameraControl' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueArrow) == 0x000378, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueArrow_Scene) == 0x000380, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedArrow) == 0x000388, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedSpline) == 0x000398, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueSpline) == 0x0003A0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedInteractionIconSlotOne) == 0x0003A8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedInteractionIconSlotOne' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueInteractionIconSlotTwo) == 0x0003B0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueInteractionIconSlotTwo' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, SkeletalMesh) == 0x0003B8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Cube) == 0x0003C0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Cube' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Gravity) == 0x0003C8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Gravity' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Jump_Duration) == 0x0003D0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Obstacle) == 0x0003D8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Obstacle' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, SplineWidth) == 0x0003E0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP) == 0x0000A8, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_NavLink_1) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Actor_1) == 0x000040, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_CurrentDestination) == 0x000048, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000060, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_NavLink) == 0x000070, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Actor) == 0x000078, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Destination) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_AsCharacter_1) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot) == 0x000010, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot) == 0x000060, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform) == 0x000010, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform) == 0x000060, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints) == 0x000170, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000050, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000128, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000140, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x000158, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript) == 0x000B58, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, ExtentX) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::ExtentX' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000020, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x000050, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_4) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_5) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_6) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_7) == 0x0000B0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_8) == 0x0000C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000100, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000118, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000130, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000138, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000140, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000148, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000150, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000158, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_9) == 0x000160, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_10) == 0x000178, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_2) == 0x000190, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_3) == 0x0001A8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x0001C0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x0001C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x0001D0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x0001D8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x0001E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x0001E8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_11) == 0x0001F0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_11' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_12) == 0x000208, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_12' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000220, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000238, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000250, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000350, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x000450, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x000550, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_4) == 0x000650, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_5) == 0x000750, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_5' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_6) == 0x000850, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_6' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_7) == 0x000950, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_7' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_8) == 0x000A50, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_8' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, K2Node_SwitchEnum_CmpSuccess) == 0x000B50, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface \ +static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface"); \ +static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface) == 0x000008, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface"); \ +static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_JumpOver_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_JumpOver_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_JumpOver_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_JumpOver_Sprinting_BP_C) == 0x0003E8, "Wrong size on AEM_Trigger_JumpOver_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, UberGraphFrame_EM_Trigger_JumpOver_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::UberGraphFrame_EM_Trigger_JumpOver_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl100) == 0x000368, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl100' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl200) == 0x000370, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl200' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl150) == 0x000378, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl150' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueArrow) == 0x000380, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueArrow_Scene) == 0x000388, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedArrow) == 0x000390, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedArrow_Scene) == 0x000398, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, InteractionIconBlue) == 0x0003A0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::InteractionIconBlue' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, InteractionIconRed) == 0x0003A8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::InteractionIconRed' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedSpline) == 0x0003B0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueSpline) == 0x0003B8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, SkeletalMesh) == 0x0003C0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, JumpLength) == 0x0003C8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::JumpLength' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, Jump_Duration) == 0x0003D0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, Gravity) == 0x0003D8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::Gravity' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, SplineWidth) == 0x0003E0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_CheckLegAndLength \ +static_assert(alignof(GA_EM_JumpOver_C_CheckLegAndLength) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_CheckLegAndLength"); \ +static_assert(sizeof(GA_EM_JumpOver_C_CheckLegAndLength) == 0x000018, "Wrong size on GA_EM_JumpOver_C_CheckLegAndLength"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, JumpLength) == 0x000000, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::JumpLength' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, Montage) == 0x000008, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::Montage' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, K2Node_SwitchEnum_CmpSuccess) == 0x000010, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right) == 0x000012, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right_1) == 0x000013, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right_2) == 0x000014, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_CheckLegAndLengthByDist \ +static_assert(alignof(GA_EM_JumpOver_C_CheckLegAndLengthByDist) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_CheckLegAndLengthByDist"); \ +static_assert(sizeof(GA_EM_JumpOver_C_CheckLegAndLengthByDist) == 0x000078, "Wrong size on GA_EM_JumpOver_C_CheckLegAndLengthByDist"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, JumpPerformed) == 0x000000, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::JumpPerformed' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Montage) == 0x000008, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Montage' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable) == 0x000010, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_1) == 0x000018, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable) == 0x000020, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_2) == 0x000028, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_3) == 0x000030, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable_1) == 0x000038, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_4) == 0x000040, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_5) == 0x000048, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable_2) == 0x000050, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000051, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000052, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right) == 0x000053, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right_1) == 0x000054, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default) == 0x000058, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default_1) == 0x000060, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right_2) == 0x000068, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default_2) == 0x000070, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver \ +static_assert(alignof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver) == 0x000010, "Wrong alignment on GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver"); \ +static_assert(sizeof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver) == 0x000390, "Wrong size on GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, EntryPoint) == 0x000000, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_name_Variable) == 0x000010, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000018, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_bool_Variable) == 0x00001A, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_byte_Variable) == 0x00002C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable) == 0x000030, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable_1) == 0x000034, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable_2) == 0x000038, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_bool_Variable_1) == 0x00003C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_byte_Variable_1) == 0x00003D, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName) == 0x000040, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Event_EventData) == 0x000058, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_K2_CommitAbility_ReturnValue) == 0x000108, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_DynamicCast_AsEM_Trigger_Jump_Over_Sprinting_BP) == 0x000110, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_DynamicCast_AsEM_Trigger_Jump_Over_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000120, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue_1) == 0x000128, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetDirectionComponent_self_CastInput) == 0x000130, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetDirectionComponent_ReturnValue) == 0x000140, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000148, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_2) == 0x00014C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default) == 0x000160, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_1) == 0x000168, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_1) == 0x000170, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_WaitDelay_ReturnValue) == 0x000178, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue_2) == 0x000180, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_3) == 0x000184, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetComponentByClass_ReturnValue) == 0x000198, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsSprinting_ReturnValue) == 0x0001A0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_2) == 0x0001A4, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001AC, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CheckLegAndLengthByDist_Montage) == 0x0001C0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CheckLegAndLengthByDist_Montage' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_3) == 0x0001C8, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_2) == 0x0001D0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetAnimInstance_ReturnValue) == 0x0001D8, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001E0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_MakeStruct_CorrectionData) == 0x0001F0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_AlignWithPrediction_ReturnValue) == 0x000290, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_AlignWithPrediction_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_AlignWithPrediction_ReturnValue_1) == 0x0002F0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_AlignWithPrediction_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_3) == 0x000350, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_X) == 0x000358, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_Y) == 0x000360, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_Z) == 0x000368, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_4) == 0x000370, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000378, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CheckLegAndLengthByDist_JumpPerformed_ImplicitCast) == 0x000380, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CheckLegAndLengthByDist_JumpPerformed_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000388, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E \ +static_assert(alignof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(sizeof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(offsetof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E \ +static_assert(alignof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(sizeof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(offsetof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E \ +static_assert(alignof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(sizeof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(offsetof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E \ +static_assert(alignof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(sizeof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(offsetof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E \ +static_assert(alignof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(sizeof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E"); \ +static_assert(offsetof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_JumpOver_C \ +static_assert(alignof(UGA_EM_JumpOver_C) == 0x000008, "Wrong alignment on UGA_EM_JumpOver_C"); \ +static_assert(sizeof(UGA_EM_JumpOver_C) == 0x0005A0, "Wrong size on UGA_EM_JumpOver_C"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, UberGraphFrame_GA_EM_JumpOver_C) == 0x000470, "Member 'UGA_EM_JumpOver_C::UberGraphFrame_GA_EM_JumpOver_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Anim_Montage) == 0x000478, "Member 'UGA_EM_JumpOver_C::Anim_Montage' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, EMTriggerActor) == 0x000480, "Member 'UGA_EM_JumpOver_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, IsRedSequence) == 0x000488, "Member 'UGA_EM_JumpOver_C::IsRedSequence' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, SelectedArrow_Scene) == 0x000490, "Member 'UGA_EM_JumpOver_C::SelectedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, SelectedSpline) == 0x000498, "Member 'UGA_EM_JumpOver_C::SelectedSpline' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, RedSide) == 0x0004A0, "Member 'UGA_EM_JumpOver_C::RedSide' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, InputRestoreTime) == 0x0004A8, "Member 'UGA_EM_JumpOver_C::InputRestoreTime' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Movement) == 0x0004B0, "Member 'UGA_EM_JumpOver_C::Movement' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Braking_Deceleration_Walking) == 0x0004B8, "Member 'UGA_EM_JumpOver_C::Braking_Deceleration_Walking' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Velocity) == 0x0004C0, "Member 'UGA_EM_JumpOver_C::Velocity' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Jump_EMData) == 0x0004D8, "Member 'UGA_EM_JumpOver_C::Jump_EMData' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, CameraControlComponent) == 0x0004F0, "Member 'UGA_EM_JumpOver_C::CameraControlComponent' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, Correction_Data_0) == 0x0004F8, "Member 'UGA_EM_JumpOver_C::Correction_Data_0' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_JumpOver_C, JumpOverExtended) == 0x000598, "Member 'UGA_EM_JumpOver_C::JumpOverExtended' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong \ +static_assert(alignof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong) == 0x000010, "Wrong alignment on GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong) == 0x0009A0, "Wrong size on GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, EntryPoint) == 0x000000, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_ExtendedMovementCameraTick_ReturnValue) == 0x000008, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_ExtendedMovementCameraTick_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_2) == 0x000034, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_3) == 0x000044, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_4) == 0x000054, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_CreatePlayMontageAndWaitProxy_ReturnValue) == 0x000068, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_CreatePlayMontageAndWaitProxy_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_2) == 0x000071, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_EventData) == 0x000078, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CustomEvent_bInReverse) == 0x000128, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CustomEvent_bInReverse' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_DynamicCast_AsEM_Trigger_Squeeze_Long_Sprinting_BP) == 0x000130, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_DynamicCast_AsEM_Trigger_Squeeze_Long_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_WaitDelay_ReturnValue) == 0x000140, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_5) == 0x000148, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_3) == 0x000158, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetTransform_ReturnValue) == 0x000160, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001C8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_Character) == 0x0001D0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_Character' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_DeltaTime_1) == 0x0001D8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_DeltaTime_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_ReturnValue) == 0x0001E0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_4) == 0x0001E8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0001F0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000208, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000308, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_6) == 0x00030C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000320, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetSplineLength_ReturnValue) == 0x000338, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00033C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_MakeVector_ReturnValue) == 0x000340, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000358, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_ExtendedMovementUpdate_ReturnValue) == 0x000360, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_ExtendedMovementUpdate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_WaitDelay_ReturnValue_1) == 0x000368, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_WaitDelay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_5) == 0x000370, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_6) == 0x000371, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_DeltaTime) == 0x000374, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_DeltaTime' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000378, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000380, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000388, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000390, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, Temp_bool_Variable) == 0x000398, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_PlayAnimMontage_ReturnValue) == 0x00039C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_7) == 0x0003A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x0003A8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x0004A8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_8) == 0x0004A9, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetMovementInput_ReturnValue) == 0x0004B0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetMovementInput_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_X) == 0x0004C8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_Y) == 0x0004D0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_Z) == 0x0004D8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0004E0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0004F0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_SignOfFloat_ReturnValue) == 0x000550, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_ReturnValue_1) == 0x000558, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Select_Default) == 0x000560, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_ReturnValue) == 0x000568, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000580, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_ReturnValue_1) == 0x000680, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000698, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_9) == 0x000798, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult) == 0x0007A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_10) == 0x0008A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_bWasCancelled) == 0x0008A1, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_bWasCancelled' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_AlignCharacterWithStart_ReturnValue_1) == 0x0008B0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_AlignCharacterWithStart_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Location) == 0x000910, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Rotation) == 0x000928, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Scale) == 0x000940, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_SetupLongSqueeze_SqueezeLength_ImplicitCast) == 0x000958, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_SetupLongSqueeze_SqueezeLength_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x000960, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_DeltaTime_ImplicitCast_1) == 0x000968, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000970, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000978, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000980, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000988, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_VariableSet_SqueezeAnimSpeed_ImplicitCast) == 0x000990, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_VariableSet_SqueezeAnimSpeed_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_Alpha_ImplicitCast) == 0x000994, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_Alpha_ImplicitCast_1) == 0x000998, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_K2_OnEndAbility \ +static_assert(alignof(GA_EM_SqueezeLong_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_SqueezeLong_C_K2_OnEndAbility"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_SqueezeLong_C_K2_OnEndAbility"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_SqueezeLong_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_OnMovementEnded \ +static_assert(alignof(GA_EM_SqueezeLong_C_OnMovementEnded) == 0x000001, "Wrong alignment on GA_EM_SqueezeLong_C_OnMovementEnded"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_OnMovementEnded) == 0x000001, "Wrong size on GA_EM_SqueezeLong_C_OnMovementEnded"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_OnMovementEnded, bInReverse) == 0x000000, "Member 'GA_EM_SqueezeLong_C_OnMovementEnded::bInReverse' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_UpdateCharacterMovement \ +static_assert(alignof(GA_EM_SqueezeLong_C_UpdateCharacterMovement) == 0x000008, "Wrong alignment on GA_EM_SqueezeLong_C_UpdateCharacterMovement"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_UpdateCharacterMovement) == 0x000010, "Wrong size on GA_EM_SqueezeLong_C_UpdateCharacterMovement"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateCharacterMovement, Character) == 0x000000, "Member 'GA_EM_SqueezeLong_C_UpdateCharacterMovement::Character' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateCharacterMovement, DeltaTime) == 0x000008, "Member 'GA_EM_SqueezeLong_C_UpdateCharacterMovement::DeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_UpdateMovementCamera \ +static_assert(alignof(GA_EM_SqueezeLong_C_UpdateMovementCamera) == 0x000004, "Wrong alignment on GA_EM_SqueezeLong_C_UpdateMovementCamera"); \ +static_assert(sizeof(GA_EM_SqueezeLong_C_UpdateMovementCamera) == 0x000004, "Wrong size on GA_EM_SqueezeLong_C_UpdateMovementCamera"); \ +static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateMovementCamera, DeltaTime) == 0x000000, "Member 'GA_EM_SqueezeLong_C_UpdateMovementCamera::DeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_SqueezeLong_C \ +static_assert(alignof(UGA_EM_SqueezeLong_C) == 0x000008, "Wrong alignment on UGA_EM_SqueezeLong_C"); \ +static_assert(sizeof(UGA_EM_SqueezeLong_C) == 0x000660, "Wrong size on UGA_EM_SqueezeLong_C"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, UberGraphFrame_GA_EM_SqueezeLong_C) == 0x000470, "Member 'UGA_EM_SqueezeLong_C::UberGraphFrame_GA_EM_SqueezeLong_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_SqueezeLong_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, Capsule_Radius) == 0x000480, "Member 'UGA_EM_SqueezeLong_C::Capsule_Radius' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, SpeedFactor) == 0x000488, "Member 'UGA_EM_SqueezeLong_C::SpeedFactor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, EMUpdateTask) == 0x000490, "Member 'UGA_EM_SqueezeLong_C::EMUpdateTask' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraBlendDuration) == 0x000498, "Member 'UGA_EM_SqueezeLong_C::CameraBlendDuration' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraRotation) == 0x0004A0, "Member 'UGA_EM_SqueezeLong_C::CameraRotation' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, Trajectory) == 0x0004B8, "Member 'UGA_EM_SqueezeLong_C::Trajectory' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, SnapLocation) == 0x0004C0, "Member 'UGA_EM_SqueezeLong_C::SnapLocation' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, SqueezeAnimSpeed) == 0x0004D8, "Member 'UGA_EM_SqueezeLong_C::SqueezeAnimSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CurrentDistance) == 0x0004E0, "Member 'UGA_EM_SqueezeLong_C::CurrentDistance' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraTimeline) == 0x0004E8, "Member 'UGA_EM_SqueezeLong_C::CameraTimeline' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, EMCameraTask) == 0x0004F0, "Member 'UGA_EM_SqueezeLong_C::EMCameraTask' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, bIsExitingEM) == 0x0004F8, "Member 'UGA_EM_SqueezeLong_C::bIsExitingEM' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraSnapSpeed) == 0x000500, "Member 'UGA_EM_SqueezeLong_C::CameraSnapSpeed' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraPosition) == 0x000508, "Member 'UGA_EM_SqueezeLong_C::CameraPosition' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, Correction_Data) == 0x000520, "Member 'UGA_EM_SqueezeLong_C::Correction_Data' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_SqueezeLong_C, Correction_Data_0) == 0x0005C0, "Member 'UGA_EM_SqueezeLong_C::Correction_Data_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP \ +static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP) == 0x000038, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints) == 0x0001B8, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X) == 0x000068, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y) == 0x000070, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000128, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_1) == 0x000140, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_1) == 0x000148, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_1) == 0x000150, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_2) == 0x000158, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_2) == 0x000160, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_2) == 0x000168, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue) == 0x000170, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue_1) == 0x000188, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetForwardVector_ReturnValue) == 0x0001A0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript \ +static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript) == 0x000010, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript) == 0x000250, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_GetRelativeTransform_ReturnValue) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000060, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Location) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_GetForwardVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x0000D8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000100, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x000118, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000130, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000148, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_SetArrowLength_NewLength_ImplicitCast) == 0x000248, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_SetArrowLength_NewLength_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_SqueezeLong_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_SqueezeLong_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x0003C0, "Wrong size on AEM_Trigger_SqueezeLong_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, UberGraphFrame_EM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::UberGraphFrame_EM_Trigger_SqueezeLong_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOut) == 0x000368, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOut' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowTraj) == 0x000370, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowTraj' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOut_Scene) == 0x000378, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOut_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowTraj_Scene) == 0x000380, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowTraj_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowIn) == 0x000388, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowIn' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowIn_Scene) == 0x000390, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowIn_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Entrance) == 0x000398, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Entrance' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Wall2) == 0x0003A0, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Wall2' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Wall1) == 0x0003A8, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Wall1' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOutOffset) == 0x0003B0, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOutOffset' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowInLength) == 0x0003B8, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowInLength' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP) == 0x000220, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_NavLink) == 0x000038, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_Actor) == 0x000040, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_Destination) == 0x000048, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000088, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x0000A0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x0000A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000B8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000F0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000108, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000120, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000170, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorUpVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000128, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000158, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM) == 0x000010, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM) == 0x000520, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X) == 0x000010, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y) == 0x000018, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z) == 0x000020, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000028, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_object_Variable) == 0x000040, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetTransform_ReturnValue) == 0x000060, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_TransformDirection_ReturnValue) == 0x0000D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_TransformDirection_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_struct_Variable) == 0x0000F0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_LineTraceSingle_OutHit) == 0x000120, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_LineTraceSingle_ReturnValue) == 0x000220, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_struct_Variable_1) == 0x000228, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_bBlockingHit) == 0x000240, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_bInitialOverlap) == 0x000241, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Time) == 0x000244, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Distance) == 0x000248, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Location) == 0x000250, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ImpactPoint) == 0x000268, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Normal) == 0x000280, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ImpactNormal) == 0x000298, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_PhysMat) == 0x0002B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitActor) == 0x0002B8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitComponent) == 0x0002C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitBoneName) == 0x0002C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_BoneName) == 0x0002D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitItem) == 0x0002D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ElementIndex) == 0x0002DC, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_FaceIndex) == 0x0002E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_TraceStart) == 0x0002E8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_TraceEnd) == 0x000300, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000318, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000320, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000328, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000340, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X_1) == 0x000348, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y_1) == 0x000350, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z_1) == 0x000358, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_1) == 0x000360, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_2) == 0x000378, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000390, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x0003A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x0004A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0004C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X_2) == 0x0004C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y_2) == 0x0004D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z_2) == 0x0004D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_3) == 0x0004E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_4) == 0x0004F8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000510, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes \ +static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes) == 0x000001, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes"); \ +static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes) == 0x000001, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes"); \ +static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes, BeginPlay) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes::BeginPlay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_LongJumpDown_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_LongJumpDown_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000410, "Wrong size on AEM_Trigger_LongJumpDown_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, UberGraphFrame_EM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::UberGraphFrame_EM_Trigger_LongJumpDown_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Arrow) == 0x000368, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, BTCameraControl) == 0x000370, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::BTCameraControl' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Cube) == 0x000378, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Cube' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, CubeHelperScene) == 0x000380, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::CubeHelperScene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, RedArrow) == 0x000388, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Plane) == 0x000398, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Plane' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, SkeletalMesh) == 0x0003A0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, HelperSpline) == 0x0003A8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::HelperSpline' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Gravity) == 0x0003B0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Gravity' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, StrokeHeight) == 0x0003B8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::StrokeHeight' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, StrokeLength) == 0x0003C0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::StrokeLength' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Normal) == 0x0003C8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Normal' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Distance) == 0x0003E0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Distance' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, SplineWidth) == 0x0003E8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Impact_Point) == 0x0003F0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Impact_Point' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, bFoundLocation) == 0x000408, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::bFoundLocation' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder \ +static_assert(alignof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder) == 0x000010, "Wrong alignment on GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder) == 0x000310, "Wrong size on GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, EntryPoint) == 0x000000, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_4) == 0x000020, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_3) == 0x000028, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_2) == 0x000040, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_1) == 0x000058, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_3) == 0x000060, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName) == 0x000070, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_4) == 0x000078, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_name_Variable) == 0x000088, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetUpVector_ReturnValue) == 0x000090, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetForwardVector_ReturnValue) == 0x0000A8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_MakeStruct_CorrectionData) == 0x0000C0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000160, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_bool_Variable) == 0x000161, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_bool_Variable_1) == 0x000162, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Event_EventData) == 0x000168, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Event_EventData' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_DynamicCast_AsEM_Trigger_Passing_Under_Sprinting_BP) == 0x000218, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_DynamicCast_AsEM_Trigger_Passing_Under_Sprinting_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_DynamicCast_bSuccess) == 0x000220, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_5) == 0x000224, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_WaitDelay_ReturnValue) == 0x000238, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue) == 0x000240, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue_1) == 0x000241, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000248, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetDirectionComponent_self_CastInput) == 0x000250, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetDirectionComponent_ReturnValue) == 0x000260, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000268, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue_2) == 0x000269, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000270, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Select_Default) == 0x0002D0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Select_Default_1) == 0x0002D8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_X) == 0x0002E0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_Y) == 0x0002E8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_Z) == 0x0002F0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002F8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000300, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent \ +static_assert(alignof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C \ +static_assert(alignof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C \ +static_assert(alignof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C \ +static_assert(alignof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C \ +static_assert(alignof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C \ +static_assert(alignof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(sizeof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C"); \ +static_assert(offsetof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_EM_PassingUnder_C \ +static_assert(alignof(UGA_EM_PassingUnder_C) == 0x000008, "Wrong alignment on UGA_EM_PassingUnder_C"); \ +static_assert(sizeof(UGA_EM_PassingUnder_C) == 0x000538, "Wrong size on UGA_EM_PassingUnder_C"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, UberGraphFrame_GA_EM_PassingUnder_C) == 0x000470, "Member 'UGA_EM_PassingUnder_C::UberGraphFrame_GA_EM_PassingUnder_C' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_PassingUnder_C::EMTriggerActor' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, IsBlueSequence) == 0x000480, "Member 'UGA_EM_PassingUnder_C::IsBlueSequence' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, SelectedArrowScene) == 0x000488, "Member 'UGA_EM_PassingUnder_C::SelectedArrowScene' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, BlueSide) == 0x000490, "Member 'UGA_EM_PassingUnder_C::BlueSide' has a wrong offset!"); \ +static_assert(offsetof(UGA_EM_PassingUnder_C, Correction_Data) == 0x000498, "Member 'UGA_EM_PassingUnder_C::Correction_Data' has a wrong offset!"); \ #define DUMPER7_ASSERTS_EM_Trigger_Passing_Under_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Passing_Under_Sprinting_BP \ static_assert(alignof(EM_Trigger_Passing_Under_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Passing_Under_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_Passing_Under_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Passing_Under_Sprinting_BP"); \ @@ -219225,2888 +228075,710 @@ static_assert(offsetof(AEM_Trigger_Passing_Under_Sprinting_BP_C, Timeline) == 0x static_assert(offsetof(AEM_Trigger_Passing_Under_Sprinting_BP_C, Obstacle) == 0x0003C8, "Member 'AEM_Trigger_Passing_Under_Sprinting_BP_C::Obstacle' has a wrong offset!"); \ static_assert(offsetof(AEM_Trigger_Passing_Under_Sprinting_BP_C, Condition) == 0x0003D0, "Member 'AEM_Trigger_Passing_Under_Sprinting_BP_C::Condition' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UFearExplosionDamage_C \ -static_assert(alignof(UFearExplosionDamage_C) == 0x000008, "Wrong alignment on UFearExplosionDamage_C"); \ -static_assert(sizeof(UFearExplosionDamage_C) == 0x000068, "Wrong size on UFearExplosionDamage_C"); \ - -#define DUMPER7_ASSERTS_TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP \ -static_assert(alignof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP) == 0x000010, "Wrong alignment on TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP"); \ -static_assert(sizeof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP) == 0x000870, "Wrong size on TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, EntryPoint) == 0x000000, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Location) == 0x000008, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Rotation) == 0x000020, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Scale) == 0x000038, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000050, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000060, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x000068, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000170, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_GetComponentToWorld_ReturnValue_1) == 0x0001D0, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_GetComponentToWorld_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_GetComponentToWorld_ReturnValue_2) == 0x000230, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_GetComponentToWorld_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_GetComponentToWorld_ReturnValue_3) == 0x000290, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_GetComponentToWorld_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_GetComponentToWorld_ReturnValue_4) == 0x0002F0, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_GetComponentToWorld_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Location_1) == 0x000350, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Rotation_1) == 0x000368, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Scale_1) == 0x000380, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_1) == 0x000398, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Location_2) == 0x000498, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Location_2' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Rotation_2) == 0x0004B0, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Rotation_2' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Scale_2) == 0x0004C8, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Scale_2' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Location_3) == 0x0004E0, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Location_3' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Rotation_3) == 0x0004F8, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Rotation_3' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Scale_3) == 0x000510, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Scale_3' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_2) == 0x000528, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_2' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_3) == 0x000628, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_3' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Location_4) == 0x000728, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Location_4' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Rotation_4) == 0x000740, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Rotation_4' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_BreakTransform_Scale_4) == 0x000758, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_BreakTransform_Scale_4' has a wrong offset!"); \ -static_assert(offsetof(TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_4) == 0x000770, "Member 'TN_TravelerPod_Assembled_01_C_BP_C_ExecuteUbergraph_TN_TravelerPod_Assembled_01_C_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult_4' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ATN_TravelerPod_Assembled_01_C_BP_C \ -static_assert(alignof(ATN_TravelerPod_Assembled_01_C_BP_C) == 0x000010, "Wrong alignment on ATN_TravelerPod_Assembled_01_C_BP_C"); \ -static_assert(sizeof(ATN_TravelerPod_Assembled_01_C_BP_C) == 0x000640, "Wrong size on ATN_TravelerPod_Assembled_01_C_BP_C"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, UberGraphFrame) == 0x0002C8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, StaticMesh) == 0x0002D0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::StaticMesh' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AJ) == 0x0002D8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AJ' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AK) == 0x0002E0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AK' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_Interior_02_A) == 0x0002E8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_Interior_02_A' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AC) == 0x0002F0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AC' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AG) == 0x0002F8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AG' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AH) == 0x000300, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AH' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AF) == 0x000308, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AF' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AE) == 0x000310, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AE' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AB) == 0x000318, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AB' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AD) == 0x000320, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AD' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_A1) == 0x000328, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_A1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_AI) == 0x000330, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_AI' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, SK_Invis_DisplayArm) == 0x000338, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::SK_Invis_DisplayArm' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AG) == 0x000340, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AG' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AF) == 0x000348, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AF' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AE) == 0x000350, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AE' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AD) == 0x000358, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AD' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AC) == 0x000360, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AC' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_A) == 0x000368, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_A' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Invis_Hatch_SK) == 0x000370, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Invis_Hatch_SK' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Lamp_Travelers_Bulb_02_B3) == 0x000378, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Lamp_Travelers_Bulb_02_B3' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Lamp_Travelers_Bulb_02_B2) == 0x000380, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Lamp_Travelers_Bulb_02_B2' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Lamp_Travelers_Bulb_02_B1) == 0x000388, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Lamp_Travelers_Bulb_02_B1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Lamp_Travelers_Bulb_02_B) == 0x000390, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Lamp_Travelers_Bulb_02_B' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AH4) == 0x000398, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AH4' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AH3) == 0x0003A0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AH3' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AH2) == 0x0003A8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AH2' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AH1) == 0x0003B0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AH1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AH) == 0x0003B8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AH' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AB4) == 0x0003C0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AB4' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AB3) == 0x0003C8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AB3' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AB2) == 0x0003D0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AB2' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AB1) == 0x0003D8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AB1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TraverlerPod_Hatch_01_AB) == 0x0003E0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TraverlerPod_Hatch_01_AB' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravelerPod_Seat_01_AB) == 0x0003E8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravelerPod_Seat_01_AB' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravelerPod_Seat_01_AC) == 0x0003F0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravelerPod_Seat_01_AC' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravelerPod_Seat_01_AD) == 0x0003F8, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravelerPod_Seat_01_AD' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, InstancedStaticMesh2) == 0x000400, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::InstancedStaticMesh2' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, InstancedStaticMesh1) == 0x000408, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::InstancedStaticMesh1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, InstancedStaticMesh) == 0x000410, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::InstancedStaticMesh' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_DisplaysArm_01_A) == 0x000418, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_DisplaysArm_01_A' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, SK_WeaponBox) == 0x000420, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::SK_WeaponBox' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravelerPod_Seat_01_A) == 0x000428, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravelerPod_Seat_01_A' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, TN_TravellerPod_Interior_01_A) == 0x000430, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::TN_TravellerPod_Interior_01_A' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, DefaultSceneRoot) == 0x000438, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Opened_) == 0x000440, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Opened_' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Hatch_01_AB) == 0x000450, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Hatch_01_AB' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Hatch_01_AB1) == 0x0004B0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Hatch_01_AB1' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Hatch_01_AG) == 0x000510, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Hatch_01_AG' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Hatch_01_AF) == 0x000570, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Hatch_01_AF' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Timer) == 0x0005D0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Timer' has a wrong offset!"); \ -static_assert(offsetof(ATN_TravelerPod_Assembled_01_C_BP_C, Hatch_01) == 0x0005E0, "Member 'ATN_TravelerPod_Assembled_01_C_BP_C::Hatch_01' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFlamethrowerDamage_C \ -static_assert(alignof(UFlamethrowerDamage_C) == 0x000008, "Wrong alignment on UFlamethrowerDamage_C"); \ -static_assert(sizeof(UFlamethrowerDamage_C) == 0x000068, "Wrong size on UFlamethrowerDamage_C"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_ActivateInteraction \ -static_assert(alignof(BasicInteraction_BP_C_ActivateInteraction) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_ActivateInteraction"); \ -static_assert(sizeof(BasicInteraction_BP_C_ActivateInteraction) == 0x000008, "Wrong size on BasicInteraction_BP_C_ActivateInteraction"); \ -static_assert(offsetof(BasicInteraction_BP_C_ActivateInteraction, InteractionGenericComponent) == 0x000000, "Member 'BasicInteraction_BP_C_ActivateInteraction::InteractionGenericComponent' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature \ -static_assert(alignof(BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ -static_assert(sizeof(BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong size on BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ -static_assert(offsetof(BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature, Manager) == 0x000000, "Member 'BasicInteraction_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature::Manager' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_EnableInteraction \ -static_assert(alignof(BasicInteraction_BP_C_EnableInteraction) == 0x000001, "Wrong alignment on BasicInteraction_BP_C_EnableInteraction"); \ -static_assert(sizeof(BasicInteraction_BP_C_EnableInteraction) == 0x000001, "Wrong size on BasicInteraction_BP_C_EnableInteraction"); \ -static_assert(offsetof(BasicInteraction_BP_C_EnableInteraction, Enable) == 0x000000, "Member 'BasicInteraction_BP_C_EnableInteraction::Enable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP \ -static_assert(alignof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP"); \ -static_assert(sizeof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP) == 0x000050, "Wrong size on BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, EntryPoint) == 0x000000, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, K2Node_MakeArray_Array) == 0x000008, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, K2Node_ComponentBoundEvent_Manager) == 0x000018, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::K2Node_ComponentBoundEvent_Manager' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, CallFunc_RegisterGeneric_ReturnValue) == 0x000020, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::CallFunc_RegisterGeneric_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000028, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000030, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, K2Node_CustomEvent_Enable) == 0x000038, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::K2Node_CustomEvent_Enable' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, K2Node_Event_InteractionGenericComponent_1) == 0x000040, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::K2Node_Event_InteractionGenericComponent_1' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP, K2Node_Event_InteractionGenericComponent) == 0x000048, "Member 'BasicInteraction_BP_C_ExecuteUbergraph_BasicInteraction_BP::K2Node_Event_InteractionGenericComponent' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_GetInteractionCancelTag \ -static_assert(alignof(BasicInteraction_BP_C_GetInteractionCancelTag) == 0x000004, "Wrong alignment on BasicInteraction_BP_C_GetInteractionCancelTag"); \ -static_assert(sizeof(BasicInteraction_BP_C_GetInteractionCancelTag) == 0x000010, "Wrong size on BasicInteraction_BP_C_GetInteractionCancelTag"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetInteractionCancelTag, ReturnValue) == 0x000000, "Member 'BasicInteraction_BP_C_GetInteractionCancelTag::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetInteractionCancelTag, CallFunc_GetAbilityCancelTag_ReturnValue) == 0x000008, "Member 'BasicInteraction_BP_C_GetInteractionCancelTag::CallFunc_GetAbilityCancelTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_GetInteractionFinishTag \ -static_assert(alignof(BasicInteraction_BP_C_GetInteractionFinishTag) == 0x000004, "Wrong alignment on BasicInteraction_BP_C_GetInteractionFinishTag"); \ -static_assert(sizeof(BasicInteraction_BP_C_GetInteractionFinishTag) == 0x000010, "Wrong size on BasicInteraction_BP_C_GetInteractionFinishTag"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetInteractionFinishTag, ReturnValue) == 0x000000, "Member 'BasicInteraction_BP_C_GetInteractionFinishTag::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetInteractionFinishTag, CallFunc_GetAbilityFinishTag_ReturnValue) == 0x000008, "Member 'BasicInteraction_BP_C_GetInteractionFinishTag::CallFunc_GetAbilityFinishTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_GetInteractionManagerComponent \ -static_assert(alignof(BasicInteraction_BP_C_GetInteractionManagerComponent) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_GetInteractionManagerComponent"); \ -static_assert(sizeof(BasicInteraction_BP_C_GetInteractionManagerComponent) == 0x000008, "Wrong size on BasicInteraction_BP_C_GetInteractionManagerComponent"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetInteractionManagerComponent, ReturnValue) == 0x000000, "Member 'BasicInteraction_BP_C_GetInteractionManagerComponent::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_GetSnapLocation \ -static_assert(alignof(BasicInteraction_BP_C_GetSnapLocation) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_GetSnapLocation"); \ -static_assert(sizeof(BasicInteraction_BP_C_GetSnapLocation) == 0x000008, "Wrong size on BasicInteraction_BP_C_GetSnapLocation"); \ -static_assert(offsetof(BasicInteraction_BP_C_GetSnapLocation, ReturnValue) == 0x000000, "Member 'BasicInteraction_BP_C_GetSnapLocation::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_HoldActivateInteraction \ -static_assert(alignof(BasicInteraction_BP_C_HoldActivateInteraction) == 0x000008, "Wrong alignment on BasicInteraction_BP_C_HoldActivateInteraction"); \ -static_assert(sizeof(BasicInteraction_BP_C_HoldActivateInteraction) == 0x000008, "Wrong size on BasicInteraction_BP_C_HoldActivateInteraction"); \ -static_assert(offsetof(BasicInteraction_BP_C_HoldActivateInteraction, InteractionGenericComponent) == 0x000000, "Member 'BasicInteraction_BP_C_HoldActivateInteraction::InteractionGenericComponent' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BasicInteraction_BP_C_StopInteraction \ -static_assert(alignof(BasicInteraction_BP_C_StopInteraction) == 0x000001, "Wrong alignment on BasicInteraction_BP_C_StopInteraction"); \ -static_assert(sizeof(BasicInteraction_BP_C_StopInteraction) == 0x000001, "Wrong size on BasicInteraction_BP_C_StopInteraction"); \ -static_assert(offsetof(BasicInteraction_BP_C_StopInteraction, ReturnValue) == 0x000000, "Member 'BasicInteraction_BP_C_StopInteraction::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABasicInteraction_BP_C \ -static_assert(alignof(ABasicInteraction_BP_C) == 0x000008, "Wrong alignment on ABasicInteraction_BP_C"); \ -static_assert(sizeof(ABasicInteraction_BP_C) == 0x000328, "Wrong size on ABasicInteraction_BP_C"); \ -static_assert(offsetof(ABasicInteraction_BP_C, UberGraphFrame) == 0x0002C8, "Member 'ABasicInteraction_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Proximity) == 0x0002D0, "Member 'ABasicInteraction_BP_C::Proximity' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Icon_A) == 0x0002D8, "Member 'ABasicInteraction_BP_C::Icon_A' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Generic_A) == 0x0002E0, "Member 'ABasicInteraction_BP_C::Generic_A' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Root) == 0x0002E8, "Member 'ABasicInteraction_BP_C::Root' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, SHInteractionManager) == 0x0002F0, "Member 'ABasicInteraction_BP_C::SHInteractionManager' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, DefaultSceneRoot) == 0x0002F8, "Member 'ABasicInteraction_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Generic) == 0x000300, "Member 'ABasicInteraction_BP_C::Generic' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, Usable) == 0x000308, "Member 'ABasicInteraction_BP_C::Usable' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, InteractionUsed) == 0x000310, "Member 'ABasicInteraction_BP_C::InteractionUsed' has a wrong offset!"); \ -static_assert(offsetof(ABasicInteraction_BP_C, ResetDuration) == 0x000320, "Member 'ABasicInteraction_BP_C::ResetDuration' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_Image_Vignette_SlowDown_C \ -static_assert(alignof(AGC_Image_Vignette_SlowDown_C) == 0x000008, "Wrong alignment on AGC_Image_Vignette_SlowDown_C"); \ -static_assert(sizeof(AGC_Image_Vignette_SlowDown_C) == 0x0003E0, "Wrong size on AGC_Image_Vignette_SlowDown_C"); \ -static_assert(offsetof(AGC_Image_Vignette_SlowDown_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Image_Vignette_SlowDown_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAIPushbackDamage_C \ -static_assert(alignof(UAIPushbackDamage_C) == 0x000008, "Wrong alignment on UAIPushbackDamage_C"); \ -static_assert(sizeof(UAIPushbackDamage_C) == 0x000068, "Wrong size on UAIPushbackDamage_C"); \ - -#define DUMPER7_ASSERTS_UGE_DelayAllObjectives_C \ -static_assert(alignof(UGE_DelayAllObjectives_C) == 0x000008, "Wrong alignment on UGE_DelayAllObjectives_C"); \ -static_assert(sizeof(UGE_DelayAllObjectives_C) == 0x000A70, "Wrong size on UGE_DelayAllObjectives_C"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_AddChoice \ -static_assert(alignof(DialogUIWidget_C_AddChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AddChoice"); \ -static_assert(sizeof(DialogUIWidget_C_AddChoice) == 0x000048, "Wrong size on DialogUIWidget_C_AddChoice"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, Text) == 0x000000, "Member 'DialogUIWidget_C_AddChoice::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, Temp_int_Variable) == 0x000024, "Member 'DialogUIWidget_C_AddChoice::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, K2Node_MakeArray_Array_1) == 0x000028, "Member 'DialogUIWidget_C_AddChoice::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item) == 0x000038, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AddChoice, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'DialogUIWidget_C_AddChoice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_AutoChoice \ -static_assert(alignof(DialogUIWidget_C_AutoChoice) == 0x000008, "Wrong alignment on DialogUIWidget_C_AutoChoice"); \ -static_assert(sizeof(DialogUIWidget_C_AutoChoice) == 0x000038, "Wrong size on DialogUIWidget_C_AutoChoice"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_GetText_ReturnValue) == 0x000020, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_GetText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000030, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_AutoChoice, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000031, "Member 'DialogUIWidget_C_AutoChoice::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_DialogLine \ -static_assert(alignof(DialogUIWidget_C_DialogLine) == 0x000008, "Wrong alignment on DialogUIWidget_C_DialogLine"); \ -static_assert(sizeof(DialogUIWidget_C_DialogLine) == 0x000010, "Wrong size on DialogUIWidget_C_DialogLine"); \ -static_assert(offsetof(DialogUIWidget_C_DialogLine, Text) == 0x000000, "Member 'DialogUIWidget_C_DialogLine::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget \ -static_assert(alignof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x000008, "Wrong alignment on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ -static_assert(sizeof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget) == 0x0000F0, "Wrong size on DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, EntryPoint) == 0x000000, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_1) == 0x000018, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_2) == 0x000028, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Array_Index_Variable) == 0x000030, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_2) == 0x000034, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_3) == 0x000038, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_4) == 0x000040, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_3) == 0x000048, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_4) == 0x000049, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_5) == 0x000050, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_6) == 0x000058, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_5) == 0x000060, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_6) == 0x000061, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_getInteractiveTalk_ReturnValue_7) == 0x000068, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_getInteractiveTalk_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_IsValid_ReturnValue_7) == 0x000074, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000078, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_MyGeometry) == 0x00007C, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_Event_InDeltaTime) == 0x0000B4, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, K2Node_MakeArray_Array) == 0x0000B8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Length_ReturnValue) == 0x0000C8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_Less_IntInt_ReturnValue) == 0x0000D8, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_HasKeyboardFocus_ReturnValue) == 0x0000D9, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_HasKeyboardFocus_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget, CallFunc_SelectColor_ReturnValue) == 0x0000DC, "Member 'DialogUIWidget_C_ExecuteUbergraph_DialogUIWidget::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_Reset \ -static_assert(alignof(DialogUIWidget_C_Reset) == 0x000008, "Wrong alignment on DialogUIWidget_C_Reset"); \ -static_assert(sizeof(DialogUIWidget_C_Reset) == 0x000030, "Wrong size on DialogUIWidget_C_Reset"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DialogUIWidget_C_Reset::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DialogUIWidget_C_Reset::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DialogUIWidget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogUIWidget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DialogUIWidget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'DialogUIWidget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUIWidget_C_Tick \ -static_assert(alignof(DialogUIWidget_C_Tick) == 0x000004, "Wrong alignment on DialogUIWidget_C_Tick"); \ -static_assert(sizeof(DialogUIWidget_C_Tick) == 0x00003C, "Wrong size on DialogUIWidget_C_Tick"); \ -static_assert(offsetof(DialogUIWidget_C_Tick, MyGeometry) == 0x000000, "Member 'DialogUIWidget_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(DialogUIWidget_C_Tick, InDeltaTime) == 0x000038, "Member 'DialogUIWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogUIWidget_C \ -static_assert(alignof(UDialogUIWidget_C) == 0x000008, "Wrong alignment on UDialogUIWidget_C"); \ -static_assert(sizeof(UDialogUIWidget_C) == 0x000370, "Wrong size on UDialogUIWidget_C"); \ -static_assert(offsetof(UDialogUIWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogUIWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_0) == 0x0002D8, "Member 'UDialogUIWidget_C::Button_0' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_1) == 0x0002E0, "Member 'UDialogUIWidget_C::Button_1' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_2) == 0x0002E8, "Member 'UDialogUIWidget_C::Button_2' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_3) == 0x0002F0, "Member 'UDialogUIWidget_C::Button_3' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_4) == 0x0002F8, "Member 'UDialogUIWidget_C::Button_4' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_5) == 0x000300, "Member 'UDialogUIWidget_C::Button_5' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_6) == 0x000308, "Member 'UDialogUIWidget_C::Button_6' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, Button_7) == 0x000310, "Member 'UDialogUIWidget_C::Button_7' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, ScrollBox_0) == 0x000318, "Member 'UDialogUIWidget_C::ScrollBox_0' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock) == 0x000320, "Member 'UDialogUIWidget_C::TextBlock' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_0) == 0x000328, "Member 'UDialogUIWidget_C::TextBlock_0' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_1) == 0x000330, "Member 'UDialogUIWidget_C::TextBlock_1' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_2) == 0x000338, "Member 'UDialogUIWidget_C::TextBlock_2' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_3) == 0x000340, "Member 'UDialogUIWidget_C::TextBlock_3' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_4) == 0x000348, "Member 'UDialogUIWidget_C::TextBlock_4' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_5) == 0x000350, "Member 'UDialogUIWidget_C::TextBlock_5' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_6) == 0x000358, "Member 'UDialogUIWidget_C::TextBlock_6' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, TextBlock_7) == 0x000360, "Member 'UDialogUIWidget_C::TextBlock_7' has a wrong offset!"); \ -static_assert(offsetof(UDialogUIWidget_C, ChoiceCount) == 0x000368, "Member 'UDialogUIWidget_C::ChoiceCount' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_EnableDialogCameraZoom \ -static_assert(alignof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong alignment on DialogUI_C_EnableDialogCameraZoom"); \ -static_assert(sizeof(DialogUI_C_EnableDialogCameraZoom) == 0x000001, "Wrong size on DialogUI_C_EnableDialogCameraZoom"); \ -static_assert(offsetof(DialogUI_C_EnableDialogCameraZoom, Enable) == 0x000000, "Member 'DialogUI_C_EnableDialogCameraZoom::Enable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_ExecuteUbergraph_DialogUI \ -static_assert(alignof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000008, "Wrong alignment on DialogUI_C_ExecuteUbergraph_DialogUI"); \ -static_assert(sizeof(DialogUI_C_ExecuteUbergraph_DialogUI) == 0x000080, "Wrong size on DialogUI_C_ExecuteUbergraph_DialogUI"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, EntryPoint) == 0x000000, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text_1) == 0x000008, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line_1) == 0x000018, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_Text) == 0x000020, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, K2Node_Event_line) == 0x000030, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::K2Node_Event_line' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_Create_ReturnValue) == 0x000040, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_1) == 0x000048, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000050, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerController_ReturnValue_2) == 0x000058, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerController_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_1) == 0x000060, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000068, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000070, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_2) == 0x000078, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_ExecuteUbergraph_DialogUI, CallFunc_IsValid_ReturnValue_3) == 0x000079, "Member 'DialogUI_C_ExecuteUbergraph_DialogUI::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_OnAddChoice \ -static_assert(alignof(DialogUI_C_OnAddChoice) == 0x000008, "Wrong alignment on DialogUI_C_OnAddChoice"); \ -static_assert(sizeof(DialogUI_C_OnAddChoice) == 0x000018, "Wrong size on DialogUI_C_OnAddChoice"); \ -static_assert(offsetof(DialogUI_C_OnAddChoice, Text) == 0x000000, "Member 'DialogUI_C_OnAddChoice::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_OnAddChoice, line) == 0x000010, "Member 'DialogUI_C_OnAddChoice::line' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_OnDialogLine \ -static_assert(alignof(DialogUI_C_OnDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_OnDialogLine"); \ -static_assert(sizeof(DialogUI_C_OnDialogLine) == 0x000018, "Wrong size on DialogUI_C_OnDialogLine"); \ -static_assert(offsetof(DialogUI_C_OnDialogLine, Text) == 0x000000, "Member 'DialogUI_C_OnDialogLine::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_OnDialogLine, line) == 0x000010, "Member 'DialogUI_C_OnDialogLine::line' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_PlayDialogLine \ -static_assert(alignof(DialogUI_C_PlayDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_PlayDialogLine"); \ -static_assert(sizeof(DialogUI_C_PlayDialogLine) == 0x000028, "Wrong size on DialogUI_C_PlayDialogLine"); \ -static_assert(offsetof(DialogUI_C_PlayDialogLine, Text) == 0x000000, "Member 'DialogUI_C_PlayDialogLine::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_PlayDialogLine, choice) == 0x000010, "Member 'DialogUI_C_PlayDialogLine::choice' has a wrong offset!"); \ -static_assert(offsetof(DialogUI_C_PlayDialogLine, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'DialogUI_C_PlayDialogLine::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogUI_C_ShowDialogLine \ -static_assert(alignof(DialogUI_C_ShowDialogLine) == 0x000008, "Wrong alignment on DialogUI_C_ShowDialogLine"); \ -static_assert(sizeof(DialogUI_C_ShowDialogLine) == 0x000010, "Wrong size on DialogUI_C_ShowDialogLine"); \ -static_assert(offsetof(DialogUI_C_ShowDialogLine, Text) == 0x000000, "Member 'DialogUI_C_ShowDialogLine::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogUI_C \ -static_assert(alignof(UDialogUI_C) == 0x000008, "Wrong alignment on UDialogUI_C"); \ -static_assert(sizeof(UDialogUI_C) == 0x0000B8, "Wrong size on UDialogUI_C"); \ -static_assert(offsetof(UDialogUI_C, UberGraphFrame) == 0x0000A8, "Member 'UDialogUI_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogUI_C, DialogWidget) == 0x0000B0, "Member 'UDialogUI_C::DialogWidget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_ObjectiveFloatingMarker_C \ -static_assert(alignof(UBPW_ObjectiveFloatingMarker_C) == 0x000008, "Wrong alignment on UBPW_ObjectiveFloatingMarker_C"); \ -static_assert(sizeof(UBPW_ObjectiveFloatingMarker_C) == 0x000430, "Wrong size on UBPW_ObjectiveFloatingMarker_C"); \ -static_assert(offsetof(UBPW_ObjectiveFloatingMarker_C, Image) == 0x000420, "Member 'UBPW_ObjectiveFloatingMarker_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UBPW_ObjectiveFloatingMarker_C, Image_40) == 0x000428, "Member 'UBPW_ObjectiveFloatingMarker_C::Image_40' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_ExecuteUbergraph_AIDebugger \ -static_assert(alignof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000008, "Wrong alignment on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ -static_assert(sizeof(AIDebugger_C_ExecuteUbergraph_AIDebugger) == 0x000208, "Wrong size on AIDebugger_C_ExecuteUbergraph_AIDebugger"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, EntryPoint) == 0x000000, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key) == 0x000008, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_1) == 0x000020, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_1' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_CustomEvent_actor) == 0x000038, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_CustomEvent_actor' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_2) == 0x000040, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_2' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue) == 0x000058, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_3) == 0x000060, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_3' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_InputKeyEvent_Key_4) == 0x000078, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_InputKeyEvent_Key_4' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_1) == 0x000090, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Not_PreBool_ReturnValue_2) == 0x000091, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_Event_DeltaSeconds) == 0x000094, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_getAIDebugActor_ReturnValue) == 0x000098, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_getAIDebugActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_AsCharacter) == 0x0000A0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x0000AC, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000B0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_VectorVector_ReturnValue) == 0x0000E8, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000100, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(AIDebugger_C_ExecuteUbergraph_AIDebugger, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000200, "Member 'AIDebugger_C_ExecuteUbergraph_AIDebugger::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_Handle_Actor_Changed \ -static_assert(alignof(AIDebugger_C_Handle_Actor_Changed) == 0x000008, "Wrong alignment on AIDebugger_C_Handle_Actor_Changed"); \ -static_assert(sizeof(AIDebugger_C_Handle_Actor_Changed) == 0x000008, "Wrong size on AIDebugger_C_Handle_Actor_Changed"); \ -static_assert(offsetof(AIDebugger_C_Handle_Actor_Changed, Actor) == 0x000000, "Member 'AIDebugger_C_Handle_Actor_Changed::Actor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0 \ -static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ -static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0"); \ -static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_I_K2Node_InputKeyEvent_0::Key' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3 \ -static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ -static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3"); \ -static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageDown_K2Node_InputKeyEvent_3::Key' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4 \ -static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ -static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4"); \ -static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_PageUp_K2Node_InputKeyEvent_4::Key' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2 \ -static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ -static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2"); \ -static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_U_K2Node_InputKeyEvent_2::Key' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1 \ -static_assert(alignof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000008, "Wrong alignment on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ -static_assert(sizeof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1) == 0x000018, "Wrong size on AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1"); \ -static_assert(offsetof(AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1, Key) == 0x000000, "Member 'AIDebugger_C_InpActEvt_Ctrl_Shift_Y_K2Node_InputKeyEvent_1::Key' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIDebugger_C_ReceiveTick \ -static_assert(alignof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong alignment on AIDebugger_C_ReceiveTick"); \ -static_assert(sizeof(AIDebugger_C_ReceiveTick) == 0x000004, "Wrong size on AIDebugger_C_ReceiveTick"); \ -static_assert(offsetof(AIDebugger_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'AIDebugger_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAIDebugger_C \ -static_assert(alignof(AAIDebugger_C) == 0x000008, "Wrong alignment on AAIDebugger_C"); \ -static_assert(sizeof(AAIDebugger_C) == 0x0003C0, "Wrong size on AAIDebugger_C"); \ -static_assert(offsetof(AAIDebugger_C, UberGraphFrame) == 0x0003A8, "Member 'AAIDebugger_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AAIDebugger_C, Billboard) == 0x0003B0, "Member 'AAIDebugger_C::Billboard' has a wrong offset!"); \ -static_assert(offsetof(AAIDebugger_C, NewVar_0) == 0x0003B8, "Member 'AAIDebugger_C::NewVar_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAIUserDebugger_C \ -static_assert(alignof(AAIUserDebugger_C) == 0x000008, "Wrong alignment on AAIUserDebugger_C"); \ -static_assert(sizeof(AAIUserDebugger_C) == 0x0003C0, "Wrong size on AAIUserDebugger_C"); \ - -#define DUMPER7_ASSERTS_UAILightMeleeDamage_C \ -static_assert(alignof(UAILightMeleeDamage_C) == 0x000008, "Wrong alignment on UAILightMeleeDamage_C"); \ -static_assert(sizeof(UAILightMeleeDamage_C) == 0x000068, "Wrong size on UAILightMeleeDamage_C"); \ - -#define DUMPER7_ASSERTS_UButtonStyle_Disabled_C \ -static_assert(alignof(UButtonStyle_Disabled_C) == 0x000010, "Wrong alignment on UButtonStyle_Disabled_C"); \ -static_assert(sizeof(UButtonStyle_Disabled_C) == 0x000650, "Wrong size on UButtonStyle_Disabled_C"); \ - -#define DUMPER7_ASSERTS_UGA_InteractPushable_C \ -static_assert(alignof(UGA_InteractPushable_C) == 0x000008, "Wrong alignment on UGA_InteractPushable_C"); \ -static_assert(sizeof(UGA_InteractPushable_C) == 0x000518, "Wrong size on UGA_InteractPushable_C"); \ - -#define DUMPER7_ASSERTS_DialogueText_C_PreviousSpeaker \ -static_assert(alignof(DialogueText_C_PreviousSpeaker) == 0x000008, "Wrong alignment on DialogueText_C_PreviousSpeaker"); \ -static_assert(sizeof(DialogueText_C_PreviousSpeaker) == 0x000010, "Wrong size on DialogueText_C_PreviousSpeaker"); \ -static_assert(offsetof(DialogueText_C_PreviousSpeaker, ReturnValue) == 0x000000, "Member 'DialogueText_C_PreviousSpeaker::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueText_C_PrevSubtitles \ -static_assert(alignof(DialogueText_C_PrevSubtitles) == 0x000008, "Wrong alignment on DialogueText_C_PrevSubtitles"); \ -static_assert(sizeof(DialogueText_C_PrevSubtitles) == 0x000010, "Wrong size on DialogueText_C_PrevSubtitles"); \ -static_assert(offsetof(DialogueText_C_PrevSubtitles, ReturnValue) == 0x000000, "Member 'DialogueText_C_PrevSubtitles::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueText_C_ShowPrevSpeaker \ -static_assert(alignof(DialogueText_C_ShowPrevSpeaker) == 0x000008, "Wrong alignment on DialogueText_C_ShowPrevSpeaker"); \ -static_assert(sizeof(DialogueText_C_ShowPrevSpeaker) == 0x000010, "Wrong size on DialogueText_C_ShowPrevSpeaker"); \ -static_assert(offsetof(DialogueText_C_ShowPrevSpeaker, PrevSpeaker_0) == 0x000000, "Member 'DialogueText_C_ShowPrevSpeaker::PrevSpeaker_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueText_C_ShowPrevSubtitles \ -static_assert(alignof(DialogueText_C_ShowPrevSubtitles) == 0x000008, "Wrong alignment on DialogueText_C_ShowPrevSubtitles"); \ -static_assert(sizeof(DialogueText_C_ShowPrevSubtitles) == 0x000010, "Wrong size on DialogueText_C_ShowPrevSubtitles"); \ -static_assert(offsetof(DialogueText_C_ShowPrevSubtitles, SubText_0) == 0x000000, "Member 'DialogueText_C_ShowPrevSubtitles::SubText_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogueText_C \ -static_assert(alignof(UDialogueText_C) == 0x000008, "Wrong alignment on UDialogueText_C"); \ -static_assert(sizeof(UDialogueText_C) == 0x000308, "Wrong size on UDialogueText_C"); \ -static_assert(offsetof(UDialogueText_C, DialogueText) == 0x0002D0, "Member 'UDialogueText_C::DialogueText' has a wrong offset!"); \ -static_assert(offsetof(UDialogueText_C, Name_0) == 0x0002D8, "Member 'UDialogueText_C::Name_0' has a wrong offset!"); \ -static_assert(offsetof(UDialogueText_C, NameBcgrd) == 0x0002E0, "Member 'UDialogueText_C::NameBcgrd' has a wrong offset!"); \ -static_assert(offsetof(UDialogueText_C, SubText) == 0x0002E8, "Member 'UDialogueText_C::SubText' has a wrong offset!"); \ -static_assert(offsetof(UDialogueText_C, PrevSpeaker) == 0x0002F8, "Member 'UDialogueText_C::PrevSpeaker' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Melee_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Melee_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000238, "Wrong size on Melee_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_25) == 0x000004, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_25' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_26) == 0x00000C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_26' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_27) == 0x000014, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_27' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_28) == 0x000040, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_28' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_29) == 0x000044, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_29' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_30) == 0x000045, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_30' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_31) == 0x000048, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_31' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_32) == 0x00004C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_32' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __AnimSequenceBase_33) == 0x000050, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__AnimSequenceBase_33' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_34) == 0x000058, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_34' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_35) == 0x000059, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_35' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_36) == 0x00005C, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_36' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_37) == 0x000068, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_37' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_38) == 0x000088, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_38' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_39) == 0x000090, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_39' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_40) == 0x000098, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_40' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_41) == 0x000099, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_41' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_42) == 0x00009A, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_42' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_43) == 0x0000A0, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_43' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B0, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000130, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000148, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000178, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x0001A8, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequenceEvaluator) == 0x0001D8, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000208, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Melee_AnimBP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Melee_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on Melee_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Melee_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Melee_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Melee_AnimBP_C_AnimGraph \ -static_assert(alignof(Melee_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Melee_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(Melee_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on Melee_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(Melee_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Melee_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UMelee_AnimBP_C \ -static_assert(alignof(UMelee_AnimBP_C) == 0x000010, "Wrong alignment on UMelee_AnimBP_C"); \ -static_assert(sizeof(UMelee_AnimBP_C) == 0x000510, "Wrong size on UMelee_AnimBP_C"); \ -static_assert(offsetof(UMelee_AnimBP_C, __AnimBlueprintMutables) == 0x0003C0, "Member 'UMelee_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UMelee_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UMelee_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UMelee_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x0003F8, "Member 'UMelee_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_Slot) == 0x000440, "Member 'UMelee_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_SequenceEvaluator) == 0x000488, "Member 'UMelee_AnimBP_C::AnimGraphNode_SequenceEvaluator' has a wrong offset!"); \ -static_assert(offsetof(UMelee_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x0004C8, "Member 'UMelee_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_SubObjectiveFloatingMarker_C \ -static_assert(alignof(UBPW_SubObjectiveFloatingMarker_C) == 0x000008, "Wrong alignment on UBPW_SubObjectiveFloatingMarker_C"); \ -static_assert(sizeof(UBPW_SubObjectiveFloatingMarker_C) == 0x000430, "Wrong size on UBPW_SubObjectiveFloatingMarker_C"); \ -static_assert(offsetof(UBPW_SubObjectiveFloatingMarker_C, Image) == 0x000420, "Member 'UBPW_SubObjectiveFloatingMarker_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UBPW_SubObjectiveFloatingMarker_C, Image_40) == 0x000428, "Member 'UBPW_SubObjectiveFloatingMarker_C::Image_40' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_ObjectiveFloatingMarkersManager_C \ -static_assert(alignof(UBP_ObjectiveFloatingMarkersManager_C) == 0x000008, "Wrong alignment on UBP_ObjectiveFloatingMarkersManager_C"); \ -static_assert(sizeof(UBP_ObjectiveFloatingMarkersManager_C) == 0x0000E8, "Wrong size on UBP_ObjectiveFloatingMarkersManager_C"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_AMListIsValid \ -static_assert(alignof(Beh_Base_C_AMListIsValid) == 0x000001, "Wrong alignment on Beh_Base_C_AMListIsValid"); \ -static_assert(sizeof(Beh_Base_C_AMListIsValid) == 0x000002, "Wrong size on Beh_Base_C_AMListIsValid"); \ -static_assert(offsetof(Beh_Base_C_AMListIsValid, ReturnValue) == 0x000000, "Member 'Beh_Base_C_AMListIsValid::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_AMListIsValid, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000001, "Member 'Beh_Base_C_AMListIsValid::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_CheckTrajectoryDistanceRange \ -static_assert(alignof(Beh_Base_C_CheckTrajectoryDistanceRange) == 0x000008, "Wrong alignment on Beh_Base_C_CheckTrajectoryDistanceRange"); \ -static_assert(sizeof(Beh_Base_C_CheckTrajectoryDistanceRange) == 0x000058, "Wrong size on Beh_Base_C_CheckTrajectoryDistanceRange"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, PathPositions) == 0x000000, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::PathPositions' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, ReturnValue) == 0x000010, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_GetTrajectoryDistanceRange_Trajectory_Distance_Range) == 0x000018, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_GetTrajectoryDistanceRange_Trajectory_Distance_Range' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_Get_Path_Length_Distance) == 0x000028, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_Get_Path_Length_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_BreakVector2D_X) == 0x000030, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_BreakVector2D_Y) == 0x000038, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000040, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryDistanceRange, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000050, "Member 'Beh_Base_C_CheckTrajectoryDistanceRange::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_CheckTrajectoryEndLocation \ -static_assert(alignof(Beh_Base_C_CheckTrajectoryEndLocation) == 0x000010, "Wrong alignment on Beh_Base_C_CheckTrajectoryEndLocation"); \ -static_assert(sizeof(Beh_Base_C_CheckTrajectoryEndLocation) == 0x000340, "Wrong size on Beh_Base_C_CheckTrajectoryEndLocation"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, PathPositions) == 0x000000, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::PathPositions' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, HitResult) == 0x000010, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::HitResult' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, ReturnValue) == 0x000110, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_Array_LastIndex_ReturnValue) == 0x000114, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_GetTransform_ReturnValue) == 0x000120, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_Array_Get_Item) == 0x000180, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_GetTargetLocation_ReturnValue) == 0x000198, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_GetTargetLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_InverseTransformLocation_ReturnValue) == 0x0001B0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_InverseTransformLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_GetTransform_ReturnValue_1) == 0x0001D0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_GetTransform_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_GetTrajectoryDistanceToTargetCheck_ImpactDistanceToTargetThreshold) == 0x000230, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_GetTrajectoryDistanceToTargetCheck_ImpactDistanceToTargetThreshold' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_InverseTransformLocation_ReturnValue_1) == 0x000238, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_InverseTransformLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_Vector_Distance2D_ReturnValue) == 0x000250, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_bBlockingHit) == 0x000258, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_bInitialOverlap) == 0x000259, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_Time) == 0x00025C, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_Distance) == 0x000260, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_Location) == 0x000268, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_ImpactPoint) == 0x000280, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_Normal) == 0x000298, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_ImpactNormal) == 0x0002B0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_PhysMat) == 0x0002C8, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_HitActor) == 0x0002D0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_HitComponent) == 0x0002D8, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_HitBoneName) == 0x0002E0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_BoneName) == 0x0002E8, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_HitItem) == 0x0002F0, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_ElementIndex) == 0x0002F4, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_FaceIndex) == 0x0002F8, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_TraceStart) == 0x000300, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BreakHitResult_TraceEnd) == 0x000318, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000330, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000331, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_CheckTrajectoryEndLocation, CallFunc_BooleanOR_ReturnValue) == 0x000332, "Member 'Beh_Base_C_CheckTrajectoryEndLocation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Clamp_Angle_Start_Velocity \ -static_assert(alignof(Beh_Base_C_Clamp_Angle_Start_Velocity) == 0x000008, "Wrong alignment on Beh_Base_C_Clamp_Angle_Start_Velocity"); \ -static_assert(sizeof(Beh_Base_C_Clamp_Angle_Start_Velocity) == 0x000358, "Wrong size on Beh_Base_C_Clamp_Angle_Start_Velocity"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000000, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetSocketLocation_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetSocketRotation_ReturnValue) == 0x000030, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetSocketRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetSocketRotation_ReturnValue_1) == 0x000048, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetSocketRotation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000060, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetRightVector_ReturnValue) == 0x000078, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetForwardVector_ReturnValue) == 0x000090, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_GetUpVector_ReturnValue) == 0x0000A8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToString_ReturnValue) == 0x0000C0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity) == 0x0000D0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_1) == 0x0000E8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_ProjectVectorOnToVector_ReturnValue) == 0x000100, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_ProjectVectorOnToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location) == 0x000118, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Normal_ReturnValue) == 0x000130, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Dot_VectorVector_ReturnValue) == 0x000148, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, K2Node_SwitchEnum_CmpSuccess) == 0x000150, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000158, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_2) == 0x000160, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_SignOfFloat_ReturnValue) == 0x000178, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Normal_ReturnValue_1) == 0x000180, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location_1) == 0x000198, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0001B0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_3) == 0x0001C8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Add_VectorVector_ReturnValue) == 0x0001E0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_ProjectVectorOnToPlane_ReturnValue) == 0x0001F8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_ProjectVectorOnToPlane_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Normal_ReturnValue_2) == 0x000210, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000228, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_DegAcos_ReturnValue) == 0x000230, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_DegAcos_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToString_ReturnValue_1) == 0x000238, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToString_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000248, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue) == 0x000250, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_FClamp_ReturnValue) == 0x000260, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000268, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000278, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToString_ReturnValue_2) == 0x000280, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToString_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Conv_DoubleToString_ReturnValue_3) == 0x000290, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Conv_DoubleToString_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_RotateAngleAxis_ReturnValue) == 0x0002A0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_RotateAngleAxis_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0002B8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Normal_ReturnValue_3) == 0x0002C8, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0002E0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0002F0, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000308, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000318, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000330, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000340, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Angle_Start_Velocity, CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast) == 0x000350, "Member 'Beh_Base_C_Clamp_Angle_Start_Velocity::CallFunc_RotateAngleAxis_AngleDeg_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Clamp_Magnitude_Start_Velocity \ -static_assert(alignof(Beh_Base_C_Clamp_Magnitude_Start_Velocity) == 0x000008, "Wrong alignment on Beh_Base_C_Clamp_Magnitude_Start_Velocity"); \ -static_assert(sizeof(Beh_Base_C_Clamp_Magnitude_Start_Velocity) == 0x0000F0, "Wrong size on Beh_Base_C_Clamp_Magnitude_Start_Velocity"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Get_Trajectory_Range_Speed_SpeedRange) == 0x000000, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Get_Trajectory_Range_Speed_SpeedRange' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_GetTrajectoryMinSpeed_Min_Speed) == 0x000010, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_GetTrajectoryMinSpeed_Min_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_VSize2D_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_VSize2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity) == 0x000020, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_GetTrajectoryMaxSpeed_Max_Speed) == 0x00003C, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_GetTrajectoryMaxSpeed_Max_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_1) == 0x000040, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_2) == 0x000058, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Normal_ReturnValue) == 0x000070, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_VSize_ReturnValue) == 0x000088, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_FClamp_ReturnValue) == 0x000090, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000098, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_SelectVector_ReturnValue) == 0x0000C8, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_FClamp_Min_ImplicitCast) == 0x0000E0, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_FClamp_Min_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Clamp_Magnitude_Start_Velocity, CallFunc_FClamp_Max_ImplicitCast) == 0x0000E8, "Member 'Beh_Base_C_Clamp_Magnitude_Start_Velocity::CallFunc_FClamp_Max_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Distance_To_Goal \ -static_assert(alignof(Beh_Base_C_Distance_To_Goal) == 0x000008, "Wrong alignment on Beh_Base_C_Distance_To_Goal"); \ -static_assert(sizeof(Beh_Base_C_Distance_To_Goal) == 0x0000E8, "Wrong size on Beh_Base_C_Distance_To_Goal"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, Distance) == 0x000000, "Member 'Beh_Base_C_Distance_To_Goal::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, EndLocation) == 0x000008, "Member 'Beh_Base_C_Distance_To_Goal::EndLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, StartLocation) == 0x000020, "Member 'Beh_Base_C_Distance_To_Goal::StartLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, TemporalDistance) == 0x000038, "Member 'Beh_Base_C_Distance_To_Goal::TemporalDistance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, Temp_byte_Variable) == 0x000040, "Member 'Beh_Base_C_Distance_To_Goal::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, Temp_struct_Variable) == 0x000048, "Member 'Beh_Base_C_Distance_To_Goal::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_Vector_Distance2D_ReturnValue) == 0x000060, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_Get_Navigation_Path_Length_Distance) == 0x000068, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_Get_Navigation_Path_Length_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000070, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_GetSpeedByDistanceMode_Output_Get) == 0x000090, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_GetSpeedByDistanceMode_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_Get_Movement_Goal_Location_GoalLocation) == 0x000098, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_Get_Movement_Goal_Location_GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, K2Node_Select_Default) == 0x0000B8, "Member 'Beh_Base_C_Distance_To_Goal::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Distance_To_Goal, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000D0, "Member 'Beh_Base_C_Distance_To_Goal::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Encircling_Direction \ -static_assert(alignof(Beh_Base_C_Encircling_Direction) == 0x000008, "Wrong alignment on Beh_Base_C_Encircling_Direction"); \ -static_assert(sizeof(Beh_Base_C_Encircling_Direction) == 0x0000D8, "Wrong size on Beh_Base_C_Encircling_Direction"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Encircling_Side) == 0x000000, "Member 'Beh_Base_C_Encircling_Direction::Encircling_Side' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, StrafeSide) == 0x000001, "Member 'Beh_Base_C_Encircling_Direction::StrafeSide' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, NewDirection) == 0x000002, "Member 'Beh_Base_C_Encircling_Direction::NewDirection' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Available_Distance) == 0x000008, "Member 'Beh_Base_C_Encircling_Direction::Available_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_bool_Variable) == 0x000010, "Member 'Beh_Base_C_Encircling_Direction::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable) == 0x000011, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable_1) == 0x000012, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_bool_Variable_1) == 0x000013, "Member 'Beh_Base_C_Encircling_Direction::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable_2) == 0x000014, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable_3) == 0x000015, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_GetEncirclingMaxTimer_EncirclingMaxTimer) == 0x000018, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_GetEncirclingMaxTimer_EncirclingMaxTimer' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x000021, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_BreakVector2D_X) == 0x000028, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_BreakVector2D_Y) == 0x000030, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_EqualEqual_ByteByte_ReturnValue_2) == 0x000038, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_EqualEqual_ByteByte_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_BooleanOR_ReturnValue) == 0x000039, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Less_DoubleDouble_ReturnValue) == 0x00003A, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_Available_Distance) == 0x000040, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_Available_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_Direction_Checked) == 0x000048, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_Direction_Checked' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_End_TraceLocation) == 0x000060, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_End_TraceLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable_4) == 0x000079, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_K2_GetTimerElapsedTimeHandle_ReturnValue) == 0x00007C, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_K2_GetTimerElapsedTimeHandle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000080, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_EqualEqual_ByteByte_ReturnValue_3) == 0x000088, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_EqualEqual_ByteByte_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, K2Node_Select_Default) == 0x000089, "Member 'Beh_Base_C_Encircling_Direction::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_byte_Variable_5) == 0x00008A, "Member 'Beh_Base_C_Encircling_Direction::Temp_byte_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, Temp_bool_Variable_2) == 0x00008B, "Member 'Beh_Base_C_Encircling_Direction::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_RandomBool_ReturnValue) == 0x00008C, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, K2Node_Select_Default_1) == 0x00008D, "Member 'Beh_Base_C_Encircling_Direction::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, K2Node_Select_Default_2) == 0x00008E, "Member 'Beh_Base_C_Encircling_Direction::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_Available_Distance_1) == 0x000090, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_Available_Distance_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_Direction_Checked_1) == 0x000098, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_Direction_Checked_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Raycast_Side_End_TraceLocation_1) == 0x0000B0, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Raycast_Side_End_TraceLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x0000C8, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000C9, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Encircling_Direction, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0000D0, "Member 'Beh_Base_C_Encircling_Direction::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_ExecuteUbergraph_Beh_Base \ -static_assert(alignof(Beh_Base_C_ExecuteUbergraph_Beh_Base) == 0x000008, "Wrong alignment on Beh_Base_C_ExecuteUbergraph_Beh_Base"); \ -static_assert(sizeof(Beh_Base_C_ExecuteUbergraph_Beh_Base) == 0x0007B8, "Wrong size on Beh_Base_C_ExecuteUbergraph_Beh_Base"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, EntryPoint) == 0x000000, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag) == 0x000004, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName) == 0x00000C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, Temp_name_Variable) == 0x000024, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, Temp_struct_Variable) == 0x00002C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_2) == 0x000044, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_3) == 0x000054, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_4) == 0x000064, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000078, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_5) == 0x000080, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_Event_AiController_1) == 0x000090, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_Event_bWasInterrupted) == 0x000098, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetDisplayName_ReturnValue) == 0x0000A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue) == 0x0000B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetCronosController_CronosController) == 0x0000C0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetCronosController_ReturnValue) == 0x0000C8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000D0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_ConsumeToken_ReturnValue) == 0x0000E0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag_1) == 0x0000E4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName_1) == 0x0000EC, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000F4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_7) == 0x000104, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_8) == 0x000114, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementQueryInstance_Query_Instance) == 0x000128, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementQueryInstance_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementQueryInstance_Query_Instance_1) == 0x000130, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementQueryInstance_Query_Instance_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue) == 0x000138, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetRotationQueryInstance_Query_Instance) == 0x000140, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetRotationQueryInstance_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetRotationQueryInstance_Query_Instance_1) == 0x000148, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetRotationQueryInstance_Query_Instance_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_1) == 0x000150, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag_2) == 0x000154, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName_2) == 0x00015C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_2) == 0x000164, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_9) == 0x000168, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_3) == 0x000178, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag_3) == 0x00017C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName_3) == 0x000184, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_10) == 0x00018C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetComponentByClass_ReturnValue) == 0x0001A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0001A8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_SetAnimPlayRate_New_Value) == 0x0001B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_SetAnimPlayRate_New_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag_4) == 0x0001B4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName_4) == 0x0001BC, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetDisplayName_ReturnValue_1) == 0x0001C8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0001D8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetDisplayName_ReturnValue_2) == 0x0001E8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetDisplayName_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0001F8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_11) == 0x000208, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_12) == 0x000218, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_getPawn_ReturnValue) == 0x000228, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Movement_Goal_Location_GoalLocation) == 0x000230, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Movement_Goal_Location_GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000248, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_bSuccess) == 0x000258, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000260, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Movement_Goal_Location_GoalLocation_1) == 0x000268, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Movement_Goal_Location_GoalLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Movement_Goal_Actor_MovementGoalActor) == 0x000280, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Movement_Goal_Actor_MovementGoalActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetCronosController_CronosController_1) == 0x000288, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetCronosController_ReturnValue_1) == 0x000290, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_getPawn_ReturnValue_1) == 0x000298, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_RunEQSQuery_ReturnValue) == 0x0002A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_RunEQSQuery_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_QueryInstance_1) == 0x0002A8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_QueryInstance_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_QueryStatus_1) == 0x0002B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_QueryStatus_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementQueryStatus_Query_Status) == 0x0002B1, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementQueryStatus_Query_Status' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0002B8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_SwitchEnum_CmpSuccess) == 0x0002C8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Movement_Query_Location_Result__Location_Result) == 0x0002D0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Movement_Query_Location_Result__Location_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetTargetObject_ReturnValue) == 0x0002E8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_AsActor) == 0x0002F0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_bSuccess_1) == 0x0002F8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1) == 0x000300, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_13) == 0x000310, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_14) == 0x000320, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000330, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x000338, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_4) == 0x000340, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_Result) == 0x000341, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_AIController) == 0x000348, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_5) == 0x000350, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_isMovementGoalReached_ReturnValue) == 0x000351, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_isMovementGoalReached_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_15) == 0x000354, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_EventTag_5) == 0x000364, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NotifyName_5) == 0x00036C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_isMovementGoalReached_ReturnValue_1) == 0x000374, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_isMovementGoalReached_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_16) == 0x000378, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_16' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_17) == 0x000388, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_17' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_K2_SetTimerDelegate_ReturnValue_3) == 0x000398, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_K2_SetTimerDelegate_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Distance_To_Goal_Distance) == 0x0003A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Distance_To_Goal_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_isMovementGoalReached_ReturnValue_2) == 0x0003A8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_isMovementGoalReached_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_SelectGait_SelectedGait) == 0x0003A9, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_SelectGait_SelectedGait' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_SelectGait_NewGait) == 0x0003AA, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_SelectGait_NewGait' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Not_PreBool_ReturnValue) == 0x0003AB, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_SetMovementSpeed_Output_Get) == 0x0003AC, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_SetMovementSpeed_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Map_Length_ReturnValue) == 0x0003B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Greater_IntInt_ReturnValue) == 0x0003B4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementSpeed_MovementSpeed) == 0x0003B5, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementSpeed_MovementSpeed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_PawnIsValid_IsValid) == 0x0003B6, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_PawnIsValid_IsValid' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_getPawn_ReturnValue_2) == 0x0003B8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_getPawn_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_AsCharacter) == 0x0003C0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_bSuccess_2) == 0x0003C8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_Event_AiController) == 0x0003D0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_18) == 0x0003D8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_18' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0003E8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0003F0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_MakeArray_Array) == 0x000408, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000418, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetCameraLocation_ReturnValue) == 0x000420, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_LineTraceSingle_OutHit) == 0x000438, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_LineTraceSingle_ReturnValue) == 0x000538, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_SwitchEnum_CmpSuccess_1) == 0x000539, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, Temp_class_Variable) == 0x000540, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetIsStrafing_isStrafing) == 0x000548, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetIsStrafing_isStrafing' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Conv_BoolToString_ReturnValue) == 0x000550, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementSpeed_MovementSpeed_1) == 0x000560, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementSpeed_MovementSpeed_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2) == 0x000568, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementComponent_ReturnValue) == 0x000578, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_AsCronos_Character_Movement_Component) == 0x000580, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_AsCronos_Character_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_DynamicCast_bSuccess_3) == 0x000588, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Select_AM_ToPlay_Section) == 0x00058C, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Select_AM_ToPlay_Section' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Select_AM_ToPlay_AM_To_Play) == 0x000598, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Select_AM_ToPlay_AM_To_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetAnimPlayRate_Rate) == 0x0005A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetAnimPlayRate_Rate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_NextSection) == 0x0005A4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_NextSection' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_PlayImmediately) == 0x0005AC, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_PlayImmediately' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetSelectedAnimationMontage_AnimationMontageList) == 0x0005B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetSelectedAnimationMontage_AnimationMontageList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetSelectedAnimationMontage_AnimationMontageList_1) == 0x0005B8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetSelectedAnimationMontage_AnimationMontageList_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetDisplayName_ReturnValue_3) == 0x0005C0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetDisplayName_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetSelectedAnimationMontage_AnimationMontageList_2) == 0x0005D0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetSelectedAnimationMontage_AnimationMontageList_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0005D8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0005E8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_6) == 0x0005F8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Concat_StrStr_ReturnValue_7) == 0x000608, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Concat_StrStr_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMontageStartAt_MontageStartAt) == 0x000618, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMontageStartAt_MontageStartAt' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000620, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000630, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_6) == 0x000638, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Rotation_Goal_Location_GoalRotation) == 0x000640, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Rotation_Goal_Location_GoalRotation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Rotation_Goal_Location_GoalRotation_1) == 0x000658, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Rotation_Goal_Location_GoalRotation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_getPawn_ReturnValue_3) == 0x000670, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_getPawn_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3) == 0x000678, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x000688, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_BehaviorMoveTo_ReturnValue) == 0x000698, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_7) == 0x0006A0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CreateDelegate_OutputDelegate_19) == 0x0006A4, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CreateDelegate_OutputDelegate_19' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_QueryInstance) == 0x0006B8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_QueryInstance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_CustomEvent_QueryStatus) == 0x0006C0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_CustomEvent_QueryStatus' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_RunEQSQuery_ReturnValue_1) == 0x0006C8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_RunEQSQuery_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetRotationQueryStatus_Query_Status) == 0x0006D0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetRotationQueryStatus_Query_Status' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Get_Rotation_Query_Location_Result__Location_Result) == 0x0006D8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Get_Rotation_Query_Location_Result__Location_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_SwitchEnum_CmpSuccess_2) == 0x0006F0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_BehaviorRotateTowards_ReturnValue) == 0x0006F8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_BehaviorRotateTowards_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_SwitchEnum_CmpSuccess_3) == 0x000700, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_SwitchEnum_CmpSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_8) == 0x000701, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetStrafeDirection_StrafeDirection) == 0x000708, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetStrafeDirection_StrafeDirection' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, K2Node_MakeStruct_SteeringRequest) == 0x000720, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_GetMovementSpeed_MovementSpeed_2) == 0x000790, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_GetMovementSpeed_MovementSpeed_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x000798, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_BehaviorSteer_ReturnValue) == 0x0007A8, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_IsValid_ReturnValue_9) == 0x0007B0, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ExecuteUbergraph_Beh_Base, CallFunc_Encircling_Direction_StrafeSide) == 0x0007B1, "Member 'Beh_Base_C_ExecuteUbergraph_Beh_Base::CallFunc_Encircling_Direction_StrafeSide' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_CronosController \ -static_assert(alignof(Beh_Base_C_Get_CronosController) == 0x000008, "Wrong alignment on Beh_Base_C_Get_CronosController"); \ -static_assert(sizeof(Beh_Base_C_Get_CronosController) == 0x000008, "Wrong size on Beh_Base_C_Get_CronosController"); \ -static_assert(offsetof(Beh_Base_C_Get_CronosController, Cronos_Controller_0) == 0x000000, "Member 'Beh_Base_C_Get_CronosController::Cronos_Controller_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Movement_Goal_Actor \ -static_assert(alignof(Beh_Base_C_Get_Movement_Goal_Actor) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Movement_Goal_Actor"); \ -static_assert(sizeof(Beh_Base_C_Get_Movement_Goal_Actor) == 0x000030, "Wrong size on Beh_Base_C_Get_Movement_Goal_Actor"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, MovementGoalActor) == 0x000000, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::MovementGoalActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, K2Node_SwitchEnum_CmpSuccess) == 0x000010, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, K2Node_DynamicCast_AsActor) == 0x000018, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Actor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'Beh_Base_C_Get_Movement_Goal_Actor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Movement_Goal_Location \ -static_assert(alignof(Beh_Base_C_Get_Movement_Goal_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Movement_Goal_Location"); \ -static_assert(sizeof(Beh_Base_C_Get_Movement_Goal_Location) == 0x000058, "Wrong size on Beh_Base_C_Get_Movement_Goal_Location"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Location, GoalLocation) == 0x000000, "Member 'Beh_Base_C_Get_Movement_Goal_Location::GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Location, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Get_Movement_Goal_Location::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Location, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Get_Movement_Goal_Location::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Location, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000038, "Member 'Beh_Base_C_Get_Movement_Goal_Location::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Goal_Location, K2Node_SwitchEnum_CmpSuccess) == 0x000050, "Member 'Beh_Base_C_Get_Movement_Goal_Location::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Movement_Query_Location_Result_ \ -static_assert(alignof(Beh_Base_C_Get_Movement_Query_Location_Result_) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Movement_Query_Location_Result_"); \ -static_assert(sizeof(Beh_Base_C_Get_Movement_Query_Location_Result_) == 0x000050, "Wrong size on Beh_Base_C_Get_Movement_Query_Location_Result_"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Query_Location_Result_, Location_Result) == 0x000000, "Member 'Beh_Base_C_Get_Movement_Query_Location_Result_::Location_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Query_Location_Result_, CallFunc_GetMovementQueryInstance_Query_Instance) == 0x000018, "Member 'Beh_Base_C_Get_Movement_Query_Location_Result_::CallFunc_GetMovementQueryInstance_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Query_Location_Result_, CallFunc_GetQueryResultsAsLocations_ResultLocations) == 0x000020, "Member 'Beh_Base_C_Get_Movement_Query_Location_Result_::CallFunc_GetQueryResultsAsLocations_ResultLocations' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Query_Location_Result_, CallFunc_GetQueryResultsAsLocations_ReturnValue) == 0x000030, "Member 'Beh_Base_C_Get_Movement_Query_Location_Result_::CallFunc_GetQueryResultsAsLocations_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Movement_Query_Location_Result_, CallFunc_Array_Get_Item) == 0x000038, "Member 'Beh_Base_C_Get_Movement_Query_Location_Result_::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Navigation_Path_Length \ -static_assert(alignof(Beh_Base_C_Get_Navigation_Path_Length) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Navigation_Path_Length"); \ -static_assert(sizeof(Beh_Base_C_Get_Navigation_Path_Length) == 0x000090, "Wrong size on Beh_Base_C_Get_Navigation_Path_Length"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, PathStart) == 0x000000, "Member 'Beh_Base_C_Get_Navigation_Path_Length::PathStart' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, PathEnd) == 0x000018, "Member 'Beh_Base_C_Get_Navigation_Path_Length::PathEnd' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, Distance) == 0x000030, "Member 'Beh_Base_C_Get_Navigation_Path_Length::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, PathPoints) == 0x000038, "Member 'Beh_Base_C_Get_Navigation_Path_Length::PathPoints' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, FinalDistance) == 0x000048, "Member 'Beh_Base_C_Get_Navigation_Path_Length::FinalDistance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, Temp_class_Variable) == 0x000050, "Member 'Beh_Base_C_Get_Navigation_Path_Length::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, CallFunc_FindPathToLocationSynchronously_ReturnValue) == 0x000058, "Member 'Beh_Base_C_Get_Navigation_Path_Length::CallFunc_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, CallFunc_getPawn_ReturnValue) == 0x000060, "Member 'Beh_Base_C_Get_Navigation_Path_Length::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000068, "Member 'Beh_Base_C_Get_Navigation_Path_Length::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Beh_Base_C_Get_Navigation_Path_Length::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000080, "Member 'Beh_Base_C_Get_Navigation_Path_Length::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Navigation_Path_Length, CallFunc_Get_Path_Length_Distance) == 0x000088, "Member 'Beh_Base_C_Get_Navigation_Path_Length::CallFunc_Get_Path_Length_Distance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Path_Length \ -static_assert(alignof(Beh_Base_C_Get_Path_Length) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Path_Length"); \ -static_assert(sizeof(Beh_Base_C_Get_Path_Length) == 0x000078, "Wrong size on Beh_Base_C_Get_Path_Length"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, Path) == 0x000000, "Member 'Beh_Base_C_Get_Path_Length::Path' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, Distance) == 0x000010, "Member 'Beh_Base_C_Get_Path_Length::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, FinalDistance) == 0x000018, "Member 'Beh_Base_C_Get_Path_Length::FinalDistance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Array_Length_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Subtract_IntInt_ReturnValue) == 0x000024, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, Temp_int_Variable) == 0x000028, "Member 'Beh_Base_C_Get_Path_Length::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Array_Get_Item) == 0x000030, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Vector_Distance_ReturnValue) == 0x000060, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000068, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Add_IntInt_ReturnValue_1) == 0x00006C, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Path_Length, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000070, "Member 'Beh_Base_C_Get_Path_Length::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Projectile_Socket \ -static_assert(alignof(Beh_Base_C_Get_Projectile_Socket) == 0x000004, "Wrong alignment on Beh_Base_C_Get_Projectile_Socket"); \ -static_assert(sizeof(Beh_Base_C_Get_Projectile_Socket) == 0x000008, "Wrong size on Beh_Base_C_Get_Projectile_Socket"); \ -static_assert(offsetof(Beh_Base_C_Get_Projectile_Socket, ProjectileSocket_0) == 0x000000, "Member 'Beh_Base_C_Get_Projectile_Socket::ProjectileSocket_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Rotation_Goal_Actor \ -static_assert(alignof(Beh_Base_C_Get_Rotation_Goal_Actor) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Rotation_Goal_Actor"); \ -static_assert(sizeof(Beh_Base_C_Get_Rotation_Goal_Actor) == 0x000028, "Wrong size on Beh_Base_C_Get_Rotation_Goal_Actor"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, RotationGoalActor) == 0x000000, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::RotationGoalActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, K2Node_DynamicCast_AsActor) == 0x000010, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, K2Node_SwitchEnum_CmpSuccess) == 0x000019, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Actor, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Get_Rotation_Goal_Actor::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Rotation_Goal_Location \ -static_assert(alignof(Beh_Base_C_Get_Rotation_Goal_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Rotation_Goal_Location"); \ -static_assert(sizeof(Beh_Base_C_Get_Rotation_Goal_Location) == 0x000070, "Wrong size on Beh_Base_C_Get_Rotation_Goal_Location"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, GoalRotation) == 0x000000, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::GoalRotation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, CallFunc_GetTargetObject_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, K2Node_DynamicCast_AsActor) == 0x000020, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000030, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Goal_Location, K2Node_SwitchEnum_CmpSuccess) == 0x000068, "Member 'Beh_Base_C_Get_Rotation_Goal_Location::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Rotation_Query_Location_Result_ \ -static_assert(alignof(Beh_Base_C_Get_Rotation_Query_Location_Result_) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Rotation_Query_Location_Result_"); \ -static_assert(sizeof(Beh_Base_C_Get_Rotation_Query_Location_Result_) == 0x000050, "Wrong size on Beh_Base_C_Get_Rotation_Query_Location_Result_"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Query_Location_Result_, Location_Result) == 0x000000, "Member 'Beh_Base_C_Get_Rotation_Query_Location_Result_::Location_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Query_Location_Result_, CallFunc_GetRotationQueryInstance_Query_Instance) == 0x000018, "Member 'Beh_Base_C_Get_Rotation_Query_Location_Result_::CallFunc_GetRotationQueryInstance_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Query_Location_Result_, CallFunc_GetQueryResultsAsLocations_ResultLocations) == 0x000020, "Member 'Beh_Base_C_Get_Rotation_Query_Location_Result_::CallFunc_GetQueryResultsAsLocations_ResultLocations' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Query_Location_Result_, CallFunc_GetQueryResultsAsLocations_ReturnValue) == 0x000030, "Member 'Beh_Base_C_Get_Rotation_Query_Location_Result_::CallFunc_GetQueryResultsAsLocations_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Rotation_Query_Location_Result_, CallFunc_Array_Get_Item) == 0x000038, "Member 'Beh_Base_C_Get_Rotation_Query_Location_Result_::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Trajectory__Start_Location \ -static_assert(alignof(Beh_Base_C_Get_Trajectory__Start_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Trajectory__Start_Location"); \ -static_assert(sizeof(Beh_Base_C_Get_Trajectory__Start_Location) == 0x000018, "Wrong size on Beh_Base_C_Get_Trajectory__Start_Location"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory__Start_Location, Trajectory_Start_Location) == 0x000000, "Member 'Beh_Base_C_Get_Trajectory__Start_Location::Trajectory_Start_Location' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Trajectory_Gravity \ -static_assert(alignof(Beh_Base_C_Get_Trajectory_Gravity) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Trajectory_Gravity"); \ -static_assert(sizeof(Beh_Base_C_Get_Trajectory_Gravity) == 0x000068, "Wrong size on Beh_Base_C_Get_Trajectory_Gravity"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Gravity, ReturnValue) == 0x000000, "Member 'Beh_Base_C_Get_Trajectory_Gravity::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Gravity, CallFunc_GetTrajectoryGravityScale_TrajectoryGravitiyScale) == 0x000018, "Member 'Beh_Base_C_Get_Trajectory_Gravity::CallFunc_GetTrajectoryGravityScale_TrajectoryGravitiyScale' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Gravity, CallFunc_GetWorldGravity_WorldGravity) == 0x000020, "Member 'Beh_Base_C_Get_Trajectory_Gravity::CallFunc_GetWorldGravity_WorldGravity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Gravity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Get_Trajectory_Gravity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Gravity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'Beh_Base_C_Get_Trajectory_Gravity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Trajectory_Prediction_Radius \ -static_assert(alignof(Beh_Base_C_Get_Trajectory_Prediction_Radius) == 0x000004, "Wrong alignment on Beh_Base_C_Get_Trajectory_Prediction_Radius"); \ -static_assert(sizeof(Beh_Base_C_Get_Trajectory_Prediction_Radius) == 0x000004, "Wrong size on Beh_Base_C_Get_Trajectory_Prediction_Radius"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Prediction_Radius, Trajectory_Prediction_Radius) == 0x000000, "Member 'Beh_Base_C_Get_Trajectory_Prediction_Radius::Trajectory_Prediction_Radius' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Trajectory_Range_Speed \ -static_assert(alignof(Beh_Base_C_Get_Trajectory_Range_Speed) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Trajectory_Range_Speed"); \ -static_assert(sizeof(Beh_Base_C_Get_Trajectory_Range_Speed) == 0x000010, "Wrong size on Beh_Base_C_Get_Trajectory_Range_Speed"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Range_Speed, SpeedRange) == 0x000000, "Member 'Beh_Base_C_Get_Trajectory_Range_Speed::SpeedRange' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Get_Trajectory_Start_Velocity \ -static_assert(alignof(Beh_Base_C_Get_Trajectory_Start_Velocity) == 0x000008, "Wrong alignment on Beh_Base_C_Get_Trajectory_Start_Velocity"); \ -static_assert(sizeof(Beh_Base_C_Get_Trajectory_Start_Velocity) == 0x000018, "Wrong size on Beh_Base_C_Get_Trajectory_Start_Velocity"); \ -static_assert(offsetof(Beh_Base_C_Get_Trajectory_Start_Velocity, Trajectory_Start_Velocity_0) == 0x000000, "Member 'Beh_Base_C_Get_Trajectory_Start_Velocity::Trajectory_Start_Velocity_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetAMSectionOverride \ -static_assert(alignof(Beh_Base_C_GetAMSectionOverride) == 0x000004, "Wrong alignment on Beh_Base_C_GetAMSectionOverride"); \ -static_assert(sizeof(Beh_Base_C_GetAMSectionOverride) == 0x000008, "Wrong size on Beh_Base_C_GetAMSectionOverride"); \ -static_assert(offsetof(Beh_Base_C_GetAMSectionOverride, AMSectionOverride_0) == 0x000000, "Member 'Beh_Base_C_GetAMSectionOverride::AMSectionOverride_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetAnimationMontageList \ -static_assert(alignof(Beh_Base_C_GetAnimationMontageList) == 0x000008, "Wrong alignment on Beh_Base_C_GetAnimationMontageList"); \ -static_assert(sizeof(Beh_Base_C_GetAnimationMontageList) == 0x000010, "Wrong size on Beh_Base_C_GetAnimationMontageList"); \ -static_assert(offsetof(Beh_Base_C_GetAnimationMontageList, AnimationMontageList_0) == 0x000000, "Member 'Beh_Base_C_GetAnimationMontageList::AnimationMontageList_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetAnimPlayRate \ -static_assert(alignof(Beh_Base_C_GetAnimPlayRate) == 0x000004, "Wrong alignment on Beh_Base_C_GetAnimPlayRate"); \ -static_assert(sizeof(Beh_Base_C_GetAnimPlayRate) == 0x000004, "Wrong size on Beh_Base_C_GetAnimPlayRate"); \ -static_assert(offsetof(Beh_Base_C_GetAnimPlayRate, Rate) == 0x000000, "Member 'Beh_Base_C_GetAnimPlayRate::Rate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetBehaviorMinScore \ -static_assert(alignof(Beh_Base_C_GetBehaviorMinScore) == 0x000008, "Wrong alignment on Beh_Base_C_GetBehaviorMinScore"); \ -static_assert(sizeof(Beh_Base_C_GetBehaviorMinScore) == 0x000008, "Wrong size on Beh_Base_C_GetBehaviorMinScore"); \ -static_assert(offsetof(Beh_Base_C_GetBehaviorMinScore, BehaviorMinScore_0) == 0x000000, "Member 'Beh_Base_C_GetBehaviorMinScore::BehaviorMinScore_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetCurrentEncirclingSide \ -static_assert(alignof(Beh_Base_C_GetCurrentEncirclingSide) == 0x000001, "Wrong alignment on Beh_Base_C_GetCurrentEncirclingSide"); \ -static_assert(sizeof(Beh_Base_C_GetCurrentEncirclingSide) == 0x000001, "Wrong size on Beh_Base_C_GetCurrentEncirclingSide"); \ -static_assert(offsetof(Beh_Base_C_GetCurrentEncirclingSide, CurrentEncirclingSide_0) == 0x000000, "Member 'Beh_Base_C_GetCurrentEncirclingSide::CurrentEncirclingSide_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetEncirclingEventHandler \ -static_assert(alignof(Beh_Base_C_GetEncirclingEventHandler) == 0x000008, "Wrong alignment on Beh_Base_C_GetEncirclingEventHandler"); \ -static_assert(sizeof(Beh_Base_C_GetEncirclingEventHandler) == 0x000008, "Wrong size on Beh_Base_C_GetEncirclingEventHandler"); \ -static_assert(offsetof(Beh_Base_C_GetEncirclingEventHandler, EncirclingEventHandler_0) == 0x000000, "Member 'Beh_Base_C_GetEncirclingEventHandler::EncirclingEventHandler_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetEncirclingMaxTimer \ -static_assert(alignof(Beh_Base_C_GetEncirclingMaxTimer) == 0x000008, "Wrong alignment on Beh_Base_C_GetEncirclingMaxTimer"); \ -static_assert(sizeof(Beh_Base_C_GetEncirclingMaxTimer) == 0x000008, "Wrong size on Beh_Base_C_GetEncirclingMaxTimer"); \ -static_assert(offsetof(Beh_Base_C_GetEncirclingMaxTimer, EncirclingMaxTimer_0) == 0x000000, "Member 'Beh_Base_C_GetEncirclingMaxTimer::EncirclingMaxTimer_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetEncirclingRange \ -static_assert(alignof(Beh_Base_C_GetEncirclingRange) == 0x000008, "Wrong alignment on Beh_Base_C_GetEncirclingRange"); \ -static_assert(sizeof(Beh_Base_C_GetEncirclingRange) == 0x000010, "Wrong size on Beh_Base_C_GetEncirclingRange"); \ -static_assert(offsetof(Beh_Base_C_GetEncirclingRange, EncirclingRange_0) == 0x000000, "Member 'Beh_Base_C_GetEncirclingRange::EncirclingRange_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetEncirclingTimer \ -static_assert(alignof(Beh_Base_C_GetEncirclingTimer) == 0x000008, "Wrong alignment on Beh_Base_C_GetEncirclingTimer"); \ -static_assert(sizeof(Beh_Base_C_GetEncirclingTimer) == 0x000008, "Wrong size on Beh_Base_C_GetEncirclingTimer"); \ -static_assert(offsetof(Beh_Base_C_GetEncirclingTimer, EncirclingTimer_0) == 0x000000, "Member 'Beh_Base_C_GetEncirclingTimer::EncirclingTimer_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetFloorActor \ -static_assert(alignof(Beh_Base_C_GetFloorActor) == 0x000008, "Wrong alignment on Beh_Base_C_GetFloorActor"); \ -static_assert(sizeof(Beh_Base_C_GetFloorActor) == 0x0002B0, "Wrong size on Beh_Base_C_GetFloorActor"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, HitActorsList) == 0x000000, "Member 'Beh_Base_C_GetFloorActor::HitActorsList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, HitActorList) == 0x000010, "Member 'Beh_Base_C_GetFloorActor::HitActorList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Beh_Base_C_GetFloorActor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'Beh_Base_C_GetFloorActor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000030, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, K2Node_MakeArray_Array) == 0x000048, "Member 'Beh_Base_C_GetFloorActor::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_GetActorUpVector_ReturnValue) == 0x000058, "Member 'Beh_Base_C_GetFloorActor::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'Beh_Base_C_GetFloorActor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000088, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Add_VectorVector_ReturnValue) == 0x0000A0, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_LineTraceMulti_OutHits) == 0x0000B8, "Member 'Beh_Base_C_GetFloorActor::CallFunc_LineTraceMulti_OutHits' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_LineTraceMulti_ReturnValue) == 0x0000C8, "Member 'Beh_Base_C_GetFloorActor::CallFunc_LineTraceMulti_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Array_Length_ReturnValue) == 0x0000CC, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Array_Get_Item) == 0x0000D0, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Less_IntInt_ReturnValue) == 0x0001D0, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_bBlockingHit) == 0x0001D1, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001D2, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_Time) == 0x0001D4, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_Distance) == 0x0001D8, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_Location) == 0x0001E0, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_ImpactPoint) == 0x0001F8, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_Normal) == 0x000210, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_ImpactNormal) == 0x000228, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_PhysMat) == 0x000240, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_HitActor) == 0x000248, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_HitComponent) == 0x000250, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_HitBoneName) == 0x000258, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_BoneName) == 0x000260, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_HitItem) == 0x000268, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_ElementIndex) == 0x00026C, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_FaceIndex) == 0x000270, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_TraceStart) == 0x000278, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_BreakHitResult_TraceEnd) == 0x000290, "Member 'Beh_Base_C_GetFloorActor::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetFloorActor, CallFunc_Array_Add_ReturnValue) == 0x0002A8, "Member 'Beh_Base_C_GetFloorActor::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetIsStrafing \ -static_assert(alignof(Beh_Base_C_GetIsStrafing) == 0x000001, "Wrong alignment on Beh_Base_C_GetIsStrafing"); \ -static_assert(sizeof(Beh_Base_C_GetIsStrafing) == 0x000001, "Wrong size on Beh_Base_C_GetIsStrafing"); \ -static_assert(offsetof(Beh_Base_C_GetIsStrafing, isStrafing_0) == 0x000000, "Member 'Beh_Base_C_GetIsStrafing::isStrafing_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetLaunchVelocityAngleClamp \ -static_assert(alignof(Beh_Base_C_GetLaunchVelocityAngleClamp) == 0x000008, "Wrong alignment on Beh_Base_C_GetLaunchVelocityAngleClamp"); \ -static_assert(sizeof(Beh_Base_C_GetLaunchVelocityAngleClamp) == 0x000008, "Wrong size on Beh_Base_C_GetLaunchVelocityAngleClamp"); \ -static_assert(offsetof(Beh_Base_C_GetLaunchVelocityAngleClamp, LaunchVelocityAngleClamp_0) == 0x000000, "Member 'Beh_Base_C_GetLaunchVelocityAngleClamp::LaunchVelocityAngleClamp_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetMontageStartAt \ -static_assert(alignof(Beh_Base_C_GetMontageStartAt) == 0x000004, "Wrong alignment on Beh_Base_C_GetMontageStartAt"); \ -static_assert(sizeof(Beh_Base_C_GetMontageStartAt) == 0x000004, "Wrong size on Beh_Base_C_GetMontageStartAt"); \ -static_assert(offsetof(Beh_Base_C_GetMontageStartAt, MontageStartAt_0) == 0x000000, "Member 'Beh_Base_C_GetMontageStartAt::MontageStartAt_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetMovementQueryInstance \ -static_assert(alignof(Beh_Base_C_GetMovementQueryInstance) == 0x000008, "Wrong alignment on Beh_Base_C_GetMovementQueryInstance"); \ -static_assert(sizeof(Beh_Base_C_GetMovementQueryInstance) == 0x000008, "Wrong size on Beh_Base_C_GetMovementQueryInstance"); \ -static_assert(offsetof(Beh_Base_C_GetMovementQueryInstance, Query_Instance) == 0x000000, "Member 'Beh_Base_C_GetMovementQueryInstance::Query_Instance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetMovementQueryStatus \ -static_assert(alignof(Beh_Base_C_GetMovementQueryStatus) == 0x000001, "Wrong alignment on Beh_Base_C_GetMovementQueryStatus"); \ -static_assert(sizeof(Beh_Base_C_GetMovementQueryStatus) == 0x000001, "Wrong size on Beh_Base_C_GetMovementQueryStatus"); \ -static_assert(offsetof(Beh_Base_C_GetMovementQueryStatus, Query_Status) == 0x000000, "Member 'Beh_Base_C_GetMovementQueryStatus::Query_Status' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetMovementSpeed \ -static_assert(alignof(Beh_Base_C_GetMovementSpeed) == 0x000001, "Wrong alignment on Beh_Base_C_GetMovementSpeed"); \ -static_assert(sizeof(Beh_Base_C_GetMovementSpeed) == 0x000001, "Wrong size on Beh_Base_C_GetMovementSpeed"); \ -static_assert(offsetof(Beh_Base_C_GetMovementSpeed, MovementSpeed_0) == 0x000000, "Member 'Beh_Base_C_GetMovementSpeed::MovementSpeed_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetMoveToGoalTimeOut \ -static_assert(alignof(Beh_Base_C_GetMoveToGoalTimeOut) == 0x000004, "Wrong alignment on Beh_Base_C_GetMoveToGoalTimeOut"); \ -static_assert(sizeof(Beh_Base_C_GetMoveToGoalTimeOut) == 0x000004, "Wrong size on Beh_Base_C_GetMoveToGoalTimeOut"); \ -static_assert(offsetof(Beh_Base_C_GetMoveToGoalTimeOut, MoveToGoalTimeOut_0) == 0x000000, "Member 'Beh_Base_C_GetMoveToGoalTimeOut::MoveToGoalTimeOut_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetOffsetTrajectoryEndLocation \ -static_assert(alignof(Beh_Base_C_GetOffsetTrajectoryEndLocation) == 0x000008, "Wrong alignment on Beh_Base_C_GetOffsetTrajectoryEndLocation"); \ -static_assert(sizeof(Beh_Base_C_GetOffsetTrajectoryEndLocation) == 0x000018, "Wrong size on Beh_Base_C_GetOffsetTrajectoryEndLocation"); \ -static_assert(offsetof(Beh_Base_C_GetOffsetTrajectoryEndLocation, OffsetTrajectoryEndLocation_0) == 0x000000, "Member 'Beh_Base_C_GetOffsetTrajectoryEndLocation::OffsetTrajectoryEndLocation_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetProjectileClass \ -static_assert(alignof(Beh_Base_C_GetProjectileClass) == 0x000008, "Wrong alignment on Beh_Base_C_GetProjectileClass"); \ -static_assert(sizeof(Beh_Base_C_GetProjectileClass) == 0x000008, "Wrong size on Beh_Base_C_GetProjectileClass"); \ -static_assert(offsetof(Beh_Base_C_GetProjectileClass, ProjectileClass_0) == 0x000000, "Member 'Beh_Base_C_GetProjectileClass::ProjectileClass_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetRotationQueryInstance \ -static_assert(alignof(Beh_Base_C_GetRotationQueryInstance) == 0x000008, "Wrong alignment on Beh_Base_C_GetRotationQueryInstance"); \ -static_assert(sizeof(Beh_Base_C_GetRotationQueryInstance) == 0x000008, "Wrong size on Beh_Base_C_GetRotationQueryInstance"); \ -static_assert(offsetof(Beh_Base_C_GetRotationQueryInstance, Query_Instance) == 0x000000, "Member 'Beh_Base_C_GetRotationQueryInstance::Query_Instance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetRotationQueryStatus \ -static_assert(alignof(Beh_Base_C_GetRotationQueryStatus) == 0x000001, "Wrong alignment on Beh_Base_C_GetRotationQueryStatus"); \ -static_assert(sizeof(Beh_Base_C_GetRotationQueryStatus) == 0x000001, "Wrong size on Beh_Base_C_GetRotationQueryStatus"); \ -static_assert(offsetof(Beh_Base_C_GetRotationQueryStatus, Query_Status) == 0x000000, "Member 'Beh_Base_C_GetRotationQueryStatus::Query_Status' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetSelectedAnimationMontage \ -static_assert(alignof(Beh_Base_C_GetSelectedAnimationMontage) == 0x000008, "Wrong alignment on Beh_Base_C_GetSelectedAnimationMontage"); \ -static_assert(sizeof(Beh_Base_C_GetSelectedAnimationMontage) == 0x000008, "Wrong size on Beh_Base_C_GetSelectedAnimationMontage"); \ -static_assert(offsetof(Beh_Base_C_GetSelectedAnimationMontage, AnimationMontageList_0) == 0x000000, "Member 'Beh_Base_C_GetSelectedAnimationMontage::AnimationMontageList_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetSpeedByDistance \ -static_assert(alignof(Beh_Base_C_GetSpeedByDistance) == 0x000008, "Wrong alignment on Beh_Base_C_GetSpeedByDistance"); \ -static_assert(sizeof(Beh_Base_C_GetSpeedByDistance) == 0x000050, "Wrong size on Beh_Base_C_GetSpeedByDistance"); \ -static_assert(offsetof(Beh_Base_C_GetSpeedByDistance, Output_Get) == 0x000000, "Member 'Beh_Base_C_GetSpeedByDistance::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetSpeedByDistanceMode \ -static_assert(alignof(Beh_Base_C_GetSpeedByDistanceMode) == 0x000001, "Wrong alignment on Beh_Base_C_GetSpeedByDistanceMode"); \ -static_assert(sizeof(Beh_Base_C_GetSpeedByDistanceMode) == 0x000001, "Wrong size on Beh_Base_C_GetSpeedByDistanceMode"); \ -static_assert(offsetof(Beh_Base_C_GetSpeedByDistanceMode, Output_Get) == 0x000000, "Member 'Beh_Base_C_GetSpeedByDistanceMode::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetStrafeBySpeed \ -static_assert(alignof(Beh_Base_C_GetStrafeBySpeed) == 0x000008, "Wrong alignment on Beh_Base_C_GetStrafeBySpeed"); \ -static_assert(sizeof(Beh_Base_C_GetStrafeBySpeed) == 0x000050, "Wrong size on Beh_Base_C_GetStrafeBySpeed"); \ -static_assert(offsetof(Beh_Base_C_GetStrafeBySpeed, Output_Get) == 0x000000, "Member 'Beh_Base_C_GetStrafeBySpeed::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetStrafeDirection \ -static_assert(alignof(Beh_Base_C_GetStrafeDirection) == 0x000008, "Wrong alignment on Beh_Base_C_GetStrafeDirection"); \ -static_assert(sizeof(Beh_Base_C_GetStrafeDirection) == 0x000018, "Wrong size on Beh_Base_C_GetStrafeDirection"); \ -static_assert(offsetof(Beh_Base_C_GetStrafeDirection, StrafeDirection_0) == 0x000000, "Member 'Beh_Base_C_GetStrafeDirection::StrafeDirection_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTargetLocation \ -static_assert(alignof(Beh_Base_C_GetTargetLocation) == 0x000008, "Wrong alignment on Beh_Base_C_GetTargetLocation"); \ -static_assert(sizeof(Beh_Base_C_GetTargetLocation) == 0x000038, "Wrong size on Beh_Base_C_GetTargetLocation"); \ -static_assert(offsetof(Beh_Base_C_GetTargetLocation, ReturnValue) == 0x000000, "Member 'Beh_Base_C_GetTargetLocation::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTargetLocation, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'Beh_Base_C_GetTargetLocation::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTargetLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000020, "Member 'Beh_Base_C_GetTargetLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTokenType \ -static_assert(alignof(Beh_Base_C_GetTokenType) == 0x000004, "Wrong alignment on Beh_Base_C_GetTokenType"); \ -static_assert(sizeof(Beh_Base_C_GetTokenType) == 0x00000C, "Wrong size on Beh_Base_C_GetTokenType"); \ -static_assert(offsetof(Beh_Base_C_GetTokenType, TokenTypeDeprecated) == 0x000000, "Member 'Beh_Base_C_GetTokenType::TokenTypeDeprecated' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTokenType, Token_Type_0) == 0x000004, "Member 'Beh_Base_C_GetTokenType::Token_Type_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryArc \ -static_assert(alignof(Beh_Base_C_GetTrajectoryArc) == 0x000004, "Wrong alignment on Beh_Base_C_GetTrajectoryArc"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryArc) == 0x000004, "Wrong size on Beh_Base_C_GetTrajectoryArc"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryArc, TrajectoryArc_0) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryArc::TrajectoryArc_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryDistanceRange \ -static_assert(alignof(Beh_Base_C_GetTrajectoryDistanceRange) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryDistanceRange"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryDistanceRange) == 0x000010, "Wrong size on Beh_Base_C_GetTrajectoryDistanceRange"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryDistanceRange, Trajectory_Distance_Range_0) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryDistanceRange::Trajectory_Distance_Range_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryDistanceToTargetCheck \ -static_assert(alignof(Beh_Base_C_GetTrajectoryDistanceToTargetCheck) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryDistanceToTargetCheck"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryDistanceToTargetCheck) == 0x000008, "Wrong size on Beh_Base_C_GetTrajectoryDistanceToTargetCheck"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryDistanceToTargetCheck, ImpactDistanceToTargetThreshold) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryDistanceToTargetCheck::ImpactDistanceToTargetThreshold' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryEndLocation \ -static_assert(alignof(Beh_Base_C_GetTrajectoryEndLocation) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryEndLocation"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryEndLocation) == 0x000018, "Wrong size on Beh_Base_C_GetTrajectoryEndLocation"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryEndLocation, EndProjectileLocation) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryEndLocation::EndProjectileLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryGravityScale \ -static_assert(alignof(Beh_Base_C_GetTrajectoryGravityScale) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryGravityScale"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryGravityScale) == 0x000008, "Wrong size on Beh_Base_C_GetTrajectoryGravityScale"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryGravityScale, TrajectoryGravitiyScale_0) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryGravityScale::TrajectoryGravitiyScale_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryMaxSpeed \ -static_assert(alignof(Beh_Base_C_GetTrajectoryMaxSpeed) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryMaxSpeed"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryMaxSpeed) == 0x000030, "Wrong size on Beh_Base_C_GetTrajectoryMaxSpeed"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMaxSpeed, Max_Speed) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryMaxSpeed::Max_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMaxSpeed, CallFunc_Get_Trajectory_Range_Speed_SpeedRange) == 0x000008, "Member 'Beh_Base_C_GetTrajectoryMaxSpeed::CallFunc_Get_Trajectory_Range_Speed_SpeedRange' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMaxSpeed, CallFunc_BreakVector2D_X) == 0x000018, "Member 'Beh_Base_C_GetTrajectoryMaxSpeed::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMaxSpeed, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'Beh_Base_C_GetTrajectoryMaxSpeed::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMaxSpeed, K2Node_FunctionResult_Max_Speed_ImplicitCast) == 0x000028, "Member 'Beh_Base_C_GetTrajectoryMaxSpeed::K2Node_FunctionResult_Max_Speed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectoryMinSpeed \ -static_assert(alignof(Beh_Base_C_GetTrajectoryMinSpeed) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectoryMinSpeed"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectoryMinSpeed) == 0x000030, "Wrong size on Beh_Base_C_GetTrajectoryMinSpeed"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMinSpeed, Min_Speed) == 0x000000, "Member 'Beh_Base_C_GetTrajectoryMinSpeed::Min_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMinSpeed, CallFunc_Get_Trajectory_Range_Speed_SpeedRange) == 0x000008, "Member 'Beh_Base_C_GetTrajectoryMinSpeed::CallFunc_Get_Trajectory_Range_Speed_SpeedRange' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMinSpeed, CallFunc_BreakVector2D_X) == 0x000018, "Member 'Beh_Base_C_GetTrajectoryMinSpeed::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMinSpeed, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'Beh_Base_C_GetTrajectoryMinSpeed::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectoryMinSpeed, K2Node_FunctionResult_Min_Speed_ImplicitCast) == 0x000028, "Member 'Beh_Base_C_GetTrajectoryMinSpeed::K2Node_FunctionResult_Min_Speed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetTrajectorySpeed \ -static_assert(alignof(Beh_Base_C_GetTrajectorySpeed) == 0x000008, "Wrong alignment on Beh_Base_C_GetTrajectorySpeed"); \ -static_assert(sizeof(Beh_Base_C_GetTrajectorySpeed) == 0x000008, "Wrong size on Beh_Base_C_GetTrajectorySpeed"); \ -static_assert(offsetof(Beh_Base_C_GetTrajectorySpeed, LaunchSpeed_0) == 0x000000, "Member 'Beh_Base_C_GetTrajectorySpeed::LaunchSpeed_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_GetWorldGravity \ -static_assert(alignof(Beh_Base_C_GetWorldGravity) == 0x000008, "Wrong alignment on Beh_Base_C_GetWorldGravity"); \ -static_assert(sizeof(Beh_Base_C_GetWorldGravity) == 0x000018, "Wrong size on Beh_Base_C_GetWorldGravity"); \ -static_assert(offsetof(Beh_Base_C_GetWorldGravity, WorldGravity_0) == 0x000000, "Member 'Beh_Base_C_GetWorldGravity::WorldGravity_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_HandleNavMovementMode \ -static_assert(alignof(Beh_Base_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_Base_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_Base_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_Base_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_Base_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_Base_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_Base_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_Base_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_Base_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_Base_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_isMovementGoalReached \ -static_assert(alignof(Beh_Base_C_isMovementGoalReached) == 0x000010, "Wrong alignment on Beh_Base_C_isMovementGoalReached"); \ -static_assert(sizeof(Beh_Base_C_isMovementGoalReached) == 0x000230, "Wrong size on Beh_Base_C_isMovementGoalReached"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, ReturnValue) == 0x000000, "Member 'Beh_Base_C_isMovementGoalReached::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000008, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, K2Node_MakeArray_Array) == 0x000010, "Member 'Beh_Base_C_isMovementGoalReached::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_GetTransform_ReturnValue) == 0x000020, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_Get_Movement_Goal_Location_GoalLocation) == 0x000080, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_Get_Movement_Goal_Location_GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_InverseTransformLocation_ReturnValue) == 0x000098, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_InverseTransformLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_FMax_ReturnValue) == 0x0000B0, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_BreakVector_X) == 0x0000B8, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_BreakVector_Y) == 0x0000C0, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_BreakVector_Z) == 0x0000C8, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_VSizeXY_ReturnValue) == 0x0000D0, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_Abs_ReturnValue) == 0x0000D8, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000E1, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_Get_Movement_Goal_Location_GoalLocation_1) == 0x0000E8, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_Get_Movement_Goal_Location_GoalLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000100, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_LineTraceSingle_OutHit) == 0x000118, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_LineTraceSingle_ReturnValue) == 0x000218, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_Not_PreBool_ReturnValue) == 0x000219, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_BooleanAND_ReturnValue) == 0x00021A, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_BooleanAND_ReturnValue_1) == 0x00021B, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_isMovementGoalReached, CallFunc_FMax_A_ImplicitCast) == 0x000220, "Member 'Beh_Base_C_isMovementGoalReached::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_K2_Activate \ -static_assert(alignof(Beh_Base_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Base_C_K2_Activate"); \ -static_assert(sizeof(Beh_Base_C_K2_Activate) == 0x000008, "Wrong size on Beh_Base_C_K2_Activate"); \ -static_assert(offsetof(Beh_Base_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Base_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_K2_EndBehavior \ -static_assert(alignof(Beh_Base_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Base_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Base_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Base_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Base_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Base_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_K2_Initialize \ -static_assert(alignof(Beh_Base_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Base_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Base_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Base_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Base_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Base_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_LeapImpulse \ -static_assert(alignof(Beh_Base_C_LeapImpulse) == 0x000008, "Wrong alignment on Beh_Base_C_LeapImpulse"); \ -static_assert(sizeof(Beh_Base_C_LeapImpulse) == 0x000018, "Wrong size on Beh_Base_C_LeapImpulse"); \ -static_assert(offsetof(Beh_Base_C_LeapImpulse, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity) == 0x000000, "Member 'Beh_Base_C_LeapImpulse::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_LockBehavior \ -static_assert(alignof(Beh_Base_C_LockBehavior) == 0x000001, "Wrong alignment on Beh_Base_C_LockBehavior"); \ -static_assert(sizeof(Beh_Base_C_LockBehavior) == 0x000002, "Wrong size on Beh_Base_C_LockBehavior"); \ -static_assert(offsetof(Beh_Base_C_LockBehavior, LockBehaviorMode) == 0x000000, "Member 'Beh_Base_C_LockBehavior::LockBehaviorMode' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_LockBehavior, K2Node_SwitchEnum_CmpSuccess) == 0x000001, "Member 'Beh_Base_C_LockBehavior::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_MakeTraceLineParams \ -static_assert(alignof(Beh_Base_C_MakeTraceLineParams) == 0x000008, "Wrong alignment on Beh_Base_C_MakeTraceLineParams"); \ -static_assert(sizeof(Beh_Base_C_MakeTraceLineParams) == 0x000200, "Wrong size on Beh_Base_C_MakeTraceLineParams"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, StartActor) == 0x000000, "Member 'Beh_Base_C_MakeTraceLineParams::StartActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, StartLocation) == 0x000008, "Member 'Beh_Base_C_MakeTraceLineParams::StartLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, EndActor) == 0x000020, "Member 'Beh_Base_C_MakeTraceLineParams::EndActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, EndLocation) == 0x000028, "Member 'Beh_Base_C_MakeTraceLineParams::EndLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Distance) == 0x000040, "Member 'Beh_Base_C_MakeTraceLineParams::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Direction) == 0x000048, "Member 'Beh_Base_C_MakeTraceLineParams::Direction' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, StartLine) == 0x000060, "Member 'Beh_Base_C_MakeTraceLineParams::StartLine' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, EndLIne) == 0x000078, "Member 'Beh_Base_C_MakeTraceLineParams::EndLIne' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Direction_Line) == 0x000090, "Member 'Beh_Base_C_MakeTraceLineParams::Direction_Line' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Vector) == 0x0000A8, "Member 'Beh_Base_C_MakeTraceLineParams::Vector' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, VectorPoints) == 0x0000C0, "Member 'Beh_Base_C_MakeTraceLineParams::VectorPoints' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, DirectionNormalized) == 0x0000D8, "Member 'Beh_Base_C_MakeTraceLineParams::DirectionNormalized' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, End) == 0x0000F0, "Member 'Beh_Base_C_MakeTraceLineParams::End' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Start) == 0x000108, "Member 'Beh_Base_C_MakeTraceLineParams::Start' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_VSize_ReturnValue) == 0x000120, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000128, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, Temp_bool_Variable) == 0x000129, "Member 'Beh_Base_C_MakeTraceLineParams::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000130, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Add_VectorVector_ReturnValue) == 0x000148, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000160, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000178, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, K2Node_Select_Default) == 0x000190, "Member 'Beh_Base_C_MakeTraceLineParams::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_Normal_ReturnValue) == 0x0001A8, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001C0, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_IsValid_ReturnValue) == 0x0001D8, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001E0, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_MakeTraceLineParams, CallFunc_IsValid_ReturnValue_1) == 0x0001F8, "Member 'Beh_Base_C_MakeTraceLineParams::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_NotifyEnd_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_NotifyStart_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_On_AM_Notify_End \ -static_assert(alignof(Beh_Base_C_On_AM_Notify_End) == 0x000004, "Wrong alignment on Beh_Base_C_On_AM_Notify_End"); \ -static_assert(sizeof(Beh_Base_C_On_AM_Notify_End) == 0x000008, "Wrong size on Beh_Base_C_On_AM_Notify_End"); \ -static_assert(offsetof(Beh_Base_C_On_AM_Notify_End, GameplayTag) == 0x000000, "Member 'Beh_Base_C_On_AM_Notify_End::GameplayTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_On_AM_Notify_Start \ -static_assert(alignof(Beh_Base_C_On_AM_Notify_Start) == 0x000004, "Wrong alignment on Beh_Base_C_On_AM_Notify_Start"); \ -static_assert(sizeof(Beh_Base_C_On_AM_Notify_Start) == 0x000008, "Wrong size on Beh_Base_C_On_AM_Notify_Start"); \ -static_assert(offsetof(Beh_Base_C_On_AM_Notify_Start, GameplayTag) == 0x000000, "Member 'Beh_Base_C_On_AM_Notify_Start::GameplayTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_OnBlendOut_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_OnCancelled_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_OnCompleted_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575 \ -static_assert(alignof(Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575) == 0x000004, "Wrong alignment on Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(sizeof(Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575) == 0x000010, "Wrong size on Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575"); \ -static_assert(offsetof(Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575, EventTag) == 0x000000, "Member 'Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575, NotifyName) == 0x000008, "Member 'Beh_Base_C_OnInterrupted_045B23DA40279C3B42DB0B84AD59A575::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB \ -static_assert(alignof(Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB) == 0x000008, "Wrong alignment on Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB"); \ -static_assert(sizeof(Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB) == 0x000010, "Wrong size on Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB"); \ -static_assert(offsetof(Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB, Result) == 0x000000, "Member 'Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB, AIController) == 0x000008, "Member 'Beh_Base_C_OnMoveFinished_D417455B4FC797753968C7BEF1AB58BB::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnMovementQueryFinished \ -static_assert(alignof(Beh_Base_C_OnMovementQueryFinished) == 0x000008, "Wrong alignment on Beh_Base_C_OnMovementQueryFinished"); \ -static_assert(sizeof(Beh_Base_C_OnMovementQueryFinished) == 0x000010, "Wrong size on Beh_Base_C_OnMovementQueryFinished"); \ -static_assert(offsetof(Beh_Base_C_OnMovementQueryFinished, QueryInstance) == 0x000000, "Member 'Beh_Base_C_OnMovementQueryFinished::QueryInstance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnMovementQueryFinished, QueryStatus) == 0x000008, "Member 'Beh_Base_C_OnMovementQueryFinished::QueryStatus' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_OnRotationtQueryFinished \ -static_assert(alignof(Beh_Base_C_OnRotationtQueryFinished) == 0x000008, "Wrong alignment on Beh_Base_C_OnRotationtQueryFinished"); \ -static_assert(sizeof(Beh_Base_C_OnRotationtQueryFinished) == 0x000010, "Wrong size on Beh_Base_C_OnRotationtQueryFinished"); \ -static_assert(offsetof(Beh_Base_C_OnRotationtQueryFinished, QueryInstance) == 0x000000, "Member 'Beh_Base_C_OnRotationtQueryFinished::QueryInstance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_OnRotationtQueryFinished, QueryStatus) == 0x000008, "Member 'Beh_Base_C_OnRotationtQueryFinished::QueryStatus' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_PawnIsValid \ -static_assert(alignof(Beh_Base_C_PawnIsValid) == 0x000008, "Wrong alignment on Beh_Base_C_PawnIsValid"); \ -static_assert(sizeof(Beh_Base_C_PawnIsValid) == 0x000018, "Wrong size on Beh_Base_C_PawnIsValid"); \ -static_assert(offsetof(Beh_Base_C_PawnIsValid, IsValid) == 0x000000, "Member 'Beh_Base_C_PawnIsValid::IsValid' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_PawnIsValid, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_Base_C_PawnIsValid::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_PawnIsValid, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Beh_Base_C_PawnIsValid::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Play_Next_Section \ -static_assert(alignof(Beh_Base_C_Play_Next_Section) == 0x000004, "Wrong alignment on Beh_Base_C_Play_Next_Section"); \ -static_assert(sizeof(Beh_Base_C_Play_Next_Section) == 0x00000C, "Wrong size on Beh_Base_C_Play_Next_Section"); \ -static_assert(offsetof(Beh_Base_C_Play_Next_Section, NextSection) == 0x000000, "Member 'Beh_Base_C_Play_Next_Section::NextSection' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Play_Next_Section, PlayImmediately) == 0x000008, "Member 'Beh_Base_C_Play_Next_Section::PlayImmediately' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Predict_Trajectory \ -static_assert(alignof(Beh_Base_C_Predict_Trajectory) == 0x000008, "Wrong alignment on Beh_Base_C_Predict_Trajectory"); \ -static_assert(sizeof(Beh_Base_C_Predict_Trajectory) == 0x0001D0, "Wrong size on Beh_Base_C_Predict_Trajectory"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, PredictionIsValid) == 0x000000, "Member 'Beh_Base_C_Predict_Trajectory::PredictionIsValid' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, ActorsToIgnore) == 0x000008, "Member 'Beh_Base_C_Predict_Trajectory::ActorsToIgnore' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_CheckTrajectoryEndLocation_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_CheckTrajectoryEndLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_CheckTrajectoryDistanceRange_ReturnValue) == 0x000019, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_CheckTrajectoryDistanceRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity) == 0x000020, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Get_Trajectory_Start_Velocity_Trajectory_Start_Velocity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_BooleanAND_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Get_Trajectory_Gravity_ReturnValue) == 0x000040, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Get_Trajectory_Gravity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_BreakVector_X) == 0x000058, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_BreakVector_Y) == 0x000060, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_BreakVector_Z) == 0x000068, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_GetFloorActor_HitActorsList) == 0x000070, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_GetFloorActor_HitActorsList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Array_Add_ReturnValue) == 0x000080, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Get_Trajectory_Prediction_Radius_Trajectory_Prediction_Radius) == 0x000084, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Get_Trajectory_Prediction_Radius_Trajectory_Prediction_Radius' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location) == 0x000088, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutHit) == 0x0000A0, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutPathPositions) == 0x0001A0, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutPathPositions' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutLastTraceDestination) == 0x0001B0, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OutLastTraceDestination' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_ReturnValue) == 0x0001C8, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Predict_Trajectory, CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OverrideGravityZ_ImplicitCast) == 0x0001CC, "Member 'Beh_Base_C_Predict_Trajectory::CallFunc_Blueprint_PredictProjectilePath_ByTraceChannel_OverrideGravityZ_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_ProjectToNavmesh \ -static_assert(alignof(Beh_Base_C_ProjectToNavmesh) == 0x000008, "Wrong alignment on Beh_Base_C_ProjectToNavmesh"); \ -static_assert(sizeof(Beh_Base_C_ProjectToNavmesh) == 0x0000A0, "Wrong size on Beh_Base_C_ProjectToNavmesh"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, Location) == 0x000000, "Member 'Beh_Base_C_ProjectToNavmesh::Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CheckDefaultNav) == 0x000018, "Member 'Beh_Base_C_ProjectToNavmesh::CheckDefaultNav' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CheckSurfafaceNav) == 0x000019, "Member 'Beh_Base_C_ProjectToNavmesh::CheckSurfafaceNav' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, Radius) == 0x00001C, "Member 'Beh_Base_C_ProjectToNavmesh::Radius' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, QueryExtent) == 0x000020, "Member 'Beh_Base_C_ProjectToNavmesh::QueryExtent' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, ProjectedLocation) == 0x000038, "Member 'Beh_Base_C_ProjectToNavmesh::ProjectedLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, succeed) == 0x000050, "Member 'Beh_Base_C_ProjectToNavmesh::succeed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CallFunc_GetNavDataForController_ReturnValue) == 0x000058, "Member 'Beh_Base_C_ProjectToNavmesh::CallFunc_GetNavDataForController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CallFunc_projectPointToNavigation_outLocation) == 0x000060, "Member 'Beh_Base_C_ProjectToNavmesh::CallFunc_projectPointToNavigation_outLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CallFunc_projectPointToNavigation_ReturnValue) == 0x000078, "Member 'Beh_Base_C_ProjectToNavmesh::CallFunc_projectPointToNavigation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CallFunc_ProjectOnSufNav_ProjectedLocation) == 0x000080, "Member 'Beh_Base_C_ProjectToNavmesh::CallFunc_ProjectOnSufNav_ProjectedLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_ProjectToNavmesh, CallFunc_ProjectOnSufNav_ReturnValue) == 0x000098, "Member 'Beh_Base_C_ProjectToNavmesh::CallFunc_ProjectOnSufNav_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Raycast_Side \ -static_assert(alignof(Beh_Base_C_Raycast_Side) == 0x000008, "Wrong alignment on Beh_Base_C_Raycast_Side"); \ -static_assert(sizeof(Beh_Base_C_Raycast_Side) == 0x000408, "Wrong size on Beh_Base_C_Raycast_Side"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Origin) == 0x000000, "Member 'Beh_Base_C_Raycast_Side::Origin' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Radius) == 0x000018, "Member 'Beh_Base_C_Raycast_Side::Radius' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, DistanceToCheck) == 0x000020, "Member 'Beh_Base_C_Raycast_Side::DistanceToCheck' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, DirectionToCheck) == 0x000028, "Member 'Beh_Base_C_Raycast_Side::DirectionToCheck' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Available_Distance) == 0x000030, "Member 'Beh_Base_C_Raycast_Side::Available_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Direction_Checked) == 0x000038, "Member 'Beh_Base_C_Raycast_Side::Direction_Checked' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, End_TraceLocation) == 0x000050, "Member 'Beh_Base_C_Raycast_Side::End_TraceLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Direction) == 0x000068, "Member 'Beh_Base_C_Raycast_Side::Direction' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Temp_byte_Variable) == 0x000080, "Member 'Beh_Base_C_Raycast_Side::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000088, "Member 'Beh_Base_C_Raycast_Side::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000090, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_GetActorUpVector_ReturnValue) == 0x0000A8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000C0, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, K2Node_MakeArray_Array) == 0x0000D8, "Member 'Beh_Base_C_Raycast_Side::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, K2Node_MakeArray_Array_1) == 0x0000E8, "Member 'Beh_Base_C_Raycast_Side::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x0000F8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x000100, "Member 'Beh_Base_C_Raycast_Side::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000108, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000120, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_GetActorRightVector_ReturnValue) == 0x000138, "Member 'Beh_Base_C_Raycast_Side::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_GetActorForwardVector_ReturnValue) == 0x000150, "Member 'Beh_Base_C_Raycast_Side::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000168, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000180, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, Temp_struct_Variable) == 0x000198, "Member 'Beh_Base_C_Raycast_Side::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Conv_DoubleToVector_ReturnValue_3) == 0x0001B0, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Conv_DoubleToVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x0001C8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, K2Node_Select_Default) == 0x0001E0, "Member 'Beh_Base_C_Raycast_Side::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Add_VectorVector_ReturnValue) == 0x0001F8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_SphereTraceSingleForObjects_OutHit) == 0x000210, "Member 'Beh_Base_C_Raycast_Side::CallFunc_SphereTraceSingleForObjects_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_SphereTraceSingleForObjects_ReturnValue) == 0x000310, "Member 'Beh_Base_C_Raycast_Side::CallFunc_SphereTraceSingleForObjects_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_bBlockingHit) == 0x000311, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_bInitialOverlap) == 0x000312, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_Time) == 0x000314, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_Distance) == 0x000318, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_Location) == 0x000320, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_ImpactPoint) == 0x000338, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_Normal) == 0x000350, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_ImpactNormal) == 0x000368, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_PhysMat) == 0x000380, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_HitActor) == 0x000388, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_HitComponent) == 0x000390, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_HitBoneName) == 0x000398, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_BoneName) == 0x0003A0, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_HitItem) == 0x0003A8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_ElementIndex) == 0x0003AC, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_FaceIndex) == 0x0003B0, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_TraceStart) == 0x0003B8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_BreakHitResult_TraceEnd) == 0x0003D0, "Member 'Beh_Base_C_Raycast_Side::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_SelectVector_ReturnValue) == 0x0003E8, "Member 'Beh_Base_C_Raycast_Side::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Raycast_Side, CallFunc_Vector_Distance_ReturnValue) == 0x000400, "Member 'Beh_Base_C_Raycast_Side::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_RestoreMovementMode \ -static_assert(alignof(Beh_Base_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_Base_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_Base_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_Base_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_Base_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_Base_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_Base_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_Base_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_Base_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Run_Movement_Query \ -static_assert(alignof(Beh_Base_C_Run_Movement_Query) == 0x000008, "Wrong alignment on Beh_Base_C_Run_Movement_Query"); \ -static_assert(sizeof(Beh_Base_C_Run_Movement_Query) == 0x000028, "Wrong size on Beh_Base_C_Run_Movement_Query"); \ -static_assert(offsetof(Beh_Base_C_Run_Movement_Query, Event) == 0x000000, "Member 'Beh_Base_C_Run_Movement_Query::Event' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Run_Movement_Query, Query_Instance) == 0x000010, "Member 'Beh_Base_C_Run_Movement_Query::Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Run_Movement_Query, CallFunc_getPawn_ReturnValue) == 0x000018, "Member 'Beh_Base_C_Run_Movement_Query::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Run_Movement_Query, CallFunc_RunEQSQuery_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Run_Movement_Query::CallFunc_RunEQSQuery_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Select_AM_ToPlay \ -static_assert(alignof(Beh_Base_C_Select_AM_ToPlay) == 0x000008, "Wrong alignment on Beh_Base_C_Select_AM_ToPlay"); \ -static_assert(sizeof(Beh_Base_C_Select_AM_ToPlay) == 0x000078, "Wrong size on Beh_Base_C_Select_AM_ToPlay"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, AM_Index) == 0x000000, "Member 'Beh_Base_C_Select_AM_ToPlay::AM_Index' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, Exclude) == 0x000004, "Member 'Beh_Base_C_Select_AM_ToPlay::Exclude' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, Section) == 0x000008, "Member 'Beh_Base_C_Select_AM_ToPlay::Section' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, AM_To_Play) == 0x000010, "Member 'Beh_Base_C_Select_AM_ToPlay::AM_To_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GetAMSectionOverride_AMSectionOverride) == 0x000018, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GetAMSectionOverride_AMSectionOverride' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GetAMSectionOverride_AMSectionOverride_1) == 0x000020, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GetAMSectionOverride_AMSectionOverride_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_Array_RemoveItem_ReturnValue) == 0x000028, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_NotEqual_NameName_ReturnValue) == 0x000029, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GetSelectedAnimationMontage_AnimationMontageList) == 0x000030, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GetSelectedAnimationMontage_AnimationMontageList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_Array_Get_Item) == 0x000040, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GetSelectedAnimationMontage_AnimationMontageList_1) == 0x000048, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GetSelectedAnimationMontage_AnimationMontageList_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_GetSelectedAnimationMontage_AnimationMontageList_2) == 0x000050, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_GetSelectedAnimationMontage_AnimationMontageList_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_SelectMontageToPlayBasedOnMovement_Result) == 0x000058, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_SelectMontageToPlayBasedOnMovement_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue) == 0x00005C, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, K2Node_SwitchEnum_CmpSuccess) == 0x000064, "Member 'Beh_Base_C_Select_AM_ToPlay::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_Array_Random_OutItem) == 0x000068, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_Array_Random_OutItem' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Select_AM_ToPlay, CallFunc_Array_Random_OutIndex) == 0x000070, "Member 'Beh_Base_C_Select_AM_ToPlay::CallFunc_Array_Random_OutIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SelectGait \ -static_assert(alignof(Beh_Base_C_SelectGait) == 0x000008, "Wrong alignment on Beh_Base_C_SelectGait"); \ -static_assert(sizeof(Beh_Base_C_SelectGait) == 0x0000C8, "Wrong size on Beh_Base_C_SelectGait"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Distance) == 0x000000, "Member 'Beh_Base_C_SelectGait::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, SelectedGait) == 0x000008, "Member 'Beh_Base_C_SelectGait::SelectedGait' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, NewGait) == 0x000009, "Member 'Beh_Base_C_SelectGait::NewGait' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CurrentElement) == 0x00000A, "Member 'Beh_Base_C_SelectGait::CurrentElement' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Keys) == 0x000010, "Member 'Beh_Base_C_SelectGait::Keys' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CurrentGait) == 0x000020, "Member 'Beh_Base_C_SelectGait::CurrentGait' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Values) == 0x000028, "Member 'Beh_Base_C_SelectGait::Values' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Temp_int_Array_Index_Variable) == 0x000038, "Member 'Beh_Base_C_SelectGait::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'Beh_Base_C_SelectGait::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Temp_int_Loop_Counter_Variable) == 0x000040, "Member 'Beh_Base_C_SelectGait::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Length_ReturnValue) == 0x000044, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'Beh_Base_C_SelectGait::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Subtract_IntInt_ReturnValue) == 0x00004C, "Member 'Beh_Base_C_SelectGait::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Clamp_ReturnValue) == 0x000050, "Member 'Beh_Base_C_SelectGait::CallFunc_Clamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Get_Item) == 0x000054, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000055, "Member 'Beh_Base_C_SelectGait::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000056, "Member 'Beh_Base_C_SelectGait::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Get_Item_1) == 0x000057, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'Beh_Base_C_SelectGait::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_GetGait_ReturnValue) == 0x00005D, "Member 'Beh_Base_C_SelectGait::CallFunc_GetGait_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Temp_real_Variable) == 0x000060, "Member 'Beh_Base_C_SelectGait::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Temp_real_Variable_1) == 0x000068, "Member 'Beh_Base_C_SelectGait::Temp_real_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Map_Length_ReturnValue) == 0x000070, "Member 'Beh_Base_C_SelectGait::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, Temp_bool_Variable) == 0x000074, "Member 'Beh_Base_C_SelectGait::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000078, "Member 'Beh_Base_C_SelectGait::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Get_Item_2) == 0x00007C, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, K2Node_Select_Default) == 0x000080, "Member 'Beh_Base_C_SelectGait::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000088, "Member 'Beh_Base_C_SelectGait::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Array_Get_Item_3) == 0x000090, "Member 'Beh_Base_C_SelectGait::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Map_Values_Values) == 0x000098, "Member 'Beh_Base_C_SelectGait::CallFunc_Map_Values_Values' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'Beh_Base_C_SelectGait::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Beh_Base_C_SelectGait::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SelectGait, CallFunc_Map_Keys_Keys) == 0x0000B8, "Member 'Beh_Base_C_SelectGait::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Acceptance_Radius \ -static_assert(alignof(Beh_Base_C_Set_Acceptance_Radius) == 0x000004, "Wrong alignment on Beh_Base_C_Set_Acceptance_Radius"); \ -static_assert(sizeof(Beh_Base_C_Set_Acceptance_Radius) == 0x000004, "Wrong size on Beh_Base_C_Set_Acceptance_Radius"); \ -static_assert(offsetof(Beh_Base_C_Set_Acceptance_Radius, Acceptance_Radius_0) == 0x000000, "Member 'Beh_Base_C_Set_Acceptance_Radius::Acceptance_Radius_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_and_Request_Token_Type \ -static_assert(alignof(Beh_Base_C_Set_and_Request_Token_Type) == 0x000004, "Wrong alignment on Beh_Base_C_Set_and_Request_Token_Type"); \ -static_assert(sizeof(Beh_Base_C_Set_and_Request_Token_Type) == 0x000010, "Wrong size on Beh_Base_C_Set_and_Request_Token_Type"); \ -static_assert(offsetof(Beh_Base_C_Set_and_Request_Token_Type, TokenTypeDeprecated) == 0x000000, "Member 'Beh_Base_C_Set_and_Request_Token_Type::TokenTypeDeprecated' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_and_Request_Token_Type, TokenType) == 0x000004, "Member 'Beh_Base_C_Set_and_Request_Token_Type::TokenType' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_and_Request_Token_Type, CallFunc_BehaviorRequestToken_ReturnValue) == 0x00000C, "Member 'Beh_Base_C_Set_and_Request_Token_Type::CallFunc_BehaviorRequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_and_Request_Token_Type, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x00000D, "Member 'Beh_Base_C_Set_and_Request_Token_Type::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_and_Request_Token_Type, CallFunc_BehaviorRequestCombatToken_ReturnValue) == 0x00000E, "Member 'Beh_Base_C_Set_and_Request_Token_Type::CallFunc_BehaviorRequestCombatToken_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Launch_Velocity_Angle_Clamp \ -static_assert(alignof(Beh_Base_C_Set_Launch_Velocity_Angle_Clamp) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Launch_Velocity_Angle_Clamp"); \ -static_assert(sizeof(Beh_Base_C_Set_Launch_Velocity_Angle_Clamp) == 0x000010, "Wrong size on Beh_Base_C_Set_Launch_Velocity_Angle_Clamp"); \ -static_assert(offsetof(Beh_Base_C_Set_Launch_Velocity_Angle_Clamp, LaunchVelocityAngleClamp_0) == 0x000000, "Member 'Beh_Base_C_Set_Launch_Velocity_Angle_Clamp::LaunchVelocityAngleClamp_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Launch_Velocity_Angle_Clamp, NewParam) == 0x000008, "Member 'Beh_Base_C_Set_Launch_Velocity_Angle_Clamp::NewParam' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Projectile_Class \ -static_assert(alignof(Beh_Base_C_Set_Projectile_Class) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Projectile_Class"); \ -static_assert(sizeof(Beh_Base_C_Set_Projectile_Class) == 0x000010, "Wrong size on Beh_Base_C_Set_Projectile_Class"); \ -static_assert(offsetof(Beh_Base_C_Set_Projectile_Class, ProjectileClass_0) == 0x000000, "Member 'Beh_Base_C_Set_Projectile_Class::ProjectileClass_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Projectile_Class, NewParam) == 0x000008, "Member 'Beh_Base_C_Set_Projectile_Class::NewParam' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Rotation_Location_Goal \ -static_assert(alignof(Beh_Base_C_Set_Rotation_Location_Goal) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Rotation_Location_Goal"); \ -static_assert(sizeof(Beh_Base_C_Set_Rotation_Location_Goal) == 0x000018, "Wrong size on Beh_Base_C_Set_Rotation_Location_Goal"); \ -static_assert(offsetof(Beh_Base_C_Set_Rotation_Location_Goal, RotationGoal) == 0x000000, "Member 'Beh_Base_C_Set_Rotation_Location_Goal::RotationGoal' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Speed_by_Distance \ -static_assert(alignof(Beh_Base_C_Set_Speed_by_Distance) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Speed_by_Distance"); \ -static_assert(sizeof(Beh_Base_C_Set_Speed_by_Distance) == 0x0000A0, "Wrong size on Beh_Base_C_Set_Speed_by_Distance"); \ -static_assert(offsetof(Beh_Base_C_Set_Speed_by_Distance, SpeedByDistance_0) == 0x000000, "Member 'Beh_Base_C_Set_Speed_by_Distance::SpeedByDistance_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Speed_by_Distance, Output_Get) == 0x000050, "Member 'Beh_Base_C_Set_Speed_by_Distance::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Distance_to_Target_Check \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Distance_to_Target_Check) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Distance_to_Target_Check"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Distance_to_Target_Check) == 0x000010, "Wrong size on Beh_Base_C_Set_Trajectory_Distance_to_Target_Check"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Distance_to_Target_Check, TrajectoryDistanceToTargetCheck_0) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Distance_to_Target_Check::TrajectoryDistanceToTargetCheck_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Distance_to_Target_Check, Value) == 0x000008, "Member 'Beh_Base_C_Set_Trajectory_Distance_to_Target_Check::Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_End_Location \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_End_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_End_Location"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_End_Location) == 0x000018, "Wrong size on Beh_Base_C_Set_Trajectory_End_Location"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_End_Location, Trajectory_End_Location) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_End_Location::Trajectory_End_Location' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Max_Speed \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Max_Speed) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Max_Speed"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Max_Speed) == 0x000058, "Wrong size on Beh_Base_C_Set_Trajectory_Max_Speed"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, Trajectory_Max_Speed) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::Trajectory_Max_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, NewParam) == 0x000004, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::NewParam' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_Get_Trajectory_Range_Speed_SpeedRange) == 0x000008, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_Get_Trajectory_Range_Speed_SpeedRange' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_BreakVector2D_X) == 0x000018, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_BreakVector2D_X_1) == 0x000028, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_BreakVector2D_Y_1) == 0x000030, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_MakeVector2D_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, CallFunc_MakeVector2D_Y_ImplicitCast) == 0x000048, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::CallFunc_MakeVector2D_Y_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Max_Speed, K2Node_FunctionResult_NewParam_ImplicitCast) == 0x000050, "Member 'Beh_Base_C_Set_Trajectory_Max_Speed::K2Node_FunctionResult_NewParam_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Min_Speed \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Min_Speed) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Min_Speed"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Min_Speed) == 0x000058, "Wrong size on Beh_Base_C_Set_Trajectory_Min_Speed"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, Trajectory_Min_Speed) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::Trajectory_Min_Speed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, NewParam) == 0x000004, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::NewParam' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_Get_Trajectory_Range_Speed_SpeedRange) == 0x000008, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_Get_Trajectory_Range_Speed_SpeedRange' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_BreakVector2D_X) == 0x000018, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_BreakVector2D_Y) == 0x000020, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_BreakVector2D_X_1) == 0x000028, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_BreakVector2D_Y_1) == 0x000030, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_MakeVector2D_ReturnValue) == 0x000038, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, CallFunc_MakeVector2D_X_ImplicitCast) == 0x000048, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::CallFunc_MakeVector2D_X_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Min_Speed, K2Node_FunctionResult_NewParam_ImplicitCast) == 0x000050, "Member 'Beh_Base_C_Set_Trajectory_Min_Speed::K2Node_FunctionResult_NewParam_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Prediction_Radius \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Prediction_Radius) == 0x000004, "Wrong alignment on Beh_Base_C_Set_Trajectory_Prediction_Radius"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Prediction_Radius) == 0x000008, "Wrong size on Beh_Base_C_Set_Trajectory_Prediction_Radius"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Prediction_Radius, TrajectoryPredictionRadius_0) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Prediction_Radius::TrajectoryPredictionRadius_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Prediction_Radius, NewValue) == 0x000004, "Member 'Beh_Base_C_Set_Trajectory_Prediction_Radius::NewValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Range_Speed \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Range_Speed) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Range_Speed"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Range_Speed) == 0x000020, "Wrong size on Beh_Base_C_Set_Trajectory_Range_Speed"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Range_Speed, Trajectory__Speed_Range_0) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Range_Speed::Trajectory__Speed_Range_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Range_Speed, SpeedRange) == 0x000010, "Member 'Beh_Base_C_Set_Trajectory_Range_Speed::SpeedRange' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Start_Location \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Start_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Start_Location"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Start_Location) == 0x000018, "Wrong size on Beh_Base_C_Set_Trajectory_Start_Location"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Start_Location, Prediction_Start_Location) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Start_Location::Prediction_Start_Location' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Set_Trajectory_Start_Velocity \ -static_assert(alignof(Beh_Base_C_Set_Trajectory_Start_Velocity) == 0x000008, "Wrong alignment on Beh_Base_C_Set_Trajectory_Start_Velocity"); \ -static_assert(sizeof(Beh_Base_C_Set_Trajectory_Start_Velocity) == 0x000018, "Wrong size on Beh_Base_C_Set_Trajectory_Start_Velocity"); \ -static_assert(offsetof(Beh_Base_C_Set_Trajectory_Start_Velocity, StartVelocity) == 0x000000, "Member 'Beh_Base_C_Set_Trajectory_Start_Velocity::StartVelocity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetAIMovementMode \ -static_assert(alignof(Beh_Base_C_SetAIMovementMode) == 0x000001, "Wrong alignment on Beh_Base_C_SetAIMovementMode"); \ -static_assert(sizeof(Beh_Base_C_SetAIMovementMode) == 0x000002, "Wrong size on Beh_Base_C_SetAIMovementMode"); \ -static_assert(offsetof(Beh_Base_C_SetAIMovementMode, AIMovementMode_0) == 0x000000, "Member 'Beh_Base_C_SetAIMovementMode::AIMovementMode_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetAIMovementMode, Output_Get) == 0x000001, "Member 'Beh_Base_C_SetAIMovementMode::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetAIRotationMode \ -static_assert(alignof(Beh_Base_C_SetAIRotationMode) == 0x000001, "Wrong alignment on Beh_Base_C_SetAIRotationMode"); \ -static_assert(sizeof(Beh_Base_C_SetAIRotationMode) == 0x000002, "Wrong size on Beh_Base_C_SetAIRotationMode"); \ -static_assert(offsetof(Beh_Base_C_SetAIRotationMode, AIRotationMode_0) == 0x000000, "Member 'Beh_Base_C_SetAIRotationMode::AIRotationMode_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetAIRotationMode, Output_Get) == 0x000001, "Member 'Beh_Base_C_SetAIRotationMode::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetAMSectionOverride \ -static_assert(alignof(Beh_Base_C_SetAMSectionOverride) == 0x000004, "Wrong alignment on Beh_Base_C_SetAMSectionOverride"); \ -static_assert(sizeof(Beh_Base_C_SetAMSectionOverride) == 0x000008, "Wrong size on Beh_Base_C_SetAMSectionOverride"); \ -static_assert(offsetof(Beh_Base_C_SetAMSectionOverride, AMSectionOverride_0) == 0x000000, "Member 'Beh_Base_C_SetAMSectionOverride::AMSectionOverride_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetAnimationMontageList \ -static_assert(alignof(Beh_Base_C_SetAnimationMontageList) == 0x000008, "Wrong alignment on Beh_Base_C_SetAnimationMontageList"); \ -static_assert(sizeof(Beh_Base_C_SetAnimationMontageList) == 0x000010, "Wrong size on Beh_Base_C_SetAnimationMontageList"); \ -static_assert(offsetof(Beh_Base_C_SetAnimationMontageList, AnimationMontageList_0) == 0x000000, "Member 'Beh_Base_C_SetAnimationMontageList::AnimationMontageList_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetAnimPlayRate \ -static_assert(alignof(Beh_Base_C_SetAnimPlayRate) == 0x000004, "Wrong alignment on Beh_Base_C_SetAnimPlayRate"); \ -static_assert(sizeof(Beh_Base_C_SetAnimPlayRate) == 0x000008, "Wrong size on Beh_Base_C_SetAnimPlayRate"); \ -static_assert(offsetof(Beh_Base_C_SetAnimPlayRate, New_Play_Rate) == 0x000000, "Member 'Beh_Base_C_SetAnimPlayRate::New_Play_Rate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetAnimPlayRate, New_Value) == 0x000004, "Member 'Beh_Base_C_SetAnimPlayRate::New_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetBehaviorMinScore \ -static_assert(alignof(Beh_Base_C_SetBehaviorMinScore) == 0x000008, "Wrong alignment on Beh_Base_C_SetBehaviorMinScore"); \ -static_assert(sizeof(Beh_Base_C_SetBehaviorMinScore) == 0x000010, "Wrong size on Beh_Base_C_SetBehaviorMinScore"); \ -static_assert(offsetof(Beh_Base_C_SetBehaviorMinScore, BehaviorMinScore_0) == 0x000000, "Member 'Beh_Base_C_SetBehaviorMinScore::BehaviorMinScore_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetBehaviorMinScore, Output_Get) == 0x000008, "Member 'Beh_Base_C_SetBehaviorMinScore::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetCurrentEncirclingSide \ -static_assert(alignof(Beh_Base_C_SetCurrentEncirclingSide) == 0x000001, "Wrong alignment on Beh_Base_C_SetCurrentEncirclingSide"); \ -static_assert(sizeof(Beh_Base_C_SetCurrentEncirclingSide) == 0x000002, "Wrong size on Beh_Base_C_SetCurrentEncirclingSide"); \ -static_assert(offsetof(Beh_Base_C_SetCurrentEncirclingSide, CurrentEncirclingSide_0) == 0x000000, "Member 'Beh_Base_C_SetCurrentEncirclingSide::CurrentEncirclingSide_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetCurrentEncirclingSide, NewValue) == 0x000001, "Member 'Beh_Base_C_SetCurrentEncirclingSide::NewValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetEncirclingMaxTimer \ -static_assert(alignof(Beh_Base_C_SetEncirclingMaxTimer) == 0x000008, "Wrong alignment on Beh_Base_C_SetEncirclingMaxTimer"); \ -static_assert(sizeof(Beh_Base_C_SetEncirclingMaxTimer) == 0x000010, "Wrong size on Beh_Base_C_SetEncirclingMaxTimer"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingMaxTimer, EncirclingMaxTimer_0) == 0x000000, "Member 'Beh_Base_C_SetEncirclingMaxTimer::EncirclingMaxTimer_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingMaxTimer, NewValue) == 0x000008, "Member 'Beh_Base_C_SetEncirclingMaxTimer::NewValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetEncirclingRange \ -static_assert(alignof(Beh_Base_C_SetEncirclingRange) == 0x000008, "Wrong alignment on Beh_Base_C_SetEncirclingRange"); \ -static_assert(sizeof(Beh_Base_C_SetEncirclingRange) == 0x000020, "Wrong size on Beh_Base_C_SetEncirclingRange"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingRange, EncirclingRange_0) == 0x000000, "Member 'Beh_Base_C_SetEncirclingRange::EncirclingRange_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingRange, NewValue) == 0x000010, "Member 'Beh_Base_C_SetEncirclingRange::NewValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetEncirclingTimer \ -static_assert(alignof(Beh_Base_C_SetEncirclingTimer) == 0x000008, "Wrong alignment on Beh_Base_C_SetEncirclingTimer"); \ -static_assert(sizeof(Beh_Base_C_SetEncirclingTimer) == 0x000010, "Wrong size on Beh_Base_C_SetEncirclingTimer"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingTimer, EncirclingTimer_0) == 0x000000, "Member 'Beh_Base_C_SetEncirclingTimer::EncirclingTimer_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetEncirclingTimer, NewValue) == 0x000008, "Member 'Beh_Base_C_SetEncirclingTimer::NewValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetIsStrafing \ -static_assert(alignof(Beh_Base_C_SetIsStrafing) == 0x000001, "Wrong alignment on Beh_Base_C_SetIsStrafing"); \ -static_assert(sizeof(Beh_Base_C_SetIsStrafing) == 0x000001, "Wrong size on Beh_Base_C_SetIsStrafing"); \ -static_assert(offsetof(Beh_Base_C_SetIsStrafing, isStrafing_0) == 0x000000, "Member 'Beh_Base_C_SetIsStrafing::isStrafing_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMontageStartAt \ -static_assert(alignof(Beh_Base_C_SetMontageStartAt) == 0x000004, "Wrong alignment on Beh_Base_C_SetMontageStartAt"); \ -static_assert(sizeof(Beh_Base_C_SetMontageStartAt) == 0x000004, "Wrong size on Beh_Base_C_SetMontageStartAt"); \ -static_assert(offsetof(Beh_Base_C_SetMontageStartAt, MontageStartAt_0) == 0x000000, "Member 'Beh_Base_C_SetMontageStartAt::MontageStartAt_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementLocationGoal \ -static_assert(alignof(Beh_Base_C_SetMovementLocationGoal) == 0x000008, "Wrong alignment on Beh_Base_C_SetMovementLocationGoal"); \ -static_assert(sizeof(Beh_Base_C_SetMovementLocationGoal) == 0x000018, "Wrong size on Beh_Base_C_SetMovementLocationGoal"); \ -static_assert(offsetof(Beh_Base_C_SetMovementLocationGoal, MovementLocationGoal_0) == 0x000000, "Member 'Beh_Base_C_SetMovementLocationGoal::MovementLocationGoal_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementQueryInstance \ -static_assert(alignof(Beh_Base_C_SetMovementQueryInstance) == 0x000008, "Wrong alignment on Beh_Base_C_SetMovementQueryInstance"); \ -static_assert(sizeof(Beh_Base_C_SetMovementQueryInstance) == 0x000008, "Wrong size on Beh_Base_C_SetMovementQueryInstance"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryInstance, Query_Instance) == 0x000000, "Member 'Beh_Base_C_SetMovementQueryInstance::Query_Instance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementQueryRunMode \ -static_assert(alignof(Beh_Base_C_SetMovementQueryRunMode) == 0x000001, "Wrong alignment on Beh_Base_C_SetMovementQueryRunMode"); \ -static_assert(sizeof(Beh_Base_C_SetMovementQueryRunMode) == 0x000002, "Wrong size on Beh_Base_C_SetMovementQueryRunMode"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryRunMode, Query_Run_Mode) == 0x000000, "Member 'Beh_Base_C_SetMovementQueryRunMode::Query_Run_Mode' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryRunMode, New_Value) == 0x000001, "Member 'Beh_Base_C_SetMovementQueryRunMode::New_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementQueryStatus \ -static_assert(alignof(Beh_Base_C_SetMovementQueryStatus) == 0x000001, "Wrong alignment on Beh_Base_C_SetMovementQueryStatus"); \ -static_assert(sizeof(Beh_Base_C_SetMovementQueryStatus) == 0x000001, "Wrong size on Beh_Base_C_SetMovementQueryStatus"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryStatus, Query_Status) == 0x000000, "Member 'Beh_Base_C_SetMovementQueryStatus::Query_Status' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementQueryTemplate \ -static_assert(alignof(Beh_Base_C_SetMovementQueryTemplate) == 0x000008, "Wrong alignment on Beh_Base_C_SetMovementQueryTemplate"); \ -static_assert(sizeof(Beh_Base_C_SetMovementQueryTemplate) == 0x000018, "Wrong size on Beh_Base_C_SetMovementQueryTemplate"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryTemplate, Query_Template) == 0x000000, "Member 'Beh_Base_C_SetMovementQueryTemplate::Query_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryTemplate, New_Template) == 0x000008, "Member 'Beh_Base_C_SetMovementQueryTemplate::New_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetMovementQueryTemplate, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Beh_Base_C_SetMovementQueryTemplate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMovementSpeed \ -static_assert(alignof(Beh_Base_C_SetMovementSpeed) == 0x000001, "Wrong alignment on Beh_Base_C_SetMovementSpeed"); \ -static_assert(sizeof(Beh_Base_C_SetMovementSpeed) == 0x000002, "Wrong size on Beh_Base_C_SetMovementSpeed"); \ -static_assert(offsetof(Beh_Base_C_SetMovementSpeed, MovementSpeed_0) == 0x000000, "Member 'Beh_Base_C_SetMovementSpeed::MovementSpeed_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetMovementSpeed, Output_Get) == 0x000001, "Member 'Beh_Base_C_SetMovementSpeed::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetMoveToGoalTimeOut \ -static_assert(alignof(Beh_Base_C_SetMoveToGoalTimeOut) == 0x000004, "Wrong alignment on Beh_Base_C_SetMoveToGoalTimeOut"); \ -static_assert(sizeof(Beh_Base_C_SetMoveToGoalTimeOut) == 0x000008, "Wrong size on Beh_Base_C_SetMoveToGoalTimeOut"); \ -static_assert(offsetof(Beh_Base_C_SetMoveToGoalTimeOut, MoveToGoalTimeOut_0) == 0x000000, "Member 'Beh_Base_C_SetMoveToGoalTimeOut::MoveToGoalTimeOut_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetMoveToGoalTimeOut, Output_Get) == 0x000004, "Member 'Beh_Base_C_SetMoveToGoalTimeOut::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetOffsetTrajectoryEndLocation \ -static_assert(alignof(Beh_Base_C_SetOffsetTrajectoryEndLocation) == 0x000008, "Wrong alignment on Beh_Base_C_SetOffsetTrajectoryEndLocation"); \ -static_assert(sizeof(Beh_Base_C_SetOffsetTrajectoryEndLocation) == 0x000030, "Wrong size on Beh_Base_C_SetOffsetTrajectoryEndLocation"); \ -static_assert(offsetof(Beh_Base_C_SetOffsetTrajectoryEndLocation, OffsetTrajectoryEndLocation_0) == 0x000000, "Member 'Beh_Base_C_SetOffsetTrajectoryEndLocation::OffsetTrajectoryEndLocation_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetOffsetTrajectoryEndLocation, NewParam) == 0x000018, "Member 'Beh_Base_C_SetOffsetTrajectoryEndLocation::NewParam' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetProjectileSocket \ -static_assert(alignof(Beh_Base_C_SetProjectileSocket) == 0x000004, "Wrong alignment on Beh_Base_C_SetProjectileSocket"); \ -static_assert(sizeof(Beh_Base_C_SetProjectileSocket) == 0x000010, "Wrong size on Beh_Base_C_SetProjectileSocket"); \ -static_assert(offsetof(Beh_Base_C_SetProjectileSocket, ProjectileSocket_0) == 0x000000, "Member 'Beh_Base_C_SetProjectileSocket::ProjectileSocket_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetProjectileSocket, New_Param) == 0x000008, "Member 'Beh_Base_C_SetProjectileSocket::New_Param' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetRotationQueryInstance \ -static_assert(alignof(Beh_Base_C_SetRotationQueryInstance) == 0x000008, "Wrong alignment on Beh_Base_C_SetRotationQueryInstance"); \ -static_assert(sizeof(Beh_Base_C_SetRotationQueryInstance) == 0x000008, "Wrong size on Beh_Base_C_SetRotationQueryInstance"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryInstance, Query_Instance) == 0x000000, "Member 'Beh_Base_C_SetRotationQueryInstance::Query_Instance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetRotationQueryRunMode \ -static_assert(alignof(Beh_Base_C_SetRotationQueryRunMode) == 0x000001, "Wrong alignment on Beh_Base_C_SetRotationQueryRunMode"); \ -static_assert(sizeof(Beh_Base_C_SetRotationQueryRunMode) == 0x000002, "Wrong size on Beh_Base_C_SetRotationQueryRunMode"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryRunMode, Query_Run_Mode) == 0x000000, "Member 'Beh_Base_C_SetRotationQueryRunMode::Query_Run_Mode' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryRunMode, New_Value) == 0x000001, "Member 'Beh_Base_C_SetRotationQueryRunMode::New_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetRotationQueryStatus \ -static_assert(alignof(Beh_Base_C_SetRotationQueryStatus) == 0x000001, "Wrong alignment on Beh_Base_C_SetRotationQueryStatus"); \ -static_assert(sizeof(Beh_Base_C_SetRotationQueryStatus) == 0x000001, "Wrong size on Beh_Base_C_SetRotationQueryStatus"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryStatus, Query_Status) == 0x000000, "Member 'Beh_Base_C_SetRotationQueryStatus::Query_Status' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetRotationQueryTemplate \ -static_assert(alignof(Beh_Base_C_SetRotationQueryTemplate) == 0x000008, "Wrong alignment on Beh_Base_C_SetRotationQueryTemplate"); \ -static_assert(sizeof(Beh_Base_C_SetRotationQueryTemplate) == 0x000018, "Wrong size on Beh_Base_C_SetRotationQueryTemplate"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryTemplate, Query_Template) == 0x000000, "Member 'Beh_Base_C_SetRotationQueryTemplate::Query_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryTemplate, New_Template) == 0x000008, "Member 'Beh_Base_C_SetRotationQueryTemplate::New_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetRotationQueryTemplate, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Beh_Base_C_SetRotationQueryTemplate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetSpeedByDistanceMode \ -static_assert(alignof(Beh_Base_C_SetSpeedByDistanceMode) == 0x000001, "Wrong alignment on Beh_Base_C_SetSpeedByDistanceMode"); \ -static_assert(sizeof(Beh_Base_C_SetSpeedByDistanceMode) == 0x000002, "Wrong size on Beh_Base_C_SetSpeedByDistanceMode"); \ -static_assert(offsetof(Beh_Base_C_SetSpeedByDistanceMode, SpeedByDistanceMode_0) == 0x000000, "Member 'Beh_Base_C_SetSpeedByDistanceMode::SpeedByDistanceMode_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetSpeedByDistanceMode, Output_Get) == 0x000001, "Member 'Beh_Base_C_SetSpeedByDistanceMode::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetStrafeBySpeed \ -static_assert(alignof(Beh_Base_C_SetStrafeBySpeed) == 0x000008, "Wrong alignment on Beh_Base_C_SetStrafeBySpeed"); \ -static_assert(sizeof(Beh_Base_C_SetStrafeBySpeed) == 0x0000A0, "Wrong size on Beh_Base_C_SetStrafeBySpeed"); \ -static_assert(offsetof(Beh_Base_C_SetStrafeBySpeed, StrafeBySpeed_0) == 0x000000, "Member 'Beh_Base_C_SetStrafeBySpeed::StrafeBySpeed_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetStrafeBySpeed, Output_Get) == 0x000050, "Member 'Beh_Base_C_SetStrafeBySpeed::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetStrafeDirection \ -static_assert(alignof(Beh_Base_C_SetStrafeDirection) == 0x000008, "Wrong alignment on Beh_Base_C_SetStrafeDirection"); \ -static_assert(sizeof(Beh_Base_C_SetStrafeDirection) == 0x000018, "Wrong size on Beh_Base_C_SetStrafeDirection"); \ -static_assert(offsetof(Beh_Base_C_SetStrafeDirection, StrafeDirection_0) == 0x000000, "Member 'Beh_Base_C_SetStrafeDirection::StrafeDirection_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetTrajectoryArc \ -static_assert(alignof(Beh_Base_C_SetTrajectoryArc) == 0x000008, "Wrong alignment on Beh_Base_C_SetTrajectoryArc"); \ -static_assert(sizeof(Beh_Base_C_SetTrajectoryArc) == 0x000018, "Wrong size on Beh_Base_C_SetTrajectoryArc"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryArc, TrajectoryArc_0) == 0x000000, "Member 'Beh_Base_C_SetTrajectoryArc::TrajectoryArc_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryArc, NewParam) == 0x000008, "Member 'Beh_Base_C_SetTrajectoryArc::NewParam' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryArc, K2Node_FunctionResult_NewParam_ImplicitCast) == 0x000010, "Member 'Beh_Base_C_SetTrajectoryArc::K2Node_FunctionResult_NewParam_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetTrajectoryDistanceRange \ -static_assert(alignof(Beh_Base_C_SetTrajectoryDistanceRange) == 0x000008, "Wrong alignment on Beh_Base_C_SetTrajectoryDistanceRange"); \ -static_assert(sizeof(Beh_Base_C_SetTrajectoryDistanceRange) == 0x000020, "Wrong size on Beh_Base_C_SetTrajectoryDistanceRange"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryDistanceRange, Trajectory_Distance_Range_0) == 0x000000, "Member 'Beh_Base_C_SetTrajectoryDistanceRange::Trajectory_Distance_Range_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryDistanceRange, Output_Get) == 0x000010, "Member 'Beh_Base_C_SetTrajectoryDistanceRange::Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetTrajectoryGravityScale \ -static_assert(alignof(Beh_Base_C_SetTrajectoryGravityScale) == 0x000008, "Wrong alignment on Beh_Base_C_SetTrajectoryGravityScale"); \ -static_assert(sizeof(Beh_Base_C_SetTrajectoryGravityScale) == 0x000010, "Wrong size on Beh_Base_C_SetTrajectoryGravityScale"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryGravityScale, TrajectoryGravitiyScale_0) == 0x000000, "Member 'Beh_Base_C_SetTrajectoryGravityScale::TrajectoryGravitiyScale_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectoryGravityScale, ReturnValue) == 0x000008, "Member 'Beh_Base_C_SetTrajectoryGravityScale::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_SetTrajectorySpeed \ -static_assert(alignof(Beh_Base_C_SetTrajectorySpeed) == 0x000008, "Wrong alignment on Beh_Base_C_SetTrajectorySpeed"); \ -static_assert(sizeof(Beh_Base_C_SetTrajectorySpeed) == 0x000010, "Wrong size on Beh_Base_C_SetTrajectorySpeed"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectorySpeed, LaunchSpeed_0) == 0x000000, "Member 'Beh_Base_C_SetTrajectorySpeed::LaunchSpeed_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_SetTrajectorySpeed, New_Param) == 0x000008, "Member 'Beh_Base_C_SetTrajectorySpeed::New_Param' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_StartRotationCorrection \ -static_assert(alignof(Beh_Base_C_StartRotationCorrection) == 0x000008, "Wrong alignment on Beh_Base_C_StartRotationCorrection"); \ -static_assert(sizeof(Beh_Base_C_StartRotationCorrection) == 0x000058, "Wrong size on Beh_Base_C_StartRotationCorrection"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'Beh_Base_C_StartRotationCorrection::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000010, "Member 'Beh_Base_C_StartRotationCorrection::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, CallFunc_Get_Movement_Goal_Actor_MovementGoalActor) == 0x000018, "Member 'Beh_Base_C_StartRotationCorrection::CallFunc_Get_Movement_Goal_Actor_MovementGoalActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, CallFunc_Get_Movement_Goal_Location_GoalLocation) == 0x000020, "Member 'Beh_Base_C_StartRotationCorrection::CallFunc_Get_Movement_Goal_Location_GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'Beh_Base_C_StartRotationCorrection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_StartRotationCorrection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000040, "Member 'Beh_Base_C_StartRotationCorrection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Update_Trajectory_End_Location \ -static_assert(alignof(Beh_Base_C_Update_Trajectory_End_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Update_Trajectory_End_Location"); \ -static_assert(sizeof(Beh_Base_C_Update_Trajectory_End_Location) == 0x000210, "Wrong size on Beh_Base_C_Update_Trajectory_End_Location"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_GetTargetLocation_ReturnValue) == 0x000000, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_GetTargetLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_GetOffsetTrajectoryEndLocation_OffsetTrajectoryEndLocation) == 0x000018, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_GetOffsetTrajectoryEndLocation_OffsetTrajectoryEndLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_GetOffsetTrajectoryEndLocation_OffsetTrajectoryEndLocation_1) == 0x000030, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_GetOffsetTrajectoryEndLocation_OffsetTrajectoryEndLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_VSize_ReturnValue) == 0x000048, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_BreakVector_X) == 0x000050, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_BreakVector_Y) == 0x000058, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_BreakVector_Z) == 0x000060, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000068, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000070, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000088, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000A0, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, Temp_bool_Variable) == 0x0000B8, "Member 'Beh_Base_C_Update_Trajectory_End_Location::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_GetTargetLocation_ReturnValue_1) == 0x0000C0, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_GetTargetLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location) == 0x0000D8, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_GetTargetLocation_ReturnValue_2) == 0x0000F0, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_GetTargetLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000108, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Normal_ReturnValue) == 0x000120, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Cross_VectorVector_ReturnValue) == 0x000138, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Cross_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000150, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000168, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Add_VectorVector_ReturnValue) == 0x000180, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Cross_VectorVector_ReturnValue_1) == 0x000198, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Cross_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0001B0, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0001C8, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0001E0, "Member 'Beh_Base_C_Update_Trajectory_End_Location::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_End_Location, K2Node_Select_Default) == 0x0001F8, "Member 'Beh_Base_C_Update_Trajectory_End_Location::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_Update_Trajectory_Start_Location \ -static_assert(alignof(Beh_Base_C_Update_Trajectory_Start_Location) == 0x000008, "Wrong alignment on Beh_Base_C_Update_Trajectory_Start_Location"); \ -static_assert(sizeof(Beh_Base_C_Update_Trajectory_Start_Location) == 0x000048, "Wrong size on Beh_Base_C_Update_Trajectory_Start_Location"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_Start_Location, CallFunc_Get_Projectile_Socket_ProjectileSocket) == 0x000000, "Member 'Beh_Base_C_Update_Trajectory_Start_Location::CallFunc_Get_Projectile_Socket_ProjectileSocket' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_Start_Location, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000008, "Member 'Beh_Base_C_Update_Trajectory_Start_Location::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_Start_Location, CallFunc_DoesSocketExist_ReturnValue) == 0x000020, "Member 'Beh_Base_C_Update_Trajectory_Start_Location::CallFunc_DoesSocketExist_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_Start_Location, CallFunc_Get_Projectile_Socket_ProjectileSocket_1) == 0x000024, "Member 'Beh_Base_C_Update_Trajectory_Start_Location::CallFunc_Get_Projectile_Socket_ProjectileSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_Update_Trajectory_Start_Location, CallFunc_GetSocketLocation_ReturnValue) == 0x000030, "Member 'Beh_Base_C_Update_Trajectory_Start_Location::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_UpdateLaunchVelocityByArc \ -static_assert(alignof(Beh_Base_C_UpdateLaunchVelocityByArc) == 0x000008, "Wrong alignment on Beh_Base_C_UpdateLaunchVelocityByArc"); \ -static_assert(sizeof(Beh_Base_C_UpdateLaunchVelocityByArc) == 0x0000A8, "Wrong size on Beh_Base_C_UpdateLaunchVelocityByArc"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, ReturnValue) == 0x000000, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_Get_Trajectory_Gravity_ReturnValue) == 0x000008, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_Get_Trajectory_Gravity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_GetTrajectoryArc_TrajectoryArc) == 0x000020, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_GetTrajectoryArc_TrajectoryArc' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_BreakVector_X) == 0x000028, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_BreakVector_Y) == 0x000030, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_BreakVector_Z) == 0x000038, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_FClamp_ReturnValue) == 0x000040, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_GetTrajectoryEndLocation_EndProjectileLocation) == 0x000048, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_GetTrajectoryEndLocation_EndProjectileLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location) == 0x000060, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity) == 0x000078, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_SuggestProjectileVelocity_CustomArc_OutLaunchVelocity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue) == 0x000090, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_SuggestProjectileVelocity_CustomArc_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_FClamp_Value_ImplicitCast) == 0x000098, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_FClamp_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_SuggestProjectileVelocity_CustomArc_OverrideGravityZ_ImplicitCast) == 0x0000A0, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_SuggestProjectileVelocity_CustomArc_OverrideGravityZ_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityByArc, CallFunc_SuggestProjectileVelocity_CustomArc_ArcParam_ImplicitCast) == 0x0000A4, "Member 'Beh_Base_C_UpdateLaunchVelocityByArc::CallFunc_SuggestProjectileVelocity_CustomArc_ArcParam_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_UpdateLaunchVelocityBySpeed \ -static_assert(alignof(Beh_Base_C_UpdateLaunchVelocityBySpeed) == 0x000008, "Wrong alignment on Beh_Base_C_UpdateLaunchVelocityBySpeed"); \ -static_assert(sizeof(Beh_Base_C_UpdateLaunchVelocityBySpeed) == 0x0000A0, "Wrong size on Beh_Base_C_UpdateLaunchVelocityBySpeed"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, SpeedFound) == 0x000000, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::SpeedFound' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000001, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x000002, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_Get_Trajectory_Gravity_ReturnValue) == 0x000008, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_Get_Trajectory_Gravity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BooleanOR_ReturnValue) == 0x000020, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BreakVector_X) == 0x000028, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BreakVector_Y) == 0x000030, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BreakVector_Z) == 0x000038, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_GetTrajectorySpeed_LaunchSpeed) == 0x000040, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_GetTrajectorySpeed_LaunchSpeed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_GetTrajectoryEndLocation_EndProjectileLocation) == 0x000048, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_GetTrajectoryEndLocation_EndProjectileLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location) == 0x000060, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_Get_Trajectory__Start_Location_Trajectory_Start_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BlueprintSuggestProjectileVelocity_TossVelocity) == 0x000078, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BlueprintSuggestProjectileVelocity_TossVelocity' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BlueprintSuggestProjectileVelocity_ReturnValue) == 0x000090, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BlueprintSuggestProjectileVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BlueprintSuggestProjectileVelocity_OverrideGravityZ_ImplicitCast) == 0x000094, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BlueprintSuggestProjectileVelocity_OverrideGravityZ_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateLaunchVelocityBySpeed, CallFunc_BlueprintSuggestProjectileVelocity_LaunchSpeed_ImplicitCast) == 0x000098, "Member 'Beh_Base_C_UpdateLaunchVelocityBySpeed::CallFunc_BlueprintSuggestProjectileVelocity_LaunchSpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_UpdateStrafeDirection \ -static_assert(alignof(Beh_Base_C_UpdateStrafeDirection) == 0x000008, "Wrong alignment on Beh_Base_C_UpdateStrafeDirection"); \ -static_assert(sizeof(Beh_Base_C_UpdateStrafeDirection) == 0x0000D0, "Wrong size on Beh_Base_C_UpdateStrafeDirection"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_byte_Variable) == 0x000000, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable) == 0x000008, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_1) == 0x000020, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_2) == 0x000038, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_3) == 0x000050, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_4) == 0x000068, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_5) == 0x000080, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, Temp_struct_Variable_6) == 0x000098, "Member 'Beh_Base_C_UpdateStrafeDirection::Temp_struct_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, CallFunc_GetCurrentEncirclingSide_CurrentEncirclingSide) == 0x0000B0, "Member 'Beh_Base_C_UpdateStrafeDirection::CallFunc_GetCurrentEncirclingSide_CurrentEncirclingSide' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafeDirection, K2Node_Select_Default) == 0x0000B8, "Member 'Beh_Base_C_UpdateStrafeDirection::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Base_C_UpdateStrafing \ -static_assert(alignof(Beh_Base_C_UpdateStrafing) == 0x000004, "Wrong alignment on Beh_Base_C_UpdateStrafing"); \ -static_assert(sizeof(Beh_Base_C_UpdateStrafing) == 0x00000C, "Wrong size on Beh_Base_C_UpdateStrafing"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafing, CallFunc_GetMovementSpeed_MovementSpeed) == 0x000000, "Member 'Beh_Base_C_UpdateStrafing::CallFunc_GetMovementSpeed_MovementSpeed' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafing, CallFunc_Map_Find_Value) == 0x000001, "Member 'Beh_Base_C_UpdateStrafing::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafing, CallFunc_Map_Find_ReturnValue) == 0x000002, "Member 'Beh_Base_C_UpdateStrafing::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafing, CallFunc_Map_Length_ReturnValue) == 0x000004, "Member 'Beh_Base_C_UpdateStrafing::CallFunc_Map_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Base_C_UpdateStrafing, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'Beh_Base_C_UpdateStrafing::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Base_C \ -static_assert(alignof(UBeh_Base_C) == 0x000008, "Wrong alignment on UBeh_Base_C"); \ -static_assert(sizeof(UBeh_Base_C) == 0x0005F0, "Wrong size on UBeh_Base_C"); \ -static_assert(offsetof(UBeh_Base_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Base_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AnimationMontageList) == 0x0001A0, "Member 'UBeh_Base_C::AnimationMontageList' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Ai_Controller) == 0x0001B0, "Member 'UBeh_Base_C::Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AIPawnAsCharacter) == 0x0001B8, "Member 'UBeh_Base_C::AIPawnAsCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AITargetActor) == 0x0001C0, "Member 'UBeh_Base_C::AITargetActor' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MovementLocationGoal) == 0x0001C8, "Member 'UBeh_Base_C::MovementLocationGoal' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MovementSpeed) == 0x0001E0, "Member 'UBeh_Base_C::MovementSpeed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Acceptance_Radius) == 0x0001E4, "Member 'UBeh_Base_C::Acceptance_Radius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, isStrafing) == 0x0001E8, "Member 'UBeh_Base_C::isStrafing' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, StrafeDirection) == 0x0001F0, "Member 'UBeh_Base_C::StrafeDirection' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Movement_Query_Instance) == 0x000208, "Member 'UBeh_Base_C::Movement_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Movement_Query_Run_Mode) == 0x000210, "Member 'UBeh_Base_C::Movement_Query_Run_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Movement_Query_Template) == 0x000218, "Member 'UBeh_Base_C::Movement_Query_Template' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Movement_Query_Status) == 0x000220, "Member 'UBeh_Base_C::Movement_Query_Status' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, EncirclingEventHandler) == 0x000228, "Member 'UBeh_Base_C::EncirclingEventHandler' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, CurrentEncirclingSide) == 0x000230, "Member 'UBeh_Base_C::CurrentEncirclingSide' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, EncirclingTimer) == 0x000238, "Member 'UBeh_Base_C::EncirclingTimer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ChangeEncirclingDirectionTimer) == 0x000240, "Member 'UBeh_Base_C::ChangeEncirclingDirectionTimer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, EncirclingRange) == 0x000248, "Member 'UBeh_Base_C::EncirclingRange' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, EncirclingMaxTimer) == 0x000258, "Member 'UBeh_Base_C::EncirclingMaxTimer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Trajectory_Start_Velocity) == 0x000260, "Member 'UBeh_Base_C::Trajectory_Start_Velocity' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryArc) == 0x000278, "Member 'UBeh_Base_C::TrajectoryArc' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryStartLocation) == 0x000280, "Member 'UBeh_Base_C::TrajectoryStartLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryEndLocation) == 0x000298, "Member 'UBeh_Base_C::TrajectoryEndLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ProjectileSocket) == 0x0002B0, "Member 'UBeh_Base_C::ProjectileSocket' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ProjectileClass) == 0x0002B8, "Member 'UBeh_Base_C::ProjectileClass' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, LaunchVelocityAngleClamp) == 0x0002C0, "Member 'UBeh_Base_C::LaunchVelocityAngleClamp' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, LaunchSpeed) == 0x0002C8, "Member 'UBeh_Base_C::LaunchSpeed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Trajectory__Speed_Range) == 0x0002D0, "Member 'UBeh_Base_C::Trajectory__Speed_Range' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, CorrectRotationHackHandler) == 0x0002E0, "Member 'UBeh_Base_C::CorrectRotationHackHandler' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, BehaviorMinScore) == 0x0002E8, "Member 'UBeh_Base_C::BehaviorMinScore' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TokenType_Deprecated) == 0x0002F0, "Member 'UBeh_Base_C::TokenType_Deprecated' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Cronos_Controller) == 0x0002F8, "Member 'UBeh_Base_C::Cronos_Controller' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryPredictionRadius) == 0x000300, "Member 'UBeh_Base_C::TrajectoryPredictionRadius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, OffsetTrajectoryEndLocation) == 0x000308, "Member 'UBeh_Base_C::OffsetTrajectoryEndLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ProjectileDebug) == 0x000320, "Member 'UBeh_Base_C::ProjectileDebug' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MoveToGoalTimeOutHandle) == 0x000328, "Member 'UBeh_Base_C::MoveToGoalTimeOutHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MoveToGoalTimeOut) == 0x000330, "Member 'UBeh_Base_C::MoveToGoalTimeOut' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, SelectedAnimationMontage) == 0x000338, "Member 'UBeh_Base_C::SelectedAnimationMontage' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryDistanceToTargetCheck) == 0x000340, "Member 'UBeh_Base_C::TrajectoryDistanceToTargetCheck' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MoveToGoalAsyncTask) == 0x000348, "Member 'UBeh_Base_C::MoveToGoalAsyncTask' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ReachGoalCheckHandle) == 0x000350, "Member 'UBeh_Base_C::ReachGoalCheckHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, RotationLocationGoal) == 0x000358, "Member 'UBeh_Base_C::RotationLocationGoal' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, RotationCorrectionHandle) == 0x000370, "Member 'UBeh_Base_C::RotationCorrectionHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Acceptance) == 0x000378, "Member 'UBeh_Base_C::Acceptance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, bUseRotationCorrection) == 0x00037C, "Member 'UBeh_Base_C::bUseRotationCorrection' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, WorldGravity) == 0x000380, "Member 'UBeh_Base_C::WorldGravity' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, TrajectoryGravitiyScale) == 0x000398, "Member 'UBeh_Base_C::TrajectoryGravitiyScale' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, bUsePlanarRotation) == 0x0003A0, "Member 'UBeh_Base_C::bUsePlanarRotation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Rotation_Query_Template) == 0x0003A8, "Member 'UBeh_Base_C::Rotation_Query_Template' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Rotation_Query_Run_Mode) == 0x0003B0, "Member 'UBeh_Base_C::Rotation_Query_Run_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Rotation_Query_Instance) == 0x0003B8, "Member 'UBeh_Base_C::Rotation_Query_Instance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Rotation_Query_Status) == 0x0003C0, "Member 'UBeh_Base_C::Rotation_Query_Status' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AIRotationMode) == 0x0003C1, "Member 'UBeh_Base_C::AIRotationMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AIMovementMode) == 0x0003C2, "Member 'UBeh_Base_C::AIMovementMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, PrintAngleToTarget) == 0x0003C3, "Member 'UBeh_Base_C::PrintAngleToTarget' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, SpeedControlHandle) == 0x0003C8, "Member 'UBeh_Base_C::SpeedControlHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, CharacterMovementComponent) == 0x0003D0, "Member 'UBeh_Base_C::CharacterMovementComponent' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, SpeedByDistance) == 0x0003D8, "Member 'UBeh_Base_C::SpeedByDistance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, StrafeBySpeed) == 0x000428, "Member 'UBeh_Base_C::StrafeBySpeed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, SpeedByDistanceMode) == 0x000478, "Member 'UBeh_Base_C::SpeedByDistanceMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, CheckLOSToPlayerHandle) == 0x000480, "Member 'UBeh_Base_C::CheckLOSToPlayerHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MovementDebug) == 0x000488, "Member 'UBeh_Base_C::MovementDebug' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, ProjectileAngleClampDebug) == 0x000489, "Member 'UBeh_Base_C::ProjectileAngleClampDebug' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, RestrictToNavmesh) == 0x00048A, "Member 'UBeh_Base_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AddTagOnStart) == 0x00048C, "Member 'UBeh_Base_C::AddTagOnStart' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, RemoveTagOnFinish) == 0x000494, "Member 'UBeh_Base_C::RemoveTagOnFinish' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, DebugDodge) == 0x00049C, "Member 'UBeh_Base_C::DebugDodge' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, PredictProjectilePathHit) == 0x0004A0, "Member 'UBeh_Base_C::PredictProjectilePathHit' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AnimationPlayRate) == 0x0005A0, "Member 'UBeh_Base_C::AnimationPlayRate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Predict_Projectile_Path_Locations) == 0x0005A8, "Member 'UBeh_Base_C::Predict_Projectile_Path_Locations' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, DebugLeap) == 0x0005B8, "Member 'UBeh_Base_C::DebugLeap' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, bOverrideSection) == 0x0005B9, "Member 'UBeh_Base_C::bOverrideSection' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, AMSectionOverride) == 0x0005BC, "Member 'UBeh_Base_C::AMSectionOverride' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MontageStartAt) == 0x0005C4, "Member 'UBeh_Base_C::MontageStartAt' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Token_Type) == 0x0005C8, "Member 'UBeh_Base_C::Token_Type' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, DebugRotation) == 0x0005D0, "Member 'UBeh_Base_C::DebugRotation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, Trajectory_Distance_Range) == 0x0005D8, "Member 'UBeh_Base_C::Trajectory_Distance_Range' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Base_C, MovementModeHandle) == 0x0005E8, "Member 'UBeh_Base_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_CanvasForFloatingWidgets_C \ -static_assert(alignof(UWBP_CanvasForFloatingWidgets_C) == 0x000008, "Wrong alignment on UWBP_CanvasForFloatingWidgets_C"); \ -static_assert(sizeof(UWBP_CanvasForFloatingWidgets_C) == 0x0003B0, "Wrong size on UWBP_CanvasForFloatingWidgets_C"); \ - -#define DUMPER7_ASSERTS_ChangeGlobalInt_C_ScriptPerform \ -static_assert(alignof(ChangeGlobalInt_C_ScriptPerform) == 0x000008, "Wrong alignment on ChangeGlobalInt_C_ScriptPerform"); \ -static_assert(sizeof(ChangeGlobalInt_C_ScriptPerform) == 0x000018, "Wrong size on ChangeGlobalInt_C_ScriptPerform"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, Context) == 0x000000, "Member 'ChangeGlobalInt_C_ScriptPerform::Context' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_GetGlobalInt_ReturnValue) == 0x000008, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_GetGlobalInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_Subtract_IntInt_ReturnValue) == 0x00000C, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'ChangeGlobalInt_C_ScriptPerform::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptPerform, K2Node_SwitchEnum_CmpSuccess) == 0x000014, "Member 'ChangeGlobalInt_C_ScriptPerform::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ChangeGlobalInt_C_ScriptToString \ -static_assert(alignof(ChangeGlobalInt_C_ScriptToString) == 0x000008, "Wrong alignment on ChangeGlobalInt_C_ScriptToString"); \ -static_assert(sizeof(ChangeGlobalInt_C_ScriptToString) == 0x0000B0, "Wrong size on ChangeGlobalInt_C_ScriptToString"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, ReturnValue) == 0x000000, "Member 'ChangeGlobalInt_C_ScriptToString::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Conv_IntToString_ReturnValue) == 0x000010, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Conv_NameToString_ReturnValue) == 0x000020, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, K2Node_SwitchEnum_CmpSuccess) == 0x000030, "Member 'ChangeGlobalInt_C_ScriptToString::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_FindSubstring_ReturnValue) == 0x000034, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_FindSubstring_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_RightChop_ReturnValue) == 0x000040, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_RightChop_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000050, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000060, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000080, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_4) == 0x000090, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(ChangeGlobalInt_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_5) == 0x0000A0, "Member 'ChangeGlobalInt_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UChangeGlobalInt_C \ -static_assert(alignof(UChangeGlobalInt_C) == 0x000008, "Wrong alignment on UChangeGlobalInt_C"); \ -static_assert(sizeof(UChangeGlobalInt_C) == 0x0000E0, "Wrong size on UChangeGlobalInt_C"); \ -static_assert(offsetof(UChangeGlobalInt_C, Key) == 0x0000C8, "Member 'UChangeGlobalInt_C::Key' has a wrong offset!"); \ -static_assert(offsetof(UChangeGlobalInt_C, Operation) == 0x0000D8, "Member 'UChangeGlobalInt_C::Operation' has a wrong offset!"); \ -static_assert(offsetof(UChangeGlobalInt_C, Value) == 0x0000DC, "Member 'UChangeGlobalInt_C::Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FDoorMaterialsMap_Struct \ -static_assert(alignof(FDoorMaterialsMap_Struct) == 0x000008, "Wrong alignment on FDoorMaterialsMap_Struct"); \ -static_assert(sizeof(FDoorMaterialsMap_Struct) == 0x000050, "Wrong size on FDoorMaterialsMap_Struct"); \ -static_assert(offsetof(FDoorMaterialsMap_Struct, StaticMeshMaterial_6_5611224C4C09553B83AE4982656C7759) == 0x000000, "Member 'FDoorMaterialsMap_Struct::StaticMeshMaterial_6_5611224C4C09553B83AE4982656C7759' has a wrong offset!"); \ -static_assert(offsetof(FDoorMaterialsMap_Struct, GeometryCollectionMaterial_7_B4073DAA4E221C18C44699B4F5CEE45C) == 0x000028, "Member 'FDoorMaterialsMap_Struct::GeometryCollectionMaterial_7_B4073DAA4E221C18C44699B4F5CEE45C' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USPUpgradedMineTrap_C \ -static_assert(alignof(USPUpgradedMineTrap_C) == 0x000008, "Wrong alignment on USPUpgradedMineTrap_C"); \ -static_assert(sizeof(USPUpgradedMineTrap_C) == 0x000A70, "Wrong size on USPUpgradedMineTrap_C"); \ - -#define DUMPER7_ASSERTS_UPlay_HitReaction_Light_C \ -static_assert(alignof(UPlay_HitReaction_Light_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Light_C"); \ -static_assert(sizeof(UPlay_HitReaction_Light_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Light_C"); \ - -#define DUMPER7_ASSERTS_UAIKnockDownSickelDamage_C \ -static_assert(alignof(UAIKnockDownSickelDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownSickelDamage_C"); \ -static_assert(sizeof(UAIKnockDownSickelDamage_C) == 0x000068, "Wrong size on UAIKnockDownSickelDamage_C"); \ - -#define DUMPER7_ASSERTS_UGE_Material_CriticalHit_C \ -static_assert(alignof(UGE_Material_CriticalHit_C) == 0x000008, "Wrong alignment on UGE_Material_CriticalHit_C"); \ -static_assert(sizeof(UGE_Material_CriticalHit_C) == 0x000A70, "Wrong size on UGE_Material_CriticalHit_C"); \ - -#define DUMPER7_ASSERTS_GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1 \ -static_assert(alignof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1) == 0x000008, "Wrong alignment on GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1"); \ -static_assert(sizeof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1) == 0x0000B0, "Wrong size on GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1"); \ -static_assert(offsetof(GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1, Payload) == 0x000000, "Member 'GA_InteractPickup_C_EventReceived_A10BC12446ED15AA7A5F4298E32779A1::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907 \ -static_assert(alignof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907) == 0x000008, "Wrong alignment on GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907"); \ -static_assert(sizeof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907) == 0x0000B0, "Wrong size on GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907"); \ -static_assert(offsetof(GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907, Payload) == 0x000000, "Member 'GA_InteractPickup_C_EventReceived_E15A535D44E08C53DC5FAC951A329907::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup \ -static_assert(alignof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup) == 0x000008, "Wrong alignment on GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup"); \ -static_assert(sizeof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup) == 0x000330, "Wrong size on GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, EntryPoint) == 0x000000, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CustomEvent_Payload_1) == 0x000010, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CreateDelegate_OutputDelegate) == 0x0000C0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, Temp_struct_Variable) == 0x0000D0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000180, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_IsValid_ReturnValue) == 0x000188, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CreateDelegate_OutputDelegate_1) == 0x00018C, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_CustomEvent_Payload) == 0x0001A0, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, Temp_struct_Variable_1) == 0x000250, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x000300, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_IsValid_ReturnValue_1) == 0x000308, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_MakeLiteralGameplayTag_ReturnValue_1) == 0x00030C, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_MakeLiteralGameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000318, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, K2Node_Event_bWasCancelled) == 0x000320, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000328, "Member 'GA_InteractPickup_C_ExecuteUbergraph_GA_InteractPickup::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractPickup_C_K2_OnEndAbility \ -static_assert(alignof(GA_InteractPickup_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_InteractPickup_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_InteractPickup_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_InteractPickup_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_InteractPickup_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_InteractPickup_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractPickup_C \ -static_assert(alignof(UGA_InteractPickup_C) == 0x000008, "Wrong alignment on UGA_InteractPickup_C"); \ -static_assert(sizeof(UGA_InteractPickup_C) == 0x000528, "Wrong size on UGA_InteractPickup_C"); \ -static_assert(offsetof(UGA_InteractPickup_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractPickup_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_InteractPickup_C, PrepPhase) == 0x000520, "Member 'UGA_InteractPickup_C::PrepPhase' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IInteractionGeneric_Interface_C \ -static_assert(alignof(IInteractionGeneric_Interface_C) == 0x000001, "Wrong alignment on IInteractionGeneric_Interface_C"); \ -static_assert(sizeof(IInteractionGeneric_Interface_C) == 0x000001, "Wrong size on IInteractionGeneric_Interface_C"); \ - -#define DUMPER7_ASSERTS_UPlayerHudNewSoulCollectedWidget_BP_C \ -static_assert(alignof(UPlayerHudNewSoulCollectedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudNewSoulCollectedWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudNewSoulCollectedWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudNewSoulCollectedWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudNewSoulCollectedWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudNewSoulCollectedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_CustomFlashlightOffPOD_C \ -static_assert(alignof(UGE_CustomFlashlightOffPOD_C) == 0x000008, "Wrong alignment on UGE_CustomFlashlightOffPOD_C"); \ -static_assert(sizeof(UGE_CustomFlashlightOffPOD_C) == 0x000A70, "Wrong size on UGE_CustomFlashlightOffPOD_C"); \ - -#define DUMPER7_ASSERTS_Uglitch_button_style_C \ -static_assert(alignof(Uglitch_button_style_C) == 0x000010, "Wrong alignment on Uglitch_button_style_C"); \ -static_assert(sizeof(Uglitch_button_style_C) == 0x0004F0, "Wrong size on Uglitch_button_style_C"); \ - -#define DUMPER7_ASSERTS_IR_QFToFlamethrower_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_QFToFlamethrower_C \ -static_assert(alignof(UIR_QFToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_QFToFlamethrower_C"); \ -static_assert(sizeof(UIR_QFToFlamethrower_C) == 0x000028, "Wrong size on UIR_QFToFlamethrower_C"); \ - -#define DUMPER7_ASSERTS_UANS_AddGameplayTag_C \ -static_assert(alignof(UANS_AddGameplayTag_C) == 0x000008, "Wrong alignment on UANS_AddGameplayTag_C"); \ -static_assert(sizeof(UANS_AddGameplayTag_C) == 0x000050, "Wrong size on UANS_AddGameplayTag_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGAmmoDoubleUpgrade_C \ -static_assert(alignof(UGE_SGAmmoDoubleUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGAmmoDoubleUpgrade_C"); \ -static_assert(sizeof(UGE_SGAmmoDoubleUpgrade_C) == 0x000A70, "Wrong size on UGE_SGAmmoDoubleUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPQuickHealPlayRateUpgrade_C \ -static_assert(alignof(UGE_SPQuickHealPlayRateUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPQuickHealPlayRateUpgrade_C"); \ -static_assert(sizeof(UGE_SPQuickHealPlayRateUpgrade_C) == 0x000A70, "Wrong size on UGE_SPQuickHealPlayRateUpgrade_C"); \ - -#define DUMPER7_ASSERTS_Goal_Absorb_C_ProvideTargetObjects \ -static_assert(alignof(Goal_Absorb_C_ProvideTargetObjects) == 0x000008, "Wrong alignment on Goal_Absorb_C_ProvideTargetObjects"); \ -static_assert(sizeof(Goal_Absorb_C_ProvideTargetObjects) == 0x000010, "Wrong size on Goal_Absorb_C_ProvideTargetObjects"); \ -static_assert(offsetof(Goal_Absorb_C_ProvideTargetObjects, Targets_0) == 0x000000, "Member 'Goal_Absorb_C_ProvideTargetObjects::Targets_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGoal_Absorb_C \ -static_assert(alignof(UGoal_Absorb_C) == 0x000008, "Wrong alignment on UGoal_Absorb_C"); \ -static_assert(sizeof(UGoal_Absorb_C) == 0x000060, "Wrong size on UGoal_Absorb_C"); \ -static_assert(offsetof(UGoal_Absorb_C, Targets) == 0x000050, "Member 'UGoal_Absorb_C::Targets' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP \ -static_assert(alignof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP) == 0x000008, "Wrong alignment on SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP"); \ -static_assert(sizeof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP) == 0x000218, "Wrong size on SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, EntryPoint) == 0x000000, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'SpreadGunContainer_BP_C_ExecuteUbergraph_SpreadGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'SpreadGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASpreadGunContainer_BP_C \ -static_assert(alignof(ASpreadGunContainer_BP_C) == 0x000008, "Wrong alignment on ASpreadGunContainer_BP_C"); \ -static_assert(sizeof(ASpreadGunContainer_BP_C) == 0x000678, "Wrong size on ASpreadGunContainer_BP_C"); \ -static_assert(offsetof(ASpreadGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ASpreadGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASpreadGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ASpreadGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_MG02ReloadUpgrade_C \ -static_assert(alignof(UGE_MG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02ReloadUpgrade_C"); \ -static_assert(sizeof(UGE_MG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02ReloadUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_FlamethrowerCooldown_C \ -static_assert(alignof(UGE_FlamethrowerCooldown_C) == 0x000008, "Wrong alignment on UGE_FlamethrowerCooldown_C"); \ -static_assert(sizeof(UGE_FlamethrowerCooldown_C) == 0x000A70, "Wrong size on UGE_FlamethrowerCooldown_C"); \ - -#define DUMPER7_ASSERTS_IR_UsableToDodge_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_UsableToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_UsableToDodge_C_ResolveAbilityInterrupt) == 0x000050, "Wrong size on IR_UsableToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability) == 0x000018, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Heal_Ability' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_GetOwningActorFromActorInfo_ReturnValue) == 0x000028, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_GetOwningActorFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000030, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000038, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToDodge_C_ResolveAbilityInterrupt, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000048, "Member 'IR_UsableToDodge_C_ResolveAbilityInterrupt::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_UsableToDodge_C \ -static_assert(alignof(UIR_UsableToDodge_C) == 0x000008, "Wrong alignment on UIR_UsableToDodge_C"); \ -static_assert(sizeof(UIR_UsableToDodge_C) == 0x000028, "Wrong size on UIR_UsableToDodge_C"); \ - -#define DUMPER7_ASSERTS_WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer \ -static_assert(alignof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer) == 0x000004, "Wrong alignment on WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer"); \ -static_assert(sizeof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer) == 0x000004, "Wrong size on WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer"); \ -static_assert(offsetof(WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer, EntryPoint) == 0x000000, "Member 'WBP_DynamicGameplayContainer_C_ExecuteUbergraph_WBP_DynamicGameplayContainer::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_DynamicGameplayContainer_C \ -static_assert(alignof(UWBP_DynamicGameplayContainer_C) == 0x000008, "Wrong alignment on UWBP_DynamicGameplayContainer_C"); \ -static_assert(sizeof(UWBP_DynamicGameplayContainer_C) == 0x000410, "Wrong size on UWBP_DynamicGameplayContainer_C"); \ -static_assert(offsetof(UWBP_DynamicGameplayContainer_C, UberGraphFrame) == 0x0003F8, "Member 'UWBP_DynamicGameplayContainer_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DynamicGameplayContainer_C, NewVar) == 0x000400, "Member 'UWBP_DynamicGameplayContainer_C::NewVar' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTimeRiftSyncWidget_BP_C \ -static_assert(alignof(UTimeRiftSyncWidget_BP_C) == 0x000008, "Wrong alignment on UTimeRiftSyncWidget_BP_C"); \ -static_assert(sizeof(UTimeRiftSyncWidget_BP_C) == 0x000300, "Wrong size on UTimeRiftSyncWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGReloadUpgrade_C \ -static_assert(alignof(UGE_MGReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGReloadUpgrade_C"); \ -static_assert(sizeof(UGE_MGReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_MGReloadUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier3_C \ -static_assert(alignof(UGE_MGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier3_C"); \ -static_assert(sizeof(UGE_MGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier3_C"); \ - -#define DUMPER7_ASSERTS_UNavFilter_Flank_C \ -static_assert(alignof(UNavFilter_Flank_C) == 0x000008, "Wrong alignment on UNavFilter_Flank_C"); \ -static_assert(sizeof(UNavFilter_Flank_C) == 0x000048, "Wrong size on UNavFilter_Flank_C"); \ - -#define DUMPER7_ASSERTS_UMetaHuman_ControlRig_C \ -static_assert(alignof(UMetaHuman_ControlRig_C) == 0x000008, "Wrong alignment on UMetaHuman_ControlRig_C"); \ -static_assert(sizeof(UMetaHuman_ControlRig_C) == 0x000B00, "Wrong size on UMetaHuman_ControlRig_C"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, L_Arm_IK_Mode) == 0x000AD0, "Member 'UMetaHuman_ControlRig_C::L_Arm_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, R_Arm_IK_Mode) == 0x000AD1, "Member 'UMetaHuman_ControlRig_C::R_Arm_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, L_Leg_IK_Mode_) == 0x000AD2, "Member 'UMetaHuman_ControlRig_C::L_Leg_IK_Mode_' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, R_Leg_IK_Mode) == 0x000AD3, "Member 'UMetaHuman_ControlRig_C::R_Leg_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_IK_Mode) == 0x000AD4, "Member 'UMetaHuman_ControlRig_C::Spine_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, Neck_IK_Mode) == 0x000AD5, "Member 'UMetaHuman_ControlRig_C::Neck_IK_Mode' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_Offsets) == 0x000AD8, "Member 'UMetaHuman_ControlRig_C::Spine_Offsets' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, Spine_Length) == 0x000AE8, "Member 'UMetaHuman_ControlRig_C::Spine_Length' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, Neck_Length) == 0x000AF0, "Member 'UMetaHuman_ControlRig_C::Neck_Length' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, L_Arm_IK_Align) == 0x000AF8, "Member 'UMetaHuman_ControlRig_C::L_Arm_IK_Align' has a wrong offset!"); \ -static_assert(offsetof(UMetaHuman_ControlRig_C, R_Arm_IK_Align) == 0x000AF9, "Member 'UMetaHuman_ControlRig_C::R_Arm_IK_Align' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDoubleBarrellChargedShootShake_C \ -static_assert(alignof(UDoubleBarrellChargedShootShake_C) == 0x000010, "Wrong alignment on UDoubleBarrellChargedShootShake_C"); \ -static_assert(sizeof(UDoubleBarrellChargedShootShake_C) == 0x0001F0, "Wrong size on UDoubleBarrellChargedShootShake_C"); \ - -#define DUMPER7_ASSERTS_HasGameplayTag_C_ScriptPerformCondition \ -static_assert(alignof(HasGameplayTag_C_ScriptPerformCondition) == 0x000008, "Wrong alignment on HasGameplayTag_C_ScriptPerformCondition"); \ -static_assert(sizeof(HasGameplayTag_C_ScriptPerformCondition) == 0x0000A0, "Wrong size on HasGameplayTag_C_ScriptPerformCondition"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, Context) == 0x000000, "Member 'HasGameplayTag_C_ScriptPerformCondition::Context' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, caller) == 0x000008, "Member 'HasGameplayTag_C_ScriptPerformCondition::caller' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, ReturnValue) == 0x000010, "Member 'HasGameplayTag_C_ScriptPerformCondition::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_NotEqual_GameplayTag_ReturnValue) == 0x000021, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_NotEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000028, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetGameState_ReturnValue) == 0x000030, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetGameState_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, K2Node_DynamicCast_AsCronos_Game_State_Play) == 0x000038, "Member 'HasGameplayTag_C_ScriptPerformCondition::K2Node_DynamicCast_AsCronos_Game_State_Play' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'HasGameplayTag_C_ScriptPerformCondition::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000048, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x000068, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000070, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000080, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_self_CastInput_1) == 0x000088, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_self_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptPerformCondition, CallFunc_HasAnyMatchingGameplayTags_ReturnValue_1) == 0x000098, "Member 'HasGameplayTag_C_ScriptPerformCondition::CallFunc_HasAnyMatchingGameplayTags_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HasGameplayTag_C_ScriptToString \ -static_assert(alignof(HasGameplayTag_C_ScriptToString) == 0x000008, "Wrong alignment on HasGameplayTag_C_ScriptToString"); \ -static_assert(sizeof(HasGameplayTag_C_ScriptToString) == 0x000048, "Wrong size on HasGameplayTag_C_ScriptToString"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptToString, ReturnValue) == 0x000000, "Member 'HasGameplayTag_C_ScriptToString::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_MakeLiteralString_ReturnValue) == 0x000010, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_MakeLiteralString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_GetTagName_ReturnValue) == 0x000020, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_GetTagName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_Conv_NameToString_ReturnValue) == 0x000028, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HasGameplayTag_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'HasGameplayTag_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHasGameplayTag_C \ -static_assert(alignof(UHasGameplayTag_C) == 0x000008, "Wrong alignment on UHasGameplayTag_C"); \ -static_assert(sizeof(UHasGameplayTag_C) == 0x000090, "Wrong size on UHasGameplayTag_C"); \ -static_assert(offsetof(UHasGameplayTag_C, GameplayTag) == 0x000088, "Member 'UHasGameplayTag_C::GameplayTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USmartgunChargedShotShake_C \ -static_assert(alignof(USmartgunChargedShotShake_C) == 0x000010, "Wrong alignment on USmartgunChargedShotShake_C"); \ -static_assert(sizeof(USmartgunChargedShotShake_C) == 0x0001F0, "Wrong size on USmartgunChargedShotShake_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier1_C \ -static_assert(alignof(UGE_TSTorchUpgradeTier1_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier1_C"); \ -static_assert(sizeof(UGE_TSTorchUpgradeTier1_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier1_C"); \ - -#define DUMPER7_ASSERTS_UHeavyRifleChargeShotShake_C \ -static_assert(alignof(UHeavyRifleChargeShotShake_C) == 0x000010, "Wrong alignment on UHeavyRifleChargeShotShake_C"); \ -static_assert(sizeof(UHeavyRifleChargeShotShake_C) == 0x0001F0, "Wrong size on UHeavyRifleChargeShotShake_C"); \ - -#define DUMPER7_ASSERTS_Beh_Approach_C_ExecuteUbergraph_Beh_Approach \ -static_assert(alignof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach) == 0x000008, "Wrong alignment on Beh_Approach_C_ExecuteUbergraph_Beh_Approach"); \ -static_assert(sizeof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach) == 0x0000C8, "Wrong size on Beh_Approach_C_ExecuteUbergraph_Beh_Approach"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, EntryPoint) == 0x000000, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetCronosController_CronosController) == 0x000008, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetCronosController_ReturnValue) == 0x000010, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_ConsumeToken_ReturnValue) == 0x000024, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_CustomEvent_Result) == 0x000025, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_CustomEvent_AIController) == 0x000028, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, Temp_class_Variable) == 0x000040, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_Event_AiController) == 0x000048, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_CommitBehaviour_ReturnValue) == 0x000050, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_getPawn_ReturnValue) == 0x000058, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000060, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000078, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetTargetObject_ReturnValue) == 0x000080, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_DynamicCast_AsActor) == 0x000088, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetCronosController_CronosController_1) == 0x000098, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_GetCronosController_ReturnValue_1) == 0x0000A0, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0000A8, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0000B8, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, CallFunc_RequestToken_ReturnValue) == 0x0000C1, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_ExecuteUbergraph_Beh_Approach, K2Node_Event_bWasInterrupted) == 0x0000C2, "Member 'Beh_Approach_C_ExecuteUbergraph_Beh_Approach::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Approach_C_K2_Activate \ -static_assert(alignof(Beh_Approach_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Approach_C_K2_Activate"); \ -static_assert(sizeof(Beh_Approach_C_K2_Activate) == 0x000008, "Wrong size on Beh_Approach_C_K2_Activate"); \ -static_assert(offsetof(Beh_Approach_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Approach_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Approach_C_K2_EndBehavior \ -static_assert(alignof(Beh_Approach_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Approach_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Approach_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Approach_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Approach_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Approach_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A \ -static_assert(alignof(Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A) == 0x000008, "Wrong alignment on Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A"); \ -static_assert(sizeof(Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A) == 0x000010, "Wrong size on Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A"); \ -static_assert(offsetof(Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A, Result) == 0x000000, "Member 'Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A, AIController) == 0x000008, "Member 'Beh_Approach_C_OnMoveFinished_DAFB2DFE42A0402FFB3A72952563C72A::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Approach_C \ -static_assert(alignof(UBeh_Approach_C) == 0x000008, "Wrong alignment on UBeh_Approach_C"); \ -static_assert(sizeof(UBeh_Approach_C) == 0x0001A8, "Wrong size on UBeh_Approach_C"); \ -static_assert(offsetof(UBeh_Approach_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Approach_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Approach_C, Acceptance_Radius) == 0x0001A0, "Member 'UBeh_Approach_C::Acceptance_Radius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Approach_C, Gait) == 0x0001A4, "Member 'UBeh_Approach_C::Gait' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Approach_C, TokenType) == 0x0001A5, "Member 'UBeh_Approach_C::TokenType' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpreadGunChargingReady_CameraShake_C \ -static_assert(alignof(USpreadGunChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on USpreadGunChargingReady_CameraShake_C"); \ -static_assert(sizeof(USpreadGunChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on USpreadGunChargingReady_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_IR_QFToMelee_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_QFToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_QFToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_QFToMelee_C \ -static_assert(alignof(UIR_QFToMelee_C) == 0x000008, "Wrong alignment on UIR_QFToMelee_C"); \ -static_assert(sizeof(UIR_QFToMelee_C) == 0x000028, "Wrong size on UIR_QFToMelee_C"); \ - -#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_GetNotifyName \ -static_assert(alignof(ANS_MultiplyAnimRateScale_C_GetNotifyName) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_GetNotifyName"); \ -static_assert(sizeof(ANS_MultiplyAnimRateScale_C_GetNotifyName) == 0x000030, "Wrong size on ANS_MultiplyAnimRateScale_C_GetNotifyName"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, ReturnValue) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_GetNotifyName, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ANS_MultiplyAnimRateScale_C_GetNotifyName::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_Received_NotifyBegin \ -static_assert(alignof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_Received_NotifyBegin"); \ -static_assert(sizeof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin) == 0x000070, "Wrong size on ANS_MultiplyAnimRateScale_C_Received_NotifyBegin"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Received_NotifyBegin_ReturnValue) == 0x000049, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Received_NotifyBegin_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000050, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_SetRateScale_RateScale_ImplicitCast) == 0x000058, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_SetRateScale_RateScale_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyBegin, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast) == 0x000068, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyBegin::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_MultiplyAnimRateScale_C_Received_NotifyEnd \ -static_assert(alignof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_MultiplyAnimRateScale_C_Received_NotifyEnd"); \ -static_assert(sizeof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_MultiplyAnimRateScale_C_Received_NotifyEnd"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000048, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ANS_MultiplyAnimRateScale_C_Received_NotifyEnd, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast) == 0x000058, "Member 'ANS_MultiplyAnimRateScale_C_Received_NotifyEnd::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UANS_MultiplyAnimRateScale_C \ -static_assert(alignof(UANS_MultiplyAnimRateScale_C) == 0x000008, "Wrong alignment on UANS_MultiplyAnimRateScale_C"); \ -static_assert(sizeof(UANS_MultiplyAnimRateScale_C) == 0x000060, "Wrong size on UANS_MultiplyAnimRateScale_C"); \ -static_assert(offsetof(UANS_MultiplyAnimRateScale_C, RateScale) == 0x000058, "Member 'UANS_MultiplyAnimRateScale_C::RateScale' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_AlternativeModeFire_C \ -static_assert(alignof(UGA_AlternativeModeFire_C) == 0x000008, "Wrong alignment on UGA_AlternativeModeFire_C"); \ -static_assert(sizeof(UGA_AlternativeModeFire_C) == 0x000440, "Wrong size on UGA_AlternativeModeFire_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_MGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_MGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier2_C"); \ - -#define DUMPER7_ASSERTS_FCameraSettingsStruct4NPC \ -static_assert(alignof(FCameraSettingsStruct4NPC) == 0x000010, "Wrong alignment on FCameraSettingsStruct4NPC"); \ -static_assert(sizeof(FCameraSettingsStruct4NPC) == 0x0000E0, "Wrong size on FCameraSettingsStruct4NPC"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC, Camera_2_5E3B2A8B44FDF2734CBD5FBE7B5BA228) == 0x000000, "Member 'FCameraSettingsStruct4NPC::Camera_2_5E3B2A8B44FDF2734CBD5FBE7B5BA228' has a wrong offset!"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC, Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47) == 0x000010, "Member 'FCameraSettingsStruct4NPC::Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47' has a wrong offset!"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC, Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D) == 0x000070, "Member 'FCameraSettingsStruct4NPC::Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D' has a wrong offset!"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC, FocusSettings_11_5FC4D7E64F2449BAAD48ABAB40EE91C7) == 0x000078, "Member 'FCameraSettingsStruct4NPC::FocusSettings_11_5FC4D7E64F2449BAAD48ABAB40EE91C7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BodyCarry_C_AttachPlayerColliders \ -static_assert(alignof(GA_BodyCarry_C_AttachPlayerColliders) == 0x000008, "Wrong alignment on GA_BodyCarry_C_AttachPlayerColliders"); \ -static_assert(sizeof(GA_BodyCarry_C_AttachPlayerColliders) == 0x0002E0, "Wrong size on GA_BodyCarry_C_AttachPlayerColliders"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, DeadBody) == 0x000000, "Member 'GA_BodyCarry_C_AttachPlayerColliders::DeadBody' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, PlayerMesh) == 0x000008, "Member 'GA_BodyCarry_C_AttachPlayerColliders::PlayerMesh' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry) == 0x000010, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1) == 0x000028, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider) == 0x000040, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_1) == 0x000048, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000050, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2) == 0x000058, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_2) == 0x000068, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_2) == 0x000070, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3) == 0x000078, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_3) == 0x000088, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_1) == 0x000089, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_3) == 0x000090, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_4) == 0x000098, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_4) == 0x0000A8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_4) == 0x0000B0, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_5) == 0x0000B8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, K2Node_DynamicCast_bSuccess_5) == 0x0000C8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::K2Node_DynamicCast_bSuccess_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_GetBodyCollider_Collider_5) == 0x0000D0, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_GetBodyCollider_Collider_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult) == 0x0000D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1) == 0x0001D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_2) == 0x0002D8, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_3) == 0x0002D9, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_4) == 0x0002DA, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_AttachPlayerColliders, CallFunc_K2_AttachToComponent_ReturnValue_5) == 0x0002DB, "Member 'GA_BodyCarry_C_AttachPlayerColliders::CallFunc_K2_AttachToComponent_ReturnValue_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940 \ -static_assert(alignof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940) == 0x000008, "Wrong alignment on GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940"); \ -static_assert(sizeof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940) == 0x0000B0, "Wrong size on GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940"); \ -static_assert(offsetof(GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940, Payload) == 0x000000, "Member 'GA_BodyCarry_C_EventReceived_375EF9A14663D5AAAD6555B58DF0D940::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry \ -static_assert(alignof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry) == 0x000010, "Wrong alignment on GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry"); \ -static_assert(sizeof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry) == 0x000380, "Wrong size on GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, EntryPoint) == 0x000000, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x000018, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry) == 0x000028, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetSkeletalMesh_Mesh) == 0x000040, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetSkeletalMesh_Mesh' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, Temp_struct_Variable) == 0x000050, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_Event_bWasCancelled) == 0x000100, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_2) == 0x000101, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000108, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue_1) == 0x000110, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FindSubcomponentByClass_ReturnValue_2) == 0x000118, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FindSubcomponentByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_3) == 0x000120, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_4) == 0x000121, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_5) == 0x000122, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetComponentByClass_ReturnValue) == 0x000128, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeTransform_ReturnValue) == 0x000130, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CustomEvent_Payload) == 0x000190, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, Temp_class_Variable) == 0x000240, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CustomEvent_Loaded) == 0x000248, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CustomEvent_Loaded' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_ClassDynamicCast_AsActor) == 0x000250, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_ClassDynamicCast_bSuccess) == 0x000258, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000260, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_FinishSpawningActor_ReturnValue) == 0x000268, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate_1) == 0x000270, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetCharacterPlay_ReturnValue) == 0x000280, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000288, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_6) == 0x000290, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1) == 0x000298, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_1) == 0x0002A8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2) == 0x0002B0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_2) == 0x0002C0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetSkeletalMesh_Mesh_1) == 0x0002C8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetSkeletalMesh_Mesh_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_K2_AttachToComponent_ReturnValue) == 0x0002D0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3) == 0x0002D8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_AsBPI_Dead_Body_to_Carry_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_DynamicCast_bSuccess_3) == 0x0002E8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0002F0, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetHandIKTarget_IKTarget) == 0x0002F8, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetHandIKTarget_IKTarget' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000300, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetOwningActorFromActorInfo_ReturnValue) == 0x000308, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetOwningActorFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_IsValid_ReturnValue_7) == 0x000310, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000318, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000338, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_GetOwningActorFromActorInfo_ReturnValue_1) == 0x000340, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_GetOwningActorFromActorInfo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1) == 0x000348, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000368, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry, K2Node_CreateDelegate_OutputDelegate_2) == 0x00036C, "Member 'GA_BodyCarry_C_ExecuteUbergraph_GA_BodyCarry::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BodyCarry_C_K2_OnEndAbility \ -static_assert(alignof(GA_BodyCarry_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_BodyCarry_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_BodyCarry_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_BodyCarry_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_BodyCarry_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_BodyCarry_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332 \ -static_assert(alignof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332) == 0x000008, "Wrong alignment on GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332"); \ -static_assert(sizeof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332) == 0x000008, "Wrong size on GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332"); \ -static_assert(offsetof(GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332, Loaded) == 0x000000, "Member 'GA_BodyCarry_C_OnLoaded_2FB7A9EC4287774434385DB3A48D0332::Loaded' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_BodyCarry_C \ -static_assert(alignof(UGA_BodyCarry_C) == 0x000008, "Wrong alignment on UGA_BodyCarry_C"); \ -static_assert(sizeof(UGA_BodyCarry_C) == 0x000498, "Wrong size on UGA_BodyCarry_C"); \ -static_assert(offsetof(UGA_BodyCarry_C, UberGraphFrame) == 0x000468, "Member 'UGA_BodyCarry_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_BodyCarry_C, BodyCarry_Class) == 0x000470, "Member 'UGA_BodyCarry_C::BodyCarry_Class' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Images_Fade_C \ -static_assert(alignof(UGE_Images_Fade_C) == 0x000008, "Wrong alignment on UGE_Images_Fade_C"); \ -static_assert(sizeof(UGE_Images_Fade_C) == 0x000A70, "Wrong size on UGE_Images_Fade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPResourceCapUpgrade_C \ -static_assert(alignof(UGE_SPResourceCapUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPResourceCapUpgrade_C"); \ -static_assert(sizeof(UGE_SPResourceCapUpgrade_C) == 0x000A70, "Wrong size on UGE_SPResourceCapUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPIncreasedResources_C \ -static_assert(alignof(UGE_SPIncreasedResources_C) == 0x000008, "Wrong alignment on UGE_SPIncreasedResources_C"); \ -static_assert(sizeof(UGE_SPIncreasedResources_C) == 0x000A70, "Wrong size on UGE_SPIncreasedResources_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGChargedShotRecoilReductionUpgrade_C \ -static_assert(alignof(UGE_GGChargedShotRecoilReductionUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGChargedShotRecoilReductionUpgrade_C"); \ -static_assert(sizeof(UGE_GGChargedShotRecoilReductionUpgrade_C) == 0x000A70, "Wrong size on UGE_GGChargedShotRecoilReductionUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGDamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_MGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_MGDamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_MGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_MGDamageUpgrade_Tier1_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGStabilityUpgrade_C \ -static_assert(alignof(UGE_GGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGStabilityUpgrade_C"); \ -static_assert(sizeof(UGE_GGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_GGStabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPRifleStationaryIncreasedDamage_C \ -static_assert(alignof(UGE_SPRifleStationaryIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPRifleStationaryIncreasedDamage_C"); \ -static_assert(sizeof(UGE_SPRifleStationaryIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPRifleStationaryIncreasedDamage_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGMagnumModification_C \ -static_assert(alignof(UGE_GGMagnumModification_C) == 0x000008, "Wrong alignment on UGE_GGMagnumModification_C"); \ -static_assert(sizeof(UGE_GGMagnumModification_C) == 0x000A70, "Wrong size on UGE_GGMagnumModification_C"); \ - -#define DUMPER7_ASSERTS_UFlashlight_CTRL_RIG_C \ -static_assert(alignof(UFlashlight_CTRL_RIG_C) == 0x000010, "Wrong alignment on UFlashlight_CTRL_RIG_C"); \ -static_assert(sizeof(UFlashlight_CTRL_RIG_C) == 0x000BE0, "Wrong size on UFlashlight_CTRL_RIG_C"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, input_rotation) == 0x000AD0, "Member 'UFlashlight_CTRL_RIG_C::input_rotation' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, mesh_transform) == 0x000AF0, "Member 'UFlashlight_CTRL_RIG_C::mesh_transform' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, relative_rotation) == 0x000B50, "Member 'UFlashlight_CTRL_RIG_C::relative_rotation' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, rotated_direction_vector) == 0x000B70, "Member 'UFlashlight_CTRL_RIG_C::rotated_direction_vector' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left) == 0x000B88, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down) == 0x000B90, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down_min) == 0x000B98, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down_min' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_up_down_max) == 0x000BA0, "Member 'UFlashlight_CTRL_RIG_C::angle_up_down_max' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left_min) == 0x000BA8, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left_min' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, angle_right_left_max) == 0x000BB0, "Member 'UFlashlight_CTRL_RIG_C::angle_right_left_max' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, bones_horizontal_rotation_ratio) == 0x000BB8, "Member 'UFlashlight_CTRL_RIG_C::bones_horizontal_rotation_ratio' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, bones_vertical_rotation_ratio) == 0x000BC0, "Member 'UFlashlight_CTRL_RIG_C::bones_vertical_rotation_ratio' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, InterpSpeed) == 0x000BC8, "Member 'UFlashlight_CTRL_RIG_C::InterpSpeed' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_CTRL_RIG_C, vertical_angle_remap) == 0x000BD0, "Member 'UFlashlight_CTRL_RIG_C::vertical_angle_remap' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UButtonStyle_Base_C \ -static_assert(alignof(UButtonStyle_Base_C) == 0x000010, "Wrong alignment on UButtonStyle_Base_C"); \ -static_assert(sizeof(UButtonStyle_Base_C) == 0x000650, "Wrong size on UButtonStyle_Base_C"); \ - -#define DUMPER7_ASSERTS_USmartgunShotShake_C \ -static_assert(alignof(USmartgunShotShake_C) == 0x000010, "Wrong alignment on USmartgunShotShake_C"); \ -static_assert(sizeof(USmartgunShotShake_C) == 0x0001F0, "Wrong size on USmartgunShotShake_C"); \ - -#define DUMPER7_ASSERTS_ULS_JumpOver200_DirectorBP_C \ -static_assert(alignof(ULS_JumpOver200_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver200_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpOver200_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver200_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget \ -static_assert(alignof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000004, "Wrong alignment on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ -static_assert(sizeof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget) == 0x000008, "Wrong size on GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget, EntryPoint) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget, CallFunc_PlayHide_ReturnValue) == 0x000004, "Member 'GameplaySaveMenu_Widget_C_ExecuteUbergraph_GameplaySaveMenu_Widget::CallFunc_PlayHide_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GameplaySaveMenu_Widget_C_OnFocusReceived \ -static_assert(alignof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x000008, "Wrong alignment on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ -static_assert(sizeof(GameplaySaveMenu_Widget_C_OnFocusReceived) == 0x0001B0, "Wrong size on GameplaySaveMenu_Widget_C_OnFocusReceived"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GameplaySaveMenu_Widget_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'GameplaySaveMenu_Widget_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGameplaySaveMenu_Widget_C \ -static_assert(alignof(UGameplaySaveMenu_Widget_C) == 0x000008, "Wrong alignment on UGameplaySaveMenu_Widget_C"); \ -static_assert(sizeof(UGameplaySaveMenu_Widget_C) == 0x000608, "Wrong size on UGameplaySaveMenu_Widget_C"); \ -static_assert(offsetof(UGameplaySaveMenu_Widget_C, UberGraphFrame) == 0x0005F8, "Member 'UGameplaySaveMenu_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGameplaySaveMenu_Widget_C, KeepAspectZone_1) == 0x000600, "Member 'UGameplaySaveMenu_Widget_C::KeepAspectZone_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_DebugIncInventory_C \ -static_assert(alignof(UGE_DebugIncInventory_C) == 0x000008, "Wrong alignment on UGE_DebugIncInventory_C"); \ -static_assert(sizeof(UGE_DebugIncInventory_C) == 0x000A70, "Wrong size on UGE_DebugIncInventory_C"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy \ -static_assert(alignof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy) == 0x000004, "Wrong alignment on CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy"); \ -static_assert(sizeof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy) == 0x000004, "Wrong size on CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy"); \ -static_assert(offsetof(CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy, EntryPoint) == 0x000000, "Member 'CharacterPlay_Proxy_C_ExecuteUbergraph_CharacterPlay_Proxy::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACharacterPlay_Proxy_C \ -static_assert(alignof(ACharacterPlay_Proxy_C) == 0x000008, "Wrong alignment on ACharacterPlay_Proxy_C"); \ -static_assert(sizeof(ACharacterPlay_Proxy_C) == 0x000368, "Wrong size on ACharacterPlay_Proxy_C"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, UberGraphFrame) == 0x000318, "Member 'ACharacterPlay_Proxy_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, FlashlightShaft) == 0x000320, "Member 'ACharacterPlay_Proxy_C::FlashlightShaft' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, WorldPartitionStreamingSource) == 0x000328, "Member 'ACharacterPlay_Proxy_C::WorldPartitionStreamingSource' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, Anchor_SK) == 0x000330, "Member 'ACharacterPlay_Proxy_C::Anchor_SK' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, Flamethrower_SK) == 0x000338, "Member 'ACharacterPlay_Proxy_C::Flamethrower_SK' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, Harvester_SK) == 0x000340, "Member 'ACharacterPlay_Proxy_C::Harvester_SK' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, Boots_SK) == 0x000348, "Member 'ACharacterPlay_Proxy_C::Boots_SK' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, Flashlight_Mesh) == 0x000350, "Member 'ACharacterPlay_Proxy_C::Flashlight_Mesh' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, BeingFootstepTracer) == 0x000358, "Member 'ACharacterPlay_Proxy_C::BeingFootstepTracer' has a wrong offset!"); \ -static_assert(offsetof(ACharacterPlay_Proxy_C, DialogSpeaker) == 0x000360, "Member 'ACharacterPlay_Proxy_C::DialogSpeaker' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USPMGAdditionalFabrication_C \ -static_assert(alignof(USPMGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPMGAdditionalFabrication_C"); \ -static_assert(sizeof(USPMGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPMGAdditionalFabrication_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPBonusDamageVsTerror_C \ -static_assert(alignof(UGE_SPBonusDamageVsTerror_C) == 0x000008, "Wrong alignment on UGE_SPBonusDamageVsTerror_C"); \ -static_assert(sizeof(UGE_SPBonusDamageVsTerror_C) == 0x000A70, "Wrong size on UGE_SPBonusDamageVsTerror_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_GGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_GGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier2_C"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_SpreadGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SpreadGun_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_SpreadGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_SpreadGun_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_SpreadGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_SpreadGun_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_SpreadGun_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SpreadGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_SpreadGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_SpreadGun_C \ -static_assert(alignof(UTraveler_AimOffset_SpreadGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_SpreadGun_C"); \ -static_assert(sizeof(UTraveler_AimOffset_SpreadGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_SpreadGun_C"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_SpreadGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SpreadGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_SpreadGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin \ -static_assert(alignof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin"); \ -static_assert(sizeof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin) == 0x000068, "Wrong size on ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000058, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyBegin::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd \ -static_assert(alignof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd"); \ -static_assert(sizeof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd) == 0x000060, "Wrong size on ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000050, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'ANS_PlayerMeleeAttackPhase_C_Received_NotifyEnd::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UANS_PlayerMeleeAttackPhase_C \ -static_assert(alignof(UANS_PlayerMeleeAttackPhase_C) == 0x000008, "Wrong alignment on UANS_PlayerMeleeAttackPhase_C"); \ -static_assert(sizeof(UANS_PlayerMeleeAttackPhase_C) == 0x000030, "Wrong size on UANS_PlayerMeleeAttackPhase_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_SGDamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_SGDamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier4_C"); \ - -#define DUMPER7_ASSERTS_UGame_KeyStyle_Decorator_C \ -static_assert(alignof(UGame_KeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UGame_KeyStyle_Decorator_C"); \ -static_assert(sizeof(UGame_KeyStyle_Decorator_C) == 0x000030, "Wrong size on UGame_KeyStyle_Decorator_C"); \ - -#define DUMPER7_ASSERTS_UGM_Fabricator_Wthite_16_C \ -static_assert(alignof(UGM_Fabricator_Wthite_16_C) == 0x000010, "Wrong alignment on UGM_Fabricator_Wthite_16_C"); \ -static_assert(sizeof(UGM_Fabricator_Wthite_16_C) == 0x000190, "Wrong size on UGM_Fabricator_Wthite_16_C"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_CancelWorldStatePreload \ -static_assert(alignof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload) == 0x000004, "Wrong alignment on DataLayerTwoWayTrigger_C_CancelWorldStatePreload"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload) == 0x000008, "Wrong size on DataLayerTwoWayTrigger_C_CancelWorldStatePreload"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_CancelWorldStatePreload, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_CancelWorldStatePreload::InTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger \ -static_assert(alignof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger) == 0x000028, "Wrong size on DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, EntryPoint) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InTag_1) == 0x000004, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InTag_1' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequestState_1) == 0x00000C, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequestState_1' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InResponse_1) == 0x00000D, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InResponse_1' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequest) == 0x000010, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequest' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InRequestState) == 0x000018, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InRequestState' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InResponse) == 0x000019, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InResponse' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger, K2Node_Event_InTag) == 0x00001C, "Member 'DataLayerTwoWayTrigger_C_ExecuteUbergraph_DataLayerTwoWayTrigger::K2Node_Event_InTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_OnRequestStateChanged \ -static_assert(alignof(DataLayerTwoWayTrigger_C_OnRequestStateChanged) == 0x000001, "Wrong alignment on DataLayerTwoWayTrigger_C_OnRequestStateChanged"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_OnRequestStateChanged) == 0x000002, "Wrong size on DataLayerTwoWayTrigger_C_OnRequestStateChanged"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_OnRequestStateChanged, InRequestState) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_OnRequestStateChanged::InRequestState' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_OnRequestStateChanged, InResponse) == 0x000001, "Member 'DataLayerTwoWayTrigger_C_OnRequestStateChanged::InResponse' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged \ -static_assert(alignof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InRequest) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InRequest' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InRequestState) == 0x000008, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InRequestState' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged, InResponse) == 0x000009, "Member 'DataLayerTwoWayTrigger_C_OnSpecificRequestStateChanged::InResponse' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_SetCollision \ -static_assert(alignof(DataLayerTwoWayTrigger_C_SetCollision) == 0x000001, "Wrong alignment on DataLayerTwoWayTrigger_C_SetCollision"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_SetCollision) == 0x000005, "Wrong size on DataLayerTwoWayTrigger_C_SetCollision"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Enable) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Enable' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_bool_Variable) == 0x000001, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_byte_Variable) == 0x000002, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, Temp_byte_Variable_1) == 0x000003, "Member 'DataLayerTwoWayTrigger_C_SetCollision::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_SetCollision, K2Node_Select_Default) == 0x000004, "Member 'DataLayerTwoWayTrigger_C_SetCollision::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_StartWorldStatePreload \ -static_assert(alignof(DataLayerTwoWayTrigger_C_StartWorldStatePreload) == 0x000004, "Wrong alignment on DataLayerTwoWayTrigger_C_StartWorldStatePreload"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_StartWorldStatePreload) == 0x000008, "Wrong size on DataLayerTwoWayTrigger_C_StartWorldStatePreload"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_StartWorldStatePreload, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_StartWorldStatePreload::InTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_TriggerWorldStateActivation \ -static_assert(alignof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_TriggerWorldStateActivation"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_TriggerWorldStateActivation"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation, InTag) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_TriggerWorldStateActivation::InTag' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_TriggerWorldStateActivation, ReturnValue) == 0x000008, "Member 'DataLayerTwoWayTrigger_C_TriggerWorldStateActivation::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_UserConstructionScript \ -static_assert(alignof(DataLayerTwoWayTrigger_C_UserConstructionScript) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_UserConstructionScript"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_UserConstructionScript) == 0x000078, "Wrong size on DataLayerTwoWayTrigger_C_UserConstructionScript"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, CallFunc_GetTriggers_ReturnValue) == 0x000028, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::CallFunc_GetTriggers_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference_1) == 0x000038, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference_1' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000060, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_DynamicCast_AsOn_Exit_Directional_Behavior_Trigger) == 0x000068, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_DynamicCast_AsOn_Exit_Directional_Behavior_Trigger' has a wrong offset!"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'DataLayerTwoWayTrigger_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DataLayerTwoWayTrigger_C_GetRequestsData \ -static_assert(alignof(DataLayerTwoWayTrigger_C_GetRequestsData) == 0x000008, "Wrong alignment on DataLayerTwoWayTrigger_C_GetRequestsData"); \ -static_assert(sizeof(DataLayerTwoWayTrigger_C_GetRequestsData) == 0x000010, "Wrong size on DataLayerTwoWayTrigger_C_GetRequestsData"); \ -static_assert(offsetof(DataLayerTwoWayTrigger_C_GetRequestsData, ReturnValue) == 0x000000, "Member 'DataLayerTwoWayTrigger_C_GetRequestsData::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ADataLayerTwoWayTrigger_C \ -static_assert(alignof(ADataLayerTwoWayTrigger_C) == 0x000008, "Wrong alignment on ADataLayerTwoWayTrigger_C"); \ -static_assert(sizeof(ADataLayerTwoWayTrigger_C) == 0x000400, "Wrong size on ADataLayerTwoWayTrigger_C"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, UberGraphFrame) == 0x0002C8, "Member 'ADataLayerTwoWayTrigger_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, InteractionGenericBaseEffector) == 0x0002D0, "Member 'ADataLayerTwoWayTrigger_C::InteractionGenericBaseEffector' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, TwoWayTriggerComponent) == 0x0002D8, "Member 'ADataLayerTwoWayTrigger_C::TwoWayTriggerComponent' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, Arrow) == 0x0002E0, "Member 'ADataLayerTwoWayTrigger_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, Box) == 0x0002E8, "Member 'ADataLayerTwoWayTrigger_C::Box' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, DefaultSceneRoot) == 0x0002F0, "Member 'ADataLayerTwoWayTrigger_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, LoadDataLayers) == 0x0002F8, "Member 'ADataLayerTwoWayTrigger_C::LoadDataLayers' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, UnloadDataLayers) == 0x000308, "Member 'ADataLayerTwoWayTrigger_C::UnloadDataLayers' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, ActivateDataLayers) == 0x000318, "Member 'ADataLayerTwoWayTrigger_C::ActivateDataLayers' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, TriggerEnabled) == 0x000328, "Member 'ADataLayerTwoWayTrigger_C::TriggerEnabled' has a wrong offset!"); \ -static_assert(offsetof(ADataLayerTwoWayTrigger_C, DataLayerRequest) == 0x000330, "Member 'ADataLayerTwoWayTrigger_C::DataLayerRequest' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpeadGunChargeShootShake_C \ -static_assert(alignof(USpeadGunChargeShootShake_C) == 0x000010, "Wrong alignment on USpeadGunChargeShootShake_C"); \ -static_assert(sizeof(USpeadGunChargeShootShake_C) == 0x0001F0, "Wrong size on USpeadGunChargeShootShake_C"); \ - -#define DUMPER7_ASSERTS_UCronosDialogSubtitlesWidget_NEW_C \ -static_assert(alignof(UCronosDialogSubtitlesWidget_NEW_C) == 0x000008, "Wrong alignment on UCronosDialogSubtitlesWidget_NEW_C"); \ -static_assert(sizeof(UCronosDialogSubtitlesWidget_NEW_C) == 0x000320, "Wrong size on UCronosDialogSubtitlesWidget_NEW_C"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_0) == 0x0002F0, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_0' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_1) == 0x0002F8, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_1' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_2) == 0x000300, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_2' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, line_3) == 0x000308, "Member 'UCronosDialogSubtitlesWidget_NEW_C::line_3' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, Subtitles_box) == 0x000310, "Member 'UCronosDialogSubtitlesWidget_NEW_C::Subtitles_box' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitlesWidget_NEW_C, TextTest_panel) == 0x000318, "Member 'UCronosDialogSubtitlesWidget_NEW_C::TextTest_panel' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP \ +static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP"); \ +static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP) == 0x000038, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent \ +static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints \ +static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints) == 0x000158, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000F8, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000128, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript \ +static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript) == 0x000030, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000018, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AEM_Trigger_Squeeze_Sprinting_BP_C \ +static_assert(alignof(AEM_Trigger_Squeeze_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_Squeeze_Sprinting_BP_C"); \ +static_assert(sizeof(AEM_Trigger_Squeeze_Sprinting_BP_C) == 0x0003B0, "Wrong size on AEM_Trigger_Squeeze_Sprinting_BP_C"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, UberGraphFrame_EM_Trigger_Squeeze_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::UberGraphFrame_EM_Trigger_Squeeze_Sprinting_BP_C' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedCameraControl) == 0x000368, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedCameraControl' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueCameraControl) == 0x000370, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueCameraControl' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedArrow) == 0x000378, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueArrow) == 0x000380, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueArrow_Scene) == 0x000388, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, Entrance) == 0x000398, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::Entrance' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, EntranceCollision) == 0x0003A0, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::EntranceCollision' has a wrong offset!"); \ +static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, SkeletalMesh) == 0x0003A8, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UMineTrapExplosionDamage_C \ +static_assert(alignof(UMineTrapExplosionDamage_C) == 0x000008, "Wrong alignment on UMineTrapExplosionDamage_C"); \ +static_assert(sizeof(UMineTrapExplosionDamage_C) == 0x000068, "Wrong size on UMineTrapExplosionDamage_C"); \ + +#define DUMPER7_ASSERTS_FDestructionMagnitudeData_Struct \ +static_assert(alignof(FDestructionMagnitudeData_Struct) == 0x000008, "Wrong alignment on FDestructionMagnitudeData_Struct"); \ +static_assert(sizeof(FDestructionMagnitudeData_Struct) == 0x000020, "Wrong size on FDestructionMagnitudeData_Struct"); \ +static_assert(offsetof(FDestructionMagnitudeData_Struct, MinRadialMagnitude_9_0224D7B34398723AD8155A8D266B8C51) == 0x000000, "Member 'FDestructionMagnitudeData_Struct::MinRadialMagnitude_9_0224D7B34398723AD8155A8D266B8C51' has a wrong offset!"); \ +static_assert(offsetof(FDestructionMagnitudeData_Struct, MaxRadialMagnitude_10_A8A925F1483430DC71C3DDB2F609F498) == 0x000008, "Member 'FDestructionMagnitudeData_Struct::MaxRadialMagnitude_10_A8A925F1483430DC71C3DDB2F609F498' has a wrong offset!"); \ +static_assert(offsetof(FDestructionMagnitudeData_Struct, MinDirectionalMagnitude_13_5C642FBA4253B8F2F5C975A712E3EEB0) == 0x000010, "Member 'FDestructionMagnitudeData_Struct::MinDirectionalMagnitude_13_5C642FBA4253B8F2F5C975A712E3EEB0' has a wrong offset!"); \ +static_assert(offsetof(FDestructionMagnitudeData_Struct, MaxDirectionalMagnitude_14_9766A44D4633DE6C7A56B9820E3E3836) == 0x000018, "Member 'FDestructionMagnitudeData_Struct::MaxDirectionalMagnitude_14_9766A44D4633DE6C7A56B9820E3E3836' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__GetEndTraceLocation \ +static_assert(alignof(LIB_ExplosivePointDamage_C__GetEndTraceLocation) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__GetEndTraceLocation"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C__GetEndTraceLocation) == 0x0001A8, "Wrong size on LIB_ExplosivePointDamage_C__GetEndTraceLocation"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, Actor) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::Actor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, Component) == 0x000008, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::Component' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, __WorldContext) == 0x000010, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, LineTraceEnd) == 0x000018, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::LineTraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin) == 0x000030, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent) == 0x000048, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius) == 0x000060, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin_1) == 0x000068, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent_1) == 0x000080, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius_1) == 0x000098, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin_2) == 0x0000A0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent_2) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius_2) == 0x0000D0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue) == 0x0000D4, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue_1) == 0x0000D5, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsCharacterPlay_bSuccess) == 0x0000D6, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue) == 0x0000D8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000E8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue_2) == 0x000100, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue_1) == 0x000108, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanOR_ReturnValue) == 0x000110, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000118, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_1) == 0x000130, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsActorClassOf_ReturnValue) == 0x000131, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsActorClassOf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue_2) == 0x000138, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanAND_ReturnValue) == 0x000140, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_2) == 0x000141, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsActorClassOf_ReturnValue_1) == 0x000142, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsActorClassOf_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanAND_ReturnValue_1) == 0x000143, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000148, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetEnemyMesh_IsValid) == 0x000160, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetEnemyMesh_IsValid' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetEnemyMesh_EnemyMesh) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetEnemyMesh_EnemyMesh' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetSocketLocation_ReturnValue) == 0x000170, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000188, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_3) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__PlayerDamage \ +static_assert(alignof(LIB_ExplosivePointDamage_C__PlayerDamage) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__PlayerDamage"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C__PlayerDamage) == 0x0003A0, "Wrong size on LIB_ExplosivePointDamage_C__PlayerDamage"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inv3LineTraceStart) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inv3LineTraceStart' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, infPlayerDamageRadius) == 0x000018, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::infPlayerDamageRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, fBasePlayerDamage) == 0x000020, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::fBasePlayerDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inetracetypequeryChannel) == 0x000028, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inetracetypequeryChannel' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inedrawdebugtraceType) == 0x000029, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inedrawdebugtraceType' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inaDamageCauser) == 0x000030, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inaDamageCauser' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inbDistanceDamageFalloff) == 0x000038, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inbDistanceDamageFalloff' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, ingameplayeffectExplosionPlayerDamaged) == 0x000040, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, indamagetypeDealing) == 0x000048, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::indamagetypeDealing' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, __WorldContext) == 0x000050, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, _hitresultRef) == 0x000058, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::_hitresultRef' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000158, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000160, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerPawn_ReturnValue) == 0x000198, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_Vector_Distance_ReturnValue) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x0001A9, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001AA, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Time) == 0x0001AC, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Distance) == 0x0001B0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Location) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x0001D0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Normal) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x000200, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_PhysMat) == 0x000218, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitActor) == 0x000220, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitComponent) == 0x000228, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitBoneName) == 0x000230, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_BoneName) == 0x000238, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitItem) == 0x000240, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ElementIndex) == 0x000244, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_FaceIndex) == 0x000248, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_TraceStart) == 0x000250, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000268, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, K2Node_MakeArray_Array) == 0x000280, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000290, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_SphereTraceSingle_OutHit) == 0x000298, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_SphereTraceSingle_ReturnValue) == 0x000398, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_AddImpulseOnExplosion \ +static_assert(alignof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_AddImpulseOnExplosion"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion) == 0x0000D0, "Wrong size on LIB_ExplosivePointDamage_C_AddImpulseOnExplosion"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, ExplosionRadius) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::ExplosionRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, OriginLocation) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::OriginLocation' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, DamageRadius) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::DamageRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, ImpulseOnExplosion) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::ImpulseOnExplosion' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, EnableExplosivePhysics) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::EnableExplosivePhysics' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CollisionPreset) == 0x000034, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CollisionPreset' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, __WorldContext) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, _bisOnSight) == 0x000048, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::_bisOnSight' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, OverlappingComponent) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::OverlappingComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_int_Array_Index_Variable) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsActorClassOf_ReturnValue) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsActorClassOf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_GetOwner_ReturnValue_1) == 0x000078, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_object_Variable) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsActorOnSight_outbIsOnSight) == 0x000090, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsActorOnSight_outbIsOnSight' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_OutComponents) == 0x000098, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_OutComponents' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_ReturnValue) == 0x0000A8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsSimulatingPhysics_ReturnValue) == 0x0000BD, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsSimulatingPhysics_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_BooleanAND_ReturnValue_1) == 0x0000BE, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast) == 0x0000C0, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_AddRadialImpulse_Radius_ImplicitCast) == 0x0000C4, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_AddRadialImpulse_Radius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_AddRadialImpulse_Strength_ImplicitCast) == 0x0000C8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_AddRadialImpulse_Strength_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_DamageOverlappingActors \ +static_assert(alignof(LIB_ExplosivePointDamage_C_DamageOverlappingActors) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_DamageOverlappingActors"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C_DamageOverlappingActors) == 0x000500, "Wrong size on LIB_ExplosivePointDamage_C_DamageOverlappingActors"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, ExplosionRadius) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::ExplosionRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, LineTraceOrigin) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::LineTraceOrigin' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CollisionPreset) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CollisionPreset' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, TraceTypeQueryChannel) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::TraceTypeQueryChannel' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DrawDebugTraceType) == 0x000029, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DrawDebugTraceType' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageCauser) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageCauser' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageRadius) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, PlayerDamageRadius) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::PlayerDamageRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, BasePlayerDamage) == 0x000048, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::BasePlayerDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, BaseEnemyDamage) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::BaseEnemyDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DistanceDamageFalloff) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DistanceDamageFalloff' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, GameplayEffectExplosionPlayerDamaged) == 0x000060, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::GameplayEffectExplosionPlayerDamaged' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageTypeDealing) == 0x000068, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageTypeDealing' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageExtraEnemies) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageExtraEnemies' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, NumberOfAttempts) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::NumberOfAttempts' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, __WorldContext) == 0x000088, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, IgnoreActorList) == 0x000090, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::IgnoreActorList' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, LineTraceEnd) == 0x0000A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::LineTraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, HitResultData) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::HitResultData' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CurrentComponent) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CurrentComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CurrentActor) == 0x0001C0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CurrentActor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, AlreadyAffectedActors) == 0x0001C8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::AlreadyAffectedActors' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, OverlappingComponents) == 0x0001D8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::OverlappingComponents' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetCharacterPlay_ReturnValue) == 0x0001F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array) == 0x0001F8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetPlayerController_ReturnValue) == 0x000208, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Variable) == 0x000210, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable) == 0x000214, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue) == 0x000218, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_1) == 0x00021C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable_1) == 0x000220, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable_1) == 0x000224, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_2) == 0x000228, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array_1) == 0x000230, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_OutComponents) == 0x000240, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_OutComponents' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_ReturnValue) == 0x000250, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Add_ReturnValue) == 0x000254, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable_2) == 0x000258, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Subtract_IntInt_ReturnValue) == 0x00025C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue) == 0x000260, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SelectInt_ReturnValue) == 0x000264, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000268, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable_2) == 0x00026C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_3) == 0x000270, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item) == 0x000278, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue) == 0x000280, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_1) == 0x000284, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000285, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue) == 0x000286, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item_1) == 0x000288, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue) == 0x000290, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetOwner_ReturnValue) == 0x000298, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ComponentHasTag_ReturnValue) == 0x0002A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002A1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_IsValid_ReturnValue) == 0x0002A2, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_IsValid_ReturnValue_1) == 0x0002A3, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue_1) == 0x0002A4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_2) == 0x0002A8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ApplyDamage_ReturnValue) == 0x0002AC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ApplyDamage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_AddUnique_ReturnValue) == 0x0002B0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_1) == 0x0002B4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_2) == 0x0002B5, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc__GetEndTraceLocation_LineTraceEnd) == 0x0002B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc__GetEndTraceLocation_LineTraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array_2) == 0x0002D0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_bBlockingHit) == 0x0002E0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002E1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Time) == 0x0002E4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Distance) == 0x0002E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Location) == 0x0002F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ImpactPoint) == 0x000308, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Normal) == 0x000320, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ImpactNormal) == 0x000338, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_PhysMat) == 0x000350, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitActor) == 0x000358, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitComponent) == 0x000360, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitBoneName) == 0x000368, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_BoneName) == 0x000370, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitItem) == 0x000378, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ElementIndex) == 0x00037C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_FaceIndex) == 0x000380, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_TraceStart) == 0x000388, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_TraceEnd) == 0x0003A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0003BC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_2) == 0x0003C0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetObjectClass_ReturnValue) == 0x0003C8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_3) == 0x0003D0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_3) == 0x0003D1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BooleanAND_ReturnValue) == 0x0003D2, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_4) == 0x0003D3, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereTraceMulti_OutHits) == 0x0003D8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereTraceMulti_OutHits' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereTraceMulti_ReturnValue) == 0x0003E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereTraceMulti_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue_2) == 0x0003EC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item_2) == 0x0003F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_3) == 0x0004F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast) == 0x0004F4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ApplyDamage_BaseDamage_ImplicitCast) == 0x0004F8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ApplyDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_IsActorOnSight \ +static_assert(alignof(LIB_ExplosivePointDamage_C_IsActorOnSight) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_IsActorOnSight"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C_IsActorOnSight) == 0x000260, "Wrong size on LIB_ExplosivePointDamage_C_IsActorOnSight"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CheckIfOnSight) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CheckIfOnSight' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, OriginLocation) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::OriginLocation' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, TraceTypeQueryChannel) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::TraceTypeQueryChannel' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, DrawDebugType) == 0x000021, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::DrawDebugType' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, __WorldContext) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, outbIsOnSight) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::outbIsOnSight' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, _v3LineTraceEnd) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::_v3LineTraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc__GetEndTraceLocation_LineTraceEnd) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc__GetEndTraceLocation_LineTraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, Temp_object_Variable) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_LineTraceSingle_OutHit) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_LineTraceSingle_ReturnValue) == 0x000180, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_bBlockingHit) == 0x000181, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_bInitialOverlap) == 0x000182, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Time) == 0x000184, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Distance) == 0x000188, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Location) == 0x000190, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ImpactPoint) == 0x0001A8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Normal) == 0x0001C0, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ImpactNormal) == 0x0001D8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_PhysMat) == 0x0001F0, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitActor) == 0x0001F8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitComponent) == 0x000200, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitBoneName) == 0x000208, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_BoneName) == 0x000210, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitItem) == 0x000218, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ElementIndex) == 0x00021C, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_FaceIndex) == 0x000220, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_TraceStart) == 0x000228, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_TraceEnd) == 0x000240, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000258, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment \ +static_assert(alignof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment) == 0x0004C8, "Wrong size on LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inhitresultRef) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inhitresultRef' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inaDamageCauser) == 0x000100, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inaDamageCauser' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infDamageRadius) == 0x000108, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infDamageRadius' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infBasePlayerDamage) == 0x000110, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infBasePlayerDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infBaseEnemyDamage) == 0x000118, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infBaseEnemyDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inbDistanceDamageFalloff) == 0x000120, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inbDistanceDamageFalloff' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, ingameplayeffectExplosionPlayerDamaged) == 0x000128, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, indamagetypeDealing) == 0x000130, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::indamagetypeDealing' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, __WorldContext) == 0x000138, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _fDamageFalloff) == 0x000140, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_fDamageFalloff' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _fBaseDamage) == 0x000148, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_fBaseDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _v3HitDirection) == 0x000150, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_v3HitDirection' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _primitivecomponentHitComponent) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_primitivecomponentHitComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _damagehandlingcomponentEnemy) == 0x000170, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_damagehandlingcomponentEnemy' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _aHit) == 0x000178, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_aHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyMesh_IsValid) == 0x000180, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyMesh_IsValid' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyMesh_EnemyMesh) == 0x000188, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyMesh_EnemyMesh' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bBlockingHit) == 0x000190, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bInitialOverlap) == 0x000191, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Time) == 0x000194, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Distance) == 0x000198, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Location) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactPoint) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Normal) == 0x0001D0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactNormal) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_PhysMat) == 0x000200, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitActor) == 0x000208, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitComponent) == 0x000210, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitBoneName) == 0x000218, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_BoneName) == 0x000220, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitItem) == 0x000228, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ElementIndex) == 0x00022C, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_FaceIndex) == 0x000230, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceStart) == 0x000238, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceEnd) == 0x000250, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyDamageHandlingComponent_IsValid) == 0x000268, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyDamageHandlingComponent_IsValid' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyDamageHandlingComponent_DamageHandlingComp) == 0x000270, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyDamageHandlingComponent_DamageHandlingComp' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_IsEnemyDead_ReturnValue) == 0x000278, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_IsEnemyDead_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000279, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x00027A, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Time_1) == 0x00027C, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Distance_1) == 0x000280, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Location_1) == 0x000288, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactPoint_1) == 0x0002A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Normal_1) == 0x0002B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactNormal_1) == 0x0002D0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_PhysMat_1) == 0x0002E8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitActor_1) == 0x0002F0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitComponent_1) == 0x0002F8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitBoneName_1) == 0x000300, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_BoneName_1) == 0x000308, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitItem_1) == 0x000310, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ElementIndex_1) == 0x000314, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_FaceIndex_1) == 0x000318, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceStart_1) == 0x000320, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceEnd_1) == 0x000338, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000350, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetPlayerController_ReturnValue) == 0x000368, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000370, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000378, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Vector_Distance_ReturnValue) == 0x000380, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_NormalizeToRange_ReturnValue) == 0x000388, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_NormalizeToRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_FClamp_ReturnValue) == 0x000390, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000398, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0003A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0003A8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_NotEqual_ClassClass_ReturnValue) == 0x0003B0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_NotEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003B1, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_MakeHitResult_ReturnValue) == 0x0003B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_ApplyPointDamage_ReturnValue) == 0x0004B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_ApplyPointDamage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_IsEnemy_ReturnValue) == 0x0004BC, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BooleanAND_ReturnValue) == 0x0004BD, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_HandleFullDismemberment_Damage_ImplicitCast) == 0x0004C0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_HandleFullDismemberment_Damage_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast) == 0x0004C4, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_OnScreenPlayerEffect \ +static_assert(alignof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_OnScreenPlayerEffect"); \ +static_assert(sizeof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect) == 0x000050, "Wrong size on LIB_ExplosivePointDamage_C_OnScreenPlayerEffect"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, inaHit) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::inaHit' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, infBaseDamage) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::infBaseDamage' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, ingameplayeffectExplosionPlayerDamaged) == 0x000010, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, __WorldContext) == 0x000018, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x000044, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_BooleanAND_ReturnValue) == 0x00004C, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ULIB_ExplosivePointDamage_C \ +static_assert(alignof(ULIB_ExplosivePointDamage_C) == 0x000008, "Wrong alignment on ULIB_ExplosivePointDamage_C"); \ +static_assert(sizeof(ULIB_ExplosivePointDamage_C) == 0x000028, "Wrong size on ULIB_ExplosivePointDamage_C"); \ + +#define DUMPER7_ASSERTS_FDestructionNoiseData_Struct \ +static_assert(alignof(FDestructionNoiseData_Struct) == 0x000008, "Wrong alignment on FDestructionNoiseData_Struct"); \ +static_assert(sizeof(FDestructionNoiseData_Struct) == 0x000020, "Wrong size on FDestructionNoiseData_Struct"); \ +static_assert(offsetof(FDestructionNoiseData_Struct, NoiseScaleBase_6_B8A80B374FE6B269A680D987418B8EF0) == 0x000000, "Member 'FDestructionNoiseData_Struct::NoiseScaleBase_6_B8A80B374FE6B269A680D987418B8EF0' has a wrong offset!"); \ +static_assert(offsetof(FDestructionNoiseData_Struct, NoiseScaleMultiplier_8_DE302459451572CF8A4F5D8D03270D1C) == 0x000008, "Member 'FDestructionNoiseData_Struct::NoiseScaleMultiplier_8_DE302459451572CF8A4F5D8D03270D1C' has a wrong offset!"); \ +static_assert(offsetof(FDestructionNoiseData_Struct, NoiseX_10_4FDAD93348A3B1CB53EC63B46F162E95) == 0x000010, "Member 'FDestructionNoiseData_Struct::NoiseX_10_4FDAD93348A3B1CB53EC63B46F162E95' has a wrong offset!"); \ +static_assert(offsetof(FDestructionNoiseData_Struct, NoiseY_12_C4D0777F450A13D03C4F4F813D2C0B46) == 0x000018, "Member 'FDestructionNoiseData_Struct::NoiseY_12_C4D0777F450A13D03C4F4F813D2C0B46' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FDestructionFalloffData_Struct \ +static_assert(alignof(FDestructionFalloffData_Struct) == 0x000008, "Wrong alignment on FDestructionFalloffData_Struct"); \ +static_assert(sizeof(FDestructionFalloffData_Struct) == 0x000028, "Wrong size on FDestructionFalloffData_Struct"); \ +static_assert(offsetof(FDestructionFalloffData_Struct, FalloutMagnitude_8_9C9E413E496143AA858B3891A26DB336) == 0x000000, "Member 'FDestructionFalloffData_Struct::FalloutMagnitude_8_9C9E413E496143AA858B3891A26DB336' has a wrong offset!"); \ +static_assert(offsetof(FDestructionFalloffData_Struct, FalloutRadius_7_7586C99840049919ADF7359EF3F7AC49) == 0x000008, "Member 'FDestructionFalloffData_Struct::FalloutRadius_7_7586C99840049919ADF7359EF3F7AC49' has a wrong offset!"); \ +static_assert(offsetof(FDestructionFalloffData_Struct, FalloutCenter_6_69D3AC5F4E075FECF3346DA4105CA7DB) == 0x000010, "Member 'FDestructionFalloffData_Struct::FalloutCenter_6_69D3AC5F4E075FECF3346DA4105CA7DB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FAllowedDmgSource_Structure \ +static_assert(alignof(FAllowedDmgSource_Structure) == 0x000008, "Wrong alignment on FAllowedDmgSource_Structure"); \ +static_assert(sizeof(FAllowedDmgSource_Structure) == 0x000020, "Wrong size on FAllowedDmgSource_Structure"); \ +static_assert(offsetof(FAllowedDmgSource_Structure, DamageCauser_5_5F193FBE4B8390DEFE7F3FAAA04D5C35) == 0x000000, "Member 'FAllowedDmgSource_Structure::DamageCauser_5_5F193FBE4B8390DEFE7F3FAAA04D5C35' has a wrong offset!"); \ +static_assert(offsetof(FAllowedDmgSource_Structure, DamageCauserType_10_66B347B84C1D7F3937976C9C69460ACD) == 0x000008, "Member 'FAllowedDmgSource_Structure::DamageCauserType_10_66B347B84C1D7F3937976C9C69460ACD' has a wrong offset!"); \ +static_assert(offsetof(FAllowedDmgSource_Structure, DamageType_7_56FDFEAD44B216FD361404B5402069E5) == 0x000010, "Member 'FAllowedDmgSource_Structure::DamageType_7_56FDFEAD44B216FD361404B5402069E5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_Material_Toxic_C \ +static_assert(alignof(UGE_Material_Toxic_C) == 0x000008, "Wrong alignment on UGE_Material_Toxic_C"); \ +static_assert(sizeof(UGE_Material_Toxic_C) == 0x000A70, "Wrong size on UGE_Material_Toxic_C"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ +static_assert(alignof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature \ +static_assert(alignof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle \ +static_assert(alignof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle"); \ +static_assert(sizeof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle) == 0x000418, "Wrong size on BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, EntryPoint) == 0x000000, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPathName_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_WriteToNiagaraDataChannel_ReturnValue) == 0x000030, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_WriteToNiagaraDataChannel_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, Temp_struct_Variable) == 0x000040, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SelectInt_ReturnValue) == 0x000048, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_CreateDelegate_OutputDelegate_1) == 0x00004C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_ApplyDamage_ReturnValue) == 0x000068, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_ApplyDamage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_FMax_ReturnValue) == 0x000088, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000090, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000098, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000B0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_X) == 0x0000C8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Y) == 0x0000D0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Z) == 0x0000D8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_X_1) == 0x0000E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Y_1) == 0x0000E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Z_1) == 0x0000F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000108, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000110, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000118, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000120, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_bFromSweep) == 0x000124, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_SweepResult) == 0x000128, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000228, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsPlayerCapsule_ReturnValue) == 0x000230, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsPlayerCapsule_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000238, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000240, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000248, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherActor) == 0x000250, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherComp) == 0x000258, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000260, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_FMax_ReturnValue_1) == 0x000268, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsPlayerCapsule_ReturnValue_1) == 0x000270, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsPlayerCapsule_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidActive_ReturnValue) == 0x000271, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidActive_ReturnValue_1) == 0x000272, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidActive_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_Event_EndPlayReason) == 0x000273, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_Event_EndPlayReason' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000278, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000280, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetActorUpVector_ReturnValue) == 0x000298, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNDCVariant_Variant) == 0x0002C0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNDCVariant_Variant' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002C8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0002D0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied) == 0x0002D8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x0002E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetIntParameter_ReturnValue) == 0x0002E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetIntParameter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNiagaraParameterCollection_ReturnValue_1) == 0x0002F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNiagaraParameterCollection_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0002F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000300, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetComponentByClass_ReturnValue) == 0x000308, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied_1) == 0x000310, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied_2) == 0x000311, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied_2' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPostProcessManager_ReturnValue) == 0x000318, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPostProcessManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000320, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x000328, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Map_Find_Value) == 0x000330, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Map_Find_ReturnValue) == 0x0003E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0003E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BP_ApplyGameplayEffectToTarget_ReturnValue) == 0x0003F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BP_ApplyGameplayEffectToTarget_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0003F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000400, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_ApplyDamage_BaseDamage_ImplicitCast) == 0x000408, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_ApplyDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x00040C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast_1) == 0x000410, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000414, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetNDCVariant \ +static_assert(alignof(BP_AcidPuddle_C_GetNDCVariant) == 0x000004, "Wrong alignment on BP_AcidPuddle_C_GetNDCVariant"); \ +static_assert(sizeof(BP_AcidPuddle_C_GetNDCVariant) == 0x00000C, "Wrong size on BP_AcidPuddle_C_GetNDCVariant"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, Variant) == 0x000000, "Member 'BP_AcidPuddle_C_GetNDCVariant::Variant' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_Map_Find_Value) == 0x000004, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetPuddleLifeTime \ +static_assert(alignof(BP_AcidPuddle_C_GetPuddleLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_GetPuddleLifeTime"); \ +static_assert(sizeof(BP_AcidPuddle_C_GetPuddleLifeTime) == 0x000008, "Wrong size on BP_AcidPuddle_C_GetPuddleLifeTime"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetPuddleLifeTime, Puddle_Lifetime_0) == 0x000000, "Member 'BP_AcidPuddle_C_GetPuddleLifeTime::Puddle_Lifetime_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetTotalLifeTime \ +static_assert(alignof(BP_AcidPuddle_C_GetTotalLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_GetTotalLifeTime"); \ +static_assert(sizeof(BP_AcidPuddle_C_GetTotalLifeTime) == 0x000028, "Wrong size on BP_AcidPuddle_C_GetTotalLifeTime"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, ReturnValue) == 0x000000, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetPuddleLifeTime_Puddle_Lifetime) == 0x000008, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetPuddleLifeTime_Puddle_Lifetime' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetTimeRange_MinTime) == 0x000010, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetTimeRange_MaxTime) == 0x000014, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000020, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsAcidActive \ +static_assert(alignof(BP_AcidPuddle_C_IsAcidActive) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsAcidActive"); \ +static_assert(sizeof(BP_AcidPuddle_C_IsAcidActive) == 0x000080, "Wrong size on BP_AcidPuddle_C_IsAcidActive"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, ReturnValue) == 0x000000, "Member 'BP_AcidPuddle_C_IsAcidActive::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_X) == 0x000028, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Y) == 0x000030, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Z) == 0x000038, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000040, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_X_1) == 0x000058, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_X_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Y_1) == 0x000060, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Z_1) == 0x000068, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsAcidEffectApplied \ +static_assert(alignof(BP_AcidPuddle_C_IsAcidEffectApplied) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsAcidEffectApplied"); \ +static_assert(sizeof(BP_AcidPuddle_C_IsAcidEffectApplied) == 0x000100, "Wrong size on BP_AcidPuddle_C_IsAcidEffectApplied"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, OutIsApplied) == 0x000000, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::OutIsApplied' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, Temp_struct_Variable) == 0x000004, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetPostProcessManager_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetPostProcessManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_Map_Find_Value) == 0x000020, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_RemoveActiveEffectsWithGrantedTags_ReturnValue) == 0x0000E0, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_RemoveActiveEffectsWithGrantedTags_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0000E8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0000F8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsPlayerCapsule \ +static_assert(alignof(BP_AcidPuddle_C_IsPlayerCapsule) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsPlayerCapsule"); \ +static_assert(sizeof(BP_AcidPuddle_C_IsPlayerCapsule) == 0x000038, "Wrong size on BP_AcidPuddle_C_IsPlayerCapsule"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, OtherActor) == 0x000000, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, OtherComponent) == 0x000008, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::OtherComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000030, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000031, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_BooleanAND_ReturnValue) == 0x000032, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_ReceiveEndPlay \ +static_assert(alignof(BP_AcidPuddle_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_AcidPuddle_C_ReceiveEndPlay"); \ +static_assert(sizeof(BP_AcidPuddle_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_AcidPuddle_C_ReceiveEndPlay"); \ +static_assert(offsetof(BP_AcidPuddle_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_AcidPuddle_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data \ +static_assert(alignof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data"); \ +static_assert(sizeof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data) == 0x000058, "Wrong size on BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MinTime) == 0x000000, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MaxTime) == 0x000004, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MinTime_1) == 0x000008, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MinTime_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MaxTime_1) == 0x00000C, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MaxTime_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000020, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x000028, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000030, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000038, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x000048, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x000050, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_SetPlayRate_NewRate_ImplicitCast_1) == 0x000054, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_SetPlayRate_NewRate_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_AcidPuddle_C_SetPuddleLifeTime \ +static_assert(alignof(BP_AcidPuddle_C_SetPuddleLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_SetPuddleLifeTime"); \ +static_assert(sizeof(BP_AcidPuddle_C_SetPuddleLifeTime) == 0x000008, "Wrong size on BP_AcidPuddle_C_SetPuddleLifeTime"); \ +static_assert(offsetof(BP_AcidPuddle_C_SetPuddleLifeTime, Puddle_Lifetime_0) == 0x000000, "Member 'BP_AcidPuddle_C_SetPuddleLifeTime::Puddle_Lifetime_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_AcidPuddle_C \ +static_assert(alignof(ABP_AcidPuddle_C) == 0x000008, "Wrong alignment on ABP_AcidPuddle_C"); \ +static_assert(sizeof(ABP_AcidPuddle_C) == 0x000470, "Wrong size on ABP_AcidPuddle_C"); \ +static_assert(offsetof(ABP_AcidPuddle_C, UberGraphFrame) == 0x0002C8, "Member 'ABP_AcidPuddle_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, AbilitySystem) == 0x0002D0, "Member 'ABP_AcidPuddle_C::AbilitySystem' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Arrow) == 0x0002D8, "Member 'ABP_AcidPuddle_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, NS_Splash) == 0x0002E0, "Member 'ABP_AcidPuddle_C::NS_Splash' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Sphere) == 0x0002E8, "Member 'ABP_AcidPuddle_C::Sphere' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling_Downscaling_14F979ED4256875AB8BFA3B6D45672FA) == 0x0002F0, "Member 'ABP_AcidPuddle_C::DespawnScaling_Downscaling_14F979ED4256875AB8BFA3B6D45672FA' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling__Direction_14F979ED4256875AB8BFA3B6D45672FA) == 0x0002F4, "Member 'ABP_AcidPuddle_C::DespawnScaling__Direction_14F979ED4256875AB8BFA3B6D45672FA' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling) == 0x0002F8, "Member 'ABP_AcidPuddle_C::DespawnScaling' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling_IncreasePuddleSize_29B1CA9945A000D8A676E291B0B6F123) == 0x000300, "Member 'ABP_AcidPuddle_C::SpawnScaling_IncreasePuddleSize_29B1CA9945A000D8A676E291B0B6F123' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling__Direction_29B1CA9945A000D8A676E291B0B6F123) == 0x000304, "Member 'ABP_AcidPuddle_C::SpawnScaling__Direction_29B1CA9945A000D8A676E291B0B6F123' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling) == 0x000308, "Member 'ABP_AcidPuddle_C::SpawnScaling' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, ShouldUsePuddleDecal_) == 0x000310, "Member 'ABP_AcidPuddle_C::ShouldUsePuddleDecal_' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_PuddleAppearance) == 0x000318, "Member 'ABP_AcidPuddle_C::VFX_PuddleAppearance' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Damage) == 0x000320, "Member 'ABP_AcidPuddle_C::Damage' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Damage_Tickrate) == 0x000328, "Member 'ABP_AcidPuddle_C::Damage_Tickrate' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Puddle_TargetSize) == 0x000330, "Member 'ABP_AcidPuddle_C::Puddle_TargetSize' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Puddle_Lifetime) == 0x000338, "Member 'ABP_AcidPuddle_C::Puddle_Lifetime' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Puddle_SizeModifier_Radius) == 0x000340, "Member 'ABP_AcidPuddle_C::Puddle_SizeModifier_Radius' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_ShouldPuddleAppearWithExplosion_) == 0x000348, "Member 'ABP_AcidPuddle_C::VFX_ShouldPuddleAppearWithExplosion_' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_SpawnExplosion_Scale) == 0x000350, "Member 'ABP_AcidPuddle_C::VFX_SpawnExplosion_Scale' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_SpawnExplosion) == 0x000358, "Member 'ABP_AcidPuddle_C::VFX_SpawnExplosion' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpreadCurve_Spawn) == 0x000360, "Member 'ABP_AcidPuddle_C::SpreadCurve_Spawn' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpreadCurve_Despawn) == 0x000368, "Member 'ABP_AcidPuddle_C::SpreadCurve_Despawn' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpawnTimelIne_Playrate) == 0x000370, "Member 'ABP_AcidPuddle_C::SpawnTimelIne_Playrate' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, DespawnTimeline_Playrate) == 0x000374, "Member 'ABP_AcidPuddle_C::DespawnTimeline_Playrate' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, MaxHeightDiffToPlayer) == 0x000378, "Member 'ABP_AcidPuddle_C::MaxHeightDiffToPlayer' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Damage_Timer) == 0x000380, "Member 'ABP_AcidPuddle_C::Damage_Timer' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, PuddleLifetime_Timer) == 0x000388, "Member 'ABP_AcidPuddle_C::PuddleLifetime_Timer' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, Object_Types) == 0x000390, "Member 'ABP_AcidPuddle_C::Object_Types' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SHAk_Component) == 0x0003A0, "Member 'ABP_AcidPuddle_C::SHAk_Component' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SFX_PlayAcidSizzle) == 0x0003A8, "Member 'ABP_AcidPuddle_C::SFX_PlayAcidSizzle' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SFX_StopAcidSizzle) == 0x0003B0, "Member 'ABP_AcidPuddle_C::SFX_StopAcidSizzle' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SpriteScale) == 0x0003B8, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SpriteScale' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SmokeSphereSize) == 0x0003C0, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SmokeSphereSize' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SpawnRate) == 0x0003C8, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SpawnRate' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_PuddleSizeVector) == 0x0003D0, "Member 'ABP_AcidPuddle_C::VFX_NSParam_PuddleSizeVector' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, UseErosion_) == 0x0003E8, "Member 'ABP_AcidPuddle_C::UseErosion_' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, ErosionSetter) == 0x0003F0, "Member 'ABP_AcidPuddle_C::ErosionSetter' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, bIsPlayerOverlapped) == 0x0003F8, "Member 'ABP_AcidPuddle_C::bIsPlayerOverlapped' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, AcidEffectTimer) == 0x000400, "Member 'ABP_AcidPuddle_C::AcidEffectTimer' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, VariantsMap) == 0x000408, "Member 'ABP_AcidPuddle_C::VariantsMap' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, FadeInDuration) == 0x000458, "Member 'ABP_AcidPuddle_C::FadeInDuration' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, FadeOutDuration) == 0x000460, "Member 'ABP_AcidPuddle_C::FadeOutDuration' has a wrong offset!"); \ +static_assert(offsetof(ABP_AcidPuddle_C, SpawnID) == 0x000468, "Member 'ABP_AcidPuddle_C::SpawnID' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP \ +static_assert(alignof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP) == 0x000008, "Wrong alignment on MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP"); \ +static_assert(sizeof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP) == 0x000038, "Wrong size on MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, EntryPoint) == 0x000000, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_MakeStruct_MaterialParameterInfo) == 0x000004, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, CallFunc_GetMaterialByName_ReturnValue) == 0x000018, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::CallFunc_GetMaterialByName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_DynamicCast_AsMaterial_Instance_Dynamic) == 0x000020, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_DynamicCast_AsMaterial_Instance_Dynamic' has a wrong offset!"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000030, "Member 'MineAttachment_BP_C_ExecuteUbergraph_MineAttachment_BP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AMineAttachment_BP_C \ +static_assert(alignof(AMineAttachment_BP_C) == 0x000008, "Wrong alignment on AMineAttachment_BP_C"); \ +static_assert(sizeof(AMineAttachment_BP_C) == 0x0002E0, "Wrong size on AMineAttachment_BP_C"); \ +static_assert(offsetof(AMineAttachment_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AMineAttachment_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AMineAttachment_BP_C, SkeletalMesh) == 0x0002D0, "Member 'AMineAttachment_BP_C::SkeletalMesh' has a wrong offset!"); \ +static_assert(offsetof(AMineAttachment_BP_C, Material_Instance_Dynamic) == 0x0002D8, "Member 'AMineAttachment_BP_C::Material_Instance_Dynamic' has a wrong offset!"); \ #define DUMPER7_ASSERTS_shgrenadeprojectile_MineTrap_C__ActivateMine \ static_assert(alignof(shgrenadeprojectile_MineTrap_C__ActivateMine) == 0x000008, "Wrong alignment on shgrenadeprojectile_MineTrap_C__ActivateMine"); \ @@ -222647,9807 +229319,283 @@ static_assert(offsetof(Ashgrenadeprojectile_MineTrap_C, asoftclassDamageOtherAct static_assert(offsetof(Ashgrenadeprojectile_MineTrap_C, NiagaraSystemExplosionVFXRef) == 0x0006C8, "Member 'Ashgrenadeprojectile_MineTrap_C::NiagaraSystemExplosionVFXRef' has a wrong offset!"); \ static_assert(offsetof(Ashgrenadeprojectile_MineTrap_C, ImpactNormal) == 0x0006D0, "Member 'Ashgrenadeprojectile_MineTrap_C::ImpactNormal' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGA_IdleSoulLeaks_C \ -static_assert(alignof(UGA_IdleSoulLeaks_C) == 0x000008, "Wrong alignment on UGA_IdleSoulLeaks_C"); \ -static_assert(sizeof(UGA_IdleSoulLeaks_C) == 0x0004C0, "Wrong size on UGA_IdleSoulLeaks_C"); \ - -#define DUMPER7_ASSERTS_ULightGreen_Font_16_C \ -static_assert(alignof(ULightGreen_Font_16_C) == 0x000010, "Wrong alignment on ULightGreen_Font_16_C"); \ -static_assert(sizeof(ULightGreen_Font_16_C) == 0x000190, "Wrong size on ULightGreen_Font_16_C"); \ - -#define DUMPER7_ASSERTS_UButtonStyleDisabledGrey_14_C \ -static_assert(alignof(UButtonStyleDisabledGrey_14_C) == 0x000010, "Wrong alignment on UButtonStyleDisabledGrey_14_C"); \ -static_assert(sizeof(UButtonStyleDisabledGrey_14_C) == 0x000190, "Wrong size on UButtonStyleDisabledGrey_14_C"); \ - -#define DUMPER7_ASSERTS_UGoalData_MoveToTarget_C \ -static_assert(alignof(UGoalData_MoveToTarget_C) == 0x000008, "Wrong alignment on UGoalData_MoveToTarget_C"); \ -static_assert(sizeof(UGoalData_MoveToTarget_C) == 0x000040, "Wrong size on UGoalData_MoveToTarget_C"); \ -static_assert(offsetof(UGoalData_MoveToTarget_C, Gait) == 0x000028, "Member 'UGoalData_MoveToTarget_C::Gait' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_MoveToTarget_C, AcceptanceRadius) == 0x000030, "Member 'UGoalData_MoveToTarget_C::AcceptanceRadius' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_MoveToTarget_C, ShouldRotate) == 0x000038, "Member 'UGoalData_MoveToTarget_C::ShouldRotate' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_MoveToTarget_C, PlayerIsRotationTarget) == 0x000039, "Member 'UGoalData_MoveToTarget_C::PlayerIsRotationTarget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UNavigationDisabled_Red14_C \ -static_assert(alignof(UNavigationDisabled_Red14_C) == 0x000010, "Wrong alignment on UNavigationDisabled_Red14_C"); \ -static_assert(sizeof(UNavigationDisabled_Red14_C) == 0x000190, "Wrong size on UNavigationDisabled_Red14_C"); \ - -#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C \ -static_assert(alignof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C) == 0x000008, "Wrong alignment on PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C"); \ -static_assert(sizeof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C) == 0x0000B0, "Wrong size on PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C, Payload) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_EventReceived_7A0CFF0546780EE28DA753976C6EB11C::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP \ -static_assert(alignof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP) == 0x000008, "Wrong alignment on PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP"); \ -static_assert(sizeof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP) == 0x000208, "Wrong size on PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000010, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_CustomEvent_Payload) == 0x000030, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, Temp_struct_Variable) == 0x0000E0, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_MakeStruct_SlateColor) == 0x000190, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_MakeStruct_SlateColor_1) == 0x0001A4, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_MakeStruct_SlateColor_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_GetAmmoCount_ReturnValue) == 0x0001B8, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_GetAmmoCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0001BC, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_Event_MyGeometry) == 0x0001C0, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, K2Node_Event_InDeltaTime) == 0x0001F8, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000200, "Member 'PlayerHudAmmoWidget_BP_C_ExecuteUbergraph_PlayerHudAmmoWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudAmmoWidget_BP_C_Tick \ -static_assert(alignof(PlayerHudAmmoWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudAmmoWidget_BP_C_Tick"); \ -static_assert(sizeof(PlayerHudAmmoWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudAmmoWidget_BP_C_Tick"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudAmmoWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudAmmoWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudAmmoWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudAmmoWidget_BP_C \ -static_assert(alignof(UPlayerHudAmmoWidget_BP_C) == 0x000010, "Wrong alignment on UPlayerHudAmmoWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudAmmoWidget_BP_C) == 0x000440, "Wrong size on UPlayerHudAmmoWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, UberGraphFrame) == 0x0003C8, "Member 'UPlayerHudAmmoWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Zero_ammo) == 0x0003D0, "Member 'UPlayerHudAmmoWidget_BP_C::Zero_ammo' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Bars) == 0x0003D8, "Member 'UPlayerHudAmmoWidget_BP_C::Bars' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudAmmoWidget_BP_C, Condition) == 0x0003E0, "Member 'UPlayerHudAmmoWidget_BP_C::Condition' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP \ -static_assert(alignof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP"); \ -static_assert(sizeof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP"); \ -static_assert(offsetof(ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsEdit_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsEdit_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlsEdit_ExtraSettingsPanel_BP_C \ -static_assert(alignof(UControlsEdit_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsEdit_ExtraSettingsPanel_BP_C"); \ -static_assert(sizeof(UControlsEdit_ExtraSettingsPanel_BP_C) == 0x000410, "Wrong size on UControlsEdit_ExtraSettingsPanel_BP_C"); \ -static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x0003F0, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Accept_text) == 0x0003F8, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Accept_text' has a wrong offset!"); \ -static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Back_text) == 0x000400, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ -static_assert(offsetof(UControlsEdit_ExtraSettingsPanel_BP_C, Reset_text) == 0x000408, "Member 'UControlsEdit_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOrange_Font_16_C \ -static_assert(alignof(UOrange_Font_16_C) == 0x000010, "Wrong alignment on UOrange_Font_16_C"); \ -static_assert(sizeof(UOrange_Font_16_C) == 0x000190, "Wrong size on UOrange_Font_16_C"); \ - -#define DUMPER7_ASSERTS_CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP \ -static_assert(alignof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP) == 0x000004, "Wrong alignment on CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP"); \ -static_assert(sizeof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP) == 0x00001C, "Wrong size on CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, EntryPoint) == 0x000000, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_int_Variable) == 0x000004, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_int_Variable_1) == 0x000008, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_bool_Variable) == 0x00000C, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_byte_Variable) == 0x00000D, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_byte_Variable_1) == 0x00000E, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, CallFunc_GetSHInputDevice_ReturnValue) == 0x00000F, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::CallFunc_GetSHInputDevice_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, CallFunc_IsConsoleMenu_ReturnValue) == 0x000010, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::CallFunc_IsConsoleMenu_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, K2Node_Select_Default) == 0x000011, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, Temp_byte_Variable_2) == 0x000012, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, K2Node_Select_Default_1) == 0x000014, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP, CallFunc_SelectInt_ReturnValue) == 0x000018, "Member 'CommonEnhancedInputMappingWidget_BP_C_ExecuteUbergraph_CommonEnhancedInputMappingWidget_BP::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCommonEnhancedInputMappingWidget_BP_C \ -static_assert(alignof(UCommonEnhancedInputMappingWidget_BP_C) == 0x000008, "Wrong alignment on UCommonEnhancedInputMappingWidget_BP_C"); \ -static_assert(sizeof(UCommonEnhancedInputMappingWidget_BP_C) == 0x0003D8, "Wrong size on UCommonEnhancedInputMappingWidget_BP_C"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, UberGraphFrame) == 0x000388, "Member 'UCommonEnhancedInputMappingWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox) == 0x000390, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox_1) == 0x000398, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox_1' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox_2) == 0x0003A0, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox_2' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox_3) == 0x0003A8, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox_3' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox_4) == 0x0003B0, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox_4' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, BTEnhancedInputOptionsBox_5) == 0x0003B8, "Member 'UCommonEnhancedInputMappingWidget_BP_C::BTEnhancedInputOptionsBox_5' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, Main_tbox) == 0x0003C0, "Member 'UCommonEnhancedInputMappingWidget_BP_C::Main_tbox' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, TabLeft_tip) == 0x0003C8, "Member 'UCommonEnhancedInputMappingWidget_BP_C::TabLeft_tip' has a wrong offset!"); \ -static_assert(offsetof(UCommonEnhancedInputMappingWidget_BP_C, TabRight_tip) == 0x0003D0, "Member 'UCommonEnhancedInputMappingWidget_BP_C::TabRight_tip' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget \ -static_assert(alignof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget) == 0x000008, "Wrong alignment on Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget"); \ -static_assert(sizeof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget) == 0x000018, "Wrong size on Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget"); \ -static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, EntryPoint) == 0x000000, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'Objectives_Widget_C_ExecuteUbergraph_Objectives_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UObjectives_Widget_C \ -static_assert(alignof(UObjectives_Widget_C) == 0x000008, "Wrong alignment on UObjectives_Widget_C"); \ -static_assert(sizeof(UObjectives_Widget_C) == 0x000370, "Wrong size on UObjectives_Widget_C"); \ -static_assert(offsetof(UObjectives_Widget_C, UberGraphFrame) == 0x000308, "Member 'UObjectives_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, TaskFailedAnimation) == 0x000310, "Member 'UObjectives_Widget_C::TaskFailedAnimation' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, TaskCompletedAnimation) == 0x000318, "Member 'UObjectives_Widget_C::TaskCompletedAnimation' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, Bckgr_status) == 0x000320, "Member 'UObjectives_Widget_C::Bckgr_status' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, Bckgr_status_1) == 0x000328, "Member 'UObjectives_Widget_C::Bckgr_status_1' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, TaskCompletedStatusOverlay) == 0x000330, "Member 'UObjectives_Widget_C::TaskCompletedStatusOverlay' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, TaskFailedStatusOverlay) == 0x000338, "Member 'UObjectives_Widget_C::TaskFailedStatusOverlay' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, FailedBackgroundColor) == 0x000340, "Member 'UObjectives_Widget_C::FailedBackgroundColor' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, AccomplishedBackgroundColor) == 0x000350, "Member 'UObjectives_Widget_C::AccomplishedBackgroundColor' has a wrong offset!"); \ -static_assert(offsetof(UObjectives_Widget_C, DefaultBackgroundColor) == 0x000360, "Member 'UObjectives_Widget_C::DefaultBackgroundColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Invulnerable_C \ -static_assert(alignof(UGE_Invulnerable_C) == 0x000008, "Wrong alignment on UGE_Invulnerable_C"); \ -static_assert(sizeof(UGE_Invulnerable_C) == 0x000A70, "Wrong size on UGE_Invulnerable_C"); \ - -#define DUMPER7_ASSERTS_OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy \ -static_assert(alignof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy) == 0x000008, "Wrong alignment on OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy"); \ -static_assert(sizeof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy) == 0x000008, "Wrong size on OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy, Actor) == 0x000000, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_BindEnemy::Actor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent \ -static_assert(alignof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent) == 0x000008, "Wrong alignment on OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent"); \ -static_assert(sizeof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent) == 0x000008, "Wrong size on OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent, MaiHealth) == 0x000000, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_BindHealthComponent::MaiHealth' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP \ -static_assert(alignof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP) == 0x000008, "Wrong alignment on OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP"); \ -static_assert(sizeof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP) == 0x000118, "Wrong size on OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, EntryPoint) == 0x000000, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsDead_ReturnValue) == 0x000004, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000005, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_DynamicCast_AsBTSpawner) == 0x000030, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_DynamicCast_AsBTSpawner' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x000040, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetSpawnedActor_ReturnValue) == 0x000048, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue_1) == 0x000050, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue_2) == 0x000051, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue_3) == 0x000052, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_DamagedActor) == 0x000058, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_Damage) == 0x000060, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_Damage' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_DamageType) == 0x000068, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_DamageType' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_InstigatedBy) == 0x000070, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_DamageCauser) == 0x000078, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_actor) == 0x000080, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_actor' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_DynamicCast_AsCronos_Base_Enemy_Character) == 0x000088, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_DynamicCast_AsCronos_Base_Enemy_Character' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_DynamicCast_bSuccess_1) == 0x000090, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_prevHealth) == 0x000094, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_prevHealth' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000098, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CustomEvent_MaiHealth) == 0x0000A0, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CustomEvent_MaiHealth' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue_4) == 0x0000A8, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A9, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetHealthValue_ReturnValue) == 0x0000AC, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetHealthValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000B8, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x0000C8, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000CC, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetHealthPercent_ReturnValue) == 0x0000DC, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetHealthPercent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GetHealthValue_ReturnValue_1) == 0x0000E0, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GetHealthValue_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E4, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000E5, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000E6, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000E7, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_BooleanAND_ReturnValue) == 0x0000E9, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000F8, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000100, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000108, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP, CallFunc_LessEqual_DoubleDouble_B_ImplicitCast) == 0x000110, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_ExecuteUbergraph_OnTakeAnyDamageBehaviorTrigger_BP::CallFunc_LessEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event \ -static_assert(alignof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event) == 0x000004, "Wrong alignment on OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event"); \ -static_assert(sizeof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event) == 0x000004, "Wrong size on OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event, prevHealth) == 0x000000, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnHealthChange_Event::prevHealth' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event \ -static_assert(alignof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event) == 0x000008, "Wrong alignment on OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event"); \ -static_assert(sizeof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event) == 0x000028, "Wrong size on OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event, DamagedActor) == 0x000000, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event::DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event, Damage) == 0x000008, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event::Damage' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event, DamageType) == 0x000010, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event::DamageType' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event, InstigatedBy) == 0x000018, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event::InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event, DamageCauser) == 0x000020, "Member 'OnTakeAnyDamageBehaviorTrigger_BP_C_OnTakeAnyDamage_Event::DamageCauser' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOnTakeAnyDamageBehaviorTrigger_BP_C \ -static_assert(alignof(UOnTakeAnyDamageBehaviorTrigger_BP_C) == 0x000008, "Wrong alignment on UOnTakeAnyDamageBehaviorTrigger_BP_C"); \ -static_assert(sizeof(UOnTakeAnyDamageBehaviorTrigger_BP_C) == 0x000080, "Wrong size on UOnTakeAnyDamageBehaviorTrigger_BP_C"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, UberGraphFrame) == 0x000058, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, MinimumDamageDone) == 0x000060, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::MinimumDamageDone' has a wrong offset!"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, Mai_Health) == 0x000068, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::Mai_Health' has a wrong offset!"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, HealthPercentThreshold) == 0x000070, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::HealthPercentThreshold' has a wrong offset!"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, HealthValueThreshold) == 0x000074, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::HealthValueThreshold' has a wrong offset!"); \ -static_assert(offsetof(UOnTakeAnyDamageBehaviorTrigger_BP_C, Retrigger) == 0x000078, "Member 'UOnTakeAnyDamageBehaviorTrigger_BP_C::Retrigger' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_GGPierceUpgrade_C \ -static_assert(alignof(UGE_GGPierceUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGPierceUpgrade_C"); \ -static_assert(sizeof(UGE_GGPierceUpgrade_C) == 0x000A70, "Wrong size on UGE_GGPierceUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UHeavyRifleTapFireShotShake_C \ -static_assert(alignof(UHeavyRifleTapFireShotShake_C) == 0x000010, "Wrong alignment on UHeavyRifleTapFireShotShake_C"); \ -static_assert(sizeof(UHeavyRifleTapFireShotShake_C) == 0x0001F0, "Wrong size on UHeavyRifleTapFireShotShake_C"); \ - -#define DUMPER7_ASSERTS_UFireGasCanDamage_C \ -static_assert(alignof(UFireGasCanDamage_C) == 0x000008, "Wrong alignment on UFireGasCanDamage_C"); \ -static_assert(sizeof(UFireGasCanDamage_C) == 0x000068, "Wrong size on UFireGasCanDamage_C"); \ - -#define DUMPER7_ASSERTS_DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles \ -static_assert(alignof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles) == 0x000008, "Wrong alignment on DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles"); \ -static_assert(sizeof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles) == 0x0000B0, "Wrong size on DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, EntryPoint) == 0x000000, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, Temp_bool_Variable) == 0x000004, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, Temp_struct_Variable) == 0x000008, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_index_1) == 0x000018, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_index_1' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_Show) == 0x00001C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_Show' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_GetPlayerController_ReturnValue) == 0x000020, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_Create_ReturnValue) == 0x000028, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_index) == 0x000030, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_index' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_Text) == 0x000038, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_speakerName) == 0x000048, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_speakerName' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_color) == 0x000058, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_color' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Event_entity) == 0x000060, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Event_entity' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000088, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x00008C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles, K2Node_Select_Default) == 0x00009C, "Member 'DialogSubtitles_C_ExecuteUbergraph_DialogSubtitles::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitles_C_OnAddSubtitle \ -static_assert(alignof(DialogSubtitles_C_OnAddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitles_C_OnAddSubtitle"); \ -static_assert(sizeof(DialogSubtitles_C_OnAddSubtitle) == 0x000058, "Wrong size on DialogSubtitles_C_OnAddSubtitle"); \ -static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitles_C_OnAddSubtitle::Index_0' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Text) == 0x000008, "Member 'DialogSubtitles_C_OnAddSubtitle::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, speakerName) == 0x000018, "Member 'DialogSubtitles_C_OnAddSubtitle::speakerName' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, Color) == 0x000028, "Member 'DialogSubtitles_C_OnAddSubtitle::Color' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitles_C_OnAddSubtitle, entity) == 0x000030, "Member 'DialogSubtitles_C_OnAddSubtitle::entity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitles_C_OnChangeVisibility \ -static_assert(alignof(DialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong alignment on DialogSubtitles_C_OnChangeVisibility"); \ -static_assert(sizeof(DialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong size on DialogSubtitles_C_OnChangeVisibility"); \ -static_assert(offsetof(DialogSubtitles_C_OnChangeVisibility, Show) == 0x000000, "Member 'DialogSubtitles_C_OnChangeVisibility::Show' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitles_C_OnRemoveSubtitle \ -static_assert(alignof(DialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong alignment on DialogSubtitles_C_OnRemoveSubtitle"); \ -static_assert(sizeof(DialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong size on DialogSubtitles_C_OnRemoveSubtitle"); \ -static_assert(offsetof(DialogSubtitles_C_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitles_C_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogSubtitles_C \ -static_assert(alignof(UDialogSubtitles_C) == 0x000008, "Wrong alignment on UDialogSubtitles_C"); \ -static_assert(sizeof(UDialogSubtitles_C) == 0x0000B8, "Wrong size on UDialogSubtitles_C"); \ -static_assert(offsetof(UDialogSubtitles_C, UberGraphFrame) == 0x0000A8, "Member 'UDialogSubtitles_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitles_C, _ColoredSubtitles) == 0x0000B0, "Member 'UDialogSubtitles_C::_ColoredSubtitles' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAimAssistColliderComponent_BP_C \ -static_assert(alignof(UAimAssistColliderComponent_BP_C) == 0x000010, "Wrong alignment on UAimAssistColliderComponent_BP_C"); \ -static_assert(sizeof(UAimAssistColliderComponent_BP_C) == 0x000520, "Wrong size on UAimAssistColliderComponent_BP_C"); \ - -#define DUMPER7_ASSERTS_UGoalData_PlayAnim_C \ -static_assert(alignof(UGoalData_PlayAnim_C) == 0x000008, "Wrong alignment on UGoalData_PlayAnim_C"); \ -static_assert(sizeof(UGoalData_PlayAnim_C) == 0x000030, "Wrong size on UGoalData_PlayAnim_C"); \ -static_assert(offsetof(UGoalData_PlayAnim_C, Montage) == 0x000028, "Member 'UGoalData_PlayAnim_C::Montage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UMineTrapExplosionDamage_C \ -static_assert(alignof(UMineTrapExplosionDamage_C) == 0x000008, "Wrong alignment on UMineTrapExplosionDamage_C"); \ -static_assert(sizeof(UMineTrapExplosionDamage_C) == 0x000068, "Wrong size on UMineTrapExplosionDamage_C"); \ - -#define DUMPER7_ASSERTS_FDestructionMagnitudeData_Struct \ -static_assert(alignof(FDestructionMagnitudeData_Struct) == 0x000008, "Wrong alignment on FDestructionMagnitudeData_Struct"); \ -static_assert(sizeof(FDestructionMagnitudeData_Struct) == 0x000020, "Wrong size on FDestructionMagnitudeData_Struct"); \ -static_assert(offsetof(FDestructionMagnitudeData_Struct, MinRadialMagnitude_9_0224D7B34398723AD8155A8D266B8C51) == 0x000000, "Member 'FDestructionMagnitudeData_Struct::MinRadialMagnitude_9_0224D7B34398723AD8155A8D266B8C51' has a wrong offset!"); \ -static_assert(offsetof(FDestructionMagnitudeData_Struct, MaxRadialMagnitude_10_A8A925F1483430DC71C3DDB2F609F498) == 0x000008, "Member 'FDestructionMagnitudeData_Struct::MaxRadialMagnitude_10_A8A925F1483430DC71C3DDB2F609F498' has a wrong offset!"); \ -static_assert(offsetof(FDestructionMagnitudeData_Struct, MinDirectionalMagnitude_13_5C642FBA4253B8F2F5C975A712E3EEB0) == 0x000010, "Member 'FDestructionMagnitudeData_Struct::MinDirectionalMagnitude_13_5C642FBA4253B8F2F5C975A712E3EEB0' has a wrong offset!"); \ -static_assert(offsetof(FDestructionMagnitudeData_Struct, MaxDirectionalMagnitude_14_9766A44D4633DE6C7A56B9820E3E3836) == 0x000018, "Member 'FDestructionMagnitudeData_Struct::MaxDirectionalMagnitude_14_9766A44D4633DE6C7A56B9820E3E3836' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FDestructionNoiseData_Struct \ -static_assert(alignof(FDestructionNoiseData_Struct) == 0x000008, "Wrong alignment on FDestructionNoiseData_Struct"); \ -static_assert(sizeof(FDestructionNoiseData_Struct) == 0x000020, "Wrong size on FDestructionNoiseData_Struct"); \ -static_assert(offsetof(FDestructionNoiseData_Struct, NoiseScaleBase_6_B8A80B374FE6B269A680D987418B8EF0) == 0x000000, "Member 'FDestructionNoiseData_Struct::NoiseScaleBase_6_B8A80B374FE6B269A680D987418B8EF0' has a wrong offset!"); \ -static_assert(offsetof(FDestructionNoiseData_Struct, NoiseScaleMultiplier_8_DE302459451572CF8A4F5D8D03270D1C) == 0x000008, "Member 'FDestructionNoiseData_Struct::NoiseScaleMultiplier_8_DE302459451572CF8A4F5D8D03270D1C' has a wrong offset!"); \ -static_assert(offsetof(FDestructionNoiseData_Struct, NoiseX_10_4FDAD93348A3B1CB53EC63B46F162E95) == 0x000010, "Member 'FDestructionNoiseData_Struct::NoiseX_10_4FDAD93348A3B1CB53EC63B46F162E95' has a wrong offset!"); \ -static_assert(offsetof(FDestructionNoiseData_Struct, NoiseY_12_C4D0777F450A13D03C4F4F813D2C0B46) == 0x000018, "Member 'FDestructionNoiseData_Struct::NoiseY_12_C4D0777F450A13D03C4F4F813D2C0B46' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FDestructionFalloffData_Struct \ -static_assert(alignof(FDestructionFalloffData_Struct) == 0x000008, "Wrong alignment on FDestructionFalloffData_Struct"); \ -static_assert(sizeof(FDestructionFalloffData_Struct) == 0x000028, "Wrong size on FDestructionFalloffData_Struct"); \ -static_assert(offsetof(FDestructionFalloffData_Struct, FalloutMagnitude_8_9C9E413E496143AA858B3891A26DB336) == 0x000000, "Member 'FDestructionFalloffData_Struct::FalloutMagnitude_8_9C9E413E496143AA858B3891A26DB336' has a wrong offset!"); \ -static_assert(offsetof(FDestructionFalloffData_Struct, FalloutRadius_7_7586C99840049919ADF7359EF3F7AC49) == 0x000008, "Member 'FDestructionFalloffData_Struct::FalloutRadius_7_7586C99840049919ADF7359EF3F7AC49' has a wrong offset!"); \ -static_assert(offsetof(FDestructionFalloffData_Struct, FalloutCenter_6_69D3AC5F4E075FECF3346DA4105CA7DB) == 0x000010, "Member 'FDestructionFalloffData_Struct::FalloutCenter_6_69D3AC5F4E075FECF3346DA4105CA7DB' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FAllowedDmgSource_Structure \ -static_assert(alignof(FAllowedDmgSource_Structure) == 0x000008, "Wrong alignment on FAllowedDmgSource_Structure"); \ -static_assert(sizeof(FAllowedDmgSource_Structure) == 0x000020, "Wrong size on FAllowedDmgSource_Structure"); \ -static_assert(offsetof(FAllowedDmgSource_Structure, DamageCauser_5_5F193FBE4B8390DEFE7F3FAAA04D5C35) == 0x000000, "Member 'FAllowedDmgSource_Structure::DamageCauser_5_5F193FBE4B8390DEFE7F3FAAA04D5C35' has a wrong offset!"); \ -static_assert(offsetof(FAllowedDmgSource_Structure, DamageCauserType_10_66B347B84C1D7F3937976C9C69460ACD) == 0x000008, "Member 'FAllowedDmgSource_Structure::DamageCauserType_10_66B347B84C1D7F3937976C9C69460ACD' has a wrong offset!"); \ -static_assert(offsetof(FAllowedDmgSource_Structure, DamageType_7_56FDFEAD44B216FD361404B5402069E5) == 0x000010, "Member 'FAllowedDmgSource_Structure::DamageType_7_56FDFEAD44B216FD361404B5402069E5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Material_Toxic_C \ -static_assert(alignof(UGE_Material_Toxic_C) == 0x000008, "Wrong alignment on UGE_Material_Toxic_C"); \ -static_assert(sizeof(UGE_Material_Toxic_C) == 0x000A70, "Wrong size on UGE_Material_Toxic_C"); \ - -#define DUMPER7_ASSERTS_Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP \ -static_assert(alignof(Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP) == 0x000008, "Wrong alignment on Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP"); \ -static_assert(sizeof(Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP) == 0x000018, "Wrong size on Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP, EntryPoint) == 0x000000, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP, K2Node_CustomEvent_StaticMesh_Hatch_1) == 0x000008, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP::K2Node_CustomEvent_StaticMesh_Hatch_1' has a wrong offset!"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP, K2Node_CustomEvent_StaticMesh_Hatch) == 0x000010, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_ExecuteUbergraph_Future_SSZ_Early_LockedHatch_DirectorBP::K2Node_CustomEvent_StaticMesh_Hatch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP \ -static_assert(alignof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP) == 0x000008, "Wrong alignment on Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP"); \ -static_assert(sizeof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP) == 0x000008, "Wrong size on Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP, StaticMesh_Hatch) == 0x000000, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP::StaticMesh_Hatch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0 \ -static_assert(alignof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0) == 0x000008, "Wrong alignment on Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0"); \ -static_assert(sizeof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0) == 0x000008, "Wrong size on Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0, StaticMesh_Hatch) == 0x000000, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_SSZ_Early_LockedHatch_DirectorBP_0::StaticMesh_Hatch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event \ -static_assert(alignof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event) == 0x000008, "Wrong alignment on Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event"); \ -static_assert(sizeof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event) == 0x000008, "Wrong size on Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event, StaticMesh_Hatch) == 0x000000, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event::StaticMesh_Hatch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0 \ -static_assert(alignof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0) == 0x000008, "Wrong alignment on Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0"); \ -static_assert(sizeof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0) == 0x000008, "Wrong size on Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0"); \ -static_assert(offsetof(Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0, StaticMesh_Hatch) == 0x000000, "Member 'Future_SSZ_Early_LockedHatch_DirectorBP_C_StaticMesh_Hatch_Event_0::StaticMesh_Hatch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFuture_SSZ_Early_LockedHatch_DirectorBP_C \ -static_assert(alignof(UFuture_SSZ_Early_LockedHatch_DirectorBP_C) == 0x000008, "Wrong alignment on UFuture_SSZ_Early_LockedHatch_DirectorBP_C"); \ -static_assert(sizeof(UFuture_SSZ_Early_LockedHatch_DirectorBP_C) == 0x000050, "Wrong size on UFuture_SSZ_Early_LockedHatch_DirectorBP_C"); \ -static_assert(offsetof(UFuture_SSZ_Early_LockedHatch_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UFuture_SSZ_Early_LockedHatch_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_GGReliableFriendModification_C \ -static_assert(alignof(UGE_GGReliableFriendModification_C) == 0x000008, "Wrong alignment on UGE_GGReliableFriendModification_C"); \ -static_assert(sizeof(UGE_GGReliableFriendModification_C) == 0x000A70, "Wrong size on UGE_GGReliableFriendModification_C"); \ - -#define DUMPER7_ASSERTS_UGE_AcidPuddle_C \ -static_assert(alignof(UGE_AcidPuddle_C) == 0x000008, "Wrong alignment on UGE_AcidPuddle_C"); \ -static_assert(sizeof(UGE_AcidPuddle_C) == 0x000A70, "Wrong size on UGE_AcidPuddle_C"); \ - -#define DUMPER7_ASSERTS_UHintsVisualizationWidget_BP_C \ -static_assert(alignof(UHintsVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UHintsVisualizationWidget_BP_C"); \ -static_assert(sizeof(UHintsVisualizationWidget_BP_C) == 0x0002E8, "Wrong size on UHintsVisualizationWidget_BP_C"); \ -static_assert(offsetof(UHintsVisualizationWidget_BP_C, Image_51) == 0x0002E0, "Member 'UHintsVisualizationWidget_BP_C::Image_51' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_MusicManagerAK_BP_C_PlayMusicTrack \ -static_assert(alignof(MusicManagerAK_BP_C_PlayMusicTrack) == 0x000008, "Wrong alignment on MusicManagerAK_BP_C_PlayMusicTrack"); \ -static_assert(sizeof(MusicManagerAK_BP_C_PlayMusicTrack) == 0x000020, "Wrong size on MusicManagerAK_BP_C_PlayMusicTrack"); \ -static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, Music) == 0x000000, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::Music' has a wrong offset!"); \ -static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, Temp_delegate_Variable) == 0x000008, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(MusicManagerAK_BP_C_PlayMusicTrack, CallFunc_PostEvent_ReturnValue) == 0x000018, "Member 'MusicManagerAK_BP_C_PlayMusicTrack::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AMusicManagerAK_BP_C \ -static_assert(alignof(AMusicManagerAK_BP_C) == 0x000008, "Wrong alignment on AMusicManagerAK_BP_C"); \ -static_assert(sizeof(AMusicManagerAK_BP_C) == 0x0002D8, "Wrong size on AMusicManagerAK_BP_C"); \ -static_assert(offsetof(AMusicManagerAK_BP_C, Ak) == 0x0002C8, "Member 'AMusicManagerAK_BP_C::Ak' has a wrong offset!"); \ -static_assert(offsetof(AMusicManagerAK_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AMusicManagerAK_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent \ -static_assert(alignof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent) == 0x000004, "Wrong alignment on AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent"); \ -static_assert(sizeof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent) == 0x000004, "Wrong size on AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent"); \ -static_assert(offsetof(AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent, EntryPoint) == 0x000000, "Member 'AC_NotificationManagerComponent_C_ExecuteUbergraph_AC_NotificationManagerComponent::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAC_NotificationManagerComponent_C \ -static_assert(alignof(UAC_NotificationManagerComponent_C) == 0x000008, "Wrong alignment on UAC_NotificationManagerComponent_C"); \ -static_assert(sizeof(UAC_NotificationManagerComponent_C) == 0x0000C0, "Wrong size on UAC_NotificationManagerComponent_C"); \ -static_assert(offsetof(UAC_NotificationManagerComponent_C, UberGraphFrame) == 0x0000B8, "Member 'UAC_NotificationManagerComponent_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Voices_Strong_C \ -static_assert(alignof(AGC_DataMosh_Voices_Strong_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Voices_Strong_C"); \ -static_assert(sizeof(AGC_DataMosh_Voices_Strong_C) == 0x000390, "Wrong size on AGC_DataMosh_Voices_Strong_C"); \ - -#define DUMPER7_ASSERTS_SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP \ -static_assert(alignof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP) == 0x000004, "Wrong alignment on SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP"); \ -static_assert(sizeof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP) == 0x000004, "Wrong size on SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP"); \ -static_assert(offsetof(SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP, EntryPoint) == 0x000000, "Member 'SHHudPlay_BP_C_ExecuteUbergraph_SHHudPlay_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASHHudPlay_BP_C \ -static_assert(alignof(ASHHudPlay_BP_C) == 0x000008, "Wrong alignment on ASHHudPlay_BP_C"); \ -static_assert(sizeof(ASHHudPlay_BP_C) == 0x0006D0, "Wrong size on ASHHudPlay_BP_C"); \ -static_assert(offsetof(ASHHudPlay_BP_C, UberGraphFrame) == 0x0006C0, "Member 'ASHHudPlay_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASHHudPlay_BP_C, DefaultSceneRoot) == 0x0006C8, "Member 'ASHHudPlay_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_AddSubtitle \ -static_assert(alignof(DialogSubtitlesWidget_C_AddSubtitle) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_AddSubtitle"); \ -static_assert(sizeof(DialogSubtitlesWidget_C_AddSubtitle) == 0x000068, "Wrong size on DialogSubtitlesWidget_C_AddSubtitle"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Index_0' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Text) == 0x000008, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Text' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, Color) == 0x000018, "Member 'DialogSubtitlesWidget_C_AddSubtitle::Color' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, TempText) == 0x000028, "Member 'DialogSubtitlesWidget_C_AddSubtitle::TempText' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, K2Node_MakeStruct_SlateColor) == 0x000030, "Member 'DialogSubtitlesWidget_C_AddSubtitle::K2Node_MakeStruct_SlateColor' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_AddChild_ReturnValue) == 0x000048, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_AddChild_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_RemoveChild_ReturnValue) == 0x000050, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_RemoveChild_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_AddUnique_ReturnValue) == 0x000054, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_Get_Item) == 0x000058, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_AddSubtitle, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000060, "Member 'DialogSubtitlesWidget_C_AddSubtitle::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget \ -static_assert(alignof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget"); \ -static_assert(sizeof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget) == 0x000070, "Wrong size on DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, EntryPoint) == 0x000000, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, Temp_int_Array_Index_Variable) == 0x000008, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Array_Get_Item) == 0x000010, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_Event_MyGeometry) == 0x000020, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_Event_InDeltaTime) == 0x000058, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget, K2Node_MakeArray_Array) == 0x000060, "Member 'DialogSubtitlesWidget_C_ExecuteUbergraph_DialogSubtitlesWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_RemoveSubtitle \ -static_assert(alignof(DialogSubtitlesWidget_C_RemoveSubtitle) == 0x000008, "Wrong alignment on DialogSubtitlesWidget_C_RemoveSubtitle"); \ -static_assert(sizeof(DialogSubtitlesWidget_C_RemoveSubtitle) == 0x000020, "Wrong size on DialogSubtitlesWidget_C_RemoveSubtitle"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, Index_0) == 0x000000, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::Index_0' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_Find_ReturnValue) == 0x000004, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_Get_Item) == 0x000010, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_RemoveSubtitle, CallFunc_Array_AddUnique_ReturnValue) == 0x000018, "Member 'DialogSubtitlesWidget_C_RemoveSubtitle::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogSubtitlesWidget_C_Tick \ -static_assert(alignof(DialogSubtitlesWidget_C_Tick) == 0x000004, "Wrong alignment on DialogSubtitlesWidget_C_Tick"); \ -static_assert(sizeof(DialogSubtitlesWidget_C_Tick) == 0x00003C, "Wrong size on DialogSubtitlesWidget_C_Tick"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_Tick, MyGeometry) == 0x000000, "Member 'DialogSubtitlesWidget_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(DialogSubtitlesWidget_C_Tick, InDeltaTime) == 0x000038, "Member 'DialogSubtitlesWidget_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogSubtitlesWidget_C \ -static_assert(alignof(UDialogSubtitlesWidget_C) == 0x000008, "Wrong alignment on UDialogSubtitlesWidget_C"); \ -static_assert(sizeof(UDialogSubtitlesWidget_C) == 0x000340, "Wrong size on UDialogSubtitlesWidget_C"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogSubtitlesWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, Text_0) == 0x0002D8, "Member 'UDialogSubtitlesWidget_C::Text_0' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, Text_1) == 0x0002E0, "Member 'UDialogSubtitlesWidget_C::Text_1' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, Text_2) == 0x0002E8, "Member 'UDialogSubtitlesWidget_C::Text_2' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, Text_3) == 0x0002F0, "Member 'UDialogSubtitlesWidget_C::Text_3' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, VerticalBox_106) == 0x0002F8, "Member 'UDialogSubtitlesWidget_C::VerticalBox_106' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, Texts) == 0x000300, "Member 'UDialogSubtitlesWidget_C::Texts' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, UsedTexts) == 0x000310, "Member 'UDialogSubtitlesWidget_C::UsedTexts' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, UnusedTexts) == 0x000320, "Member 'UDialogSubtitlesWidget_C::UnusedTexts' has a wrong offset!"); \ -static_assert(offsetof(UDialogSubtitlesWidget_C, UsedTextsIndices) == 0x000330, "Member 'UDialogSubtitlesWidget_C::UsedTextsIndices' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_EditorExternalTick \ -static_assert(alignof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_EditorExternalTick"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_EditorExternalTick) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_EditorExternalTick"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_EditorExternalTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_EditorExternalTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base \ -static_assert(alignof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base) == 0x000120, "Wrong size on FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result) == 0x000008, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000010, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess) == 0x000018, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_2) == 0x000020, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_2' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_3) == 0x000028, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_3' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightTemperature_Result) == 0x000030, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000038, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result) == 0x000040, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000048, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_DeltaSeconds) == 0x000050, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000058, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_4) == 0x000060, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_4' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_EndPlayReason) == 0x000068, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_EndPlayReason' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_CustomEvent_DeltaSeconds) == 0x000070, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_CustomEvent_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_SwitchEnum_CmpSuccess_1) == 0x000080, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_5) == 0x000088, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_5' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetLightIntensityMultiplier_Result_6) == 0x000090, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetLightIntensityMultiplier_Result_6' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000098, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_GetCurveBasedIntensity_Result_1) == 0x0000A0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_GetCurveBasedIntensity_Result_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, Temp_int_Variable) == 0x0000A8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x0000B0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Greater_IntInt_ReturnValue) == 0x0000B8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_EditModeEnabled_ReturnValue) == 0x0000C8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_EditModeEnabled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_IntInt_ReturnValue) == 0x0000CC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, K2Node_Event_State) == 0x0000D0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::K2Node_Event_State' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x0000D4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x0000D8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x0000DC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1) == 0x0000E0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1) == 0x0000E4, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x0000E8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2) == 0x0000EC, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2) == 0x0000F0, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0000F8, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3) == 0x000100, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3) == 0x000104, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast) == 0x000108, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_StepFlickersInEditor_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4) == 0x00010C, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4) == 0x000110, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_5) == 0x000114, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_5) == 0x000118, "Member 'FlickeringLampEx_Base_C_ExecuteUbergraph_FlickeringLampEx_Base::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveEndPlay \ -static_assert(alignof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveEndPlay) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_ReceiveEndPlay"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_ReceiveTick \ -static_assert(alignof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_ReceiveTick"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_ReceiveTick) == 0x000004, "Wrong size on FlickeringLampEx_Base_C_ReceiveTick"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'FlickeringLampEx_Base_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_SetLightsState \ -static_assert(alignof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong alignment on FlickeringLampEx_Base_C_SetLightsState"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_SetLightsState) == 0x000001, "Wrong size on FlickeringLampEx_Base_C_SetLightsState"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_SetLightsState, State) == 0x000000, "Member 'FlickeringLampEx_Base_C_SetLightsState::State' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_SwitchOnFromEffector \ -static_assert(alignof(FlickeringLampEx_Base_C_SwitchOnFromEffector) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_SwitchOnFromEffector"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_SwitchOnFromEffector) == 0x000010, "Wrong size on FlickeringLampEx_Base_C_SwitchOnFromEffector"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_GetLightIntensityMultiplier_Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_SwitchOnFromEffector, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_SwitchOnFromEffector::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UpdateParameters \ -static_assert(alignof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000004, "Wrong alignment on FlickeringLampEx_Base_C_UpdateParameters"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_UpdateParameters) == 0x000020, "Wrong size on FlickeringLampEx_Base_C_UpdateParameters"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast) == 0x000000, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ShutdownIntensity_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast) == 0x000004, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMax_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast) == 0x000008, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_BlinkingMin_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast) == 0x00000C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMax_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast) == 0x000010, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_LightIntensityMin_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast) == 0x000014, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_GentleShutdownTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast) == 0x000018, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMax_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UpdateParameters, CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast) == 0x00001C, "Member 'FlickeringLampEx_Base_C_UpdateParameters::CallFunc_UpdateNativeParameters_ChangeTimeMin_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_UserConstructionScript \ -static_assert(alignof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x000010, "Wrong alignment on FlickeringLampEx_Base_C_UserConstructionScript"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_UserConstructionScript) == 0x0000B0, "Wrong size on FlickeringLampEx_Base_C_UserConstructionScript"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000000, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_IsPIE_ReturnValue) == 0x000050, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_IsPIE_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Quat_RotateVector_ReturnValue) == 0x000058, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Quat_RotateVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x000070, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result) == 0x000088, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightIntensityMultiplier_Result_1) == 0x000090, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightIntensityMultiplier_Result_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_GetLightTemperature_Result) == 0x000098, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_GetLightTemperature_Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast) == 0x0000A0, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleLight_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast) == 0x0000A4, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_UpdateNativeFlickers_ExternalScaleMaterial_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast) == 0x0000A8, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_IntensityScale_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_UserConstructionScript, CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast) == 0x0000AC, "Member 'FlickeringLampEx_Base_C_UserConstructionScript::CallFunc_PrepareFlickerGroups_Temperature_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetCurveBasedIntensity \ -static_assert(alignof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_GetCurveBasedIntensity) == 0x000080, "Wrong size on FlickeringLampEx_Base_C_GetCurveBasedIntensity"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::Result' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MinTime) == 0x00000C, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetTimeRange_MaxTime) == 0x000010, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000018, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000020, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Percent_FloatFloat_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Percent_FloatFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_ReturnValue) == 0x000038, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_ReturnValue) == 0x000040, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_ReturnValue) == 0x000048, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000050, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_SelectFloat_A_ImplicitCast) == 0x000058, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_SelectFloat_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000060, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000070, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetCurveBasedIntensity, CallFunc_FMax_A_ImplicitCast) == 0x000078, "Member 'FlickeringLampEx_Base_C_GetCurveBasedIntensity::CallFunc_FMax_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightIntensityMultiplier \ -static_assert(alignof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightIntensityMultiplier"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_Base_C_GetLightTemperature \ -static_assert(alignof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_Base_C_GetLightTemperature"); \ -static_assert(sizeof(FlickeringLampEx_Base_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_Base_C_GetLightTemperature"); \ -static_assert(offsetof(FlickeringLampEx_Base_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_Base_C_GetLightTemperature::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFlickeringLampEx_Base_C \ -static_assert(alignof(AFlickeringLampEx_Base_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_Base_C"); \ -static_assert(sizeof(AFlickeringLampEx_Base_C) == 0x000470, "Wrong size on AFlickeringLampEx_Base_C"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, UberGraphFrame) == 0x0003D8, "Member 'AFlickeringLampEx_Base_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensity) == 0x0003E0, "Member 'AFlickeringLampEx_Base_C::LightIntensity' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, FlickeringCurve) == 0x0003E8, "Member 'AFlickeringLampEx_Base_C::FlickeringCurve' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, RandomStart) == 0x0003F0, "Member 'AFlickeringLampEx_Base_C::RandomStart' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionColor) == 0x0003F4, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionColor' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, MaterialEmissionReplace) == 0x000404, "Member 'AFlickeringLampEx_Base_C::MaterialEmissionReplace' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, AffectLight) == 0x000405, "Member 'AFlickeringLampEx_Base_C::AffectLight' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, FlickerActive) == 0x000406, "Member 'AFlickeringLampEx_Base_C::FlickerActive' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, EndOperation) == 0x000407, "Member 'AFlickeringLampEx_Base_C::EndOperation' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, RandomBlinking) == 0x000408, "Member 'AFlickeringLampEx_Base_C::RandomBlinking' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMin) == 0x000410, "Member 'AFlickeringLampEx_Base_C::LightIntensityMin' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, LightIntensityMax) == 0x000418, "Member 'AFlickeringLampEx_Base_C::LightIntensityMax' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMin) == 0x000420, "Member 'AFlickeringLampEx_Base_C::BlinkingMin' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingMax) == 0x000428, "Member 'AFlickeringLampEx_Base_C::BlinkingMax' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMin) == 0x000430, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMin' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, ChangeTimeMax) == 0x000438, "Member 'AFlickeringLampEx_Base_C::ChangeTimeMax' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, OffIntensity) == 0x000440, "Member 'AFlickeringLampEx_Base_C::OffIntensity' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, GentleShutdownTime) == 0x000448, "Member 'AFlickeringLampEx_Base_C::GentleShutdownTime' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, ForceShutdown) == 0x000450, "Member 'AFlickeringLampEx_Base_C::ForceShutdown' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, TimePassed) == 0x000458, "Member 'AFlickeringLampEx_Base_C::TimePassed' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchedOff) == 0x000460, "Member 'AFlickeringLampEx_Base_C::SwitchedOff' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, WasActive) == 0x000461, "Member 'AFlickeringLampEx_Base_C::WasActive' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, BeginPlayCalled) == 0x000462, "Member 'AFlickeringLampEx_Base_C::BeginPlayCalled' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, SwitchOffBeforeBeginPlayCalled) == 0x000463, "Member 'AFlickeringLampEx_Base_C::SwitchOffBeforeBeginPlayCalled' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, BlinkingIsAbsolute) == 0x000464, "Member 'AFlickeringLampEx_Base_C::BlinkingIsAbsolute' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, EditorTicksCounter) == 0x000468, "Member 'AFlickeringLampEx_Base_C::EditorTicksCounter' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_Base_C, InitialState) == 0x00046C, "Member 'AFlickeringLampEx_Base_C::InitialState' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_DialogsGeneratorOptions_C \ -static_assert(alignof(UWBP_DialogsGeneratorOptions_C) == 0x000008, "Wrong alignment on UWBP_DialogsGeneratorOptions_C"); \ -static_assert(sizeof(UWBP_DialogsGeneratorOptions_C) == 0x000498, "Wrong size on UWBP_DialogsGeneratorOptions_C"); \ -static_assert(offsetof(UWBP_DialogsGeneratorOptions_C, WBP_SingleDialogOptionWidget) == 0x000478, "Member 'UWBP_DialogsGeneratorOptions_C::WBP_SingleDialogOptionWidget' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogsGeneratorOptions_C, WBP_SingleDialogOptionWidget_1) == 0x000480, "Member 'UWBP_DialogsGeneratorOptions_C::WBP_SingleDialogOptionWidget_1' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogsGeneratorOptions_C, WBP_SingleDialogOptionWidget_2) == 0x000488, "Member 'UWBP_DialogsGeneratorOptions_C::WBP_SingleDialogOptionWidget_2' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogsGeneratorOptions_C, WBP_SingleDialogOptionWidget_3) == 0x000490, "Member 'UWBP_DialogsGeneratorOptions_C::WBP_SingleDialogOptionWidget_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_IdleSoulLeak_C \ -static_assert(alignof(AGC_DataMosh_IdleSoulLeak_C) == 0x000008, "Wrong alignment on AGC_DataMosh_IdleSoulLeak_C"); \ -static_assert(sizeof(AGC_DataMosh_IdleSoulLeak_C) == 0x000390, "Wrong size on AGC_DataMosh_IdleSoulLeak_C"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_AreaCircle \ -static_assert(alignof(Utility_FunctionLibrary_C_AreaCircle) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_AreaCircle"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_AreaCircle) == 0x000028, "Wrong size on Utility_FunctionLibrary_C_AreaCircle"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, Radius) == 0x000000, "Member 'Utility_FunctionLibrary_C_AreaCircle::Radius' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, __WorldContext) == 0x000008, "Member 'Utility_FunctionLibrary_C_AreaCircle::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, Area) == 0x000010, "Member 'Utility_FunctionLibrary_C_AreaCircle::Area' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_AreaCircle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaCircle, CallFunc_MultiplyByPi_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_AreaCircle::CallFunc_MultiplyByPi_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_AreaIntersectedCircles \ -static_assert(alignof(Utility_FunctionLibrary_C_AreaIntersectedCircles) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_AreaIntersectedCircles"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_AreaIntersectedCircles) == 0x0000F8, "Wrong size on Utility_FunctionLibrary_C_AreaIntersectedCircles"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle1_Radius) == 0x000000, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle1_Radius' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle1_Location) == 0x000008, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle1_Location' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle2_Radius) == 0x000020, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle2_Radius' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Circle2_Location) == 0x000028, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Circle2_Location' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, __WorldContext) == 0x000040, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Area_Intersected_) == 0x000048, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Area_Intersected_' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Distance) == 0x000050, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Distance' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Small_Circle_Location) == 0x000058, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Small_Circle_Location' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, Big_Circle_Location) == 0x000070, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::Big_Circle_Location' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, SmallCricle_Radius) == 0x000088, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::SmallCricle_Radius' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, BigCirlce_Radius) == 0x000090, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::BigCirlce_Radius' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000098, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue) == 0x0000A0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Subtract_DoubleDouble_ReturnValue_3) == 0x0000A8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Subtract_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Add_DoubleDouble_ReturnValue_5) == 0x0000B8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Add_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0000C0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Vector_Distance_ReturnValue) == 0x0000C8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue_1) == 0x0000D0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, K2Node_MathExpression_ReturnValue_2) == 0x0000D8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_AreaCircle_Area) == 0x0000E0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_AreaCircle_Area' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Add_DoubleDouble_ReturnValue_8) == 0x0000E8, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Add_DoubleDouble_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_AreaIntersectedCircles, CallFunc_Subtract_DoubleDouble_ReturnValue_6) == 0x0000F0, "Member 'Utility_FunctionLibrary_C_AreaIntersectedCircles::CallFunc_Subtract_DoubleDouble_ReturnValue_6' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_GiveItems \ -static_assert(alignof(Utility_FunctionLibrary_C_GiveItems) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_GiveItems"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_GiveItems) == 0x000058, "Wrong size on Utility_FunctionLibrary_C_GiveItems"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, ItemsToGive) == 0x000000, "Member 'Utility_FunctionLibrary_C_GiveItems::ItemsToGive' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_GiveItems::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, Temp_int_Array_Index_Variable) == 0x000024, "Member 'Utility_FunctionLibrary_C_GiveItems::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'Utility_FunctionLibrary_C_GiveItems::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Array_Get_Item) == 0x000038, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_GiveItems, CallFunc_CollectItem_ReturnValue) == 0x000054, "Member 'Utility_FunctionLibrary_C_GiveItems::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_IsActorOfClass \ -static_assert(alignof(Utility_FunctionLibrary_C_IsActorOfClass) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_IsActorOfClass"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_IsActorOfClass) == 0x000060, "Wrong size on Utility_FunctionLibrary_C_IsActorOfClass"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, InActor) == 0x000000, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::InActor' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, Class_0) == 0x000008, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::Class_0' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, __WorldContext) == 0x000030, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, ReturnValue) == 0x000038, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_IsValidSoftClassReference_ReturnValue) == 0x000039, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_IsValidSoftClassReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_IsValid_ReturnValue) == 0x00003A, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_Conv_SoftClassReferenceToClass_ReturnValue) == 0x000040, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_Conv_SoftClassReferenceToClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_GetObjectClass_ReturnValue) == 0x000048, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, K2Node_ClassDynamicCast_AsActor) == 0x000050, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::K2Node_ClassDynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, K2Node_ClassDynamicCast_bSuccess) == 0x000058, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_IsActorOfClass, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000059, "Member 'Utility_FunctionLibrary_C_IsActorOfClass::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintError \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintError) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintError"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintError) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintError"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintError::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintError::PrintToScreen' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintError::PrintToLog' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintError::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintError, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintError::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInfo \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintInfo) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInfo"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintInfo) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintInfo"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInfo::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInfo::PrintToScreen' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintInfo::PrintToLog' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInfo::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInfo, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintInfo::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintInTick \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintInTick) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintInTick"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintInTick) == 0x000058, "Wrong size on Utility_FunctionLibrary_C_PrintInTick"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintInTick::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintInTick::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintInTick, CallFunc_PrintString_Duration_ImplicitCast) == 0x000050, "Member 'Utility_FunctionLibrary_C_PrintInTick::CallFunc_PrintString_Duration_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintSuccess \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintSuccess"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintSuccess) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintSuccess"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintSuccess::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintSuccess::PrintToScreen' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintSuccess::PrintToLog' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintSuccess::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintSuccess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintSuccess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintTrace \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintTrace) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintTrace"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintTrace) == 0x000048, "Wrong size on Utility_FunctionLibrary_C_PrintTrace"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintTrace::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, __WorldContext) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintTrace::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_GetDisplayName_ReturnValue) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintTrace, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'Utility_FunctionLibrary_C_PrintTrace::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_PrintWarning \ -static_assert(alignof(Utility_FunctionLibrary_C_PrintWarning) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_PrintWarning"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_PrintWarning) == 0x000050, "Wrong size on Utility_FunctionLibrary_C_PrintWarning"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, InString) == 0x000000, "Member 'Utility_FunctionLibrary_C_PrintWarning::InString' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, PrintToScreen) == 0x000010, "Member 'Utility_FunctionLibrary_C_PrintWarning::PrintToScreen' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, PrintToLog) == 0x000011, "Member 'Utility_FunctionLibrary_C_PrintWarning::PrintToLog' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, __WorldContext) == 0x000018, "Member 'Utility_FunctionLibrary_C_PrintWarning::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_GetDisplayName_ReturnValue) == 0x000020, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_PrintWarning, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'Utility_FunctionLibrary_C_PrintWarning::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_Start_Take_Recording \ -static_assert(alignof(Utility_FunctionLibrary_C_Start_Take_Recording) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_Start_Take_Recording"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_Start_Take_Recording) == 0x000018, "Wrong size on Utility_FunctionLibrary_C_Start_Take_Recording"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_IsRecording_ReturnValue) == 0x000008, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_IsRecording_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_IsBuildEditor_ReturnValue) == 0x000009, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Start_Take_Recording, CallFunc_OpenTakeRecorderPanel_ReturnValue) == 0x000010, "Member 'Utility_FunctionLibrary_C_Start_Take_Recording::CallFunc_OpenTakeRecorderPanel_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_Stop_Take_Recording \ -static_assert(alignof(Utility_FunctionLibrary_C_Stop_Take_Recording) == 0x000008, "Wrong alignment on Utility_FunctionLibrary_C_Stop_Take_Recording"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_Stop_Take_Recording) == 0x000010, "Wrong size on Utility_FunctionLibrary_C_Stop_Take_Recording"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, CallFunc_IsRecording_ReturnValue) == 0x000008, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::CallFunc_IsRecording_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_Stop_Take_Recording, CallFunc_IsBuildEditor_ReturnValue) == 0x000009, "Member 'Utility_FunctionLibrary_C_Stop_Take_Recording::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Utility_FunctionLibrary_C_ZeroTransform \ -static_assert(alignof(Utility_FunctionLibrary_C_ZeroTransform) == 0x000010, "Wrong alignment on Utility_FunctionLibrary_C_ZeroTransform"); \ -static_assert(sizeof(Utility_FunctionLibrary_C_ZeroTransform) == 0x0000D0, "Wrong size on Utility_FunctionLibrary_C_ZeroTransform"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, __WorldContext) == 0x000000, "Member 'Utility_FunctionLibrary_C_ZeroTransform::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, ReturnValue) == 0x000010, "Member 'Utility_FunctionLibrary_C_ZeroTransform::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Utility_FunctionLibrary_C_ZeroTransform, CallFunc_MakeTransform_ReturnValue) == 0x000070, "Member 'Utility_FunctionLibrary_C_ZeroTransform::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UUtility_FunctionLibrary_C \ -static_assert(alignof(UUtility_FunctionLibrary_C) == 0x000008, "Wrong alignment on UUtility_FunctionLibrary_C"); \ -static_assert(sizeof(UUtility_FunctionLibrary_C) == 0x000028, "Wrong size on UUtility_FunctionLibrary_C"); \ - -#define DUMPER7_ASSERTS_UGA_Audiolog_C \ -static_assert(alignof(UGA_Audiolog_C) == 0x000008, "Wrong alignment on UGA_Audiolog_C"); \ -static_assert(sizeof(UGA_Audiolog_C) == 0x000438, "Wrong size on UGA_Audiolog_C"); \ - -#define DUMPER7_ASSERTS_FFlashLight_Structure \ -static_assert(alignof(FFlashLight_Structure) == 0x000008, "Wrong alignment on FFlashLight_Structure"); \ -static_assert(sizeof(FFlashLight_Structure) == 0x0000F0, "Wrong size on FFlashLight_Structure"); \ -static_assert(offsetof(FFlashLight_Structure, BackLightIntensityMultiplier_24_B7D2C04548204749413290841C22B173) == 0x000000, "Member 'FFlashLight_Structure::BackLightIntensityMultiplier_24_B7D2C04548204749413290841C22B173' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, MainLightIntensityMultiplier_22_6F07A1A6416C68B967A04994ECF3EEC6) == 0x000008, "Member 'FFlashLight_Structure::MainLightIntensityMultiplier_22_6F07A1A6416C68B967A04994ECF3EEC6' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, DefaultGlobalIntensity_21_B42E20AA4E8865147D243198E1A49731) == 0x000010, "Member 'FFlashLight_Structure::DefaultGlobalIntensity_21_B42E20AA4E8865147D243198E1A49731' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, LightColor_D_19_58F798334EFF7349CD7BBCAB3ED69278) == 0x000018, "Member 'FFlashLight_Structure::LightColor_D_19_58F798334EFF7349CD7BBCAB3ED69278' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, InnerConeAngle_30_4ADF207B40B8EA5AC59C20A73BD6ADFD) == 0x000020, "Member 'FFlashLight_Structure::InnerConeAngle_30_4ADF207B40B8EA5AC59C20A73BD6ADFD' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, OuterConeAngle_36_FC70063D44DC29CE56F54687B81D80B6) == 0x000028, "Member 'FFlashLight_Structure::OuterConeAngle_36_FC70063D44DC29CE56F54687B81D80B6' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SourceRadius_38_168AFDFD4D8F11761780588BB03B0116) == 0x000030, "Member 'FFlashLight_Structure::SourceRadius_38_168AFDFD4D8F11761780588BB03B0116' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SoftSourceRadius_39_4E8FB2E74DF1FC9A1318A8BB4733A50A) == 0x000038, "Member 'FFlashLight_Structure::SoftSourceRadius_39_4E8FB2E74DF1FC9A1318A8BB4733A50A' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SourceLength_41_BB9137514798ED418F7E9BB8C853DA8B) == 0x000040, "Member 'FFlashLight_Structure::SourceLength_41_BB9137514798ED418F7E9BB8C853DA8B' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, UseTemperature_43_A0C8CF0E47B95C1FE60B239BE83EC958) == 0x000048, "Member 'FFlashLight_Structure::UseTemperature_43_A0C8CF0E47B95C1FE60B239BE83EC958' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, Temperature_46_C855590D4B6FCECE8EF49C9BCF899655) == 0x000050, "Member 'FFlashLight_Structure::Temperature_46_C855590D4B6FCECE8EF49C9BCF899655' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, CastShadows_51_96F5648E49FD1904C7C11AACDECF8C4A) == 0x000058, "Member 'FFlashLight_Structure::CastShadows_51_96F5648E49FD1904C7C11AACDECF8C4A' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, IndirectLightingIntensity_54_87CBC53149638A35930E8CBB24B72B68) == 0x000060, "Member 'FFlashLight_Structure::IndirectLightingIntensity_54_87CBC53149638A35930E8CBB24B72B68' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, VolumetricScatteringIntensity_56_9B9A1C2C435F01E7B648EB8EA68B7022) == 0x000068, "Member 'FFlashLight_Structure::VolumetricScatteringIntensity_56_9B9A1C2C435F01E7B648EB8EA68B7022' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, LightColor_LM_61_7CAC0C1E4AF0C09CD971E8B3B1638E18) == 0x000070, "Member 'FFlashLight_Structure::LightColor_LM_61_7CAC0C1E4AF0C09CD971E8B3B1638E18' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, AttenuationRadius_65_C5A2469F4D0759B4FDBE34927294BE83) == 0x000078, "Member 'FFlashLight_Structure::AttenuationRadius_65_C5A2469F4D0759B4FDBE34927294BE83' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SourceRadius_CL_68_5617146A4E9FB206F5616B997AA79487) == 0x000080, "Member 'FFlashLight_Structure::SourceRadius_CL_68_5617146A4E9FB206F5616B997AA79487' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SoftSourceRadius_CL_71_A4DB1A2142909C12FB783CA4F165E82B) == 0x000088, "Member 'FFlashLight_Structure::SoftSourceRadius_CL_71_A4DB1A2142909C12FB783CA4F165E82B' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, SourceLength_CL_73_73E0E7604D7A6F74A9DE53A5EBAFFC4F) == 0x000090, "Member 'FFlashLight_Structure::SourceLength_CL_73_73E0E7604D7A6F74A9DE53A5EBAFFC4F' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, UseTemperature_CL_76_159FEBB749DDB300FBC8CCA19DCCBBA6) == 0x000098, "Member 'FFlashLight_Structure::UseTemperature_CL_76_159FEBB749DDB300FBC8CCA19DCCBBA6' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, Temperature_CL_79_D0BA7C2D47052B30A07EC08D03FCC0CA) == 0x0000A0, "Member 'FFlashLight_Structure::Temperature_CL_79_D0BA7C2D47052B30A07EC08D03FCC0CA' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, CastShadows_CL_85_E52C5E9F4168F73D671615951E398B12) == 0x0000A8, "Member 'FFlashLight_Structure::CastShadows_CL_85_E52C5E9F4168F73D671615951E398B12' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, IndirectLightingIntensity_CL_88_DFE950654E0D4DEB77DBB9B55FA08956) == 0x0000B0, "Member 'FFlashLight_Structure::IndirectLightingIntensity_CL_88_DFE950654E0D4DEB77DBB9B55FA08956' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, VolumetricScatteringIntensity_CL_90_C1B3047F42A5718B4E82E3839CB4F635) == 0x0000B8, "Member 'FFlashLight_Structure::VolumetricScatteringIntensity_CL_90_C1B3047F42A5718B4E82E3839CB4F635' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, Intensity_CL_92_7A2C45344771CD57F47AEEAB5A6A320E) == 0x0000C0, "Member 'FFlashLight_Structure::Intensity_CL_92_7A2C45344771CD57F47AEEAB5A6A320E' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, LightColor_CL_95_2C137E9E4CC5E80133BE51B494F62A84) == 0x0000C8, "Member 'FFlashLight_Structure::LightColor_CL_95_2C137E9E4CC5E80133BE51B494F62A84' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, IESTexture_101_EEDE54A147EBCE5DDFEE6CBC0C24477C) == 0x0000D0, "Member 'FFlashLight_Structure::IESTexture_101_EEDE54A147EBCE5DDFEE6CBC0C24477C' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, UseIESIntensity_104_8898C5AD4D614FC0A53E558848EE3F91) == 0x0000D8, "Member 'FFlashLight_Structure::UseIESIntensity_104_8898C5AD4D614FC0A53E558848EE3F91' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, IESIntensityScale_107_411990534449DE208D38BC85F96ED4CF) == 0x0000E0, "Member 'FFlashLight_Structure::IESIntensityScale_107_411990534449DE208D38BC85F96ED4CF' has a wrong offset!"); \ -static_assert(offsetof(FFlashLight_Structure, CloseLightIntensityMultiplier_110_AEEECE6C45A11AEF6FB3549F046E8D49) == 0x0000E8, "Member 'FFlashLight_Structure::CloseLightIntensityMultiplier_110_AEEECE6C45A11AEF6FB3549F046E8D49' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCamShake_QTE_Damage_C \ -static_assert(alignof(UCamShake_QTE_Damage_C) == 0x000010, "Wrong alignment on UCamShake_QTE_Damage_C"); \ -static_assert(sizeof(UCamShake_QTE_Damage_C) == 0x0000E0, "Wrong size on UCamShake_QTE_Damage_C"); \ - -#define DUMPER7_ASSERTS_UGE_Material_Blood_C \ -static_assert(alignof(UGE_Material_Blood_C) == 0x000008, "Wrong alignment on UGE_Material_Blood_C"); \ -static_assert(sizeof(UGE_Material_Blood_C) == 0x000A70, "Wrong size on UGE_Material_Blood_C"); \ - -#define DUMPER7_ASSERTS_UGravityGunChargedShoot_CameraShake_C \ -static_assert(alignof(UGravityGunChargedShoot_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunChargedShoot_CameraShake_C"); \ -static_assert(sizeof(UGravityGunChargedShoot_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunChargedShoot_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UMM_Tab_Selected_ButtonStyle_C \ -static_assert(alignof(UMM_Tab_Selected_ButtonStyle_C) == 0x000010, "Wrong alignment on UMM_Tab_Selected_ButtonStyle_C"); \ -static_assert(sizeof(UMM_Tab_Selected_ButtonStyle_C) == 0x0004F0, "Wrong size on UMM_Tab_Selected_ButtonStyle_C"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_Change_Light_Parameters \ -static_assert(alignof(Flashlight_BP_C_Change_Light_Parameters) == 0x000008, "Wrong alignment on Flashlight_BP_C_Change_Light_Parameters"); \ -static_assert(sizeof(Flashlight_BP_C_Change_Light_Parameters) == 0x0000F0, "Wrong size on Flashlight_BP_C_Change_Light_Parameters"); \ -static_assert(offsetof(Flashlight_BP_C_Change_Light_Parameters, Params_0) == 0x000000, "Member 'Flashlight_BP_C_Change_Light_Parameters::Params_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_EffectorParameters \ -static_assert(alignof(Flashlight_BP_C_EffectorParameters) == 0x000008, "Wrong alignment on Flashlight_BP_C_EffectorParameters"); \ -static_assert(sizeof(Flashlight_BP_C_EffectorParameters) == 0x000070, "Wrong size on Flashlight_BP_C_EffectorParameters"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Intensity) == 0x000000, "Member 'Flashlight_BP_C_EffectorParameters::Intensity' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF) == 0x000008, "Member 'Flashlight_BP_C_EffectorParameters::OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, AttenuationRadius_0) == 0x000010, "Member 'Flashlight_BP_C_EffectorParameters::AttenuationRadius_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_0) == 0x000018, "Member 'Flashlight_BP_C_EffectorParameters::OFF_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Temperature_0) == 0x000020, "Member 'Flashlight_BP_C_EffectorParameters::Temperature_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_1) == 0x000028, "Member 'Flashlight_BP_C_EffectorParameters::OFF_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Light_Color) == 0x00002C, "Member 'Flashlight_BP_C_EffectorParameters::Light_Color' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_2) == 0x000030, "Member 'Flashlight_BP_C_EffectorParameters::OFF_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Inner_Cone_Angle_0) == 0x000038, "Member 'Flashlight_BP_C_EffectorParameters::Inner_Cone_Angle_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_3) == 0x000040, "Member 'Flashlight_BP_C_EffectorParameters::OFF_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Outer_Cone_Angle_0) == 0x000048, "Member 'Flashlight_BP_C_EffectorParameters::Outer_Cone_Angle_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_4) == 0x000050, "Member 'Flashlight_BP_C_EffectorParameters::OFF_4' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, Indirect_Lighting_Intensity_0) == 0x000058, "Member 'Flashlight_BP_C_EffectorParameters::Indirect_Lighting_Intensity_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, OFF_5) == 0x000060, "Member 'Flashlight_BP_C_EffectorParameters::OFF_5' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorParameters, CurveOfChangeValueOverTime_0) == 0x000068, "Member 'Flashlight_BP_C_EffectorParameters::CurveOfChangeValueOverTime_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_EffectorResetParameters \ -static_assert(alignof(Flashlight_BP_C_EffectorResetParameters) == 0x000004, "Wrong alignment on Flashlight_BP_C_EffectorResetParameters"); \ -static_assert(sizeof(Flashlight_BP_C_EffectorResetParameters) == 0x000020, "Wrong size on Flashlight_BP_C_EffectorResetParameters"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Intensity) == 0x000000, "Member 'Flashlight_BP_C_EffectorResetParameters::Intensity' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Attenuation) == 0x000001, "Member 'Flashlight_BP_C_EffectorResetParameters::Attenuation' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Light_Color) == 0x000002, "Member 'Flashlight_BP_C_EffectorResetParameters::Light_Color' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Inner_Cone_Angle_0) == 0x000003, "Member 'Flashlight_BP_C_EffectorResetParameters::Inner_Cone_Angle_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Outer_Cone_Angle_0) == 0x000004, "Member 'Flashlight_BP_C_EffectorResetParameters::Outer_Cone_Angle_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Indirect_Lighting_Intensity_0) == 0x000005, "Member 'Flashlight_BP_C_EffectorResetParameters::Indirect_Lighting_Intensity_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, Temperature_0) == 0x000006, "Member 'Flashlight_BP_C_EffectorResetParameters::Temperature_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000008, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_SetLightIntensity_IntensityValue_ImplicitCast) == 0x000018, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_SetLightIntensity_IntensityValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_EffectorResetParameters, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x00001C, "Member 'Flashlight_BP_C_EffectorResetParameters::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP \ -static_assert(alignof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP) == 0x000008, "Wrong alignment on Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP"); \ -static_assert(sizeof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP) == 0x000298, "Wrong size on Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, EntryPoint) == 0x000000, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsInCutscene_ReturnValue) == 0x000004, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsInCutscene_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_int_Array_Index_Variable) == 0x000018, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000028, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Intensity_1) == 0x000038, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Intensity_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Flickering) == 0x000040, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Flickering' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_FlickeringCurve) == 0x000048, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_FlickeringCurve' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_FlickeringDuration) == 0x000050, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_FlickeringDuration' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetDisplayName_ReturnValue) == 0x000058, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue) == 0x000068, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_ComponentHasTag_ReturnValue) == 0x000069, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Not_PreBool_ReturnValue) == 0x00006A, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000078, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetPlayerPawn_ReturnValue) == 0x000080, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_bInitialState) == 0x000088, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_bInitialState' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_BooleanOR_ReturnValue) == 0x000098, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue_1) == 0x000099, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_bInitialState_1) == 0x00009A, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_bInitialState_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Array_AddUnique_ReturnValue) == 0x00009C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_int_Loop_Counter_Variable) == 0x0000A0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Intensity) == 0x0000A8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Intensity' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_IntensityON_OFF) == 0x0000B0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_IntensityON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_AttenuationRadius) == 0x0000B8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_AttenuationRadius' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_AttenuationRadiusON_OFF) == 0x0000C0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_AttenuationRadiusON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Temperature) == 0x0000C8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Temperature' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_TemperatureON_OFF) == 0x0000D0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_TemperatureON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Light_Color) == 0x0000D4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Light_Color' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_LightColorON_OFF) == 0x0000D8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_LightColorON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Inner_Cone_Angle) == 0x0000E0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Inner_Cone_Angle' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Inner_Cone_AngleON_OFF) == 0x0000E8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Inner_Cone_AngleON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Outer_Cone_Angle) == 0x0000F0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Outer_Cone_Angle' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Outer_Cone_AngleON_OFF) == 0x0000F8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Outer_Cone_AngleON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Indirect_Lighting_Intensity) == 0x000100, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Indirect_Lighting_Intensity' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_Indirect_Lighting_IntensityON_OFF) == 0x000108, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_Indirect_Lighting_IntensityON_OFF' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_CustomEvent_CurveOfChangeValueOverTime) == 0x000110, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_CustomEvent_CurveOfChangeValueOverTime' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsValid_ReturnValue_2) == 0x000118, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x00011C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_IntInt_ReturnValue) == 0x00012C, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000130, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue) == 0x000138, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_ColorToLinearColor_ReturnValue_1) == 0x000140, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_ColorToLinearColor_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_LinearColorLerp_ReturnValue) == 0x000150, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_LinearColorLerp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000160, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000168, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable) == 0x000178, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_1) == 0x000188, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_2) == 0x000190, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_1) == 0x000198, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_ReturnValue_3) == 0x0001A8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_2) == 0x0001B0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, Temp_delegate_Variable_3) == 0x0001C0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue) == 0x0001D0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0001D4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsLightFlickering_ReturnValue) == 0x0001D8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsLightFlickering_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_Event_DeltaSeconds) == 0x0001DC, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x0001E0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0001E8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x0001F0, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue) == 0x0001F4, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue_1) == 0x0001F8, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_GetLightFlickerIntensityMultiplier_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0001FC, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0001FD, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_IsInCutscene_ReturnValue_1) == 0x0001FE, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_IsInCutscene_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_BooleanOR_ReturnValue_1) == 0x0001FF, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast) == 0x000200, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetAttenuationRadius_NewRadius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetTemperature_NewTemperature_ImplicitCast) == 0x000204, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetTemperature_NewTemperature_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000208, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, K2Node_VariableSet_DefaultGlobalIntensity_ImplicitCast) == 0x000210, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::K2Node_VariableSet_DefaultGlobalIntensity_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000218, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000220, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000228, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_1) == 0x000230, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_2) == 0x000238, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_A_ImplicitCast) == 0x000240, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_A_ImplicitCast_1) == 0x000248, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast) == 0x000250, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetInnerConeAngle_NewInnerConeAngle_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast) == 0x000254, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetOuterConeAngle_NewOuterConeAngle_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_Alpha_ImplicitCast_3) == 0x000258, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_Alpha_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Lerp_B_ImplicitCast) == 0x000260, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast) == 0x000268, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetIndirectLightingIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000270, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000278, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_SetLightIntensity_IntensityValue_ImplicitCast) == 0x000280, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_SetLightIntensity_IntensityValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000288, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000290, "Member 'Flashlight_BP_C_ExecuteUbergraph_Flashlight_BP::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_Flickering \ -static_assert(alignof(Flashlight_BP_C_Flickering) == 0x000008, "Wrong alignment on Flashlight_BP_C_Flickering"); \ -static_assert(sizeof(Flashlight_BP_C_Flickering) == 0x000020, "Wrong size on Flashlight_BP_C_Flickering"); \ -static_assert(offsetof(Flashlight_BP_C_Flickering, Intensity) == 0x000000, "Member 'Flashlight_BP_C_Flickering::Intensity' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_Flickering, Flickering_0) == 0x000008, "Member 'Flashlight_BP_C_Flickering::Flickering_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_Flickering, FlickeringCurve_0) == 0x000010, "Member 'Flashlight_BP_C_Flickering::FlickeringCurve_0' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_BP_C_Flickering, FlickeringDuration_0) == 0x000018, "Member 'Flashlight_BP_C_Flickering::FlickeringDuration_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_FunctionForSaveBaseValue \ -static_assert(alignof(Flashlight_BP_C_FunctionForSaveBaseValue) == 0x000008, "Wrong alignment on Flashlight_BP_C_FunctionForSaveBaseValue"); \ -static_assert(sizeof(Flashlight_BP_C_FunctionForSaveBaseValue) == 0x000008, "Wrong size on Flashlight_BP_C_FunctionForSaveBaseValue"); \ -static_assert(offsetof(Flashlight_BP_C_FunctionForSaveBaseValue, K2Node_VariableSet_AttenuationRadius_ImplicitCast) == 0x000000, "Member 'Flashlight_BP_C_FunctionForSaveBaseValue::K2Node_VariableSet_AttenuationRadius_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_OnTurnedOff \ -static_assert(alignof(Flashlight_BP_C_OnTurnedOff) == 0x000001, "Wrong alignment on Flashlight_BP_C_OnTurnedOff"); \ -static_assert(sizeof(Flashlight_BP_C_OnTurnedOff) == 0x000001, "Wrong size on Flashlight_BP_C_OnTurnedOff"); \ -static_assert(offsetof(Flashlight_BP_C_OnTurnedOff, bInitialState) == 0x000000, "Member 'Flashlight_BP_C_OnTurnedOff::bInitialState' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_OnTurnedOn \ -static_assert(alignof(Flashlight_BP_C_OnTurnedOn) == 0x000001, "Wrong alignment on Flashlight_BP_C_OnTurnedOn"); \ -static_assert(sizeof(Flashlight_BP_C_OnTurnedOn) == 0x000001, "Wrong size on Flashlight_BP_C_OnTurnedOn"); \ -static_assert(offsetof(Flashlight_BP_C_OnTurnedOn, bInitialState) == 0x000000, "Member 'Flashlight_BP_C_OnTurnedOn::bInitialState' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_ReceiveTick \ -static_assert(alignof(Flashlight_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on Flashlight_BP_C_ReceiveTick"); \ -static_assert(sizeof(Flashlight_BP_C_ReceiveTick) == 0x000004, "Wrong size on Flashlight_BP_C_ReceiveTick"); \ -static_assert(offsetof(Flashlight_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Flashlight_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_BP_C_UserConstructionScript \ -static_assert(alignof(Flashlight_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on Flashlight_BP_C_UserConstructionScript"); \ -static_assert(sizeof(Flashlight_BP_C_UserConstructionScript) == 0x000001, "Wrong size on Flashlight_BP_C_UserConstructionScript"); \ -static_assert(offsetof(Flashlight_BP_C_UserConstructionScript, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'Flashlight_BP_C_UserConstructionScript::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFlashlight_BP_C \ -static_assert(alignof(AFlashlight_BP_C) == 0x000010, "Wrong alignment on AFlashlight_BP_C"); \ -static_assert(sizeof(AFlashlight_BP_C) == 0x0009E0, "Wrong size on AFlashlight_BP_C"); \ -static_assert(offsetof(AFlashlight_BP_C, UberGraphFrame) == 0x0008A0, "Member 'AFlashlight_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Fake_IndirectPlayer) == 0x0008A8, "Member 'AFlashlight_BP_C::Fake_IndirectPlayer' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Fake_Indirect) == 0x0008B0, "Member 'AFlashlight_BP_C::Fake_Indirect' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, SHAk_Flashlight) == 0x0008B8, "Member 'AFlashlight_BP_C::SHAk_Flashlight' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline_1_NewTrack_0_FD951E4F40C13E3DD7DA67BBDFD89C98) == 0x0008C0, "Member 'AFlashlight_BP_C::Timeline_1_NewTrack_0_FD951E4F40C13E3DD7DA67BBDFD89C98' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline_1__Direction_FD951E4F40C13E3DD7DA67BBDFD89C98) == 0x0008C4, "Member 'AFlashlight_BP_C::Timeline_1__Direction_FD951E4F40C13E3DD7DA67BBDFD89C98' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline_1) == 0x0008C8, "Member 'AFlashlight_BP_C::Timeline_1' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline_NewTrack_0_C0F6A7FB4642994BA4DFCC9F51755AB2) == 0x0008D0, "Member 'AFlashlight_BP_C::Timeline_NewTrack_0_C0F6A7FB4642994BA4DFCC9F51755AB2' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline__Direction_C0F6A7FB4642994BA4DFCC9F51755AB2) == 0x0008D4, "Member 'AFlashlight_BP_C::Timeline__Direction_C0F6A7FB4642994BA4DFCC9F51755AB2' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Timeline) == 0x0008D8, "Member 'AFlashlight_BP_C::Timeline' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline_fChangeValueOverTime_3C2402A44672C7DDD55E0582E8F630F5) == 0x0008E0, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline_fChangeValueOverTime_3C2402A44672C7DDD55E0582E8F630F5' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline__Direction_3C2402A44672C7DDD55E0582E8F630F5) == 0x0008E4, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline__Direction_3C2402A44672C7DDD55E0582E8F630F5' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, ChangeValueOverTimeline) == 0x0008E8, "Member 'AFlashlight_BP_C::ChangeValueOverTimeline' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline_FlickeringCurveTM_F55C9D5744AF7C570CDED095209B71F5) == 0x0008F0, "Member 'AFlashlight_BP_C::FlickeringTimeline_FlickeringCurveTM_F55C9D5744AF7C570CDED095209B71F5' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline__Direction_F55C9D5744AF7C570CDED095209B71F5) == 0x0008F4, "Member 'AFlashlight_BP_C::FlickeringTimeline__Direction_F55C9D5744AF7C570CDED095209B71F5' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, FlickeringTimeline) == 0x0008F8, "Member 'AFlashlight_BP_C::FlickeringTimeline' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, SpotUmbra) == 0x000900, "Member 'AFlashlight_BP_C::SpotUmbra' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, SpotPenumbra) == 0x000908, "Member 'AFlashlight_BP_C::SpotPenumbra' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, MainLightOffsetWhileAiming) == 0x000910, "Member 'AFlashlight_BP_C::MainLightOffsetWhileAiming' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, MainLightOffsetCURRENT) == 0x000928, "Member 'AFlashlight_BP_C::MainLightOffsetCURRENT' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, LightParameteres) == 0x000940, "Member 'AFlashlight_BP_C::LightParameteres' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Row_Name) == 0x000950, "Member 'AFlashlight_BP_C::Row_Name' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Intensity_) == 0x000958, "Member 'AFlashlight_BP_C::Intensity_' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Flickering_) == 0x000960, "Member 'AFlashlight_BP_C::Flickering_' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Light_Colors) == 0x000964, "Member 'AFlashlight_BP_C::Light_Colors' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Indirect_Lighting_Intensity) == 0x000968, "Member 'AFlashlight_BP_C::Indirect_Lighting_Intensity' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Inner_Cone_Angle) == 0x00096C, "Member 'AFlashlight_BP_C::Inner_Cone_Angle' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Outer_Cone_Angle) == 0x000970, "Member 'AFlashlight_BP_C::Outer_Cone_Angle' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, FlickeringCurve) == 0x000978, "Member 'AFlashlight_BP_C::FlickeringCurve' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, IntensityNew) == 0x000980, "Member 'AFlashlight_BP_C::IntensityNew' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Temperature) == 0x000988, "Member 'AFlashlight_BP_C::Temperature' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, Use_Temperature) == 0x00098C, "Member 'AFlashlight_BP_C::Use_Temperature' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, AttenuationRadius) == 0x000990, "Member 'AFlashlight_BP_C::AttenuationRadius' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, FlickeringDuration) == 0x000998, "Member 'AFlashlight_BP_C::FlickeringDuration' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, CurveOfChangeValueOverTime) == 0x0009A0, "Member 'AFlashlight_BP_C::CurveOfChangeValueOverTime' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, F_Change_Value_Over_Time) == 0x0009A8, "Member 'AFlashlight_BP_C::F_Change_Value_Over_Time' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, SoundUpTreshhold) == 0x0009B0, "Member 'AFlashlight_BP_C::SoundUpTreshhold' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, SoundDownTreshhold) == 0x0009B8, "Member 'AFlashlight_BP_C::SoundDownTreshhold' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, b1) == 0x0009C0, "Member 'AFlashlight_BP_C::b1' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, b2) == 0x0009C1, "Member 'AFlashlight_BP_C::b2' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, DynMat) == 0x0009C8, "Member 'AFlashlight_BP_C::DynMat' has a wrong offset!"); \ -static_assert(offsetof(AFlashlight_BP_C, New_Light_Color) == 0x0009D0, "Member 'AFlashlight_BP_C::New_Light_Color' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpreadGunCharging_CameraShake_C \ -static_assert(alignof(USpreadGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on USpreadGunCharging_CameraShake_C"); \ -static_assert(sizeof(USpreadGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on USpreadGunCharging_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_AGC_Video_Marcel_Soulleak_C \ -static_assert(alignof(AGC_Video_Marcel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Marcel_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Marcel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Marcel_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Marcel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Marcel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCamShake_StompBase_C \ -static_assert(alignof(UCamShake_StompBase_C) == 0x000010, "Wrong alignment on UCamShake_StompBase_C"); \ -static_assert(sizeof(UCamShake_StompBase_C) == 0x0000E0, "Wrong size on UCamShake_StompBase_C"); \ - -#define DUMPER7_ASSERTS_ULS_JumpOver150_DirectorBP_C \ -static_assert(alignof(ULS_JumpOver150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver150_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpOver150_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver150_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_ULS_JumpDown90_DirectorBP_C \ -static_assert(alignof(ULS_JumpDown90_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown90_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpDown90_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown90_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGE_TrapMineNoAmmo_C \ -static_assert(alignof(UGE_TrapMineNoAmmo_C) == 0x000008, "Wrong alignment on UGE_TrapMineNoAmmo_C"); \ -static_assert(sizeof(UGE_TrapMineNoAmmo_C) == 0x000A70, "Wrong size on UGE_TrapMineNoAmmo_C"); \ - -#define DUMPER7_ASSERTS_UTraveler_Twists_fromTerror_C \ -static_assert(alignof(UTraveler_Twists_fromTerror_C) == 0x000010, "Wrong alignment on UTraveler_Twists_fromTerror_C"); \ -static_assert(sizeof(UTraveler_Twists_fromTerror_C) == 0x000AF0, "Wrong size on UTraveler_Twists_fromTerror_C"); \ -static_assert(offsetof(UTraveler_Twists_fromTerror_C, twist_value) == 0x000AD0, "Member 'UTraveler_Twists_fromTerror_C::twist_value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_ScreenFadeWhite_C \ -static_assert(alignof(AGC_ScreenFadeWhite_C) == 0x000008, "Wrong alignment on AGC_ScreenFadeWhite_C"); \ -static_assert(sizeof(AGC_ScreenFadeWhite_C) == 0x000350, "Wrong size on AGC_ScreenFadeWhite_C"); \ -static_assert(offsetof(AGC_ScreenFadeWhite_C, DefaultSceneRoot) == 0x000348, "Member 'AGC_ScreenFadeWhite_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Echo_C \ -static_assert(alignof(UGA_Echo_C) == 0x000008, "Wrong alignment on UGA_Echo_C"); \ -static_assert(sizeof(UGA_Echo_C) == 0x000498, "Wrong size on UGA_Echo_C"); \ - -#define DUMPER7_ASSERTS_UGA_CatDialog_C \ -static_assert(alignof(UGA_CatDialog_C) == 0x000008, "Wrong alignment on UGA_CatDialog_C"); \ -static_assert(sizeof(UGA_CatDialog_C) == 0x000498, "Wrong size on UGA_CatDialog_C"); \ - -#define DUMPER7_ASSERTS_UGE_MG02FirerateUpgrade_C \ -static_assert(alignof(UGE_MG02FirerateUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02FirerateUpgrade_C"); \ -static_assert(sizeof(UGE_MG02FirerateUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02FirerateUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_HG02ReloadUpgrade_C \ -static_assert(alignof(UGE_HG02ReloadUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02ReloadUpgrade_C"); \ -static_assert(sizeof(UGE_HG02ReloadUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02ReloadUpgrade_C"); \ - -#define DUMPER7_ASSERTS_HDR_SettingsPanel_BP_C_OnFocusReceived \ -static_assert(alignof(HDR_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on HDR_SettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(sizeof(HDR_SettingsPanel_BP_C_OnFocusReceived) == 0x000268, "Wrong size on HDR_SettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'HDR_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP \ -static_assert(alignof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP) == 0x000004, "Wrong alignment on HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP"); \ -static_assert(sizeof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP) == 0x000004, "Wrong size on HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP"); \ -static_assert(offsetof(HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'HDR_SettingsPanel_BP_C_ExecuteUbergraph_HDR_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHDR_SettingsPanel_BP_C \ -static_assert(alignof(UHDR_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UHDR_SettingsPanel_BP_C"); \ -static_assert(sizeof(UHDR_SettingsPanel_BP_C) == 0x0004B8, "Wrong size on UHDR_SettingsPanel_BP_C"); \ -static_assert(offsetof(UHDR_SettingsPanel_BP_C, UberGraphFrame) == 0x0004A8, "Member 'UHDR_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UHDR_SettingsPanel_BP_C, Box) == 0x0004B0, "Member 'UHDR_SettingsPanel_BP_C::Box' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_HG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_HG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier2_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGChargeSpeedUpgrade_C \ -static_assert(alignof(UGE_SGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGChargeSpeedUpgrade_C"); \ -static_assert(sizeof(UGE_SGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_SGChargeSpeedUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPUpgradedAimMovement_C \ -static_assert(alignof(UGE_SPUpgradedAimMovement_C) == 0x000008, "Wrong alignment on UGE_SPUpgradedAimMovement_C"); \ -static_assert(sizeof(UGE_SPUpgradedAimMovement_C) == 0x000A70, "Wrong size on UGE_SPUpgradedAimMovement_C"); \ - -#define DUMPER7_ASSERTS_SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget \ -static_assert(alignof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget) == 0x000004, "Wrong alignment on SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget"); \ -static_assert(sizeof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget) == 0x000008, "Wrong size on SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget"); \ -static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, EntryPoint) == 0x000000, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable) == 0x000004, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_1) == 0x000005, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_2) == 0x000006, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget, Temp_byte_Variable_3) == 0x000007, "Member 'SingleFullscreenImage_Widget_C_ExecuteUbergraph_SingleFullscreenImage_Widget::Temp_byte_Variable_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USingleFullscreenImage_Widget_C \ -static_assert(alignof(USingleFullscreenImage_Widget_C) == 0x000008, "Wrong alignment on USingleFullscreenImage_Widget_C"); \ -static_assert(sizeof(USingleFullscreenImage_Widget_C) == 0x0003D8, "Wrong size on USingleFullscreenImage_Widget_C"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, UberGraphFrame) == 0x0003A8, "Member 'USingleFullscreenImage_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, SlowDownFadeOut) == 0x0003B0, "Member 'USingleFullscreenImage_Widget_C::SlowDownFadeOut' has a wrong offset!"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, SlowDownFadeIn) == 0x0003B8, "Member 'USingleFullscreenImage_Widget_C::SlowDownFadeIn' has a wrong offset!"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, BasicFadeOut) == 0x0003C0, "Member 'USingleFullscreenImage_Widget_C::BasicFadeOut' has a wrong offset!"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, BasicFadeIn) == 0x0003C8, "Member 'USingleFullscreenImage_Widget_C::BasicFadeIn' has a wrong offset!"); \ -static_assert(offsetof(USingleFullscreenImage_Widget_C, SafeZone) == 0x0003D0, "Member 'USingleFullscreenImage_Widget_C::SafeZone' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_MG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_MG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier1_C"); \ - -#define DUMPER7_ASSERTS_GameplayDialog_C_ExecuteUbergraph_GameplayDialog \ -static_assert(alignof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog) == 0x000008, "Wrong alignment on GameplayDialog_C_ExecuteUbergraph_GameplayDialog"); \ -static_assert(sizeof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog) == 0x000018, "Wrong size on GameplayDialog_C_ExecuteUbergraph_GameplayDialog"); \ -static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, EntryPoint) == 0x000000, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, K2Node_Event_task) == 0x000008, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::K2Node_Event_task' has a wrong offset!"); \ -static_assert(offsetof(GameplayDialog_C_ExecuteUbergraph_GameplayDialog, K2Node_Event_task_1) == 0x000010, "Member 'GameplayDialog_C_ExecuteUbergraph_GameplayDialog::K2Node_Event_task_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GameplayDialog_C_ReceiveActivation \ -static_assert(alignof(GameplayDialog_C_ReceiveActivation) == 0x000008, "Wrong alignment on GameplayDialog_C_ReceiveActivation"); \ -static_assert(sizeof(GameplayDialog_C_ReceiveActivation) == 0x000008, "Wrong size on GameplayDialog_C_ReceiveActivation"); \ -static_assert(offsetof(GameplayDialog_C_ReceiveActivation, Task) == 0x000000, "Member 'GameplayDialog_C_ReceiveActivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GameplayDialog_C_ReceiveDeactivation \ -static_assert(alignof(GameplayDialog_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on GameplayDialog_C_ReceiveDeactivation"); \ -static_assert(sizeof(GameplayDialog_C_ReceiveDeactivation) == 0x000008, "Wrong size on GameplayDialog_C_ReceiveDeactivation"); \ -static_assert(offsetof(GameplayDialog_C_ReceiveDeactivation, Task) == 0x000000, "Member 'GameplayDialog_C_ReceiveDeactivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGameplayDialog_C \ -static_assert(alignof(UGameplayDialog_C) == 0x000008, "Wrong alignment on UGameplayDialog_C"); \ -static_assert(sizeof(UGameplayDialog_C) == 0x000090, "Wrong size on UGameplayDialog_C"); \ -static_assert(offsetof(UGameplayDialog_C, UberGraphFrame) == 0x000088, "Member 'UGameplayDialog_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory \ -static_assert(alignof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory) == 0x000004, "Wrong alignment on BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory"); \ -static_assert(sizeof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory) == 0x000004, "Wrong size on BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory, EntryPoint) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_ExecuteUbergraph_BP_GravityJumpTrajectory::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation \ -static_assert(alignof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation) == 0x000008, "Wrong alignment on BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation"); \ -static_assert(sizeof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation) == 0x000048, "Wrong size on BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, Location) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::Location' has a wrong offset!"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, ArriveTangent) == 0x000018, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::ArriveTangent' has a wrong offset!"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation, LeaveTangent) == 0x000030, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryEndLocation::LeaveTangent' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation \ -static_assert(alignof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation) == 0x000008, "Wrong alignment on BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation"); \ -static_assert(sizeof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation) == 0x000048, "Wrong size on BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, Location) == 0x000000, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::Location' has a wrong offset!"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, ArriveTangent) == 0x000018, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::ArriveTangent' has a wrong offset!"); \ -static_assert(offsetof(BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation, LeaveTangent) == 0x000030, "Member 'BP_GravityJumpTrajectory_C_SetTrajectoryStartLocation::LeaveTangent' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_GravityJumpTrajectory_C \ -static_assert(alignof(ABP_GravityJumpTrajectory_C) == 0x000008, "Wrong alignment on ABP_GravityJumpTrajectory_C"); \ -static_assert(sizeof(ABP_GravityJumpTrajectory_C) == 0x0002E0, "Wrong size on ABP_GravityJumpTrajectory_C"); \ -static_assert(offsetof(ABP_GravityJumpTrajectory_C, UberGraphFrame) == 0x0002C8, "Member 'ABP_GravityJumpTrajectory_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABP_GravityJumpTrajectory_C, Trajectory) == 0x0002D0, "Member 'ABP_GravityJumpTrajectory_C::Trajectory' has a wrong offset!"); \ -static_assert(offsetof(ABP_GravityJumpTrajectory_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_GravityJumpTrajectory_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAIHeavyProjectileSickleDamage_C \ -static_assert(alignof(UAIHeavyProjectileSickleDamage_C) == 0x000008, "Wrong alignment on UAIHeavyProjectileSickleDamage_C"); \ -static_assert(sizeof(UAIHeavyProjectileSickleDamage_C) == 0x000068, "Wrong size on UAIHeavyProjectileSickleDamage_C"); \ - -#define DUMPER7_ASSERTS_UPlay_HitReaction_Explosion_C \ -static_assert(alignof(UPlay_HitReaction_Explosion_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Explosion_C"); \ -static_assert(sizeof(UPlay_HitReaction_Explosion_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Explosion_C"); \ - -#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME \ -static_assert(alignof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME"); \ -static_assert(sizeof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME) == 0x000040, "Wrong size on HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, EntryPoint) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_getDialogManager_ReturnValue) == 0x000008, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_Event_context_1) == 0x000010, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_Event_context_1' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_Event_context) == 0x000018, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_Event_context' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_DynamicCast_AsDialog_Talk) == 0x000020, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_DynamicCast_AsDialog_Talk' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_getDialogManager_ReturnValue_1) == 0x000030, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME, CallFunc_UpdateHubProperties_Time_ImplicitCast) == 0x000038, "Member 'HUB_LIMITED_TIME_C_ExecuteUbergraph_HUB_LIMITED_TIME::CallFunc_UpdateHubProperties_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ScriptPerform \ -static_assert(alignof(HUB_LIMITED_TIME_C_ScriptPerform) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ScriptPerform"); \ -static_assert(sizeof(HUB_LIMITED_TIME_C_ScriptPerform) == 0x000008, "Wrong size on HUB_LIMITED_TIME_C_ScriptPerform"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ScriptPerform, Context) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ScriptPerform::Context' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HUB_LIMITED_TIME_C_ScriptStop \ -static_assert(alignof(HUB_LIMITED_TIME_C_ScriptStop) == 0x000008, "Wrong alignment on HUB_LIMITED_TIME_C_ScriptStop"); \ -static_assert(sizeof(HUB_LIMITED_TIME_C_ScriptStop) == 0x000008, "Wrong size on HUB_LIMITED_TIME_C_ScriptStop"); \ -static_assert(offsetof(HUB_LIMITED_TIME_C_ScriptStop, Context) == 0x000000, "Member 'HUB_LIMITED_TIME_C_ScriptStop::Context' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHUB_LIMITED_TIME_C \ -static_assert(alignof(UHUB_LIMITED_TIME_C) == 0x000008, "Wrong alignment on UHUB_LIMITED_TIME_C"); \ -static_assert(sizeof(UHUB_LIMITED_TIME_C) == 0x0000E8, "Wrong size on UHUB_LIMITED_TIME_C"); \ -static_assert(offsetof(UHUB_LIMITED_TIME_C, UberGraphFrame) == 0x0000C8, "Member 'UHUB_LIMITED_TIME_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UHUB_LIMITED_TIME_C, DEFAULTChoice) == 0x0000D0, "Member 'UHUB_LIMITED_TIME_C::DEFAULTChoice' has a wrong offset!"); \ -static_assert(offsetof(UHUB_LIMITED_TIME_C, Time) == 0x0000D8, "Member 'UHUB_LIMITED_TIME_C::Time' has a wrong offset!"); \ -static_assert(offsetof(UHUB_LIMITED_TIME_C, TimerHandle) == 0x0000E0, "Member 'UHUB_LIMITED_TIME_C::TimerHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_QuickFabricationThirdSlotAmmo_C \ -static_assert(alignof(UGA_QuickFabricationThirdSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationThirdSlotAmmo_C"); \ -static_assert(sizeof(UGA_QuickFabricationThirdSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationThirdSlotAmmo_C"); \ -static_assert(offsetof(UGA_QuickFabricationThirdSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationThirdSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpeadGunShootShake_C \ -static_assert(alignof(USpeadGunShootShake_C) == 0x000010, "Wrong alignment on USpeadGunShootShake_C"); \ -static_assert(sizeof(USpeadGunShootShake_C) == 0x0001F0, "Wrong size on USpeadGunShootShake_C"); \ - -#define DUMPER7_ASSERTS_UAttackRLEnemyHit_CameraShakeBase_C \ -static_assert(alignof(UAttackRLEnemyHit_CameraShakeBase_C) == 0x000010, "Wrong alignment on UAttackRLEnemyHit_CameraShakeBase_C"); \ -static_assert(sizeof(UAttackRLEnemyHit_CameraShakeBase_C) == 0x0000E0, "Wrong size on UAttackRLEnemyHit_CameraShakeBase_C"); \ - -#define DUMPER7_ASSERTS_UGetHitByComboShake_C \ -static_assert(alignof(UGetHitByComboShake_C) == 0x000010, "Wrong alignment on UGetHitByComboShake_C"); \ -static_assert(sizeof(UGetHitByComboShake_C) == 0x0001F0, "Wrong size on UGetHitByComboShake_C"); \ - -#define DUMPER7_ASSERTS_Gen_Attack_C_ExecuteUbergraph_Gen_Attack \ -static_assert(alignof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack) == 0x000008, "Wrong alignment on Gen_Attack_C_ExecuteUbergraph_Gen_Attack"); \ -static_assert(sizeof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack) == 0x000180, "Wrong size on Gen_Attack_C_ExecuteUbergraph_Gen_Attack"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, EntryPoint) == 0x000000, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, Temp_int_Array_Index_Variable) == 0x000004, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, K2Node_Event_AiController_1) == 0x000010, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, K2Node_Event_AiController) == 0x000018, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_getPawn_ReturnValue) == 0x000020, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetAIPerceptionComponent_ReturnValue) == 0x000028, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetAIPerceptionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetPerceivedHostileActors_OutActors) == 0x000030, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetPerceivedHostileActors_OutActors' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetAIPerceptionComponent_ReturnValue_1) == 0x000040, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetAIPerceptionComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetPerceivedHostileActors_OutActors_1) == 0x000048, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetPerceivedHostileActors_OutActors_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, K2Node_MakeStruct_SmortGoalX) == 0x000058, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::K2Node_MakeStruct_SmortGoalX' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_Array_Get_Item) == 0x0000C8, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, K2Node_MakeStruct_SmortGoalX_1) == 0x0000D0, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::K2Node_MakeStruct_SmortGoalX_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_Array_Length_ReturnValue) == 0x000140, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_CreateGoal_ReturnValue) == 0x000144, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_CreateGoal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_Less_IntInt_ReturnValue) == 0x00014C, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000150, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000158, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000168, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000170, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Attack_C_ExecuteUbergraph_Gen_Attack, CallFunc_Array_AddUnique_ReturnValue) == 0x000178, "Member 'Gen_Attack_C_ExecuteUbergraph_Gen_Attack::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Attack_C_K2_Setup \ -static_assert(alignof(Gen_Attack_C_K2_Setup) == 0x000008, "Wrong alignment on Gen_Attack_C_K2_Setup"); \ -static_assert(sizeof(Gen_Attack_C_K2_Setup) == 0x000008, "Wrong size on Gen_Attack_C_K2_Setup"); \ -static_assert(offsetof(Gen_Attack_C_K2_Setup, AIController) == 0x000000, "Member 'Gen_Attack_C_K2_Setup::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Attack_C_Update \ -static_assert(alignof(Gen_Attack_C_Update) == 0x000008, "Wrong alignment on Gen_Attack_C_Update"); \ -static_assert(sizeof(Gen_Attack_C_Update) == 0x000008, "Wrong size on Gen_Attack_C_Update"); \ -static_assert(offsetof(Gen_Attack_C_Update, AIController) == 0x000000, "Member 'Gen_Attack_C_Update::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGen_Attack_C \ -static_assert(alignof(UGen_Attack_C) == 0x000008, "Wrong alignment on UGen_Attack_C"); \ -static_assert(sizeof(UGen_Attack_C) == 0x000068, "Wrong size on UGen_Attack_C"); \ -static_assert(offsetof(UGen_Attack_C, UberGraphFrame) == 0x000048, "Member 'UGen_Attack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGen_Attack_C, MyPawn) == 0x000050, "Member 'UGen_Attack_C::MyPawn' has a wrong offset!"); \ -static_assert(offsetof(UGen_Attack_C, HostileActors) == 0x000058, "Member 'UGen_Attack_C::HostileActors' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCR_Traveler_Additives_C \ -static_assert(alignof(UCR_Traveler_Additives_C) == 0x000010, "Wrong alignment on UCR_Traveler_Additives_C"); \ -static_assert(sizeof(UCR_Traveler_Additives_C) == 0x000B50, "Wrong size on UCR_Traveler_Additives_C"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, LookAtBoneRotation) == 0x000AD0, "Member 'UCR_Traveler_Additives_C::LookAtBoneRotation' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, LookAtBone) == 0x000AF0, "Member 'UCR_Traveler_Additives_C::LookAtBone' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetDirections) == 0x000AF8, "Member 'UCR_Traveler_Additives_C::AimOffsetDirections' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetBones) == 0x000B08, "Member 'UCR_Traveler_Additives_C::AimOffsetBones' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, AimOffsetRotation) == 0x000B20, "Member 'UCR_Traveler_Additives_C::AimOffsetRotation' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, bHasLookAtChange) == 0x000B40, "Member 'UCR_Traveler_Additives_C::bHasLookAtChange' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Additives_C, bHasAimOffsetChange) == 0x000B41, "Member 'UCR_Traveler_Additives_C::bHasAimOffsetChange' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UNavArea_DropDown_C \ -static_assert(alignof(UNavArea_DropDown_C) == 0x000008, "Wrong alignment on UNavArea_DropDown_C"); \ -static_assert(sizeof(UNavArea_DropDown_C) == 0x000048, "Wrong size on UNavArea_DropDown_C"); \ - -#define DUMPER7_ASSERTS_UGA_AudioLogNew_C \ -static_assert(alignof(UGA_AudioLogNew_C) == 0x000008, "Wrong alignment on UGA_AudioLogNew_C"); \ -static_assert(sizeof(UGA_AudioLogNew_C) == 0x000498, "Wrong size on UGA_AudioLogNew_C"); \ - -#define DUMPER7_ASSERTS_BP_SqueezeLong_Trajectory_C_SetupLongSqueeze \ -static_assert(alignof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze) == 0x000008, "Wrong alignment on BP_SqueezeLong_Trajectory_C_SetupLongSqueeze"); \ -static_assert(sizeof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze) == 0x000080, "Wrong size on BP_SqueezeLong_Trajectory_C_SetupLongSqueeze"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, SqueezeLength) == 0x000000, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::SqueezeLength' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, StartLocation) == 0x000008, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::StartLocation' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, Character) == 0x000020, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::Character' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000030, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_X) == 0x000048, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_Y) == 0x000050, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_BreakVector_Z) == 0x000058, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_SqueezeLong_Trajectory_C_SetupLongSqueeze, CallFunc_MakeVector_ReturnValue) == 0x000068, "Member 'BP_SqueezeLong_Trajectory_C_SetupLongSqueeze::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_SqueezeLong_Trajectory_C \ -static_assert(alignof(ABP_SqueezeLong_Trajectory_C) == 0x000008, "Wrong alignment on ABP_SqueezeLong_Trajectory_C"); \ -static_assert(sizeof(ABP_SqueezeLong_Trajectory_C) == 0x0002D8, "Wrong size on ABP_SqueezeLong_Trajectory_C"); \ -static_assert(offsetof(ABP_SqueezeLong_Trajectory_C, TrajectorySpline) == 0x0002C8, "Member 'ABP_SqueezeLong_Trajectory_C::TrajectorySpline' has a wrong offset!"); \ -static_assert(offsetof(ABP_SqueezeLong_Trajectory_C, DefaultSceneRoot) == 0x0002D0, "Member 'ABP_SqueezeLong_Trajectory_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTranscriptionVisualizationWidget_BP_C \ -static_assert(alignof(UTranscriptionVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UTranscriptionVisualizationWidget_BP_C"); \ -static_assert(sizeof(UTranscriptionVisualizationWidget_BP_C) == 0x000308, "Wrong size on UTranscriptionVisualizationWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_UGE_QuickFabricationCooldown_C \ -static_assert(alignof(UGE_QuickFabricationCooldown_C) == 0x000008, "Wrong alignment on UGE_QuickFabricationCooldown_C"); \ -static_assert(sizeof(UGE_QuickFabricationCooldown_C) == 0x000A70, "Wrong size on UGE_QuickFabricationCooldown_C"); \ - -#define DUMPER7_ASSERTS_UGE_RechargeEnergy_C \ -static_assert(alignof(UGE_RechargeEnergy_C) == 0x000008, "Wrong alignment on UGE_RechargeEnergy_C"); \ -static_assert(sizeof(UGE_RechargeEnergy_C) == 0x000A70, "Wrong size on UGE_RechargeEnergy_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Lidia_Soulleak_C \ -static_assert(alignof(UGE_Video_Lidia_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Lidia_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Lidia_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Lidia_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Angela_Soulleak_C \ -static_assert(alignof(UGE_Video_Angela_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Angela_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Angela_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Angela_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPBonusMeleeDamage_C \ -static_assert(alignof(UGE_SPBonusMeleeDamage_C) == 0x000008, "Wrong alignment on UGE_SPBonusMeleeDamage_C"); \ -static_assert(sizeof(UGE_SPBonusMeleeDamage_C) == 0x000A70, "Wrong size on UGE_SPBonusMeleeDamage_C"); \ - -#define DUMPER7_ASSERTS_SpawnBehData_Scenario_C_Receive_GatherStreamableObjects \ -static_assert(alignof(SpawnBehData_Scenario_C_Receive_GatherStreamableObjects) == 0x000008, "Wrong alignment on SpawnBehData_Scenario_C_Receive_GatherStreamableObjects"); \ -static_assert(sizeof(SpawnBehData_Scenario_C_Receive_GatherStreamableObjects) == 0x000020, "Wrong size on SpawnBehData_Scenario_C_Receive_GatherStreamableObjects"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_GatherStreamableObjects, OutObjects) == 0x000000, "Member 'SpawnBehData_Scenario_C_Receive_GatherStreamableObjects::OutObjects' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_GatherStreamableObjects, K2Node_MakeArray_Array) == 0x000010, "Member 'SpawnBehData_Scenario_C_Receive_GatherStreamableObjects::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim \ -static_assert(alignof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim) == 0x000008, "Wrong alignment on SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim"); \ -static_assert(sizeof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim) == 0x000020, "Wrong size on SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim, ReturnValue) == 0x000000, "Member 'SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000008, "Member 'SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim, K2Node_DynamicCast_AsSpawn_Animation_Config) == 0x000010, "Member 'SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim::K2Node_DynamicCast_AsSpawn_Animation_Config' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'SpawnBehData_Scenario_C_Receive_ProvidePreviewAnim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpawnBehData_Scenario_C \ -static_assert(alignof(USpawnBehData_Scenario_C) == 0x000008, "Wrong alignment on USpawnBehData_Scenario_C"); \ -static_assert(sizeof(USpawnBehData_Scenario_C) == 0x000060, "Wrong size on USpawnBehData_Scenario_C"); \ -static_assert(offsetof(USpawnBehData_Scenario_C, ScenarioConfig) == 0x000038, "Member 'USpawnBehData_Scenario_C::ScenarioConfig' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_HG02StabilityUpgrade_C \ -static_assert(alignof(UGE_HG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02StabilityUpgrade_C"); \ -static_assert(sizeof(UGE_HG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02StabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier3_C \ -static_assert(alignof(UGE_GGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier3_C"); \ -static_assert(sizeof(UGE_GGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier3_C"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption \ -static_assert(alignof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption) == 0x000008, "Wrong alignment on Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption) == 0x0001D8, "Wrong size on Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, EntryPoint) == 0x000000, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_Result) == 0x000024, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_AIController) == 0x000028, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_2) == 0x000030, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_3) == 0x000040, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag_5) == 0x000050, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName_5) == 0x000058, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_4) == 0x000060, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag_4) == 0x000070, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName_4) == 0x000078, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_5) == 0x000080, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag_3) == 0x000090, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName_3) == 0x000098, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000A0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag_2) == 0x0000B0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName_2) == 0x0000B8, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000C0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag_1) == 0x0000D0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName_1) == 0x0000D8, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000E0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_EventTag) == 0x0000F0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CustomEvent_NotifyName) == 0x0000F8, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_9) == 0x000100, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, Temp_name_Variable) == 0x000110, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, Temp_struct_Variable) == 0x000118, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000120, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_Event_AiController) == 0x000128, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetOwningAIController_ReturnValue) == 0x000130, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, K2Node_CreateDelegate_OutputDelegate_10) == 0x000138, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_BehaviorAbsorb_TaskOwner_CastInput) == 0x000148, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_BehaviorAbsorb_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_BehaviorAbsorb_ReturnValue) == 0x000158, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_BehaviorAbsorb_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_IsValid_ReturnValue) == 0x000160, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000168, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000170, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000178, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000180, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000190, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetAbsorptionPartner_ReturnValue) == 0x000198, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetAbsorptionPartner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_GetCorpseLocation_ReturnValue) == 0x0001A0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_GetCorpseLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0001B8, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0001C8, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_IsValid_ReturnValue_1) == 0x0001D0, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_IsValid_ReturnValue_2) == 0x0001D1, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption, CallFunc_CommitBehaviour_ReturnValue) == 0x0001D2, "Member 'Beh_FinishAbsorption_C_ExecuteUbergraph_Beh_FinishAbsorption::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_K2_Activate \ -static_assert(alignof(Beh_FinishAbsorption_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_FinishAbsorption_C_K2_Activate"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_K2_Activate) == 0x000008, "Wrong size on Beh_FinishAbsorption_C_K2_Activate"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_FinishAbsorption_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_NotifyEnd_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_NotifyStart_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_OnBlendOut_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_OnCancelled_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_OnCompleted_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F \ -static_assert(alignof(Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F) == 0x000004, "Wrong alignment on Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F, EventTag) == 0x000000, "Member 'Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F, NotifyName) == 0x000008, "Member 'Beh_FinishAbsorption_C_OnInterrupted_3828AE4940268A15CBCEFAAD3D83234F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53 \ -static_assert(alignof(Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53) == 0x000008, "Wrong alignment on Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53"); \ -static_assert(sizeof(Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53) == 0x000010, "Wrong size on Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53, Result) == 0x000000, "Member 'Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53, AIController) == 0x000008, "Member 'Beh_FinishAbsorption_C_OnMoveFinished_AF142090421701121B4E46A4D810BE53::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_FinishAbsorption_C \ -static_assert(alignof(UBeh_FinishAbsorption_C) == 0x000008, "Wrong alignment on UBeh_FinishAbsorption_C"); \ -static_assert(sizeof(UBeh_FinishAbsorption_C) == 0x0001B8, "Wrong size on UBeh_FinishAbsorption_C"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, UberGraphFrame) == 0x000198, "Member 'UBeh_FinishAbsorption_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, MyAbsorption) == 0x0001A0, "Member 'UBeh_FinishAbsorption_C::MyAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, Token_Type) == 0x0001A8, "Member 'UBeh_FinishAbsorption_C::Token_Type' has a wrong offset!"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, NewVar) == 0x0001A9, "Member 'UBeh_FinishAbsorption_C::NewVar' has a wrong offset!"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, Locomotion_Gate) == 0x0001AA, "Member 'UBeh_FinishAbsorption_C::Locomotion_Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_FinishAbsorption_C, Taunt_Montage_to_Play) == 0x0001B0, "Member 'UBeh_FinishAbsorption_C::Taunt_Montage_to_Play' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_AGSpeed_C \ -static_assert(alignof(UGE_AGSpeed_C) == 0x000008, "Wrong alignment on UGE_AGSpeed_C"); \ -static_assert(sizeof(UGE_AGSpeed_C) == 0x000A70, "Wrong size on UGE_AGSpeed_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_SG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_SG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier4_C"); \ - -#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_MG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_MG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier4_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSFlamethrowerUpgrade_C \ -static_assert(alignof(UGE_TSFlamethrowerUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSFlamethrowerUpgrade_C"); \ -static_assert(sizeof(UGE_TSFlamethrowerUpgrade_C) == 0x000A70, "Wrong size on UGE_TSFlamethrowerUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02ClipSizeUpgrade_C \ -static_assert(alignof(UGE_SG02ClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02ClipSizeUpgrade_C"); \ -static_assert(sizeof(UGE_SG02ClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02ClipSizeUpgrade_C"); \ - -#define DUMPER7_ASSERTS_URerouterShotShake_C \ -static_assert(alignof(URerouterShotShake_C) == 0x000010, "Wrong alignment on URerouterShotShake_C"); \ -static_assert(sizeof(URerouterShotShake_C) == 0x0001F0, "Wrong size on URerouterShotShake_C"); \ - -#define DUMPER7_ASSERTS_UPlayerHudIContentNotReadyWidget_BP_C \ -static_assert(alignof(UPlayerHudIContentNotReadyWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudIContentNotReadyWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudIContentNotReadyWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudIContentNotReadyWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudIContentNotReadyWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudIContentNotReadyWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudResourcesFullWidget_BP_C \ -static_assert(alignof(UPlayerHudResourcesFullWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudResourcesFullWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudResourcesFullWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudResourcesFullWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudResourcesFullWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudResourcesFullWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudFabricationFailInfoWidget_BP_C \ -static_assert(alignof(UPlayerHudFabricationFailInfoWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudFabricationFailInfoWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudFabricationFailInfoWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudFabricationFailInfoWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudFabricationFailInfoWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudFabricationFailInfoWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudInventoryFullWidget_BP_C \ -static_assert(alignof(UPlayerHudInventoryFullWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudInventoryFullWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudInventoryFullWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudInventoryFullWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudInventoryFullWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudInventoryFullWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudInventoryUseFailedWidget_BP_C \ -static_assert(alignof(UPlayerHudInventoryUseFailedWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudInventoryUseFailedWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudInventoryUseFailedWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudInventoryUseFailedWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudInventoryUseFailedWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudInventoryUseFailedWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractDefault_C \ -static_assert(alignof(UGA_InteractDefault_C) == 0x000008, "Wrong alignment on UGA_InteractDefault_C"); \ -static_assert(sizeof(UGA_InteractDefault_C) == 0x000518, "Wrong size on UGA_InteractDefault_C"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP) == 0x000370, "Wrong size on SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, EntryPoint) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable) == 0x000008, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_LoadClassAsset_Blocking_ReturnValue) == 0x000010, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_LoadClassAsset_Blocking_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_ClassDynamicCast_AsUser_Widget) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_ClassDynamicCast_AsUser_Widget' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_ClassDynamicCast_bSuccess) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_ClassDynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_1) == 0x000030, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Create_ReturnValue) == 0x000038, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable) == 0x000040, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_3) == 0x000048, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_3) == 0x000068, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_3) == 0x00006C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_3) == 0x000070, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_1) == 0x000078, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue) == 0x000080, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_2) == 0x000088, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_3) == 0x000090, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_2_0) == 0x000098, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_2_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_3_0) == 0x0000A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_3_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_1) == 0x0000A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_2) == 0x0000B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_2) == 0x0000D0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_2) == 0x0000D4, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_2) == 0x0000D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_1) == 0x0000E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_2) == 0x0000E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_4) == 0x0000F0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_4_0) == 0x0000F8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_4_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_5) == 0x000100, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_2) == 0x000108, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_5_0) == 0x000110, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_5_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_1) == 0x000118, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_1) == 0x000138, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_1) == 0x00013C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_1) == 0x000140, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_3) == 0x000148, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_2) == 0x000150, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_6) == 0x000158, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_7) == 0x000160, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_6_0) == 0x000168, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_6_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_7_0) == 0x000170, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_7_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_3) == 0x000178, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue) == 0x000180, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime) == 0x0001A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime) == 0x0001A4, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction) == 0x0001A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_3) == 0x0001B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_4) == 0x0001B8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_8) == 0x0001C0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_8_0) == 0x0001C8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_8_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_9) == 0x0001D0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_4) == 0x0001D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_9_0) == 0x0001E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_9_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key_2) == 0x0001E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue_2) == 0x000200, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key_1) == 0x000220, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue_1) == 0x000238, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_Key) == 0x000258, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_Key' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_InputDebugKeyEvent_ActionValue) == 0x000270, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_InputDebugKeyEvent_ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000290, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsValid_ReturnValue) == 0x000291, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_FirstRun) == 0x000292, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_FirstRun' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_ScratchBool) == 0x000293, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_ScratchBool' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_ScratchIndex) == 0x000294, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_ScratchIndex' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_MultiGate_1_FirstRun) == 0x000298, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_MultiGate_1_FirstRun' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_10) == 0x0002A0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue) == 0x0002A8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_1) == 0x0002A9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue) == 0x0002AA, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002AB, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_2) == 0x0002AC, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_2) == 0x0002AD, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_object_Variable_5) == 0x0002B0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_object_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_5) == 0x0002B8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_5) == 0x0002D8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_5) == 0x0002DC, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_5) == 0x0002E0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_5) == 0x0002E8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_3) == 0x0002E9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_10_0) == 0x0002F0, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_10_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_4) == 0x0002F8, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_IsBuildShipping_ReturnValue_3) == 0x0002F9, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_IsBuildShipping_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_GetPlayerController_ReturnValue) == 0x000300, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Not_PreBool_ReturnValue_4) == 0x000308, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_int_Variable) == 0x00030C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_int_Variable_1) == 0x000310, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ActionValue_4) == 0x000318, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ActionValue_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_ElapsedTime_4) == 0x000338, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_ElapsedTime_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_TriggeredTime_4) == 0x00033C, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_TriggeredTime_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, K2Node_EnhancedInputActionEvent_SourceAction_4) == 0x000340, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::K2Node_EnhancedInputActionEvent_SourceAction_4' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_0) == 0x000348, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_1_0) == 0x000350, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_1_0' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, CallFunc_Conv_InputActionValueToBool_ReturnValue_5) == 0x000358, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::CallFunc_Conv_InputActionValueToBool_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_bool_Variable_6) == 0x000359, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_bool_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_11) == 0x000360, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP, Temp_real_Variable_11_0) == 0x000368, "Member 'SHPlayerControllerPlay_BP_C_ExecuteUbergraph_SHPlayerControllerPlay_BP::Temp_real_Variable_11_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2::Key' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_Delete_K2Node_InputDebugKeyEvent_2::ActionValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostMode_K2Node_EnhancedInputActionEvent_3::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_GhostModeChorded_K2Node_EnhancedInputActionEvent_1::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ImGuiToggleInput_K2Node_EnhancedInputActionEvent_2::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SlowMotion_K2Node_EnhancedInputActionEvent_4::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_SuperSpeed_K2Node_EnhancedInputActionEvent_5::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0) == 0x000030, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, ActionValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::ActionValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, ElapsedTime) == 0x000020, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::ElapsedTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, TriggeredTime) == 0x000024, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::TriggeredTime' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0, SourceAction) == 0x000028, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_IA_ToggleFlashlight_K2Node_EnhancedInputActionEvent_0::SourceAction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0::Key' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_LeftBracket_K2Node_InputDebugKeyEvent_0::ActionValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1 \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1) == 0x000038, "Wrong size on SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1, Key) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1::Key' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1, ActionValue) == 0x000018, "Member 'SHPlayerControllerPlay_BP_C_InpActEvt_PageDown_K2Node_InputDebugKeyEvent_1::ActionValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SHPlayerControllerPlay_BP_C_ValidateDebugWidget \ -static_assert(alignof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget) == 0x000008, "Wrong alignment on SHPlayerControllerPlay_BP_C_ValidateDebugWidget"); \ -static_assert(sizeof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget) == 0x000018, "Wrong size on SHPlayerControllerPlay_BP_C_ValidateDebugWidget"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_Create_ReturnValue) == 0x000008, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SHPlayerControllerPlay_BP_C_ValidateDebugWidget, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000010, "Member 'SHPlayerControllerPlay_BP_C_ValidateDebugWidget::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASHPlayerControllerPlay_BP_C \ -static_assert(alignof(ASHPlayerControllerPlay_BP_C) == 0x000008, "Wrong alignment on ASHPlayerControllerPlay_BP_C"); \ -static_assert(sizeof(ASHPlayerControllerPlay_BP_C) == 0x000918, "Wrong size on ASHPlayerControllerPlay_BP_C"); \ -static_assert(offsetof(ASHPlayerControllerPlay_BP_C, UberGraphFrame) == 0x0008D8, "Member 'ASHPlayerControllerPlay_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugWidget) == 0x0008E0, "Member 'ASHPlayerControllerPlay_BP_C::DebugWidget' has a wrong offset!"); \ -static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugEvents) == 0x0008E8, "Member 'ASHPlayerControllerPlay_BP_C::DebugEvents' has a wrong offset!"); \ -static_assert(offsetof(ASHPlayerControllerPlay_BP_C, DebugEvents_Class) == 0x0008F0, "Member 'ASHPlayerControllerPlay_BP_C::DebugEvents_Class' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractDoorAttachment_C \ -static_assert(alignof(UGA_InteractDoorAttachment_C) == 0x000008, "Wrong alignment on UGA_InteractDoorAttachment_C"); \ -static_assert(sizeof(UGA_InteractDoorAttachment_C) == 0x000518, "Wrong size on UGA_InteractDoorAttachment_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPIncreasedInventory_C \ -static_assert(alignof(UGE_SPIncreasedInventory_C) == 0x000008, "Wrong alignment on UGE_SPIncreasedInventory_C"); \ -static_assert(sizeof(UGE_SPIncreasedInventory_C) == 0x000A70, "Wrong size on UGE_SPIncreasedInventory_C"); \ - -#define DUMPER7_ASSERTS_IR_InteractionPickupBreak_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_InteractionPickupBreak_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_InteractionPickupBreak_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Interact_Pickup) == 0x000018, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Interact_Pickup' has a wrong offset!"); \ -static_assert(offsetof(IR_InteractionPickupBreak_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_InteractionPickupBreak_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_InteractionPickupBreak_C \ -static_assert(alignof(UIR_InteractionPickupBreak_C) == 0x000008, "Wrong alignment on UIR_InteractionPickupBreak_C"); \ -static_assert(sizeof(UIR_InteractionPickupBreak_C) == 0x000028, "Wrong size on UIR_InteractionPickupBreak_C"); \ - -#define DUMPER7_ASSERTS_UNavArea_Climb_C \ -static_assert(alignof(UNavArea_Climb_C) == 0x000008, "Wrong alignment on UNavArea_Climb_C"); \ -static_assert(sizeof(UNavArea_Climb_C) == 0x000048, "Wrong size on UNavArea_Climb_C"); \ - -#define DUMPER7_ASSERTS_GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor \ -static_assert(alignof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor) == 0x000004, "Wrong alignment on GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor"); \ -static_assert(sizeof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor) == 0x000004, "Wrong size on GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor"); \ -static_assert(offsetof(GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor, EntryPoint) == 0x000000, "Member 'GA_InteractDoor_C_ExecuteUbergraph_GA_InteractDoor::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractDoor_C \ -static_assert(alignof(UGA_InteractDoor_C) == 0x000008, "Wrong alignment on UGA_InteractDoor_C"); \ -static_assert(sizeof(UGA_InteractDoor_C) == 0x000520, "Wrong size on UGA_InteractDoor_C"); \ -static_assert(offsetof(UGA_InteractDoor_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractDoor_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier3_C \ -static_assert(alignof(UGE_TSPyreUpgradeTier3_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier3_C"); \ -static_assert(sizeof(UGE_TSPyreUpgradeTier3_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier3_C"); \ - -#define DUMPER7_ASSERTS_UGE_HG02ClipSizeUpgrade_C \ -static_assert(alignof(UGE_HG02ClipSizeUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02ClipSizeUpgrade_C"); \ -static_assert(sizeof(UGE_HG02ClipSizeUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02ClipSizeUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_Material_LowHealth_C \ -static_assert(alignof(UGE_Material_LowHealth_C) == 0x000008, "Wrong alignment on UGE_Material_LowHealth_C"); \ -static_assert(sizeof(UGE_Material_LowHealth_C) == 0x000A70, "Wrong size on UGE_Material_LowHealth_C"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_AIDebuggerTick \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_AIDebuggerTick) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_AIDebuggerTick"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_AIDebuggerTick) == 0x000010, "Wrong size on CronosBaseEnemyCharacter_BP_C_AIDebuggerTick"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_AIDebuggerTick, debugger) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_AIDebuggerTick::debugger' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_AIDebuggerTick, DeltaSeconds) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_AIDebuggerTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_ApplyPointDamage \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_ApplyPointDamage"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage) == 0x000138, "Wrong size on CronosBaseEnemyCharacter_BP_C_ApplyPointDamage"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, DamageTypeClass) == 0x000120, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, EventInstigator) == 0x000128, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ApplyPointDamage, DamageCauser) == 0x000130, "Member 'CronosBaseEnemyCharacter_BP_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_3_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CapsuleComponent_K2Node_ComponentBoundEvent_4_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature) == 0x000004, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature) == 0x000010, "Wrong size on CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature, ConsumerRank) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature::ConsumerRank' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature, ConsumedRank) == 0x000004, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature::ConsumedRank' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature, ConsumerAttributes) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature::ConsumerAttributes' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature, ConsumedAttributes) == 0x00000C, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_Absorption_K2Node_ComponentBoundEvent_0_AbsorbedEventSignature__DelegateSignature::ConsumedAttributes' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature) == 0x000004, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature) == 0x000004, "Wrong size on CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature, prevHealth) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_BndEvt__CronosBaseEnemyCharacter_BP_MaiHealth_K2Node_ComponentBoundEvent_0_MaiHealthChange__DelegateSignature::prevHealth' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_DebugMovement \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_DebugMovement) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_DebugMovement"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_DebugMovement) == 0x000128, "Wrong size on CronosBaseEnemyCharacter_BP_C_DebugMovement"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, debugger) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::debugger' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, AggressiveColor) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::AggressiveColor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CautiousColor) == 0x00000C, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CautiousColor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, NeutralColor) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::NeutralColor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, AggroColor) == 0x000014, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::AggroColor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_getDesiredVelocity_ReturnValue) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_getDesiredVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_getRequestedVelocity_ReturnValue) == 0x000030, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_getRequestedVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_VSizeXY_ReturnValue) == 0x000048, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_VSizeXY_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_VSizeXY_ReturnValue_1) == 0x000050, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_VSizeXY_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Round_ReturnValue) == 0x000058, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Round_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Round_ReturnValue_1) == 0x00005C, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue) == 0x000060, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000070, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue) == 0x000080, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000090, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_2) == 0x0000A0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0000B0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_VSizeXY_ReturnValue_2) == 0x0000C0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_VSizeXY_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Round_ReturnValue_2) == 0x0000C8, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_getWalkingStanceEnum_ReturnValue) == 0x0000CC, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_getWalkingStanceEnum_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Conv_IntToString_ReturnValue_2) == 0x0000D0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Conv_IntToString_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x0000E0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000F0, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_5) == 0x000100, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_Concat_StrStr_ReturnValue_6) == 0x000110, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_Concat_StrStr_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_DebugMovement, CallFunc_getAIDebugMovement_ReturnValue) == 0x000120, "Member 'CronosBaseEnemyCharacter_BP_C_DebugMovement::CallFunc_getAIDebugMovement_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP) == 0x0003C0, "Wrong size on CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, EntryPoint) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_WaitGameplayTagAddToActor_ReturnValue) == 0x000128, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_WaitGameplayTagAddToActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000130, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_IsValid_ReturnValue) == 0x000140, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_WaitGameplayTagRemoveFromActor_ReturnValue) == 0x000148, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_WaitGameplayTagRemoveFromActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_BaseDamage) == 0x000150, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_BaseDamage' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_HitFromDirection) == 0x000158, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_HitFromDirection' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_HitInfo) == 0x000170, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_HitInfo' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_DamageTypeClass) == 0x000270, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_DamageTypeClass' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_EventInstigator) == 0x000278, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_EventInstigator' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_DamageCauser) == 0x000280, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_IsValid_ReturnValue_1) == 0x000288, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_debugger) == 0x000290, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_debugger' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_Event_DeltaSeconds) == 0x000298, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_K2_SetTimer_ReturnValue) == 0x0002A0, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x0002A8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherActor_1) == 0x0002B0, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherComp_1) == 0x0002B8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x0002C0, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_ConsumerRank) == 0x0002C4, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_ConsumerRank' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_ConsumedRank) == 0x0002C8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_ConsumedRank' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_ConsumerAttributes) == 0x0002CC, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_ConsumerAttributes' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_ConsumedAttributes) == 0x0002D0, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_ConsumedAttributes' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x0002D4, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_ComponentBoundEvent_prevHealth) == 0x0002E4, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_ComponentBoundEvent_prevHealth' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002E8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_GetHealth_ReturnValue) == 0x0002F8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000300, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_Subtract_IntInt_ReturnValue) == 0x000308, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000310, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000318, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate_3) == 0x000320, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000330, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000338, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000348, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000349, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000350, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000370, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000380, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate_4) == 0x000384, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, K2Node_CreateDelegate_OutputDelegate_5) == 0x000394, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0003A8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_K2_SetTimerDelegate_ReturnValue_3) == 0x0003B0, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_K2_SetTimerDelegate_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0003B8, "Member 'CronosBaseEnemyCharacter_BP_C_ExecuteUbergraph_CronosBaseEnemyCharacter_BP::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_GetLootRank \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_GetLootRank) == 0x000004, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_GetLootRank"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_GetLootRank) == 0x00000C, "Wrong size on CronosBaseEnemyCharacter_BP_C_GetLootRank"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootRank, ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootRank::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootRank, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootRank::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootRank, CallFunc_GetRank_ReturnValue) == 0x000004, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootRank::CallFunc_GetRank_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootRank, CallFunc_Conv_IntToByte_ReturnValue) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootRank::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootRank, CallFunc_GetValidValue_ReturnValue) == 0x000009, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootRank::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_GetLootType \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_GetLootType) == 0x000001, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_GetLootType"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_GetLootType) == 0x00000D, "Wrong size on CronosBaseEnemyCharacter_BP_C_GetLootType"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable) == 0x000001, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_1) == 0x000002, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_2) == 0x000003, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_3) == 0x000004, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_4) == 0x000005, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_5) == 0x000006, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_6) == 0x000007, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_7) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_8) == 0x000009, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, Temp_byte_Variable_9) == 0x00000A, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::Temp_byte_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, CallFunc_GetEnemyArchetype_ReturnValue) == 0x00000B, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::CallFunc_GetEnemyArchetype_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetLootType, K2Node_Select_Default) == 0x00000C, "Member 'CronosBaseEnemyCharacter_BP_C_GetLootType::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_GetTargetEnemy \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_GetTargetEnemy"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy) == 0x000020, "Wrong size on CronosBaseEnemyCharacter_BP_C_GetTargetEnemy"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy, Result) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_GetTargetEnemy::Result' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy, CallFunc_GetTargetEnemy_Result) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_GetTargetEnemy::CallFunc_GetTargetEnemy_Result' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy, K2Node_DynamicCast_AsActor) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_GetTargetEnemy::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetTargetEnemy, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_GetTargetEnemy::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_IsItLastHit \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_IsItLastHit) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_IsItLastHit"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_IsItLastHit) == 0x000018, "Wrong size on CronosBaseEnemyCharacter_BP_C_IsItLastHit"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsItLastHit, DamageType) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_IsItLastHit::DamageType' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsItLastHit, Damage) == 0x000008, "Member 'CronosBaseEnemyCharacter_BP_C_IsItLastHit::Damage' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsItLastHit, Result) == 0x000010, "Member 'CronosBaseEnemyCharacter_BP_C_IsItLastHit::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_IsLyingOnGround \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_IsLyingOnGround) == 0x000001, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_IsLyingOnGround"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_IsLyingOnGround) == 0x000001, "Wrong size on CronosBaseEnemyCharacter_BP_C_IsLyingOnGround"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsLyingOnGround, Result) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_IsLyingOnGround::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_LootGeneration \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_LootGeneration) == 0x000010, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_LootGeneration"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_LootGeneration) == 0x0000D0, "Wrong size on CronosBaseEnemyCharacter_BP_C_LootGeneration"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_GetForwardVector_ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_GetLootRank_ReturnValue) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_GetLootRank_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000020, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000030, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_GetLootType_ReturnValue) == 0x000031, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_GetLootType_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_Not_PreBool_ReturnValue) == 0x000032, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, K2Node_MakeStruct_FallData_Struct) == 0x0000A0, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::K2Node_MakeStruct_FallData_Struct' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_SpawnGeneratedLoot_Item) == 0x0000C0, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_SpawnGeneratedLoot_Item' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_LootGeneration, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'CronosBaseEnemyCharacter_BP_C_LootGeneration::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_GetPushingVelocity \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_GetPushingVelocity"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity) == 0x000060, "Wrong size on CronosBaseEnemyCharacter_BP_C_GetPushingVelocity"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity, ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_GetPushingVelocity::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000018, "Member 'CronosBaseEnemyCharacter_BP_C_GetPushingVelocity::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity, CallFunc_GetActorForwardVector_ReturnValue) == 0x000030, "Member 'CronosBaseEnemyCharacter_BP_C_GetPushingVelocity::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetPushingVelocity, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000048, "Member 'CronosBaseEnemyCharacter_BP_C_GetPushingVelocity::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents) == 0x000008, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents) == 0x000010, "Wrong size on CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents, ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_GetRankSpecificNiagaraComponents::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBaseEnemyCharacter_BP_C_IsDead \ -static_assert(alignof(CronosBaseEnemyCharacter_BP_C_IsDead) == 0x000001, "Wrong alignment on CronosBaseEnemyCharacter_BP_C_IsDead"); \ -static_assert(sizeof(CronosBaseEnemyCharacter_BP_C_IsDead) == 0x000002, "Wrong size on CronosBaseEnemyCharacter_BP_C_IsDead"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsDead, ReturnValue) == 0x000000, "Member 'CronosBaseEnemyCharacter_BP_C_IsDead::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosBaseEnemyCharacter_BP_C_IsDead, CallFunc_IsDead_ReturnValue) == 0x000001, "Member 'CronosBaseEnemyCharacter_BP_C_IsDead::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACronosBaseEnemyCharacter_BP_C \ -static_assert(alignof(ACronosBaseEnemyCharacter_BP_C) == 0x000010, "Wrong alignment on ACronosBaseEnemyCharacter_BP_C"); \ -static_assert(sizeof(ACronosBaseEnemyCharacter_BP_C) == 0x000D00, "Wrong size on ACronosBaseEnemyCharacter_BP_C"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, UberGraphFrame) == 0x000CA0, "Member 'ACronosBaseEnemyCharacter_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, LootController) == 0x000CA8, "Member 'ACronosBaseEnemyCharacter_BP_C::LootController' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, BeingsInMyCapsule) == 0x000CB0, "Member 'ACronosBaseEnemyCharacter_BP_C::BeingsInMyCapsule' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, LootImpulse) == 0x000CC0, "Member 'ACronosBaseEnemyCharacter_BP_C::LootImpulse' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, SpawnLootDelay) == 0x000CC8, "Member 'ACronosBaseEnemyCharacter_BP_C::SpawnLootDelay' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, DPS) == 0x000CD0, "Member 'ACronosBaseEnemyCharacter_BP_C::DPS' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, AddAimingHandle) == 0x000CD8, "Member 'ACronosBaseEnemyCharacter_BP_C::AddAimingHandle' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, RemoveAimingHandle) == 0x000CE0, "Member 'ACronosBaseEnemyCharacter_BP_C::RemoveAimingHandle' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, DelayedAimingTime) == 0x000CE8, "Member 'ACronosBaseEnemyCharacter_BP_C::DelayedAimingTime' has a wrong offset!"); \ -static_assert(offsetof(ACronosBaseEnemyCharacter_BP_C, DPSThreshold) == 0x000CF0, "Member 'ACronosBaseEnemyCharacter_BP_C::DPSThreshold' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FCameraSettingsStruct4NPC_prefab_struct \ -static_assert(alignof(FCameraSettingsStruct4NPC_prefab_struct) == 0x000010, "Wrong alignment on FCameraSettingsStruct4NPC_prefab_struct"); \ -static_assert(sizeof(FCameraSettingsStruct4NPC_prefab_struct) == 0x000070, "Wrong size on FCameraSettingsStruct4NPC_prefab_struct"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47) == 0x000000, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Transform_5_2E4DD2E847C49B0A81D7A1A36E9E5F47' has a wrong offset!"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D) == 0x000060, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Field_Of_View_8_DE0386AF4DFC441DBF69C991705A7B2D' has a wrong offset!"); \ -static_assert(offsetof(FCameraSettingsStruct4NPC_prefab_struct, Focus_Distance_13_5FC4D7E64F2449BAAD48ABAB40EE91C7) == 0x000068, "Member 'FCameraSettingsStruct4NPC_prefab_struct::Focus_Distance_13_5FC4D7E64F2449BAAD48ABAB40EE91C7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FLandingPlatform_Direction \ -static_assert(alignof(FLandingPlatform_Direction) == 0x000008, "Wrong alignment on FLandingPlatform_Direction"); \ -static_assert(sizeof(FLandingPlatform_Direction) == 0x000030, "Wrong size on FLandingPlatform_Direction"); \ -static_assert(offsetof(FLandingPlatform_Direction, LandingAngle_2_8B2F5DAC4FE582354710D7B680454CB7) == 0x000000, "Member 'FLandingPlatform_Direction::LandingAngle_2_8B2F5DAC4FE582354710D7B680454CB7' has a wrong offset!"); \ -static_assert(offsetof(FLandingPlatform_Direction, OverrideViewAngle_16_F8321CA34EEEF8B774DADC8988DA55FF) == 0x000008, "Member 'FLandingPlatform_Direction::OverrideViewAngle_16_F8321CA34EEEF8B774DADC8988DA55FF' has a wrong offset!"); \ -static_assert(offsetof(FLandingPlatform_Direction, ViewingAngle_17_CCF37E4642E37F83C9DB1A99C83669BE) == 0x000010, "Member 'FLandingPlatform_Direction::ViewingAngle_17_CCF37E4642E37F83C9DB1A99C83669BE' has a wrong offset!"); \ -static_assert(offsetof(FLandingPlatform_Direction, ArrowColor_5_C932E3C04428891D925E839A2F5E2DFA) == 0x000028, "Member 'FLandingPlatform_Direction::ArrowColor_5_C932E3C04428891D925E839A2F5E2DFA' has a wrong offset!"); \ -static_assert(offsetof(FLandingPlatform_Direction, ViewArrowColor_13_834CF61441C6337514A5538D7C50541C) == 0x00002C, "Member 'FLandingPlatform_Direction::ViewArrowColor_13_834CF61441C6337514A5538D7C50541C' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact \ -static_assert(alignof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact) == 0x000010, "Wrong alignment on Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact"); \ -static_assert(sizeof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact) == 0x000400, "Wrong size on Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, EntryPoint) == 0x000000, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_8) == 0x000004, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_8) == 0x00000C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_7) == 0x000024, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_7) == 0x00002C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_6) == 0x000044, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_6) == 0x00004C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_name_Variable) == 0x000064, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_struct_Variable) == 0x00006C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x000074, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_5) == 0x000078, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_5) == 0x000080, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_3) == 0x000088, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_4) == 0x000098, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_4) == 0x0000A0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000A8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_3) == 0x0000B8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_3) == 0x0000C0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000C8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_2) == 0x0000D8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_2) == 0x0000E0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000E8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_1) == 0x0000F8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_1) == 0x000100, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_7) == 0x000108, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag) == 0x000118, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName) == 0x000120, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_8) == 0x000128, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_name_Variable_1) == 0x000138, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_name_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_struct_Variable_1) == 0x000140, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_ExtractRootMotionFromSource_ReturnValue) == 0x000150, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_ExtractRootMotionFromSource_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue) == 0x0001B0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_1) == 0x0001B1, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x0001B2, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_9) == 0x0001B4, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_11) == 0x0001C4, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_11) == 0x0001CC, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_10) == 0x0001D4, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_Event_AiController) == 0x0001E8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_CommitBehaviour_ReturnValue) == 0x0001F0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_Event_bWasInterrupted) == 0x0001F1, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetAvatar_ReturnValue) == 0x0001F8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetAvatar_ReturnValue_1) == 0x000200, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetAvatar_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_2) == 0x000208, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_DynamicCast_AsCharacter) == 0x000210, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_DynamicCast_bSuccess) == 0x000218, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetComponentByClass_ReturnValue) == 0x000220, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_3) == 0x000228, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_9) == 0x00022C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_9) == 0x000234, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_4) == 0x00023C, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetAvatar_ReturnValue_2) == 0x000240, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetAvatar_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_bool_Has_Been_Initd_Variable) == 0x000248, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsBehaviorBlocked_ReturnValue) == 0x000249, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsBehaviorBlocked_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetGoalData_ReturnValue) == 0x000250, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetGoalData_ReturnValue_1) == 0x000258, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetGoalData_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_5) == 0x000260, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_SelectCounterAttack_ReturnValue) == 0x000268, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_SelectCounterAttack_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetGoalData_ReturnValue_2) == 0x000270, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetGoalData_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_6) == 0x000278, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, Temp_bool_IsClosed_Variable) == 0x000279, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000280, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_7) == 0x000288, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000290, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x0002A0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CreateDelegate_OutputDelegate_11) == 0x0002A8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_8) == 0x0002B8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_EventTag_10) == 0x0002BC, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_EventTag_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, K2Node_CustomEvent_NotifyName_10) == 0x0002C4, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::K2Node_CustomEvent_NotifyName_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput_1) == 0x0002D0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_PlayMontageAndWaitForEvent_ReturnValue_1) == 0x0002E0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_PlayMontageAndWaitForEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsValid_ReturnValue_9) == 0x0002E8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0002F0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_ComposeTransforms_ReturnValue) == 0x000350, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_ComposeTransforms_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_BreakTransform_Location) == 0x0003B0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_BreakTransform_Rotation) == 0x0003C8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_BreakTransform_Scale) == 0x0003E0, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact, CallFunc_IsLocationReachableForEnemy_ReturnValue) == 0x0003F8, "Member 'Beh_HitReact_C_ExecuteUbergraph_Beh_HitReact::CallFunc_IsLocationReachableForEnemy_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_InitLocationCorrection \ -static_assert(alignof(Beh_HitReact_C_InitLocationCorrection) == 0x000008, "Wrong alignment on Beh_HitReact_C_InitLocationCorrection"); \ -static_assert(sizeof(Beh_HitReact_C_InitLocationCorrection) == 0x000040, "Wrong size on Beh_HitReact_C_InitLocationCorrection"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, K2Node_CreateDelegate_OutputDelegate) == 0x000000, "Member 'Beh_HitReact_C_InitLocationCorrection::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'Beh_HitReact_C_InitLocationCorrection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'Beh_HitReact_C_InitLocationCorrection::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, CallFunc_K2_IsTimerActiveHandle_ReturnValue) == 0x000020, "Member 'Beh_HitReact_C_InitLocationCorrection::CallFunc_K2_IsTimerActiveHandle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, CallFunc_BooleanOR_ReturnValue) == 0x000021, "Member 'Beh_HitReact_C_InitLocationCorrection::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_InitLocationCorrection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'Beh_HitReact_C_InitLocationCorrection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_K2_Activate \ -static_assert(alignof(Beh_HitReact_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_HitReact_C_K2_Activate"); \ -static_assert(sizeof(Beh_HitReact_C_K2_Activate) == 0x000008, "Wrong size on Beh_HitReact_C_K2_Activate"); \ -static_assert(offsetof(Beh_HitReact_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_HitReact_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_K2_EndBehavior \ -static_assert(alignof(Beh_HitReact_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_HitReact_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_HitReact_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_HitReact_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_HitReact_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_HitReact_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_NotifyEnd_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_NotifyEnd_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_NotifyStart_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_NotifyStart_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnBlendOut_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnBlendOut_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnCancelled_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnCancelled_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnCompleted_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnCompleted_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC \ -static_assert(alignof(Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(sizeof(Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC) == 0x000010, "Wrong size on Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC"); \ -static_assert(offsetof(Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnInterrupted_8B9E873546C0F95FBA88C8A0D3E31DDC::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6 \ -static_assert(alignof(Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000004, "Wrong alignment on Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(sizeof(Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6) == 0x000010, "Wrong size on Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6"); \ -static_assert(offsetof(Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6, EventTag) == 0x000000, "Member 'Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6, NotifyName) == 0x000008, "Member 'Beh_HitReact_C_OnInterrupted_AB41CCB6488B96CD1F22398E01DA02A6::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_HitReact_C_UpdateLocationCorrection \ -static_assert(alignof(Beh_HitReact_C_UpdateLocationCorrection) == 0x000008, "Wrong alignment on Beh_HitReact_C_UpdateLocationCorrection"); \ -static_assert(sizeof(Beh_HitReact_C_UpdateLocationCorrection) == 0x000160, "Wrong size on Beh_HitReact_C_UpdateLocationCorrection"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, Distance) == 0x000000, "Member 'Beh_HitReact_C_UpdateLocationCorrection::Distance' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, DistanceThreshold) == 0x000008, "Member 'Beh_HitReact_C_UpdateLocationCorrection::DistanceThreshold' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CheckPawns) == 0x000010, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CheckPawns' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CheckNavMesh) == 0x000011, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CheckNavMesh' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_IsValid_ReturnValue) == 0x000012, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_Vector_Distance2D_ReturnValue) == 0x000030, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_Vector_Distance2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000038, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000040, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000058, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000158, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_HitReact_C_UpdateLocationCorrection, CallFunc_VerifyCharacterMotion_ReturnValue) == 0x000159, "Member 'Beh_HitReact_C_UpdateLocationCorrection::CallFunc_VerifyCharacterMotion_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_HitReact_C \ -static_assert(alignof(UBeh_HitReact_C) == 0x000008, "Wrong alignment on UBeh_HitReact_C"); \ -static_assert(sizeof(UBeh_HitReact_C) == 0x0001E8, "Wrong size on UBeh_HitReact_C"); \ -static_assert(offsetof(UBeh_HitReact_C, UberGraphFrame) == 0x000198, "Member 'UBeh_HitReact_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, InCounterAttack) == 0x0001A0, "Member 'UBeh_HitReact_C::InCounterAttack' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, CounterAttackList) == 0x0001A8, "Member 'UBeh_HitReact_C::CounterAttackList' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, SelectedCounterAttack) == 0x0001B0, "Member 'UBeh_HitReact_C::SelectedCounterAttack' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, OwnerCharacter) == 0x0001B8, "Member 'UBeh_HitReact_C::OwnerCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, GoalData) == 0x0001C0, "Member 'UBeh_HitReact_C::GoalData' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, LocationCorrectionUpdateTimer) == 0x0001C8, "Member 'UBeh_HitReact_C::LocationCorrectionUpdateTimer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_HitReact_C, LastValidLocation) == 0x0001D0, "Member 'UBeh_HitReact_C::LastValidLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAIHeavyMeleeSickleDamage_C \ -static_assert(alignof(UAIHeavyMeleeSickleDamage_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeSickleDamage_C"); \ -static_assert(sizeof(UAIHeavyMeleeSickleDamage_C) == 0x000068, "Wrong size on UAIHeavyMeleeSickleDamage_C"); \ - -#define DUMPER7_ASSERTS_UFloorDamage_C \ -static_assert(alignof(UFloorDamage_C) == 0x000008, "Wrong alignment on UFloorDamage_C"); \ -static_assert(sizeof(UFloorDamage_C) == 0x000068, "Wrong size on UFloorDamage_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier5_C \ -static_assert(alignof(UGE_GGDamageUpgrade_Tier5_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier5_C"); \ -static_assert(sizeof(UGE_GGDamageUpgrade_Tier5_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier5_C"); \ - -#define DUMPER7_ASSERTS_UAnnihilatorCharging_CameraShake_C \ -static_assert(alignof(UAnnihilatorCharging_CameraShake_C) == 0x000010, "Wrong alignment on UAnnihilatorCharging_CameraShake_C"); \ -static_assert(sizeof(UAnnihilatorCharging_CameraShake_C) == 0x0001F0, "Wrong size on UAnnihilatorCharging_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_ASmartGun_Magazine_BP_C \ -static_assert(alignof(ASmartGun_Magazine_BP_C) == 0x000008, "Wrong alignment on ASmartGun_Magazine_BP_C"); \ -static_assert(sizeof(ASmartGun_Magazine_BP_C) == 0x000320, "Wrong size on ASmartGun_Magazine_BP_C"); \ - -#define DUMPER7_ASSERTS_FHDRibbonParams \ -static_assert(alignof(FHDRibbonParams) == 0x000008, "Wrong alignment on FHDRibbonParams"); \ -static_assert(sizeof(FHDRibbonParams) == 0x000030, "Wrong size on FHDRibbonParams"); \ -static_assert(offsetof(FHDRibbonParams, ColorBlending_6_C5E248AF447E118F07D2ACAB21794EE4) == 0x000000, "Member 'FHDRibbonParams::ColorBlending_6_C5E248AF447E118F07D2ACAB21794EE4' has a wrong offset!"); \ -static_assert(offsetof(FHDRibbonParams, ColorIntensity_7_D35E536B44311033C9646091C2270172) == 0x000008, "Member 'FHDRibbonParams::ColorIntensity_7_D35E536B44311033C9646091C2270172' has a wrong offset!"); \ -static_assert(offsetof(FHDRibbonParams, CurlNoiseScale_8_8AFAE3E6496AFCBEFE0FD0921B51C3D3) == 0x000010, "Member 'FHDRibbonParams::CurlNoiseScale_8_8AFAE3E6496AFCBEFE0FD0921B51C3D3' has a wrong offset!"); \ -static_assert(offsetof(FHDRibbonParams, RibbonVisibility_9_74C839FA468DE47589D162AD96D80B3C) == 0x000018, "Member 'FHDRibbonParams::RibbonVisibility_9_74C839FA468DE47589D162AD96D80B3C' has a wrong offset!"); \ -static_assert(offsetof(FHDRibbonParams, RibbonScale_10_5F8A832F4B5E135097E63B9E54872F83) == 0x000020, "Member 'FHDRibbonParams::RibbonScale_10_5F8A832F4B5E135097E63B9E54872F83' has a wrong offset!"); \ -static_assert(offsetof(FHDRibbonParams, RibbonCount_13_9FC940DE404DC9D1CE318A94A7FCAC96) == 0x000028, "Member 'FHDRibbonParams::RibbonCount_13_9FC940DE404DC9D1CE318A94A7FCAC96' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EQSContext_UnlockedDoors_C_ProvideActorsSet \ -static_assert(alignof(EQSContext_UnlockedDoors_C_ProvideActorsSet) == 0x000008, "Wrong alignment on EQSContext_UnlockedDoors_C_ProvideActorsSet"); \ -static_assert(sizeof(EQSContext_UnlockedDoors_C_ProvideActorsSet) == 0x0000A0, "Wrong size on EQSContext_UnlockedDoors_C_ProvideActorsSet"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, QuerierObject) == 0x000000, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::QuerierObject' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, QuerierActor) == 0x000008, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::QuerierActor' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, ResultingActorsSet) == 0x000010, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::ResultingActorsSet' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, OutActors) == 0x000020, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::OutActors' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, Temp_int_Loop_Counter_Variable) == 0x000030, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Add_IntInt_ReturnValue) == 0x000034, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, Temp_int_Array_Index_Variable) == 0x000038, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, Temp_int_Loop_Counter_Variable_1) == 0x00003C, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_GetAllActorsOfClass_OutActors) == 0x000040, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_Length_ReturnValue) == 0x000054, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Less_IntInt_ReturnValue) == 0x000058, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, Temp_int_Array_Index_Variable_1) == 0x00005C, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_Get_Item) == 0x000060, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_AddUnique_ReturnValue) == 0x000068, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_IsLocked_ReturnValue) == 0x00006C, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_IsLocked_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_GetAllActorsOfClass_OutActors_1) == 0x000070, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_GetAllActorsOfClass_OutActors_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_Length_ReturnValue_1) == 0x000080, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Less_IntInt_ReturnValue_1) == 0x000090, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000094, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_UnlockedDoors_C_ProvideActorsSet, CallFunc_IsLocked_ReturnValue_1) == 0x000098, "Member 'EQSContext_UnlockedDoors_C_ProvideActorsSet::CallFunc_IsLocked_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEQSContext_UnlockedDoors_C \ -static_assert(alignof(UEQSContext_UnlockedDoors_C) == 0x000008, "Wrong alignment on UEQSContext_UnlockedDoors_C"); \ -static_assert(sizeof(UEQSContext_UnlockedDoors_C) == 0x000030, "Wrong size on UEQSContext_UnlockedDoors_C"); \ - -#define DUMPER7_ASSERTS_UNavArea_HighCost_C \ -static_assert(alignof(UNavArea_HighCost_C) == 0x000008, "Wrong alignment on UNavArea_HighCost_C"); \ -static_assert(sizeof(UNavArea_HighCost_C) == 0x000048, "Wrong size on UNavArea_HighCost_C"); \ - -#define DUMPER7_ASSERTS_UGA_SoulTransfer_C \ -static_assert(alignof(UGA_SoulTransfer_C) == 0x000008, "Wrong alignment on UGA_SoulTransfer_C"); \ -static_assert(sizeof(UGA_SoulTransfer_C) == 0x000498, "Wrong size on UGA_SoulTransfer_C"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnLabelTextChanged \ -static_assert(alignof(OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSpinWidget_BP_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionSpinWidget_BP_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionSpinWidget_BP_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP \ -static_assert(alignof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP) == 0x000008, "Wrong alignment on OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP"); \ -static_assert(sizeof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP) == 0x000030, "Wrong size on OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, EntryPoint) == 0x000000, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_IsActive) == 0x000020, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Select_Default) == 0x000021, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_Value) == 0x000024, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP, K2Node_Select_Default_1) == 0x000029, "Member 'OptionSpinWidget_BP_C_ExecuteUbergraph_OptionSpinWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnValueChanged \ -static_assert(alignof(OptionSpinWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionSpinWidget_BP_C_OnValueChanged"); \ -static_assert(sizeof(OptionSpinWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionSpinWidget_BP_C_OnValueChanged"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionSpinWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_BP_C_OnActivated \ -static_assert(alignof(OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionSpinWidget_BP_C_OnActivated"); \ -static_assert(sizeof(OptionSpinWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionSpinWidget_BP_C_OnActivated"); \ -static_assert(offsetof(OptionSpinWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSpinWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionSpinWidget_BP_C \ -static_assert(alignof(UOptionSpinWidget_BP_C) == 0x000008, "Wrong alignment on UOptionSpinWidget_BP_C"); \ -static_assert(sizeof(UOptionSpinWidget_BP_C) == 0x0003A0, "Wrong size on UOptionSpinWidget_BP_C"); \ -static_assert(offsetof(UOptionSpinWidget_BP_C, UberGraphFrame) == 0x000378, "Member 'UOptionSpinWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_BP_C, Acitve_img) == 0x000380, "Member 'UOptionSpinWidget_BP_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_BP_C, Changed_img) == 0x000388, "Member 'UOptionSpinWidget_BP_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_BP_C, Label_flb) == 0x000390, "Member 'UOptionSpinWidget_BP_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_BP_C, Label_txt) == 0x000398, "Member 'UOptionSpinWidget_BP_C::Label_txt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D \ -static_assert(alignof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D) == 0x000008, "Wrong alignment on GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D"); \ -static_assert(sizeof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D) == 0x0000B0, "Wrong size on GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D"); \ -static_assert(offsetof(GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D, Payload) == 0x000000, "Member 'GA_InteractLong_C_EventReceived_F2C0F2ED43FD7821E27F6B84BF59850D::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong \ -static_assert(alignof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong) == 0x000008, "Wrong alignment on GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong"); \ -static_assert(sizeof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong) == 0x000238, "Wrong size on GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, EntryPoint) == 0x000000, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_Event_EventData) == 0x000008, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_CustomEvent_Payload) == 0x0000B8, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, K2Node_CreateDelegate_OutputDelegate) == 0x000168, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, Temp_struct_Variable) == 0x000178, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000228, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_IsValid_ReturnValue) == 0x000230, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong, CallFunc_OnInteractionStopped_ReturnValue) == 0x000231, "Member 'GA_InteractLong_C_ExecuteUbergraph_GA_InteractLong::CallFunc_OnInteractionStopped_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractLong_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_InteractLong_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_InteractLong_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_InteractLong_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_InteractLong_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_InteractLong_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_InteractLong_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractLong_C \ -static_assert(alignof(UGA_InteractLong_C) == 0x000008, "Wrong alignment on UGA_InteractLong_C"); \ -static_assert(sizeof(UGA_InteractLong_C) == 0x000558, "Wrong size on UGA_InteractLong_C"); \ -static_assert(offsetof(UGA_InteractLong_C, UberGraphFrame) == 0x000550, "Member 'UGA_InteractLong_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat \ -static_assert(alignof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat) == 0x000004, "Wrong alignment on GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat"); \ -static_assert(sizeof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat) == 0x000004, "Wrong size on GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat"); \ -static_assert(offsetof(GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat, EntryPoint) == 0x000000, "Member 'GA_InteractCat_C_ExecuteUbergraph_GA_InteractCat::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractCat_C \ -static_assert(alignof(UGA_InteractCat_C) == 0x000008, "Wrong alignment on UGA_InteractCat_C"); \ -static_assert(sizeof(UGA_InteractCat_C) == 0x000520, "Wrong size on UGA_InteractCat_C"); \ -static_assert(offsetof(UGA_InteractCat_C, UberGraphFrame) == 0x000518, "Member 'UGA_InteractCat_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace \ -static_assert(alignof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace) == 0x000008, "Wrong alignment on GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace"); \ -static_assert(sizeof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace) == 0x0000B8, "Wrong size on GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace"); \ -static_assert(offsetof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace, EntryPoint) == 0x000000, "Member 'GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace, K2Node_Event_EventData) == 0x000008, "Member 'GA_TurnInPlace_C_ExecuteUbergraph_GA_TurnInPlace::K2Node_Event_EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_TurnInPlace_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_TurnInPlace_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_TurnInPlace_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_TurnInPlace_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_TurnInPlace_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_TurnInPlace_C \ -static_assert(alignof(UGA_TurnInPlace_C) == 0x000008, "Wrong alignment on UGA_TurnInPlace_C"); \ -static_assert(sizeof(UGA_TurnInPlace_C) == 0x000438, "Wrong size on UGA_TurnInPlace_C"); \ -static_assert(offsetof(UGA_TurnInPlace_C, UberGraphFrame) == 0x000430, "Member 'UGA_TurnInPlace_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULS_ClimbUp90_DirectorBP_C \ -static_assert(alignof(ULS_ClimbUp90_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp90_DirectorBP_C"); \ -static_assert(sizeof(ULS_ClimbUp90_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp90_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier3_C \ -static_assert(alignof(UGE_SG02DamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier3_C"); \ -static_assert(sizeof(UGE_SG02DamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier3_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier2_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier2_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier2_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier2_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier2_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPSGMultiHitIncreasedDamage_C \ -static_assert(alignof(UGE_SPSGMultiHitIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPSGMultiHitIncreasedDamage_C"); \ -static_assert(sizeof(UGE_SPSGMultiHitIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPSGMultiHitIncreasedDamage_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGAmmoUpgrade_C \ -static_assert(alignof(UGE_MGAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGAmmoUpgrade_C"); \ -static_assert(sizeof(UGE_MGAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_MGAmmoUpgrade_C"); \ - -#define DUMPER7_ASSERTS_IAIFighter_C_ApplyPointDamage \ -static_assert(alignof(IAIFighter_C_ApplyPointDamage) == 0x000008, "Wrong alignment on IAIFighter_C_ApplyPointDamage"); \ -static_assert(sizeof(IAIFighter_C_ApplyPointDamage) == 0x000138, "Wrong size on IAIFighter_C_ApplyPointDamage"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, BaseDamage) == 0x000000, "Member 'IAIFighter_C_ApplyPointDamage::BaseDamage' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitFromDirection) == 0x000008, "Member 'IAIFighter_C_ApplyPointDamage::HitFromDirection' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, HitInfo) == 0x000020, "Member 'IAIFighter_C_ApplyPointDamage::HitInfo' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageTypeClass) == 0x000120, "Member 'IAIFighter_C_ApplyPointDamage::DamageTypeClass' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, EventInstigator) == 0x000128, "Member 'IAIFighter_C_ApplyPointDamage::EventInstigator' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_ApplyPointDamage, DamageCauser) == 0x000130, "Member 'IAIFighter_C_ApplyPointDamage::DamageCauser' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IAIFighter_C_IsItLastHit \ -static_assert(alignof(IAIFighter_C_IsItLastHit) == 0x000008, "Wrong alignment on IAIFighter_C_IsItLastHit"); \ -static_assert(sizeof(IAIFighter_C_IsItLastHit) == 0x000018, "Wrong size on IAIFighter_C_IsItLastHit"); \ -static_assert(offsetof(IAIFighter_C_IsItLastHit, DamageType) == 0x000000, "Member 'IAIFighter_C_IsItLastHit::DamageType' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_IsItLastHit, Damage) == 0x000008, "Member 'IAIFighter_C_IsItLastHit::Damage' has a wrong offset!"); \ -static_assert(offsetof(IAIFighter_C_IsItLastHit, Result) == 0x000010, "Member 'IAIFighter_C_IsItLastHit::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IAIFighter_C_IsLyingOnGround \ -static_assert(alignof(IAIFighter_C_IsLyingOnGround) == 0x000001, "Wrong alignment on IAIFighter_C_IsLyingOnGround"); \ -static_assert(sizeof(IAIFighter_C_IsLyingOnGround) == 0x000001, "Wrong size on IAIFighter_C_IsLyingOnGround"); \ -static_assert(offsetof(IAIFighter_C_IsLyingOnGround, Result) == 0x000000, "Member 'IAIFighter_C_IsLyingOnGround::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IIAIFighter_C \ -static_assert(alignof(IIAIFighter_C) == 0x000001, "Wrong alignment on IIAIFighter_C"); \ -static_assert(sizeof(IIAIFighter_C) == 0x000001, "Wrong size on IIAIFighter_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Default_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Default_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Default_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Default_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Default_C"); \ - -#define DUMPER7_ASSERTS_ULS_JumpDown120_DirectorBP_C \ -static_assert(alignof(ULS_JumpDown120_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown120_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpDown120_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown120_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPCriticalIncreasedDamage_C \ -static_assert(alignof(UGE_SPCriticalIncreasedDamage_C) == 0x000008, "Wrong alignment on UGE_SPCriticalIncreasedDamage_C"); \ -static_assert(sizeof(UGE_SPCriticalIncreasedDamage_C) == 0x000A70, "Wrong size on UGE_SPCriticalIncreasedDamage_C"); \ - -#define DUMPER7_ASSERTS_UGA_AudioItemDatabase_C \ -static_assert(alignof(UGA_AudioItemDatabase_C) == 0x000008, "Wrong alignment on UGA_AudioItemDatabase_C"); \ -static_assert(sizeof(UGA_AudioItemDatabase_C) == 0x000498, "Wrong size on UGA_AudioItemDatabase_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGAccuracyUpgrade_C \ -static_assert(alignof(UGE_GGAccuracyUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGAccuracyUpgrade_C"); \ -static_assert(sizeof(UGE_GGAccuracyUpgrade_C) == 0x000A70, "Wrong size on UGE_GGAccuracyUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UControllerViewWidget_BP_C \ -static_assert(alignof(UControllerViewWidget_BP_C) == 0x000008, "Wrong alignment on UControllerViewWidget_BP_C"); \ -static_assert(sizeof(UControllerViewWidget_BP_C) == 0x0003C8, "Wrong size on UControllerViewWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPBonusMeleeDamageHalf_C \ -static_assert(alignof(UGE_SPBonusMeleeDamageHalf_C) == 0x000008, "Wrong alignment on UGE_SPBonusMeleeDamageHalf_C"); \ -static_assert(sizeof(UGE_SPBonusMeleeDamageHalf_C) == 0x000A70, "Wrong size on UGE_SPBonusMeleeDamageHalf_C"); \ - -#define DUMPER7_ASSERTS_IEM_Interface_C \ -static_assert(alignof(IEM_Interface_C) == 0x000001, "Wrong alignment on IEM_Interface_C"); \ -static_assert(sizeof(IEM_Interface_C) == 0x000001, "Wrong size on IEM_Interface_C"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP \ -static_assert(alignof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP) == 0x000008, "Wrong alignment on EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP"); \ -static_assert(sizeof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP) == 0x000058, "Wrong size on EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, EntryPoint) == 0x000000, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_CustomEvent_DIsabled_Enabled) == 0x000004, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_CustomEvent_DIsabled_Enabled' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_NavLink_1) == 0x000008, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Actor_1) == 0x000010, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Destination) == 0x000018, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Destination' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_NavLink) == 0x000030, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_Actor) == 0x000038, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP, K2Node_Event_CurrentDestination) == 0x000040, "Member 'EM_Parent_BP_C_ExecuteUbergraph_EM_Parent_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_OnAnimationCompleted \ -static_assert(alignof(EM_Parent_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Parent_BP_C_OnAnimationCompleted"); \ -static_assert(sizeof(EM_Parent_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Parent_BP_C_OnAnimationCompleted"); \ -static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Parent_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Parent_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Parent_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_OnNavLinkActivated \ -static_assert(alignof(EM_Parent_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Parent_BP_C_OnNavLinkActivated"); \ -static_assert(sizeof(EM_Parent_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Parent_BP_C_OnNavLinkActivated"); \ -static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Parent_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Parent_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Parent_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_Disabled \ -static_assert(alignof(EM_Parent_BP_C_Disabled) == 0x000001, "Wrong alignment on EM_Parent_BP_C_Disabled"); \ -static_assert(sizeof(EM_Parent_BP_C_Disabled) == 0x000001, "Wrong size on EM_Parent_BP_C_Disabled"); \ -static_assert(offsetof(EM_Parent_BP_C_Disabled, EM_Enabled_0) == 0x000000, "Member 'EM_Parent_BP_C_Disabled::EM_Enabled_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_Set_EM_Enabled \ -static_assert(alignof(EM_Parent_BP_C_Set_EM_Enabled) == 0x000001, "Wrong alignment on EM_Parent_BP_C_Set_EM_Enabled"); \ -static_assert(sizeof(EM_Parent_BP_C_Set_EM_Enabled) == 0x000001, "Wrong size on EM_Parent_BP_C_Set_EM_Enabled"); \ -static_assert(offsetof(EM_Parent_BP_C_Set_EM_Enabled, Enabled) == 0x000000, "Member 'EM_Parent_BP_C_Set_EM_Enabled::Enabled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Parent_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Parent_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Parent_BP_C_SetNavLinkPoints) == 0x000038, "Wrong size on EM_Parent_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Parent_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Parent_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Parent_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_SetUpPlayerDirectionAndPosition \ -static_assert(alignof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition) == 0x000010, "Wrong alignment on EM_Parent_BP_C_SetUpPlayerDirectionAndPosition"); \ -static_assert(sizeof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition) == 0x000180, "Wrong size on EM_Parent_BP_C_SetUpPlayerDirectionAndPosition"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, Arrow) == 0x000000, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::Arrow' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, Spline) == 0x000008, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::Spline' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, SlideSnapSpeed) == 0x000010, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::SlideSnapSpeed' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000030, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Location) == 0x000090, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Rotation) == 0x0000A8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_BreakTransform_Scale) == 0x0000C0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0000D8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x0000E0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_GetCharacterPlay_ReturnValue_3) == 0x0000E8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_GetCharacterPlay_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_ReturnValue) == 0x0000F0, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F8, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000110, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_RotationSnapAbsoluteStatic_ReturnValue) == 0x000128, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_RotationSnapAbsoluteStatic_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000130, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x000148, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_ReturnValue_1) == 0x000160, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_RotationSnapAbsoluteStatic_ReturnValue_1) == 0x000168, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_RotationSnapAbsoluteStatic_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_Duration_ImplicitCast) == 0x000170, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EM_Parent_BP_C_SetUpPlayerDirectionAndPosition, CallFunc_SlideSnapAbsolute_Duration_ImplicitCast_1) == 0x000174, "Member 'EM_Parent_BP_C_SetUpPlayerDirectionAndPosition::CallFunc_SlideSnapAbsolute_Duration_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Parent_BP_C_ToggleSprintInteraction \ -static_assert(alignof(EM_Parent_BP_C_ToggleSprintInteraction) == 0x000001, "Wrong alignment on EM_Parent_BP_C_ToggleSprintInteraction"); \ -static_assert(sizeof(EM_Parent_BP_C_ToggleSprintInteraction) == 0x000001, "Wrong size on EM_Parent_BP_C_ToggleSprintInteraction"); \ -static_assert(offsetof(EM_Parent_BP_C_ToggleSprintInteraction, Enabled) == 0x000000, "Member 'EM_Parent_BP_C_ToggleSprintInteraction::Enabled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Parent_BP_C \ -static_assert(alignof(AEM_Parent_BP_C) == 0x000008, "Wrong alignment on AEM_Parent_BP_C"); \ -static_assert(sizeof(AEM_Parent_BP_C) == 0x000360, "Wrong size on AEM_Parent_BP_C"); \ -static_assert(offsetof(AEM_Parent_BP_C, UberGraphFrame) == 0x000320, "Member 'AEM_Parent_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AEM_Parent_BP_C, BTNavLink) == 0x000328, "Member 'AEM_Parent_BP_C::BTNavLink' has a wrong offset!"); \ -static_assert(offsetof(AEM_Parent_BP_C, EM_Enabled) == 0x000330, "Member 'AEM_Parent_BP_C::EM_Enabled' has a wrong offset!"); \ -static_assert(offsetof(AEM_Parent_BP_C, OnEMStart) == 0x000338, "Member 'AEM_Parent_BP_C::OnEMStart' has a wrong offset!"); \ -static_assert(offsetof(AEM_Parent_BP_C, OnEMEnd) == 0x000348, "Member 'AEM_Parent_BP_C::OnEMEnd' has a wrong offset!"); \ -static_assert(offsetof(AEM_Parent_BP_C, EM_Detectable) == 0x000358, "Member 'AEM_Parent_BP_C::EM_Detectable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_GameplayDialog_C \ -static_assert(alignof(UGA_GameplayDialog_C) == 0x000008, "Wrong alignment on UGA_GameplayDialog_C"); \ -static_assert(sizeof(UGA_GameplayDialog_C) == 0x000498, "Wrong size on UGA_GameplayDialog_C"); \ - -#define DUMPER7_ASSERTS_UDoubleBarrellChargingReady_CameraShake_C \ -static_assert(alignof(UDoubleBarrellChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UDoubleBarrellChargingReady_CameraShake_C"); \ -static_assert(sizeof(UDoubleBarrellChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UDoubleBarrellChargingReady_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSHealthUpgrade_Tiers123_C \ -static_assert(alignof(UGE_TSHealthUpgrade_Tiers123_C) == 0x000008, "Wrong alignment on UGE_TSHealthUpgrade_Tiers123_C"); \ -static_assert(sizeof(UGE_TSHealthUpgrade_Tiers123_C) == 0x000A70, "Wrong size on UGE_TSHealthUpgrade_Tiers123_C"); \ - -#define DUMPER7_ASSERTS_GC_FabricationInsufficientResources_C_OnExecute \ -static_assert(alignof(GC_FabricationInsufficientResources_C_OnExecute) == 0x000008, "Wrong alignment on GC_FabricationInsufficientResources_C_OnExecute"); \ -static_assert(sizeof(GC_FabricationInsufficientResources_C_OnExecute) == 0x000410, "Wrong size on GC_FabricationInsufficientResources_C_OnExecute"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_FabricationInsufficientResources_C_OnExecute::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, Parameters) == 0x000008, "Member 'GC_FabricationInsufficientResources_C_OnExecute::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_FabricationInsufficientResources_C_OnExecute::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, DialogsToPlay) == 0x0000E8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::DialogsToPlay' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeArray_Array) == 0x0000F8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x000108, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_GetCharacterPlay_ReturnValue) == 0x000110, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_RandomInteger_ReturnValue) == 0x000118, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00011C, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_Array_LastIndex_ReturnValue) == 0x000120, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000124, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_GameplayEventData) == 0x000128, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_GameplayEventData' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_DialogInfo) == 0x0001D8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_DialogDataWrapper) == 0x000298, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ -static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x000408, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_FabricationInsufficientResources_C \ -static_assert(alignof(AGC_FabricationInsufficientResources_C) == 0x000008, "Wrong alignment on AGC_FabricationInsufficientResources_C"); \ -static_assert(sizeof(AGC_FabricationInsufficientResources_C) == 0x000348, "Wrong size on AGC_FabricationInsufficientResources_C"); \ -static_assert(offsetof(AGC_FabricationInsufficientResources_C, DialogPlayer) == 0x000338, "Member 'AGC_FabricationInsufficientResources_C::DialogPlayer' has a wrong offset!"); \ -static_assert(offsetof(AGC_FabricationInsufficientResources_C, DefaultSceneRoot) == 0x000340, "Member 'AGC_FabricationInsufficientResources_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager \ -static_assert(alignof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager) == 0x000004, "Wrong alignment on AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager"); \ -static_assert(sizeof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager) == 0x000004, "Wrong size on AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager"); \ -static_assert(offsetof(AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager, EntryPoint) == 0x000000, "Member 'AC_InteractionManager_C_ExecuteUbergraph_AC_InteractionManager::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAC_InteractionManager_C \ -static_assert(alignof(UAC_InteractionManager_C) == 0x000008, "Wrong alignment on UAC_InteractionManager_C"); \ -static_assert(sizeof(UAC_InteractionManager_C) == 0x0001E8, "Wrong size on UAC_InteractionManager_C"); \ -static_assert(offsetof(UAC_InteractionManager_C, UberGraphFrame) == 0x0001E0, "Member 'UAC_InteractionManager_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Absorbtion_C_CheckDistance \ -static_assert(alignof(Gen_Absorbtion_C_CheckDistance) == 0x000008, "Wrong alignment on Gen_Absorbtion_C_CheckDistance"); \ -static_assert(sizeof(Gen_Absorbtion_C_CheckDistance) == 0x000068, "Wrong size on Gen_Absorbtion_C_CheckDistance"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CorpseLocation) == 0x000000, "Member 'Gen_Absorbtion_C_CheckDistance::CorpseLocation' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, ReturnValue) == 0x000018, "Member 'Gen_Absorbtion_C_CheckDistance::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'Gen_Absorbtion_C_CheckDistance::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'Gen_Absorbtion_C_CheckDistance::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000040, "Member 'Gen_Absorbtion_C_CheckDistance::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CallFunc_VSizeSquared_ReturnValue) == 0x000058, "Member 'Gen_Absorbtion_C_CheckDistance::CallFunc_VSizeSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckDistance, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000060, "Member 'Gen_Absorbtion_C_CheckDistance::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Absorbtion_C_CheckLineOfSight \ -static_assert(alignof(Gen_Absorbtion_C_CheckLineOfSight) == 0x000008, "Wrong alignment on Gen_Absorbtion_C_CheckLineOfSight"); \ -static_assert(sizeof(Gen_Absorbtion_C_CheckLineOfSight) == 0x000158, "Wrong size on Gen_Absorbtion_C_CheckLineOfSight"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, CorpseLocation) == 0x000000, "Member 'Gen_Absorbtion_C_CheckLineOfSight::CorpseLocation' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, Corpse) == 0x000018, "Member 'Gen_Absorbtion_C_CheckLineOfSight::Corpse' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, ReturnValue) == 0x000020, "Member 'Gen_Absorbtion_C_CheckLineOfSight::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, K2Node_MakeArray_Array) == 0x000028, "Member 'Gen_Absorbtion_C_CheckLineOfSight::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000038, "Member 'Gen_Absorbtion_C_CheckLineOfSight::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, CallFunc_LineTraceSingle_OutHit) == 0x000050, "Member 'Gen_Absorbtion_C_CheckLineOfSight::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, CallFunc_LineTraceSingle_ReturnValue) == 0x000150, "Member 'Gen_Absorbtion_C_CheckLineOfSight::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_CheckLineOfSight, CallFunc_Not_PreBool_ReturnValue) == 0x000151, "Member 'Gen_Absorbtion_C_CheckLineOfSight::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Absorbtion_C_K2_Setup \ -static_assert(alignof(Gen_Absorbtion_C_K2_Setup) == 0x000008, "Wrong alignment on Gen_Absorbtion_C_K2_Setup"); \ -static_assert(sizeof(Gen_Absorbtion_C_K2_Setup) == 0x000028, "Wrong size on Gen_Absorbtion_C_K2_Setup"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, AIController) == 0x000000, "Member 'Gen_Absorbtion_C_K2_Setup::AIController' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Gen_Absorbtion_C_K2_Setup::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, CallFunc_IsValid_ReturnValue_1) == 0x000009, "Member 'Gen_Absorbtion_C_K2_Setup::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Gen_Absorbtion_C_K2_Setup::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'Gen_Absorbtion_C_K2_Setup::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_K2_Setup, CallFunc_IsValid_ReturnValue_2) == 0x000020, "Member 'Gen_Absorbtion_C_K2_Setup::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_Absorbtion_C_Update \ -static_assert(alignof(Gen_Absorbtion_C_Update) == 0x000008, "Wrong alignment on Gen_Absorbtion_C_Update"); \ -static_assert(sizeof(Gen_Absorbtion_C_Update) == 0x000208, "Wrong size on Gen_Absorbtion_C_Update"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, AIController) == 0x000000, "Member 'Gen_Absorbtion_C_Update::AIController' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CurrentAbsorptionPartner) == 0x000008, "Member 'Gen_Absorbtion_C_Update::CurrentAbsorptionPartner' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, FoundCorpses) == 0x000010, "Member 'Gen_Absorbtion_C_Update::FoundCorpses' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, Corpse) == 0x000020, "Member 'Gen_Absorbtion_C_Update::Corpse' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CorpseLocation) == 0x000028, "Member 'Gen_Absorbtion_C_Update::CorpseLocation' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, AbsorptionComp) == 0x000040, "Member 'Gen_Absorbtion_C_Update::AbsorptionComp' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, AllCorpses) == 0x000048, "Member 'Gen_Absorbtion_C_Update::AllCorpses' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000058, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetAllCorpses_ReturnValue) == 0x000060, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetAllCorpses_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'Gen_Absorbtion_C_Update::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_IsValid_ReturnValue) == 0x000074, "Member 'Gen_Absorbtion_C_Update::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetEnemyAbsorptionComponent_IsValid) == 0x000075, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetEnemyAbsorptionComponent_IsValid' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetEnemyAbsorptionComponent_AbsorptionComp) == 0x000078, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetEnemyAbsorptionComponent_AbsorptionComp' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'Gen_Absorbtion_C_Update::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetAbsorptionPartner_ReturnValue) == 0x000088, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetAbsorptionPartner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_IsValid_ReturnValue_2) == 0x000090, "Member 'Gen_Absorbtion_C_Update::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetEnemyAbsorptionComponent_IsValid_1) == 0x000091, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetEnemyAbsorptionComponent_IsValid_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetEnemyAbsorptionComponent_AbsorptionComp_1) == 0x000098, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetEnemyAbsorptionComponent_AbsorptionComp_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, Temp_int_Array_Index_Variable) == 0x0000A0, "Member 'Gen_Absorbtion_C_Update::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, K2Node_MakeStruct_SmortGoalX) == 0x0000A8, "Member 'Gen_Absorbtion_C_Update::K2Node_MakeStruct_SmortGoalX' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_Array_Get_Item) == 0x000118, "Member 'Gen_Absorbtion_C_Update::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, K2Node_MakeArray_Array) == 0x000120, "Member 'Gen_Absorbtion_C_Update::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetWorldSubsystem_ReturnValue_1) == 0x000130, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetWorldSubsystem_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetCorpseLocation_ReturnValue) == 0x000138, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetCorpseLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_CheckDistance_ReturnValue) == 0x000150, "Member 'Gen_Absorbtion_C_Update::CallFunc_CheckDistance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_Array_Add_ReturnValue) == 0x000154, "Member 'Gen_Absorbtion_C_Update::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, K2Node_MakeStruct_SmortGoalX_1) == 0x000158, "Member 'Gen_Absorbtion_C_Update::K2Node_MakeStruct_SmortGoalX_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_CheckDistance_ReturnValue_1) == 0x0001C8, "Member 'Gen_Absorbtion_C_Update::CallFunc_CheckDistance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetWorldSubsystem_ReturnValue_2) == 0x0001D0, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetWorldSubsystem_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_CanBeAbsorbed_ReturnValue) == 0x0001D8, "Member 'Gen_Absorbtion_C_Update::CallFunc_CanBeAbsorbed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_GetCorpseLocation_ReturnValue_1) == 0x0001E0, "Member 'Gen_Absorbtion_C_Update::CallFunc_GetCorpseLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, Temp_int_Loop_Counter_Variable) == 0x0001F8, "Member 'Gen_Absorbtion_C_Update::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_Less_IntInt_ReturnValue) == 0x0001FC, "Member 'Gen_Absorbtion_C_Update::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_Absorbtion_C_Update, CallFunc_Add_IntInt_ReturnValue) == 0x000200, "Member 'Gen_Absorbtion_C_Update::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGen_Absorbtion_C \ -static_assert(alignof(UGen_Absorbtion_C) == 0x000008, "Wrong alignment on UGen_Absorbtion_C"); \ -static_assert(sizeof(UGen_Absorbtion_C) == 0x000060, "Wrong size on UGen_Absorbtion_C"); \ -static_assert(offsetof(UGen_Absorbtion_C, MyPawn) == 0x000048, "Member 'UGen_Absorbtion_C::MyPawn' has a wrong offset!"); \ -static_assert(offsetof(UGen_Absorbtion_C, MinDistance) == 0x000050, "Member 'UGen_Absorbtion_C::MinDistance' has a wrong offset!"); \ -static_assert(offsetof(UGen_Absorbtion_C, OwnerAbsorption) == 0x000058, "Member 'UGen_Absorbtion_C::OwnerAbsorption' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GC_Material_TimedGlitchesRed_C_WhileActive \ -static_assert(alignof(GC_Material_TimedGlitchesRed_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_TimedGlitchesRed_C_WhileActive"); \ -static_assert(sizeof(GC_Material_TimedGlitchesRed_C_WhileActive) == 0x0000E8, "Wrong size on GC_Material_TimedGlitchesRed_C_WhileActive"); \ -static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_Material_TimedGlitchesRed_C \ -static_assert(alignof(AGC_Material_TimedGlitchesRed_C) == 0x000008, "Wrong alignment on AGC_Material_TimedGlitchesRed_C"); \ -static_assert(sizeof(AGC_Material_TimedGlitchesRed_C) == 0x0003E8, "Wrong size on AGC_Material_TimedGlitchesRed_C"); \ -static_assert(offsetof(AGC_Material_TimedGlitchesRed_C, SHAk) == 0x0003D8, "Member 'AGC_Material_TimedGlitchesRed_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AGC_Material_TimedGlitchesRed_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_TimedGlitchesRed_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, InCharacter) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::InCharacter' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, OverrideHandle) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::OverrideHandle' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, CallFunc_IsValid_ReturnValue_1) == 0x000019, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_ClearMovementModeOverride::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent) == 0x000038, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::IsValid' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, AbsorptionComp) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::AbsorptionComp' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent, CallFunc_IsEnemy_ReturnValue) == 0x000031, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyAbsorptionComponent::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent) == 0x000038, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::IsValid' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, DamageHandlingComp) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::DamageHandlingComp' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent, CallFunc_IsEnemy_ReturnValue) == 0x000031, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyDamageHandlingComponent::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyHealth \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyHealth"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyHealth"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, Health) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::Health' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_GetHealth_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyHealth, CallFunc_IsValid_ReturnValue_1) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyHealth::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, MaxHealth) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::MaxHealth' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_GetMaxHealth_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_GetMaxHealth_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth, CallFunc_IsValid_ReturnValue_1) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMaxHealth::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyMesh \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyMesh"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh) == 0x000048, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyMesh"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, IsValid) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::IsValid' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, EnemyMesh) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::EnemyMesh' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_GetComponentByClass_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, K2Node_DynamicCast_AsCharacter) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, K2Node_DynamicCast_bSuccess) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsEnemy_ReturnValue) == 0x000041, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyMesh, CallFunc_IsValid_ReturnValue_2) == 0x000042, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyMesh::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyRank \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyRank) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyRank"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyRank) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyRank"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, Rank) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::Rank' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsEnemy_ReturnValue) == 0x000012, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_IsValid_ReturnValue_1) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_GetRank_ReturnValue) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_GetRank_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyRank, CallFunc_Conv_IntToByte_ReturnValue) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyRank::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_GetEnemyType \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_GetEnemyType) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_GetEnemyType"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_GetEnemyType) == 0x000080, "Wrong size on CronosEnemies_FunctionLibrary_C_GetEnemyType"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Actor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Actor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, ValidEnemy) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::ValidEnemy' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, EnemyType) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::EnemyType' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Variable) == 0x000014, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_IntToByte_ReturnValue) == 0x000019, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_IntToByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetValidValue_ReturnValue) == 0x00001A, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetValidValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetEnumeratorUserFriendlyName_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetEnumeratorUserFriendlyName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_ActorHasTag_ReturnValue) == 0x000034, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Variable_1) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_IntToByte_ReturnValue_1) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_IntToByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_GetEnumeratorValueFromIndex_ReturnValue) == 0x000041, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_GetEnumeratorValueFromIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000044, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_bool_True_if_break_was_hit_Variable) == 0x000048, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Array_Get_Item) == 0x000050, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Conv_NameToString_ReturnValue) == 0x000058, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Not_PreBool_ReturnValue) == 0x000068, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000069, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_MakeLiteralInt_ReturnValue) == 0x00006C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_MakeLiteralInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Less_IntInt_ReturnValue_1) == 0x000075, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_Add_IntInt_ReturnValue_1) == 0x000078, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_GetEnemyType, CallFunc_BooleanAND_ReturnValue) == 0x00007C, "Member 'CronosEnemies_FunctionLibrary_C_GetEnemyType::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemy \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemy) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemy"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemy) == 0x000018, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemy"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, InActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::InActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, ReturnValue) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemy, CallFunc_ActorHasTag_ReturnValue) == 0x000012, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemy::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemyDead \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemyDead) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemyDead"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemyDead) == 0x000028, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemyDead"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, EnemyActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::EnemyActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, __WorldContext) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, ReturnValue) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsDead_ReturnValue) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyDead, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyDead::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_IsEnemyOfType \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_IsEnemyOfType"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType) == 0x0000A0, "Wrong size on CronosEnemies_FunctionLibrary_C_IsEnemyOfType"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, InActor) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::InActor' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, InType) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::InType' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, ReturnValue) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable) == 0x00001C, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_1) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_2) == 0x000030, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_3) == 0x000038, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_4) == 0x000040, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_5) == 0x000048, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_6) == 0x000050, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_7) == 0x000058, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_struct_Variable_8) == 0x000060, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_struct_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, Temp_byte_Variable) == 0x000068, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000070, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, K2Node_Select_Default) == 0x00007C, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000088, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_IsEnemyOfType, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000098, "Member 'CronosEnemies_FunctionLibrary_C_IsEnemyOfType::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosEnemies_FunctionLibrary_C_OverrideMovementMode \ -static_assert(alignof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode) == 0x000008, "Wrong alignment on CronosEnemies_FunctionLibrary_C_OverrideMovementMode"); \ -static_assert(sizeof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode) == 0x000030, "Wrong size on CronosEnemies_FunctionLibrary_C_OverrideMovementMode"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, InCharacter) == 0x000000, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::InCharacter' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, NewMovementMode) == 0x000008, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::NewMovementMode' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, NewCustomMode) == 0x000009, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::NewCustomMode' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, __WorldContext) == 0x000010, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, OverrideHandle) == 0x000018, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::OverrideHandle' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_IsValid_ReturnValue_1) == 0x00001D, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000020, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosEnemies_FunctionLibrary_C_OverrideMovementMode, CallFunc_PushMovementMode_ReturnValue) == 0x00002C, "Member 'CronosEnemies_FunctionLibrary_C_OverrideMovementMode::CallFunc_PushMovementMode_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosEnemies_FunctionLibrary_C \ -static_assert(alignof(UCronosEnemies_FunctionLibrary_C) == 0x000008, "Wrong alignment on UCronosEnemies_FunctionLibrary_C"); \ -static_assert(sizeof(UCronosEnemies_FunctionLibrary_C) == 0x000028, "Wrong size on UCronosEnemies_FunctionLibrary_C"); \ - -#define DUMPER7_ASSERTS_UAIRangedDamage_C \ -static_assert(alignof(UAIRangedDamage_C) == 0x000008, "Wrong alignment on UAIRangedDamage_C"); \ -static_assert(sizeof(UAIRangedDamage_C) == 0x000068, "Wrong size on UAIRangedDamage_C"); \ - -#define DUMPER7_ASSERTS_UAIHeavyMeleeDamage_C \ -static_assert(alignof(UAIHeavyMeleeDamage_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeDamage_C"); \ -static_assert(sizeof(UAIHeavyMeleeDamage_C) == 0x000068, "Wrong size on UAIHeavyMeleeDamage_C"); \ - -#define DUMPER7_ASSERTS_UGrabQTE_Damage_C \ -static_assert(alignof(UGrabQTE_Damage_C) == 0x000008, "Wrong alignment on UGrabQTE_Damage_C"); \ -static_assert(sizeof(UGrabQTE_Damage_C) == 0x000068, "Wrong size on UGrabQTE_Damage_C"); \ - -#define DUMPER7_ASSERTS_Settings_TabButton_BP_C_PreConstruct \ -static_assert(alignof(Settings_TabButton_BP_C_PreConstruct) == 0x000001, "Wrong alignment on Settings_TabButton_BP_C_PreConstruct"); \ -static_assert(sizeof(Settings_TabButton_BP_C_PreConstruct) == 0x000001, "Wrong size on Settings_TabButton_BP_C_PreConstruct"); \ -static_assert(offsetof(Settings_TabButton_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Settings_TabButton_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Settings_TabButton_BP_C_OnTextChanged \ -static_assert(alignof(Settings_TabButton_BP_C_OnTextChanged) == 0x000008, "Wrong alignment on Settings_TabButton_BP_C_OnTextChanged"); \ -static_assert(sizeof(Settings_TabButton_BP_C_OnTextChanged) == 0x000010, "Wrong size on Settings_TabButton_BP_C_OnTextChanged"); \ -static_assert(offsetof(Settings_TabButton_BP_C_OnTextChanged, Text) == 0x000000, "Member 'Settings_TabButton_BP_C_OnTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Settings_TabButton_BP_C_OnPanelStateChanged \ -static_assert(alignof(Settings_TabButton_BP_C_OnPanelStateChanged) == 0x000001, "Wrong alignment on Settings_TabButton_BP_C_OnPanelStateChanged"); \ -static_assert(sizeof(Settings_TabButton_BP_C_OnPanelStateChanged) == 0x000001, "Wrong size on Settings_TabButton_BP_C_OnPanelStateChanged"); \ -static_assert(offsetof(Settings_TabButton_BP_C_OnPanelStateChanged, WasChanged) == 0x000000, "Member 'Settings_TabButton_BP_C_OnPanelStateChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP \ -static_assert(alignof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP) == 0x000008, "Wrong alignment on Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP"); \ -static_assert(sizeof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP) == 0x000020, "Wrong size on Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, EntryPoint) == 0x000000, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_bool_Variable) == 0x000004, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_byte_Variable) == 0x000005, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, Temp_byte_Variable_1) == 0x000006, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_IsDesignTime) == 0x000007, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_WasChanged) == 0x000008, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Select_Default) == 0x000009, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP, K2Node_Event_Text) == 0x000010, "Member 'Settings_TabButton_BP_C_ExecuteUbergraph_Settings_TabButton_BP::K2Node_Event_Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettings_TabButton_BP_C \ -static_assert(alignof(USettings_TabButton_BP_C) == 0x000008, "Wrong alignment on USettings_TabButton_BP_C"); \ -static_assert(sizeof(USettings_TabButton_BP_C) == 0x000338, "Wrong size on USettings_TabButton_BP_C"); \ -static_assert(offsetof(USettings_TabButton_BP_C, UberGraphFrame) == 0x000320, "Member 'USettings_TabButton_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USettings_TabButton_BP_C, Changed_img) == 0x000328, "Member 'USettings_TabButton_BP_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(USettings_TabButton_BP_C, Lanel_txt) == 0x000330, "Member 'USettings_TabButton_BP_C::Lanel_txt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCameraFlameThrower_C \ -static_assert(alignof(UCameraFlameThrower_C) == 0x000010, "Wrong alignment on UCameraFlameThrower_C"); \ -static_assert(sizeof(UCameraFlameThrower_C) == 0x0001F0, "Wrong size on UCameraFlameThrower_C"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP) == 0x0001D8, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable) == 0x000004, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_1) == 0x000018, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_2) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_3) == 0x000038, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_Data) == 0x000048, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_NiagaraSystem) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_NiagaraSystem' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_SimulationPositionOffset) == 0x000060, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_SimulationPositionOffset' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_1) == 0x000078, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Location) == 0x000080, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Output_Get) == 0x000098, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0000A4, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Location) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Output_Get) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Location_1) == 0x0000C8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Location_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Output_Get_1) == 0x0000E0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Output_Get_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Location_1) == 0x0000E8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Location_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Output_Get_1) == 0x000100, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Output_Get_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x000108, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x00010C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BooleanAND_ReturnValue) == 0x000110, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_2) == 0x000111, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_4) == 0x000114, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_3) == 0x000124, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_4) == 0x000128, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_MakeStruct_LinearColor) == 0x00012C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_IsValid_ReturnValue) == 0x00013C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_CustomEvent_On_Off) == 0x00013D, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_CustomEvent_On_Off' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000140, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_X) == 0x000158, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_Y) == 0x000160, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_Z) == 0x000168, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000170, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000178, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_MakeVector_ReturnValue) == 0x000180, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000198, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Array_Get_Item) == 0x0001A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_OffTKEffect \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_OffTKEffect"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_OffTKEffect"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect, Off) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_OffTKEffect::Off' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch, IsEnable) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch::IsEnable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData) == 0x000030, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, Data) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::Data' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SetLocation \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SetLocation) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SetLocation"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SetLocation) == 0x0000D0, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SetLocation"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, Temp_int_Array_Index_Variable) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Get_Item) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Location) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Add_ReturnValue) == 0x0000BC, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate) == 0x000120, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000030, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Temp_delegate_Variable) == 0x000048, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Location) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Rotation) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Scale) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_PostAkEvent_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_AddComponent_ReturnValue) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate) == 0x000120, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Temp_delegate_Variable) == 0x000030, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Location) == 0x000040, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Rotation) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Scale) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_PostAkEvent_ReturnValue) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_AddComponent_ReturnValue) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript \ -static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript) == 0x000002, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript, K2Node_SwitchInteger_CmpSuccess) == 0x000001, "Member 'TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ATimeKnotsPreConstructed_Base_BP_C \ -static_assert(alignof(ATimeKnotsPreConstructed_Base_BP_C) == 0x000010, "Wrong alignment on ATimeKnotsPreConstructed_Base_BP_C"); \ -static_assert(sizeof(ATimeKnotsPreConstructed_Base_BP_C) == 0x0004D0, "Wrong size on ATimeKnotsPreConstructed_Base_BP_C"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, UberGraphFrame) == 0x0002C8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Decal) == 0x0002D0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Decal' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk) == 0x0002D8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, TimeKnotsAffectedEffector) == 0x0002E0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::TimeKnotsAffectedEffector' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StaticMesh) == 0x0002E8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StaticMesh' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Niagara) == 0x0002F0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Niagara' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DefaultSceneRoot) == 0x0002F8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline_AlphaColor_8A2525824DCF2BB88E1D1EA7FEB5480A) == 0x000300, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline_AlphaColor_8A2525824DCF2BB88E1D1EA7FEB5480A' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline__Direction_8A2525824DCF2BB88E1D1EA7FEB5480A) == 0x000304, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline__Direction_8A2525824DCF2BB88E1D1EA7FEB5480A' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline) == 0x000308, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward_UnravelCurve_93119AF14B8639B601AEF79825DD7921) == 0x000310, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward_UnravelCurve_93119AF14B8639B601AEF79825DD7921' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward__Direction_93119AF14B8639B601AEF79825DD7921) == 0x000314, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward__Direction_93119AF14B8639B601AEF79825DD7921' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward) == 0x000318, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Constructed) == 0x000320, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Constructed' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, bExportNiagaraData) == 0x000321, "Member 'ATimeKnotsPreConstructed_Base_BP_C::bExportNiagaraData' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Curve) == 0x000328, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Curve' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, EndPositions) == 0x000330, "Member 'ATimeKnotsPreConstructed_Base_BP_C::EndPositions' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StartPositions) == 0x000340, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StartPositions' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Location) == 0x000350, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Location' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, PreviewState) == 0x000360, "Member 'ATimeKnotsPreConstructed_Base_BP_C::PreviewState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Simulation_Position_Offset) == 0x000368, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Simulation_Position_Offset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, IndexTKElement) == 0x000380, "Member 'ATimeKnotsPreConstructed_Base_BP_C::IndexTKElement' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Activation_01) == 0x000388, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Activation_01' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Activation_01) == 0x000390, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Activation_01' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StartPositionsWorldTransform) == 0x0003A0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StartPositionsWorldTransform' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, EndPositionsWorldTransform) == 0x000400, "Member 'ATimeKnotsPreConstructed_Base_BP_C::EndPositionsWorldTransform' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Deactivation_01) == 0x000460, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Deactivation_01' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Component_Index_A) == 0x000468, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Component_Index_A' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Component_Index_B) == 0x00046C, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Component_Index_B' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Deactivation_01) == 0x000470, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Deactivation_01' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Decontructed_Loop) == 0x000478, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Decontructed_Loop' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnIndexA_SFX) == 0x000480, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnIndexA_SFX' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnIndexB_SFX) == 0x000481, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnIndexB_SFX' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnImpactSFX) == 0x000482, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnImpactSFX' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnDeactivation_SFX) == 0x000483, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnDeactivation_SFX' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnLevitatingDebrisSFX) == 0x000484, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnLevitatingDebrisSFX' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, bIsDecalEnabled) == 0x000485, "Member 'ATimeKnotsPreConstructed_Base_BP_C::bIsDecalEnabled' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DecaSocketIndeks) == 0x000488, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DecaSocketIndeks' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DecalSocketName) == 0x000490, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DecalSocketName' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, PlayRateForNiagara) == 0x0004A0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::PlayRateForNiagara' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SplineSocketPreview) == 0x0004A8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SplineSocketPreview' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, HiddeMeshNewVisibility) == 0x0004C0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::HiddeMeshNewVisibility' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USmartGunCharging_CameraShake_C \ -static_assert(alignof(USmartGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on USmartGunCharging_CameraShake_C"); \ -static_assert(sizeof(USmartGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on USmartGunCharging_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UGE_FlamethrowerNoAmmo_C \ -static_assert(alignof(UGE_FlamethrowerNoAmmo_C) == 0x000008, "Wrong alignment on UGE_FlamethrowerNoAmmo_C"); \ -static_assert(sizeof(UGE_FlamethrowerNoAmmo_C) == 0x000A70, "Wrong size on UGE_FlamethrowerNoAmmo_C"); \ - -#define DUMPER7_ASSERTS_IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Flamethrower) == 0x000018, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Flamethrower' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_FlamethrowerToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_FlamethrowerToDodge_C \ -static_assert(alignof(UIR_FlamethrowerToDodge_C) == 0x000008, "Wrong alignment on UIR_FlamethrowerToDodge_C"); \ -static_assert(sizeof(UIR_FlamethrowerToDodge_C) == 0x000028, "Wrong size on UIR_FlamethrowerToDodge_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPHeadshotDamageUpgrade_C \ -static_assert(alignof(UGE_SPHeadshotDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_SPHeadshotDamageUpgrade_C"); \ -static_assert(sizeof(UGE_SPHeadshotDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_SPHeadshotDamageUpgrade_C"); \ - -#define DUMPER7_ASSERTS_AHeldGravityGun_Magazine_BP_C \ -static_assert(alignof(AHeldGravityGun_Magazine_BP_C) == 0x000008, "Wrong alignment on AHeldGravityGun_Magazine_BP_C"); \ -static_assert(sizeof(AHeldGravityGun_Magazine_BP_C) == 0x000320, "Wrong size on AHeldGravityGun_Magazine_BP_C"); \ - -#define DUMPER7_ASSERTS_IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Flamethrower) == 0x000018, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Flamethrower' has a wrong offset!"); \ -static_assert(offsetof(IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_FlamethrowerToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_FlamethrowerToMelee_C \ -static_assert(alignof(UIR_FlamethrowerToMelee_C) == 0x000008, "Wrong alignment on UIR_FlamethrowerToMelee_C"); \ -static_assert(sizeof(UIR_FlamethrowerToMelee_C) == 0x000028, "Wrong size on UIR_FlamethrowerToMelee_C"); \ - -#define DUMPER7_ASSERTS_SmortDoppelganger_AI_C_DebugMovementStuff \ -static_assert(alignof(SmortDoppelganger_AI_C_DebugMovementStuff) == 0x000008, "Wrong alignment on SmortDoppelganger_AI_C_DebugMovementStuff"); \ -static_assert(sizeof(SmortDoppelganger_AI_C_DebugMovementStuff) == 0x0001D0, "Wrong size on SmortDoppelganger_AI_C_DebugMovementStuff"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000000, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_GetFocalPoint_ReturnValue) == 0x000018, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_GetFocalPoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetPawn_ReturnValue) == 0x000030, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_GetActorForwardVector_ReturnValue) == 0x000038, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000050, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000058, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000070, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetPawn_ReturnValue_2) == 0x000088, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetPawn_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetPawn_ReturnValue_3) == 0x000090, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetPawn_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000098, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, K2Node_DynamicCast_AsCharacter) == 0x0000B0, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_GetControlRotation_ReturnValue) == 0x0000C0, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_GetControlRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_GetForwardVector_ReturnValue) == 0x0000D8, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_GetLastUpdateRequestedVelocity_ReturnValue) == 0x0000F0, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_GetLastUpdateRequestedVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000108, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000120, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000138, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Add_VectorVector_ReturnValue) == 0x000150, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000168, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000180, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetPawn_ReturnValue_4) == 0x000198, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetPawn_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0001A0, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_DebugMovementStuff, CallFunc_Add_VectorVector_ReturnValue_2) == 0x0001B8, "Member 'SmortDoppelganger_AI_C_DebugMovementStuff::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI \ -static_assert(alignof(SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI) == 0x000004, "Wrong alignment on SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI"); \ -static_assert(sizeof(SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI) == 0x000008, "Wrong size on SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI, EntryPoint) == 0x000000, "Member 'SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'SmortDoppelganger_AI_C_ExecuteUbergraph_SmortDoppelganger_AI::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmortDoppelganger_AI_C_ReceiveTick \ -static_assert(alignof(SmortDoppelganger_AI_C_ReceiveTick) == 0x000004, "Wrong alignment on SmortDoppelganger_AI_C_ReceiveTick"); \ -static_assert(sizeof(SmortDoppelganger_AI_C_ReceiveTick) == 0x000004, "Wrong size on SmortDoppelganger_AI_C_ReceiveTick"); \ -static_assert(offsetof(SmortDoppelganger_AI_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'SmortDoppelganger_AI_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASmortDoppelganger_AI_C \ -static_assert(alignof(ASmortDoppelganger_AI_C) == 0x000010, "Wrong alignment on ASmortDoppelganger_AI_C"); \ -static_assert(sizeof(ASmortDoppelganger_AI_C) == 0x0006E0, "Wrong size on ASmortDoppelganger_AI_C"); \ -static_assert(offsetof(ASmortDoppelganger_AI_C, UberGraphFrame_SmortDoppelganger_AI_C) == 0x0006C0, "Member 'ASmortDoppelganger_AI_C::UberGraphFrame_SmortDoppelganger_AI_C' has a wrong offset!"); \ -static_assert(offsetof(ASmortDoppelganger_AI_C, Goal_Component) == 0x0006C8, "Member 'ASmortDoppelganger_AI_C::Goal_Component' has a wrong offset!"); \ -static_assert(offsetof(ASmortDoppelganger_AI_C, Smort_Component) == 0x0006D0, "Member 'ASmortDoppelganger_AI_C::Smort_Component' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Eavesdropping_C \ -static_assert(alignof(UGA_Eavesdropping_C) == 0x000008, "Wrong alignment on UGA_Eavesdropping_C"); \ -static_assert(sizeof(UGA_Eavesdropping_C) == 0x000498, "Wrong size on UGA_Eavesdropping_C"); \ - -#define DUMPER7_ASSERTS_UGA_SwitchAlternativeMode_C \ -static_assert(alignof(UGA_SwitchAlternativeMode_C) == 0x000008, "Wrong alignment on UGA_SwitchAlternativeMode_C"); \ -static_assert(sizeof(UGA_SwitchAlternativeMode_C) == 0x000430, "Wrong size on UGA_SwitchAlternativeMode_C"); \ - -#define DUMPER7_ASSERTS_UGA_FabricationInsufficientResourcesDialog_C \ -static_assert(alignof(UGA_FabricationInsufficientResourcesDialog_C) == 0x000008, "Wrong alignment on UGA_FabricationInsufficientResourcesDialog_C"); \ -static_assert(sizeof(UGA_FabricationInsufficientResourcesDialog_C) == 0x000498, "Wrong size on UGA_FabricationInsufficientResourcesDialog_C"); \ - -#define DUMPER7_ASSERTS_GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent \ -static_assert(alignof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent) == 0x000008, "Wrong alignment on GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent"); \ -static_assert(sizeof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent) == 0x000128, "Wrong size on GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, ActorInfo) == 0x000000, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::ActorInfo' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, Payload) == 0x000048, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, ReturnValue) == 0x0000F8, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_AsCustom_Mode_Switch_Data) == 0x000100, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_AsCustom_Mode_Switch_Data' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000110, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_IsSlotStale_ReturnValue) == 0x000119, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_IsSlotStale_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_GetActiveWeaponSlot_ReturnValue) == 0x00011C, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_GetActiveWeaponSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000120, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent, CallFunc_BooleanOR_ReturnValue) == 0x000121, "Member 'GA_WeaponModeSwitchBase_C_K2_ShouldAbilityRespondToEvent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeSwitchBase_C \ -static_assert(alignof(UGA_WeaponModeSwitchBase_C) == 0x000008, "Wrong alignment on UGA_WeaponModeSwitchBase_C"); \ -static_assert(sizeof(UGA_WeaponModeSwitchBase_C) == 0x000488, "Wrong size on UGA_WeaponModeSwitchBase_C"); \ - -#define DUMPER7_ASSERTS_UGA_TogglePreviousMode_C \ -static_assert(alignof(UGA_TogglePreviousMode_C) == 0x000008, "Wrong alignment on UGA_TogglePreviousMode_C"); \ -static_assert(sizeof(UGA_TogglePreviousMode_C) == 0x000488, "Wrong size on UGA_TogglePreviousMode_C"); \ - -#define DUMPER7_ASSERTS_Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround \ -static_assert(alignof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround) == 0x000008, "Wrong alignment on Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround"); \ -static_assert(sizeof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround) == 0x000140, "Wrong size on Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, EntryPoint) == 0x000000, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, Temp_class_Variable) == 0x000020, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CreateDelegate_OutputDelegate_1) == 0x000028, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000038, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_TaskWaitDelay_ReturnValue) == 0x000048, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CreateDelegate_OutputDelegate_2) == 0x000050, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CustomEvent_Result) == 0x000061, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CustomEvent_AIController) == 0x000068, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_TaskWaitDelay_TaskOwner_CastInput_1) == 0x000070, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_TaskWaitDelay_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_TaskWaitDelay_ReturnValue_1) == 0x000080, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_TaskWaitDelay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_IsValid_ReturnValue_1) == 0x000088, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_Event_AiController) == 0x000090, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_getPawn_ReturnValue) == 0x000098, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_IsValid_ReturnValue_2) == 0x0000A0, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_CommitBehaviour_ReturnValue) == 0x0000A1, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000A4, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_GetAvatar_ReturnValue) == 0x0000B8, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_GetOwningAIController_ReturnValue) == 0x0000C0, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x0000C8, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_IsValid_ReturnValue_3) == 0x0000D9, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x0000E0, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000E8, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_K2_GetRandomLocationInNavigableRadius_RandomLocation) == 0x000100, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_K2_GetRandomLocationInNavigableRadius_RandomLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_K2_GetRandomLocationInNavigableRadius_ReturnValue) == 0x000118, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_K2_GetRandomLocationInNavigableRadius_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x000120, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_BehaviorMoveTo_ReturnValue) == 0x000130, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_IsValid_ReturnValue_4) == 0x000138, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround, CallFunc_TaskWaitDelay_Time_ImplicitCast) == 0x00013C, "Member 'Beh_WanderAround_C_ExecuteUbergraph_Beh_WanderAround::CallFunc_TaskWaitDelay_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WanderAround_C_K2_Activate \ -static_assert(alignof(Beh_WanderAround_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_WanderAround_C_K2_Activate"); \ -static_assert(sizeof(Beh_WanderAround_C_K2_Activate) == 0x000008, "Wrong size on Beh_WanderAround_C_K2_Activate"); \ -static_assert(offsetof(Beh_WanderAround_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_WanderAround_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666 \ -static_assert(alignof(Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666) == 0x000008, "Wrong alignment on Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666"); \ -static_assert(sizeof(Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666) == 0x000010, "Wrong size on Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666"); \ -static_assert(offsetof(Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666, Result) == 0x000000, "Member 'Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666, AIController) == 0x000008, "Member 'Beh_WanderAround_C_OnMoveFinished_8DA6348541A481467DF9E6AEB004A666::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_WanderAround_C \ -static_assert(alignof(UBeh_WanderAround_C) == 0x000008, "Wrong alignment on UBeh_WanderAround_C"); \ -static_assert(sizeof(UBeh_WanderAround_C) == 0x0001A0, "Wrong size on UBeh_WanderAround_C"); \ -static_assert(offsetof(UBeh_WanderAround_C, UberGraphFrame) == 0x000198, "Member 'UBeh_WanderAround_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_GrabQTE_C \ -static_assert(alignof(UGA_GrabQTE_C) == 0x000008, "Wrong alignment on UGA_GrabQTE_C"); \ -static_assert(sizeof(UGA_GrabQTE_C) == 0x000440, "Wrong size on UGA_GrabQTE_C"); \ - -#define DUMPER7_ASSERTS_CenterDotVisualizationWidget_BP_C_Update \ -static_assert(alignof(CenterDotVisualizationWidget_BP_C_Update) == 0x000004, "Wrong alignment on CenterDotVisualizationWidget_BP_C_Update"); \ -static_assert(sizeof(CenterDotVisualizationWidget_BP_C_Update) == 0x000008, "Wrong size on CenterDotVisualizationWidget_BP_C_Update"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_Update, Data) == 0x000000, "Member 'CenterDotVisualizationWidget_BP_C_Update::Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP \ -static_assert(alignof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP) == 0x000004, "Wrong alignment on CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP"); \ -static_assert(sizeof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP) == 0x000014, "Wrong size on CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, EntryPoint) == 0x000000, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, K2Node_Event_Data) == 0x000008, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::K2Node_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP, K2Node_Select_Default) == 0x000010, "Member 'CenterDotVisualizationWidget_BP_C_ExecuteUbergraph_CenterDotVisualizationWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCenterDotVisualizationWidget_BP_C \ -static_assert(alignof(UCenterDotVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UCenterDotVisualizationWidget_BP_C"); \ -static_assert(sizeof(UCenterDotVisualizationWidget_BP_C) == 0x0002E8, "Wrong size on UCenterDotVisualizationWidget_BP_C"); \ -static_assert(offsetof(UCenterDotVisualizationWidget_BP_C, UberGraphFrame) == 0x0002D0, "Member 'UCenterDotVisualizationWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCenterDotVisualizationWidget_BP_C, Background_img) == 0x0002D8, "Member 'UCenterDotVisualizationWidget_BP_C::Background_img' has a wrong offset!"); \ -static_assert(offsetof(UCenterDotVisualizationWidget_BP_C, Dot_img) == 0x0002E0, "Member 'UCenterDotVisualizationWidget_BP_C::Dot_img' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_NoHealingItems_C \ -static_assert(alignof(UGE_NoHealingItems_C) == 0x000008, "Wrong alignment on UGE_NoHealingItems_C"); \ -static_assert(sizeof(UGE_NoHealingItems_C) == 0x000A70, "Wrong size on UGE_NoHealingItems_C"); \ - -#define DUMPER7_ASSERTS_Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance \ -static_assert(alignof(Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance) == 0x000008, "Wrong alignment on Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance"); \ -static_assert(sizeof(Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance) == 0x000008, "Wrong size on Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance"); \ -static_assert(offsetof(Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance, Distance) == 0x000000, "Member 'Cronos_SpawnerToActor_BPI_C_setSpawnActionActivationDistance::Distance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ICronos_SpawnerToActor_BPI_C \ -static_assert(alignof(ICronos_SpawnerToActor_BPI_C) == 0x000001, "Wrong alignment on ICronos_SpawnerToActor_BPI_C"); \ -static_assert(sizeof(ICronos_SpawnerToActor_BPI_C) == 0x000001, "Wrong size on ICronos_SpawnerToActor_BPI_C"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeSecond_C \ -static_assert(alignof(UGA_WeaponModeSecond_C) == 0x000008, "Wrong alignment on UGA_WeaponModeSecond_C"); \ -static_assert(sizeof(UGA_WeaponModeSecond_C) == 0x000488, "Wrong size on UGA_WeaponModeSecond_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_SG02DamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_SG02DamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier1_C"); \ - -#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier3_C \ -static_assert(alignof(UGE_HG02DamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier3_C"); \ -static_assert(sizeof(UGE_HG02DamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier3_C"); \ - -#define DUMPER7_ASSERTS_AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP \ -static_assert(alignof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP) == 0x000004, "Wrong alignment on AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP"); \ -static_assert(sizeof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP) == 0x000004, "Wrong size on AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP"); \ -static_assert(offsetof(AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'AccessibilitySettingsWidget_BP_C_ExecuteUbergraph_AccessibilitySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAccessibilitySettingsWidget_BP_C \ -static_assert(alignof(UAccessibilitySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UAccessibilitySettingsWidget_BP_C"); \ -static_assert(sizeof(UAccessibilitySettingsWidget_BP_C) == 0x0004D8, "Wrong size on UAccessibilitySettingsWidget_BP_C"); \ -static_assert(offsetof(UAccessibilitySettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UAccessibilitySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_MG02AmmoUpgrade_C \ -static_assert(alignof(UGE_MG02AmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02AmmoUpgrade_C"); \ -static_assert(sizeof(UGE_MG02AmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02AmmoUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPBurnIncreasedDamageTaken_C \ -static_assert(alignof(UGE_SPBurnIncreasedDamageTaken_C) == 0x000008, "Wrong alignment on UGE_SPBurnIncreasedDamageTaken_C"); \ -static_assert(sizeof(UGE_SPBurnIncreasedDamageTaken_C) == 0x000A70, "Wrong size on UGE_SPBurnIncreasedDamageTaken_C"); \ - -#define DUMPER7_ASSERTS_UGE_HG02SpeedUpgrade_C \ -static_assert(alignof(UGE_HG02SpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_HG02SpeedUpgrade_C"); \ -static_assert(sizeof(UGE_HG02SpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_HG02SpeedUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UAIHeavyMeleeDamage_Inevitable_C \ -static_assert(alignof(UAIHeavyMeleeDamage_Inevitable_C) == 0x000008, "Wrong alignment on UAIHeavyMeleeDamage_Inevitable_C"); \ -static_assert(sizeof(UAIHeavyMeleeDamage_Inevitable_C) == 0x000068, "Wrong size on UAIHeavyMeleeDamage_Inevitable_C"); \ - -#define DUMPER7_ASSERTS_UHeavyRifleCharging_CameraShake_C \ -static_assert(alignof(UHeavyRifleCharging_CameraShake_C) == 0x000010, "Wrong alignment on UHeavyRifleCharging_CameraShake_C"); \ -static_assert(sizeof(UHeavyRifleCharging_CameraShake_C) == 0x0001F0, "Wrong size on UHeavyRifleCharging_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UAttackRL_CameraShakeBase_C \ -static_assert(alignof(UAttackRL_CameraShakeBase_C) == 0x000010, "Wrong alignment on UAttackRL_CameraShakeBase_C"); \ -static_assert(sizeof(UAttackRL_CameraShakeBase_C) == 0x0000E0, "Wrong size on UAttackRL_CameraShakeBase_C"); \ - -#define DUMPER7_ASSERTS_UGE_AI_Burning_C \ -static_assert(alignof(UGE_AI_Burning_C) == 0x000008, "Wrong alignment on UGE_AI_Burning_C"); \ -static_assert(sizeof(UGE_AI_Burning_C) == 0x000A70, "Wrong size on UGE_AI_Burning_C"); \ - -#define DUMPER7_ASSERTS_BaseAISpawner_C_BlockSpawn \ -static_assert(alignof(BaseAISpawner_C_BlockSpawn) == 0x000001, "Wrong alignment on BaseAISpawner_C_BlockSpawn"); \ -static_assert(sizeof(BaseAISpawner_C_BlockSpawn) == 0x000001, "Wrong size on BaseAISpawner_C_BlockSpawn"); \ -static_assert(offsetof(BaseAISpawner_C_BlockSpawn, ReturnValue) == 0x000000, "Member 'BaseAISpawner_C_BlockSpawn::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner \ -static_assert(alignof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner) == 0x000008, "Wrong alignment on BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner"); \ -static_assert(sizeof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner) == 0x000010, "Wrong size on BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner"); \ -static_assert(offsetof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner, EntryPoint) == 0x000000, "Member 'BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner, K2Node_Event_Actor) == 0x000008, "Member 'BaseAISpawner_C_ExecuteUbergraph_BaseAISpawner::K2Node_Event_Actor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BaseAISpawner_C_LookAt \ -static_assert(alignof(BaseAISpawner_C_LookAt) == 0x000008, "Wrong alignment on BaseAISpawner_C_LookAt"); \ -static_assert(sizeof(BaseAISpawner_C_LookAt) == 0x000040, "Wrong size on BaseAISpawner_C_LookAt"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetSpawnedActor_ReturnValue) == 0x000000, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_GetComponentsByTag_ReturnValue) == 0x000018, "Member 'BaseAISpawner_C_LookAt::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_Array_Get_Item) == 0x000028, "Member 'BaseAISpawner_C_LookAt::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000031, "Member 'BaseAISpawner_C_LookAt::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_IsValid_ReturnValue_2) == 0x000032, "Member 'BaseAISpawner_C_LookAt::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_LookAtActor_maxRange_ImplicitCast) == 0x000034, "Member 'BaseAISpawner_C_LookAt::CallFunc_LookAtActor_maxRange_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BaseAISpawner_C_LookAt, CallFunc_LookAtComponent_maxRange_ImplicitCast) == 0x000038, "Member 'BaseAISpawner_C_LookAt::CallFunc_LookAtComponent_maxRange_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BaseAISpawner_C_OnSpawn \ -static_assert(alignof(BaseAISpawner_C_OnSpawn) == 0x000008, "Wrong alignment on BaseAISpawner_C_OnSpawn"); \ -static_assert(sizeof(BaseAISpawner_C_OnSpawn) == 0x000008, "Wrong size on BaseAISpawner_C_OnSpawn"); \ -static_assert(offsetof(BaseAISpawner_C_OnSpawn, Actor) == 0x000000, "Member 'BaseAISpawner_C_OnSpawn::Actor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABaseAISpawner_C \ -static_assert(alignof(ABaseAISpawner_C) == 0x000008, "Wrong alignment on ABaseAISpawner_C"); \ -static_assert(sizeof(ABaseAISpawner_C) == 0x0005C0, "Wrong size on ABaseAISpawner_C"); \ -static_assert(offsetof(ABaseAISpawner_C, UberGraphFrame) == 0x000550, "Member 'ABaseAISpawner_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, TextRender) == 0x000558, "Member 'ABaseAISpawner_C::TextRender' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, StaticMesh) == 0x000560, "Member 'ABaseAISpawner_C::StaticMesh' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, DefaultSceneRoot) == 0x000568, "Member 'ABaseAISpawner_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, actionGraph) == 0x000570, "Member 'ABaseAISpawner_C::actionGraph' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, NearestActionGraphByTag) == 0x000578, "Member 'ABaseAISpawner_C::NearestActionGraphByTag' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, OverrideBehaviorTree) == 0x000580, "Member 'ABaseAISpawner_C::OverrideBehaviorTree' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, BoardConfig) == 0x000588, "Member 'ABaseAISpawner_C::BoardConfig' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, GoalActionPoint) == 0x000598, "Member 'ABaseAISpawner_C::GoalActionPoint' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, LookAtActor) == 0x0005A0, "Member 'ABaseAISpawner_C::LookAtActor' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, LookAtActorPriority) == 0x0005A8, "Member 'ABaseAISpawner_C::LookAtActorPriority' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, LookAtActorRange) == 0x0005B0, "Member 'ABaseAISpawner_C::LookAtActorRange' has a wrong offset!"); \ -static_assert(offsetof(ABaseAISpawner_C, LookAtComponentTag) == 0x0005B8, "Member 'ABaseAISpawner_C::LookAtComponentTag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Debug_Widget_C_ExecuteUbergraph_Debug_Widget \ -static_assert(alignof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget) == 0x000008, "Wrong alignment on Debug_Widget_C_ExecuteUbergraph_Debug_Widget"); \ -static_assert(sizeof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget) == 0x000020, "Wrong size on Debug_Widget_C_ExecuteUbergraph_Debug_Widget"); \ -static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, EntryPoint) == 0x000000, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, K2Node_Event_IsDesignTime) == 0x000010, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_ExecuteUbergraph_Debug_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000018, "Member 'Debug_Widget_C_ExecuteUbergraph_Debug_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Debug_Widget_C_PreConstruct \ -static_assert(alignof(Debug_Widget_C_PreConstruct) == 0x000001, "Wrong alignment on Debug_Widget_C_PreConstruct"); \ -static_assert(sizeof(Debug_Widget_C_PreConstruct) == 0x000001, "Wrong size on Debug_Widget_C_PreConstruct"); \ -static_assert(offsetof(Debug_Widget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Debug_Widget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Debug_Widget_C_SetGhostMode \ -static_assert(alignof(Debug_Widget_C_SetGhostMode) == 0x000001, "Wrong alignment on Debug_Widget_C_SetGhostMode"); \ -static_assert(sizeof(Debug_Widget_C_SetGhostMode) == 0x000001, "Wrong size on Debug_Widget_C_SetGhostMode"); \ -static_assert(offsetof(Debug_Widget_C_SetGhostMode, InVisibility) == 0x000000, "Member 'Debug_Widget_C_SetGhostMode::InVisibility' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Debug_Widget_C_SetGMText \ -static_assert(alignof(Debug_Widget_C_SetGMText) == 0x000008, "Wrong alignment on Debug_Widget_C_SetGMText"); \ -static_assert(sizeof(Debug_Widget_C_SetGMText) == 0x000048, "Wrong size on Debug_Widget_C_SetGMText"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, Temp_bool_Variable) == 0x000000, "Member 'Debug_Widget_C_SetGMText::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_GetConsoleVariableFloatValue_ReturnValue) == 0x000004, "Member 'Debug_Widget_C_SetGMText::CallFunc_GetConsoleVariableFloatValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_MakeLiteralText_ReturnValue) == 0x000008, "Member 'Debug_Widget_C_SetGMText::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'Debug_Widget_C_SetGMText::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000020, "Member 'Debug_Widget_C_SetGMText::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, K2Node_Select_Default) == 0x000030, "Member 'Debug_Widget_C_SetGMText::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Debug_Widget_C_SetGMText, CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'Debug_Widget_C_SetGMText::CallFunc_EqualEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Debug_Widget_C_SetTimeDialtionDebugText \ -static_assert(alignof(Debug_Widget_C_SetTimeDialtionDebugText) == 0x000008, "Wrong alignment on Debug_Widget_C_SetTimeDialtionDebugText"); \ -static_assert(sizeof(Debug_Widget_C_SetTimeDialtionDebugText) == 0x000010, "Wrong size on Debug_Widget_C_SetTimeDialtionDebugText"); \ -static_assert(offsetof(Debug_Widget_C_SetTimeDialtionDebugText, InText) == 0x000000, "Member 'Debug_Widget_C_SetTimeDialtionDebugText::InText' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDebug_Widget_C \ -static_assert(alignof(UDebug_Widget_C) == 0x000008, "Wrong alignment on UDebug_Widget_C"); \ -static_assert(sizeof(UDebug_Widget_C) == 0x000300, "Wrong size on UDebug_Widget_C"); \ -static_assert(offsetof(UDebug_Widget_C, UberGraphFrame) == 0x0002D0, "Member 'UDebug_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDebug_Widget_C, Pulsing_GM) == 0x0002D8, "Member 'UDebug_Widget_C::Pulsing_GM' has a wrong offset!"); \ -static_assert(offsetof(UDebug_Widget_C, Pulsing) == 0x0002E0, "Member 'UDebug_Widget_C::Pulsing' has a wrong offset!"); \ -static_assert(offsetof(UDebug_Widget_C, TextBlock) == 0x0002E8, "Member 'UDebug_Widget_C::TextBlock' has a wrong offset!"); \ -static_assert(offsetof(UDebug_Widget_C, TextBlock_66) == 0x0002F0, "Member 'UDebug_Widget_C::TextBlock_66' has a wrong offset!"); \ -static_assert(offsetof(UDebug_Widget_C, TextBlock_74) == 0x0002F8, "Member 'UDebug_Widget_C::TextBlock_74' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGameplay_KeyStyle_Decorator_C \ -static_assert(alignof(UGameplay_KeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UGameplay_KeyStyle_Decorator_C"); \ -static_assert(sizeof(UGameplay_KeyStyle_Decorator_C) == 0x000030, "Wrong size on UGameplay_KeyStyle_Decorator_C"); \ - -#define DUMPER7_ASSERTS_USPMTAdditionalFabrication_C \ -static_assert(alignof(USPMTAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPMTAdditionalFabrication_C"); \ -static_assert(sizeof(USPMTAdditionalFabrication_C) == 0x000A70, "Wrong size on USPMTAdditionalFabrication_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier2_C \ -static_assert(alignof(UGE_TSTorchUpgradeTier2_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier2_C"); \ -static_assert(sizeof(UGE_TSTorchUpgradeTier2_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier2_C"); \ - -#define DUMPER7_ASSERTS_UGameplayFocus_Widget_C \ -static_assert(alignof(UGameplayFocus_Widget_C) == 0x000008, "Wrong alignment on UGameplayFocus_Widget_C"); \ -static_assert(sizeof(UGameplayFocus_Widget_C) == 0x000330, "Wrong size on UGameplayFocus_Widget_C"); \ - -#define DUMPER7_ASSERTS_UGE_WeaponNoAmmo_C \ -static_assert(alignof(UGE_WeaponNoAmmo_C) == 0x000008, "Wrong alignment on UGE_WeaponNoAmmo_C"); \ -static_assert(sizeof(UGE_WeaponNoAmmo_C) == 0x000A70, "Wrong size on UGE_WeaponNoAmmo_C"); \ - -#define DUMPER7_ASSERTS_UAutoGunShoot_CameraShake_C \ -static_assert(alignof(UAutoGunShoot_CameraShake_C) == 0x000010, "Wrong alignment on UAutoGunShoot_CameraShake_C"); \ -static_assert(sizeof(UAutoGunShoot_CameraShake_C) == 0x0001F0, "Wrong size on UAutoGunShoot_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UWBP_DialogueChoiceWidget_C \ -static_assert(alignof(UWBP_DialogueChoiceWidget_C) == 0x000008, "Wrong alignment on UWBP_DialogueChoiceWidget_C"); \ -static_assert(sizeof(UWBP_DialogueChoiceWidget_C) == 0x000630, "Wrong size on UWBP_DialogueChoiceWidget_C"); \ -static_assert(offsetof(UWBP_DialogueChoiceWidget_C, background) == 0x0005F8, "Member 'UWBP_DialogueChoiceWidget_C::background' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogueChoiceWidget_C, Bar_up) == 0x000600, "Member 'UWBP_DialogueChoiceWidget_C::Bar_up' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogueChoiceWidget_C, Title) == 0x000608, "Member 'UWBP_DialogueChoiceWidget_C::Title' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogueChoiceWidget_C, Chosen) == 0x000610, "Member 'UWBP_DialogueChoiceWidget_C::Chosen' has a wrong offset!"); \ -static_assert(offsetof(UWBP_DialogueChoiceWidget_C, Hovered) == 0x000620, "Member 'UWBP_DialogueChoiceWidget_C::Hovered' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_GameplayMenu_C \ -static_assert(alignof(UGA_GameplayMenu_C) == 0x000008, "Wrong alignment on UGA_GameplayMenu_C"); \ -static_assert(sizeof(UGA_GameplayMenu_C) == 0x000460, "Wrong size on UGA_GameplayMenu_C"); \ - -#define DUMPER7_ASSERTS_UGA_GameplayMenu_Map_C \ -static_assert(alignof(UGA_GameplayMenu_Map_C) == 0x000008, "Wrong alignment on UGA_GameplayMenu_Map_C"); \ -static_assert(sizeof(UGA_GameplayMenu_Map_C) == 0x000460, "Wrong size on UGA_GameplayMenu_Map_C"); \ - -#define DUMPER7_ASSERTS_UGA_Cutscene_C \ -static_assert(alignof(UGA_Cutscene_C) == 0x000008, "Wrong alignment on UGA_Cutscene_C"); \ -static_assert(sizeof(UGA_Cutscene_C) == 0x000498, "Wrong size on UGA_Cutscene_C"); \ - -#define DUMPER7_ASSERTS_UGE_MG02StabilityUpgrade_C \ -static_assert(alignof(UGE_MG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_MG02StabilityUpgrade_C"); \ -static_assert(sizeof(UGE_MG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_MG02StabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier6_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier6_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier6_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier6_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier6_C"); \ - -#define DUMPER7_ASSERTS_UGE_MG02DamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_MG02DamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_MG02DamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_MG02DamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_MG02DamageUpgrade_Tier2_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier1_C \ -static_assert(alignof(UGE_TSPyreUpgradeTier1_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier1_C"); \ -static_assert(sizeof(UGE_TSPyreUpgradeTier1_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier1_C"); \ - -#define DUMPER7_ASSERTS_UGE_IncInventorySize_C \ -static_assert(alignof(UGE_IncInventorySize_C) == 0x000008, "Wrong alignment on UGE_IncInventorySize_C"); \ -static_assert(sizeof(UGE_IncInventorySize_C) == 0x000A70, "Wrong size on UGE_IncInventorySize_C"); \ - -#define DUMPER7_ASSERTS_UNavArea_BendUnder_C \ -static_assert(alignof(UNavArea_BendUnder_C) == 0x000008, "Wrong alignment on UNavArea_BendUnder_C"); \ -static_assert(sizeof(UNavArea_BendUnder_C) == 0x000048, "Wrong size on UNavArea_BendUnder_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Antoni_Soulleak_C \ -static_assert(alignof(UGE_Video_Antoni_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Antoni_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Antoni_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Antoni_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UAIFlinchDamage_C \ -static_assert(alignof(UAIFlinchDamage_C) == 0x000008, "Wrong alignment on UAIFlinchDamage_C"); \ -static_assert(sizeof(UAIFlinchDamage_C) == 0x000068, "Wrong size on UAIFlinchDamage_C"); \ - -#define DUMPER7_ASSERTS_UPlay_HitReaction_Flinch_C \ -static_assert(alignof(UPlay_HitReaction_Flinch_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Flinch_C"); \ -static_assert(sizeof(UPlay_HitReaction_Flinch_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Flinch_C"); \ - -#define DUMPER7_ASSERTS_ULS_WallWalk90_CINE_DirectorBP_C \ -static_assert(alignof(ULS_WallWalk90_CINE_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_WallWalk90_CINE_DirectorBP_C"); \ -static_assert(sizeof(ULS_WallWalk90_CINE_DirectorBP_C) == 0x000048, "Wrong size on ULS_WallWalk90_CINE_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGE_AGDamageUpgrade_C \ -static_assert(alignof(UGE_AGDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGDamageUpgrade_C"); \ -static_assert(sizeof(UGE_AGDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_AGDamageUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier4_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier4_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier4_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier4_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier4_C"); \ - -#define DUMPER7_ASSERTS_GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP \ -static_assert(alignof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP) == 0x000004, "Wrong alignment on GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP"); \ -static_assert(sizeof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP) == 0x000004, "Wrong size on GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP"); \ -static_assert(offsetof(GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP, EntryPoint) == 0x000000, "Member 'GravityGun_Magazine_BP_C_ExecuteUbergraph_GravityGun_Magazine_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGravityGun_Magazine_BP_C \ -static_assert(alignof(AGravityGun_Magazine_BP_C) == 0x000008, "Wrong alignment on AGravityGun_Magazine_BP_C"); \ -static_assert(sizeof(AGravityGun_Magazine_BP_C) == 0x000328, "Wrong size on AGravityGun_Magazine_BP_C"); \ -static_assert(offsetof(AGravityGun_Magazine_BP_C, UberGraphFrame) == 0x000320, "Member 'AGravityGun_Magazine_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Interact_Ladder_C \ -static_assert(alignof(UGA_Interact_Ladder_C) == 0x000008, "Wrong alignment on UGA_Interact_Ladder_C"); \ -static_assert(sizeof(UGA_Interact_Ladder_C) == 0x000518, "Wrong size on UGA_Interact_Ladder_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Edward_Soulleak_C \ -static_assert(alignof(UGE_Video_Edward_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Edward_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Edward_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Edward_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UNavArea_Jump_C \ -static_assert(alignof(UNavArea_Jump_C) == 0x000008, "Wrong alignment on UNavArea_Jump_C"); \ -static_assert(sizeof(UNavArea_Jump_C) == 0x000048, "Wrong size on UNavArea_Jump_C"); \ - -#define DUMPER7_ASSERTS_UAIProjectileDamage_C \ -static_assert(alignof(UAIProjectileDamage_C) == 0x000008, "Wrong alignment on UAIProjectileDamage_C"); \ -static_assert(sizeof(UAIProjectileDamage_C) == 0x000068, "Wrong size on UAIProjectileDamage_C"); \ - -#define DUMPER7_ASSERTS_UAIPullDamage_C \ -static_assert(alignof(UAIPullDamage_C) == 0x000008, "Wrong alignment on UAIPullDamage_C"); \ -static_assert(sizeof(UAIPullDamage_C) == 0x000068, "Wrong size on UAIPullDamage_C"); \ - -#define DUMPER7_ASSERTS_UGravityGunCharging_CameraShake_C \ -static_assert(alignof(UGravityGunCharging_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunCharging_CameraShake_C"); \ -static_assert(sizeof(UGravityGunCharging_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunCharging_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UPlayerToolsWidget_BP_C \ -static_assert(alignof(UPlayerToolsWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerToolsWidget_BP_C"); \ -static_assert(sizeof(UPlayerToolsWidget_BP_C) == 0x0003F8, "Wrong size on UPlayerToolsWidget_BP_C"); \ -static_assert(offsetof(UPlayerToolsWidget_BP_C, emitter_icon) == 0x0003E8, "Member 'UPlayerToolsWidget_BP_C::emitter_icon' has a wrong offset!"); \ -static_assert(offsetof(UPlayerToolsWidget_BP_C, rerouter_icon) == 0x0003F0, "Member 'UPlayerToolsWidget_BP_C::rerouter_icon' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGravityGunShoot_CameraShake_C \ -static_assert(alignof(UGravityGunShoot_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunShoot_CameraShake_C"); \ -static_assert(sizeof(UGravityGunShoot_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunShoot_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin \ -static_assert(alignof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin"); \ -static_assert(sizeof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin) == 0x000058, "Wrong size on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd \ -static_assert(alignof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd"); \ -static_assert(sizeof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd) == 0x000050, "Wrong size on AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerPrepPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAnimNotify_FlamethrowerPrepPhase_C \ -static_assert(alignof(UAnimNotify_FlamethrowerPrepPhase_C) == 0x000008, "Wrong alignment on UAnimNotify_FlamethrowerPrepPhase_C"); \ -static_assert(sizeof(UAnimNotify_FlamethrowerPrepPhase_C) == 0x000030, "Wrong size on UAnimNotify_FlamethrowerPrepPhase_C"); \ - -#define DUMPER7_ASSERTS_USprintCameraShake_Exterior_C \ -static_assert(alignof(USprintCameraShake_Exterior_C) == 0x000010, "Wrong alignment on USprintCameraShake_Exterior_C"); \ -static_assert(sizeof(USprintCameraShake_Exterior_C) == 0x0001F0, "Wrong size on USprintCameraShake_Exterior_C"); \ - -#define DUMPER7_ASSERTS_AGC_Sequence_Gabriel_Soulleak_C \ -static_assert(alignof(AGC_Sequence_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Sequence_Gabriel_Soulleak_C"); \ -static_assert(sizeof(AGC_Sequence_Gabriel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Sequence_Gabriel_Soulleak_C"); \ -static_assert(offsetof(AGC_Sequence_Gabriel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_Gabriel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_HitReact_C \ -static_assert(alignof(UGA_HitReact_C) == 0x000008, "Wrong alignment on UGA_HitReact_C"); \ -static_assert(sizeof(UGA_HitReact_C) == 0x000480, "Wrong size on UGA_HitReact_C"); \ - -#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ -static_assert(alignof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(sizeof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP \ -static_assert(alignof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP) == 0x000004, "Wrong alignment on Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP"); \ -static_assert(sizeof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP) == 0x000008, "Wrong size on Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP, EntryPoint) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP, K2Node_ComponentBoundEvent_dt) == 0x000004, "Member 'Default_ItemInvestigationExe_BP_C_ExecuteUbergraph_Default_ItemInvestigationExe_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Default_ItemInvestigationExe_BP_C_SetupCamera \ -static_assert(alignof(Default_ItemInvestigationExe_BP_C_SetupCamera) == 0x000008, "Wrong alignment on Default_ItemInvestigationExe_BP_C_SetupCamera"); \ -static_assert(sizeof(Default_ItemInvestigationExe_BP_C_SetupCamera) == 0x000078, "Wrong size on Default_ItemInvestigationExe_BP_C_SetupCamera"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, CallFunc_GetInvestigatedItemActor_ReturnValue) == 0x000000, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::CallFunc_GetInvestigatedItemActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000008, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Default_ItemInvestigationExe_BP_C_SetupCamera, K2Node_MakeStruct_CameraTrackingFocusSettings) == 0x000030, "Member 'Default_ItemInvestigationExe_BP_C_SetupCamera::K2Node_MakeStruct_CameraTrackingFocusSettings' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ADefault_ItemInvestigationExe_BP_C \ -static_assert(alignof(ADefault_ItemInvestigationExe_BP_C) == 0x000010, "Wrong alignment on ADefault_ItemInvestigationExe_BP_C"); \ -static_assert(sizeof(ADefault_ItemInvestigationExe_BP_C) == 0x000610, "Wrong size on ADefault_ItemInvestigationExe_BP_C"); \ -static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, UberGraphFrame) == 0x0005E0, "Member 'ADefault_ItemInvestigationExe_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, EditorTickable) == 0x0005E8, "Member 'ADefault_ItemInvestigationExe_BP_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, ActorForwardDebugArrow) == 0x0005F0, "Member 'ADefault_ItemInvestigationExe_BP_C::ActorForwardDebugArrow' has a wrong offset!"); \ -static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, OnInvestigationStarted) == 0x0005F8, "Member 'ADefault_ItemInvestigationExe_BP_C::OnInvestigationStarted' has a wrong offset!"); \ -static_assert(offsetof(ADefault_ItemInvestigationExe_BP_C, bDrawDebug) == 0x000608, "Member 'ADefault_ItemInvestigationExe_BP_C::bDrawDebug' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULS_JumpOver100_DirectorBP_C \ -static_assert(alignof(ULS_JumpOver100_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpOver100_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpOver100_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpOver100_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_Upopup_ask_option_button_style_C \ -static_assert(alignof(Upopup_ask_option_button_style_C) == 0x000010, "Wrong alignment on Upopup_ask_option_button_style_C"); \ -static_assert(sizeof(Upopup_ask_option_button_style_C) == 0x0004F0, "Wrong size on Upopup_ask_option_button_style_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGStabilityUpgrade_C \ -static_assert(alignof(UGE_SGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGStabilityUpgrade_C"); \ -static_assert(sizeof(UGE_SGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_SGStabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_USPMoreEnergyPickup_C \ -static_assert(alignof(USPMoreEnergyPickup_C) == 0x000008, "Wrong alignment on USPMoreEnergyPickup_C"); \ -static_assert(sizeof(USPMoreEnergyPickup_C) == 0x000A70, "Wrong size on USPMoreEnergyPickup_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier2_C \ -static_assert(alignof(UGE_SGDamageUpgrade_Tier2_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier2_C"); \ -static_assert(sizeof(UGE_SGDamageUpgrade_Tier2_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier2_C"); \ - -#define DUMPER7_ASSERTS_GC_NoHealingItem_C_OnActive \ -static_assert(alignof(GC_NoHealingItem_C_OnActive) == 0x000008, "Wrong alignment on GC_NoHealingItem_C_OnActive"); \ -static_assert(sizeof(GC_NoHealingItem_C_OnActive) == 0x0000E8, "Wrong size on GC_NoHealingItem_C_OnActive"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnActive, MyTarget) == 0x000000, "Member 'GC_NoHealingItem_C_OnActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnActive, Parameters) == 0x000008, "Member 'GC_NoHealingItem_C_OnActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_NoHealingItem_C_OnActive::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnActive, CallFunc_OnActive_ReturnValue) == 0x0000E1, "Member 'GC_NoHealingItem_C_OnActive::CallFunc_OnActive_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GC_NoHealingItem_C_OnExecute \ -static_assert(alignof(GC_NoHealingItem_C_OnExecute) == 0x000008, "Wrong alignment on GC_NoHealingItem_C_OnExecute"); \ -static_assert(sizeof(GC_NoHealingItem_C_OnExecute) == 0x0000E8, "Wrong size on GC_NoHealingItem_C_OnExecute"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_NoHealingItem_C_OnExecute::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnExecute, Parameters) == 0x000008, "Member 'GC_NoHealingItem_C_OnExecute::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_NoHealingItem_C_OnExecute::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_NoHealingItem_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x0000E1, "Member 'GC_NoHealingItem_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_NoHealingItem_C \ -static_assert(alignof(AGC_NoHealingItem_C) == 0x000008, "Wrong alignment on AGC_NoHealingItem_C"); \ -static_assert(sizeof(AGC_NoHealingItem_C) == 0x000340, "Wrong size on AGC_NoHealingItem_C"); \ -static_assert(offsetof(AGC_NoHealingItem_C, DefaultSceneRoot) == 0x000338, "Member 'AGC_NoHealingItem_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULS_JumpDown150_DirectorBP_C \ -static_assert(alignof(ULS_JumpDown150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDown150_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpDown150_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDown150_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_USPGGAdditionalFabrication_C \ -static_assert(alignof(USPGGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPGGAdditionalFabrication_C"); \ -static_assert(sizeof(USPGGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPGGAdditionalFabrication_C"); \ - -#define DUMPER7_ASSERTS_BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase \ -static_assert(alignof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase) == 0x000008, "Wrong alignment on BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase"); \ -static_assert(sizeof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase) == 0x000020, "Wrong size on BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase"); \ -static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, EntryPoint) == 0x000000, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, K2Node_DynamicCast_AsSHCharacter) == 0x000010, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::K2Node_DynamicCast_AsSHCharacter' has a wrong offset!"); \ -static_assert(offsetof(BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_JumpComponentBase_C_ExecuteUbergraph_BP_JumpComponentBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_JumpComponentBase_C_GetOwningCharacter \ -static_assert(alignof(BP_JumpComponentBase_C_GetOwningCharacter) == 0x000008, "Wrong alignment on BP_JumpComponentBase_C_GetOwningCharacter"); \ -static_assert(sizeof(BP_JumpComponentBase_C_GetOwningCharacter) == 0x000008, "Wrong size on BP_JumpComponentBase_C_GetOwningCharacter"); \ -static_assert(offsetof(BP_JumpComponentBase_C_GetOwningCharacter, As_SHCharacter_0) == 0x000000, "Member 'BP_JumpComponentBase_C_GetOwningCharacter::As_SHCharacter_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_JumpComponentBase_C \ -static_assert(alignof(UBP_JumpComponentBase_C) == 0x000008, "Wrong alignment on UBP_JumpComponentBase_C"); \ -static_assert(sizeof(UBP_JumpComponentBase_C) == 0x0000B0, "Wrong size on UBP_JumpComponentBase_C"); \ -static_assert(offsetof(UBP_JumpComponentBase_C, UberGraphFrame) == 0x0000A0, "Member 'UBP_JumpComponentBase_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBP_JumpComponentBase_C, As_SHCharacter) == 0x0000A8, "Member 'UBP_JumpComponentBase_C::As_SHCharacter' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Usave_widget_entry_button_style_C \ -static_assert(alignof(Usave_widget_entry_button_style_C) == 0x000010, "Wrong alignment on Usave_widget_entry_button_style_C"); \ -static_assert(sizeof(Usave_widget_entry_button_style_C) == 0x0004F0, "Wrong size on Usave_widget_entry_button_style_C"); \ - -#define DUMPER7_ASSERTS_UAnnihilatorDamage_C \ -static_assert(alignof(UAnnihilatorDamage_C) == 0x000008, "Wrong alignment on UAnnihilatorDamage_C"); \ -static_assert(sizeof(UAnnihilatorDamage_C) == 0x000068, "Wrong size on UAnnihilatorDamage_C"); \ - -#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_BeginGlide \ -static_assert(alignof(BP_GlideJumpComponent_C_BeginGlide) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_BeginGlide"); \ -static_assert(sizeof(BP_GlideJumpComponent_C_BeginGlide) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_BeginGlide"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, CallFunc_GetTimeRange_MinTime) == 0x000000, "Member 'BP_GlideJumpComponent_C_BeginGlide::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, CallFunc_GetTimeRange_MaxTime) == 0x000004, "Member 'BP_GlideJumpComponent_C_BeginGlide::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_BeginGlide, K2Node_VariableSet_GlideTimer_ImplicitCast) == 0x000008, "Member 'BP_GlideJumpComponent_C_BeginGlide::K2Node_VariableSet_GlideTimer_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent \ -static_assert(alignof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent"); \ -static_assert(sizeof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, EntryPoint) == 0x000000, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, K2Node_Event_DeltaSeconds) == 0x000004, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent, CallFunc_TickGlide_DeltaSeconds_ImplicitCast) == 0x000008, "Member 'BP_GlideJumpComponent_C_ExecuteUbergraph_BP_GlideJumpComponent::CallFunc_TickGlide_DeltaSeconds_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_JetPackJump \ -static_assert(alignof(BP_GlideJumpComponent_C_JetPackJump) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_JetPackJump"); \ -static_assert(sizeof(BP_GlideJumpComponent_C_JetPackJump) == 0x000010, "Wrong size on BP_GlideJumpComponent_C_JetPackJump"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_JetPackJump, CallFunc_GetOwningCharacter_As_SHCharacter) == 0x000000, "Member 'BP_GlideJumpComponent_C_JetPackJump::CallFunc_GetOwningCharacter_As_SHCharacter' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_JetPackJump, CallFunc_CanJump_ReturnValue) == 0x000008, "Member 'BP_GlideJumpComponent_C_JetPackJump::CallFunc_CanJump_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_ReceiveTick \ -static_assert(alignof(BP_GlideJumpComponent_C_ReceiveTick) == 0x000004, "Wrong alignment on BP_GlideJumpComponent_C_ReceiveTick"); \ -static_assert(sizeof(BP_GlideJumpComponent_C_ReceiveTick) == 0x000004, "Wrong size on BP_GlideJumpComponent_C_ReceiveTick"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BP_GlideJumpComponent_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_GlideJumpComponent_C_TickGlide \ -static_assert(alignof(BP_GlideJumpComponent_C_TickGlide) == 0x000008, "Wrong alignment on BP_GlideJumpComponent_C_TickGlide"); \ -static_assert(sizeof(BP_GlideJumpComponent_C_TickGlide) == 0x000088, "Wrong size on BP_GlideJumpComponent_C_TickGlide"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, DeltaSeconds) == 0x000000, "Member 'BP_GlideJumpComponent_C_TickGlide::DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetOwningCharacter_As_SHCharacter) == 0x000008, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetOwningCharacter_As_SHCharacter' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetFloatValue_ReturnValue) == 0x000010, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetFloatValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_X) == 0x000018, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_Y) == 0x000020, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_BreakVector_Z) == 0x000028, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetTimeRange_MinTime) == 0x000030, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetTimeRange_MaxTime) == 0x000034, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_FMax_ReturnValue) == 0x000038, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_ReturnValue) == 0x000040, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_MakeVector_ReturnValue) == 0x000048, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000060, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_GetFloatValue_InTime_ImplicitCast) == 0x000068, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_GetFloatValue_InTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_FMax_B_ImplicitCast) == 0x000070, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_FMax_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_Min_ImplicitCast) == 0x000078, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_Min_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_GlideJumpComponent_C_TickGlide, CallFunc_InRange_FloatFloat_Max_ImplicitCast) == 0x000080, "Member 'BP_GlideJumpComponent_C_TickGlide::CallFunc_InRange_FloatFloat_Max_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_GlideJumpComponent_C \ -static_assert(alignof(UBP_GlideJumpComponent_C) == 0x000008, "Wrong alignment on UBP_GlideJumpComponent_C"); \ -static_assert(sizeof(UBP_GlideJumpComponent_C) == 0x0000C8, "Wrong size on UBP_GlideJumpComponent_C"); \ -static_assert(offsetof(UBP_GlideJumpComponent_C, UberGraphFrame_BP_GlideJumpComponent_C) == 0x0000B0, "Member 'UBP_GlideJumpComponent_C::UberGraphFrame_BP_GlideJumpComponent_C' has a wrong offset!"); \ -static_assert(offsetof(UBP_GlideJumpComponent_C, GlideCurve) == 0x0000B8, "Member 'UBP_GlideJumpComponent_C::GlideCurve' has a wrong offset!"); \ -static_assert(offsetof(UBP_GlideJumpComponent_C, GlideTimer) == 0x0000C0, "Member 'UBP_GlideJumpComponent_C::GlideTimer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_AimAbility_C \ -static_assert(alignof(UGA_AimAbility_C) == 0x000008, "Wrong alignment on UGA_AimAbility_C"); \ -static_assert(sizeof(UGA_AimAbility_C) == 0x000468, "Wrong size on UGA_AimAbility_C"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeThird_C \ -static_assert(alignof(UGA_WeaponModeThird_C) == 0x000008, "Wrong alignment on UGA_WeaponModeThird_C"); \ -static_assert(sizeof(UGA_WeaponModeThird_C) == 0x000488, "Wrong size on UGA_WeaponModeThird_C"); \ - -#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin \ -static_assert(alignof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin"); \ -static_assert(sizeof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin) == 0x000058, "Wrong size on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, TotalDuration) == 0x000010, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::TotalDuration' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, EventReference) == 0x000018, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin, CallFunc_GetOwner_ReturnValue) == 0x000050, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyBegin::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd \ -static_assert(alignof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd) == 0x000008, "Wrong alignment on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd"); \ -static_assert(sizeof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd) == 0x000050, "Wrong size on AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, MeshComp) == 0x000000, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, Animation) == 0x000008, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, EventReference) == 0x000010, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, ReturnValue) == 0x000040, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_FlamethrowerAttackPhase_C_Received_NotifyEnd::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAnimNotify_FlamethrowerAttackPhase_C \ -static_assert(alignof(UAnimNotify_FlamethrowerAttackPhase_C) == 0x000008, "Wrong alignment on UAnimNotify_FlamethrowerAttackPhase_C"); \ -static_assert(sizeof(UAnimNotify_FlamethrowerAttackPhase_C) == 0x000030, "Wrong size on UAnimNotify_FlamethrowerAttackPhase_C"); \ - -#define DUMPER7_ASSERTS_ALamp_TravelerExtendedMovement_POD_C \ -static_assert(alignof(ALamp_TravelerExtendedMovement_POD_C) == 0x000008, "Wrong alignment on ALamp_TravelerExtendedMovement_POD_C"); \ -static_assert(sizeof(ALamp_TravelerExtendedMovement_POD_C) == 0x000538, "Wrong size on ALamp_TravelerExtendedMovement_POD_C"); \ -static_assert(offsetof(ALamp_TravelerExtendedMovement_POD_C, PAGLightCullingVolume) == 0x000528, "Member 'ALamp_TravelerExtendedMovement_POD_C::PAGLightCullingVolume' has a wrong offset!"); \ -static_assert(offsetof(ALamp_TravelerExtendedMovement_POD_C, SpotLight2) == 0x000530, "Member 'ALamp_TravelerExtendedMovement_POD_C::SpotLight2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_GGDamageUpgrade_Tier1_C \ -static_assert(alignof(UGE_GGDamageUpgrade_Tier1_C) == 0x000008, "Wrong alignment on UGE_GGDamageUpgrade_Tier1_C"); \ -static_assert(sizeof(UGE_GGDamageUpgrade_Tier1_C) == 0x000A70, "Wrong size on UGE_GGDamageUpgrade_Tier1_C"); \ - -#define DUMPER7_ASSERTS_DialogWrapper_BP_C_ChangeWindowColor \ -static_assert(alignof(DialogWrapper_BP_C_ChangeWindowColor) == 0x000004, "Wrong alignment on DialogWrapper_BP_C_ChangeWindowColor"); \ -static_assert(sizeof(DialogWrapper_BP_C_ChangeWindowColor) == 0x000014, "Wrong size on DialogWrapper_BP_C_ChangeWindowColor"); \ -static_assert(offsetof(DialogWrapper_BP_C_ChangeWindowColor, NewColor) == 0x000000, "Member 'DialogWrapper_BP_C_ChangeWindowColor::NewColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP \ -static_assert(alignof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP) == 0x000004, "Wrong alignment on DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP"); \ -static_assert(sizeof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP) == 0x00001C, "Wrong size on DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP"); \ -static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, EntryPoint) == 0x000000, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP, K2Node_CustomEvent_NewColor) == 0x000008, "Member 'DialogWrapper_BP_C_ExecuteUbergraph_DialogWrapper_BP::K2Node_CustomEvent_NewColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogWrapper_BP_C_PreConstruct \ -static_assert(alignof(DialogWrapper_BP_C_PreConstruct) == 0x000001, "Wrong alignment on DialogWrapper_BP_C_PreConstruct"); \ -static_assert(sizeof(DialogWrapper_BP_C_PreConstruct) == 0x000001, "Wrong size on DialogWrapper_BP_C_PreConstruct"); \ -static_assert(offsetof(DialogWrapper_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'DialogWrapper_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogWrapper_BP_C \ -static_assert(alignof(UDialogWrapper_BP_C) == 0x000008, "Wrong alignment on UDialogWrapper_BP_C"); \ -static_assert(sizeof(UDialogWrapper_BP_C) == 0x000368, "Wrong size on UDialogWrapper_BP_C"); \ -static_assert(offsetof(UDialogWrapper_BP_C, UberGraphFrame) == 0x0002F8, "Member 'UDialogWrapper_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Bar_up) == 0x000300, "Member 'UDialogWrapper_BP_C::Bar_up' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Dots) == 0x000308, "Member 'UDialogWrapper_BP_C::Dots' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Faketext) == 0x000310, "Member 'UDialogWrapper_BP_C::Faketext' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, glitch) == 0x000318, "Member 'UDialogWrapper_BP_C::glitch' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Title) == 0x000320, "Member 'UDialogWrapper_BP_C::Title' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Window_Background) == 0x000328, "Member 'UDialogWrapper_BP_C::Window_Background' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, TitleText) == 0x000330, "Member 'UDialogWrapper_BP_C::TitleText' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, BorderColor) == 0x000340, "Member 'UDialogWrapper_BP_C::BorderColor' has a wrong offset!"); \ -static_assert(offsetof(UDialogWrapper_BP_C, Title_Color_and_Opacity) == 0x000354, "Member 'UDialogWrapper_BP_C::Title_Color_and_Opacity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh5_C \ -static_assert(alignof(AGC_DataMosh5_C) == 0x000008, "Wrong alignment on AGC_DataMosh5_C"); \ -static_assert(sizeof(AGC_DataMosh5_C) == 0x000390, "Wrong size on AGC_DataMosh5_C"); \ - -#define DUMPER7_ASSERTS_USPSGAdditionalFabrication_C \ -static_assert(alignof(USPSGAdditionalFabrication_C) == 0x000008, "Wrong alignment on USPSGAdditionalFabrication_C"); \ -static_assert(sizeof(USPSGAdditionalFabrication_C) == 0x000A70, "Wrong size on USPSGAdditionalFabrication_C"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_MAX_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_MAX_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_MAX_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_MAX_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_MAX_C"); \ - -#define DUMPER7_ASSERTS_UGoalData_Wait_C \ -static_assert(alignof(UGoalData_Wait_C) == 0x000008, "Wrong alignment on UGoalData_Wait_C"); \ -static_assert(sizeof(UGoalData_Wait_C) == 0x000038, "Wrong size on UGoalData_Wait_C"); \ -static_assert(offsetof(UGoalData_Wait_C, WaitTime) == 0x000028, "Member 'UGoalData_Wait_C::WaitTime' has a wrong offset!"); \ -static_assert(offsetof(UGoalData_Wait_C, WaitUntil) == 0x000030, "Member 'UGoalData_Wait_C::WaitUntil' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_SPUpgradedBurnDuration_C \ -static_assert(alignof(UGE_SPUpgradedBurnDuration_C) == 0x000008, "Wrong alignment on UGE_SPUpgradedBurnDuration_C"); \ -static_assert(sizeof(UGE_SPUpgradedBurnDuration_C) == 0x000A70, "Wrong size on UGE_SPUpgradedBurnDuration_C"); \ - -#define DUMPER7_ASSERTS_NPC_C_ActivatePawnCamera \ -static_assert(alignof(NPC_C_ActivatePawnCamera) == 0x000008, "Wrong alignment on NPC_C_ActivatePawnCamera"); \ -static_assert(sizeof(NPC_C_ActivatePawnCamera) == 0x000010, "Wrong size on NPC_C_ActivatePawnCamera"); \ -static_assert(offsetof(NPC_C_ActivatePawnCamera, Target) == 0x000000, "Member 'NPC_C_ActivatePawnCamera::Target' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ActivatePawnCamera, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'NPC_C_ActivatePawnCamera::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_DeactivateCameras \ -static_assert(alignof(NPC_C_DeactivateCameras) == 0x000010, "Wrong alignment on NPC_C_DeactivateCameras"); \ -static_assert(sizeof(NPC_C_DeactivateCameras) == 0x000110, "Wrong size on NPC_C_DeactivateCameras"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CameraID) == 0x000000, "Member 'NPC_C_DeactivateCameras::CameraID' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, Temp_int_Array_Index_Variable) == 0x000004, "Member 'NPC_C_DeactivateCameras::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'NPC_C_DeactivateCameras::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00000C, "Member 'NPC_C_DeactivateCameras::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'NPC_C_DeactivateCameras::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'NPC_C_DeactivateCameras::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Array_Get_Item) == 0x000020, "Member 'NPC_C_DeactivateCameras::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DeactivateCameras, CallFunc_Less_IntInt_ReturnValue) == 0x000100, "Member 'NPC_C_DeactivateCameras::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_DialogBegin \ -static_assert(alignof(NPC_C_DialogBegin) == 0x000008, "Wrong alignment on NPC_C_DialogBegin"); \ -static_assert(sizeof(NPC_C_DialogBegin) == 0x000038, "Wrong size on NPC_C_DialogBegin"); \ -static_assert(offsetof(NPC_C_DialogBegin, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'NPC_C_DialogBegin::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogBegin, CallFunc_MakeGameplayTagContainerFromTag_ReturnValue) == 0x000008, "Member 'NPC_C_DialogBegin::CallFunc_MakeGameplayTagContainerFromTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogBegin, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'NPC_C_DialogBegin::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogBegin, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x000029, "Member 'NPC_C_DialogBegin::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogBegin, CallFunc_GetSequencePlayer_ReturnValue) == 0x000030, "Member 'NPC_C_DialogBegin::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_DialogFinish \ -static_assert(alignof(NPC_C_DialogFinish) == 0x000008, "Wrong alignment on NPC_C_DialogFinish"); \ -static_assert(sizeof(NPC_C_DialogFinish) == 0x000070, "Wrong size on NPC_C_DialogFinish"); \ -static_assert(offsetof(NPC_C_DialogFinish, Temp_int_Array_Index_Variable) == 0x000000, "Member 'NPC_C_DialogFinish::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'NPC_C_DialogFinish::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'NPC_C_DialogFinish::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'NPC_C_DialogFinish::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000018, "Member 'NPC_C_DialogFinish::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'NPC_C_DialogFinish::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Array_Get_Item) == 0x000030, "Member 'NPC_C_DialogFinish::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'NPC_C_DialogFinish::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_Less_IntInt_ReturnValue) == 0x00003C, "Member 'NPC_C_DialogFinish::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_CreateLevelSequencePlayer_OutActor) == 0x000040, "Member 'NPC_C_DialogFinish::CallFunc_CreateLevelSequencePlayer_OutActor' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_CreateLevelSequencePlayer_ReturnValue) == 0x000048, "Member 'NPC_C_DialogFinish::CallFunc_CreateLevelSequencePlayer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetSequencePlayer_ReturnValue) == 0x000050, "Member 'NPC_C_DialogFinish::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000058, "Member 'NPC_C_DialogFinish::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'NPC_C_DialogFinish::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_DialogFinish, CallFunc_GetPlayerController_ReturnValue) == 0x000068, "Member 'NPC_C_DialogFinish::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_ExecuteUbergraph_NPC \ -static_assert(alignof(NPC_C_ExecuteUbergraph_NPC) == 0x000008, "Wrong alignment on NPC_C_ExecuteUbergraph_NPC"); \ -static_assert(sizeof(NPC_C_ExecuteUbergraph_NPC) == 0x000108, "Wrong size on NPC_C_ExecuteUbergraph_NPC"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, EntryPoint) == 0x000000, "Member 'NPC_C_ExecuteUbergraph_NPC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000008, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_bool_Variable) == 0x000018, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue) == 0x00001C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Not_PreBool_ReturnValue) == 0x000020, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable_1) == 0x000028, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue) == 0x00002C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue_1) == 0x000030, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable) == 0x000034, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable_1) == 0x000038, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Loop_Counter_Variable_2) == 0x00003C, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Add_IntInt_ReturnValue_2) == 0x000044, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, Temp_int_Array_Index_Variable_2) == 0x000048, "Member 'NPC_C_ExecuteUbergraph_NPC::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item) == 0x000050, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CreateDelegate_OutputDelegate) == 0x000058, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000068, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000078, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item_1) == 0x000088, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Get_Item_2) == 0x000090, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue_1) == 0x000098, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Array_Length_ReturnValue_2) == 0x00009C, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000A0, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000A1, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_getDialogManager_ReturnValue) == 0x0000A8, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_dialogTalk) == 0x0000B0, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_dialogTalk' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_talkID) == 0x0000B8, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_talkID' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_CustomEvent_speakerIDs) == 0x0000E0, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_CustomEvent_speakerIDs' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, CallFunc_getItemObject_ReturnValue) == 0x0000F0, "Member 'NPC_C_ExecuteUbergraph_NPC::CallFunc_getItemObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_DynamicCast_AsDialogue) == 0x0000F8, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_DynamicCast_AsDialogue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_ExecuteUbergraph_NPC, K2Node_DynamicCast_bSuccess) == 0x000100, "Member 'NPC_C_ExecuteUbergraph_NPC::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_NoSequenceOccasion \ -static_assert(alignof(NPC_C_NoSequenceOccasion) == 0x000008, "Wrong alignment on NPC_C_NoSequenceOccasion"); \ -static_assert(sizeof(NPC_C_NoSequenceOccasion) == 0x000020, "Wrong size on NPC_C_NoSequenceOccasion"); \ -static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_GetComponentsByTag_ReturnValue) == 0x000000, "Member 'NPC_C_NoSequenceOccasion::CallFunc_GetComponentsByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_Array_Get_Item) == 0x000010, "Member 'NPC_C_NoSequenceOccasion::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_NoSequenceOccasion, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'NPC_C_NoSequenceOccasion::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_OnAnyDialogEnd_Event_0 \ -static_assert(alignof(NPC_C_OnAnyDialogEnd_Event_0) == 0x000008, "Wrong alignment on NPC_C_OnAnyDialogEnd_Event_0"); \ -static_assert(sizeof(NPC_C_OnAnyDialogEnd_Event_0) == 0x000040, "Wrong size on NPC_C_OnAnyDialogEnd_Event_0"); \ -static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, DialogTalk) == 0x000000, "Member 'NPC_C_OnAnyDialogEnd_Event_0::DialogTalk' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, talkID) == 0x000008, "Member 'NPC_C_OnAnyDialogEnd_Event_0::talkID' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_OnAnyDialogEnd_Event_0, speakerIDs) == 0x000030, "Member 'NPC_C_OnAnyDialogEnd_Event_0::speakerIDs' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_PossesCamera \ -static_assert(alignof(NPC_C_PossesCamera) == 0x000008, "Wrong alignment on NPC_C_PossesCamera"); \ -static_assert(sizeof(NPC_C_PossesCamera) == 0x000090, "Wrong size on NPC_C_PossesCamera"); \ -static_assert(offsetof(NPC_C_PossesCamera, LevelSequenceLoc) == 0x000000, "Member 'NPC_C_PossesCamera::LevelSequenceLoc' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CameraID) == 0x000008, "Member 'NPC_C_PossesCamera::CameraID' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, LevelSequenceLocal) == 0x000010, "Member 'NPC_C_PossesCamera::LevelSequenceLocal' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'NPC_C_PossesCamera::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_SetCurrCamera_CurrCamera) == 0x000020, "Member 'NPC_C_PossesCamera::CallFunc_SetCurrCamera_CurrCamera' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000028, "Member 'NPC_C_PossesCamera::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetSequencePlayer_ReturnValue) == 0x000040, "Member 'NPC_C_PossesCamera::CallFunc_GetSequencePlayer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'NPC_C_PossesCamera::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'NPC_C_PossesCamera::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_K2_TeleportTo_ReturnValue) == 0x000068, "Member 'NPC_C_PossesCamera::CallFunc_K2_TeleportTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_GetSequencePlayer_ReturnValue_1) == 0x000070, "Member 'NPC_C_PossesCamera::CallFunc_GetSequencePlayer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_IsValid_ReturnValue_1) == 0x000078, "Member 'NPC_C_PossesCamera::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_CreateLevelSequencePlayer_OutActor) == 0x000080, "Member 'NPC_C_PossesCamera::CallFunc_CreateLevelSequencePlayer_OutActor' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_PossesCamera, CallFunc_CreateLevelSequencePlayer_ReturnValue) == 0x000088, "Member 'NPC_C_PossesCamera::CallFunc_CreateLevelSequencePlayer_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_SetCurrCamera \ -static_assert(alignof(NPC_C_SetCurrCamera) == 0x000010, "Wrong alignment on NPC_C_SetCurrCamera"); \ -static_assert(sizeof(NPC_C_SetCurrCamera) == 0x000100, "Wrong size on NPC_C_SetCurrCamera"); \ -static_assert(offsetof(NPC_C_SetCurrCamera, CameraIndex) == 0x000000, "Member 'NPC_C_SetCurrCamera::CameraIndex' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_SetCurrCamera, CurrCamera) == 0x000008, "Member 'NPC_C_SetCurrCamera::CurrCamera' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_SetCurrCamera, CurrentCamera) == 0x000010, "Member 'NPC_C_SetCurrCamera::CurrentCamera' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_SetCurrCamera, CallFunc_Array_Get_Item) == 0x000020, "Member 'NPC_C_SetCurrCamera::CallFunc_Array_Get_Item' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_NPC_C_UserConstructionScript \ -static_assert(alignof(NPC_C_UserConstructionScript) == 0x000010, "Wrong alignment on NPC_C_UserConstructionScript"); \ -static_assert(sizeof(NPC_C_UserConstructionScript) == 0x0003D0, "Wrong size on NPC_C_UserConstructionScript"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, Temp_int_Variable) == 0x000000, "Member 'NPC_C_UserConstructionScript::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'NPC_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'NPC_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000080, "Member 'NPC_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraFocusSettings) == 0x000088, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraFocusSettings' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue) == 0x0000E8, "Member 'NPC_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, Temp_int_Variable_1) == 0x0000F0, "Member 'NPC_C_UserConstructionScript::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraSettingsStruct4NPC) == 0x000100, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraSettingsStruct4NPC' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x0001E0, "Member 'NPC_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_AddComponent_ReturnValue_1) == 0x0002C0, "Member 'NPC_C_UserConstructionScript::CallFunc_AddComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue) == 0x0002C8, "Member 'NPC_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_CameraSettingsStruct4NPC_1) == 0x0002D0, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_CameraSettingsStruct4NPC_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Subtract_IntInt_ReturnValue) == 0x0003B0, "Member 'NPC_C_UserConstructionScript::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Not_PreBool_ReturnValue_1) == 0x0003B4, "Member 'NPC_C_UserConstructionScript::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue_1) == 0x0003B8, "Member 'NPC_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0003BC, "Member 'NPC_C_UserConstructionScript::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0003C0, "Member 'NPC_C_UserConstructionScript::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast) == 0x0003C4, "Member 'NPC_C_UserConstructionScript::CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, K2Node_MakeStruct_ManualFocusDistance_ImplicitCast) == 0x0003C8, "Member 'NPC_C_UserConstructionScript::K2Node_MakeStruct_ManualFocusDistance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(NPC_C_UserConstructionScript, CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast_1) == 0x0003CC, "Member 'NPC_C_UserConstructionScript::CallFunc_SetFieldOfView_InFieldOfView_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ANPC_C \ -static_assert(alignof(ANPC_C) == 0x000008, "Wrong alignment on ANPC_C"); \ -static_assert(sizeof(ANPC_C) == 0x000360, "Wrong size on ANPC_C"); \ -static_assert(offsetof(ANPC_C, UberGraphFrame) == 0x0002C8, "Member 'ANPC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, DialogSpeaker) == 0x0002D0, "Member 'ANPC_C::DialogSpeaker' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, Arrow) == 0x0002D8, "Member 'ANPC_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, DefaultSceneRoot) == 0x0002E0, "Member 'ANPC_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, ClearAll) == 0x0002E8, "Member 'ANPC_C::ClearAll' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, NumberOfCameras) == 0x0002EC, "Member 'ANPC_C::NumberOfCameras' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, Camera_Struct_Existing) == 0x0002F0, "Member 'ANPC_C::Camera_Struct_Existing' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, Add_New) == 0x000300, "Member 'ANPC_C::Add_New' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, CameraPrefab) == 0x000308, "Member 'ANPC_C::CameraPrefab' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, Level_SequenceDefault_PostDialog) == 0x000318, "Member 'ANPC_C::Level_SequenceDefault_PostDialog' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, SequencerSettings) == 0x000320, "Member 'ANPC_C::SequencerSettings' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, InternalSequencePlayer) == 0x000348, "Member 'ANPC_C::InternalSequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, DefaultSequence) == 0x000350, "Member 'ANPC_C::DefaultSequence' has a wrong offset!"); \ -static_assert(offsetof(ANPC_C, CharacterName) == 0x000358, "Member 'ANPC_C::CharacterName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine \ -static_assert(alignof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine"); \ -static_assert(sizeof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine) == 0x000068, "Wrong size on CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, EntryPoint) == 0x000000, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_IsEmpty_ReturnValue) == 0x000004, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Array_Index_Variable) == 0x000008, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_IsClosed_Variable) == 0x00000C, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x00000D, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_int_Variable) == 0x000018, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, K2Node_Event_task_1) == 0x000020, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::K2Node_Event_task_1' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_GetAllActorsOfClass_OutActors) == 0x000028, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Get_Item) == 0x000038, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Length_ReturnValue) == 0x000040, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Less_IntInt_ReturnValue) == 0x000044, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, Temp_bool_Has_Been_Initd_Variable) == 0x000045, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Add_IntInt_ReturnValue_1) == 0x000048, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00004C, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Array_Length_ReturnValue_1) == 0x000050, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000054, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_BooleanOR_ReturnValue) == 0x000055, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_BooleanAND_ReturnValue) == 0x000056, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, K2Node_Event_task) == 0x000058, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::K2Node_Event_task' has a wrong offset!"); \ -static_assert(offsetof(CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine, CallFunc_Delay_Duration_ImplicitCast) == 0x000060, "Member 'CronosCinematicLine_C_ExecuteUbergraph_CronosCinematicLine::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosCinematicLine_C_ReceiveActivation \ -static_assert(alignof(CronosCinematicLine_C_ReceiveActivation) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ReceiveActivation"); \ -static_assert(sizeof(CronosCinematicLine_C_ReceiveActivation) == 0x000008, "Wrong size on CronosCinematicLine_C_ReceiveActivation"); \ -static_assert(offsetof(CronosCinematicLine_C_ReceiveActivation, Task) == 0x000000, "Member 'CronosCinematicLine_C_ReceiveActivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosCinematicLine_C_ReceiveDeactivation \ -static_assert(alignof(CronosCinematicLine_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on CronosCinematicLine_C_ReceiveDeactivation"); \ -static_assert(sizeof(CronosCinematicLine_C_ReceiveDeactivation) == 0x000008, "Wrong size on CronosCinematicLine_C_ReceiveDeactivation"); \ -static_assert(offsetof(CronosCinematicLine_C_ReceiveDeactivation, Task) == 0x000000, "Member 'CronosCinematicLine_C_ReceiveDeactivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosCinematicLine_C \ -static_assert(alignof(UCronosCinematicLine_C) == 0x000008, "Wrong alignment on UCronosCinematicLine_C"); \ -static_assert(sizeof(UCronosCinematicLine_C) == 0x0000D8, "Wrong size on UCronosCinematicLine_C"); \ -static_assert(offsetof(UCronosCinematicLine_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosCinematicLine_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCronosCinematicLine_C, CharacterName) == 0x0000B0, "Member 'UCronosCinematicLine_C::CharacterName' has a wrong offset!"); \ -static_assert(offsetof(UCronosCinematicLine_C, Level_Sequence_Loc) == 0x0000B8, "Member 'UCronosCinematicLine_C::Level_Sequence_Loc' has a wrong offset!"); \ -static_assert(offsetof(UCronosCinematicLine_C, CameraDelayStruct) == 0x0000C0, "Member 'UCronosCinematicLine_C::CameraDelayStruct' has a wrong offset!"); \ -static_assert(offsetof(UCronosCinematicLine_C, Index_0) == 0x0000D0, "Member 'UCronosCinematicLine_C::Index_0' has a wrong offset!"); \ -static_assert(offsetof(UCronosCinematicLine_C, NeedIcon_) == 0x0000D4, "Member 'UCronosCinematicLine_C::NeedIcon_' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay \ -static_assert(alignof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay) == 0x000008, "Wrong alignment on DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay"); \ -static_assert(sizeof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay) == 0x000068, "Wrong size on DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, EntryPoint) == 0x000000, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, K2Node_Event_task) == 0x000008, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::K2Node_Event_task' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Array_Index_Variable) == 0x000010, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_IsClosed_Variable) == 0x000014, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000015, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Loop_Counter_Variable) == 0x000018, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_int_Variable) == 0x000020, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, K2Node_Event_task_1) == 0x000028, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::K2Node_Event_task_1' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_GetAllActorsOfClass_OutActors) == 0x000030, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Get_Item) == 0x000040, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, Temp_bool_Has_Been_Initd_Variable) == 0x00004D, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Add_IntInt_ReturnValue_1) == 0x000050, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000054, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_NotEqual_IntInt_ReturnValue) == 0x00005C, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_BooleanAND_ReturnValue) == 0x00005D, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay, CallFunc_Delay_Duration_ImplicitCast) == 0x000060, "Member 'DIalogGameplay_C_ExecuteUbergraph_DIalogGameplay::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DIalogGameplay_C_ReceiveActivation \ -static_assert(alignof(DIalogGameplay_C_ReceiveActivation) == 0x000008, "Wrong alignment on DIalogGameplay_C_ReceiveActivation"); \ -static_assert(sizeof(DIalogGameplay_C_ReceiveActivation) == 0x000008, "Wrong size on DIalogGameplay_C_ReceiveActivation"); \ -static_assert(offsetof(DIalogGameplay_C_ReceiveActivation, Task) == 0x000000, "Member 'DIalogGameplay_C_ReceiveActivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DIalogGameplay_C_ReceiveDeactivation \ -static_assert(alignof(DIalogGameplay_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on DIalogGameplay_C_ReceiveDeactivation"); \ -static_assert(sizeof(DIalogGameplay_C_ReceiveDeactivation) == 0x000008, "Wrong size on DIalogGameplay_C_ReceiveDeactivation"); \ -static_assert(offsetof(DIalogGameplay_C_ReceiveDeactivation, Task) == 0x000000, "Member 'DIalogGameplay_C_ReceiveDeactivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDIalogGameplay_C \ -static_assert(alignof(UDIalogGameplay_C) == 0x000008, "Wrong alignment on UDIalogGameplay_C"); \ -static_assert(sizeof(UDIalogGameplay_C) == 0x0000D8, "Wrong size on UDIalogGameplay_C"); \ -static_assert(offsetof(UDIalogGameplay_C, UberGraphFrame) == 0x0000A8, "Member 'UDIalogGameplay_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDIalogGameplay_C, CharacterName) == 0x0000B0, "Member 'UDIalogGameplay_C::CharacterName' has a wrong offset!"); \ -static_assert(offsetof(UDIalogGameplay_C, Level_Sequence_Loc) == 0x0000B8, "Member 'UDIalogGameplay_C::Level_Sequence_Loc' has a wrong offset!"); \ -static_assert(offsetof(UDIalogGameplay_C, CameraDelayStruct) == 0x0000C0, "Member 'UDIalogGameplay_C::CameraDelayStruct' has a wrong offset!"); \ -static_assert(offsetof(UDIalogGameplay_C, Index_0) == 0x0000D0, "Member 'UDIalogGameplay_C::Index_0' has a wrong offset!"); \ -static_assert(offsetof(UDIalogGameplay_C, NeedIcon_) == 0x0000D4, "Member 'UDIalogGameplay_C::NeedIcon_' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAIKnockDownDamage_C \ -static_assert(alignof(UAIKnockDownDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownDamage_C"); \ -static_assert(sizeof(UAIKnockDownDamage_C) == 0x000068, "Wrong size on UAIKnockDownDamage_C"); \ - -#define DUMPER7_ASSERTS_BPI_LandingPlatform_C_GetLandingDirection \ -static_assert(alignof(BPI_LandingPlatform_C_GetLandingDirection) == 0x000008, "Wrong alignment on BPI_LandingPlatform_C_GetLandingDirection"); \ -static_assert(sizeof(BPI_LandingPlatform_C_GetLandingDirection) == 0x000018, "Wrong size on BPI_LandingPlatform_C_GetLandingDirection"); \ -static_assert(offsetof(BPI_LandingPlatform_C_GetLandingDirection, LandingDiretion) == 0x000000, "Member 'BPI_LandingPlatform_C_GetLandingDirection::LandingDiretion' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPI_LandingPlatform_C_GetLandingDirections \ -static_assert(alignof(BPI_LandingPlatform_C_GetLandingDirections) == 0x000008, "Wrong alignment on BPI_LandingPlatform_C_GetLandingDirections"); \ -static_assert(sizeof(BPI_LandingPlatform_C_GetLandingDirections) == 0x000050, "Wrong size on BPI_LandingPlatform_C_GetLandingDirections"); \ -static_assert(offsetof(BPI_LandingPlatform_C_GetLandingDirections, Directions) == 0x000000, "Member 'BPI_LandingPlatform_C_GetLandingDirections::Directions' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IBPI_LandingPlatform_C \ -static_assert(alignof(IBPI_LandingPlatform_C) == 0x000001, "Wrong alignment on IBPI_LandingPlatform_C"); \ -static_assert(sizeof(IBPI_LandingPlatform_C) == 0x000001, "Wrong size on IBPI_LandingPlatform_C"); \ - -#define DUMPER7_ASSERTS_UGravityGunChargingReady_CameraShake_C \ -static_assert(alignof(UGravityGunChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UGravityGunChargingReady_CameraShake_C"); \ -static_assert(sizeof(UGravityGunChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UGravityGunChargingReady_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0001C0, "Wrong size on MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_7) == 0x000004, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_7' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_8) == 0x00000C, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_8' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_9) == 0x000018, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_9' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000038, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000098, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000118, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000130, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x000160, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph) == 0x000190, "Member 'MultiModeGun_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_AnimBP_C_AnimGraph \ -static_assert(alignof(MultiModeGun_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on MultiModeGun_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(MultiModeGun_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on MultiModeGun_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(MultiModeGun_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'MultiModeGun_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UMultiModeGun_AnimBP_C \ -static_assert(alignof(UMultiModeGun_AnimBP_C) == 0x000010, "Wrong alignment on UMultiModeGun_AnimBP_C"); \ -static_assert(sizeof(UMultiModeGun_AnimBP_C) == 0x000500, "Wrong size on UMultiModeGun_AnimBP_C"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_Tag) == 0x0003C0, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'UMultiModeGun_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_Root) == 0x0003D8, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_Slot) == 0x0003F8, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(UMultiModeGun_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x000440, "Member 'UMultiModeGun_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_ReloadAbility_C \ -static_assert(alignof(UGA_ReloadAbility_C) == 0x000008, "Wrong alignment on UGA_ReloadAbility_C"); \ -static_assert(sizeof(UGA_ReloadAbility_C) == 0x000480, "Wrong size on UGA_ReloadAbility_C"); \ - -#define DUMPER7_ASSERTS_UEnergyProgressBarWdget_BP_C \ -static_assert(alignof(UEnergyProgressBarWdget_BP_C) == 0x000010, "Wrong alignment on UEnergyProgressBarWdget_BP_C"); \ -static_assert(sizeof(UEnergyProgressBarWdget_BP_C) == 0x000400, "Wrong size on UEnergyProgressBarWdget_BP_C"); \ - -#define DUMPER7_ASSERTS_UEnergyBarWidget_BP_C \ -static_assert(alignof(UEnergyBarWidget_BP_C) == 0x000008, "Wrong alignment on UEnergyBarWidget_BP_C"); \ -static_assert(sizeof(UEnergyBarWidget_BP_C) == 0x000350, "Wrong size on UEnergyBarWidget_BP_C"); \ -static_assert(offsetof(UEnergyBarWidget_BP_C, Dodgeicon) == 0x000328, "Member 'UEnergyBarWidget_BP_C::Dodgeicon' has a wrong offset!"); \ -static_assert(offsetof(UEnergyBarWidget_BP_C, HealthBcgrd) == 0x000330, "Member 'UEnergyBarWidget_BP_C::HealthBcgrd' has a wrong offset!"); \ -static_assert(offsetof(UEnergyBarWidget_BP_C, horizontal_bar) == 0x000338, "Member 'UEnergyBarWidget_BP_C::horizontal_bar' has a wrong offset!"); \ -static_assert(offsetof(UEnergyBarWidget_BP_C, horizontal_bar_1) == 0x000340, "Member 'UEnergyBarWidget_BP_C::horizontal_bar_1' has a wrong offset!"); \ -static_assert(offsetof(UEnergyBarWidget_BP_C, vertical_bar) == 0x000348, "Member 'UEnergyBarWidget_BP_C::vertical_bar' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499 \ -static_assert(alignof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499) == 0x000008, "Wrong alignment on PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499"); \ -static_assert(sizeof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499) == 0x0000B0, "Wrong size on PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499, Payload) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_EventReceived_D85B62B443239CC8D007A3900DBFB499::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP \ -static_assert(alignof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP) == 0x000008, "Wrong alignment on PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP"); \ -static_assert(sizeof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP) == 0x0001A0, "Wrong size on PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_CustomEvent_Payload) == 0x000020, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, Temp_struct_Variable) == 0x0000D0, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, K2Node_Event_IsDesignTime) == 0x000180, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000188, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_WaitGameplayEventToActor_ReturnValue) == 0x000190, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_WaitGameplayEventToActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000198, "Member 'PlayerMineTrapWidget_BP_C_ExecuteUbergraph_PlayerMineTrapWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerMineTrapWidget_BP_C_PreConstruct \ -static_assert(alignof(PlayerMineTrapWidget_BP_C_PreConstruct) == 0x000001, "Wrong alignment on PlayerMineTrapWidget_BP_C_PreConstruct"); \ -static_assert(sizeof(PlayerMineTrapWidget_BP_C_PreConstruct) == 0x000001, "Wrong size on PlayerMineTrapWidget_BP_C_PreConstruct"); \ -static_assert(offsetof(PlayerMineTrapWidget_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'PlayerMineTrapWidget_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerMineTrapWidget_BP_C \ -static_assert(alignof(UPlayerMineTrapWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerMineTrapWidget_BP_C"); \ -static_assert(sizeof(UPlayerMineTrapWidget_BP_C) == 0x000428, "Wrong size on UPlayerMineTrapWidget_BP_C"); \ -static_assert(offsetof(UPlayerMineTrapWidget_BP_C, UberGraphFrame) == 0x000418, "Member 'UPlayerMineTrapWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UPlayerMineTrapWidget_BP_C, Zero_TMammo) == 0x000420, "Member 'UPlayerMineTrapWidget_BP_C::Zero_TMammo' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_doppel_Jaw_animBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData) == 0x0002B8, "Wrong size on doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __NameProperty_28) == 0x000004, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__NameProperty_28' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_29) == 0x00000C, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_29' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_30) == 0x000010, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_30' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __StructProperty_31) == 0x000014, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__StructProperty_31' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_32) == 0x000040, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_32' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_33) == 0x000044, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_33' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_34) == 0x000045, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_34' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_35) == 0x000046, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_35' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __NameProperty_36) == 0x000048, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__NameProperty_36' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, __StructProperty_37) == 0x000050, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::__StructProperty_37' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000070, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000F0, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000108, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000138, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x000168, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x000198, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x0001C8, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0001F8, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TwoWayBlend) == 0x000228, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000258, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000288, "Member 'doppel_Jaw_animBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_doppel_Jaw_animBP_C_AnimGraph \ -static_assert(alignof(doppel_Jaw_animBP_C_AnimGraph) == 0x000008, "Wrong alignment on doppel_Jaw_animBP_C_AnimGraph"); \ -static_assert(sizeof(doppel_Jaw_animBP_C_AnimGraph) == 0x000020, "Wrong size on doppel_Jaw_animBP_C_AnimGraph"); \ -static_assert(offsetof(doppel_Jaw_animBP_C_AnimGraph, InPose) == 0x000000, "Member 'doppel_Jaw_animBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(doppel_Jaw_animBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'doppel_Jaw_animBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Udoppel_Jaw_animBP_C \ -static_assert(alignof(Udoppel_Jaw_animBP_C) == 0x000010, "Wrong alignment on Udoppel_Jaw_animBP_C"); \ -static_assert(sizeof(Udoppel_Jaw_animBP_C) == 0x000C50, "Wrong size on Udoppel_Jaw_animBP_C"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C0, "Member 'Udoppel_Jaw_animBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimBlueprintExtension_Base) == 0x0003C8, "Member 'Udoppel_Jaw_animBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_Root) == 0x0003D0, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_LinkedInputPose) == 0x0003F0, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_ControlRig) == 0x0004A8, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_LayeredBoneBlend) == 0x000988, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_UseCachedPose_1) == 0x000A70, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_SequencePlayer) == 0x000A98, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_TwoWayBlend) == 0x000AE0, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_TwoWayBlend' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_SaveCachedPose) == 0x000BA8, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Udoppel_Jaw_animBP_C, AnimGraphNode_UseCachedPose) == 0x000C28, "Member 'Udoppel_Jaw_animBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent \ -static_assert(alignof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent) == 0x000008, "Wrong alignment on WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent"); \ -static_assert(sizeof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent) == 0x000068, "Wrong size on WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, ReturnValue) == 0x000000, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000020, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetLastAbilityActivationTime_ReturnValue) == 0x000028, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetLastAbilityActivationTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetQuickFabricationPerformTime_ReturnValue) == 0x00002C, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetQuickFabricationPerformTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_GetTimeSeconds_ReturnValue) == 0x000030, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_FClamp_ReturnValue) == 0x000048, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000050, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000058, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000060, "Member 'WBP_QuickCraftHeal_C_Get_FirstSlotProgressBar_Percent::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_QuickCraftHeal_C \ -static_assert(alignof(UWBP_QuickCraftHeal_C) == 0x000008, "Wrong alignment on UWBP_QuickCraftHeal_C"); \ -static_assert(sizeof(UWBP_QuickCraftHeal_C) == 0x0003B0, "Wrong size on UWBP_QuickCraftHeal_C"); \ -static_assert(offsetof(UWBP_QuickCraftHeal_C, FirstSlotProgressBar) == 0x0003A0, "Member 'UWBP_QuickCraftHeal_C::FirstSlotProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UWBP_QuickCraftHeal_C, HealImg) == 0x0003A8, "Member 'UWBP_QuickCraftHeal_C::HealImg' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Gabriel_Soulleak_C \ -static_assert(alignof(UGE_Video_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Gabriel_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Gabriel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Gabriel_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Artur_Soulleak_C \ -static_assert(alignof(UGE_Video_Artur_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Artur_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Artur_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Artur_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGAmmoUpgrade_C \ -static_assert(alignof(UGE_SGAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_SGAmmoUpgrade_C"); \ -static_assert(sizeof(UGE_SGAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_SGAmmoUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_SGDamageUpgrade_Tier3_C \ -static_assert(alignof(UGE_SGDamageUpgrade_Tier3_C) == 0x000008, "Wrong alignment on UGE_SGDamageUpgrade_Tier3_C"); \ -static_assert(sizeof(UGE_SGDamageUpgrade_Tier3_C) == 0x000A70, "Wrong size on UGE_SGDamageUpgrade_Tier3_C"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_ExecuteUbergraph_Beh_Burning \ -static_assert(alignof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning) == 0x000008, "Wrong alignment on Beh_Burning_C_ExecuteUbergraph_Beh_Burning"); \ -static_assert(sizeof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning) == 0x0000B8, "Wrong size on Beh_Burning_C_ExecuteUbergraph_Beh_Burning"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, EntryPoint) == 0x000000, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_RandomFloatInRange_ReturnValue) == 0x000008, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_WaitGameplayTag_ReturnValue) == 0x000030, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_WaitGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, K2Node_CreateDelegate_OutputDelegate_2) == 0x000038, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_IsValid_ReturnValue) == 0x000048, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, K2Node_Event_AiController_1) == 0x000050, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000058, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_TaskWaitDelay_ReturnValue) == 0x000068, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, K2Node_Event_AiController) == 0x000070, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_K2_GetPawn_ReturnValue) == 0x000078, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_IsEnemyDead_ReturnValue) == 0x000080, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_IsEnemyDead_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_IsValid_ReturnValue_1) == 0x000081, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_GetMontageArrayForState_AM) == 0x000088, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_GetMontageArrayForState_AM' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_CommitBehaviour_ReturnValue) == 0x000098, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_GetSelectedAnimationMontage_AnimationMontageList) == 0x0000A0, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_GetSelectedAnimationMontage_AnimationMontageList' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x0000A8, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_TaskWaitDelay_Time_ImplicitCast) == 0x0000B0, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_TaskWaitDelay_Time_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_ExecuteUbergraph_Beh_Burning, CallFunc_SetMontageStartAt_MontageStartAt_ImplicitCast) == 0x0000B4, "Member 'Beh_Burning_C_ExecuteUbergraph_Beh_Burning::CallFunc_SetMontageStartAt_MontageStartAt_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_GetBurningTime \ -static_assert(alignof(Beh_Burning_C_GetBurningTime) == 0x000008, "Wrong alignment on Beh_Burning_C_GetBurningTime"); \ -static_assert(sizeof(Beh_Burning_C_GetBurningTime) == 0x000050, "Wrong size on Beh_Burning_C_GetBurningTime"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, Time) == 0x000000, "Member 'Beh_Burning_C_GetBurningTime::Time' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_GetAvatar_ReturnValue) == 0x000008, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000010, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_GetActiveEffectsWithAllTags_ReturnValue) == 0x000018, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_GetActiveEffectsWithAllTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_Array_Get_Item) == 0x000028, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_GetActiveGameplayEffectRemainingDuration_ReturnValue) == 0x000030, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_GetActiveGameplayEffectRemainingDuration_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_GetActiveGameplayEffectTotalDuration_ReturnValue) == 0x000034, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_GetActiveGameplayEffectTotalDuration_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000040, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetBurningTime, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'Beh_Burning_C_GetBurningTime::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_K2_Activate \ -static_assert(alignof(Beh_Burning_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Burning_C_K2_Activate"); \ -static_assert(sizeof(Beh_Burning_C_K2_Activate) == 0x000008, "Wrong size on Beh_Burning_C_K2_Activate"); \ -static_assert(offsetof(Beh_Burning_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Burning_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_K2_Initialize \ -static_assert(alignof(Beh_Burning_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Burning_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Burning_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Burning_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Burning_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Burning_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_Select_AM_ToPlay \ -static_assert(alignof(Beh_Burning_C_Select_AM_ToPlay) == 0x000008, "Wrong alignment on Beh_Burning_C_Select_AM_ToPlay"); \ -static_assert(sizeof(Beh_Burning_C_Select_AM_ToPlay) == 0x000028, "Wrong size on Beh_Burning_C_Select_AM_ToPlay"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, AM_Index) == 0x000000, "Member 'Beh_Burning_C_Select_AM_ToPlay::AM_Index' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, Exclude) == 0x000004, "Member 'Beh_Burning_C_Select_AM_ToPlay::Exclude' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, Section_0) == 0x000008, "Member 'Beh_Burning_C_Select_AM_ToPlay::Section_0' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, AM_To_Play) == 0x000010, "Member 'Beh_Burning_C_Select_AM_ToPlay::AM_To_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, CallFunc_Select_AM_ToPlay_Section) == 0x000018, "Member 'Beh_Burning_C_Select_AM_ToPlay::CallFunc_Select_AM_ToPlay_Section' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Select_AM_ToPlay, CallFunc_Select_AM_ToPlay_AM_To_Play) == 0x000020, "Member 'Beh_Burning_C_Select_AM_ToPlay::CallFunc_Select_AM_ToPlay_AM_To_Play' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_Set_Initial_Montage_Section \ -static_assert(alignof(Beh_Burning_C_Set_Initial_Montage_Section) == 0x000008, "Wrong alignment on Beh_Burning_C_Set_Initial_Montage_Section"); \ -static_assert(sizeof(Beh_Burning_C_Set_Initial_Montage_Section) == 0x000020, "Wrong size on Beh_Burning_C_Set_Initial_Montage_Section"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, SelectedMontage) == 0x000000, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::SelectedMontage' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, CallFunc_IsValidSectionName_ReturnValue) == 0x000009, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::CallFunc_IsValidSectionName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, CallFunc_IsValidSectionName_ReturnValue_1) == 0x00000A, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::CallFunc_IsValidSectionName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, CallFunc_GetBurningTime_Time) == 0x000010, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::CallFunc_GetBurningTime_Time' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_Set_Initial_Montage_Section, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'Beh_Burning_C_Set_Initial_Montage_Section::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Burning_C_GetMontageArrayForState \ -static_assert(alignof(Beh_Burning_C_GetMontageArrayForState) == 0x000008, "Wrong alignment on Beh_Burning_C_GetMontageArrayForState"); \ -static_assert(sizeof(Beh_Burning_C_GetMontageArrayForState) == 0x000040, "Wrong size on Beh_Burning_C_GetMontageArrayForState"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, AM) == 0x000000, "Member 'Beh_Burning_C_GetMontageArrayForState::AM' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, Temp_byte_Variable) == 0x000010, "Member 'Beh_Burning_C_GetMontageArrayForState::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000018, "Member 'Beh_Burning_C_GetMontageArrayForState::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000020, "Member 'Beh_Burning_C_GetMontageArrayForState::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, CallFunc_GetLyingType_ReturnValue) == 0x000021, "Member 'Beh_Burning_C_GetMontageArrayForState::CallFunc_GetLyingType_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, K2Node_Select_Default) == 0x000028, "Member 'Beh_Burning_C_GetMontageArrayForState::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Burning_C_GetMontageArrayForState, CallFunc_Array_IsEmpty_ReturnValue) == 0x000038, "Member 'Beh_Burning_C_GetMontageArrayForState::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Burning_C \ -static_assert(alignof(UBeh_Burning_C) == 0x000008, "Wrong alignment on UBeh_Burning_C"); \ -static_assert(sizeof(UBeh_Burning_C) == 0x000638, "Wrong size on UBeh_Burning_C"); \ -static_assert(offsetof(UBeh_Burning_C, UberGraphFrame_Beh_Burning_C) == 0x0005F0, "Member 'UBeh_Burning_C::UberGraphFrame_Beh_Burning_C' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Burning_C, Standing_Montage_to_Play) == 0x0005F8, "Member 'UBeh_Burning_C::Standing_Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Burning_C, Lying_FU_Montage_to_Play) == 0x000608, "Member 'UBeh_Burning_C::Lying_FU_Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Burning_C, Lying_FD_Montage_to_Play) == 0x000618, "Member 'UBeh_Burning_C::Lying_FD_Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Burning_C, Lock_Behavior_Mode) == 0x000628, "Member 'UBeh_Burning_C::Lock_Behavior_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Burning_C, Section) == 0x00062C, "Member 'UBeh_Burning_C::Section' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_SPBonusDamageVsDoppel_C \ -static_assert(alignof(UGE_SPBonusDamageVsDoppel_C) == 0x000008, "Wrong alignment on UGE_SPBonusDamageVsDoppel_C"); \ -static_assert(sizeof(UGE_SPBonusDamageVsDoppel_C) == 0x000A70, "Wrong size on UGE_SPBonusDamageVsDoppel_C"); \ - -#define DUMPER7_ASSERTS_ULS_EM_WallStep_DirectorBP_C \ -static_assert(alignof(ULS_EM_WallStep_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_EM_WallStep_DirectorBP_C"); \ -static_assert(sizeof(ULS_EM_WallStep_DirectorBP_C) == 0x000048, "Wrong size on ULS_EM_WallStep_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeFifth_C \ -static_assert(alignof(UGA_WeaponModeFifth_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFifth_C"); \ -static_assert(sizeof(UGA_WeaponModeFifth_C) == 0x000488, "Wrong size on UGA_WeaponModeFifth_C"); \ - -#define DUMPER7_ASSERTS_UGenericDamage_C \ -static_assert(alignof(UGenericDamage_C) == 0x000008, "Wrong alignment on UGenericDamage_C"); \ -static_assert(sizeof(UGenericDamage_C) == 0x000068, "Wrong size on UGenericDamage_C"); \ - -#define DUMPER7_ASSERTS_UGeneric_AimMovement_C \ -static_assert(alignof(UGeneric_AimMovement_C) == 0x000010, "Wrong alignment on UGeneric_AimMovement_C"); \ -static_assert(sizeof(UGeneric_AimMovement_C) == 0x0001F0, "Wrong size on UGeneric_AimMovement_C"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP) == 0x000220, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_NavLink) == 0x000038, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_Actor) == 0x000040, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_Event_Destination) == 0x000048, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000088, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x0000A0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x0000A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000B8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000F0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000108, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000120, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_LongJumpDown_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000170, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue) == 0x000050, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorUpVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000128, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000158, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM) == 0x000010, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM) == 0x000520, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X) == 0x000010, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y) == 0x000018, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z) == 0x000020, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000028, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_object_Variable) == 0x000040, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000050, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetTransform_ReturnValue) == 0x000060, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_TransformDirection_ReturnValue) == 0x0000D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_TransformDirection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_struct_Variable) == 0x0000F0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_LineTraceSingle_OutHit) == 0x000120, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_LineTraceSingle_ReturnValue) == 0x000220, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, Temp_struct_Variable_1) == 0x000228, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_bBlockingHit) == 0x000240, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_bInitialOverlap) == 0x000241, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Time) == 0x000244, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Distance) == 0x000248, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Location) == 0x000250, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ImpactPoint) == 0x000268, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_Normal) == 0x000280, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ImpactNormal) == 0x000298, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_PhysMat) == 0x0002B0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitActor) == 0x0002B8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitComponent) == 0x0002C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitBoneName) == 0x0002C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_BoneName) == 0x0002D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_HitItem) == 0x0002D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_ElementIndex) == 0x0002DC, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_FaceIndex) == 0x0002E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_TraceStart) == 0x0002E8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakHitResult_TraceEnd) == 0x000300, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000318, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000320, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000328, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000340, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X_1) == 0x000348, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y_1) == 0x000350, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z_1) == 0x000358, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_1) == 0x000360, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_2) == 0x000378, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000390, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x0003A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x0004A8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0004C0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_X_2) == 0x0004C8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Y_2) == 0x0004D0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_BreakVector_Z_2) == 0x0004D8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_3) == 0x0004E0, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_MakeVector_ReturnValue_4) == 0x0004F8, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x000510, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SetupEM::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes \ -static_assert(alignof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes) == 0x000001, "Wrong alignment on EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes"); \ -static_assert(sizeof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes) == 0x000001, "Wrong size on EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes"); \ -static_assert(offsetof(EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes, BeginPlay) == 0x000000, "Member 'EM_Trigger_LongJumpDown_Sprinting_BP_C_SupportLandingAndCollisionBoxes::BeginPlay' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_LongJumpDown_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_LongJumpDown_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000410, "Wrong size on AEM_Trigger_LongJumpDown_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, UberGraphFrame_EM_Trigger_LongJumpDown_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::UberGraphFrame_EM_Trigger_LongJumpDown_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Arrow) == 0x000368, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, BTCameraControl) == 0x000370, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::BTCameraControl' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Cube) == 0x000378, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Cube' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, CubeHelperScene) == 0x000380, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::CubeHelperScene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, RedArrow) == 0x000388, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Plane) == 0x000398, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Plane' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, SkeletalMesh) == 0x0003A0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, HelperSpline) == 0x0003A8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::HelperSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Gravity) == 0x0003B0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Gravity' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, StrokeHeight) == 0x0003B8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::StrokeHeight' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, StrokeLength) == 0x0003C0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::StrokeLength' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Normal) == 0x0003C8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Normal' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Distance) == 0x0003E0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Distance' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, SplineWidth) == 0x0003E8, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, Impact_Point) == 0x0003F0, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::Impact_Point' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_LongJumpDown_Sprinting_BP_C, bFoundLocation) == 0x000408, "Member 'AEM_Trigger_LongJumpDown_Sprinting_BP_C::bFoundLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHeavyRifleChargingReady_CameraShake_C \ -static_assert(alignof(UHeavyRifleChargingReady_CameraShake_C) == 0x000010, "Wrong alignment on UHeavyRifleChargingReady_CameraShake_C"); \ -static_assert(sizeof(UHeavyRifleChargingReady_CameraShake_C) == 0x0001F0, "Wrong size on UHeavyRifleChargingReady_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_UTorchDamage_C \ -static_assert(alignof(UTorchDamage_C) == 0x000008, "Wrong alignment on UTorchDamage_C"); \ -static_assert(sizeof(UTorchDamage_C) == 0x000068, "Wrong size on UTorchDamage_C"); \ - -#define DUMPER7_ASSERTS_UGA_ToggleNextMode_C \ -static_assert(alignof(UGA_ToggleNextMode_C) == 0x000008, "Wrong alignment on UGA_ToggleNextMode_C"); \ -static_assert(sizeof(UGA_ToggleNextMode_C) == 0x000488, "Wrong size on UGA_ToggleNextMode_C"); \ - -#define DUMPER7_ASSERTS_UFullscreenImageMaterial_Widget_C \ -static_assert(alignof(UFullscreenImageMaterial_Widget_C) == 0x000008, "Wrong alignment on UFullscreenImageMaterial_Widget_C"); \ -static_assert(sizeof(UFullscreenImageMaterial_Widget_C) == 0x0002D8, "Wrong size on UFullscreenImageMaterial_Widget_C"); \ - -#define DUMPER7_ASSERTS_UGE_Sequence_Edward_Soulleak_C \ -static_assert(alignof(UGE_Sequence_Edward_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Edward_Soulleak_C"); \ -static_assert(sizeof(UGE_Sequence_Edward_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Edward_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UGA_QuickFabricationHealthPack_C \ -static_assert(alignof(UGA_QuickFabricationHealthPack_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationHealthPack_C"); \ -static_assert(sizeof(UGA_QuickFabricationHealthPack_C) == 0x000480, "Wrong size on UGA_QuickFabricationHealthPack_C"); \ -static_assert(offsetof(UGA_QuickFabricationHealthPack_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationHealthPack_C::Ability_to_Activate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_Lydia_SoulLeakCondition_C \ -static_assert(alignof(UBP_Lydia_SoulLeakCondition_C) == 0x000008, "Wrong alignment on UBP_Lydia_SoulLeakCondition_C"); \ -static_assert(sizeof(UBP_Lydia_SoulLeakCondition_C) == 0x000048, "Wrong size on UBP_Lydia_SoulLeakCondition_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSPyreUpgradeTier2_C \ -static_assert(alignof(UGE_TSPyreUpgradeTier2_C) == 0x000008, "Wrong alignment on UGE_TSPyreUpgradeTier2_C"); \ -static_assert(sizeof(UGE_TSPyreUpgradeTier2_C) == 0x000A70, "Wrong size on UGE_TSPyreUpgradeTier2_C"); \ - -#define DUMPER7_ASSERTS_BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo \ -static_assert(alignof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo) == 0x000008, "Wrong alignment on BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo"); \ -static_assert(sizeof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo) == 0x000020, "Wrong size on BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo"); \ -static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, EntryPoint) == 0x000000, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_PlayAnimation_ReturnValue_1) == 0x000010, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_IsAnimationPlaying_ReturnValue) == 0x000018, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'BPW_NoAmmo_C_ExecuteUbergraph_BPW_NoAmmo::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_NoAmmo_C \ -static_assert(alignof(UBPW_NoAmmo_C) == 0x000008, "Wrong alignment on UBPW_NoAmmo_C"); \ -static_assert(sizeof(UBPW_NoAmmo_C) == 0x000408, "Wrong size on UBPW_NoAmmo_C"); \ -static_assert(offsetof(UBPW_NoAmmo_C, UberGraphFrame) == 0x0003E8, "Member 'UBPW_NoAmmo_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBPW_NoAmmo_C, OnShow) == 0x0003F0, "Member 'UBPW_NoAmmo_C::OnShow' has a wrong offset!"); \ -static_assert(offsetof(UBPW_NoAmmo_C, Blink) == 0x0003F8, "Member 'UBPW_NoAmmo_C::Blink' has a wrong offset!"); \ -static_assert(offsetof(UBPW_NoAmmo_C, Glow) == 0x000400, "Member 'UBPW_NoAmmo_C::Glow' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UNavArea_Vault_C \ -static_assert(alignof(UNavArea_Vault_C) == 0x000008, "Wrong alignment on UNavArea_Vault_C"); \ -static_assert(sizeof(UNavArea_Vault_C) == 0x000048, "Wrong size on UNavArea_Vault_C"); \ - -#define DUMPER7_ASSERTS_UPlayerHudCollectItemWidget_BP_C \ -static_assert(alignof(UPlayerHudCollectItemWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudCollectItemWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudCollectItemWidget_BP_C) == 0x000588, "Wrong size on UPlayerHudCollectItemWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudCollectItemWidget_BP_C, NotifyBcgrd) == 0x000580, "Member 'UPlayerHudCollectItemWidget_BP_C::NotifyBcgrd' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EQC_PlayerContext_C_ProvideActorsSet \ -static_assert(alignof(EQC_PlayerContext_C_ProvideActorsSet) == 0x000008, "Wrong alignment on EQC_PlayerContext_C_ProvideActorsSet"); \ -static_assert(sizeof(EQC_PlayerContext_C_ProvideActorsSet) == 0x000050, "Wrong size on EQC_PlayerContext_C_ProvideActorsSet"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, QuerierObject) == 0x000000, "Member 'EQC_PlayerContext_C_ProvideActorsSet::QuerierObject' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, QuerierActor) == 0x000008, "Member 'EQC_PlayerContext_C_ProvideActorsSet::QuerierActor' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, ResultingActorsSet) == 0x000010, "Member 'EQC_PlayerContext_C_ProvideActorsSet::ResultingActorsSet' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000020, "Member 'EQC_PlayerContext_C_ProvideActorsSet::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, CallFunc_GetAllActorsWithTag_OutActors) == 0x000028, "Member 'EQC_PlayerContext_C_ProvideActorsSet::CallFunc_GetAllActorsWithTag_OutActors' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'EQC_PlayerContext_C_ProvideActorsSet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQC_PlayerContext_C_ProvideActorsSet, K2Node_MakeArray_Array) == 0x000040, "Member 'EQC_PlayerContext_C_ProvideActorsSet::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEQC_PlayerContext_C \ -static_assert(alignof(UEQC_PlayerContext_C) == 0x000008, "Wrong alignment on UEQC_PlayerContext_C"); \ -static_assert(sizeof(UEQC_PlayerContext_C) == 0x000030, "Wrong size on UEQC_PlayerContext_C"); \ - -#define DUMPER7_ASSERTS_UCronosHub_C \ -static_assert(alignof(UCronosHub_C) == 0x000008, "Wrong alignment on UCronosHub_C"); \ -static_assert(sizeof(UCronosHub_C) == 0x000088, "Wrong size on UCronosHub_C"); \ - -#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice \ -static_assert(alignof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice"); \ -static_assert(sizeof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice) == 0x000010, "Wrong size on IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice, EntryPoint) == 0x000000, "Member 'IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice, K2Node_Event_context) == 0x000008, "Member 'IntroCutsceneChoice_C_ExecuteUbergraph_IntroCutsceneChoice::K2Node_Event_context' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ScriptPerform \ -static_assert(alignof(IntroCutsceneChoice_C_ScriptPerform) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ScriptPerform"); \ -static_assert(sizeof(IntroCutsceneChoice_C_ScriptPerform) == 0x000008, "Wrong size on IntroCutsceneChoice_C_ScriptPerform"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptPerform, Context) == 0x000000, "Member 'IntroCutsceneChoice_C_ScriptPerform::Context' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IntroCutsceneChoice_C_ScriptToString \ -static_assert(alignof(IntroCutsceneChoice_C_ScriptToString) == 0x000008, "Wrong alignment on IntroCutsceneChoice_C_ScriptToString"); \ -static_assert(sizeof(IntroCutsceneChoice_C_ScriptToString) == 0x000058, "Wrong size on IntroCutsceneChoice_C_ScriptToString"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, ReturnValue) == 0x000000, "Member 'IntroCutsceneChoice_C_ScriptToString::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Conv_IntToString_ReturnValue) == 0x000018, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(IntroCutsceneChoice_C_ScriptToString, CallFunc_SelectString_ReturnValue) == 0x000048, "Member 'IntroCutsceneChoice_C_ScriptToString::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIntroCutsceneChoice_C \ -static_assert(alignof(UIntroCutsceneChoice_C) == 0x000008, "Wrong alignment on UIntroCutsceneChoice_C"); \ -static_assert(sizeof(UIntroCutsceneChoice_C) == 0x0000D8, "Wrong size on UIntroCutsceneChoice_C"); \ -static_assert(offsetof(UIntroCutsceneChoice_C, UberGraphFrame) == 0x0000C8, "Member 'UIntroCutsceneChoice_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UIntroCutsceneChoice_C, Question_Index) == 0x0000D0, "Member 'UIntroCutsceneChoice_C::Question_Index' has a wrong offset!"); \ -static_assert(offsetof(UIntroCutsceneChoice_C, Is_Right_Choice) == 0x0000D4, "Member 'UIntroCutsceneChoice_C::Is_Right_Choice' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough \ -static_assert(alignof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough) == 0x000010, "Wrong alignment on GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough) == 0x000350, "Wrong size on GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, EntryPoint) == 0x000000, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_3) == 0x000004, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_X) == 0x000010, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_Y) == 0x000018, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_BreakVector_Z) == 0x000020, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_2) == 0x000040, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_1) == 0x000048, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_1) == 0x000050, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName) == 0x000060, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_name_Variable) == 0x000078, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_3) == 0x000080, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000090, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable) == 0x000091, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue) == 0x000092, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable_1) == 0x000093, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, Temp_bool_Variable_2) == 0x000094, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Event_EventData) == 0x000098, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_DynamicCast_AsEM_Trigger_Jump_Through_Sprinting_BP) == 0x000148, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_DynamicCast_AsEM_Trigger_Jump_Through_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000158, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue_1) == 0x000160, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_4) == 0x000164, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_WaitDelay_ReturnValue) == 0x000178, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetCurrentSlot_ReturnValue) == 0x000180, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetCurrentSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000188, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsValid_ReturnValue_2) == 0x000189, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CreateDelegate_OutputDelegate_5) == 0x00018C, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_CustomEvent_NotifyName_4) == 0x00019C, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetAnimInstance_ReturnValue) == 0x0001A8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetComponentByClass_ReturnValue) == 0x0001B0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_IsSprinting_ReturnValue) == 0x0001B8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default) == 0x0001C0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default_1) == 0x0001C8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetForwardVector_ReturnValue) == 0x0001D0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_GetUpVector_ReturnValue) == 0x0001E8, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000200, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_MakeStruct_CorrectionData) == 0x000218, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0002C0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0002E0, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, K2Node_Select_Default_2) == 0x000340, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000348, "Member 'GA_EM_JumpThrough_C_ExecuteUbergraph_GA_EM_JumpThrough::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_JumpThrough_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F \ -static_assert(alignof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnBlendOut_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F \ -static_assert(alignof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnCompleted_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F \ -static_assert(alignof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnInterrupted_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F \ -static_assert(alignof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnNotifyBegin_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F \ -static_assert(alignof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F) == 0x000004, "Wrong alignment on GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(sizeof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F) == 0x000008, "Wrong size on GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F"); \ -static_assert(offsetof(GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F, NotifyName) == 0x000000, "Member 'GA_EM_JumpThrough_C_OnNotifyEnd_04AA305D48302143317CA6B6E2A0EB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_JumpThrough_C \ -static_assert(alignof(UGA_EM_JumpThrough_C) == 0x000010, "Wrong alignment on UGA_EM_JumpThrough_C"); \ -static_assert(sizeof(UGA_EM_JumpThrough_C) == 0x0005B0, "Wrong size on UGA_EM_JumpThrough_C"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, UberGraphFrame_GA_EM_JumpThrough_C) == 0x000470, "Member 'UGA_EM_JumpThrough_C::UberGraphFrame_GA_EM_JumpThrough_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_JumpThrough_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, AnimMontage) == 0x000480, "Member 'UGA_EM_JumpThrough_C::AnimMontage' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, IsRedSequence) == 0x000488, "Member 'UGA_EM_JumpThrough_C::IsRedSequence' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, SnapTransform) == 0x000490, "Member 'UGA_EM_JumpThrough_C::SnapTransform' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, Movement) == 0x0004F0, "Member 'UGA_EM_JumpThrough_C::Movement' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, BlueSide) == 0x0004F8, "Member 'UGA_EM_JumpThrough_C::BlueSide' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, CameraControlComponent) == 0x000500, "Member 'UGA_EM_JumpThrough_C::CameraControlComponent' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpThrough_C, Correction_Data) == 0x000508, "Member 'UGA_EM_JumpThrough_C::Correction_Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlay_HitReaction_Pushback_C \ -static_assert(alignof(UPlay_HitReaction_Pushback_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Pushback_C"); \ -static_assert(sizeof(UPlay_HitReaction_Pushback_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Pushback_C"); \ - -#define DUMPER7_ASSERTS_UAnnihilatorShotShake_C \ -static_assert(alignof(UAnnihilatorShotShake_C) == 0x000010, "Wrong alignment on UAnnihilatorShotShake_C"); \ -static_assert(sizeof(UAnnihilatorShotShake_C) == 0x0001F0, "Wrong size on UAnnihilatorShotShake_C"); \ - -#define DUMPER7_ASSERTS_UGA_SoulLeaks_C \ -static_assert(alignof(UGA_SoulLeaks_C) == 0x000008, "Wrong alignment on UGA_SoulLeaks_C"); \ -static_assert(sizeof(UGA_SoulLeaks_C) == 0x0004C0, "Wrong size on UGA_SoulLeaks_C"); \ - -#define DUMPER7_ASSERTS_UGE_Material_Death_C \ -static_assert(alignof(UGE_Material_Death_C) == 0x000008, "Wrong alignment on UGE_Material_Death_C"); \ -static_assert(sizeof(UGE_Material_Death_C) == 0x000A70, "Wrong size on UGE_Material_Death_C"); \ - -#define DUMPER7_ASSERTS_UGA_EquipWeaponAbility_C \ -static_assert(alignof(UGA_EquipWeaponAbility_C) == 0x000008, "Wrong alignment on UGA_EquipWeaponAbility_C"); \ -static_assert(sizeof(UGA_EquipWeaponAbility_C) == 0x000430, "Wrong size on UGA_EquipWeaponAbility_C"); \ - -#define DUMPER7_ASSERTS_UGE_Material_Heal_C \ -static_assert(alignof(UGE_Material_Heal_C) == 0x000008, "Wrong alignment on UGE_Material_Heal_C"); \ -static_assert(sizeof(UGE_Material_Heal_C) == 0x000A70, "Wrong size on UGE_Material_Heal_C"); \ - -#define DUMPER7_ASSERTS_ULS_WallWalk270_DirectorBP_C \ -static_assert(alignof(ULS_WallWalk270_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_WallWalk270_DirectorBP_C"); \ -static_assert(sizeof(ULS_WallWalk270_DirectorBP_C) == 0x000048, "Wrong size on ULS_WallWalk270_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_BPI_CheatSheet_C_GetNextButton \ -static_assert(alignof(BPI_CheatSheet_C_GetNextButton) == 0x000008, "Wrong alignment on BPI_CheatSheet_C_GetNextButton"); \ -static_assert(sizeof(BPI_CheatSheet_C_GetNextButton) == 0x000008, "Wrong size on BPI_CheatSheet_C_GetNextButton"); \ -static_assert(offsetof(BPI_CheatSheet_C_GetNextButton, Button) == 0x000000, "Member 'BPI_CheatSheet_C_GetNextButton::Button' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IBPI_CheatSheet_C \ -static_assert(alignof(IBPI_CheatSheet_C) == 0x000001, "Wrong alignment on IBPI_CheatSheet_C"); \ -static_assert(sizeof(IBPI_CheatSheet_C) == 0x000001, "Wrong size on IBPI_CheatSheet_C"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_CancelOnAvatarDamaged \ -static_assert(alignof(Beh_UseSmartObject_C_CancelOnAvatarDamaged) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_CancelOnAvatarDamaged"); \ -static_assert(sizeof(Beh_UseSmartObject_C_CancelOnAvatarDamaged) == 0x000040, "Wrong size on Beh_UseSmartObject_C_CancelOnAvatarDamaged"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, DamageCauser) == 0x000000, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, HitComponent) == 0x000008, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::HitComponent' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, DamageAmount) == 0x000010, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::DamageAmount' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, DamageType) == 0x000014, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, CallFunc_GetAvatar_ReturnValue) == 0x000028, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, K2Node_DynamicCast_AsCronos_Base_Enemy_Character) == 0x000030, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::K2Node_DynamicCast_AsCronos_Base_Enemy_Character' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnAvatarDamaged, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Beh_UseSmartObject_C_CancelOnAvatarDamaged::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_CancelOnSOReleased \ -static_assert(alignof(Beh_UseSmartObject_C_CancelOnSOReleased) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_CancelOnSOReleased"); \ -static_assert(sizeof(Beh_UseSmartObject_C_CancelOnSOReleased) == 0x000020, "Wrong size on Beh_UseSmartObject_C_CancelOnSOReleased"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnSOReleased, SmartObject) == 0x000000, "Member 'Beh_UseSmartObject_C_CancelOnSOReleased::SmartObject' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnSOReleased, Controller) == 0x000008, "Member 'Beh_UseSmartObject_C_CancelOnSOReleased::Controller' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CancelOnSOReleased, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'Beh_UseSmartObject_C_CancelOnSOReleased::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_CheckDistance \ -static_assert(alignof(Beh_UseSmartObject_C_CheckDistance) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_CheckDistance"); \ -static_assert(sizeof(Beh_UseSmartObject_C_CheckDistance) == 0x000108, "Wrong size on Beh_UseSmartObject_C_CheckDistance"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, Target) == 0x000000, "Member 'Beh_UseSmartObject_C_CheckDistance::Target' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, Pawn) == 0x000018, "Member 'Beh_UseSmartObject_C_CheckDistance::Pawn' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, UpVector) == 0x000030, "Member 'Beh_UseSmartObject_C_CheckDistance::UpVector' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, ReturnValue) == 0x000048, "Member 'Beh_UseSmartObject_C_CheckDistance::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, UpComponent) == 0x000050, "Member 'Beh_UseSmartObject_C_CheckDistance::UpComponent' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, ToVector) == 0x000058, "Member 'Beh_UseSmartObject_C_CheckDistance::ToVector' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000070, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Abs_ReturnValue) == 0x000088, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000090, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000098, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000B0, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000C8, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000E0, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_VSizeSquared_ReturnValue) == 0x0000E8, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_VSizeSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Square_ReturnValue) == 0x0000F0, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Square_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_BooleanAND_ReturnValue) == 0x0000F9, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_CheckDistance, CallFunc_Square_A_ImplicitCast) == 0x000100, "Member 'Beh_UseSmartObject_C_CheckDistance::CallFunc_Square_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject \ -static_assert(alignof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject) == 0x000010, "Wrong alignment on Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject"); \ -static_assert(sizeof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject) == 0x0003C0, "Wrong size on Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, EntryPoint) == 0x000000, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue) == 0x000024, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_CanBeClaimed_ReturnValue) == 0x000025, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_CanBeClaimed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_2) == 0x000028, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_3) == 0x000038, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_1) == 0x000048, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_4) == 0x00004C, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_SupportsExitBehavior_ReturnValue) == 0x00005C, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_SupportsExitBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_Event_AiController) == 0x000060, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_CommitBehaviour_ReturnValue) == 0x000068, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_2) == 0x000069, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_Event_bWasInterrupted) == 0x00006A, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CustomEvent_Result) == 0x00006B, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CustomEvent_AIController) == 0x000070, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000078, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_getPawn_ReturnValue) == 0x000090, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_RequiresRotation_FaceTarget) == 0x000098, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_RequiresRotation_FaceTarget' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_RequiresRotation_RelativeRotateToTarget) == 0x0000A0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_RequiresRotation_RelativeRotateToTarget' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_RequiresRotation_ReturnValue) == 0x0000B8, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_RequiresRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetActorUpVector_ReturnValue) == 0x0000C0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_SelectVector_ReturnValue) == 0x0000D8, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000F0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BehaviorUseSmartObject_TaskOwner_CastInput) == 0x000108, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BehaviorUseSmartObject_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BehaviorUseSmartObject_ReturnValue) == 0x000118, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BehaviorUseSmartObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_5) == 0x000120, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_3) == 0x000130, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000138, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_CheckDistance_ReturnValue) == 0x000150, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_CheckDistance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_Not_PreBool_ReturnValue) == 0x000151, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetOwningAIController_ReturnValue) == 0x000158, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BehaviorRotateTowards_ReturnValue) == 0x000160, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BehaviorRotateTowards_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_4) == 0x000168, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, Temp_class_Variable) == 0x000170, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_CanBeUsed_ReturnValue) == 0x000178, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_CanBeUsed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetAvatar_ReturnValue) == 0x000180, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_DynamicCast_AsCronos_Base_Enemy_Character) == 0x000188, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_DynamicCast_AsCronos_Base_Enemy_Character' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_DynamicCast_bSuccess) == 0x000190, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_6) == 0x000194, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001A4, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_RetriveSmartObjectComp_AsCronos_Smart_Object) == 0x0001B8, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_RetriveSmartObjectComp_AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_5) == 0x0001C0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0001D0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_getPawn_ReturnValue_1) == 0x000230, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000238, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_SetActorTransform_SweepHitResult) == 0x000250, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_SetActorTransform_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_K2_SetActorTransform_ReturnValue) == 0x000350, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_K2_SetActorTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_RequiresApproach_ReturnValue) == 0x000351, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_RequiresApproach_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x000358, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BehaviorMoveTo_ReturnValue) == 0x000368, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_BooleanAND_ReturnValue) == 0x000370, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_6) == 0x000371, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_getPawn_ReturnValue_2) == 0x000378, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_getPawn_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000380, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, K2Node_DynamicCast_bSuccess_1) == 0x000390, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000398, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetOwningAIController_ReturnValue_1) == 0x0003A0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_GetOwningAIController_ReturnValue_2) == 0x0003A8, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_GetOwningAIController_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject, CallFunc_IsValid_ReturnValue_7) == 0x0003B0, "Member 'Beh_UseSmartObject_C_ExecuteUbergraph_Beh_UseSmartObject::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_K2_Activate \ -static_assert(alignof(Beh_UseSmartObject_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_K2_Activate"); \ -static_assert(sizeof(Beh_UseSmartObject_C_K2_Activate) == 0x000008, "Wrong size on Beh_UseSmartObject_C_K2_Activate"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_UseSmartObject_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_K2_EndBehavior \ -static_assert(alignof(Beh_UseSmartObject_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_UseSmartObject_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_UseSmartObject_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_UseSmartObject_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_UseSmartObject_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_K2_ShouldTryLatentFinish \ -static_assert(alignof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_K2_ShouldTryLatentFinish"); \ -static_assert(sizeof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish) == 0x000018, "Wrong size on Beh_UseSmartObject_C_K2_ShouldTryLatentFinish"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, NewScore) == 0x000000, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::NewScore' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, ReturnValue) == 0x000004, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000005, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, CallFunc_IsValid_ReturnValue) == 0x000006, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, CallFunc_SupportsExitBehavior_ReturnValue) == 0x000007, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::CallFunc_SupportsExitBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, CallFunc_IsFinishing_ReturnValue) == 0x000008, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::CallFunc_IsFinishing_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_K2_ShouldTryLatentFinish, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000010, "Member 'Beh_UseSmartObject_C_K2_ShouldTryLatentFinish::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD \ -static_assert(alignof(Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD"); \ -static_assert(sizeof(Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD) == 0x000010, "Wrong size on Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD"); \ -static_assert(offsetof(Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD, Result) == 0x000000, "Member 'Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD, AIController) == 0x000008, "Member 'Beh_UseSmartObject_C_OnMoveFinished_9045472E43B84B9B2C11EDA1706938FD::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_RetriveSmartObjectComp \ -static_assert(alignof(Beh_UseSmartObject_C_RetriveSmartObjectComp) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_RetriveSmartObjectComp"); \ -static_assert(sizeof(Beh_UseSmartObject_C_RetriveSmartObjectComp) == 0x000038, "Wrong size on Beh_UseSmartObject_C_RetriveSmartObjectComp"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, AsCronos_Smart_Object) == 0x000000, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, K2Node_DynamicCast_AsCronos_Smart_Object) == 0x000010, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::K2Node_DynamicCast_AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, K2Node_DynamicCast_AsActor) == 0x000020, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_RetriveSmartObjectComp, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'Beh_UseSmartObject_C_RetriveSmartObjectComp::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_UseSmartObject_C_AreSelectionConditionsMet \ -static_assert(alignof(Beh_UseSmartObject_C_AreSelectionConditionsMet) == 0x000008, "Wrong alignment on Beh_UseSmartObject_C_AreSelectionConditionsMet"); \ -static_assert(sizeof(Beh_UseSmartObject_C_AreSelectionConditionsMet) == 0x0000A0, "Wrong size on Beh_UseSmartObject_C_AreSelectionConditionsMet"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, InSelectionContext) == 0x000000, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::InSelectionContext' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, ReturnValue) == 0x000068, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, K2Node_DynamicCast_AsActor) == 0x000070, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, K2Node_DynamicCast_AsCronos_Smart_Object) == 0x000080, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::K2Node_DynamicCast_AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, CallFunc_GetComponentByClass_ReturnValue) == 0x000090, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_UseSmartObject_C_AreSelectionConditionsMet, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'Beh_UseSmartObject_C_AreSelectionConditionsMet::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_UseSmartObject_C \ -static_assert(alignof(UBeh_UseSmartObject_C) == 0x000008, "Wrong alignment on UBeh_UseSmartObject_C"); \ -static_assert(sizeof(UBeh_UseSmartObject_C) == 0x0001D0, "Wrong size on UBeh_UseSmartObject_C"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, UberGraphFrame) == 0x000198, "Member 'UBeh_UseSmartObject_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Acceptance_Radius) == 0x0001A0, "Member 'UBeh_UseSmartObject_C::Acceptance_Radius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Gate) == 0x0001A4, "Member 'UBeh_UseSmartObject_C::Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Smart_Object) == 0x0001A8, "Member 'UBeh_UseSmartObject_C::Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Ai_Controller) == 0x0001B0, "Member 'UBeh_UseSmartObject_C::Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Use_Planar_Rotation) == 0x0001B8, "Member 'UBeh_UseSmartObject_C::Use_Planar_Rotation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Rotation_Acceptance) == 0x0001BC, "Member 'UBeh_UseSmartObject_C::Rotation_Acceptance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, Time_Limit) == 0x0001C0, "Member 'UBeh_UseSmartObject_C::Time_Limit' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, bInterruptOnDamaged) == 0x0001C4, "Member 'UBeh_UseSmartObject_C::bInterruptOnDamaged' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, bSpawnInSmartObject) == 0x0001C5, "Member 'UBeh_UseSmartObject_C::bSpawnInSmartObject' has a wrong offset!"); \ -static_assert(offsetof(UBeh_UseSmartObject_C, SmartObjectTask) == 0x0001C8, "Member 'UBeh_UseSmartObject_C::SmartObjectTask' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULS_JumpDownLong_DirectorBP_C \ -static_assert(alignof(ULS_JumpDownLong_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_JumpDownLong_DirectorBP_C"); \ -static_assert(sizeof(ULS_JumpDownLong_DirectorBP_C) == 0x000048, "Wrong size on ULS_JumpDownLong_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_Radio_BP_C_ExecuteUbergraph_Radio_BP \ -static_assert(alignof(Radio_BP_C_ExecuteUbergraph_Radio_BP) == 0x000004, "Wrong alignment on Radio_BP_C_ExecuteUbergraph_Radio_BP"); \ -static_assert(sizeof(Radio_BP_C_ExecuteUbergraph_Radio_BP) == 0x000008, "Wrong size on Radio_BP_C_ExecuteUbergraph_Radio_BP"); \ -static_assert(offsetof(Radio_BP_C_ExecuteUbergraph_Radio_BP, EntryPoint) == 0x000000, "Member 'Radio_BP_C_ExecuteUbergraph_Radio_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Radio_BP_C_ExecuteUbergraph_Radio_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'Radio_BP_C_ExecuteUbergraph_Radio_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ARadio_BP_C \ -static_assert(alignof(ARadio_BP_C) == 0x000010, "Wrong alignment on ARadio_BP_C"); \ -static_assert(sizeof(ARadio_BP_C) == 0x000530, "Wrong size on ARadio_BP_C"); \ -static_assert(offsetof(ARadio_BP_C, UberGraphFrame) == 0x000520, "Member 'ARadio_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AchievementCollection_C_ExecuteUbergraph_AchievementCollection \ -static_assert(alignof(AchievementCollection_C_ExecuteUbergraph_AchievementCollection) == 0x000008, "Wrong alignment on AchievementCollection_C_ExecuteUbergraph_AchievementCollection"); \ -static_assert(sizeof(AchievementCollection_C_ExecuteUbergraph_AchievementCollection) == 0x000020, "Wrong size on AchievementCollection_C_ExecuteUbergraph_AchievementCollection"); \ -static_assert(offsetof(AchievementCollection_C_ExecuteUbergraph_AchievementCollection, EntryPoint) == 0x000000, "Member 'AchievementCollection_C_ExecuteUbergraph_AchievementCollection::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_C_ExecuteUbergraph_AchievementCollection, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000008, "Member 'AchievementCollection_C_ExecuteUbergraph_AchievementCollection::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_C_ExecuteUbergraph_AchievementCollection, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000018, "Member 'AchievementCollection_C_ExecuteUbergraph_AchievementCollection::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AchievementCollection_C_RegisterAchievementCount \ -static_assert(alignof(AchievementCollection_C_RegisterAchievementCount) == 0x000008, "Wrong alignment on AchievementCollection_C_RegisterAchievementCount"); \ -static_assert(sizeof(AchievementCollection_C_RegisterAchievementCount) == 0x000018, "Wrong size on AchievementCollection_C_RegisterAchievementCount"); \ -static_assert(offsetof(AchievementCollection_C_RegisterAchievementCount, Collection) == 0x000000, "Member 'AchievementCollection_C_RegisterAchievementCount::Collection' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_C_RegisterAchievementCount, Actor) == 0x000008, "Member 'AchievementCollection_C_RegisterAchievementCount::Actor' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_C_RegisterAchievementCount, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000010, "Member 'AchievementCollection_C_RegisterAchievementCount::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_C_RegisterAchievementCount, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'AchievementCollection_C_RegisterAchievementCount::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAchievementCollection_C \ -static_assert(alignof(UAchievementCollection_C) == 0x000008, "Wrong alignment on UAchievementCollection_C"); \ -static_assert(sizeof(UAchievementCollection_C) == 0x0000B0, "Wrong size on UAchievementCollection_C"); \ -static_assert(offsetof(UAchievementCollection_C, UberGraphFrame) == 0x0000A0, "Member 'UAchievementCollection_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAchievementCollection_C, CollectionName) == 0x0000A8, "Member 'UAchievementCollection_C::CollectionName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Sequence_Angela_Soulleak_C \ -static_assert(alignof(UGE_Sequence_Angela_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Angela_Soulleak_C"); \ -static_assert(sizeof(UGE_Sequence_Angela_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Angela_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_IR_UsableToMelee_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_UsableToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_UsableToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_UsableToMelee_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_UsableToMelee_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Heal) == 0x000018, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Heal' has a wrong offset!"); \ -static_assert(offsetof(IR_UsableToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_UsableToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_UsableToMelee_C \ -static_assert(alignof(UIR_UsableToMelee_C) == 0x000008, "Wrong alignment on UIR_UsableToMelee_C"); \ -static_assert(sizeof(UIR_UsableToMelee_C) == 0x000028, "Wrong size on UIR_UsableToMelee_C"); \ - -#define DUMPER7_ASSERTS_UGE_SPReducedFabricationCost_C \ -static_assert(alignof(UGE_SPReducedFabricationCost_C) == 0x000008, "Wrong alignment on UGE_SPReducedFabricationCost_C"); \ -static_assert(sizeof(UGE_SPReducedFabricationCost_C) == 0x000A70, "Wrong size on UGE_SPReducedFabricationCost_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02StabilityUpgrade_C \ -static_assert(alignof(UGE_SG02StabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02StabilityUpgrade_C"); \ -static_assert(sizeof(UGE_SG02StabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02StabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGFabricatorAmmoUpgrade_C \ -static_assert(alignof(UGE_GGFabricatorAmmoUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGFabricatorAmmoUpgrade_C"); \ -static_assert(sizeof(UGE_GGFabricatorAmmoUpgrade_C) == 0x000A70, "Wrong size on UGE_GGFabricatorAmmoUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UKeyStyle_Decorator_C \ -static_assert(alignof(UKeyStyle_Decorator_C) == 0x000008, "Wrong alignment on UKeyStyle_Decorator_C"); \ -static_assert(sizeof(UKeyStyle_Decorator_C) == 0x000030, "Wrong size on UKeyStyle_Decorator_C"); \ - -#define DUMPER7_ASSERTS_UFullscreenImages_Widget_C \ -static_assert(alignof(UFullscreenImages_Widget_C) == 0x000008, "Wrong alignment on UFullscreenImages_Widget_C"); \ -static_assert(sizeof(UFullscreenImages_Widget_C) == 0x000338, "Wrong size on UFullscreenImages_Widget_C"); \ -static_assert(offsetof(UFullscreenImages_Widget_C, SafeZone) == 0x000330, "Member 'UFullscreenImages_Widget_C::SafeZone' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_4_C \ -static_assert(alignof(AGC_DataMosh_Cine_4_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_4_C"); \ -static_assert(sizeof(AGC_DataMosh_Cine_4_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_4_C"); \ - -#define DUMPER7_ASSERTS_Ubase_button_style_C \ -static_assert(alignof(Ubase_button_style_C) == 0x000010, "Wrong alignment on Ubase_button_style_C"); \ -static_assert(sizeof(Ubase_button_style_C) == 0x0004F0, "Wrong size on Ubase_button_style_C"); \ - -#define DUMPER7_ASSERTS_Ubase_node_button_style_C \ -static_assert(alignof(Ubase_node_button_style_C) == 0x000010, "Wrong alignment on Ubase_node_button_style_C"); \ -static_assert(sizeof(Ubase_node_button_style_C) == 0x0004F0, "Wrong size on Ubase_node_button_style_C"); \ - -#define DUMPER7_ASSERTS_Uavailable_node_button_style_C \ -static_assert(alignof(Uavailable_node_button_style_C) == 0x000010, "Wrong alignment on Uavailable_node_button_style_C"); \ -static_assert(sizeof(Uavailable_node_button_style_C) == 0x0004F0, "Wrong size on Uavailable_node_button_style_C"); \ - -#define DUMPER7_ASSERTS_Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact \ -static_assert(alignof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact) == 0x000008, "Wrong alignment on Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact"); \ -static_assert(sizeof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact) == 0x0003F8, "Wrong size on Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, EntryPoint) == 0x000000, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_SpawnObject_ReturnValue) == 0x000008, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_SpawnObject_ReturnValue_1) == 0x000010, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_SpawnObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_MakeStruct_SmortGoalX) == 0x000018, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_MakeStruct_SmortGoalX' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_MakeStruct_SmortGoalX_1) == 0x000088, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_MakeStruct_SmortGoalX_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_UpdateGoalData_ReturnValue) == 0x0000F8, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_UpdateGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_CreateGoal_ReturnValue) == 0x0000FC, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_CreateGoal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_CreateGoal_ReturnValue_1) == 0x000104, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_CreateGoal_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_CustomEvent_HitReactionMontage) == 0x000110, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_CustomEvent_HitReactionMontage' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_CustomEvent_HitReaction) == 0x000118, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_CustomEvent_HitReaction' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_CustomEvent_HitReactionParams) == 0x000218, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_CustomEvent_HitReactionParams' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_Event_AiController_1) == 0x000370, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000378, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_Event_AiController) == 0x000380, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_IsValid_ReturnValue) == 0x000388, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_IsValid_ReturnValue_1) == 0x000389, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_K2_GetPawn_ReturnValue) == 0x000390, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_IsValid_ReturnValue_2) == 0x000398, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_GetComponentByClass_ReturnValue) == 0x0003A0, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_IsValid_ReturnValue_3) == 0x0003A8, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_GetOwner_ReturnValue) == 0x0003B0, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, K2Node_CreateDelegate_OutputDelegate) == 0x0003B8, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x0003C8, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0003D0, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0003E0, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_GetGoalComponent_ReturnValue) == 0x0003E8, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_GetGoalComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact, CallFunc_IsGoalValid_ReturnValue) == 0x0003F0, "Member 'Gen_HitReact_C_ExecuteUbergraph_Gen_HitReact::CallFunc_IsGoalValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_HitReact_C_K2_Setup \ -static_assert(alignof(Gen_HitReact_C_K2_Setup) == 0x000008, "Wrong alignment on Gen_HitReact_C_K2_Setup"); \ -static_assert(sizeof(Gen_HitReact_C_K2_Setup) == 0x000008, "Wrong size on Gen_HitReact_C_K2_Setup"); \ -static_assert(offsetof(Gen_HitReact_C_K2_Setup, AIController) == 0x000000, "Member 'Gen_HitReact_C_K2_Setup::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_HitReact_C_NewHitreaction \ -static_assert(alignof(Gen_HitReact_C_NewHitreaction) == 0x000008, "Wrong alignment on Gen_HitReact_C_NewHitreaction"); \ -static_assert(sizeof(Gen_HitReact_C_NewHitreaction) == 0x000260, "Wrong size on Gen_HitReact_C_NewHitreaction"); \ -static_assert(offsetof(Gen_HitReact_C_NewHitreaction, HitReactionMontage) == 0x000000, "Member 'Gen_HitReact_C_NewHitreaction::HitReactionMontage' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_NewHitreaction, HitReaction) == 0x000008, "Member 'Gen_HitReact_C_NewHitreaction::HitReaction' has a wrong offset!"); \ -static_assert(offsetof(Gen_HitReact_C_NewHitreaction, HitReactionParams) == 0x000108, "Member 'Gen_HitReact_C_NewHitreaction::HitReactionParams' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_HitReact_C_OnEnd \ -static_assert(alignof(Gen_HitReact_C_OnEnd) == 0x000008, "Wrong alignment on Gen_HitReact_C_OnEnd"); \ -static_assert(sizeof(Gen_HitReact_C_OnEnd) == 0x000008, "Wrong size on Gen_HitReact_C_OnEnd"); \ -static_assert(offsetof(Gen_HitReact_C_OnEnd, AIController) == 0x000000, "Member 'Gen_HitReact_C_OnEnd::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGen_HitReact_C \ -static_assert(alignof(UGen_HitReact_C) == 0x000008, "Wrong alignment on UGen_HitReact_C"); \ -static_assert(sizeof(UGen_HitReact_C) == 0x000060, "Wrong size on UGen_HitReact_C"); \ -static_assert(offsetof(UGen_HitReact_C, UberGraphFrame) == 0x000048, "Member 'UGen_HitReact_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGen_HitReact_C, CombatCompon) == 0x000050, "Member 'UGen_HitReact_C::CombatCompon' has a wrong offset!"); \ -static_assert(offsetof(UGen_HitReact_C, HitReactGoalHandle) == 0x000058, "Member 'UGen_HitReact_C::HitReactGoalHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton \ -static_assert(alignof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton) == 0x000008, "Wrong alignment on DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton"); \ -static_assert(sizeof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton) == 0x000018, "Wrong size on DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton"); \ -static_assert(offsetof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton, EntryPoint) == 0x000000, "Member 'DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton, K2Node_CustomEvent_Text) == 0x000008, "Member 'DialogueChoiceButton_C_ExecuteUbergraph_DialogueChoiceButton::K2Node_CustomEvent_Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceButton_C_Get_Soul_icon_Brush \ -static_assert(alignof(DialogueChoiceButton_C_Get_Soul_icon_Brush) == 0x000010, "Wrong alignment on DialogueChoiceButton_C_Get_Soul_icon_Brush"); \ -static_assert(sizeof(DialogueChoiceButton_C_Get_Soul_icon_Brush) == 0x000230, "Wrong size on DialogueChoiceButton_C_Get_Soul_icon_Brush"); \ -static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, ReturnValue) == 0x000000, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, K2Node_MakeStruct_SlateBrush) == 0x0000B0, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::K2Node_MakeStruct_SlateBrush' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, CallFunc_LoadAsset_Blocking_ReturnValue) == 0x000160, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::CallFunc_LoadAsset_Blocking_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, K2Node_MakeStruct_SlateBrush_1) == 0x000170, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::K2Node_MakeStruct_SlateBrush_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceButton_C_Get_Soul_icon_Brush, CallFunc_IsValid_ReturnValue) == 0x000220, "Member 'DialogueChoiceButton_C_Get_Soul_icon_Brush::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceButton_C_SetText \ -static_assert(alignof(DialogueChoiceButton_C_SetText) == 0x000008, "Wrong alignment on DialogueChoiceButton_C_SetText"); \ -static_assert(sizeof(DialogueChoiceButton_C_SetText) == 0x000010, "Wrong size on DialogueChoiceButton_C_SetText"); \ -static_assert(offsetof(DialogueChoiceButton_C_SetText, Text) == 0x000000, "Member 'DialogueChoiceButton_C_SetText::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogueChoiceButton_C \ -static_assert(alignof(UDialogueChoiceButton_C) == 0x000008, "Wrong alignment on UDialogueChoiceButton_C"); \ -static_assert(sizeof(UDialogueChoiceButton_C) == 0x000360, "Wrong size on UDialogueChoiceButton_C"); \ -static_assert(offsetof(UDialogueChoiceButton_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogueChoiceButton_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, ChoiceButton) == 0x0002D8, "Member 'UDialogueChoiceButton_C::ChoiceButton' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, Dialogue) == 0x0002E0, "Member 'UDialogueChoiceButton_C::Dialogue' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, soul_icon) == 0x0002E8, "Member 'UDialogueChoiceButton_C::soul_icon' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, SubtitleText) == 0x0002F0, "Member 'UDialogueChoiceButton_C::SubtitleText' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, Return_Value_Image) == 0x000300, "Member 'UDialogueChoiceButton_C::Return_Value_Image' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, DefaultIcon) == 0x000328, "Member 'UDialogueChoiceButton_C::DefaultIcon' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, OnButtonPressed) == 0x000330, "Member 'UDialogueChoiceButton_C::OnButtonPressed' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, OnButtonHovered) == 0x000340, "Member 'UDialogueChoiceButton_C::OnButtonHovered' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceButton_C, OnButtonUnhovered) == 0x000350, "Member 'UDialogueChoiceButton_C::OnButtonUnhovered' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP \ -static_assert(alignof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ -static_assert(sizeof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP) == 0x000098, "Wrong size on GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, CallFunc_GetGameSlotInfo_ReturnValue) == 0x000010, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::CallFunc_GetGameSlotInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000088, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default) == 0x000090, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP, K2Node_Select_Default_1) == 0x000091, "Member 'GamePlaySlotWidget_BP_C_ExecuteUbergraph_GamePlaySlotWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySlotWidget_BP_C_OnFocusReceived \ -static_assert(alignof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ -static_assert(sizeof(GamePlaySlotWidget_BP_C_OnFocusReceived) == 0x0001B0, "Wrong size on GamePlaySlotWidget_BP_C_OnFocusReceived"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'GamePlaySlotWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGamePlaySlotWidget_BP_C \ -static_assert(alignof(UGamePlaySlotWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotWidget_BP_C"); \ -static_assert(sizeof(UGamePlaySlotWidget_BP_C) == 0x000388, "Wrong size on UGamePlaySlotWidget_BP_C"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, UberGraphFrame) == 0x000348, "Member 'UGamePlaySlotWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, Show_slot_anim) == 0x000350, "Member 'UGamePlaySlotWidget_BP_C::Show_slot_anim' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, AutoBorder) == 0x000358, "Member 'UGamePlaySlotWidget_BP_C::AutoBorder' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, AutoBorder_1) == 0x000360, "Member 'UGamePlaySlotWidget_BP_C::AutoBorder_1' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, Image_162) == 0x000368, "Member 'UGamePlaySlotWidget_BP_C::Image_162' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, NewGamePlusBorder) == 0x000370, "Member 'UGamePlaySlotWidget_BP_C::NewGamePlusBorder' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, NewGamePlusOverlay) == 0x000378, "Member 'UGamePlaySlotWidget_BP_C::NewGamePlusOverlay' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotWidget_BP_C, Slot_but) == 0x000380, "Member 'UGamePlaySlotWidget_BP_C::Slot_but' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGS001_Lights_DirectorBP_C \ -static_assert(alignof(UGS001_Lights_DirectorBP_C) == 0x000008, "Wrong alignment on UGS001_Lights_DirectorBP_C"); \ -static_assert(sizeof(UGS001_Lights_DirectorBP_C) == 0x000048, "Wrong size on UGS001_Lights_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UMineShoot_CameraShake_C \ -static_assert(alignof(UMineShoot_CameraShake_C) == 0x000010, "Wrong alignment on UMineShoot_CameraShake_C"); \ -static_assert(sizeof(UMineShoot_CameraShake_C) == 0x0001F0, "Wrong size on UMineShoot_CameraShake_C"); \ - -#define DUMPER7_ASSERTS_GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle \ -static_assert(alignof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle) == 0x000004, "Wrong alignment on GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle"); \ -static_assert(sizeof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle) == 0x000004, "Wrong size on GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle"); \ -static_assert(offsetof(GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle, EntryPoint) == 0x000000, "Member 'GravityBoots_reticle_C_ExecuteUbergraph_GravityBoots_reticle::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGravityBoots_reticle_C \ -static_assert(alignof(UGravityBoots_reticle_C) == 0x000008, "Wrong alignment on UGravityBoots_reticle_C"); \ -static_assert(sizeof(UGravityBoots_reticle_C) == 0x0002F0, "Wrong size on UGravityBoots_reticle_C"); \ -static_assert(offsetof(UGravityBoots_reticle_C, UberGraphFrame) == 0x0002D0, "Member 'UGravityBoots_reticle_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGravityBoots_reticle_C, Anim_InUse) == 0x0002D8, "Member 'UGravityBoots_reticle_C::Anim_InUse' has a wrong offset!"); \ -static_assert(offsetof(UGravityBoots_reticle_C, Left) == 0x0002E0, "Member 'UGravityBoots_reticle_C::Left' has a wrong offset!"); \ -static_assert(offsetof(UGravityBoots_reticle_C, Right) == 0x0002E8, "Member 'UGravityBoots_reticle_C::Right' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle \ -static_assert(alignof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle) == 0x000008, "Wrong alignment on DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle"); \ -static_assert(sizeof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle) == 0x000038, "Wrong size on DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, EntryPoint) == 0x000000, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_bAvailable) == 0x000004, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000010, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue_1) == 0x000020, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, CallFunc_PlayAnimation_ReturnValue_2) == 0x000028, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_ShootLength) == 0x000030, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle, K2Node_Event_ChargeStage) == 0x000034, "Member 'DoubleBarrell_reticle_C_ExecuteUbergraph_DoubleBarrell_reticle::K2Node_Event_ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'DoubleBarrell_reticle_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoubleBarrell_reticle_C_PlayShootAnimation \ -static_assert(alignof(DoubleBarrell_reticle_C_PlayShootAnimation) == 0x000004, "Wrong alignment on DoubleBarrell_reticle_C_PlayShootAnimation"); \ -static_assert(sizeof(DoubleBarrell_reticle_C_PlayShootAnimation) == 0x000008, "Wrong size on DoubleBarrell_reticle_C_PlayShootAnimation"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'DoubleBarrell_reticle_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrell_reticle_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'DoubleBarrell_reticle_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDoubleBarrell_reticle_C \ -static_assert(alignof(UDoubleBarrell_reticle_C) == 0x000008, "Wrong alignment on UDoubleBarrell_reticle_C"); \ -static_assert(sizeof(UDoubleBarrell_reticle_C) == 0x000458, "Wrong size on UDoubleBarrell_reticle_C"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, UberGraphFrame) == 0x000420, "Member 'UDoubleBarrell_reticle_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Shoot_0) == 0x000428, "Member 'UDoubleBarrell_reticle_C::Anim_Shoot_0' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Reload) == 0x000430, "Member 'UDoubleBarrell_reticle_C::Anim_Reload' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_NoAmmo) == 0x000438, "Member 'UDoubleBarrell_reticle_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Anim_Shoot) == 0x000440, "Member 'UDoubleBarrell_reticle_C::Anim_Shoot' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Left) == 0x000448, "Member 'UDoubleBarrell_reticle_C::Left' has a wrong offset!"); \ -static_assert(offsetof(UDoubleBarrell_reticle_C, Right) == 0x000450, "Member 'UDoubleBarrell_reticle_C::Right' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ -static_assert(alignof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(sizeof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(offsetof(EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'EncounterManager_BP_C_BndEvt__EncounterManager_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956 \ -static_assert(alignof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956) == 0x000008, "Wrong alignment on EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956"); \ -static_assert(sizeof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956) == 0x000008, "Wrong size on EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956"); \ -static_assert(offsetof(EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956, Object) == 0x000000, "Member 'EncounterManager_BP_C_Completed_F78C7DBC49644945242E39926BD1D956::Object' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EncounterManager_BP_C_DrawDebugEditor \ -static_assert(alignof(EncounterManager_BP_C_DrawDebugEditor) == 0x000008, "Wrong alignment on EncounterManager_BP_C_DrawDebugEditor"); \ -static_assert(sizeof(EncounterManager_BP_C_DrawDebugEditor) == 0x000380, "Wrong size on EncounterManager_BP_C_DrawDebugEditor"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable) == 0x000000, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_1) == 0x00000C, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_2) == 0x000018, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_2) == 0x00001C, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_2) == 0x000020, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Loop_Counter_Variable_3) == 0x000024, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Add_IntInt_ReturnValue_3) == 0x000028, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, Temp_int_Array_Index_Variable_3) == 0x00002C, "Member 'EncounterManager_BP_C_DrawDebugEditor::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetEndTriggers_ReturnValue) == 0x000030, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetEndTriggers_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result) == 0x000080, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item) == 0x000090, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue) == 0x0000C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Encounter_End_Trigger_Box) == 0x0000D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Encounter_End_Trigger_Box' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue) == 0x0000D9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue) == 0x0000F8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0000F9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue) == 0x000100, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000108, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetStartTriggers_ReturnValue) == 0x000110, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetStartTriggers_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_LinearColor) == 0x000160, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result_1) == 0x000170, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_1) == 0x000198, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x0001C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_1) == 0x0001C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Encounter_Start_Trigger_Box) == 0x0001D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Encounter_Start_Trigger_Box' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_1) == 0x0001D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_1) == 0x0001D9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_1) == 0x0001DA, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue_1) == 0x0001E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x0001E8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_LinearColor_1) == 0x000200, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_LinearColor_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_1) == 0x000210, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_3) == 0x000218, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_1) == 0x000230, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_2) == 0x000231, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_4) == 0x000238, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Set_ToArray_Result_2) == 0x000250, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Set_ToArray_Result_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_2) == 0x000260, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Get_Item_3) == 0x000288, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x0002B0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x0002B8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsInteraction_Actor) == 0x0002C0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsInteraction_Actor' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_2) == 0x0002C8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_AsCronos_Enemy_Wave) == 0x0002D0, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_AsCronos_Enemy_Wave' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_DynamicCast_bSuccess_3) == 0x0002D8, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_5) == 0x0002E0, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_GetIsEnabled_ReturnValue_3) == 0x0002F8, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_GetIsEnabled_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_BooleanAND_ReturnValue) == 0x0002F9, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_6) == 0x000300, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_SelectFloat_ReturnValue_2) == 0x000318, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_2) == 0x000320, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_ReturnValue) == 0x000324, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValid_ReturnValue_3) == 0x000334, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_2) == 0x000335, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_IsValidSoftObjectReference_ReturnValue_3) == 0x000336, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_IsValidSoftObjectReference_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_2) == 0x000338, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_2) == 0x00033C, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Array_Length_ReturnValue_3) == 0x000340, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_Less_IntInt_ReturnValue_3) == 0x000344, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_K2_GetActorLocation_ReturnValue_7) == 0x000348, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_K2_GetActorLocation_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_R_ImplicitCast) == 0x000360, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_R_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_G_ImplicitCast) == 0x000364, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_G_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_R_ImplicitCast_1) == 0x000368, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_R_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, K2Node_MakeStruct_G_ImplicitCast_1) == 0x00036C, "Member 'EncounterManager_BP_C_DrawDebugEditor::K2Node_MakeStruct_G_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_G_ImplicitCast) == 0x000370, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_G_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_R_ImplicitCast) == 0x000374, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_R_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_DrawDebugEditor, CallFunc_MakeColor_B_ImplicitCast) == 0x000378, "Member 'EncounterManager_BP_C_DrawDebugEditor::CallFunc_MakeColor_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP \ -static_assert(alignof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP) == 0x000008, "Wrong alignment on EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP"); \ -static_assert(sizeof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP) == 0x000060, "Wrong size on EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, EntryPoint) == 0x000000, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CustomEvent_Object) == 0x000008, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, Temp_object_Variable) == 0x000020, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_DynamicCast_AsInteraction_Generic_Interface) == 0x000028, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_DynamicCast_AsInteraction_Generic_Interface' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_ComponentBoundEvent_dt) == 0x00003C, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_RequestAsyncLoadAsset_ReturnValue) == 0x000040, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_RequestAsyncLoadAsset_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000059, "Member 'EncounterManager_BP_C_ExecuteUbergraph_EncounterManager_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEncounterManager_BP_C \ -static_assert(alignof(AEncounterManager_BP_C) == 0x000008, "Wrong alignment on AEncounterManager_BP_C"); \ -static_assert(sizeof(AEncounterManager_BP_C) == 0x000538, "Wrong size on AEncounterManager_BP_C"); \ -static_assert(offsetof(AEncounterManager_BP_C, UberGraphFrame) == 0x0004F0, "Member 'AEncounterManager_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AEncounterManager_BP_C, EnconterManagerEffector_Start) == 0x0004F8, "Member 'AEncounterManager_BP_C::EnconterManagerEffector_Start' has a wrong offset!"); \ -static_assert(offsetof(AEncounterManager_BP_C, EditorTickable) == 0x000500, "Member 'AEncounterManager_BP_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(AEncounterManager_BP_C, InteractionGenericToTrigger) == 0x000508, "Member 'AEncounterManager_BP_C::InteractionGenericToTrigger' has a wrong offset!"); \ -static_assert(offsetof(AEncounterManager_BP_C, Draw_debug_lines) == 0x000530, "Member 'AEncounterManager_BP_C::Draw_debug_lines' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeFourth_C \ -static_assert(alignof(UGA_WeaponModeFourth_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFourth_C"); \ -static_assert(sizeof(UGA_WeaponModeFourth_C) == 0x000488, "Wrong size on UGA_WeaponModeFourth_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSResourceCapUpgrade_C \ -static_assert(alignof(UGE_TSResourceCapUpgrade_C) == 0x000008, "Wrong alignment on UGE_TSResourceCapUpgrade_C"); \ -static_assert(sizeof(UGE_TSResourceCapUpgrade_C) == 0x000A70, "Wrong size on UGE_TSResourceCapUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGHeadshotDamageUpgrade_C \ -static_assert(alignof(UGE_GGHeadshotDamageUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGHeadshotDamageUpgrade_C"); \ -static_assert(sizeof(UGE_GGHeadshotDamageUpgrade_C) == 0x000A70, "Wrong size on UGE_GGHeadshotDamageUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UCamShake_GrabQTE_DuringLoop_C \ -static_assert(alignof(UCamShake_GrabQTE_DuringLoop_C) == 0x000010, "Wrong alignment on UCamShake_GrabQTE_DuringLoop_C"); \ -static_assert(sizeof(UCamShake_GrabQTE_DuringLoop_C) == 0x0000E0, "Wrong size on UCamShake_GrabQTE_DuringLoop_C"); \ - -#define DUMPER7_ASSERTS_UGE_SG02SpeedUpgrade_C \ -static_assert(alignof(UGE_SG02SpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_SG02SpeedUpgrade_C"); \ -static_assert(sizeof(UGE_SG02SpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_SG02SpeedUpgrade_C"); \ - -#define DUMPER7_ASSERTS_Usave_widget_controls_button_style_C \ -static_assert(alignof(Usave_widget_controls_button_style_C) == 0x000010, "Wrong alignment on Usave_widget_controls_button_style_C"); \ -static_assert(sizeof(Usave_widget_controls_button_style_C) == 0x0004F0, "Wrong size on Usave_widget_controls_button_style_C"); \ - -#define DUMPER7_ASSERTS_UPlay_HitReaction_Heavy_C \ -static_assert(alignof(UPlay_HitReaction_Heavy_C) == 0x000010, "Wrong alignment on UPlay_HitReaction_Heavy_C"); \ -static_assert(sizeof(UPlay_HitReaction_Heavy_C) == 0x0001F0, "Wrong size on UPlay_HitReaction_Heavy_C"); \ - -#define DUMPER7_ASSERTS_UBPW_SubObjectiveCompassMarker_C \ -static_assert(alignof(UBPW_SubObjectiveCompassMarker_C) == 0x000008, "Wrong alignment on UBPW_SubObjectiveCompassMarker_C"); \ -static_assert(sizeof(UBPW_SubObjectiveCompassMarker_C) == 0x000300, "Wrong size on UBPW_SubObjectiveCompassMarker_C"); \ -static_assert(offsetof(UBPW_SubObjectiveCompassMarker_C, Image) == 0x0002F0, "Member 'UBPW_SubObjectiveCompassMarker_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UBPW_SubObjectiveCompassMarker_C, Image_40) == 0x0002F8, "Member 'UBPW_SubObjectiveCompassMarker_C::Image_40' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_Compass_C \ -static_assert(alignof(UBPW_Compass_C) == 0x000008, "Wrong alignment on UBPW_Compass_C"); \ -static_assert(sizeof(UBPW_Compass_C) == 0x000330, "Wrong size on UBPW_Compass_C"); \ -static_assert(offsetof(UBPW_Compass_C, BPW_CompassMarker) == 0x000320, "Member 'UBPW_Compass_C::BPW_CompassMarker' has a wrong offset!"); \ -static_assert(offsetof(UBPW_Compass_C, BPW_SubObjectiveCompassMarker) == 0x000328, "Member 'UBPW_Compass_C::BPW_SubObjectiveCompassMarker' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Compass_C \ -static_assert(alignof(UGA_Compass_C) == 0x000008, "Wrong alignment on UGA_Compass_C"); \ -static_assert(sizeof(UGA_Compass_C) == 0x0004C8, "Wrong size on UGA_Compass_C"); \ - -#define DUMPER7_ASSERTS_UGE_GGChargeSpeedUpgrade_C \ -static_assert(alignof(UGE_GGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_GGChargeSpeedUpgrade_C"); \ -static_assert(sizeof(UGE_GGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_GGChargeSpeedUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_AGClipUpgrade_C \ -static_assert(alignof(UGE_AGClipUpgrade_C) == 0x000008, "Wrong alignment on UGE_AGClipUpgrade_C"); \ -static_assert(sizeof(UGE_AGClipUpgrade_C) == 0x000A70, "Wrong size on UGE_AGClipUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UGE_HG02DamageUpgrade_Tier4_C \ -static_assert(alignof(UGE_HG02DamageUpgrade_Tier4_C) == 0x000008, "Wrong alignment on UGE_HG02DamageUpgrade_Tier4_C"); \ -static_assert(sizeof(UGE_HG02DamageUpgrade_Tier4_C) == 0x000A70, "Wrong size on UGE_HG02DamageUpgrade_Tier4_C"); \ - -#define DUMPER7_ASSERTS_UFullscreenVision_Widget_C \ -static_assert(alignof(UFullscreenVision_Widget_C) == 0x000008, "Wrong alignment on UFullscreenVision_Widget_C"); \ -static_assert(sizeof(UFullscreenVision_Widget_C) == 0x0002E8, "Wrong size on UFullscreenVision_Widget_C"); \ - -#define DUMPER7_ASSERTS_CronosDialog_C_ExecuteUbergraph_CronosDialog \ -static_assert(alignof(CronosDialog_C_ExecuteUbergraph_CronosDialog) == 0x000008, "Wrong alignment on CronosDialog_C_ExecuteUbergraph_CronosDialog"); \ -static_assert(sizeof(CronosDialog_C_ExecuteUbergraph_CronosDialog) == 0x000060, "Wrong size on CronosDialog_C_ExecuteUbergraph_CronosDialog"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, EntryPoint) == 0x000000, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_GetDisplayString_ReturnValue) == 0x000010, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_GetDisplayString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, K2Node_Event_task_1) == 0x000020, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::K2Node_Event_task_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, K2Node_Event_task) == 0x000048, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::K2Node_Event_task' has a wrong offset!"); \ -static_assert(offsetof(CronosDialog_C_ExecuteUbergraph_CronosDialog, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000050, "Member 'CronosDialog_C_ExecuteUbergraph_CronosDialog::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialog_C_ReceiveActivation \ -static_assert(alignof(CronosDialog_C_ReceiveActivation) == 0x000008, "Wrong alignment on CronosDialog_C_ReceiveActivation"); \ -static_assert(sizeof(CronosDialog_C_ReceiveActivation) == 0x000008, "Wrong size on CronosDialog_C_ReceiveActivation"); \ -static_assert(offsetof(CronosDialog_C_ReceiveActivation, Task) == 0x000000, "Member 'CronosDialog_C_ReceiveActivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialog_C_ReceiveDeactivation \ -static_assert(alignof(CronosDialog_C_ReceiveDeactivation) == 0x000008, "Wrong alignment on CronosDialog_C_ReceiveDeactivation"); \ -static_assert(sizeof(CronosDialog_C_ReceiveDeactivation) == 0x000008, "Wrong size on CronosDialog_C_ReceiveDeactivation"); \ -static_assert(offsetof(CronosDialog_C_ReceiveDeactivation, Task) == 0x000000, "Member 'CronosDialog_C_ReceiveDeactivation::Task' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosDialog_C \ -static_assert(alignof(UCronosDialog_C) == 0x000008, "Wrong alignment on UCronosDialog_C"); \ -static_assert(sizeof(UCronosDialog_C) == 0x000090, "Wrong size on UCronosDialog_C"); \ -static_assert(offsetof(UCronosDialog_C, UberGraphFrame) == 0x000088, "Member 'UCronosDialog_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACronosGameStatePlay_BP_C \ -static_assert(alignof(ACronosGameStatePlay_BP_C) == 0x000008, "Wrong alignment on ACronosGameStatePlay_BP_C"); \ -static_assert(sizeof(ACronosGameStatePlay_BP_C) == 0x000350, "Wrong size on ACronosGameStatePlay_BP_C"); \ -static_assert(offsetof(ACronosGameStatePlay_BP_C, CatDailogs_AC) == 0x000340, "Member 'ACronosGameStatePlay_BP_C::CatDailogs_AC' has a wrong offset!"); \ -static_assert(offsetof(ACronosGameStatePlay_BP_C, DefaultSceneRoot) == 0x000348, "Member 'ACronosGameStatePlay_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UQTEDamage_Test_C \ -static_assert(alignof(UQTEDamage_Test_C) == 0x000008, "Wrong alignment on UQTEDamage_Test_C"); \ -static_assert(sizeof(UQTEDamage_Test_C) == 0x000068, "Wrong size on UQTEDamage_Test_C"); \ - -#define DUMPER7_ASSERTS_Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP \ -static_assert(alignof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP) == 0x000004, "Wrong alignment on Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP"); \ -static_assert(sizeof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP) == 0x000004, "Wrong size on Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP"); \ -static_assert(offsetof(Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP, EntryPoint) == 0x000000, "Member 'Annihilator_Magazine_BP_C_ExecuteUbergraph_Annihilator_Magazine_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAnnihilator_Magazine_BP_C \ -static_assert(alignof(AAnnihilator_Magazine_BP_C) == 0x000008, "Wrong alignment on AAnnihilator_Magazine_BP_C"); \ -static_assert(sizeof(AAnnihilator_Magazine_BP_C) == 0x000328, "Wrong size on AAnnihilator_Magazine_BP_C"); \ -static_assert(offsetof(AAnnihilator_Magazine_BP_C, UberGraphFrame) == 0x000320, "Member 'AAnnihilator_Magazine_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAnnihilatorHeld_Magazine_BP_C \ -static_assert(alignof(AAnnihilatorHeld_Magazine_BP_C) == 0x000008, "Wrong alignment on AAnnihilatorHeld_Magazine_BP_C"); \ -static_assert(sizeof(AAnnihilatorHeld_Magazine_BP_C) == 0x000320, "Wrong size on AAnnihilatorHeld_Magazine_BP_C"); \ - -#define DUMPER7_ASSERTS_IR_QFToDodge_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_QFToDodge_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_QFToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_QFToDodge_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_QFToDodge_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability) == 0x000018, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsCronos_Character_Play_Quick_Fabrication_Ability' has a wrong offset!"); \ -static_assert(offsetof(IR_QFToDodge_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_QFToDodge_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_QFToDodge_C \ -static_assert(alignof(UIR_QFToDodge_C) == 0x000008, "Wrong alignment on UIR_QFToDodge_C"); \ -static_assert(sizeof(UIR_QFToDodge_C) == 0x000028, "Wrong size on UIR_QFToDodge_C"); \ - -#define DUMPER7_ASSERTS_UGA_WeaponModeFirst_C \ -static_assert(alignof(UGA_WeaponModeFirst_C) == 0x000008, "Wrong alignment on UGA_WeaponModeFirst_C"); \ -static_assert(sizeof(UGA_WeaponModeFirst_C) == 0x000488, "Wrong size on UGA_WeaponModeFirst_C"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ -static_assert(alignof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature \ -static_assert(alignof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature) == 0x000020, "Wrong size on BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BP_AcidPuddle_C_BndEvt__BP_AcidPuddle_Sphere_K2Node_ComponentBoundEvent_2_ComponentEndOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle \ -static_assert(alignof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle"); \ -static_assert(sizeof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle) == 0x000418, "Wrong size on BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, EntryPoint) == 0x000000, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPathName_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPathName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000028, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_WriteToNiagaraDataChannel_ReturnValue) == 0x000030, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_WriteToNiagaraDataChannel_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_IntInt_ReturnValue) == 0x000038, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Greater_IntInt_ReturnValue) == 0x00003C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, Temp_struct_Variable) == 0x000040, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SelectInt_ReturnValue) == 0x000048, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_CreateDelegate_OutputDelegate_1) == 0x00004C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000060, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_ApplyDamage_ReturnValue) == 0x000068, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_ApplyDamage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000078, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000080, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_FMax_ReturnValue) == 0x000088, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_FMax_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000090, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000098, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000B0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_X) == 0x0000C8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Y) == 0x0000D0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Z) == 0x0000D8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_X_1) == 0x0000E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Y_1) == 0x0000E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BreakVector_Z_1) == 0x0000F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000100, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OverlappedComponent_1) == 0x000108, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OverlappedComponent_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherActor_1) == 0x000110, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherActor_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherComp_1) == 0x000118, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherComp_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherBodyIndex_1) == 0x000120, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherBodyIndex_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_bFromSweep) == 0x000124, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_SweepResult) == 0x000128, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000228, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsPlayerCapsule_ReturnValue) == 0x000230, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsPlayerCapsule_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000238, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Subtract_DoubleDouble_ReturnValue_2) == 0x000240, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Subtract_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000248, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherActor) == 0x000250, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherComp) == 0x000258, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000260, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_FMax_ReturnValue_1) == 0x000268, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_FMax_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsPlayerCapsule_ReturnValue_1) == 0x000270, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsPlayerCapsule_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidActive_ReturnValue) == 0x000271, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidActive_ReturnValue_1) == 0x000272, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidActive_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, K2Node_Event_EndPlayReason) == 0x000273, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::K2Node_Event_EndPlayReason' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000278, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000280, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetActorUpVector_ReturnValue) == 0x000298, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0002B0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNDCVariant_Variant) == 0x0002C0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNDCVariant_Variant' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002C8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0002D0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied) == 0x0002D8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNiagaraParameterCollection_ReturnValue) == 0x0002E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNiagaraParameterCollection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetIntParameter_ReturnValue) == 0x0002E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetIntParameter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetNiagaraParameterCollection_ReturnValue_1) == 0x0002F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetNiagaraParameterCollection_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0002F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000300, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetComponentByClass_ReturnValue) == 0x000308, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied_1) == 0x000310, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_IsAcidEffectApplied_OutIsApplied_2) == 0x000311, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_IsAcidEffectApplied_OutIsApplied_2' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPostProcessManager_ReturnValue) == 0x000318, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPostProcessManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetPlayerCharacter_ReturnValue_3) == 0x000320, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetPlayerCharacter_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x000328, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Map_Find_Value) == 0x000330, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Map_Find_ReturnValue) == 0x0003E0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_GetComponentByClass_ReturnValue_1) == 0x0003E8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_BP_ApplyGameplayEffectToTarget_ReturnValue) == 0x0003F0, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_BP_ApplyGameplayEffectToTarget_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0003F8, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000400, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_ApplyDamage_BaseDamage_ImplicitCast) == 0x000408, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_ApplyDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast) == 0x00040C, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast_1) == 0x000410, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_SetSphereRadius_InSphereRadius_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000414, "Member 'BP_AcidPuddle_C_ExecuteUbergraph_BP_AcidPuddle::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetNDCVariant \ -static_assert(alignof(BP_AcidPuddle_C_GetNDCVariant) == 0x000004, "Wrong alignment on BP_AcidPuddle_C_GetNDCVariant"); \ -static_assert(sizeof(BP_AcidPuddle_C_GetNDCVariant) == 0x00000C, "Wrong size on BP_AcidPuddle_C_GetNDCVariant"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, Variant) == 0x000000, "Member 'BP_AcidPuddle_C_GetNDCVariant::Variant' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_Map_Find_Value) == 0x000004, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_Map_Find_ReturnValue) == 0x000008, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetNDCVariant, CallFunc_IsValid_ReturnValue) == 0x000009, "Member 'BP_AcidPuddle_C_GetNDCVariant::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetPuddleLifeTime \ -static_assert(alignof(BP_AcidPuddle_C_GetPuddleLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_GetPuddleLifeTime"); \ -static_assert(sizeof(BP_AcidPuddle_C_GetPuddleLifeTime) == 0x000008, "Wrong size on BP_AcidPuddle_C_GetPuddleLifeTime"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetPuddleLifeTime, Puddle_Lifetime_0) == 0x000000, "Member 'BP_AcidPuddle_C_GetPuddleLifeTime::Puddle_Lifetime_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_GetTotalLifeTime \ -static_assert(alignof(BP_AcidPuddle_C_GetTotalLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_GetTotalLifeTime"); \ -static_assert(sizeof(BP_AcidPuddle_C_GetTotalLifeTime) == 0x000028, "Wrong size on BP_AcidPuddle_C_GetTotalLifeTime"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, ReturnValue) == 0x000000, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetPuddleLifeTime_Puddle_Lifetime) == 0x000008, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetPuddleLifeTime_Puddle_Lifetime' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetTimeRange_MinTime) == 0x000010, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_GetTimeRange_MaxTime) == 0x000014, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_GetTotalLifeTime, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x000020, "Member 'BP_AcidPuddle_C_GetTotalLifeTime::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsAcidActive \ -static_assert(alignof(BP_AcidPuddle_C_IsAcidActive) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsAcidActive"); \ -static_assert(sizeof(BP_AcidPuddle_C_IsAcidActive) == 0x000080, "Wrong size on BP_AcidPuddle_C_IsAcidActive"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, ReturnValue) == 0x000000, "Member 'BP_AcidPuddle_C_IsAcidActive::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_X) == 0x000028, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Y) == 0x000030, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Z) == 0x000038, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000040, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_X_1) == 0x000058, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Y_1) == 0x000060, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_BreakVector_Z_1) == 0x000068, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000070, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidActive, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000078, "Member 'BP_AcidPuddle_C_IsAcidActive::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsAcidEffectApplied \ -static_assert(alignof(BP_AcidPuddle_C_IsAcidEffectApplied) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsAcidEffectApplied"); \ -static_assert(sizeof(BP_AcidPuddle_C_IsAcidEffectApplied) == 0x000100, "Wrong size on BP_AcidPuddle_C_IsAcidEffectApplied"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, OutIsApplied) == 0x000000, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::OutIsApplied' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, Temp_struct_Variable) == 0x000004, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetPostProcessManager_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetPostProcessManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000018, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_Map_Find_Value) == 0x000020, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_Map_Find_ReturnValue) == 0x0000D0, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_RemoveActiveEffectsWithGrantedTags_ReturnValue) == 0x0000E0, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_RemoveActiveEffectsWithGrantedTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0000E8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsAcidEffectApplied, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0000F8, "Member 'BP_AcidPuddle_C_IsAcidEffectApplied::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_IsPlayerCapsule \ -static_assert(alignof(BP_AcidPuddle_C_IsPlayerCapsule) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_IsPlayerCapsule"); \ -static_assert(sizeof(BP_AcidPuddle_C_IsPlayerCapsule) == 0x000038, "Wrong size on BP_AcidPuddle_C_IsPlayerCapsule"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, OtherActor) == 0x000000, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, OtherComponent) == 0x000008, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::OtherComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000030, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000031, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_IsPlayerCapsule, CallFunc_BooleanAND_ReturnValue) == 0x000032, "Member 'BP_AcidPuddle_C_IsPlayerCapsule::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_ReceiveEndPlay \ -static_assert(alignof(BP_AcidPuddle_C_ReceiveEndPlay) == 0x000001, "Wrong alignment on BP_AcidPuddle_C_ReceiveEndPlay"); \ -static_assert(sizeof(BP_AcidPuddle_C_ReceiveEndPlay) == 0x000001, "Wrong size on BP_AcidPuddle_C_ReceiveEndPlay"); \ -static_assert(offsetof(BP_AcidPuddle_C_ReceiveEndPlay, EndPlayReason) == 0x000000, "Member 'BP_AcidPuddle_C_ReceiveEndPlay::EndPlayReason' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data \ -static_assert(alignof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data"); \ -static_assert(sizeof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data) == 0x000058, "Wrong size on BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MinTime) == 0x000000, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MinTime' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MaxTime) == 0x000004, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MaxTime' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MinTime_1) == 0x000008, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MinTime_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_GetTimeRange_MaxTime_1) == 0x00000C, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_GetTimeRange_MaxTime_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000010, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x000020, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_ReturnValue_3) == 0x000028, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000030, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000038, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_Divide_DoubleDouble_A_ImplicitCast_1) == 0x000048, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_Divide_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x000050, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data, CallFunc_SetPlayRate_NewRate_ImplicitCast_1) == 0x000054, "Member 'BP_AcidPuddle_C_Set_Timeline_Data_To_Curve_Data::CallFunc_SetPlayRate_NewRate_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_AcidPuddle_C_SetPuddleLifeTime \ -static_assert(alignof(BP_AcidPuddle_C_SetPuddleLifeTime) == 0x000008, "Wrong alignment on BP_AcidPuddle_C_SetPuddleLifeTime"); \ -static_assert(sizeof(BP_AcidPuddle_C_SetPuddleLifeTime) == 0x000008, "Wrong size on BP_AcidPuddle_C_SetPuddleLifeTime"); \ -static_assert(offsetof(BP_AcidPuddle_C_SetPuddleLifeTime, Puddle_Lifetime_0) == 0x000000, "Member 'BP_AcidPuddle_C_SetPuddleLifeTime::Puddle_Lifetime_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_AcidPuddle_C \ -static_assert(alignof(ABP_AcidPuddle_C) == 0x000008, "Wrong alignment on ABP_AcidPuddle_C"); \ -static_assert(sizeof(ABP_AcidPuddle_C) == 0x000470, "Wrong size on ABP_AcidPuddle_C"); \ -static_assert(offsetof(ABP_AcidPuddle_C, UberGraphFrame) == 0x0002C8, "Member 'ABP_AcidPuddle_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, AbilitySystem) == 0x0002D0, "Member 'ABP_AcidPuddle_C::AbilitySystem' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Arrow) == 0x0002D8, "Member 'ABP_AcidPuddle_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, NS_Splash) == 0x0002E0, "Member 'ABP_AcidPuddle_C::NS_Splash' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Sphere) == 0x0002E8, "Member 'ABP_AcidPuddle_C::Sphere' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling_Downscaling_14F979ED4256875AB8BFA3B6D45672FA) == 0x0002F0, "Member 'ABP_AcidPuddle_C::DespawnScaling_Downscaling_14F979ED4256875AB8BFA3B6D45672FA' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling__Direction_14F979ED4256875AB8BFA3B6D45672FA) == 0x0002F4, "Member 'ABP_AcidPuddle_C::DespawnScaling__Direction_14F979ED4256875AB8BFA3B6D45672FA' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, DespawnScaling) == 0x0002F8, "Member 'ABP_AcidPuddle_C::DespawnScaling' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling_IncreasePuddleSize_29B1CA9945A000D8A676E291B0B6F123) == 0x000300, "Member 'ABP_AcidPuddle_C::SpawnScaling_IncreasePuddleSize_29B1CA9945A000D8A676E291B0B6F123' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling__Direction_29B1CA9945A000D8A676E291B0B6F123) == 0x000304, "Member 'ABP_AcidPuddle_C::SpawnScaling__Direction_29B1CA9945A000D8A676E291B0B6F123' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpawnScaling) == 0x000308, "Member 'ABP_AcidPuddle_C::SpawnScaling' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, ShouldUsePuddleDecal_) == 0x000310, "Member 'ABP_AcidPuddle_C::ShouldUsePuddleDecal_' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_PuddleAppearance) == 0x000318, "Member 'ABP_AcidPuddle_C::VFX_PuddleAppearance' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Damage) == 0x000320, "Member 'ABP_AcidPuddle_C::Damage' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Damage_Tickrate) == 0x000328, "Member 'ABP_AcidPuddle_C::Damage_Tickrate' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Puddle_TargetSize) == 0x000330, "Member 'ABP_AcidPuddle_C::Puddle_TargetSize' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Puddle_Lifetime) == 0x000338, "Member 'ABP_AcidPuddle_C::Puddle_Lifetime' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Puddle_SizeModifier_Radius) == 0x000340, "Member 'ABP_AcidPuddle_C::Puddle_SizeModifier_Radius' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_ShouldPuddleAppearWithExplosion_) == 0x000348, "Member 'ABP_AcidPuddle_C::VFX_ShouldPuddleAppearWithExplosion_' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_SpawnExplosion_Scale) == 0x000350, "Member 'ABP_AcidPuddle_C::VFX_SpawnExplosion_Scale' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_SpawnExplosion) == 0x000358, "Member 'ABP_AcidPuddle_C::VFX_SpawnExplosion' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpreadCurve_Spawn) == 0x000360, "Member 'ABP_AcidPuddle_C::SpreadCurve_Spawn' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpreadCurve_Despawn) == 0x000368, "Member 'ABP_AcidPuddle_C::SpreadCurve_Despawn' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpawnTimelIne_Playrate) == 0x000370, "Member 'ABP_AcidPuddle_C::SpawnTimelIne_Playrate' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, DespawnTimeline_Playrate) == 0x000374, "Member 'ABP_AcidPuddle_C::DespawnTimeline_Playrate' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, MaxHeightDiffToPlayer) == 0x000378, "Member 'ABP_AcidPuddle_C::MaxHeightDiffToPlayer' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Damage_Timer) == 0x000380, "Member 'ABP_AcidPuddle_C::Damage_Timer' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, PuddleLifetime_Timer) == 0x000388, "Member 'ABP_AcidPuddle_C::PuddleLifetime_Timer' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, Object_Types) == 0x000390, "Member 'ABP_AcidPuddle_C::Object_Types' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SHAk_Component) == 0x0003A0, "Member 'ABP_AcidPuddle_C::SHAk_Component' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SFX_PlayAcidSizzle) == 0x0003A8, "Member 'ABP_AcidPuddle_C::SFX_PlayAcidSizzle' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SFX_StopAcidSizzle) == 0x0003B0, "Member 'ABP_AcidPuddle_C::SFX_StopAcidSizzle' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SpriteScale) == 0x0003B8, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SpriteScale' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SmokeSphereSize) == 0x0003C0, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SmokeSphereSize' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_SpawnRate) == 0x0003C8, "Member 'ABP_AcidPuddle_C::VFX_NSParam_SpawnRate' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VFX_NSParam_PuddleSizeVector) == 0x0003D0, "Member 'ABP_AcidPuddle_C::VFX_NSParam_PuddleSizeVector' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, UseErosion_) == 0x0003E8, "Member 'ABP_AcidPuddle_C::UseErosion_' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, ErosionSetter) == 0x0003F0, "Member 'ABP_AcidPuddle_C::ErosionSetter' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, bIsPlayerOverlapped) == 0x0003F8, "Member 'ABP_AcidPuddle_C::bIsPlayerOverlapped' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, AcidEffectTimer) == 0x000400, "Member 'ABP_AcidPuddle_C::AcidEffectTimer' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, VariantsMap) == 0x000408, "Member 'ABP_AcidPuddle_C::VariantsMap' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, FadeInDuration) == 0x000458, "Member 'ABP_AcidPuddle_C::FadeInDuration' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, FadeOutDuration) == 0x000460, "Member 'ABP_AcidPuddle_C::FadeOutDuration' has a wrong offset!"); \ -static_assert(offsetof(ABP_AcidPuddle_C, SpawnID) == 0x000468, "Member 'ABP_AcidPuddle_C::SpawnID' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_LongJump_Trajectory_C_SetupJumpDown \ -static_assert(alignof(BP_LongJump_Trajectory_C_SetupJumpDown) == 0x000010, "Wrong alignment on BP_LongJump_Trajectory_C_SetupJumpDown"); \ -static_assert(sizeof(BP_LongJump_Trajectory_C_SetupJumpDown) == 0x000370, "Wrong size on BP_LongJump_Trajectory_C_SetupJumpDown"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, StartLocation) == 0x000000, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::StartLocation' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, Character) == 0x000018, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::Character' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, ActorsToIgnore) == 0x000020, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::ActorsToIgnore' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000038, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_GetTransform_ReturnValue) == 0x000040, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Abs_ReturnValue) == 0x0000A0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Abs_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_MakeVector_ReturnValue) == 0x0000A8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_TransformDirection_ReturnValue) == 0x0000D8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_TransformDirection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0000F0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_SphereTraceSingle_OutHit) == 0x000120, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_SphereTraceSingle_ReturnValue) == 0x000220, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_bBlockingHit) == 0x000221, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_bInitialOverlap) == 0x000222, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Time) == 0x000224, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Distance) == 0x000228, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Location) == 0x000230, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ImpactPoint) == 0x000248, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_Normal) == 0x000260, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ImpactNormal) == 0x000278, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_PhysMat) == 0x000290, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitActor) == 0x000298, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitComponent) == 0x0002A0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitBoneName) == 0x0002A8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_BoneName) == 0x0002B0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_HitItem) == 0x0002B8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_ElementIndex) == 0x0002BC, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_FaceIndex) == 0x0002C0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_TraceStart) == 0x0002C8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_BreakHitResult_TraceEnd) == 0x0002E0, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0002F8, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Normal_ReturnValue) == 0x000310, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000328, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000340, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000358, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_LongJump_Trajectory_C_SetupJumpDown, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000360, "Member 'BP_LongJump_Trajectory_C_SetupJumpDown::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_LongJump_Trajectory_C \ -static_assert(alignof(ABP_LongJump_Trajectory_C) == 0x000008, "Wrong alignment on ABP_LongJump_Trajectory_C"); \ -static_assert(sizeof(ABP_LongJump_Trajectory_C) == 0x000308, "Wrong size on ABP_LongJump_Trajectory_C"); \ -static_assert(offsetof(ABP_LongJump_Trajectory_C, TrajectorySpline) == 0x0002C8, "Member 'ABP_LongJump_Trajectory_C::TrajectorySpline' has a wrong offset!"); \ -static_assert(offsetof(ABP_LongJump_Trajectory_C, DefaultSceneRoot) == 0x0002D0, "Member 'ABP_LongJump_Trajectory_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(ABP_LongJump_Trajectory_C, LandingLocation) == 0x0002D8, "Member 'ABP_LongJump_Trajectory_C::LandingLocation' has a wrong offset!"); \ -static_assert(offsetof(ABP_LongJump_Trajectory_C, HorizontalOffset) == 0x0002F0, "Member 'ABP_LongJump_Trajectory_C::HorizontalOffset' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_UpgradesAvailabilityLevel_Tier1_C \ -static_assert(alignof(UGE_UpgradesAvailabilityLevel_Tier1_C) == 0x000008, "Wrong alignment on UGE_UpgradesAvailabilityLevel_Tier1_C"); \ -static_assert(sizeof(UGE_UpgradesAvailabilityLevel_Tier1_C) == 0x000A70, "Wrong size on UGE_UpgradesAvailabilityLevel_Tier1_C"); \ - -#define DUMPER7_ASSERTS_ULS_ClimbUp120_DirectorBP_C \ -static_assert(alignof(ULS_ClimbUp120_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp120_DirectorBP_C"); \ -static_assert(sizeof(ULS_ClimbUp120_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp120_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_ULS_ClimbUp150_DirectorBP_C \ -static_assert(alignof(ULS_ClimbUp150_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_ClimbUp150_DirectorBP_C"); \ -static_assert(sizeof(ULS_ClimbUp150_DirectorBP_C) == 0x000048, "Wrong size on ULS_ClimbUp150_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_UGE_MGChargeSpeedUpgrade_C \ -static_assert(alignof(UGE_MGChargeSpeedUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGChargeSpeedUpgrade_C"); \ -static_assert(sizeof(UGE_MGChargeSpeedUpgrade_C) == 0x000A70, "Wrong size on UGE_MGChargeSpeedUpgrade_C"); \ - -#define DUMPER7_ASSERTS_UAIKnockDownShockwaveDamage_C \ -static_assert(alignof(UAIKnockDownShockwaveDamage_C) == 0x000008, "Wrong alignment on UAIKnockDownShockwaveDamage_C"); \ -static_assert(sizeof(UAIKnockDownShockwaveDamage_C) == 0x000068, "Wrong size on UAIKnockDownShockwaveDamage_C"); \ - -#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget \ -static_assert(alignof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget) == 0x000008, "Wrong alignment on SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget"); \ -static_assert(sizeof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget) == 0x000120, "Wrong size on SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, EntryPoint) == 0x000000, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ShootLength_1) == 0x000004, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ShootLength_1' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000008, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x00001C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000020, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_IsPlayingAnimation_ReturnValue) == 0x000024, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_IsPlayingAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000028, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000030, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ShootLength) == 0x000038, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_ChargeStage) == 0x00003C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000040, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000048, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_MyGeometry) == 0x000050, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_InDeltaTime) == 0x000088, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_IsAnimationPlaying_ReturnValue) == 0x00008C, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_IsAnimationPlaying_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetEndTime_ReturnValue) == 0x000090, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetEndTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000094, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000098, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000A0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_MakeLiteralDouble_ReturnValue) == 0x0000A8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000B8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_4) == 0x0000C0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_Event_bAvailable) == 0x0000C8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x0000D0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_5) == 0x0000E0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x0000E8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0000F0, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x0000F8, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000100, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast_1) == 0x000108, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000110, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget, CallFunc_PlayAnimation_StartAtTime_ImplicitCast) == 0x000118, "Member 'SpreadGunReticle_Widget_C_ExecuteUbergraph_SpreadGunReticle_Widget::CallFunc_PlayAnimation_StartAtTime_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SpreadGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_PlayChargeAnimation \ -static_assert(alignof(SpreadGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(sizeof(SpreadGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on SpreadGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'SpreadGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_PlayShootAnimation \ -static_assert(alignof(SpreadGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(sizeof(SpreadGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on SpreadGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SpreadGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SpreadGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpreadGunReticle_Widget_C_Tick \ -static_assert(alignof(SpreadGunReticle_Widget_C_Tick) == 0x000004, "Wrong alignment on SpreadGunReticle_Widget_C_Tick"); \ -static_assert(sizeof(SpreadGunReticle_Widget_C_Tick) == 0x00003C, "Wrong size on SpreadGunReticle_Widget_C_Tick"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_Tick, MyGeometry) == 0x000000, "Member 'SpreadGunReticle_Widget_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(SpreadGunReticle_Widget_C_Tick, InDeltaTime) == 0x000038, "Member 'SpreadGunReticle_Widget_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpreadGunReticle_Widget_C \ -static_assert(alignof(USpreadGunReticle_Widget_C) == 0x000008, "Wrong alignment on USpreadGunReticle_Widget_C"); \ -static_assert(sizeof(USpreadGunReticle_Widget_C) == 0x000498, "Wrong size on USpreadGunReticle_Widget_C"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'USpreadGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Anim_NoAmmo) == 0x000428, "Member 'USpreadGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Reticle_change) == 0x000430, "Member 'USpreadGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, ChargedShoot_anim) == 0x000438, "Member 'USpreadGunReticle_Widget_C::ChargedShoot_anim' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Shoot_anim) == 0x000440, "Member 'USpreadGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Charging_anim) == 0x000448, "Member 'USpreadGunReticle_Widget_C::Charging_anim' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, ArrowL) == 0x000450, "Member 'USpreadGunReticle_Widget_C::ArrowL' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, ArrowR) == 0x000458, "Member 'USpreadGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, RetainerBox_1) == 0x000460, "Member 'USpreadGunReticle_Widget_C::RetainerBox_1' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Sprd_left_up_prg) == 0x000468, "Member 'USpreadGunReticle_Widget_C::Sprd_left_up_prg' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, Sprd_right_up_prg) == 0x000470, "Member 'USpreadGunReticle_Widget_C::Sprd_right_up_prg' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, test) == 0x000478, "Member 'USpreadGunReticle_Widget_C::test' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, test1) == 0x000480, "Member 'USpreadGunReticle_Widget_C::test1' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, ChargePct) == 0x000488, "Member 'USpreadGunReticle_Widget_C::ChargePct' has a wrong offset!"); \ -static_assert(offsetof(USpreadGunReticle_Widget_C, IsCharged) == 0x000490, "Member 'USpreadGunReticle_Widget_C::IsCharged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GC_Material_LowHealth_C_WhileActive \ -static_assert(alignof(GC_Material_LowHealth_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_LowHealth_C_WhileActive"); \ -static_assert(sizeof(GC_Material_LowHealth_C_WhileActive) == 0x0000E8, "Wrong size on GC_Material_LowHealth_C_WhileActive"); \ -static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_LowHealth_C_WhileActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_LowHealth_C_WhileActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_LowHealth_C_WhileActive::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_Material_LowHealth_C \ -static_assert(alignof(AGC_Material_LowHealth_C) == 0x000008, "Wrong alignment on AGC_Material_LowHealth_C"); \ -static_assert(sizeof(AGC_Material_LowHealth_C) == 0x0003E8, "Wrong size on AGC_Material_LowHealth_C"); \ -static_assert(offsetof(AGC_Material_LowHealth_C, SHAk) == 0x0003D8, "Member 'AGC_Material_LowHealth_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AGC_Material_LowHealth_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_LowHealth_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget \ -static_assert(alignof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget"); \ -static_assert(sizeof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget) == 0x000014, "Wrong size on TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, EntryPoint) == 0x000000, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_bool_Variable) == 0x000004, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_byte_Variable) == 0x000005, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, Temp_byte_Variable_1) == 0x000006, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, K2Node_Event_InNewInputDevice) == 0x000007, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::K2Node_Event_InNewInputDevice' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000008, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_GetConsoleVariableIntValue_ReturnValue) == 0x00000C, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_GetConsoleVariableIntValue_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Conv_IntToBool_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, CallFunc_Not_PreBool_ReturnValue) == 0x000011, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget, K2Node_Select_Default) == 0x000012, "Member 'TempWeaponModeWidget_C_ExecuteUbergraph_TempWeaponModeWidget::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index \ -static_assert(alignof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index) == 0x000078, "Wrong size on TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, SlotNumber) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::SlotNumber' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, BorderColor) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::BorderColor' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, AbilitySys) == 0x000018, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::AbilitySys' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot) == 0x000028, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot_1) == 0x000030, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetSoulIconForSlot_SoulIconSlot_2) == 0x000038, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetSoulIconForSlot_SoulIconSlot_2' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000040, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000041, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_CheckIfThereIsWeaponInSlot_ReturnValue) == 0x000042, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_CheckIfThereIsWeaponInSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_BooleanOR_ReturnValue) == 0x000043, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue_1) == 0x000044, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetCharacterPlay_ReturnValue) == 0x000048, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetWeaponModeContainerInSlot_ReturnValue) == 0x000050, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetWeaponModeContainerInSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetObjectClass_ReturnValue) == 0x000058, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_GetClassDisplayName_ReturnValue) == 0x000060, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_GetClassDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, K2Node_SwitchString_CmpSuccess) == 0x000070, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::K2Node_SwitchString_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index, CallFunc_PlayerHasSoul_ReturnValue_2) == 0x000071, "Member 'TempWeaponModeWidget_C_Get_Border_Color_By_Slot_Index::CallFunc_PlayerHasSoul_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor \ -static_assert(alignof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_FirstSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor \ -static_assert(alignof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_FourthSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar0_Visibility \ -static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar0_Visibility"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar0_Visibility"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar0_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar0_Visibility::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar1_Visibility \ -static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar1_Visibility"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar1_Visibility"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar1_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar1_Visibility::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar2_Visibility \ -static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar2_Visibility"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar2_Visibility"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar2_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar2_Visibility::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ProgressBar3_Visibility \ -static_assert(alignof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_Get_ProgressBar3_Visibility"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility) == 0x000006, "Wrong size on TempWeaponModeWidget_C_Get_ProgressBar3_Visibility"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_bool_Variable) == 0x000001, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_byte_Variable) == 0x000002, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, Temp_byte_Variable_1) == 0x000003, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::CallFunc_CheckIfFabricatingAmmoForSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ProgressBar3_Visibility, K2Node_Select_Default) == 0x000005, "Member 'TempWeaponModeWidget_C_Get_ProgressBar3_Visibility::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor \ -static_assert(alignof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_SecondSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor \ -static_assert(alignof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor"); \ -static_assert(sizeof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor) == 0x000024, "Wrong size on TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, CallFunc_CheckIfWeaponSlotActive_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::CallFunc_CheckIfWeaponSlotActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor, CallFunc_SelectColor_ReturnValue) == 0x000014, "Member 'TempWeaponModeWidget_C_Get_ThirdSlotBorder_BrushColor::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetProgressBarsValue \ -static_assert(alignof(TempWeaponModeWidget_C_GetProgressBarsValue) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_GetProgressBarsValue"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetProgressBarsValue) == 0x000080, "Wrong size on TempWeaponModeWidget_C_GetProgressBarsValue"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_MakeLiteralGameplayTag_ReturnValue) == 0x000004, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_MakeLiteralGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetLastAbilityActivationTime_ReturnValue) == 0x000028, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetLastAbilityActivationTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetQuickFabricationPerformTime_ReturnValue) == 0x00002C, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetQuickFabricationPerformTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000030, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_GetTimeSeconds_ReturnValue) == 0x000040, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000048, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000050, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_FClamp_ReturnValue) == 0x000058, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, K2Node_FunctionResult_ReturnValue_ImplicitCast) == 0x000060, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::K2Node_FunctionResult_ReturnValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Conv_DoubleToString_InDouble_ImplicitCast) == 0x000068, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Conv_DoubleToString_InDouble_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetProgressBarsValue, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000078, "Member 'TempWeaponModeWidget_C_GetProgressBarsValue::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetSoulIconForSlot \ -static_assert(alignof(TempWeaponModeWidget_C_GetSoulIconForSlot) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_GetSoulIconForSlot"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetSoulIconForSlot) == 0x000018, "Wrong size on TempWeaponModeWidget_C_GetSoulIconForSlot"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, SlotNumber) == 0x000000, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::SlotNumber' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, SoulIconSlot) == 0x000008, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::SoulIconSlot' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetSoulIconForSlot, K2Node_SwitchInteger_CmpSuccess) == 0x000010, "Member 'TempWeaponModeWidget_C_GetSoulIconForSlot::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_0 \ -static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_0) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_0"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_0) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_0"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_0, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_0::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_0, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_0::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_1 \ -static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_1) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_1"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_1) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_1"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_1, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_1::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_1, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_1::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_2 \ -static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_2) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_2"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_2) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_2"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_2, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_2::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_2, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_2::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_GetWeaponImageColor_3 \ -static_assert(alignof(TempWeaponModeWidget_C_GetWeaponImageColor_3) == 0x000004, "Wrong alignment on TempWeaponModeWidget_C_GetWeaponImageColor_3"); \ -static_assert(sizeof(TempWeaponModeWidget_C_GetWeaponImageColor_3) == 0x000020, "Wrong size on TempWeaponModeWidget_C_GetWeaponImageColor_3"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_3, ReturnValue) == 0x000000, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_3::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_GetWeaponImageColor_3, CallFunc_Get_Border_Color_By_Slot_Index_BorderColor) == 0x000010, "Member 'TempWeaponModeWidget_C_GetWeaponImageColor_3::CallFunc_Get_Border_Color_By_Slot_Index_BorderColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_OnInputDeviceChanged \ -static_assert(alignof(TempWeaponModeWidget_C_OnInputDeviceChanged) == 0x000001, "Wrong alignment on TempWeaponModeWidget_C_OnInputDeviceChanged"); \ -static_assert(sizeof(TempWeaponModeWidget_C_OnInputDeviceChanged) == 0x000001, "Wrong size on TempWeaponModeWidget_C_OnInputDeviceChanged"); \ -static_assert(offsetof(TempWeaponModeWidget_C_OnInputDeviceChanged, InNewInputDevice) == 0x000000, "Member 'TempWeaponModeWidget_C_OnInputDeviceChanged::InNewInputDevice' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TempWeaponModeWidget_C_PlayerHasSoul \ -static_assert(alignof(TempWeaponModeWidget_C_PlayerHasSoul) == 0x000008, "Wrong alignment on TempWeaponModeWidget_C_PlayerHasSoul"); \ -static_assert(sizeof(TempWeaponModeWidget_C_PlayerHasSoul) == 0x000040, "Wrong size on TempWeaponModeWidget_C_PlayerHasSoul"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, SoulName) == 0x000000, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::SoulName' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, ReturnValue) == 0x000008, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetSoulsContainer_ReturnValue) == 0x000018, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetSoulsContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_IsSoulActive_ReturnValue) == 0x000020, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_IsSoulActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_GetStoredSouls_ReturnValue) == 0x000028, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_GetStoredSouls_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_Array_Contains_ReturnValue) == 0x000038, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TempWeaponModeWidget_C_PlayerHasSoul, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'TempWeaponModeWidget_C_PlayerHasSoul::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTempWeaponModeWidget_C \ -static_assert(alignof(UTempWeaponModeWidget_C) == 0x000008, "Wrong alignment on UTempWeaponModeWidget_C"); \ -static_assert(sizeof(UTempWeaponModeWidget_C) == 0x000658, "Wrong size on UTempWeaponModeWidget_C"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, UberGraphFrame) == 0x000570, "Member 'UTempWeaponModeWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, AnimBlocked) == 0x000578, "Member 'UTempWeaponModeWidget_C::AnimBlocked' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, Blockedicon) == 0x000580, "Member 'UTempWeaponModeWidget_C::Blockedicon' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, DpadButtons) == 0x000588, "Member 'UTempWeaponModeWidget_C::DpadButtons' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, FirstSlotBorder) == 0x000590, "Member 'UTempWeaponModeWidget_C::FirstSlotBorder' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, FirstSlotProgressBar) == 0x000598, "Member 'UTempWeaponModeWidget_C::FirstSlotProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, FourthSlotBorder) == 0x0005A0, "Member 'UTempWeaponModeWidget_C::FourthSlotBorder' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, FourthSlotProgressBar) == 0x0005A8, "Member 'UTempWeaponModeWidget_C::FourthSlotProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, PlatformControlsWidgetSwitcher) == 0x0005B0, "Member 'UTempWeaponModeWidget_C::PlatformControlsWidgetSwitcher' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SecondSlotBorder) == 0x0005B8, "Member 'UTempWeaponModeWidget_C::SecondSlotBorder' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SecondSlotProgressBar) == 0x0005C0, "Member 'UTempWeaponModeWidget_C::SecondSlotProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon1) == 0x0005C8, "Member 'UTempWeaponModeWidget_C::SoulIcon1' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon2) == 0x0005D0, "Member 'UTempWeaponModeWidget_C::SoulIcon2' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon3) == 0x0005D8, "Member 'UTempWeaponModeWidget_C::SoulIcon3' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, SoulIcon4) == 0x0005E0, "Member 'UTempWeaponModeWidget_C::SoulIcon4' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, ThirdSlotBorder) == 0x0005E8, "Member 'UTempWeaponModeWidget_C::ThirdSlotBorder' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, ThirdSlotProgressBar) == 0x0005F0, "Member 'UTempWeaponModeWidget_C::ThirdSlotProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_5) == 0x0005F8, "Member 'UTempWeaponModeWidget_C::Yes_tip_5' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_6) == 0x000600, "Member 'UTempWeaponModeWidget_C::Yes_tip_6' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_7) == 0x000608, "Member 'UTempWeaponModeWidget_C::Yes_tip_7' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, Yes_tip_8) == 0x000610, "Member 'UTempWeaponModeWidget_C::Yes_tip_8' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, ActiveSlotBackgColor) == 0x000618, "Member 'UTempWeaponModeWidget_C::ActiveSlotBackgColor' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, ActiveWeaponImageColor) == 0x000628, "Member 'UTempWeaponModeWidget_C::ActiveWeaponImageColor' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, NotActiveWeaponImageColor) == 0x000638, "Member 'UTempWeaponModeWidget_C::NotActiveWeaponImageColor' has a wrong offset!"); \ -static_assert(offsetof(UTempWeaponModeWidget_C, EmptySlotImageColor) == 0x000648, "Member 'UTempWeaponModeWidget_C::EmptySlotImageColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry \ -static_assert(alignof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry) == 0x000004, "Wrong alignment on GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry"); \ -static_assert(sizeof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry) == 0x000008, "Wrong size on GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry"); \ -static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, EntryPoint) == 0x000000, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, CallFunc_TextIsEmpty_ReturnValue) == 0x000004, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::CallFunc_TextIsEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry, K2Node_Event_IsDesignTime) == 0x000005, "Member 'GameplayControlEntry_C_ExecuteUbergraph_GameplayControlEntry::K2Node_Event_IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GameplayControlEntry_C_PreConstruct \ -static_assert(alignof(GameplayControlEntry_C_PreConstruct) == 0x000001, "Wrong alignment on GameplayControlEntry_C_PreConstruct"); \ -static_assert(sizeof(GameplayControlEntry_C_PreConstruct) == 0x000001, "Wrong size on GameplayControlEntry_C_PreConstruct"); \ -static_assert(offsetof(GameplayControlEntry_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'GameplayControlEntry_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGameplayControlEntry_C \ -static_assert(alignof(UGameplayControlEntry_C) == 0x000008, "Wrong alignment on UGameplayControlEntry_C"); \ -static_assert(sizeof(UGameplayControlEntry_C) == 0x000328, "Wrong size on UGameplayControlEntry_C"); \ -static_assert(offsetof(UGameplayControlEntry_C, UberGraphFrame) == 0x000310, "Member 'UGameplayControlEntry_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGameplayControlEntry_C, PreviewText) == 0x000318, "Member 'UGameplayControlEntry_C::PreviewText' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_TravelerGravityPlatforms_POD_C \ -static_assert(alignof(ALamp_TravelerGravityPlatforms_POD_C) == 0x000008, "Wrong alignment on ALamp_TravelerGravityPlatforms_POD_C"); \ -static_assert(sizeof(ALamp_TravelerGravityPlatforms_POD_C) == 0x000530, "Wrong size on ALamp_TravelerGravityPlatforms_POD_C"); \ -static_assert(offsetof(ALamp_TravelerGravityPlatforms_POD_C, PAGLightCullingVolume) == 0x000528, "Member 'ALamp_TravelerGravityPlatforms_POD_C::PAGLightCullingVolume' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Skip_btn_C_CircleProgress_Event_0 \ -static_assert(alignof(Skip_btn_C_CircleProgress_Event_0) == 0x000008, "Wrong alignment on Skip_btn_C_CircleProgress_Event_0"); \ -static_assert(sizeof(Skip_btn_C_CircleProgress_Event_0) == 0x000008, "Wrong size on Skip_btn_C_CircleProgress_Event_0"); \ -static_assert(offsetof(Skip_btn_C_CircleProgress_Event_0, CircleProgress_0) == 0x000000, "Member 'Skip_btn_C_CircleProgress_Event_0::CircleProgress_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Skip_btn_C_ExecuteUbergraph_Skip_btn \ -static_assert(alignof(Skip_btn_C_ExecuteUbergraph_Skip_btn) == 0x000008, "Wrong alignment on Skip_btn_C_ExecuteUbergraph_Skip_btn"); \ -static_assert(sizeof(Skip_btn_C_ExecuteUbergraph_Skip_btn) == 0x000050, "Wrong size on Skip_btn_C_ExecuteUbergraph_Skip_btn"); \ -static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, EntryPoint) == 0x000000, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_CustomEvent_CircleProgress) == 0x000008, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_CustomEvent_CircleProgress' has a wrong offset!"); \ -static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_Event_IsDesignTime) == 0x000010, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, CallFunc_PlayAnimation_ReturnValue) == 0x000018, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Skip_btn_C_ExecuteUbergraph_Skip_btn, K2Node_MakeStruct_SHGameplayControlDataStruct) == 0x000020, "Member 'Skip_btn_C_ExecuteUbergraph_Skip_btn::K2Node_MakeStruct_SHGameplayControlDataStruct' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Skip_btn_C_PreConstruct \ -static_assert(alignof(Skip_btn_C_PreConstruct) == 0x000001, "Wrong alignment on Skip_btn_C_PreConstruct"); \ -static_assert(sizeof(Skip_btn_C_PreConstruct) == 0x000001, "Wrong size on Skip_btn_C_PreConstruct"); \ -static_assert(offsetof(Skip_btn_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'Skip_btn_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn \ -static_assert(alignof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn) == 0x000008, "Wrong alignment on Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn"); \ -static_assert(sizeof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn) == 0x000008, "Wrong size on Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn"); \ -static_assert(offsetof(Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn, CircleProgress_0) == 0x000000, "Member 'Skip_btn_C_SequenceEvent__ENTRYPOINTSkip_btn::CircleProgress_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USkip_btn_C \ -static_assert(alignof(USkip_btn_C) == 0x000008, "Wrong alignment on USkip_btn_C"); \ -static_assert(sizeof(USkip_btn_C) == 0x000318, "Wrong size on USkip_btn_C"); \ -static_assert(offsetof(USkip_btn_C, UberGraphFrame) == 0x0002D0, "Member 'USkip_btn_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, HideSkipIcon) == 0x0002D8, "Member 'USkip_btn_C::HideSkipIcon' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, ButtomCircle) == 0x0002E0, "Member 'USkip_btn_C::ButtomCircle' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, CircleProgress) == 0x0002E8, "Member 'USkip_btn_C::CircleProgress' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, Controller_type) == 0x0002F0, "Member 'USkip_btn_C::Controller_type' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, GameplayControlEntry_1) == 0x0002F8, "Member 'USkip_btn_C::GameplayControlEntry_1' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, Holdprogress) == 0x000300, "Member 'USkip_btn_C::Holdprogress' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, Tipbutton) == 0x000308, "Member 'USkip_btn_C::Tipbutton' has a wrong offset!"); \ -static_assert(offsetof(USkip_btn_C, SkipDialog) == 0x000310, "Member 'USkip_btn_C::SkipDialog' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ButtonChoose \ -static_assert(alignof(DialogueChoiceWidget_C_ButtonChoose) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ButtonChoose"); \ -static_assert(sizeof(DialogueChoiceWidget_C_ButtonChoose) == 0x000008, "Wrong size on DialogueChoiceWidget_C_ButtonChoose"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonChoose, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_ButtonChoose::Button' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ButtonHovered \ -static_assert(alignof(DialogueChoiceWidget_C_ButtonHovered) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ButtonHovered"); \ -static_assert(sizeof(DialogueChoiceWidget_C_ButtonHovered) == 0x000038, "Wrong size on DialogueChoiceWidget_C_ButtonHovered"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_ButtonHovered::Button' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_getInteractiveTalk_ReturnValue) == 0x000010, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_IsValid_ReturnValue_1) == 0x000018, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, K2Node_MakeArray_Array) == 0x000020, "Member 'DialogueChoiceWidget_C_ButtonHovered::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ButtonHovered, CallFunc_Array_Find_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_ButtonHovered::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_DefaultOption \ -static_assert(alignof(DialogueChoiceWidget_C_DefaultOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_DefaultOption"); \ -static_assert(sizeof(DialogueChoiceWidget_C_DefaultOption) == 0x000008, "Wrong size on DialogueChoiceWidget_C_DefaultOption"); \ -static_assert(offsetof(DialogueChoiceWidget_C_DefaultOption, quicktime_0) == 0x000000, "Member 'DialogueChoiceWidget_C_DefaultOption::quicktime_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget \ -static_assert(alignof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget"); \ -static_assert(sizeof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget) == 0x000138, "Wrong size on DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, EntryPoint) == 0x000000, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button) == 0x000008, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable) == 0x000010, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable_1) == 0x000018, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue_1) == 0x00002C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, Temp_int_Variable_2) == 0x00003C, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Add_IntInt_ReturnValue_2) == 0x000050, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array) == 0x000058, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item) == 0x000068, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue) == 0x000070, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue) == 0x000074, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array_1) == 0x000078, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_MakeArray_Array_2) == 0x000088, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_MakeArray_Array_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_quicktime) == 0x000098, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_quicktime' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item_1) == 0x0000A0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue_1) == 0x0000A8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000AC, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Get_Item_2) == 0x0000B0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Length_ReturnValue_2) == 0x0000B8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue) == 0x0000C0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Less_IntInt_ReturnValue_2) == 0x0000C8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x0000D0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess) == 0x0000D8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue_1) == 0x0000E0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_getDialogManager_ReturnValue_2) == 0x0000E8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_getDialogManager_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI_1) == 0x0000F0, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess_1) == 0x0000F8, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_AsCronos_Dialog_UI_2) == 0x000100, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_AsCronos_Dialog_UI_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_DynamicCast_bSuccess_2) == 0x000108, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button_2) == 0x000110, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_Array_Find_ReturnValue) == 0x000118, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000120, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, K2Node_CustomEvent_Button_1) == 0x000128, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::K2Node_CustomEvent_Button_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000130, "Member 'DialogueChoiceWidget_C_ExecuteUbergraph_DialogueChoiceWidget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_FirstOption \ -static_assert(alignof(DialogueChoiceWidget_C_FirstOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_FirstOption"); \ -static_assert(sizeof(DialogueChoiceWidget_C_FirstOption) == 0x000010, "Wrong size on DialogueChoiceWidget_C_FirstOption"); \ -static_assert(offsetof(DialogueChoiceWidget_C_FirstOption, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogueChoiceWidget_C_FirstOption::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_FirstOption, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_FirstOption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_OnButtonHovered_Event \ -static_assert(alignof(DialogueChoiceWidget_C_OnButtonHovered_Event) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_OnButtonHovered_Event"); \ -static_assert(sizeof(DialogueChoiceWidget_C_OnButtonHovered_Event) == 0x000008, "Wrong size on DialogueChoiceWidget_C_OnButtonHovered_Event"); \ -static_assert(offsetof(DialogueChoiceWidget_C_OnButtonHovered_Event, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_OnButtonHovered_Event::Button' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_OnButtonPressed_Event \ -static_assert(alignof(DialogueChoiceWidget_C_OnButtonPressed_Event) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_OnButtonPressed_Event"); \ -static_assert(sizeof(DialogueChoiceWidget_C_OnButtonPressed_Event) == 0x000008, "Wrong size on DialogueChoiceWidget_C_OnButtonPressed_Event"); \ -static_assert(offsetof(DialogueChoiceWidget_C_OnButtonPressed_Event, Button) == 0x000000, "Member 'DialogueChoiceWidget_C_OnButtonPressed_Event::Button' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_Reset \ -static_assert(alignof(DialogueChoiceWidget_C_Reset) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_Reset"); \ -static_assert(sizeof(DialogueChoiceWidget_C_Reset) == 0x000038, "Wrong size on DialogueChoiceWidget_C_Reset"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, Temp_int_Array_Index_Variable) == 0x000000, "Member 'DialogueChoiceWidget_C_Reset::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'DialogueChoiceWidget_C_Reset::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, K2Node_MakeArray_Array) == 0x000010, "Member 'DialogueChoiceWidget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Reset, CallFunc_GetPlayerController_ReturnValue) == 0x000030, "Member 'DialogueChoiceWidget_C_Reset::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_SecondOption \ -static_assert(alignof(DialogueChoiceWidget_C_SecondOption) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_SecondOption"); \ -static_assert(sizeof(DialogueChoiceWidget_C_SecondOption) == 0x000010, "Wrong size on DialogueChoiceWidget_C_SecondOption"); \ -static_assert(offsetof(DialogueChoiceWidget_C_SecondOption, CallFunc_getInteractiveTalk_ReturnValue) == 0x000000, "Member 'DialogueChoiceWidget_C_SecondOption::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_SecondOption, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'DialogueChoiceWidget_C_SecondOption::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget \ -static_assert(alignof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget"); \ -static_assert(sizeof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget) == 0x000008, "Wrong size on DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget"); \ -static_assert(offsetof(DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget, quicktime_0) == 0x000000, "Member 'DialogueChoiceWidget_C_SequenceEvent__ENTRYPOINTDialogueChoiceWidget::quicktime_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DialogueChoiceWidget_C_Show_Choice \ -static_assert(alignof(DialogueChoiceWidget_C_Show_Choice) == 0x000008, "Wrong alignment on DialogueChoiceWidget_C_Show_Choice"); \ -static_assert(sizeof(DialogueChoiceWidget_C_Show_Choice) == 0x0000A8, "Wrong size on DialogueChoiceWidget_C_Show_Choice"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, SubtitleText) == 0x000000, "Member 'DialogueChoiceWidget_C_Show_Choice::SubtitleText' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Icon_) == 0x000010, "Member 'DialogueChoiceWidget_C_Show_Choice::Icon_' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, NewParam) == 0x000018, "Member 'DialogueChoiceWidget_C_Show_Choice::NewParam' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, DefaultOption) == 0x000028, "Member 'DialogueChoiceWidget_C_Show_Choice::DefaultOption' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable) == 0x00002C, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_MakeArray_Array) == 0x000030, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_1) == 0x000040, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_int_Variable) == 0x000044, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_int_Variable_1) == 0x000048, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00004C, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_PlayAnimation_ReturnValue) == 0x000050, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_2) == 0x000058, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_byte_Variable_3) == 0x000059, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_bool_Variable) == 0x00005A, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_Select_Default) == 0x00005B, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, Temp_bool_Variable_1) == 0x00005C, "Member 'DialogueChoiceWidget_C_Show_Choice::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, K2Node_Select_Default_1) == 0x00005D, "Member 'DialogueChoiceWidget_C_Show_Choice::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Array_Get_Item) == 0x000068, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_GetPlayerController_ReturnValue) == 0x000090, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Array_Get_Item_1) == 0x000098, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(DialogueChoiceWidget_C_Show_Choice, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000A0, "Member 'DialogueChoiceWidget_C_Show_Choice::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDialogueChoiceWidget_C \ -static_assert(alignof(UDialogueChoiceWidget_C) == 0x000008, "Wrong alignment on UDialogueChoiceWidget_C"); \ -static_assert(sizeof(UDialogueChoiceWidget_C) == 0x000368, "Wrong size on UDialogueChoiceWidget_C"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, UberGraphFrame) == 0x0002D0, "Member 'UDialogueChoiceWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Hide_anim) == 0x0002D8, "Member 'UDialogueChoiceWidget_C::Hide_anim' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, show_anim) == 0x0002E0, "Member 'UDialogueChoiceWidget_C::show_anim' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, AnimBar) == 0x0002E8, "Member 'UDialogueChoiceWidget_C::AnimBar' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, background) == 0x0002F0, "Member 'UDialogueChoiceWidget_C::background' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Bar_up) == 0x0002F8, "Member 'UDialogueChoiceWidget_C::Bar_up' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton) == 0x000300, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_1) == 0x000308, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_1' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_2) == 0x000310, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_2' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_3) == 0x000318, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_3' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, DialogueChoiceButton_4) == 0x000320, "Member 'UDialogueChoiceWidget_C::DialogueChoiceButton_4' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, quicktime) == 0x000328, "Member 'UDialogueChoiceWidget_C::quicktime' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Title) == 0x000330, "Member 'UDialogueChoiceWidget_C::Title' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Chosen) == 0x000338, "Member 'UDialogueChoiceWidget_C::Chosen' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Hovered) == 0x000348, "Member 'UDialogueChoiceWidget_C::Hovered' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, ChoiceCount) == 0x000358, "Member 'UDialogueChoiceWidget_C::ChoiceCount' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, Counter) == 0x00035C, "Member 'UDialogueChoiceWidget_C::Counter' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, ExtractionDialog_) == 0x000360, "Member 'UDialogueChoiceWidget_C::ExtractionDialog_' has a wrong offset!"); \ -static_assert(offsetof(UDialogueChoiceWidget_C, ButtonNumber) == 0x000364, "Member 'UDialogueChoiceWidget_C::ButtonNumber' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_DefaultChoiceInDialogWidget \ -static_assert(alignof(CronosDialogUI_C_DefaultChoiceInDialogWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_DefaultChoiceInDialogWidget"); \ -static_assert(sizeof(CronosDialogUI_C_DefaultChoiceInDialogWidget) == 0x000010, "Wrong size on CronosDialogUI_C_DefaultChoiceInDialogWidget"); \ -static_assert(offsetof(CronosDialogUI_C_DefaultChoiceInDialogWidget, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000000, "Member 'CronosDialogUI_C_DefaultChoiceInDialogWidget::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_DefaultChoiceInDialogWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'CronosDialogUI_C_DefaultChoiceInDialogWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI \ -static_assert(alignof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI) == 0x000008, "Wrong alignment on CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI"); \ -static_assert(sizeof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI) == 0x0001A8, "Wrong size on CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, EntryPoint) == 0x000000, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_getInteractiveTalk_ReturnValue) == 0x000018, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Skip_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Skip_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_AsBTDialog_Options_Menu_Widget) == 0x000028, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_AsBTDialog_Options_Menu_Widget' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Create_ReturnValue) == 0x000040, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000048, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Text) == 0x000050, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_line) == 0x000060, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_line' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Text_1) == 0x000068, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Text_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_line_1) == 0x000078, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_line_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_MakeLiteralText_ReturnValue) == 0x000080, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_EqualEqual_TextText_ReturnValue) == 0x000090, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_EqualEqual_TextText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_BooleanAND_ReturnValue) == 0x000091, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_IsValid_ReturnValue) == 0x000092, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_PlayAnimation_ReturnValue) == 0x000098, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_Time) == 0x0000A0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_Time' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_DefaultOption) == 0x0000A4, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_DefaultOption' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Event_InUIDisplayDialogContainerData) == 0x0000A8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Event_InUIDisplayDialogContainerData' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetInGameMenuManagerComponent_ReturnValue) == 0x0000B8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetInGameMenuManagerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetObjectClass_ReturnValue) == 0x0000C0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000C8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0000D8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CustomEvent_InIndex) == 0x0000DC, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CustomEvent_InIndex' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000E0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Not_PreBool_ReturnValue) == 0x0000E1, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_getInteractiveTalk_ReturnValue_1) == 0x0000E8, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_getInteractiveTalk_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_softclass_Variable) == 0x0000F0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_softclass_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000118, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_BooleanAND_ReturnValue_1) == 0x000119, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_Subtract_IntInt_ReturnValue) == 0x00011C, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_softclass_Variable_1) == 0x000120, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_softclass_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SelectInt_ReturnValue) == 0x000148, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SelectInt_ReturnValue_1) == 0x00014C, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SelectInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_CustomEvent_InMenuWidget) == 0x000150, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_CustomEvent_InMenuWidget' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_AsBTIn_Game_Menu_Widget) == 0x000158, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_AsBTIn_Game_Menu_Widget' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_DynamicCast_bSuccess_1) == 0x000160, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, Temp_bool_Variable) == 0x000161, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_GetInGameMenuManagerComponent_ReturnValue_1) == 0x000168, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_GetInGameMenuManagerComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_Select_Default) == 0x000170, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, K2Node_VariableSet_Timer_ImplicitCast) == 0x000198, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::K2Node_VariableSet_Timer_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI, CallFunc_SetTimeForChoice_InTime_ImplicitCast) == 0x0001A0, "Member 'CronosDialogUI_C_ExecuteUbergraph_CronosDialogUI::CallFunc_SetTimeForChoice_InTime_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_SecondChoiceOnWidget \ -static_assert(alignof(CronosDialogUI_C_SecondChoiceOnWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_SecondChoiceOnWidget"); \ -static_assert(sizeof(CronosDialogUI_C_SecondChoiceOnWidget) == 0x000010, "Wrong size on CronosDialogUI_C_SecondChoiceOnWidget"); \ -static_assert(offsetof(CronosDialogUI_C_SecondChoiceOnWidget, FirstOption_) == 0x000000, "Member 'CronosDialogUI_C_SecondChoiceOnWidget::FirstOption_' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_SecondChoiceOnWidget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000008, "Member 'CronosDialogUI_C_SecondChoiceOnWidget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_OnAddChoice \ -static_assert(alignof(CronosDialogUI_C_OnAddChoice) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnAddChoice"); \ -static_assert(sizeof(CronosDialogUI_C_OnAddChoice) == 0x000018, "Wrong size on CronosDialogUI_C_OnAddChoice"); \ -static_assert(offsetof(CronosDialogUI_C_OnAddChoice, Text_0) == 0x000000, "Member 'CronosDialogUI_C_OnAddChoice::Text_0' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_OnAddChoice, line) == 0x000010, "Member 'CronosDialogUI_C_OnAddChoice::line' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_OnDialogChoiceConfirmed_Event \ -static_assert(alignof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event) == 0x000004, "Wrong alignment on CronosDialogUI_C_OnDialogChoiceConfirmed_Event"); \ -static_assert(sizeof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event) == 0x000004, "Wrong size on CronosDialogUI_C_OnDialogChoiceConfirmed_Event"); \ -static_assert(offsetof(CronosDialogUI_C_OnDialogChoiceConfirmed_Event, InIndex) == 0x000000, "Member 'CronosDialogUI_C_OnDialogChoiceConfirmed_Event::InIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_OnDialogLine \ -static_assert(alignof(CronosDialogUI_C_OnDialogLine) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnDialogLine"); \ -static_assert(sizeof(CronosDialogUI_C_OnDialogLine) == 0x000018, "Wrong size on CronosDialogUI_C_OnDialogLine"); \ -static_assert(offsetof(CronosDialogUI_C_OnDialogLine, Text_0) == 0x000000, "Member 'CronosDialogUI_C_OnDialogLine::Text_0' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_OnDialogLine, line) == 0x000010, "Member 'CronosDialogUI_C_OnDialogLine::line' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_OnMenuCreated_Event \ -static_assert(alignof(CronosDialogUI_C_OnMenuCreated_Event) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnMenuCreated_Event"); \ -static_assert(sizeof(CronosDialogUI_C_OnMenuCreated_Event) == 0x000008, "Wrong size on CronosDialogUI_C_OnMenuCreated_Event"); \ -static_assert(offsetof(CronosDialogUI_C_OnMenuCreated_Event, InMenuWidget) == 0x000000, "Member 'CronosDialogUI_C_OnMenuCreated_Event::InMenuWidget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_OnSetupChoices \ -static_assert(alignof(CronosDialogUI_C_OnSetupChoices) == 0x000008, "Wrong alignment on CronosDialogUI_C_OnSetupChoices"); \ -static_assert(sizeof(CronosDialogUI_C_OnSetupChoices) == 0x000010, "Wrong size on CronosDialogUI_C_OnSetupChoices"); \ -static_assert(offsetof(CronosDialogUI_C_OnSetupChoices, InUIDisplayDialogContainerData) == 0x000000, "Member 'CronosDialogUI_C_OnSetupChoices::InUIDisplayDialogContainerData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_StopAnimationOnNormalWidget \ -static_assert(alignof(CronosDialogUI_C_StopAnimationOnNormalWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_StopAnimationOnNormalWidget"); \ -static_assert(sizeof(CronosDialogUI_C_StopAnimationOnNormalWidget) == 0x000038, "Wrong size on CronosDialogUI_C_StopAnimationOnNormalWidget"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, Temp_bool_Variable) == 0x000000, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, Temp_real_Variable) == 0x000008, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, K2Node_Select_Default) == 0x000018, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnNormalWidget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000030, "Member 'CronosDialogUI_C_StopAnimationOnNormalWidget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_StopAnimationOnQuickTimeWidget \ -static_assert(alignof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget) == 0x000008, "Wrong alignment on CronosDialogUI_C_StopAnimationOnQuickTimeWidget"); \ -static_assert(sizeof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget) == 0x000038, "Wrong size on CronosDialogUI_C_StopAnimationOnQuickTimeWidget"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Play_) == 0x000000, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Play_' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Temp_bool_Variable) == 0x000001, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, Temp_real_Variable) == 0x000008, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000010, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, K2Node_Select_Default) == 0x000018, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000020, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_StopAnimationOnQuickTimeWidget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000030, "Member 'CronosDialogUI_C_StopAnimationOnQuickTimeWidget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogUI_C_UpdateHubProperties \ -static_assert(alignof(CronosDialogUI_C_UpdateHubProperties) == 0x000004, "Wrong alignment on CronosDialogUI_C_UpdateHubProperties"); \ -static_assert(sizeof(CronosDialogUI_C_UpdateHubProperties) == 0x000008, "Wrong size on CronosDialogUI_C_UpdateHubProperties"); \ -static_assert(offsetof(CronosDialogUI_C_UpdateHubProperties, Time) == 0x000000, "Member 'CronosDialogUI_C_UpdateHubProperties::Time' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogUI_C_UpdateHubProperties, DefaultOption_0) == 0x000004, "Member 'CronosDialogUI_C_UpdateHubProperties::DefaultOption_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosDialogUI_C \ -static_assert(alignof(UCronosDialogUI_C) == 0x000008, "Wrong alignment on UCronosDialogUI_C"); \ -static_assert(sizeof(UCronosDialogUI_C) == 0x000120, "Wrong size on UCronosDialogUI_C"); \ -static_assert(offsetof(UCronosDialogUI_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosDialogUI_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, Text) == 0x0000B0, "Member 'UCronosDialogUI_C::Text' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, QuickTimeWidget) == 0x0000C0, "Member 'UCronosDialogUI_C::QuickTimeWidget' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, QuickTimeWidget_) == 0x0000C8, "Member 'UCronosDialogUI_C::QuickTimeWidget_' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, LineIsOnScreen_) == 0x0000C9, "Member 'UCronosDialogUI_C::LineIsOnScreen_' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, SkipBtnWidget) == 0x0000D0, "Member 'UCronosDialogUI_C::SkipBtnWidget' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, Can_Be_Skipped) == 0x0000D8, "Member 'UCronosDialogUI_C::Can_Be_Skipped' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, DefaultOption) == 0x0000DC, "Member 'UCronosDialogUI_C::DefaultOption' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, Timer) == 0x0000E0, "Member 'UCronosDialogUI_C::Timer' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, SoulIcon) == 0x0000E8, "Member 'UCronosDialogUI_C::SoulIcon' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, DialogWidgetStandard) == 0x0000F8, "Member 'UCronosDialogUI_C::DialogWidgetStandard' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, SoulsNameArray) == 0x000100, "Member 'UCronosDialogUI_C::SoulsNameArray' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, EmergencyCounter) == 0x000110, "Member 'UCronosDialogUI_C::EmergencyCounter' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogUI_C, DialogChoiceMenuWidget) == 0x000118, "Member 'UCronosDialogUI_C::DialogChoiceMenuWidget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingsVisualizationsWidget_BP_C \ -static_assert(alignof(USettingsVisualizationsWidget_BP_C) == 0x000008, "Wrong alignment on USettingsVisualizationsWidget_BP_C"); \ -static_assert(sizeof(USettingsVisualizationsWidget_BP_C) == 0x000328, "Wrong size on USettingsVisualizationsWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_CloseDialogWidget \ -static_assert(alignof(QuickTimeDialogue_Widget_C_CloseDialogWidget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_CloseDialogWidget"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_CloseDialogWidget) == 0x000008, "Wrong size on QuickTimeDialogue_Widget_C_CloseDialogWidget"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_CloseDialogWidget, quicktime_prg_0) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_CloseDialogWidget::quicktime_prg_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget \ -static_assert(alignof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget) == 0x000060, "Wrong size on QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, EntryPoint) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, Temp_int_Variable) == 0x000004, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_MakeArray_Array) == 0x000010, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_CustomEvent_quicktime_prg) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_CustomEvent_quicktime_prg' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Array_Get_Item) == 0x000028, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_getInteractiveTalk_ReturnValue) == 0x000038, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_getInteractiveTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, CallFunc_getDialogManager_ReturnValue) == 0x000040, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_Event_IsDesignTime) == 0x000048, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_Event_IsDesignTime' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x000050, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'QuickTimeDialogue_Widget_C_ExecuteUbergraph_QuickTimeDialogue_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_PreConstruct \ -static_assert(alignof(QuickTimeDialogue_Widget_C_PreConstruct) == 0x000001, "Wrong alignment on QuickTimeDialogue_Widget_C_PreConstruct"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_PreConstruct) == 0x000001, "Wrong size on QuickTimeDialogue_Widget_C_PreConstruct"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_Reset \ -static_assert(alignof(QuickTimeDialogue_Widget_C_Reset) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_Reset"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_Reset) == 0x000030, "Wrong size on QuickTimeDialogue_Widget_C_Reset"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, Temp_int_Variable) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_Reset::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, K2Node_MakeArray_Array) == 0x000008, "Member 'QuickTimeDialogue_Widget_C_Reset::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_GetPlayerController_ReturnValue) == 0x000018, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Array_Get_Item) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Array_Length_ReturnValue) == 0x000028, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_Reset, CallFunc_Less_IntInt_ReturnValue) == 0x00002C, "Member 'QuickTimeDialogue_Widget_C_Reset::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget \ -static_assert(alignof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget) == 0x000008, "Wrong size on QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget, quicktime_prg_0) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_SequenceEvent__ENTRYPOINTQuickTimeDialogue_Widget::quicktime_prg_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogue_Widget_C_ShowChoice \ -static_assert(alignof(QuickTimeDialogue_Widget_C_ShowChoice) == 0x000008, "Wrong alignment on QuickTimeDialogue_Widget_C_ShowChoice"); \ -static_assert(sizeof(QuickTimeDialogue_Widget_C_ShowChoice) == 0x000060, "Wrong size on QuickTimeDialogue_Widget_C_ShowChoice"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, SubtitleText) == 0x000000, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::SubtitleText' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Icon_) == 0x000010, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Icon_' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_bool_Has_Been_Initd_Variable) == 0x000011, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_int_Variable) == 0x000014, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, Temp_bool_IsClosed_Variable) == 0x000018, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, K2Node_MakeArray_Array) == 0x000020, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Array_Get_Item) == 0x000030, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_GetPlayerController_ReturnValue) == 0x000038, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, K2Node_MakeArray_Array_1) == 0x000040, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogue_Widget_C_ShowChoice, CallFunc_Add_IntInt_ReturnValue) == 0x00005C, "Member 'QuickTimeDialogue_Widget_C_ShowChoice::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UQuickTimeDialogue_Widget_C \ -static_assert(alignof(UQuickTimeDialogue_Widget_C) == 0x000008, "Wrong alignment on UQuickTimeDialogue_Widget_C"); \ -static_assert(sizeof(UQuickTimeDialogue_Widget_C) == 0x000330, "Wrong size on UQuickTimeDialogue_Widget_C"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, UberGraphFrame) == 0x0002D0, "Member 'UQuickTimeDialogue_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, AnimationBar) == 0x0002D8, "Member 'UQuickTimeDialogue_Widget_C::AnimationBar' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, background) == 0x0002E0, "Member 'UQuickTimeDialogue_Widget_C::background' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, quicktime_prg) == 0x0002E8, "Member 'UQuickTimeDialogue_Widget_C::quicktime_prg' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, QuickTimeDialogueBottomButton) == 0x0002F0, "Member 'UQuickTimeDialogue_Widget_C::QuickTimeDialogueBottomButton' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, QuickTimeDialogueTopButton) == 0x0002F8, "Member 'UQuickTimeDialogue_Widget_C::QuickTimeDialogueTopButton' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, ChoiceCount) == 0x000300, "Member 'UQuickTimeDialogue_Widget_C::ChoiceCount' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, Chosen) == 0x000308, "Member 'UQuickTimeDialogue_Widget_C::Chosen' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, Hovered) == 0x000318, "Member 'UQuickTimeDialogue_Widget_C::Hovered' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogue_Widget_C, DialogueText) == 0x000328, "Member 'UQuickTimeDialogue_Widget_C::DialogueText' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_Get_Text_Text_0 \ -static_assert(alignof(QuickTimeDialogueButton_C_Get_Text_Text_0) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_Get_Text_Text_0"); \ -static_assert(sizeof(QuickTimeDialogueButton_C_Get_Text_Text_0) == 0x000010, "Wrong size on QuickTimeDialogueButton_C_Get_Text_Text_0"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_Get_Text_Text_0, ReturnValue) == 0x000000, "Member 'QuickTimeDialogueButton_C_Get_Text_Text_0::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_InitParent \ -static_assert(alignof(QuickTimeDialogueButton_C_InitParent) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_InitParent"); \ -static_assert(sizeof(QuickTimeDialogueButton_C_InitParent) == 0x000008, "Wrong size on QuickTimeDialogueButton_C_InitParent"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_InitParent, ParentWidget) == 0x000000, "Member 'QuickTimeDialogueButton_C_InitParent::ParentWidget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton \ -static_assert(alignof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton) == 0x000008, "Wrong alignment on QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton"); \ -static_assert(sizeof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton) == 0x000070, "Wrong size on QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, EntryPoint) == 0x000000, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_MakeStruct_SHGameplayControlDataStruct) == 0x000008, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_MakeStruct_SHGameplayControlDataStruct' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_CustomEvent_ParentWidget) == 0x000038, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_CustomEvent_ParentWidget' has a wrong offset!"); \ -static_assert(offsetof(QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton, K2Node_MakeStruct_SHGameplayControlDataStruct_1) == 0x000040, "Member 'QuickTimeDialogueButton_C_ExecuteUbergraph_QuickTimeDialogueButton::K2Node_MakeStruct_SHGameplayControlDataStruct_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UQuickTimeDialogueButton_C \ -static_assert(alignof(UQuickTimeDialogueButton_C) == 0x000008, "Wrong alignment on UQuickTimeDialogueButton_C"); \ -static_assert(sizeof(UQuickTimeDialogueButton_C) == 0x000318, "Wrong size on UQuickTimeDialogueButton_C"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, UberGraphFrame) == 0x0002D0, "Member 'UQuickTimeDialogueButton_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, ChoiceButton) == 0x0002D8, "Member 'UQuickTimeDialogueButton_C::ChoiceButton' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, GameplayControlEntry) == 0x0002E0, "Member 'UQuickTimeDialogueButton_C::GameplayControlEntry' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, soul_icon) == 0x0002E8, "Member 'UQuickTimeDialogueButton_C::soul_icon' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, Text) == 0x0002F0, "Member 'UQuickTimeDialogueButton_C::Text' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, SubtitleText) == 0x0002F8, "Member 'UQuickTimeDialogueButton_C::SubtitleText' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, Parent_Widget) == 0x000308, "Member 'UQuickTimeDialogueButton_C::Parent_Widget' has a wrong offset!"); \ -static_assert(offsetof(UQuickTimeDialogueButton_C, TopButton_) == 0x000310, "Member 'UQuickTimeDialogueButton_C::TopButton_' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000BC8, "Wrong size on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_355) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_355' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_356) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_356' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_357) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_357' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_358) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_358' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_359) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_359' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_360) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_360' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_361) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_361' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_362) == 0x00004C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_362' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_363) == 0x000054, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_363' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_364) == 0x00005C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_364' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_365) == 0x000060, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_365' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_366) == 0x000068, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_366' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_367) == 0x00006C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_367' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_368) == 0x000074, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_368' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_369) == 0x000078, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_369' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_370) == 0x000080, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_370' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BlendProfile_371) == 0x000088, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BlendProfile_371' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __CurveFloat_372) == 0x000090, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__CurveFloat_372' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_373) == 0x000098, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_373' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_374) == 0x000099, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_374' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ArrayProperty_375) == 0x0000A0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ArrayProperty_375' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_376) == 0x0000B0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_376' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_377) == 0x0000B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_377' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_378) == 0x0000BC, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_378' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_379) == 0x0000E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_379' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_380) == 0x0000F0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_380' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_381) == 0x0000F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_381' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __IntProperty_382) == 0x000100, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__IntProperty_382' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_383) == 0x000108, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_383' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_384) == 0x000128, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_384' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BoolProperty_385) == 0x00012C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BoolProperty_385' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __FloatProperty_386) == 0x000130, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__FloatProperty_386' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __BoolProperty_387) == 0x000134, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__BoolProperty_387' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __EnumProperty_388) == 0x000135, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__EnumProperty_388' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __ByteProperty_389) == 0x000136, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__ByteProperty_389' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_390) == 0x000138, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_390' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000140, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0001C0, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0001D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_17) == 0x000208, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_16) == 0x000238, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x000268, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x000298, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x0002C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x0002F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x000328, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x000358, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000388, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x0003B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x0003E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_8) == 0x000418, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_8) == 0x000448, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_7) == 0x000478, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_6) == 0x0004A8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_5) == 0x0004D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_4) == 0x000508, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_6) == 0x000538, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x000568, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000598, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_MultiWayBlend) == 0x0005C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_MultiWayBlend' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x0005F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_7) == 0x000628, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000658, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000688, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x0006B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x0006E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000718, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x000748, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000778, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x0007A8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0007D8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000808, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000838, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000868, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000898, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x0008C8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x0008F8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000928, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByInt) == 0x000958, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByInt' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000988, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0009B8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0009E8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000A18, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000A48, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000A78, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_1) == 0x000AA8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000AD8, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000B08, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x000B38, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Inertialization) == 0x000B68, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Inertialization' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x000B98, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData) == 0x000050, "Wrong size on Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_7) == 0x000024, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_7' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_8) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_8' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_9) == 0x000029, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_9' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_10) == 0x00002C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_10' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_11) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_11' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_12) == 0x000034, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_12' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_13) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_13' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __BoolProperty_14) == 0x00003C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__BoolProperty_14' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_15) == 0x000040, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_16) == 0x000044, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_17) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData, __FloatProperty_18) == 0x00004C, "Member 'Traveler_Locomotion_NoWeapon::FAnimBlueprintGeneratedMutableData::__FloatProperty_18' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_AnimGraph \ -static_assert(alignof(Traveler_Locomotion_NoWeapon_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_AnimGraph"); \ -static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_AnimGraph) == 0x000010, "Wrong size on Traveler_Locomotion_NoWeapon_C_AnimGraph"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation \ -static_assert(alignof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation"); \ -static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon \ -static_assert(alignof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon) == 0x000008, "Wrong alignment on Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon"); \ -static_assert(sizeof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon) == 0x000080, "Wrong size on Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, EntryPoint) == 0x000000, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, K2Node_Event_DeltaTimeX) == 0x000004, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue) == 0x000008, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_1) == 0x00000C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_2) == 0x000010, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetMoveAlpha_ReturnValue_3) == 0x000014, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetMoveAlpha_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue) == 0x000018, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000019, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_1) == 0x00001A, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_1) == 0x00001B, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_2) == 0x00001C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_2) == 0x00001D, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_3) == 0x00001E, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue) == 0x00001F, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue) == 0x000020, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_4) == 0x000021, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000022, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue_1) == 0x000023, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue_1) == 0x000024, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000025, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000026, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_MakeLiteralBool_ReturnValue) == 0x000027, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_MakeLiteralBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetInstanceStateWeight_ReturnValue) == 0x000028, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetInstanceStateWeight_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x00002C, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_GetInstanceAssetPlayerTimeFromEnd_ReturnValue) == 0x000030, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_GetInstanceAssetPlayerTimeFromEnd_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_ReturnValue_3) == 0x000034, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanAND_ReturnValue_2) == 0x000035, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_BooleanOR_ReturnValue) == 0x000036, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_5) == 0x000037, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Not_PreBool_ReturnValue_2) == 0x000038, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_ShouldMove_ReturnValue_6) == 0x000039, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_ShouldMove_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000040, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_1) == 0x000048, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_2) == 0x000050, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000058, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000060, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000068, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Greater_DoubleDouble_A_ImplicitCast_2) == 0x000070, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Greater_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon, CallFunc_Less_DoubleDouble_A_ImplicitCast_3) == 0x000078, "Member 'Traveler_Locomotion_NoWeapon_C_ExecuteUbergraph_Traveler_Locomotion_NoWeapon::CallFunc_Less_DoubleDouble_A_ImplicitCast_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_NoWeapon_C \ -static_assert(alignof(UTraveler_Locomotion_NoWeapon_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_NoWeapon_C"); \ -static_assert(sizeof(UTraveler_Locomotion_NoWeapon_C) == 0x001870, "Wrong size on UTraveler_Locomotion_NoWeapon_C"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, UberGraphFrame) == 0x0004F0, "Member 'UTraveler_Locomotion_NoWeapon_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, __AnimBlueprintMutables) == 0x0004F8, "Member 'UTraveler_Locomotion_NoWeapon_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimBlueprintExtension_PropertyAccess) == 0x000548, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimBlueprintExtension_Base) == 0x000550, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_Root) == 0x000558, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_17) == 0x000578, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_16) == 0x0005A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_15) == 0x0005C8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_14) == 0x0005F0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_13) == 0x000618, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_12) == 0x000640, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_11) == 0x000668, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_10) == 0x000690, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_9) == 0x0006B8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_8) == 0x0006E0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_7) == 0x000708, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_8) == 0x000730, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_8) == 0x0007A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_7) == 0x0007C0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_6) == 0x000830, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_5) == 0x0008A0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_4) == 0x000910, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_6) == 0x000980, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool_2) == 0x0009C8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool_1) == 0x000A10, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_MultiWayBlend) == 0x000A58, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_MultiWayBlend' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_3) == 0x000AA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_7) == 0x000B18, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000B38, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByBool) == 0x000BA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000BF0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_6) == 0x000C60, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_6) == 0x000C80, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_5) == 0x000CA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_4) == 0x000CD0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_3) == 0x000CF8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_2) == 0x000D20, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult_1) == 0x000D48, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_TransitionResult) == 0x000D70, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_5) == 0x000D98, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_5) == 0x000DE0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_4) == 0x000E00, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_4) == 0x000E48, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_3) == 0x000E68, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendListByInt) == 0x000E88, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendListByInt' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_3) == 0x000ED0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_2) == 0x000F18, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer_1) == 0x000F60, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_2) == 0x000FA8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_SequencePlayer) == 0x000FC8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult_1) == 0x001010, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateMachine_1) == 0x001030, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateResult) == 0x0010F8, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_StateMachine) == 0x001118, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_ApplyMeshSpaceAdditive) == 0x0011E0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_ApplyMeshSpaceAdditive' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_Inertialization) == 0x0012B0, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_Inertialization' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_Locomotion_NoWeapon_C, AnimGraphNode_BlendSpacePlayer) == 0x001800, "Member 'UTraveler_Locomotion_NoWeapon_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlTip_Widget_C \ -static_assert(alignof(UControlTip_Widget_C) == 0x000008, "Wrong alignment on UControlTip_Widget_C"); \ -static_assert(sizeof(UControlTip_Widget_C) == 0x000340, "Wrong size on UControlTip_Widget_C"); \ - -#define DUMPER7_ASSERTS_UControlTipsQTE_Widget_C \ -static_assert(alignof(UControlTipsQTE_Widget_C) == 0x000010, "Wrong alignment on UControlTipsQTE_Widget_C"); \ -static_assert(sizeof(UControlTipsQTE_Widget_C) == 0x000430, "Wrong size on UControlTipsQTE_Widget_C"); \ -static_assert(offsetof(UControlTipsQTE_Widget_C, ControlTipWidget_BP) == 0x000420, "Member 'UControlTipsQTE_Widget_C::ControlTipWidget_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlTips_Widget_C \ -static_assert(alignof(UControlTips_Widget_C) == 0x000010, "Wrong alignment on UControlTips_Widget_C"); \ -static_assert(sizeof(UControlTips_Widget_C) == 0x000430, "Wrong size on UControlTips_Widget_C"); \ -static_assert(offsetof(UControlTips_Widget_C, ControlTipWidget_BP) == 0x000420, "Member 'UControlTips_Widget_C::ControlTipWidget_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEnhancedInputTextBlock_BP_C \ -static_assert(alignof(UEnhancedInputTextBlock_BP_C) == 0x000010, "Wrong alignment on UEnhancedInputTextBlock_BP_C"); \ -static_assert(sizeof(UEnhancedInputTextBlock_BP_C) == 0x000870, "Wrong size on UEnhancedInputTextBlock_BP_C"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_TrapMine__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_TrapMine::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_TrapMine_C \ -static_assert(alignof(UTraveler_Locomotion_TrapMine_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_TrapMine_C"); \ -static_assert(sizeof(UTraveler_Locomotion_TrapMine_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_TrapMine_C"); \ - -#define DUMPER7_ASSERTS_AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD \ -static_assert(alignof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD) == 0x000004, "Wrong alignment on AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD"); \ -static_assert(sizeof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD) == 0x000040, "Wrong size on AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, EntryPoint) == 0x000000, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable) == 0x000004, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable_1) == 0x000014, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, Temp_delegate_Variable_2) == 0x00002C, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD, CallFunc_PostEvent_ReturnValue_2) == 0x00003C, "Member 'AudiologOnHUD_C_ExecuteUbergraph_AudiologOnHUD::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAudiologOnHUD_C \ -static_assert(alignof(UAudiologOnHUD_C) == 0x000008, "Wrong alignment on UAudiologOnHUD_C"); \ -static_assert(sizeof(UAudiologOnHUD_C) == 0x000338, "Wrong size on UAudiologOnHUD_C"); \ -static_assert(offsetof(UAudiologOnHUD_C, UberGraphFrame) == 0x000310, "Member 'UAudiologOnHUD_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAudiologOnHUD_C, Anim_GlitchAfterHit) == 0x000318, "Member 'UAudiologOnHUD_C::Anim_GlitchAfterHit' has a wrong offset!"); \ -static_assert(offsetof(UAudiologOnHUD_C, BarImg) == 0x000320, "Member 'UAudiologOnHUD_C::BarImg' has a wrong offset!"); \ -static_assert(offsetof(UAudiologOnHUD_C, Bckr) == 0x000328, "Member 'UAudiologOnHUD_C::Bckr' has a wrong offset!"); \ -static_assert(offsetof(UAudiologOnHUD_C, Slash_1) == 0x000330, "Member 'UAudiologOnHUD_C::Slash_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_CustomEvent \ -static_assert(alignof(CronosDialogSubtitles_C_CustomEvent) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_CustomEvent"); \ -static_assert(sizeof(CronosDialogSubtitles_C_CustomEvent) == 0x000018, "Wrong size on CronosDialogSubtitles_C_CustomEvent"); \ -static_assert(offsetof(CronosDialogSubtitles_C_CustomEvent, Text) == 0x000000, "Member 'CronosDialogSubtitles_C_CustomEvent::Text' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_CustomEvent, line) == 0x000010, "Member 'CronosDialogSubtitles_C_CustomEvent::line' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles \ -static_assert(alignof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles"); \ -static_assert(sizeof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles) == 0x0000E0, "Wrong size on CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, EntryPoint) == 0x000000, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_index_1) == 0x000004, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_index_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_GetPlayerController_ReturnValue) == 0x000008, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Create_ReturnValue) == 0x000010, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Create_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_index) == 0x000018, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_index' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_Text) == 0x000020, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_speakerName) == 0x000030, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_speakerName' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_color) == 0x000040, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_color' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_entity) == 0x000048, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_entity' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Conv_ColorToLinearColor_ReturnValue) == 0x000070, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Conv_ColorToLinearColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000080, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_Conv_LinearColorToColor_ReturnValue) == 0x000084, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_Conv_LinearColorToColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_CustomEvent_Text) == 0x000088, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_CustomEvent_Text' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_CustomEvent_line) == 0x000098, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_CustomEvent_line' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_Event_Show) == 0x0000A0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_Event_Show' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_IsValid_ReturnValue) == 0x0000A1, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_getDialogManager_ReturnValue) == 0x0000A8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_IsValid_ReturnValue_1) == 0x0000B0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_AsCronos_Dialog_UI) == 0x0000B8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_AsCronos_Dialog_UI' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_bSuccess) == 0x0000C0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, CallFunc_getDialogManager_ReturnValue_1) == 0x0000C8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::CallFunc_getDialogManager_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_AsCronos_Dialog_UI_1) == 0x0000D0, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_AsCronos_Dialog_UI_1' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'CronosDialogSubtitles_C_ExecuteUbergraph_CronosDialogSubtitles::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnAddSubtitle \ -static_assert(alignof(CronosDialogSubtitles_C_OnAddSubtitle) == 0x000008, "Wrong alignment on CronosDialogSubtitles_C_OnAddSubtitle"); \ -static_assert(sizeof(CronosDialogSubtitles_C_OnAddSubtitle) == 0x000058, "Wrong size on CronosDialogSubtitles_C_OnAddSubtitle"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Index_0) == 0x000000, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Index_0' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Text) == 0x000008, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Text' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, speakerName) == 0x000018, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::speakerName' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, Color) == 0x000028, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::Color' has a wrong offset!"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnAddSubtitle, entity) == 0x000030, "Member 'CronosDialogSubtitles_C_OnAddSubtitle::entity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnChangeVisibility \ -static_assert(alignof(CronosDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong alignment on CronosDialogSubtitles_C_OnChangeVisibility"); \ -static_assert(sizeof(CronosDialogSubtitles_C_OnChangeVisibility) == 0x000001, "Wrong size on CronosDialogSubtitles_C_OnChangeVisibility"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnChangeVisibility, Show) == 0x000000, "Member 'CronosDialogSubtitles_C_OnChangeVisibility::Show' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosDialogSubtitles_C_OnRemoveSubtitle \ -static_assert(alignof(CronosDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong alignment on CronosDialogSubtitles_C_OnRemoveSubtitle"); \ -static_assert(sizeof(CronosDialogSubtitles_C_OnRemoveSubtitle) == 0x000004, "Wrong size on CronosDialogSubtitles_C_OnRemoveSubtitle"); \ -static_assert(offsetof(CronosDialogSubtitles_C_OnRemoveSubtitle, Index_0) == 0x000000, "Member 'CronosDialogSubtitles_C_OnRemoveSubtitle::Index_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosDialogSubtitles_C \ -static_assert(alignof(UCronosDialogSubtitles_C) == 0x000008, "Wrong alignment on UCronosDialogSubtitles_C"); \ -static_assert(sizeof(UCronosDialogSubtitles_C) == 0x0000B8, "Wrong size on UCronosDialogSubtitles_C"); \ -static_assert(offsetof(UCronosDialogSubtitles_C, UberGraphFrame) == 0x0000A8, "Member 'UCronosDialogSubtitles_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCronosDialogSubtitles_C, Widget) == 0x0000B0, "Member 'UCronosDialogSubtitles_C::Widget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_AddObjectToMap \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_AddObjectToMap) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_AddObjectToMap"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_AddObjectToMap) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_AddObjectToMap"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, InWorldContextObject) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::InWorldContextObject' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Object_ID) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Object_ID' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Map) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Map' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Section) == 0x000011, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Section' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, Type) == 0x000012, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::Type' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, K2Node_MakeStruct_BTMapObjectDataStruct) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::K2Node_MakeStruct_BTMapObjectDataStruct' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_AddObjectToMap, CallFunc_Get_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_AddObjectToMap::CallFunc_Get_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, InCombatAction_) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::InCombatAction_' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_CheckCharacterDoSomething::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckLeg \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckLeg) == 0x000010, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckLeg"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckLeg) == 0x000210, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckLeg"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, Left_Right) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::Left_Right' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, NewLocalVar_0) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::NewLocalVar_0' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetCharacterPlay_ReturnValue) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetSocketTransform_ReturnValue) == 0x000080, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetSocketTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_GetSocketTransform_ReturnValue_1) == 0x0000E0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_GetSocketTransform_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Location) == 0x000140, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Rotation) == 0x000158, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Scale) == 0x000170, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Location_1) == 0x000188, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Rotation_1) == 0x0001A0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakTransform_Scale_1) == 0x0001B8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_X) == 0x0001D0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Y) == 0x0001D8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Z) == 0x0001E0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_X_1) == 0x0001E8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Y_1) == 0x0001F0, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_BreakVector_Z_1) == 0x0001F8, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckLeg, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000200, "Member 'CharacterPlay_FunctionLibrary_C_CheckLeg::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM) == 0x000128, "Wrong size on CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, EM_Direction) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::EM_Direction' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, ShowDebug) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::ShowDebug' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, BP) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::BP' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, res) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::res' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, Character_vs_Arrow) == 0x000021, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::Character_vs_Arrow' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, HipsArrowDirection) == 0x000022, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::HipsArrowDirection' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, For_EM_check_new_Direction) == 0x000023, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::For_EM_check_new_Direction' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetCharacterPlay_ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetViewDirection_ReturnValue) == 0x000058, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetViewDirection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetVelocity_ReturnValue) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetVelocity_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_CalculateDirection_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_CalculateDirection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Less_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000A9, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue) == 0x0000AA, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue_1) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue_1) == 0x0000C8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_MakeLiteralDouble_ReturnValue_2) == 0x0000D0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_MakeLiteralDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_GetForwardVector_ReturnValue_2) == 0x0000D8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_GetForwardVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue) == 0x0000F0, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000100, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_2) == 0x000101, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Dot_VectorVector_ReturnValue_2) == 0x000108, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Dot_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_ReturnValue_3) == 0x000110, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue_1) == 0x000111, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_BooleanAND_ReturnValue_2) == 0x000112, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000118, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000120, "Member 'CharacterPlay_FunctionLibrary_C_CheckPlayerDirectionWithEM::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize) == 0x000040, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, OutRadius) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::OutRadius' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, OutHalfHeight) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::OutHalfHeight' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetScaledCapsuleSize_OutRadius) == 0x000024, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetScaledCapsuleSize_OutRadius' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, CallFunc_GetScaledCapsuleSize_OutHalfHeight) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::CallFunc_GetScaledCapsuleSize_OutHalfHeight' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, K2Node_FunctionResult_OutRadius_ImplicitCast) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::K2Node_FunctionResult_OutRadius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize, K2Node_FunctionResult_OutHalfHeight_ImplicitCast) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayCapsuleSize::K2Node_FunctionResult_OutHalfHeight_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation) == 0x000048, "Wrong size on CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_GetCharacterPlay_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_GetCharacterPlayWorldLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, Controller) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::Controller' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, CallFunc_GetPlayerController_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, K2Node_DynamicCast_AsSHPlayer_Controller_Play_BP) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::K2Node_DynamicCast_AsSHPlayer_Controller_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetPlayerControllerBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_GetRecticleWidget \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_GetRecticleWidget"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget) == 0x000030, "Wrong size on CharacterPlay_FunctionLibrary_C_GetRecticleWidget"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_GetReticleWidget_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_GetReticleWidget_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_GetRecticleWidget, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_GetRecticleWidget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlay \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlay"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlay"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, Object) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::Object' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, bSuccess) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, K2Node_DynamicCast_AsSHCharacter_Play) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlay, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlay::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule) == 0x000020, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, OtherComp) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, OtherActor) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, __WorldContext) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, Success) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::Success' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_ComponentHasTag_ReturnValue) == 0x000019, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_IsCharacterPlay_bSuccess) == 0x00001A, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayCapsule::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor) == 0x000028, "Wrong size on CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, Target) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::Target' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor, CallFunc_IsOverlappingActor_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsCharacterPlayOverlappingActor::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_IsPlayerInCombat \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_IsPlayerInCombat"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat) == 0x000040, "Wrong size on CharacterPlay_FunctionLibrary_C_IsPlayerInCombat"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, __WorldContext) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, ReturnValue) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_GetPlayerPawn_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_IsValid_ReturnValue_1) == 0x000021, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_IsPlayerInCombat, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_IsPlayerInCombat::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog) == 0x000138, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, Dialog) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::Dialog' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, __WorldContext) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, ReturnValue) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, L_Dialog) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::L_Dialog' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000060, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000068, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, K2Node_MakeStruct_DialogInfo) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog, CallFunc_playDialogTalk_ReturnValue) == 0x000130, "Member 'CharacterPlay_FunctionLibrary_C_PlayCharacterPlayMonolog::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner) == 0x000190, "Wrong size on CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallerSpawner) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallerSpawner' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, SpeakerSpawner) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::SpeakerSpawner' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, Dialog) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::Dialog' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, __WorldContext) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, ReturnValue) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Dialog) == 0x000048, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Dialog' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_SpeakerSpawner) == 0x000070, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_SpeakerSpawner' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_Caller) == 0x000078, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_Caller' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, L_CallerSpawner) == 0x000080, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::L_CallerSpawner' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000A0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_2) == 0x0000A8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_GetSpawnedActor_ReturnValue_1) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_GetSpawnedActor_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_IsValid_ReturnValue_3) == 0x0000B8, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, K2Node_MakeStruct_DialogInfo) == 0x0000C0, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_isValidFlowObjectID_ReturnValue) == 0x000180, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_isValidFlowObjectID_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner, CallFunc_playDialogTalk_ReturnValue) == 0x000188, "Member 'CharacterPlay_FunctionLibrary_C_PlayDialogFromSpawner::CallFunc_playDialogTalk_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap) == 0x000038, "Wrong size on CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, InWorldContextObject) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::InWorldContextObject' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Object_ID) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Object_ID' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Map) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Map' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Section) == 0x000011, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Section' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, Type) == 0x000012, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::Type' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, __WorldContext) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, CallFunc_Get_ReturnValue) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::CallFunc_Get_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap, K2Node_MakeStruct_BTMapObjectDataStruct) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_RemoveObjectFromMap::K2Node_MakeStruct_BTMapObjectDataStruct' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment \ -static_assert(alignof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment) == 0x000008, "Wrong alignment on CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment"); \ -static_assert(sizeof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment) == 0x0000B8, "Wrong size on CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, Enable) == 0x000000, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::Enable' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, Climb) == 0x000001, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::Climb' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, __WorldContext) == 0x000008, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x000020, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_3) == 0x000028, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_4) == 0x000030, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_5) == 0x000038, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_GetCharacterPlay_ReturnValue_6) == 0x000040, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_GetCharacterPlay_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, K2Node_MakeArray_Array) == 0x000048, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue) == 0x000058, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, K2Node_MakeArray_Array_1) == 0x000078, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_RemoveLooseGameplayTags_ReturnValue) == 0x000088, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_RemoveLooseGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_MakeGameplayTagContainerFromArray_ReturnValue_1) == 0x000090, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_MakeGameplayTagContainerFromArray_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment, CallFunc_AddLooseGameplayTags_ReturnValue) == 0x0000B0, "Member 'CharacterPlay_FunctionLibrary_C_ToggleFunctionMovment::CallFunc_AddLooseGameplayTags_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCharacterPlay_FunctionLibrary_C \ -static_assert(alignof(UCharacterPlay_FunctionLibrary_C) == 0x000008, "Wrong alignment on UCharacterPlay_FunctionLibrary_C"); \ -static_assert(sizeof(UCharacterPlay_FunctionLibrary_C) == 0x000028, "Wrong size on UCharacterPlay_FunctionLibrary_C"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__GetEndTraceLocation \ -static_assert(alignof(LIB_ExplosivePointDamage_C__GetEndTraceLocation) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__GetEndTraceLocation"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C__GetEndTraceLocation) == 0x0001A8, "Wrong size on LIB_ExplosivePointDamage_C__GetEndTraceLocation"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, Actor) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::Actor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, Component) == 0x000008, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::Component' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, __WorldContext) == 0x000010, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, LineTraceEnd) == 0x000018, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::LineTraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin) == 0x000030, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent) == 0x000048, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius) == 0x000060, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin_1) == 0x000068, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent_1) == 0x000080, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius_1) == 0x000098, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_Origin_2) == 0x0000A0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_Origin_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_BoxExtent_2) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_BoxExtent_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetComponentBounds_SphereRadius_2) == 0x0000D0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetComponentBounds_SphereRadius_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue) == 0x0000D4, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue_1) == 0x0000D5, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsCharacterPlay_bSuccess) == 0x0000D6, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue) == 0x0000D8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000E8, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_ObjectIsA_ReturnValue_2) == 0x000100, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_ObjectIsA_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue_1) == 0x000108, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanOR_ReturnValue) == 0x000110, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000118, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_1) == 0x000130, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsActorClassOf_ReturnValue) == 0x000131, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsActorClassOf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_FindComponentByTag_ReturnValue_2) == 0x000138, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_FindComponentByTag_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanAND_ReturnValue) == 0x000140, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_2) == 0x000141, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsActorClassOf_ReturnValue_1) == 0x000142, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsActorClassOf_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_BooleanAND_ReturnValue_1) == 0x000143, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000148, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetEnemyMesh_IsValid) == 0x000160, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetEnemyMesh_IsValid' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetEnemyMesh_EnemyMesh) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetEnemyMesh_EnemyMesh' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_GetSocketLocation_ReturnValue) == 0x000170, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_GetSocketLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000188, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__GetEndTraceLocation, CallFunc_IsValid_ReturnValue_3) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__GetEndTraceLocation::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__PlayerDamage \ -static_assert(alignof(LIB_ExplosivePointDamage_C__PlayerDamage) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__PlayerDamage"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C__PlayerDamage) == 0x0003A0, "Wrong size on LIB_ExplosivePointDamage_C__PlayerDamage"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inv3LineTraceStart) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inv3LineTraceStart' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, infPlayerDamageRadius) == 0x000018, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::infPlayerDamageRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, fBasePlayerDamage) == 0x000020, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::fBasePlayerDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inetracetypequeryChannel) == 0x000028, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inetracetypequeryChannel' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inedrawdebugtraceType) == 0x000029, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inedrawdebugtraceType' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inaDamageCauser) == 0x000030, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inaDamageCauser' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, inbDistanceDamageFalloff) == 0x000038, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::inbDistanceDamageFalloff' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, ingameplayeffectExplosionPlayerDamaged) == 0x000040, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, indamagetypeDealing) == 0x000048, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::indamagetypeDealing' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, __WorldContext) == 0x000050, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, _hitresultRef) == 0x000058, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::_hitresultRef' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000158, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000160, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_GetPlayerPawn_ReturnValue) == 0x000198, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_Vector_Distance_ReturnValue) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001A8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_bBlockingHit) == 0x0001A9, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_bInitialOverlap) == 0x0001AA, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Time) == 0x0001AC, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Distance) == 0x0001B0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Location) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ImpactPoint) == 0x0001D0, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_Normal) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ImpactNormal) == 0x000200, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_PhysMat) == 0x000218, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitActor) == 0x000220, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitComponent) == 0x000228, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitBoneName) == 0x000230, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_BoneName) == 0x000238, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_HitItem) == 0x000240, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_ElementIndex) == 0x000244, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_FaceIndex) == 0x000248, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_TraceStart) == 0x000250, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_BreakHitResult_TraceEnd) == 0x000268, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, K2Node_MakeArray_Array) == 0x000280, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000290, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_SphereTraceSingle_OutHit) == 0x000298, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_SphereTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__PlayerDamage, CallFunc_SphereTraceSingle_ReturnValue) == 0x000398, "Member 'LIB_ExplosivePointDamage_C__PlayerDamage::CallFunc_SphereTraceSingle_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_AddImpulseOnExplosion \ -static_assert(alignof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_AddImpulseOnExplosion"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion) == 0x0000D0, "Wrong size on LIB_ExplosivePointDamage_C_AddImpulseOnExplosion"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, ExplosionRadius) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::ExplosionRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, OriginLocation) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::OriginLocation' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, DamageRadius) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::DamageRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, ImpulseOnExplosion) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::ImpulseOnExplosion' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, EnableExplosivePhysics) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::EnableExplosivePhysics' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CollisionPreset) == 0x000034, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CollisionPreset' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, __WorldContext) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, _bisOnSight) == 0x000048, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::_bisOnSight' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, OverlappingComponent) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::OverlappingComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_int_Array_Index_Variable) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsActorClassOf_ReturnValue) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsActorClassOf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_GetOwner_ReturnValue_1) == 0x000078, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, Temp_object_Variable) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsActorOnSight_outbIsOnSight) == 0x000090, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsActorOnSight_outbIsOnSight' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_OutComponents) == 0x000098, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_OutComponents' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_ReturnValue) == 0x0000A8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_IsSimulatingPhysics_ReturnValue) == 0x0000BD, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_IsSimulatingPhysics_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_BooleanAND_ReturnValue_1) == 0x0000BE, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast) == 0x0000C0, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_AddRadialImpulse_Radius_ImplicitCast) == 0x0000C4, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_AddRadialImpulse_Radius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_AddImpulseOnExplosion, CallFunc_AddRadialImpulse_Strength_ImplicitCast) == 0x0000C8, "Member 'LIB_ExplosivePointDamage_C_AddImpulseOnExplosion::CallFunc_AddRadialImpulse_Strength_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_DamageOverlappingActors \ -static_assert(alignof(LIB_ExplosivePointDamage_C_DamageOverlappingActors) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_DamageOverlappingActors"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C_DamageOverlappingActors) == 0x000500, "Wrong size on LIB_ExplosivePointDamage_C_DamageOverlappingActors"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, ExplosionRadius) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::ExplosionRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, LineTraceOrigin) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::LineTraceOrigin' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CollisionPreset) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CollisionPreset' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, TraceTypeQueryChannel) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::TraceTypeQueryChannel' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DrawDebugTraceType) == 0x000029, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DrawDebugTraceType' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageCauser) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageRadius) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, PlayerDamageRadius) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::PlayerDamageRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, BasePlayerDamage) == 0x000048, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::BasePlayerDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, BaseEnemyDamage) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::BaseEnemyDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DistanceDamageFalloff) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DistanceDamageFalloff' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, GameplayEffectExplosionPlayerDamaged) == 0x000060, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::GameplayEffectExplosionPlayerDamaged' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageTypeDealing) == 0x000068, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageTypeDealing' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, DamageExtraEnemies) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::DamageExtraEnemies' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, NumberOfAttempts) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::NumberOfAttempts' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, __WorldContext) == 0x000088, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, IgnoreActorList) == 0x000090, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::IgnoreActorList' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, LineTraceEnd) == 0x0000A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::LineTraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, HitResultData) == 0x0000B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::HitResultData' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CurrentComponent) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CurrentComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CurrentActor) == 0x0001C0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CurrentActor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, AlreadyAffectedActors) == 0x0001C8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::AlreadyAffectedActors' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, OverlappingComponents) == 0x0001D8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::OverlappingComponents' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetCharacterPlay_ReturnValue) == 0x0001F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array) == 0x0001F8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetPlayerController_ReturnValue) == 0x000208, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Variable) == 0x000210, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable) == 0x000214, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue) == 0x000218, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_1) == 0x00021C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable_1) == 0x000220, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable_1) == 0x000224, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_2) == 0x000228, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array_1) == 0x000230, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_OutComponents) == 0x000240, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_OutComponents' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_ReturnValue) == 0x000250, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Add_ReturnValue) == 0x000254, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Array_Index_Variable_2) == 0x000258, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Subtract_IntInt_ReturnValue) == 0x00025C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue) == 0x000260, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SelectInt_ReturnValue) == 0x000264, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000268, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, Temp_int_Loop_Counter_Variable_2) == 0x00026C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Add_IntInt_ReturnValue_3) == 0x000270, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item) == 0x000278, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue) == 0x000280, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_1) == 0x000284, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000285, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue) == 0x000286, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item_1) == 0x000288, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue) == 0x000290, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetOwner_ReturnValue) == 0x000298, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ComponentHasTag_ReturnValue) == 0x0002A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ComponentHasTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_1) == 0x0002A1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_IsValid_ReturnValue) == 0x0002A2, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_IsValid_ReturnValue_1) == 0x0002A3, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue_1) == 0x0002A4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_2) == 0x0002A8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ApplyDamage_ReturnValue) == 0x0002AC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ApplyDamage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_AddUnique_ReturnValue) == 0x0002B0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_1) == 0x0002B4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_2) == 0x0002B5, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc__GetEndTraceLocation_LineTraceEnd) == 0x0002B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc__GetEndTraceLocation_LineTraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, K2Node_MakeArray_Array_2) == 0x0002D0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::K2Node_MakeArray_Array_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_bBlockingHit) == 0x0002E0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_bInitialOverlap) == 0x0002E1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Time) == 0x0002E4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Distance) == 0x0002E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Location) == 0x0002F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ImpactPoint) == 0x000308, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_Normal) == 0x000320, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ImpactNormal) == 0x000338, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_PhysMat) == 0x000350, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitActor) == 0x000358, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitComponent) == 0x000360, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitBoneName) == 0x000368, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_BoneName) == 0x000370, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_HitItem) == 0x000378, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_ElementIndex) == 0x00037C, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_FaceIndex) == 0x000380, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_TraceStart) == 0x000388, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BreakHitResult_TraceEnd) == 0x0003A0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003B8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_AddUnique_ReturnValue_1) == 0x0003BC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_2) == 0x0003C0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_GetObjectClass_ReturnValue) == 0x0003C8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_3) == 0x0003D0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Contains_ReturnValue_3) == 0x0003D1, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Contains_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_BooleanAND_ReturnValue) == 0x0003D2, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Not_PreBool_ReturnValue_4) == 0x0003D3, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Not_PreBool_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereTraceMulti_OutHits) == 0x0003D8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereTraceMulti_OutHits' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereTraceMulti_ReturnValue) == 0x0003E8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereTraceMulti_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Length_ReturnValue_2) == 0x0003EC, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Array_Get_Item_2) == 0x0003F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_Less_IntInt_ReturnValue_3) == 0x0004F0, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast) == 0x0004F4, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_SphereOverlapComponentsByProfile_SphereRadius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_DamageOverlappingActors, CallFunc_ApplyDamage_BaseDamage_ImplicitCast) == 0x0004F8, "Member 'LIB_ExplosivePointDamage_C_DamageOverlappingActors::CallFunc_ApplyDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_IsActorOnSight \ -static_assert(alignof(LIB_ExplosivePointDamage_C_IsActorOnSight) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_IsActorOnSight"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C_IsActorOnSight) == 0x000260, "Wrong size on LIB_ExplosivePointDamage_C_IsActorOnSight"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CheckIfOnSight) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CheckIfOnSight' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, OriginLocation) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::OriginLocation' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, TraceTypeQueryChannel) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::TraceTypeQueryChannel' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, DrawDebugType) == 0x000021, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::DrawDebugType' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, __WorldContext) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, outbIsOnSight) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::outbIsOnSight' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, _v3LineTraceEnd) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::_v3LineTraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc__GetEndTraceLocation_LineTraceEnd) == 0x000058, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc__GetEndTraceLocation_LineTraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, Temp_object_Variable) == 0x000070, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_LineTraceSingle_OutHit) == 0x000080, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_LineTraceSingle_ReturnValue) == 0x000180, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_bBlockingHit) == 0x000181, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_bInitialOverlap) == 0x000182, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Time) == 0x000184, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Distance) == 0x000188, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Location) == 0x000190, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ImpactPoint) == 0x0001A8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_Normal) == 0x0001C0, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ImpactNormal) == 0x0001D8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_PhysMat) == 0x0001F0, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitActor) == 0x0001F8, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitComponent) == 0x000200, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitBoneName) == 0x000208, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_BoneName) == 0x000210, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_HitItem) == 0x000218, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_ElementIndex) == 0x00021C, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_FaceIndex) == 0x000220, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_TraceStart) == 0x000228, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_BreakHitResult_TraceEnd) == 0x000240, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_IsActorOnSight, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000258, "Member 'LIB_ExplosivePointDamage_C_IsActorOnSight::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment \ -static_assert(alignof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment) == 0x0004C8, "Wrong size on LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inhitresultRef) == 0x000000, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inhitresultRef' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inaDamageCauser) == 0x000100, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inaDamageCauser' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infDamageRadius) == 0x000108, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infDamageRadius' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infBasePlayerDamage) == 0x000110, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infBasePlayerDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, infBaseEnemyDamage) == 0x000118, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::infBaseEnemyDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, inbDistanceDamageFalloff) == 0x000120, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::inbDistanceDamageFalloff' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, ingameplayeffectExplosionPlayerDamaged) == 0x000128, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, indamagetypeDealing) == 0x000130, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::indamagetypeDealing' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, __WorldContext) == 0x000138, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _fDamageFalloff) == 0x000140, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_fDamageFalloff' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _fBaseDamage) == 0x000148, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_fBaseDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _v3HitDirection) == 0x000150, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_v3HitDirection' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _primitivecomponentHitComponent) == 0x000168, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_primitivecomponentHitComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _damagehandlingcomponentEnemy) == 0x000170, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_damagehandlingcomponentEnemy' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, _aHit) == 0x000178, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::_aHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyMesh_IsValid) == 0x000180, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyMesh_IsValid' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyMesh_EnemyMesh) == 0x000188, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyMesh_EnemyMesh' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bBlockingHit) == 0x000190, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bInitialOverlap) == 0x000191, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Time) == 0x000194, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Distance) == 0x000198, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Location) == 0x0001A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactPoint) == 0x0001B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Normal) == 0x0001D0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactNormal) == 0x0001E8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_PhysMat) == 0x000200, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitActor) == 0x000208, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitComponent) == 0x000210, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitBoneName) == 0x000218, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_BoneName) == 0x000220, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitItem) == 0x000228, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ElementIndex) == 0x00022C, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_FaceIndex) == 0x000230, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceStart) == 0x000238, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceEnd) == 0x000250, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyDamageHandlingComponent_IsValid) == 0x000268, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyDamageHandlingComponent_IsValid' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetEnemyDamageHandlingComponent_DamageHandlingComp) == 0x000270, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetEnemyDamageHandlingComponent_DamageHandlingComp' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_IsEnemyDead_ReturnValue) == 0x000278, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_IsEnemyDead_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bBlockingHit_1) == 0x000279, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bBlockingHit_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_bInitialOverlap_1) == 0x00027A, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_bInitialOverlap_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Time_1) == 0x00027C, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Time_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Distance_1) == 0x000280, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Distance_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Location_1) == 0x000288, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Location_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactPoint_1) == 0x0002A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactPoint_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_Normal_1) == 0x0002B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_Normal_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ImpactNormal_1) == 0x0002D0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ImpactNormal_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_PhysMat_1) == 0x0002E8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_PhysMat_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitActor_1) == 0x0002F0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitActor_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitComponent_1) == 0x0002F8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitComponent_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitBoneName_1) == 0x000300, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitBoneName_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_BoneName_1) == 0x000308, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_BoneName_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_HitItem_1) == 0x000310, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_HitItem_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_ElementIndex_1) == 0x000314, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_ElementIndex_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_FaceIndex_1) == 0x000318, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_FaceIndex_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceStart_1) == 0x000320, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceStart_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BreakHitResult_TraceEnd_1) == 0x000338, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BreakHitResult_TraceEnd_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000350, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetPlayerController_ReturnValue) == 0x000368, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetPlayerController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000370, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000378, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Vector_Distance_ReturnValue) == 0x000380, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_NormalizeToRange_ReturnValue) == 0x000388, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_NormalizeToRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_FClamp_ReturnValue) == 0x000390, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000398, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0003A0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0003A8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_NotEqual_ClassClass_ReturnValue) == 0x0003B0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_NotEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0003B1, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_MakeHitResult_ReturnValue) == 0x0003B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_ApplyPointDamage_ReturnValue) == 0x0004B8, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_ApplyPointDamage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_IsEnemy_ReturnValue) == 0x0004BC, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_IsEnemy_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_BooleanAND_ReturnValue) == 0x0004BD, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_HandleFullDismemberment_Damage_ImplicitCast) == 0x0004C0, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_HandleFullDismemberment_Damage_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment, CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast) == 0x0004C4, "Member 'LIB_ExplosivePointDamage_C__HandleDamageAndDismemberment::CallFunc_ApplyPointDamage_BaseDamage_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LIB_ExplosivePointDamage_C_OnScreenPlayerEffect \ -static_assert(alignof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect) == 0x000008, "Wrong alignment on LIB_ExplosivePointDamage_C_OnScreenPlayerEffect"); \ -static_assert(sizeof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect) == 0x000050, "Wrong size on LIB_ExplosivePointDamage_C_OnScreenPlayerEffect"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, inaHit) == 0x000000, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::inaHit' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, infBaseDamage) == 0x000008, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::infBaseDamage' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, ingameplayeffectExplosionPlayerDamaged) == 0x000010, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::ingameplayeffectExplosionPlayerDamaged' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, __WorldContext) == 0x000018, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000028, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000030, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_GetComponentByClass_ReturnValue) == 0x000038, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000040, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x000044, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LIB_ExplosivePointDamage_C_OnScreenPlayerEffect, CallFunc_BooleanAND_ReturnValue) == 0x00004C, "Member 'LIB_ExplosivePointDamage_C_OnScreenPlayerEffect::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULIB_ExplosivePointDamage_C \ -static_assert(alignof(ULIB_ExplosivePointDamage_C) == 0x000008, "Wrong alignment on ULIB_ExplosivePointDamage_C"); \ -static_assert(sizeof(ULIB_ExplosivePointDamage_C) == 0x000028, "Wrong size on ULIB_ExplosivePointDamage_C"); \ - -#define DUMPER7_ASSERTS_HDNail_BP_C_ExecuteUbergraph_HDNail_BP \ -static_assert(alignof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP) == 0x000004, "Wrong alignment on HDNail_BP_C_ExecuteUbergraph_HDNail_BP"); \ -static_assert(sizeof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP) == 0x00002C, "Wrong size on HDNail_BP_C_ExecuteUbergraph_HDNail_BP"); \ -static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, EntryPoint) == 0x000000, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, Temp_delegate_Variable) == 0x000004, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000024, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HDNail_BP_C_ExecuteUbergraph_HDNail_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x000028, "Member 'HDNail_BP_C_ExecuteUbergraph_HDNail_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AHDNail_BP_C \ -static_assert(alignof(AHDNail_BP_C) == 0x000008, "Wrong alignment on AHDNail_BP_C"); \ -static_assert(sizeof(AHDNail_BP_C) == 0x000310, "Wrong size on AHDNail_BP_C"); \ -static_assert(offsetof(AHDNail_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AHDNail_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, BlinkingNode) == 0x0002D0, "Member 'AHDNail_BP_C::BlinkingNode' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, SHAk) == 0x0002D8, "Member 'AHDNail_BP_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, CoverageRadius) == 0x0002E0, "Member 'AHDNail_BP_C::CoverageRadius' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, ColissionSphere) == 0x0002E8, "Member 'AHDNail_BP_C::ColissionSphere' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, NodeCore) == 0x0002F0, "Member 'AHDNail_BP_C::NodeCore' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, Nail) == 0x0002F8, "Member 'AHDNail_BP_C::Nail' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, DefaultSceneRoot) == 0x000300, "Member 'AHDNail_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AHDNail_BP_C, bSpawned) == 0x000308, "Member 'AHDNail_BP_C::bSpawned' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP \ -static_assert(alignof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP) == 0x000008, "Wrong alignment on FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP"); \ -static_assert(sizeof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP) == 0x000080, "Wrong size on FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, EntryPoint) == 0x000000, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, Temp_delegate_Variable) == 0x000004, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000024, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x000028, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000040, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000060, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000078, "Member 'FakeHDNail_BP_C_ExecuteUbergraph_FakeHDNail_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFakeHDNail_BP_C \ -static_assert(alignof(AFakeHDNail_BP_C) == 0x000008, "Wrong alignment on AFakeHDNail_BP_C"); \ -static_assert(sizeof(AFakeHDNail_BP_C) == 0x000318, "Wrong size on AFakeHDNail_BP_C"); \ -static_assert(offsetof(AFakeHDNail_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AFakeHDNail_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, BlinkingNode) == 0x0002D0, "Member 'AFakeHDNail_BP_C::BlinkingNode' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, SHAk) == 0x0002D8, "Member 'AFakeHDNail_BP_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, CoverageRadius) == 0x0002E0, "Member 'AFakeHDNail_BP_C::CoverageRadius' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, ColissionSphere) == 0x0002E8, "Member 'AFakeHDNail_BP_C::ColissionSphere' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, NodeCore) == 0x0002F0, "Member 'AFakeHDNail_BP_C::NodeCore' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, Nail) == 0x0002F8, "Member 'AFakeHDNail_BP_C::Nail' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, DefaultSceneRoot) == 0x000300, "Member 'AFakeHDNail_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, ExplodeTimer) == 0x000308, "Member 'AFakeHDNail_BP_C::ExplodeTimer' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, Time) == 0x000310, "Member 'AFakeHDNail_BP_C::Time' has a wrong offset!"); \ -static_assert(offsetof(AFakeHDNail_BP_C, bSpawned) == 0x000314, "Member 'AFakeHDNail_BP_C::bSpawned' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCR_Traveler_Legs_IK_C \ -static_assert(alignof(UCR_Traveler_Legs_IK_C) == 0x000008, "Wrong alignment on UCR_Traveler_Legs_IK_C"); \ -static_assert(sizeof(UCR_Traveler_Legs_IK_C) == 0x000B78, "Wrong size on UCR_Traveler_Legs_IK_C"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, LeftFootOffset) == 0x000AD0, "Member 'UCR_Traveler_Legs_IK_C::LeftFootOffset' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, RightFootOffset) == 0x000AE8, "Member 'UCR_Traveler_Legs_IK_C::RightFootOffset' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentLeftFootHitNormal) == 0x000B00, "Member 'UCR_Traveler_Legs_IK_C::CurrentLeftFootHitNormal' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, TargetLeftFootOffsetZ) == 0x000B18, "Member 'UCR_Traveler_Legs_IK_C::TargetLeftFootOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentRightFootHitNormal) == 0x000B20, "Member 'UCR_Traveler_Legs_IK_C::CurrentRightFootHitNormal' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, DidLeftFootTraceHit) == 0x000B38, "Member 'UCR_Traveler_Legs_IK_C::DidLeftFootTraceHit' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, TargetRightFootOffsetZ) == 0x000B40, "Member 'UCR_Traveler_Legs_IK_C::TargetRightFootOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, DidRightFootTraceHit) == 0x000B48, "Member 'UCR_Traveler_Legs_IK_C::DidRightFootTraceHit' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentPelvisOffsetZ) == 0x000B50, "Member 'UCR_Traveler_Legs_IK_C::CurrentPelvisOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentLeftFootOffsetZ) == 0x000B58, "Member 'UCR_Traveler_Legs_IK_C::CurrentLeftFootOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, CurrentRightFootOffsetZ) == 0x000B60, "Member 'UCR_Traveler_Legs_IK_C::CurrentRightFootOffsetZ' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, AlphaInterp_Result) == 0x000B68, "Member 'UCR_Traveler_Legs_IK_C::AlphaInterp_Result' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, isCharacterSloping) == 0x000B70, "Member 'UCR_Traveler_Legs_IK_C::isCharacterSloping' has a wrong offset!"); \ -static_assert(offsetof(UCR_Traveler_Legs_IK_C, bEnabled) == 0x000B71, "Member 'UCR_Traveler_Legs_IK_C::bEnabled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature \ -static_assert(alignof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000008, "Wrong alignment on ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ -static_assert(sizeof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature) == 0x000010, "Wrong size on ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature"); \ -static_assert(offsetof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Generic) == 0x000000, "Member 'ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Generic' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature, Character) == 0x000008, "Member 'ItemBase_BP_C_BndEvt__ItemBase_BP_InteractionGeneric_K2Node_ComponentBoundEvent_0_GrabbedByCharacterBP__DelegateSignature::Character' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4 \ -static_assert(alignof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4) == 0x000008, "Wrong alignment on ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4"); \ -static_assert(sizeof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4) == 0x000008, "Wrong size on ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4"); \ -static_assert(offsetof(ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4, Object) == 0x000000, "Member 'ItemBase_BP_C_Completed_924589384FDCA972159C8990A29C5CD4::Object' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP \ -static_assert(alignof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000008, "Wrong alignment on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ -static_assert(sizeof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP) == 0x000740, "Wrong size on ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, EntryPoint) == 0x000000, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_int_Array_Index_Variable) == 0x000008, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_int_Loop_Counter_Variable) == 0x00001C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000020, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_Event_SideB) == 0x000024, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_Event_SideB' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetInteractingCharacter_ReturnValue) == 0x000028, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetInteractingCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Array_Get_Item) == 0x000048, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Array_Length_ReturnValue) == 0x000058, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_Less_IntInt_ReturnValue) == 0x00005C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CollectItem_ReturnValue) == 0x000060, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_NotEqual_NameName_ReturnValue) == 0x000064, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Generic) == 0x000068, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Generic' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Character) == 0x000070, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Character' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_performConditions_ReturnValue) == 0x000078, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_performConditions_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_MakeStruct_DialogDataWrapper) == 0x000080, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CanStartTalk_ReturnValue) == 0x0001F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_2) == 0x0001F1, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_MakeStruct_DialogDataWrapper_1) == 0x0001F8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_MakeStruct_DialogDataWrapper_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_SwitchEnum_CmpSuccess) == 0x000368, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_CanStartTalk_ReturnValue_1) == 0x000369, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_CanStartTalk_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_3) == 0x00036A, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_SideB) == 0x00036B, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_SideB' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_ComponentBoundEvent_Generic) == 0x000370, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_ComponentBoundEvent_Generic' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_ComponentBoundEvent_Character) == 0x000378, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_ComponentBoundEvent_Character' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetFirstActorOfClass_Actor) == 0x000380, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetFirstActorOfClass_Actor' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_AsDefault_Item_Investigation_Exe_BP) == 0x000388, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_AsDefault_Item_Investigation_Exe_BP' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_bSuccess) == 0x000390, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_object_Variable) == 0x000398, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_AsAk_Switch_Value) == 0x0003A0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_AsAk_Switch_Value' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_DynamicCast_bSuccess_1) == 0x0003A8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CustomEvent_Object) == 0x0003B0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003B8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0003C8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0003D0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x0003D8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PlayGameplayAudioWithAbility_ReturnValue_1) == 0x0003D9, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PlayGameplayAudioWithAbility_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_CreateDelegate_OutputDelegate_3) == 0x0003DC, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetDataTableRowFromName_OutRow) == 0x0003F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0006E8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_RequestAsyncLoadAsset_ReturnValue) == 0x0006F0, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_RequestAsyncLoadAsset_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x0006F8, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_IsValid_ReturnValue_4) == 0x0006F9, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000700, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000708, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, Temp_delegate_Variable) == 0x000720, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x000730, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, CallFunc_PostAkEvent_ReturnValue) == 0x000738, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP, K2Node_VariableSet_InvestigationFlashlightIntensity_ImplicitCast) == 0x00073C, "Member 'ItemBase_BP_C_ExecuteUbergraph_ItemBase_BP::K2Node_VariableSet_InvestigationFlashlightIntensity_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_Grabbed \ -static_assert(alignof(ItemBase_BP_C_Grabbed) == 0x000008, "Wrong alignment on ItemBase_BP_C_Grabbed"); \ -static_assert(sizeof(ItemBase_BP_C_Grabbed) == 0x000010, "Wrong size on ItemBase_BP_C_Grabbed"); \ -static_assert(offsetof(ItemBase_BP_C_Grabbed, Generic) == 0x000000, "Member 'ItemBase_BP_C_Grabbed::Generic' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_Grabbed, Character) == 0x000008, "Member 'ItemBase_BP_C_Grabbed::Character' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_InvestigationFlip \ -static_assert(alignof(ItemBase_BP_C_InvestigationFlip) == 0x000001, "Wrong alignment on ItemBase_BP_C_InvestigationFlip"); \ -static_assert(sizeof(ItemBase_BP_C_InvestigationFlip) == 0x000001, "Wrong size on ItemBase_BP_C_InvestigationFlip"); \ -static_assert(offsetof(ItemBase_BP_C_InvestigationFlip, SideB) == 0x000000, "Member 'ItemBase_BP_C_InvestigationFlip::SideB' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_OnInvestigationFlipEvent \ -static_assert(alignof(ItemBase_BP_C_OnInvestigationFlipEvent) == 0x000001, "Wrong alignment on ItemBase_BP_C_OnInvestigationFlipEvent"); \ -static_assert(sizeof(ItemBase_BP_C_OnInvestigationFlipEvent) == 0x000001, "Wrong size on ItemBase_BP_C_OnInvestigationFlipEvent"); \ -static_assert(offsetof(ItemBase_BP_C_OnInvestigationFlipEvent, SideB) == 0x000000, "Member 'ItemBase_BP_C_OnInvestigationFlipEvent::SideB' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ItemBase_BP_C_SetDebugText \ -static_assert(alignof(ItemBase_BP_C_SetDebugText) == 0x000008, "Wrong alignment on ItemBase_BP_C_SetDebugText"); \ -static_assert(sizeof(ItemBase_BP_C_SetDebugText) == 0x000080, "Wrong size on ItemBase_BP_C_SetDebugText"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, L_DebugString) == 0x000000, "Member 'ItemBase_BP_C_SetDebugText::L_DebugString' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_StringToText_ReturnValue) == 0x000010, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_StringToText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue) == 0x000020, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_NameToString_ReturnValue) == 0x000038, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Conv_IntToString_ReturnValue) == 0x000048, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000058, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Greater_IntInt_ReturnValue) == 0x000068, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ItemBase_BP_C_SetDebugText, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000070, "Member 'ItemBase_BP_C_SetDebugText::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AItemBase_BP_C \ -static_assert(alignof(AItemBase_BP_C) == 0x000008, "Wrong alignment on AItemBase_BP_C"); \ -static_assert(sizeof(AItemBase_BP_C) == 0x0005A0, "Wrong size on AItemBase_BP_C"); \ -static_assert(offsetof(AItemBase_BP_C, UberGraphFrame) == 0x000430, "Member 'AItemBase_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, DialogPlayerAlternative) == 0x000438, "Member 'AItemBase_BP_C::DialogPlayerAlternative' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, DialogPlayer) == 0x000440, "Member 'AItemBase_BP_C::DialogPlayer' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, DebugTextRender) == 0x000448, "Member 'AItemBase_BP_C::DebugTextRender' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, OnCollected) == 0x000450, "Member 'AItemBase_BP_C::OnCollected' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, OnInvestigationFlip) == 0x000460, "Member 'AItemBase_BP_C::OnInvestigationFlip' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, ExtraItemsToCollect) == 0x000470, "Member 'AItemBase_BP_C::ExtraItemsToCollect' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, Conditions) == 0x000480, "Member 'AItemBase_BP_C::Conditions' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, CollectStage4Dialog) == 0x0004B0, "Member 'AItemBase_BP_C::CollectStage4Dialog' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, CollectedWithRef) == 0x0004B8, "Member 'AItemBase_BP_C::CollectedWithRef' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, FLEquiped) == 0x0004C8, "Member 'AItemBase_BP_C::FLEquiped' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, Investigation_Flashlight_Intensity) == 0x0004D0, "Member 'AItemBase_BP_C::Investigation_Flashlight_Intensity' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, OnGrabbed) == 0x0004D8, "Member 'AItemBase_BP_C::OnGrabbed' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, In_Gameplay_Event_Data) == 0x0004E8, "Member 'AItemBase_BP_C::In_Gameplay_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(AItemBase_BP_C, As_Ak_Switch_Value) == 0x000598, "Member 'AItemBase_BP_C::As_Ak_Switch_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_Sequence_Gabriel_Soulleak_C \ -static_assert(alignof(UGE_Sequence_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Sequence_Gabriel_Soulleak_C"); \ -static_assert(sizeof(UGE_Sequence_Gabriel_Soulleak_C) == 0x000A70, "Wrong size on UGE_Sequence_Gabriel_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_UNavFilter_DoppelMovement_C \ -static_assert(alignof(UNavFilter_DoppelMovement_C) == 0x000008, "Wrong alignment on UNavFilter_DoppelMovement_C"); \ -static_assert(sizeof(UNavFilter_DoppelMovement_C) == 0x000048, "Wrong size on UNavFilter_DoppelMovement_C"); \ - -#define DUMPER7_ASSERTS_UGE_TSTorchUpgradeTier3_C \ -static_assert(alignof(UGE_TSTorchUpgradeTier3_C) == 0x000008, "Wrong alignment on UGE_TSTorchUpgradeTier3_C"); \ -static_assert(sizeof(UGE_TSTorchUpgradeTier3_C) == 0x000A70, "Wrong size on UGE_TSTorchUpgradeTier3_C"); \ - -#define DUMPER7_ASSERTS_AFakeSystemDialogSpeaker_BB_C \ -static_assert(alignof(AFakeSystemDialogSpeaker_BB_C) == 0x000008, "Wrong alignment on AFakeSystemDialogSpeaker_BB_C"); \ -static_assert(sizeof(AFakeSystemDialogSpeaker_BB_C) == 0x0002D8, "Wrong size on AFakeSystemDialogSpeaker_BB_C"); \ -static_assert(offsetof(AFakeSystemDialogSpeaker_BB_C, DialogSpeaker) == 0x0002C8, "Member 'AFakeSystemDialogSpeaker_BB_C::DialogSpeaker' has a wrong offset!"); \ -static_assert(offsetof(AFakeSystemDialogSpeaker_BB_C, DefaultSceneRoot) == 0x0002D0, "Member 'AFakeSystemDialogSpeaker_BB_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_MGStabilityUpgrade_C \ -static_assert(alignof(UGE_MGStabilityUpgrade_C) == 0x000008, "Wrong alignment on UGE_MGStabilityUpgrade_C"); \ -static_assert(sizeof(UGE_MGStabilityUpgrade_C) == 0x000A70, "Wrong size on UGE_MGStabilityUpgrade_C"); \ - -#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget \ -static_assert(alignof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget) == 0x000008, "Wrong alignment on AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget"); \ -static_assert(sizeof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget) == 0x000090, "Wrong size on AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, EntryPoint) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_Event_ShootLength) == 0x000004, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetPlaybackRange_ReturnValue) == 0x000008, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetPlaybackRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetEndSeconds_ReturnValue) == 0x00001C, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetEndSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetAnimationCurrentTime_ReturnValue) == 0x000020, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetAnimationCurrentTime_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_GetStartSeconds_ReturnValue) == 0x000024, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_GetStartSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000028, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000030, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_Event_bAvailable) == 0x000038, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000040, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000048, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000050, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000060, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x000068, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000070, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x000078, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_Subtract_DoubleDouble_B_ImplicitCast) == 0x000080, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_Subtract_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget, CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast) == 0x000088, "Member 'AnnihilatorGunReticle_Widget_C_ExecuteUbergraph_AnnihilatorGunReticle_Widget::CallFunc_PlayAnimation_PlaybackSpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnnihilatorGunReticle_Widget_C_PlayChargeAnimation \ -static_assert(alignof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong alignment on AnnihilatorGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(sizeof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation) == 0x000004, "Wrong size on AnnihilatorGunReticle_Widget_C_PlayChargeAnimation"); \ -static_assert(offsetof(AnnihilatorGunReticle_Widget_C_PlayChargeAnimation, ShootLength) == 0x000000, "Member 'AnnihilatorGunReticle_Widget_C_PlayChargeAnimation::ShootLength' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAnnihilatorGunReticle_Widget_C \ -static_assert(alignof(UAnnihilatorGunReticle_Widget_C) == 0x000008, "Wrong alignment on UAnnihilatorGunReticle_Widget_C"); \ -static_assert(sizeof(UAnnihilatorGunReticle_Widget_C) == 0x0004B0, "Wrong size on UAnnihilatorGunReticle_Widget_C"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UAnnihilatorGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Charged) == 0x000428, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Charged' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Reloading) == 0x000430, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_NoAmmo) == 0x000438, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_loading) == 0x000440, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_loading' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anim_Rotation) == 0x000448, "Member 'UAnnihilatorGunReticle_Widget_C::Anim_Rotation' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Reticle_change) == 0x000450, "Member 'UAnnihilatorGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot) == 0x000458, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot_1) == 0x000460, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot_1' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_down_dot_2) == 0x000468, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_down_dot_2' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, Anh_right_prg) == 0x000470, "Member 'UAnnihilatorGunReticle_Widget_C::Anh_right_prg' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, DownArm) == 0x000478, "Member 'UAnnihilatorGunReticle_Widget_C::DownArm' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, LeftArm) == 0x000480, "Member 'UAnnihilatorGunReticle_Widget_C::LeftArm' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, RetainerBox_0) == 0x000488, "Member 'UAnnihilatorGunReticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, RightArm) == 0x000490, "Member 'UAnnihilatorGunReticle_Widget_C::RightArm' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, test) == 0x000498, "Member 'UAnnihilatorGunReticle_Widget_C::test' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, test1) == 0x0004A0, "Member 'UAnnihilatorGunReticle_Widget_C::test1' has a wrong offset!"); \ -static_assert(offsetof(UAnnihilatorGunReticle_Widget_C, UpArm) == 0x0004A8, "Member 'UAnnihilatorGunReticle_Widget_C::UpArm' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetBodyCollider \ -static_assert(alignof(BPI_DeadBodyToCarry_C_GetBodyCollider) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetBodyCollider"); \ -static_assert(sizeof(BPI_DeadBodyToCarry_C_GetBodyCollider) == 0x000010, "Wrong size on BPI_DeadBodyToCarry_C_GetBodyCollider"); \ -static_assert(offsetof(BPI_DeadBodyToCarry_C_GetBodyCollider, ColliderType) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetBodyCollider::ColliderType' has a wrong offset!"); \ -static_assert(offsetof(BPI_DeadBodyToCarry_C_GetBodyCollider, Collider) == 0x000008, "Member 'BPI_DeadBodyToCarry_C_GetBodyCollider::Collider' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetHandIKTarget \ -static_assert(alignof(BPI_DeadBodyToCarry_C_GetHandIKTarget) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetHandIKTarget"); \ -static_assert(sizeof(BPI_DeadBodyToCarry_C_GetHandIKTarget) == 0x000008, "Wrong size on BPI_DeadBodyToCarry_C_GetHandIKTarget"); \ -static_assert(offsetof(BPI_DeadBodyToCarry_C_GetHandIKTarget, IkTarget) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetHandIKTarget::IkTarget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPI_DeadBodyToCarry_C_GetSkeletalMesh \ -static_assert(alignof(BPI_DeadBodyToCarry_C_GetSkeletalMesh) == 0x000008, "Wrong alignment on BPI_DeadBodyToCarry_C_GetSkeletalMesh"); \ -static_assert(sizeof(BPI_DeadBodyToCarry_C_GetSkeletalMesh) == 0x000008, "Wrong size on BPI_DeadBodyToCarry_C_GetSkeletalMesh"); \ -static_assert(offsetof(BPI_DeadBodyToCarry_C_GetSkeletalMesh, Mesh) == 0x000000, "Member 'BPI_DeadBodyToCarry_C_GetSkeletalMesh::Mesh' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IBPI_DeadBodyToCarry_C \ -static_assert(alignof(IBPI_DeadBodyToCarry_C) == 0x000001, "Wrong alignment on IBPI_DeadBodyToCarry_C"); \ -static_assert(sizeof(IBPI_DeadBodyToCarry_C) == 0x000001, "Wrong size on IBPI_DeadBodyToCarry_C"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData) == 0x0005D0, "Wrong size on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x000004, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x00000C, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_137) == 0x000014, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_137' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_138) == 0x000018, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_138' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_139) == 0x000020, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_139' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_140) == 0x000024, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_140' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_141) == 0x00002C, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_141' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_142) == 0x000030, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_142' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_143) == 0x000038, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_143' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_144) == 0x000040, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_144' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_145) == 0x000048, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_145' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BlendProfile_146) == 0x000058, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BlendProfile_146' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __CurveFloat_147) == 0x000060, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__CurveFloat_147' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_148) == 0x000068, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_148' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_149) == 0x000069, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_149' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_150) == 0x000070, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_150' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_151) == 0x000080, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_151' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_152) == 0x0000A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_152' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_153) == 0x0000A4, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_153' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_154) == 0x0000A8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_154' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_155) == 0x0000D4, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_155' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_156) == 0x0000D8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_156' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_157) == 0x0000D9, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_157' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __ByteProperty_158) == 0x0000DA, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__ByteProperty_158' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_159) == 0x0000DC, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_159' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000E8, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000168, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000180, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x0001B0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0001E0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000210, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000240, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x000270, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x0002A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0002D0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000300, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000330, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000360, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000390, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0003C0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0003F0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000420, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000450, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ModifyBone) == 0x000480, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ModifyBone' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x0004B0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x0004E0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x000510, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000540, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000570, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x0005A0, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData) == 0x000003, "Wrong size on Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'Flashlight_Cutscene_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_AnimGraph \ -static_assert(alignof(Flashlight_Cutscene_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP_C_AnimGraph"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP_C_AnimGraph) == 0x000010, "Wrong size on Flashlight_Cutscene_ABP_C_AnimGraph"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation \ -static_assert(alignof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP \ -static_assert(alignof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP) == 0x000008, "Wrong alignment on Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP) == 0x0000B8, "Wrong size on Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, EntryPoint) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CustomEvent_TagCount) == 0x000004, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CustomEvent_TagCount' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Array_Index_Variable) == 0x000008, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Conv_IntToBool_ReturnValue) == 0x00000C, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Variable) == 0x000010, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CustomEvent_TagCount_1) == 0x000014, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CustomEvent_TagCount_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_Event_DeltaTimeX) == 0x000028, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_BooleanOR_ReturnValue) == 0x00002C, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetOwningComponent_ReturnValue) == 0x000030, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetChildrenComponents_Children) == 0x000038, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetChildrenComponents_Children' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Array_Get_Item) == 0x000048, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Not_PreBool_ReturnValue) == 0x000050, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_DynamicCast_AsStatic_Mesh_Component) == 0x000058, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_DynamicCast_AsStatic_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, K2Node_DynamicCast_bSuccess) == 0x000060, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Array_Length_ReturnValue) == 0x000064, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000068, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, Temp_int_Loop_Counter_Variable) == 0x000070, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000078, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue) == 0x000080, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Less_IntInt_ReturnValue) == 0x000081, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_Add_IntInt_ReturnValue) == 0x000084, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue_1) == 0x000088, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_WaitGameplayTagCountChangedOnActor_ReturnValue) == 0x000090, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_WaitGameplayTagCountChangedOnActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_TryGetPawnOwner_ReturnValue_2) == 0x000098, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_TryGetPawnOwner_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetAbilitySystemComponent_ReturnValue_1) == 0x0000A0, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue_1) == 0x0000A8, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_GetGameplayTagCount_ReturnValue) == 0x0000AC, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_GetGameplayTagCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP, CallFunc_IsValid_ReturnValue_2) == 0x0000B0, "Member 'Flashlight_Cutscene_ABP_C_ExecuteUbergraph_Flashlight_Cutscene_ABP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight \ -static_assert(alignof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight, TagCount) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_OnUpdateCustomFlashlight::TagCount' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68 \ -static_assert(alignof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68) == 0x000004, "Wrong alignment on Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68"); \ -static_assert(sizeof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68) == 0x000004, "Wrong size on Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68"); \ -static_assert(offsetof(Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68, TagCount) == 0x000000, "Member 'Flashlight_Cutscene_ABP_C_TagCountChanged_0DE96E41419CC7744B499F9402C92C68::TagCount' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFlashlight_Cutscene_ABP_C \ -static_assert(alignof(UFlashlight_Cutscene_ABP_C) == 0x000010, "Wrong alignment on UFlashlight_Cutscene_ABP_C"); \ -static_assert(sizeof(UFlashlight_Cutscene_ABP_C) == 0x000B20, "Wrong size on UFlashlight_Cutscene_ABP_C"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, UberGraphFrame) == 0x0004B0, "Member 'UFlashlight_Cutscene_ABP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, __AnimBlueprintMutables) == 0x0004B8, "Member 'UFlashlight_Cutscene_ABP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0004C0, "Member 'UFlashlight_Cutscene_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimBlueprintExtension_Base) == 0x0004C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_Root) == 0x0004D0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_3) == 0x0004F0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_2) == 0x000518, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult_1) == 0x000540, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_TransitionResult) == 0x000568, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_4) == 0x000590, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_3) == 0x0005D8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_3) == 0x0005F8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_2) == 0x000640, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_2) == 0x000660, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult_1) == 0x0006A8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer_1) == 0x0006C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateResult) == 0x000710, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_StateMachine) == 0x000730, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SaveCachedPose) == 0x0007F8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_UseCachedPose_1) == 0x000878, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_ModifyBone) == 0x0008A0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x0009C8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x0009E8, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_BlendListByBool_1) == 0x000A08, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_UseCachedPose) == 0x000A50, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_BlendListByBool) == 0x000A78, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, AnimGraphNode_SequencePlayer) == 0x000AC0, "Member 'UFlashlight_Cutscene_ABP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, CustomFlashlight) == 0x000B08, "Member 'UFlashlight_Cutscene_ABP_C::CustomFlashlight' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Cutscene_ABP_C, Async_Action) == 0x000B10, "Member 'UFlashlight_Cutscene_ABP_C::Async_Action' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BlendProfile_117) == 0x000008, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BlendProfile_117' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __CurveFloat_118) == 0x000010, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__CurveFloat_118' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_119) == 0x000018, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_119' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_120) == 0x000019, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_120' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_121) == 0x000020, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_121' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_122) == 0x000030, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_122' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_123) == 0x000038, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_123' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_124) == 0x00003C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_124' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_125) == 0x000044, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_125' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_126) == 0x000048, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_126' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_127) == 0x000050, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_127' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_128) == 0x000054, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_128' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_129) == 0x000058, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_129' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_130) == 0x00005C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_130' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __FloatProperty_131) == 0x000088, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__FloatProperty_131' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __BoolProperty_132) == 0x00008C, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__BoolProperty_132' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __EnumProperty_133) == 0x00008D, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__EnumProperty_133' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __ByteProperty_134) == 0x00008E, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__ByteProperty_134' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x000090, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_136) == 0x000098, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_136' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __IntProperty_137) == 0x0000A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__IntProperty_137' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_138) == 0x0000A4, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_138' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __NameProperty_139) == 0x0000AC, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__NameProperty_139' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, __StructProperty_140) == 0x0000B8, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::__StructProperty_140' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000D8, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000158, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x0001A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ModifyBone) == 0x0001D0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ModifyBone' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LocalToComponentSpace) == 0x000200, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000230, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000260, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000290, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x0002C0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x0002F0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000320, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000350, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000380, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0003B0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x0003E0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000410, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000440, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000470, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0004A0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0004D0, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ComponentToLocalSpace) == 0x000500, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000530, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x000560, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData) == 0x000002, "Wrong size on Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Flashlight_Gameplay_ABP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP_C_AnimGraph \ -static_assert(alignof(Flashlight_Gameplay_ABP_C_AnimGraph) == 0x000008, "Wrong alignment on Flashlight_Gameplay_ABP_C_AnimGraph"); \ -static_assert(sizeof(Flashlight_Gameplay_ABP_C_AnimGraph) == 0x000010, "Wrong size on Flashlight_Gameplay_ABP_C_AnimGraph"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'Flashlight_Gameplay_ABP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP \ -static_assert(alignof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP) == 0x000010, "Wrong alignment on Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP"); \ -static_assert(sizeof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP) == 0x000070, "Wrong size on Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, EntryPoint) == 0x000000, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, CallFunc_GetOwnerMesh_ReturnValue) == 0x000008, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::CallFunc_GetOwnerMesh_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'Flashlight_Gameplay_ABP_C_ExecuteUbergraph_Flashlight_Gameplay_ABP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFlashlight_Gameplay_ABP_C \ -static_assert(alignof(UFlashlight_Gameplay_ABP_C) == 0x000010, "Wrong alignment on UFlashlight_Gameplay_ABP_C"); \ -static_assert(sizeof(UFlashlight_Gameplay_ABP_C) == 0x000FD0, "Wrong size on UFlashlight_Gameplay_ABP_C"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, UberGraphFrame) == 0x0004A0, "Member 'UFlashlight_Gameplay_ABP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __AnimBlueprintMutables) == 0x0004A8, "Member 'UFlashlight_Gameplay_ABP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimBlueprintExtension_PropertyAccess) == 0x0004B0, "Member 'UFlashlight_Gameplay_ABP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimBlueprintExtension_Base) == 0x0004B8, "Member 'UFlashlight_Gameplay_ABP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SaveCachedPose) == 0x0004C0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_UseCachedPose_1) == 0x000540, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ModifyBone) == 0x000568, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ModifyBone' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_LocalToComponentSpace) == 0x000690, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_LocalToComponentSpace' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_BlendListByBool) == 0x0006B0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_UseCachedPose) == 0x0006F8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_3) == 0x000720, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_2) == 0x000748, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult_1) == 0x000770, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_TransitionResult) == 0x000798, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_3) == 0x0007C0, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_3) == 0x000808, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_2) == 0x000828, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_2) == 0x000870, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer_1) == 0x000890, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult_1) == 0x0008D8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_SequencePlayer) == 0x0008F8, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateResult) == 0x000940, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_StateMachine) == 0x000960, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ComponentToLocalSpace) == 0x000A28, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ComponentToLocalSpace' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_Root) == 0x000A48, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, AnimGraphNode_ControlRig) == 0x000A68, "Member 'UFlashlight_Gameplay_ABP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __CustomProperty_mesh_transform_F0029CCD4282B0982602EBA24789B7D2) == 0x000F50, "Member 'UFlashlight_Gameplay_ABP_C::__CustomProperty_mesh_transform_F0029CCD4282B0982602EBA24789B7D2' has a wrong offset!"); \ -static_assert(offsetof(UFlashlight_Gameplay_ABP_C, __CustomProperty_input_rotation_F0029CCD4282B0982602EBA24789B7D2) == 0x000FB0, "Member 'UFlashlight_Gameplay_ABP_C::__CustomProperty_input_rotation_F0029CCD4282B0982602EBA24789B7D2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_SG02DamageUpgrade_Tier5_C \ -static_assert(alignof(UGE_SG02DamageUpgrade_Tier5_C) == 0x000008, "Wrong alignment on UGE_SG02DamageUpgrade_Tier5_C"); \ -static_assert(sizeof(UGE_SG02DamageUpgrade_Tier5_C) == 0x000A70, "Wrong size on UGE_SG02DamageUpgrade_Tier5_C"); \ - -#define DUMPER7_ASSERTS_UPlayerLifeBarWidget_BP_C \ -static_assert(alignof(UPlayerLifeBarWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerLifeBarWidget_BP_C"); \ -static_assert(sizeof(UPlayerLifeBarWidget_BP_C) == 0x0003D0, "Wrong size on UPlayerLifeBarWidget_BP_C"); \ -static_assert(offsetof(UPlayerLifeBarWidget_BP_C, HealthIco_icon) == 0x0003C8, "Member 'UPlayerLifeBarWidget_BP_C::HealthIco_icon' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP \ -static_assert(alignof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP) == 0x000008, "Wrong alignment on PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP"); \ -static_assert(sizeof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP) == 0x0000B0, "Wrong size on PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, EntryPoint) == 0x000000, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, K2Node_Event_MyGeometry) == 0x000010, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::K2Node_Event_MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, K2Node_Event_InDeltaTime) == 0x000048, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::K2Node_Event_InDeltaTime' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000050, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetTimeSeconds_ReturnValue) == 0x000060, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetTimeSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_VSize_ReturnValue) == 0x000068, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_PerlinNoise1D_ReturnValue) == 0x000070, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_PerlinNoise1D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000078, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000080, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000088, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000090, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_IsValid_ReturnValue_1) == 0x000098, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_PerlinNoise1D_Value_ImplicitCast) == 0x00009C, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_PerlinNoise1D_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x0000A0, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0000A8, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0000AC, "Member 'PlayerHudWidget_BP_C_ExecuteUbergraph_PlayerHudWidget_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_PlayerHudWidget_BP_C_Tick \ -static_assert(alignof(PlayerHudWidget_BP_C_Tick) == 0x000004, "Wrong alignment on PlayerHudWidget_BP_C_Tick"); \ -static_assert(sizeof(PlayerHudWidget_BP_C_Tick) == 0x00003C, "Wrong size on PlayerHudWidget_BP_C_Tick"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_Tick, MyGeometry) == 0x000000, "Member 'PlayerHudWidget_BP_C_Tick::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(PlayerHudWidget_BP_C_Tick, InDeltaTime) == 0x000038, "Member 'PlayerHudWidget_BP_C_Tick::InDeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UPlayerHudWidget_BP_C \ -static_assert(alignof(UPlayerHudWidget_BP_C) == 0x000008, "Wrong alignment on UPlayerHudWidget_BP_C"); \ -static_assert(sizeof(UPlayerHudWidget_BP_C) == 0x000518, "Wrong size on UPlayerHudWidget_BP_C"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, UberGraphFrame) == 0x0004D8, "Member 'UPlayerHudWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, BPW_NoAmmo) == 0x0004E0, "Member 'UPlayerHudWidget_BP_C::BPW_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, CronosOverlay_0) == 0x0004E8, "Member 'UPlayerHudWidget_BP_C::CronosOverlay_0' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, KeepAspectZone_0) == 0x0004F0, "Member 'UPlayerHudWidget_BP_C::KeepAspectZone_0' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, SafeZone_92) == 0x0004F8, "Member 'UPlayerHudWidget_BP_C::SafeZone_92' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, WBP_QuickCraftHeal) == 0x000500, "Member 'UPlayerHudWidget_BP_C::WBP_QuickCraftHeal' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, HudMaterialInstance) == 0x000508, "Member 'UPlayerHudWidget_BP_C::HudMaterialInstance' has a wrong offset!"); \ -static_assert(offsetof(UPlayerHudWidget_BP_C, bShuldUseShaderForHUD) == 0x000510, "Member 'UPlayerHudWidget_BP_C::bShuldUseShaderForHUD' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP \ -static_assert(alignof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP) == 0x000008, "Wrong alignment on SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP"); \ -static_assert(sizeof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP) == 0x0001C8, "Wrong size on SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, EntryPoint) == 0x000000, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable) == 0x000008, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_1) == 0x000018, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable) == 0x000028, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_2) == 0x000030, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_3) == 0x000040, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_4) == 0x000050, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_1) == 0x000060, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_5) == 0x000068, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_6) == 0x000078, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_7) == 0x000088, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_2) == 0x000098, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_8) == 0x0000A0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_9) == 0x0000B0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_10) == 0x0000C0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_3) == 0x0000D0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_11) == 0x0000D8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_12) == 0x0000E8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_12' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_13) == 0x0000F8, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_13' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable) == 0x000108, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue) == 0x000118, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable_1) == 0x00011C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_delegate_Variable_2) == 0x00012C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue_1) == 0x00013C, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, CallFunc_PostEvent_ReturnValue_2) == 0x000140, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_PopupType) == 0x000144, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_PopupType' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_bShowAskDialog) == 0x000145, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_bShowAskDialog' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default) == 0x000148, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_1) == 0x000158, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_2) == 0x000168, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_3) == 0x000178, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_text_Variable_14) == 0x000188, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_text_Variable_14' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_4) == 0x000198, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_4) == 0x0001A0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_4' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, Temp_byte_Variable_5) == 0x0001B0, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::Temp_byte_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Event_InNewInputDevice) == 0x0001B1, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Event_InNewInputDevice' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP, K2Node_Select_Default_5) == 0x0001B4, "Member 'SavePopupWidget_BP_C_ExecuteUbergraph_SavePopupWidget_BP::K2Node_Select_Default_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_OnFocusReceived \ -static_assert(alignof(SavePopupWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on SavePopupWidget_BP_C_OnFocusReceived"); \ -static_assert(sizeof(SavePopupWidget_BP_C_OnFocusReceived) == 0x000270, "Wrong size on SavePopupWidget_BP_C_OnFocusReceived"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'SavePopupWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'SavePopupWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'SavePopupWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_Unhandled_ReturnValue) == 0x0000F8, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0001B0, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnFocusReceived, CallFunc_IsVisible_ReturnValue) == 0x000268, "Member 'SavePopupWidget_BP_C_OnFocusReceived::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_OnInputDeviceChanged \ -static_assert(alignof(SavePopupWidget_BP_C_OnInputDeviceChanged) == 0x000001, "Wrong alignment on SavePopupWidget_BP_C_OnInputDeviceChanged"); \ -static_assert(sizeof(SavePopupWidget_BP_C_OnInputDeviceChanged) == 0x000001, "Wrong size on SavePopupWidget_BP_C_OnInputDeviceChanged"); \ -static_assert(offsetof(SavePopupWidget_BP_C_OnInputDeviceChanged, InNewInputDevice) == 0x000000, "Member 'SavePopupWidget_BP_C_OnInputDeviceChanged::InNewInputDevice' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SavePopupWidget_BP_C_ShowPopup \ -static_assert(alignof(SavePopupWidget_BP_C_ShowPopup) == 0x000001, "Wrong alignment on SavePopupWidget_BP_C_ShowPopup"); \ -static_assert(sizeof(SavePopupWidget_BP_C_ShowPopup) == 0x000002, "Wrong size on SavePopupWidget_BP_C_ShowPopup"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ShowPopup, PopupType) == 0x000000, "Member 'SavePopupWidget_BP_C_ShowPopup::PopupType' has a wrong offset!"); \ -static_assert(offsetof(SavePopupWidget_BP_C_ShowPopup, bShowAskDialog) == 0x000001, "Member 'SavePopupWidget_BP_C_ShowPopup::bShowAskDialog' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USavePopupWidget_BP_C \ -static_assert(alignof(USavePopupWidget_BP_C) == 0x000008, "Wrong alignment on USavePopupWidget_BP_C"); \ -static_assert(sizeof(USavePopupWidget_BP_C) == 0x0006B0, "Wrong size on USavePopupWidget_BP_C"); \ -static_assert(offsetof(USavePopupWidget_BP_C, UberGraphFrame) == 0x0005F0, "Member 'USavePopupWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, HideDialog_anim) == 0x0005F8, "Member 'USavePopupWidget_BP_C::HideDialog_anim' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, ShowDialog_anim) == 0x000600, "Member 'USavePopupWidget_BP_C::ShowDialog_anim' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, AskInfo_txt) == 0x000608, "Member 'USavePopupWidget_BP_C::AskInfo_txt' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP) == 0x000610, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP_1) == 0x000618, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP_1' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, DialogWrapper_BP_2) == 0x000620, "Member 'USavePopupWidget_BP_C::DialogWrapper_BP_2' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, Image_103) == 0x000628, "Member 'USavePopupWidget_BP_C::Image_103' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, No_tip) == 0x000630, "Member 'USavePopupWidget_BP_C::No_tip' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, PopupNo_but) == 0x000638, "Member 'USavePopupWidget_BP_C::PopupNo_but' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, PopupYes_but) == 0x000640, "Member 'USavePopupWidget_BP_C::PopupYes_but' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, Progress_txt) == 0x000648, "Member 'USavePopupWidget_BP_C::Progress_txt' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, ProgressBar_80) == 0x000650, "Member 'USavePopupWidget_BP_C::ProgressBar_80' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, Success_txt) == 0x000658, "Member 'USavePopupWidget_BP_C::Success_txt' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, Yes_tip) == 0x000660, "Member 'USavePopupWidget_BP_C::Yes_tip' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, SaveOverwriteBorderColor) == 0x000668, "Member 'USavePopupWidget_BP_C::SaveOverwriteBorderColor' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, LoadBorderColor) == 0x00067C, "Member 'USavePopupWidget_BP_C::LoadBorderColor' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, DeleteBorderColor) == 0x000690, "Member 'USavePopupWidget_BP_C::DeleteBorderColor' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, ProgressTimout) == 0x0006A4, "Member 'USavePopupWidget_BP_C::ProgressTimout' has a wrong offset!"); \ -static_assert(offsetof(USavePopupWidget_BP_C, ProgressTimeoutTimerHandle) == 0x0006A8, "Member 'USavePopupWidget_BP_C::ProgressTimeoutTimerHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature \ -static_assert(alignof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature"); \ -static_assert(sizeof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature) == 0x000010, "Wrong size on GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature, Item) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature::Item' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature, Widget) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_BndEvt__GamePlaySlotsListWidget_BP_Slots_lv_K2Node_ComponentBoundEvent_3_OnListEntryInitializedDynamic__DelegateSignature::Widget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering \ -static_assert(alignof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering"); \ -static_assert(sizeof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering) == 0x000020, "Wrong size on GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, InEntryWidget) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::InEntryWidget' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, l_LastUsedSaveWidget) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::l_LastUsedSaveWidget' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_GetLastUsedSaveSlotWidget_ReturnValue) == 0x000010, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_GetLastUsedSaveSlotWidget_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000018, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'GamePlaySlotsListWidget_BP_C_CheckEntryForFlickering::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP \ -static_assert(alignof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000008, "Wrong alignment on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ -static_assert(sizeof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP) == 0x000020, "Wrong size on GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_ComponentBoundEvent_Item) == 0x000008, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_ComponentBoundEvent_Item' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_ComponentBoundEvent_Widget) == 0x000010, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_ComponentBoundEvent_Widget' has a wrong offset!"); \ -static_assert(offsetof(GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP, K2Node_Select_Default) == 0x000018, "Member 'GamePlaySlotsListWidget_BP_C_ExecuteUbergraph_GamePlaySlotsListWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGamePlaySlotsListWidget_BP_C \ -static_assert(alignof(UGamePlaySlotsListWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySlotsListWidget_BP_C"); \ -static_assert(sizeof(UGamePlaySlotsListWidget_BP_C) == 0x0004A0, "Wrong size on UGamePlaySlotsListWidget_BP_C"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, UberGraphFrame) == 0x000430, "Member 'UGamePlaySlotsListWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Saving) == 0x000438, "Member 'UGamePlaySlotsListWidget_BP_C::Saving' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Back_text) == 0x000440, "Member 'UGamePlaySlotsListWidget_BP_C::Back_text' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, background) == 0x000448, "Member 'UGamePlaySlotsListWidget_BP_C::background' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Bar_up) == 0x000450, "Member 'UGamePlaySlotsListWidget_BP_C::Bar_up' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, blockglitches) == 0x000458, "Member 'UGamePlaySlotsListWidget_BP_C::blockglitches' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Delete_text) == 0x000460, "Member 'UGamePlaySlotsListWidget_BP_C::Delete_text' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Image_249) == 0x000468, "Member 'UGamePlaySlotsListWidget_BP_C::Image_249' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, KeepAspectZone_0) == 0x000470, "Member 'UGamePlaySlotsListWidget_BP_C::KeepAspectZone_0' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Load_text) == 0x000478, "Member 'UGamePlaySlotsListWidget_BP_C::Load_text' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, SafeZone_0) == 0x000480, "Member 'UGamePlaySlotsListWidget_BP_C::SafeZone_0' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Save_text) == 0x000488, "Member 'UGamePlaySlotsListWidget_BP_C::Save_text' has a wrong offset!"); \ -static_assert(offsetof(UGamePlaySlotsListWidget_BP_C, Data) == 0x000490, "Member 'UGamePlaySlotsListWidget_BP_C::Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHatch_ControlRig_C \ -static_assert(alignof(UHatch_ControlRig_C) == 0x000008, "Wrong alignment on UHatch_ControlRig_C"); \ -static_assert(sizeof(UHatch_ControlRig_C) == 0x000AD0, "Wrong size on UHatch_ControlRig_C"); \ - -#define DUMPER7_ASSERTS_UGA_QuickFabricationSecondSlotAmmo_C \ -static_assert(alignof(UGA_QuickFabricationSecondSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationSecondSlotAmmo_C"); \ -static_assert(sizeof(UGA_QuickFabricationSecondSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationSecondSlotAmmo_C"); \ -static_assert(offsetof(UGA_QuickFabricationSecondSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationSecondSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_QuickFabricationFirstSlotAmmo_C \ -static_assert(alignof(UGA_QuickFabricationFirstSlotAmmo_C) == 0x000008, "Wrong alignment on UGA_QuickFabricationFirstSlotAmmo_C"); \ -static_assert(sizeof(UGA_QuickFabricationFirstSlotAmmo_C) == 0x000480, "Wrong size on UGA_QuickFabricationFirstSlotAmmo_C"); \ -static_assert(offsetof(UGA_QuickFabricationFirstSlotAmmo_C, Ability_to_Activate) == 0x000478, "Member 'UGA_QuickFabricationFirstSlotAmmo_C::Ability_to_Activate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_Annihilator::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_Annihilator_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_Annihilator_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_Annihilator_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_Annihilator_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_Annihilator_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_Annihilator_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_Annihilator_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_Annihilator_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_Annihilator_C \ -static_assert(alignof(UTraveler_AimOffset_Annihilator_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_Annihilator_C"); \ -static_assert(sizeof(UTraveler_AimOffset_Annihilator_C) == 0x000690, "Wrong size on UTraveler_AimOffset_Annihilator_C"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_Annihilator_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_Annihilator_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_Annihilator_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_Annihilator_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_GravityGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_GravityGun_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_GravityGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_GravityGun_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_GravityGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_GravityGun_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_GravityGun_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_GravityGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_GravityGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_GravityGun_C \ -static_assert(alignof(UTraveler_AimOffset_GravityGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_GravityGun_C"); \ -static_assert(sizeof(UTraveler_AimOffset_GravityGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_GravityGun_C"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_GravityGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_GravityGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_GravityGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_GravityGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_TrapMine::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_TrapMine_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_TrapMine_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_TrapMine_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_TrapMine_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_TrapMine_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_TrapMine_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_TrapMine_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_TrapMine_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_TrapMine_C \ -static_assert(alignof(UTraveler_AimOffset_TrapMine_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_TrapMine_C"); \ -static_assert(sizeof(UTraveler_AimOffset_TrapMine_C) == 0x000690, "Wrong size on UTraveler_AimOffset_TrapMine_C"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_TrapMine_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_TrapMine_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_TrapMine_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_TrapMine_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639 \ -static_assert(alignof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639"); \ -static_assert(sizeof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639) == 0x0000B0, "Wrong size on GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639, Payload) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_EventReceived_9B8F4D01435E4165BBF5FBA83916D639::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE \ -static_assert(alignof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE"); \ -static_assert(sizeof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE) == 0x0000B0, "Wrong size on GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE, Payload) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_EventReceived_BC53D0CE4FB5EA5C4BA829B6B11A84CE::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death \ -static_assert(alignof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death) == 0x000008, "Wrong alignment on GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death"); \ -static_assert(sizeof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death) == 0x000308, "Wrong size on GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, EntryPoint) == 0x000000, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CustomEvent_Payload_1) == 0x000008, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CreateDelegate_OutputDelegate) == 0x0000B8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, Temp_struct_Variable) == 0x0000C8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000178, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_IsValid_ReturnValue) == 0x000180, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CreateDelegate_OutputDelegate_1) == 0x000184, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, K2Node_CustomEvent_Payload) == 0x000198, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, Temp_struct_Variable_1) == 0x000248, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0002F8, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death, CallFunc_IsValid_ReturnValue_1) == 0x000300, "Member 'GA_Reaction_Traveler_Death_C_ExecuteUbergraph_GA_Reaction_Traveler_Death::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Reaction_Traveler_Death_C \ -static_assert(alignof(UGA_Reaction_Traveler_Death_C) == 0x000008, "Wrong alignment on UGA_Reaction_Traveler_Death_C"); \ -static_assert(sizeof(UGA_Reaction_Traveler_Death_C) == 0x000450, "Wrong size on UGA_Reaction_Traveler_Death_C"); \ -static_assert(offsetof(UGA_Reaction_Traveler_Death_C, UberGraphFrame) == 0x000448, "Member 'UGA_Reaction_Traveler_Death_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData) == 0x0001D0, "Wrong size on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __NameProperty_15) == 0x000004, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__NameProperty_15' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_16) == 0x00000C, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_16' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_17) == 0x000010, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_17' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __FloatProperty_18) == 0x000014, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__FloatProperty_18' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __BoolProperty_19) == 0x000018, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__BoolProperty_19' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __EnumProperty_20) == 0x000019, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__EnumProperty_20' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __ByteProperty_21) == 0x00001A, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__ByteProperty_21' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __NameProperty_22) == 0x00001C, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__NameProperty_22' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, __StructProperty_23) == 0x000028, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::__StructProperty_23' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000048, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000C8, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000E0, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000110, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_RotationOffsetBlendSpace) == 0x000140, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000170, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0001A0, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData) == 0x00000C, "Wrong size on Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Traveler_AimOffset_SmartGun::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_SmartGun_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_SmartGun_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_SmartGun_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_SmartGun_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_SmartGun_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_SmartGun_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_SmartGun_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_SmartGun_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_SmartGun_C \ -static_assert(alignof(UTraveler_AimOffset_SmartGun_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_SmartGun_C"); \ -static_assert(sizeof(UTraveler_AimOffset_SmartGun_C) == 0x000690, "Wrong size on UTraveler_AimOffset_SmartGun_C"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, __AnimBlueprintMutables) == 0x0003D0, "Member 'UTraveler_AimOffset_SmartGun_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'UTraveler_AimOffset_SmartGun_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_Root) == 0x0003F0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_LinkedInputPose) == 0x000410, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_RotationOffsetBlendSpace) == 0x0004C8, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_RotationOffsetBlendSpace' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_SaveCachedPose) == 0x0005E0, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_SmartGun_C, AnimGraphNode_UseCachedPose) == 0x000660, "Member 'UTraveler_AimOffset_SmartGun_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_NoWeapon__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000100, "Member 'Traveler_AimOffset_NoWeapon::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_AimOffset_NoWeapon_C_AnimGraph \ -static_assert(alignof(Traveler_AimOffset_NoWeapon_C_AnimGraph) == 0x000008, "Wrong alignment on Traveler_AimOffset_NoWeapon_C_AnimGraph"); \ -static_assert(sizeof(Traveler_AimOffset_NoWeapon_C_AnimGraph) == 0x000020, "Wrong size on Traveler_AimOffset_NoWeapon_C_AnimGraph"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon_C_AnimGraph, InPose) == 0x000000, "Member 'Traveler_AimOffset_NoWeapon_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Traveler_AimOffset_NoWeapon_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Traveler_AimOffset_NoWeapon_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTraveler_AimOffset_NoWeapon_C \ -static_assert(alignof(UTraveler_AimOffset_NoWeapon_C) == 0x000010, "Wrong alignment on UTraveler_AimOffset_NoWeapon_C"); \ -static_assert(sizeof(UTraveler_AimOffset_NoWeapon_C) == 0x0004C0, "Wrong size on UTraveler_AimOffset_NoWeapon_C"); \ -static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimBlueprintExtension_PropertyAccess) == 0x0003D0, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimBlueprintExtension_Base) == 0x0003D8, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimGraphNode_Root) == 0x0003E0, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UTraveler_AimOffset_NoWeapon_C, AnimGraphNode_LinkedInputPose) == 0x000400, "Member 'UTraveler_AimOffset_NoWeapon_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_InteractTimeRift_C \ -static_assert(alignof(UGA_InteractTimeRift_C) == 0x000008, "Wrong alignment on UGA_InteractTimeRift_C"); \ -static_assert(sizeof(UGA_InteractTimeRift_C) == 0x0005F8, "Wrong size on UGA_InteractTimeRift_C"); \ - -#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget \ -static_assert(alignof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget) == 0x000008, "Wrong alignment on GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget"); \ -static_assert(sizeof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget) == 0x0000B8, "Wrong size on GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, EntryPoint) == 0x000000, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_FocusValue) == 0x000010, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_FocusValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000018, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000020, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue_1) == 0x000038, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000048, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_GetPosition_ReturnValue_2) == 0x000050, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_bAvailable) == 0x000060, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000068, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000078, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000080, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_ShootLength) == 0x000088, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, K2Node_Event_ChargeStage) == 0x00008C, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_Greater_IntInt_ReturnValue) == 0x000090, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_PlayAnimation_ReturnValue_3) == 0x000098, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000A0, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000A8, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000B0, "Member 'GravityGunReticle_Widget_C_ExecuteUbergraph_GravityGunReticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'GravityGunReticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_PlayShootAnimation \ -static_assert(alignof(GravityGunReticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on GravityGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(sizeof(GravityGunReticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on GravityGunReticle_Widget_C_PlayShootAnimation"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'GravityGunReticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'GravityGunReticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_SetFocusValueOnBars \ -static_assert(alignof(GravityGunReticle_Widget_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on GravityGunReticle_Widget_C_SetFocusValueOnBars"); \ -static_assert(sizeof(GravityGunReticle_Widget_C_SetFocusValueOnBars) == 0x000070, "Wrong size on GravityGunReticle_Widget_C_SetFocusValueOnBars"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_GetRenderTransformAngle_ReturnValue) == 0x000020, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_GetRenderTransformAngle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000030, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000038, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000040, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_GetRotated2D_ReturnValue) == 0x000050, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_GetRotated2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000060, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGunReticle_Widget_C_SetFocusValueOnReticle \ -static_assert(alignof(GravityGunReticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on GravityGunReticle_Widget_C_SetFocusValueOnReticle"); \ -static_assert(sizeof(GravityGunReticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on GravityGunReticle_Widget_C_SetFocusValueOnReticle"); \ -static_assert(offsetof(GravityGunReticle_Widget_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'GravityGunReticle_Widget_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGravityGunReticle_Widget_C \ -static_assert(alignof(UGravityGunReticle_Widget_C) == 0x000008, "Wrong alignment on UGravityGunReticle_Widget_C"); \ -static_assert(sizeof(UGravityGunReticle_Widget_C) == 0x000500, "Wrong size on UGravityGunReticle_Widget_C"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UGravityGunReticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ChargeShotIndicator_anim) == 0x000428, "Member 'UGravityGunReticle_Widget_C::ChargeShotIndicator_anim' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Anim_Reloading) == 0x000430, "Member 'UGravityGunReticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Anim_NoAmmo) == 0x000438, "Member 'UGravityGunReticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Reticle_change) == 0x000440, "Member 'UGravityGunReticle_Widget_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Shoot_anim) == 0x000448, "Member 'UGravityGunReticle_Widget_C::Shoot_anim' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR) == 0x000450, "Member 'UGravityGunReticle_Widget_C::ArrowR' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR_1) == 0x000458, "Member 'UGravityGunReticle_Widget_C::ArrowR_1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ArrowR_2) == 0x000460, "Member 'UGravityGunReticle_Widget_C::ArrowR_2' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Left_bar) == 0x000468, "Member 'UGravityGunReticle_Widget_C::Grvt_Left_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Right_bar) == 0x000470, "Member 'UGravityGunReticle_Widget_C::Grvt_Right_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Grvt_Up_bar) == 0x000478, "Member 'UGravityGunReticle_Widget_C::Grvt_Up_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Image) == 0x000480, "Member 'UGravityGunReticle_Widget_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Image_1) == 0x000488, "Member 'UGravityGunReticle_Widget_C::Image_1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, Image_178) == 0x000490, "Member 'UGravityGunReticle_Widget_C::Image_178' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar) == 0x000498, "Member 'UGravityGunReticle_Widget_C::ProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar_1) == 0x0004A0, "Member 'UGravityGunReticle_Widget_C::ProgressBar_1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, ProgressBar_2) == 0x0004A8, "Member 'UGravityGunReticle_Widget_C::ProgressBar_2' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, RetainerBox_0) == 0x0004B0, "Member 'UGravityGunReticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, test) == 0x0004B8, "Member 'UGravityGunReticle_Widget_C::test' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, test1) == 0x0004C0, "Member 'UGravityGunReticle_Widget_C::test1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, MaximalMoveUnits) == 0x0004C8, "Member 'UGravityGunReticle_Widget_C::MaximalMoveUnits' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtLeftBarPos) == 0x0004D0, "Member 'UGravityGunReticle_Widget_C::GrvtLeftBarPos' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtRightBarPos) == 0x0004E0, "Member 'UGravityGunReticle_Widget_C::GrvtRightBarPos' has a wrong offset!"); \ -static_assert(offsetof(UGravityGunReticle_Widget_C, GrvtUpBarPos) == 0x0004F0, "Member 'UGravityGunReticle_Widget_C::GrvtUpBarPos' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget \ -static_assert(alignof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget) == 0x000008, "Wrong alignment on GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget) == 0x0000C0, "Wrong size on GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, EntryPoint) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_ShootLength) == 0x000004, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_ChargeStage) == 0x000008, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_ChargeStage' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_FocusValue) == 0x00000C, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_FocusValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000010, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000018, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue) == 0x000020, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_1) == 0x000030, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000040, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_2) == 0x000048, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue) == 0x000058, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SlotAsCanvasSlot_ReturnValue_3) == 0x000060, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SlotAsCanvasSlot_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_GetPosition_ReturnValue_3) == 0x000068, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_GetPosition_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_bAvailable) == 0x000078, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_Event_bVisible) == 0x000079, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_Event_bVisible' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue_1) == 0x000080, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000088, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, K2Node_DynamicCast_bSuccess) == 0x000090, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_PlayAnimation_ReturnValue_2) == 0x000098, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000A0, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000A8, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000B0, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3) == 0x0000B8, "Member 'GravityGun02Reticle_Widget_C_ExecuteUbergraph_GravityGun02Reticle_Widget::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility \ -static_assert(alignof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong alignment on GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility) == 0x000001, "Wrong size on GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility, bVisible) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_OnChangeGravityReticleVisibility::bVisible' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_PlayShootAnimation \ -static_assert(alignof(GravityGun02Reticle_Widget_C_PlayShootAnimation) == 0x000004, "Wrong alignment on GravityGun02Reticle_Widget_C_PlayShootAnimation"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_PlayShootAnimation) == 0x000008, "Wrong size on GravityGun02Reticle_Widget_C_PlayShootAnimation"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'GravityGun02Reticle_Widget_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_SetFocusValueOnBars \ -static_assert(alignof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on GravityGun02Reticle_Widget_C_SetFocusValueOnBars"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars) == 0x000098, "Wrong size on GravityGun02Reticle_Widget_C_SetFocusValueOnBars"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000020, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_BreakVector2D_X) == 0x000038, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue) == 0x000048, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue_1) == 0x000050, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000068, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000070, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000078, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000088, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GravityGun02Reticle_Widget_C_SetFocusValueOnReticle \ -static_assert(alignof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on GravityGun02Reticle_Widget_C_SetFocusValueOnReticle"); \ -static_assert(sizeof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on GravityGun02Reticle_Widget_C_SetFocusValueOnReticle"); \ -static_assert(offsetof(GravityGun02Reticle_Widget_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'GravityGun02Reticle_Widget_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGravityGun02Reticle_Widget_C \ -static_assert(alignof(UGravityGun02Reticle_Widget_C) == 0x000008, "Wrong alignment on UGravityGun02Reticle_Widget_C"); \ -static_assert(sizeof(UGravityGun02Reticle_Widget_C) == 0x000528, "Wrong size on UGravityGun02Reticle_Widget_C"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, UberGraphFrame) == 0x000420, "Member 'UGravityGun02Reticle_Widget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Anim_Reloading) == 0x000428, "Member 'UGravityGun02Reticle_Widget_C::Anim_Reloading' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Anim_NoAmmo) == 0x000430, "Member 'UGravityGun02Reticle_Widget_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Reticle_change) == 0x000438, "Member 'UGravityGun02Reticle_Widget_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Shoot_anim) == 0x000440, "Member 'UGravityGun02Reticle_Widget_C::Shoot_anim' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowD) == 0x000448, "Member 'UGravityGun02Reticle_Widget_C::ArrowD' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowL) == 0x000450, "Member 'UGravityGun02Reticle_Widget_C::ArrowL' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowR) == 0x000458, "Member 'UGravityGun02Reticle_Widget_C::ArrowR' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ArrowU) == 0x000460, "Member 'UGravityGun02Reticle_Widget_C::ArrowU' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Down_bar) == 0x000468, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Down_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Left_bar) == 0x000470, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Left_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Right_bar) == 0x000478, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Right_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Grvt_Up_bar) == 0x000480, "Member 'UGravityGun02Reticle_Widget_C::Grvt_Up_bar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image) == 0x000488, "Member 'UGravityGun02Reticle_Widget_C::Image' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_1) == 0x000490, "Member 'UGravityGun02Reticle_Widget_C::Image_1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_2) == 0x000498, "Member 'UGravityGun02Reticle_Widget_C::Image_2' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, Image_178) == 0x0004A0, "Member 'UGravityGun02Reticle_Widget_C::Image_178' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar) == 0x0004A8, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_1) == 0x0004B0, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_2) == 0x0004B8, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_2' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, ProgressBar_3) == 0x0004C0, "Member 'UGravityGun02Reticle_Widget_C::ProgressBar_3' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, RetainerBox_0) == 0x0004C8, "Member 'UGravityGun02Reticle_Widget_C::RetainerBox_0' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, test) == 0x0004D0, "Member 'UGravityGun02Reticle_Widget_C::test' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, test1) == 0x0004D8, "Member 'UGravityGun02Reticle_Widget_C::test1' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, MaximalMoveUnits) == 0x0004E0, "Member 'UGravityGun02Reticle_Widget_C::MaximalMoveUnits' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtLeftBarPos) == 0x0004E8, "Member 'UGravityGun02Reticle_Widget_C::GrvtLeftBarPos' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtRightBarPos) == 0x0004F8, "Member 'UGravityGun02Reticle_Widget_C::GrvtRightBarPos' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvtUpBarPos) == 0x000508, "Member 'UGravityGun02Reticle_Widget_C::GrvtUpBarPos' has a wrong offset!"); \ -static_assert(offsetof(UGravityGun02Reticle_Widget_C, GrvDownBarPos) == 0x000518, "Member 'UGravityGun02Reticle_Widget_C::GrvDownBarPos' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1 \ -static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1) == 0x000008, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1"); \ -static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1) == 0x0000D8, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, EntryPoint) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_FocusValue) == 0x000010, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_FocusValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000018, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_1) == 0x000020, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_1) == 0x000038, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_2) == 0x000048, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_2) == 0x000050, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SlotAsCanvasSlot_ReturnValue_3) == 0x000060, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SlotAsCanvasSlot_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_GetPosition_ReturnValue_3) == 0x000068, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_GetPosition_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_bAvailable) == 0x000078, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_bAvailable' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_DynamicCast_AsGravity_Boots_Reticle) == 0x000080, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_DynamicCast_AsGravity_Boots_Reticle' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_1) == 0x000090, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_ShootLength) == 0x000098, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, K2Node_Event_ChargeStage) == 0x00009C, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::K2Node_Event_ChargeStage' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_Greater_IntInt_ReturnValue) == 0x0000A0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_2) == 0x0000A8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_PlayAnimation_ReturnValue_3) == 0x0000B0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_PlayAnimation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast) == 0x0000B8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1) == 0x0000C0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2) == 0x0000C8, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1, CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3) == 0x0000D0, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_ExecuteUbergraph_SmartGun_HeavyRifle02Reticle_Widget1::CallFunc_SetFocusValueOnBars_FocusValue_ImplicitCast_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability \ -static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability"); \ -static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability) == 0x000001, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability, bAvailable) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_OnChangeGravityJumpAvailability::bAvailable' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation \ -static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation) == 0x000004, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation"); \ -static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation) == 0x000008, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation, ShootLength) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation::ShootLength' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation, ChargeStage) == 0x000004, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_PlayShootAnimation::ChargeStage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars \ -static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars) == 0x000008, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars"); \ -static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars) == 0x000098, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, OverlayToMove) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::OverlayToMove' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, FocusValue) == 0x000008, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::FocusValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, OriginalPosition) == 0x000010, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::OriginalPosition' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SlotAsCanvasSlot_ReturnValue) == 0x000020, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SlotAsCanvasSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_GetPosition_ReturnValue) == 0x000028, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_GetPosition_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_BreakVector2D_X) == 0x000038, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_BreakVector2D_Y) == 0x000040, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue) == 0x000048, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_SignOfFloat_ReturnValue_1) == 0x000050, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000058, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000060, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000068, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000070, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_MakeVector2D_ReturnValue) == 0x000078, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars, CallFunc_Add_Vector2DVector2D_ReturnValue) == 0x000088, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnBars::CallFunc_Add_Vector2DVector2D_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle \ -static_assert(alignof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle) == 0x000004, "Wrong alignment on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle"); \ -static_assert(sizeof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle) == 0x000004, "Wrong size on SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle"); \ -static_assert(offsetof(SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle, FocusValue) == 0x000000, "Member 'SmartGun_HeavyRifle02Reticle_Widget1_C_SetFocusValueOnReticle::FocusValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USmartGun_HeavyRifle02Reticle_Widget1_C \ -static_assert(alignof(USmartGun_HeavyRifle02Reticle_Widget1_C) == 0x000008, "Wrong alignment on USmartGun_HeavyRifle02Reticle_Widget1_C"); \ -static_assert(sizeof(USmartGun_HeavyRifle02Reticle_Widget1_C) == 0x000550, "Wrong size on USmartGun_HeavyRifle02Reticle_Widget1_C"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, UberGraphFrame) == 0x000420, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ChargeShotIndicator_anim) == 0x000428, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ChargeShotIndicator_anim' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Anim_Reloading) == 0x000430, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Anim_Reloading' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Anim_NoAmmo) == 0x000438, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Anim_NoAmmo' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Reticle_change) == 0x000440, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Reticle_change' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Shoot_anim) == 0x000448, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Shoot_anim' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowD) == 0x000450, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowD' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowL) == 0x000458, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowL' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowR) == 0x000460, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowR' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ArrowU) == 0x000468, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ArrowU' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Left_bar) == 0x000470, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Left_bar' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Right_bar) == 0x000478, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Right_bar' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Right_bar_1) == 0x000480, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Right_bar_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Grvt_Up_bar) == 0x000488, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Grvt_Up_bar' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image) == 0x000490, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_1) == 0x000498, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_2) == 0x0004A0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_3) == 0x0004A8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_4) == 0x0004B0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_4' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_5) == 0x0004B8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_5' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_6) == 0x0004C0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_6' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, Image_178) == 0x0004C8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::Image_178' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar) == 0x0004D0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_1) == 0x0004D8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_1' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_2) == 0x0004E0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_2' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, ProgressBar_3) == 0x0004E8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::ProgressBar_3' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, RetainerBox_0) == 0x0004F0, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::RetainerBox_0' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, test) == 0x0004F8, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::test' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, test1) == 0x000500, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::test1' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, MaximalMoveUnits) == 0x000508, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::MaximalMoveUnits' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtLeftBarPos) == 0x000510, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtLeftBarPos' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtRightBarPos) == 0x000520, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtRightBarPos' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtUpBarPos) == 0x000530, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtUpBarPos' has a wrong offset!"); \ -static_assert(offsetof(USmartGun_HeavyRifle02Reticle_Widget1_C, GrvtRightDownBarPos) == 0x000540, "Member 'USmartGun_HeavyRifle02Reticle_Widget1_C::GrvtRightDownBarPos' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP \ -static_assert(alignof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP) == 0x000008, "Wrong alignment on FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP"); \ -static_assert(sizeof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP) == 0x000280, "Wrong size on FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, EntryPoint) == 0x000000, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_MakeLiteralGameplayTagContainer_ReturnValue) == 0x000008, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_MakeLiteralGameplayTagContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Array_Index_Variable) == 0x000028, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Loop_Counter_Variable) == 0x00002C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000030, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, Temp_int_Variable) == 0x000034, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_bTapFire) == 0x000048, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_bTapFire' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_ChargeLevel) == 0x00004C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_ChargeLevel' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CustomEvent_HitResult) == 0x000050, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Array_Get_Item) == 0x000060, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000160, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000164, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000165, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Time) == 0x000168, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Distance) == 0x00016C, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Location) == 0x000170, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000188, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_Normal) == 0x0001A0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x0001B8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001D0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001D8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001E0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001E8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001F0, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001F8, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001FC, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x000200, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x000208, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x000220, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000238, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_GetAbilitySystemComponent_ReturnValue) == 0x000240, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_GetAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_IsValid_ReturnValue) == 0x000248, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_HasAnyMatchingGameplayTags_self_CastInput) == 0x000250, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_HasAnyMatchingGameplayTags_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_HasAnyMatchingGameplayTags_ReturnValue) == 0x000260, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_HasAnyMatchingGameplayTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000261, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000264, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x000274, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000278, "Member 'FlamethrowerContainer_BP_C_ExecuteUbergraph_FlamethrowerContainer_BP::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_OnWeaponFired_Event \ -static_assert(alignof(FlamethrowerContainer_BP_C_OnWeaponFired_Event) == 0x000004, "Wrong alignment on FlamethrowerContainer_BP_C_OnWeaponFired_Event"); \ -static_assert(sizeof(FlamethrowerContainer_BP_C_OnWeaponFired_Event) == 0x000008, "Wrong size on FlamethrowerContainer_BP_C_OnWeaponFired_Event"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponFired_Event, bTapFire) == 0x000000, "Member 'FlamethrowerContainer_BP_C_OnWeaponFired_Event::bTapFire' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponFired_Event, ChargeLevel) == 0x000004, "Member 'FlamethrowerContainer_BP_C_OnWeaponFired_Event::ChargeLevel' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'FlamethrowerContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFlamethrowerContainer_BP_C \ -static_assert(alignof(AFlamethrowerContainer_BP_C) == 0x000008, "Wrong alignment on AFlamethrowerContainer_BP_C"); \ -static_assert(sizeof(AFlamethrowerContainer_BP_C) == 0x000680, "Wrong size on AFlamethrowerContainer_BP_C"); \ -static_assert(offsetof(AFlamethrowerContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AFlamethrowerContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AFlamethrowerContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AFlamethrowerContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AFlamethrowerContainer_BP_C, HitCounter) == 0x000678, "Member 'AFlamethrowerContainer_BP_C::HitCounter' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEnergyEmitterContainer_BP_C \ -static_assert(alignof(AEnergyEmitterContainer_BP_C) == 0x000008, "Wrong alignment on AEnergyEmitterContainer_BP_C"); \ -static_assert(sizeof(AEnergyEmitterContainer_BP_C) == 0x000670, "Wrong size on AEnergyEmitterContainer_BP_C"); \ -static_assert(offsetof(AEnergyEmitterContainer_BP_C, DefaultSceneRoot) == 0x000668, "Member 'AEnergyEmitterContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Echo_C \ -static_assert(alignof(AGC_DataMosh_Echo_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Echo_C"); \ -static_assert(sizeof(AGC_DataMosh_Echo_C) == 0x000390, "Wrong size on AGC_DataMosh_Echo_C"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_Annihilator__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Annihilator::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_Annihilator_C \ -static_assert(alignof(UTraveler_Locomotion_Annihilator_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Annihilator_C"); \ -static_assert(sizeof(UTraveler_Locomotion_Annihilator_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Annihilator_C"); \ - -#define DUMPER7_ASSERTS_IsInRangeForAttack_Raw_C_PerformConditionCheckAI \ -static_assert(alignof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI) == 0x000008, "Wrong alignment on IsInRangeForAttack_Raw_C_PerformConditionCheckAI"); \ -static_assert(sizeof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI) == 0x0000B0, "Wrong size on IsInRangeForAttack_Raw_C_PerformConditionCheckAI"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, OwnerController) == 0x000000, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::OwnerController' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, ControlledPawn) == 0x000008, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::ControlledPawn' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, ReturnValue) == 0x000010, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000018, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_GetBlackboardValueAsVector_ReturnValue) == 0x000030, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_GetBlackboardValueAsVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_K2_GetPawn_ReturnValue) == 0x000048, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000050, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_Vector_Distance_ReturnValue) == 0x000068, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000070, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_GetBlackboardValueAsActor_ReturnValue) == 0x000078, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_GetBlackboardValueAsActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000080, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_Vector_Distance_ReturnValue_1) == 0x0000A0, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0000A8, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x0000A9, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(IsInRangeForAttack_Raw_C_PerformConditionCheckAI, CallFunc_BooleanAND_ReturnValue) == 0x0000AA, "Member 'IsInRangeForAttack_Raw_C_PerformConditionCheckAI::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIsInRangeForAttack_Raw_C \ -static_assert(alignof(UIsInRangeForAttack_Raw_C) == 0x000008, "Wrong alignment on UIsInRangeForAttack_Raw_C"); \ -static_assert(sizeof(UIsInRangeForAttack_Raw_C) == 0x0000E0, "Wrong size on UIsInRangeForAttack_Raw_C"); \ -static_assert(offsetof(UIsInRangeForAttack_Raw_C, RangeTo) == 0x0000A0, "Member 'UIsInRangeForAttack_Raw_C::RangeTo' has a wrong offset!"); \ -static_assert(offsetof(UIsInRangeForAttack_Raw_C, MinRange) == 0x0000C8, "Member 'UIsInRangeForAttack_Raw_C::MinRange' has a wrong offset!"); \ -static_assert(offsetof(UIsInRangeForAttack_Raw_C, MaxRange) == 0x0000D0, "Member 'UIsInRangeForAttack_Raw_C::MaxRange' has a wrong offset!"); \ -static_assert(offsetof(UIsInRangeForAttack_Raw_C, RangeToLocation) == 0x0000D8, "Member 'UIsInRangeForAttack_Raw_C::RangeToLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP \ -static_assert(alignof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP) == 0x000008, "Wrong alignment on AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP"); \ -static_assert(sizeof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP) == 0x000218, "Wrong size on AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, EntryPoint) == 0x000000, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'AnnihilatorContainer_BP_C_ExecuteUbergraph_AnnihilatorContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'AnnihilatorContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAnnihilatorContainer_BP_C \ -static_assert(alignof(AAnnihilatorContainer_BP_C) == 0x000008, "Wrong alignment on AAnnihilatorContainer_BP_C"); \ -static_assert(sizeof(AAnnihilatorContainer_BP_C) == 0x000678, "Wrong size on AAnnihilatorContainer_BP_C"); \ -static_assert(offsetof(AAnnihilatorContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AAnnihilatorContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AAnnihilatorContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AAnnihilatorContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_Gravitygun_BodyCarry__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Gravitygun_BodyCarry::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_Gravitygun_BodyCarry_C \ -static_assert(alignof(UTraveler_Locomotion_Gravitygun_BodyCarry_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Gravitygun_BodyCarry_C"); \ -static_assert(sizeof(UTraveler_Locomotion_Gravitygun_BodyCarry_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Gravitygun_BodyCarry_C"); \ - -#define DUMPER7_ASSERTS_Traveler_Locomotion_Spreadgun__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData) == 0x0013F0, "Wrong size on Traveler_Locomotion_Spreadgun::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UTraveler_Locomotion_Spreadgun_C \ -static_assert(alignof(UTraveler_Locomotion_Spreadgun_C) == 0x000010, "Wrong alignment on UTraveler_Locomotion_Spreadgun_C"); \ -static_assert(sizeof(UTraveler_Locomotion_Spreadgun_C) == 0x001F70, "Wrong size on UTraveler_Locomotion_Spreadgun_C"); \ - -#define DUMPER7_ASSERTS_DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP \ -static_assert(alignof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP) == 0x000008, "Wrong alignment on DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP"); \ -static_assert(sizeof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP) == 0x000218, "Wrong size on DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, EntryPoint) == 0x000000, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'DoubleBarrellContainer_BP_C_ExecuteUbergraph_DoubleBarrellContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'DoubleBarrellContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ADoubleBarrellContainer_BP_C \ -static_assert(alignof(ADoubleBarrellContainer_BP_C) == 0x000008, "Wrong alignment on ADoubleBarrellContainer_BP_C"); \ -static_assert(sizeof(ADoubleBarrellContainer_BP_C) == 0x000678, "Wrong size on ADoubleBarrellContainer_BP_C"); \ -static_assert(offsetof(ADoubleBarrellContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ADoubleBarrellContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ADoubleBarrellContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ADoubleBarrellContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase \ -static_assert(alignof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase) == 0x000008, "Wrong alignment on GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase"); \ -static_assert(sizeof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase) == 0x000028, "Wrong size on GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, EntryPoint) == 0x000000, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, CallFunc_GetAnimInstance_ReturnValue) == 0x000008, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_Event_bWasCancelled) == 0x000010, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_DynamicCast_AsCH_Traveler_Anim_BP) == 0x000018, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_DynamicCast_AsCH_Traveler_Anim_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'GA_EM_AbilityBase_C_ExecuteUbergraph_GA_EM_AbilityBase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_AbilityBase_C_K2_OnEndAbility \ -static_assert(alignof(GA_EM_AbilityBase_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_AbilityBase_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_EM_AbilityBase_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_AbilityBase_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_EM_AbilityBase_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_AbilityBase_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_AbilityBase_C \ -static_assert(alignof(UGA_EM_AbilityBase_C) == 0x000008, "Wrong alignment on UGA_EM_AbilityBase_C"); \ -static_assert(sizeof(UGA_EM_AbilityBase_C) == 0x000470, "Wrong size on UGA_EM_AbilityBase_C"); \ -static_assert(offsetof(UGA_EM_AbilityBase_C, UberGraphFrame) == 0x000468, "Member 'UGA_EM_AbilityBase_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder \ -static_assert(alignof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder) == 0x000010, "Wrong alignment on GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder) == 0x000310, "Wrong size on GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, EntryPoint) == 0x000000, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_4) == 0x000020, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_3) == 0x000028, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_2) == 0x000040, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName_1) == 0x000058, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_3) == 0x000060, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CustomEvent_NotifyName) == 0x000070, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_4) == 0x000078, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_name_Variable) == 0x000088, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetUpVector_ReturnValue) == 0x000090, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetForwardVector_ReturnValue) == 0x0000A8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_MakeStruct_CorrectionData) == 0x0000C0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000160, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_bool_Variable) == 0x000161, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, Temp_bool_Variable_1) == 0x000162, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Event_EventData) == 0x000168, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_DynamicCast_AsEM_Trigger_Passing_Under_Sprinting_BP) == 0x000218, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_DynamicCast_AsEM_Trigger_Passing_Under_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_DynamicCast_bSuccess) == 0x000220, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_CreateDelegate_OutputDelegate_5) == 0x000224, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_WaitDelay_ReturnValue) == 0x000238, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue) == 0x000240, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue_1) == 0x000241, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000248, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetDirectionComponent_self_CastInput) == 0x000250, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_GetDirectionComponent_ReturnValue) == 0x000260, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000268, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_IsValid_ReturnValue_2) == 0x000269, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000270, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Select_Default) == 0x0002D0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, K2Node_Select_Default_1) == 0x0002D8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_X) == 0x0002E0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_Y) == 0x0002E8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_BreakVector_Z) == 0x0002F0, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0002F8, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000300, "Member 'GA_EM_PassingUnder_C_ExecuteUbergraph_GA_EM_PassingUnder::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_PassingUnder_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C \ -static_assert(alignof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnBlendOut_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C \ -static_assert(alignof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnCompleted_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C \ -static_assert(alignof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnInterrupted_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C \ -static_assert(alignof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnNotifyBegin_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C \ -static_assert(alignof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C) == 0x000004, "Wrong alignment on GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(sizeof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C) == 0x000008, "Wrong size on GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C"); \ -static_assert(offsetof(GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C, NotifyName) == 0x000000, "Member 'GA_EM_PassingUnder_C_OnNotifyEnd_D5F968804274485D022C3E9E9CE9A74C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_PassingUnder_C \ -static_assert(alignof(UGA_EM_PassingUnder_C) == 0x000008, "Wrong alignment on UGA_EM_PassingUnder_C"); \ -static_assert(sizeof(UGA_EM_PassingUnder_C) == 0x000538, "Wrong size on UGA_EM_PassingUnder_C"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, UberGraphFrame_GA_EM_PassingUnder_C) == 0x000470, "Member 'UGA_EM_PassingUnder_C::UberGraphFrame_GA_EM_PassingUnder_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_PassingUnder_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, IsBlueSequence) == 0x000480, "Member 'UGA_EM_PassingUnder_C::IsBlueSequence' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, SelectedArrowScene) == 0x000488, "Member 'UGA_EM_PassingUnder_C::SelectedArrowScene' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, BlueSide) == 0x000490, "Member 'UGA_EM_PassingUnder_C::BlueSide' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_PassingUnder_C, Correction_Data) == 0x000498, "Member 'UGA_EM_PassingUnder_C::Correction_Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump \ -static_assert(alignof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump) == 0x000010, "Wrong alignment on GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump"); \ -static_assert(sizeof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump) == 0x0005E0, "Wrong size on GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, EntryPoint) == 0x000000, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_14) == 0x000024, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_14' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_13) == 0x00002C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_13' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_12) == 0x000044, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_12' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_2) == 0x00004C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_11) == 0x00005C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_11' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_3) == 0x000064, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_10) == 0x000074, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_10' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_4) == 0x00007C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable) == 0x00008C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_5) == 0x000094, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_9) == 0x0000A4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_8) == 0x0000AC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000B4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_7) == 0x0000C4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000CC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_6) == 0x0000DC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000E4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_5) == 0x0000F4, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_9) == 0x0000FC, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable_1) == 0x00010C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_10) == 0x000114, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_4) == 0x000124, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_3) == 0x00012C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_11) == 0x000134, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_2) == 0x000144, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_12) == 0x00014C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_12' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName_1) == 0x00015C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_13) == 0x000164, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_13' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CustomEvent_NotifyName) == 0x000174, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_14) == 0x00017C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_14' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_name_Variable_2) == 0x00018C, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_name_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_bool_Has_Been_Initd_Variable) == 0x000194, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, Temp_bool_IsClosed_Variable) == 0x000195, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_EventData) == 0x000198, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_AsEM_Trigger_Long_Jump_Down_Sprinting_BP) == 0x000248, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_AsEM_Trigger_Long_Jump_Down_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_bSuccess) == 0x000250, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000258, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000270, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetTransform_ReturnValue) == 0x000290, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0002F0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_2) == 0x0002F8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_FinishSpawningActor_ReturnValue) == 0x000300, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000308, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000320, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000420, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetSplineLength_ReturnValue) == 0x000424, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_Character) == 0x000428, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_Character' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_DeltaTime) == 0x000430, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_DeltaTime' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000438, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_WaitDelay_ReturnValue) == 0x000440, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetMovementComponent_ReturnValue) == 0x000448, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_AsCharacter_Movement_Component) == 0x000450, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_AsCharacter_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_DynamicCast_bSuccess_1) == 0x000458, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_3) == 0x000459, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000460, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_Event_bWasCancelled) == 0x000468, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000470, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, K2Node_CreateDelegate_OutputDelegate_15) == 0x000478, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::K2Node_CreateDelegate_OutputDelegate_15' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000488, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000490, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_4) == 0x0004A8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x0004B0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0004B8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x0004C0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_5) == 0x0004C8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2) == 0x0004D0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x0004D8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x0004E0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_6) == 0x0004E1, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Location) == 0x0004E8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Rotation) == 0x000500, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_BreakTransform_Scale) == 0x000518, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetFloor_OutActorsToIgnore) == 0x000530, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetFloor_OutActorsToIgnore' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_ExtendedMovementUpdate_ReturnValue) == 0x000540, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_ExtendedMovementUpdate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_IsValid_ReturnValue_7) == 0x000548, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000550, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast) == 0x0005B0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Subtract_DoubleDouble_A_ImplicitCast) == 0x0005B8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Subtract_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x0005C0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1) == 0x0005C8, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump, CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2) == 0x0005D0, "Member 'GA_EM_LongJump_C_ExecuteUbergraph_GA_EM_LongJump::CallFunc_Multiply_DoubleDouble_B_ImplicitCast_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_GetFloor \ -static_assert(alignof(GA_EM_LongJump_C_GetFloor) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_GetFloor"); \ -static_assert(sizeof(GA_EM_LongJump_C_GetFloor) == 0x000120, "Wrong size on GA_EM_LongJump_C_GetFloor"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Location) == 0x000000, "Member 'GA_EM_LongJump_C_GetFloor::Location' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, OutActorsToIgnore) == 0x000018, "Member 'GA_EM_LongJump_C_GetFloor::OutActorsToIgnore' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, FoundActors) == 0x000028, "Member 'GA_EM_LongJump_C_GetFloor::FoundActors' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_int_Array_Index_Variable) == 0x000038, "Member 'GA_EM_LongJump_C_GetFloor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'GA_EM_LongJump_C_GetFloor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Array_Get_Item) == 0x000048, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_GetDisplayName_ReturnValue) == 0x000050, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Concat_StrStr_ReturnValue) == 0x000068, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_IsBuildShipping_ReturnValue) == 0x000079, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_IsBuildShipping_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, K2Node_MakeArray_Array) == 0x000080, "Member 'GA_EM_LongJump_C_GetFloor::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, Temp_object_Variable) == 0x000090, "Member 'GA_EM_LongJump_C_GetFloor::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_GetActorUpVector_ReturnValue) == 0x0000A0, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000B8, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000D0, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E8, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_SphereOverlapActors_OutActors) == 0x000100, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_SphereOverlapActors_ReturnValue) == 0x000110, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_GetFloor, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000118, "Member 'GA_EM_LongJump_C_GetFloor::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_LongJump_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_LongJump_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_LongJump_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_K2_OnEndAbility \ -static_assert(alignof(GA_EM_LongJump_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_LongJump_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_EM_LongJump_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_LongJump_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_EM_LongJump_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_LongJump_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D \ -static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C \ -static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C \ -static_assert(alignof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnBlendOut_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D \ -static_assert(alignof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C \ -static_assert(alignof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C \ -static_assert(alignof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnCompleted_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D \ -static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C \ -static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C \ -static_assert(alignof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnInterrupted_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyBegin_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_A73454FF45CBF76910B5F9AD0FE57B3D::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_BC6B71C44FAEBE048189A2852DB8AE0C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C \ -static_assert(alignof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C) == 0x000004, "Wrong alignment on GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(sizeof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C) == 0x000008, "Wrong size on GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C"); \ -static_assert(offsetof(GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C, NotifyName) == 0x000000, "Member 'GA_EM_LongJump_C_OnNotifyEnd_D797620B4439D62B03C5EEAD3666313C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_LongJump_C_UpdateCharacterMovement \ -static_assert(alignof(GA_EM_LongJump_C_UpdateCharacterMovement) == 0x000008, "Wrong alignment on GA_EM_LongJump_C_UpdateCharacterMovement"); \ -static_assert(sizeof(GA_EM_LongJump_C_UpdateCharacterMovement) == 0x000010, "Wrong size on GA_EM_LongJump_C_UpdateCharacterMovement"); \ -static_assert(offsetof(GA_EM_LongJump_C_UpdateCharacterMovement, Character) == 0x000000, "Member 'GA_EM_LongJump_C_UpdateCharacterMovement::Character' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_LongJump_C_UpdateCharacterMovement, DeltaTime) == 0x000008, "Member 'GA_EM_LongJump_C_UpdateCharacterMovement::DeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_LongJump_C \ -static_assert(alignof(UGA_EM_LongJump_C) == 0x000010, "Wrong alignment on UGA_EM_LongJump_C"); \ -static_assert(sizeof(UGA_EM_LongJump_C) == 0x0005D0, "Wrong size on UGA_EM_LongJump_C"); \ -static_assert(offsetof(UGA_EM_LongJump_C, UberGraphFrame_GA_EM_LongJump_C) == 0x000470, "Member 'UGA_EM_LongJump_C::UberGraphFrame_GA_EM_LongJump_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_LongJump_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, Slide_Snap_Speed) == 0x000480, "Member 'UGA_EM_LongJump_C::Slide_Snap_Speed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, Trajectory) == 0x000488, "Member 'UGA_EM_LongJump_C::Trajectory' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, FallingSpeed) == 0x000490, "Member 'UGA_EM_LongJump_C::FallingSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, CurrentFallDistance) == 0x000498, "Member 'UGA_EM_LongJump_C::CurrentFallDistance' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, FallAcceleration) == 0x0004A0, "Member 'UGA_EM_LongJump_C::FallAcceleration' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, CurrentFallingSpeed) == 0x0004A8, "Member 'UGA_EM_LongJump_C::CurrentFallingSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, FallFinishDistance) == 0x0004B0, "Member 'UGA_EM_LongJump_C::FallFinishDistance' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, floor) == 0x0004B8, "Member 'UGA_EM_LongJump_C::floor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, Align) == 0x0004C0, "Member 'UGA_EM_LongJump_C::Align' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, Out_Actors_to_Ignore) == 0x000520, "Member 'UGA_EM_LongJump_C::Out_Actors_to_Ignore' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_LongJump_C, Correction_Data) == 0x000530, "Member 'UGA_EM_LongJump_C::Correction_Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP \ -static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP) == 0x000038, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_Squeeze_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints) == 0x000158, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000F8, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000128, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript \ -static_assert(alignof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(sizeof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript) == 0x000030, "Wrong size on EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000000, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000018, "Member 'EM_Trigger_Squeeze_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_Squeeze_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_Squeeze_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_Squeeze_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_Squeeze_Sprinting_BP_C) == 0x0003B0, "Wrong size on AEM_Trigger_Squeeze_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, UberGraphFrame_EM_Trigger_Squeeze_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::UberGraphFrame_EM_Trigger_Squeeze_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedCameraControl) == 0x000368, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedCameraControl' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueCameraControl) == 0x000370, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueCameraControl' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedArrow) == 0x000378, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueArrow) == 0x000380, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, BlueArrow_Scene) == 0x000388, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, Entrance) == 0x000398, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::Entrance' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, EntranceCollision) == 0x0003A0, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::EntranceCollision' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_Squeeze_Sprinting_BP_C, SkeletalMesh) == 0x0003A8, "Member 'AEM_Trigger_Squeeze_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort \ -static_assert(alignof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort) == 0x000010, "Wrong alignment on GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort) == 0x000310, "Wrong size on GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, EntryPoint) == 0x000000, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_2) == 0x000020, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_1) == 0x000028, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName) == 0x000040, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_name_Variable) == 0x000058, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_3) == 0x000060, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_bool_Variable) == 0x000070, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, Temp_bool_Variable_1) == 0x000071, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Event_EventData) == 0x000078, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_DynamicCast_AsEM_Trigger_Squeeze_Sprinting_BP) == 0x000128, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_DynamicCast_AsEM_Trigger_Squeeze_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_3) == 0x000134, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue) == 0x00013C, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000140, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue_1) == 0x000148, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetDirectionComponent_self_CastInput) == 0x000150, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetDirectionComponent_ReturnValue) == 0x000160, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000168, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_WaitDelay_ReturnValue) == 0x000170, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_IsValid_ReturnValue_2) == 0x000178, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_4) == 0x00017C, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Select_Default) == 0x000190, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_Select_Default_1) == 0x000198, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetUpVector_ReturnValue) == 0x0001A0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_GetForwardVector_ReturnValue) == 0x0001B8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0001D0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_MakeStruct_CorrectionData) == 0x000230, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CustomEvent_NotifyName_4) == 0x0002D0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_X) == 0x0002D8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_Y) == 0x0002E0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_BreakVector_Z) == 0x0002E8, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, K2Node_CreateDelegate_OutputDelegate_5) == 0x0002F0, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000300, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000308, "Member 'GA_EM_SqueezeShort_C_ExecuteUbergraph_GA_EM_SqueezeShort::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_SqueezeShort_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0 \ -static_assert(alignof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnBlendOut_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0 \ -static_assert(alignof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnCompleted_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0 \ -static_assert(alignof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnInterrupted_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0 \ -static_assert(alignof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnNotifyBegin_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0 \ -static_assert(alignof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000004, "Wrong alignment on GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(sizeof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0) == 0x000008, "Wrong size on GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0"); \ -static_assert(offsetof(GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0, NotifyName) == 0x000000, "Member 'GA_EM_SqueezeShort_C_OnNotifyEnd_9D47E93D482BBE319B92EEA3D23ECFA0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_SqueezeShort_C \ -static_assert(alignof(UGA_EM_SqueezeShort_C) == 0x000010, "Wrong alignment on UGA_EM_SqueezeShort_C"); \ -static_assert(sizeof(UGA_EM_SqueezeShort_C) == 0x0005A0, "Wrong size on UGA_EM_SqueezeShort_C"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, UberGraphFrame_GA_EM_SqueezeShort_C) == 0x000470, "Member 'UGA_EM_SqueezeShort_C::UberGraphFrame_GA_EM_SqueezeShort_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_SqueezeShort_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, IsRedSequence) == 0x000480, "Member 'UGA_EM_SqueezeShort_C::IsRedSequence' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, SnapTransform) == 0x000490, "Member 'UGA_EM_SqueezeShort_C::SnapTransform' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, BlueSide) == 0x0004F0, "Member 'UGA_EM_SqueezeShort_C::BlueSide' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeShort_C, Correction_Data_0) == 0x0004F8, "Member 'UGA_EM_SqueezeShort_C::Correction_Data_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP \ -static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP) == 0x000220, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_NavLink) == 0x000038, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_Actor) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_Event_Destination) == 0x000048, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000078, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000080, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000088, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x0000A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x0000A8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000C0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000C8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000F0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000108, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000120, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_ClimbUpJumpDown_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated \ -static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints) == 0x000188, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000038, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue) == 0x000068, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000080, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorUpVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetActorForwardVector_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetActorForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000110, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000128, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000140, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000158, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000170, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript \ -static_assert(alignof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(sizeof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript) == 0x0006D8, "Wrong size on EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Height) == 0x000000, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Height' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_byte_Variable) == 0x000008, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x00000C, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000014, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_2) == 0x00001C, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_3) == 0x000028, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_4) == 0x000040, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000058, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000070, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000088, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000A8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x0000B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_2) == 0x0000D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x0000D8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x0000E0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x0000E8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_4) == 0x0000F0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000108, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000208, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000210, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000218, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_5) == 0x000220, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000238, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, K2Node_Select_Default) == 0x000338, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000340, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000358, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x000370, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x000378, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x000380, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x000388, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x000390, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x000398, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_6) == 0x0003A0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_7) == 0x0003B8, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x0003D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x0004D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_4) == 0x0005D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript, K2Node_SwitchEnum_CmpSuccess) == 0x0006D0, "Member 'EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C_UserConstructionScript::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000428, "Wrong size on AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, UberGraphFrame_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::UberGraphFrame_EM_Trigger_ClimbUpJumpDown_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane2) == 0x000368, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane2' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane1) == 0x000370, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane1' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Plane) == 0x000378, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Plane' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp90) == 0x000380, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp90' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp120) == 0x000388, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp120' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown90) == 0x000390, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown90' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown120) == 0x000398, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown120' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Arrow) == 0x0003A0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Arrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlClimbUp150) == 0x0003A8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlClimbUp150' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CameraControlJumpDown150) == 0x0003B0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CameraControlJumpDown150' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BlueArrow) == 0x0003B8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BlueArrow_Scene) == 0x0003C0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, RedArrow) == 0x0003C8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, RedArrow_Scene) == 0x0003D0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, BTNavLink_JumpDown) == 0x0003D8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::BTNavLink_JumpDown' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, CubeHelper) == 0x0003E0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::CubeHelper' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, HelperSpline) == 0x0003E8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::HelperSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, SkeletalMesh) == 0x0003F0, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, ClimbUp) == 0x0003F8, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::ClimbUp' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Jump_Duration) == 0x000400, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, Gravity) == 0x000408, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::Gravity' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, JumpUpHeight) == 0x000410, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::JumpUpHeight' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, SplineWidth) == 0x000418, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C, JumpDown) == 0x000420, "Member 'AEM_Trigger_ClimbUpJumpDown_Sprinting_BP_C::JumpDown' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InvalidInputBindingDialogue_BP_C_OnFocusReceived \ -static_assert(alignof(InvalidInputBindingDialogue_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on InvalidInputBindingDialogue_BP_C_OnFocusReceived"); \ -static_assert(sizeof(InvalidInputBindingDialogue_BP_C_OnFocusReceived) == 0x000268, "Wrong size on InvalidInputBindingDialogue_BP_C_OnFocusReceived"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'InvalidInputBindingDialogue_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'InvalidInputBindingDialogue_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'InvalidInputBindingDialogue_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'InvalidInputBindingDialogue_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'InvalidInputBindingDialogue_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP \ -static_assert(alignof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP) == 0x000008, "Wrong alignment on InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP"); \ -static_assert(sizeof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP) == 0x000040, "Wrong size on InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, EntryPoint) == 0x000000, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, Temp_delegate_Variable) == 0x000004, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, CallFunc_PostEvent_ReturnValue) == 0x000014, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, Temp_delegate_Variable_1) == 0x000018, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000030, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP, CallFunc_PlayAnimation_ReturnValue_1) == 0x000038, "Member 'InvalidInputBindingDialogue_BP_C_ExecuteUbergraph_InvalidInputBindingDialogue_BP::CallFunc_PlayAnimation_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UInvalidInputBindingDialogue_BP_C \ -static_assert(alignof(UInvalidInputBindingDialogue_BP_C) == 0x000008, "Wrong alignment on UInvalidInputBindingDialogue_BP_C"); \ -static_assert(sizeof(UInvalidInputBindingDialogue_BP_C) == 0x000448, "Wrong size on UInvalidInputBindingDialogue_BP_C"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, UberGraphFrame) == 0x000400, "Member 'UInvalidInputBindingDialogue_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, Hide_anim) == 0x000408, "Member 'UInvalidInputBindingDialogue_BP_C::Hide_anim' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, show_anim) == 0x000410, "Member 'UInvalidInputBindingDialogue_BP_C::show_anim' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, Cancel_Tip) == 0x000418, "Member 'UInvalidInputBindingDialogue_BP_C::Cancel_Tip' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, DialogWrapper_BP) == 0x000420, "Member 'UInvalidInputBindingDialogue_BP_C::DialogWrapper_BP' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, No_but) == 0x000428, "Member 'UInvalidInputBindingDialogue_BP_C::No_but' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, No_tip) == 0x000430, "Member 'UInvalidInputBindingDialogue_BP_C::No_tip' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, Yes_but) == 0x000438, "Member 'UInvalidInputBindingDialogue_BP_C::Yes_but' has a wrong offset!"); \ -static_assert(offsetof(UInvalidInputBindingDialogue_BP_C, Yes_tip) == 0x000440, "Member 'UInvalidInputBindingDialogue_BP_C::Yes_tip' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp \ -static_assert(alignof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp) == 0x000010, "Wrong alignment on GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp) == 0x0006A0, "Wrong size on GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, EntryPoint) == 0x000000, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_6) == 0x000020, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_5) == 0x000028, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_name_Variable) == 0x000040, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable) == 0x000058, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable) == 0x000060, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable_1) == 0x000078, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_struct_Variable_2) == 0x000090, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_1) == 0x0000A9, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_1) == 0x0000AA, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable) == 0x0000B0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_1) == 0x0000B8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_2) == 0x0000C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_2) == 0x0000C8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_3) == 0x0000D0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_4) == 0x0000D8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_5) == 0x0000E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000E8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_4) == 0x0000F8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_3) == 0x000100, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_4) == 0x000108, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_2) == 0x000118, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_5) == 0x000120, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_1) == 0x000130, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_6) == 0x000138, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName) == 0x000148, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_7) == 0x000150, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_name_Variable_1) == 0x000160, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_name_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_3) == 0x000168, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_4) == 0x000169, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_5) == 0x00016A, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_6) == 0x000170, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_7) == 0x000178, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_8) == 0x000180, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_byte_Variable_6) == 0x000188, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_byte_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_9) == 0x000190, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_10) == 0x000198, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, Temp_object_Variable_11) == 0x0001A0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::Temp_object_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x0001A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x0001C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_8) == 0x0001E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_K2_GetComponentRotation_ReturnValue_1) == 0x0001F0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_K2_GetComponentRotation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Conv_RotatorToQuaternion_ReturnValue_1) == 0x000210, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Conv_RotatorToQuaternion_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default) == 0x000230, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_WaitDelay_ReturnValue) == 0x000248, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_WaitDelay_ReturnValue_1) == 0x000250, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_WaitDelay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_2) == 0x000258, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_3) == 0x000259, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x000260, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_AlignCharacterWithStart_ReturnValue_1) == 0x0002C0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_AlignCharacterWithStart_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue) == 0x000320, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_7) == 0x000324, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue) == 0x000330, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_9) == 0x000338, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_1) == 0x000348, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Event_EventData) == 0x000350, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_1) == 0x000400, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_8) == 0x000408, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_DynamicCast_AsEM_Trigger_Climb_Up_Jump_Down_Sprinting_BP) == 0x000410, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_DynamicCast_AsEM_Trigger_Climb_Up_Jump_Down_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_DynamicCast_bSuccess) == 0x000418, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_1) == 0x000420, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_2) == 0x000428, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetDirectionComponent_self_CastInput) == 0x000430, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetDirectionComponent_ReturnValue) == 0x000440, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000448, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_10) == 0x00044C, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000460, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x000468, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_4) == 0x000470, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsValid_ReturnValue_5) == 0x000471, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_3) == 0x000478, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CustomEvent_NotifyName_9) == 0x000480, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_4) == 0x000488, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_2) == 0x000490, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_2) == 0x000498, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_IsPlayerTryingToMove_ReturnValue_3) == 0x0004A0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_IsPlayerTryingToMove_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_SelectFloat_ReturnValue_3) == 0x0004A8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_SelectFloat_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetForwardVector_ReturnValue) == 0x0004B0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_5) == 0x0004C8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_GetForwardVector_ReturnValue_1) == 0x0004D0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_CreateDelegate_OutputDelegate_11) == 0x0004E8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_Select_Default_6) == 0x0004F8, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_Select_Default_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_X) == 0x000500, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Y) == 0x000508, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Z) == 0x000510, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_X_1) == 0x000518, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Y_1) == 0x000520, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_BreakVector_Z_1) == 0x000528, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000530, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_Subtract_DoubleDouble_ReturnValue_1) == 0x000538, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_Subtract_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_MakeStruct_CorrectionData) == 0x000540, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, K2Node_MakeStruct_CorrectionData_1) == 0x0005E0, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::K2Node_MakeStruct_CorrectionData_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast) == 0x000680, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast_1) == 0x000684, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_CreateProxyObjectForPlayMontage_PlayRate_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast) == 0x000688, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast_1) == 0x00068C, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_PlayRate_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000690, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast_1) == 0x000694, "Member 'GA_EM_ClimbUp_C_ExecuteUbergraph_GA_EM_ClimbUp::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_ClimbUp_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnBlendOut_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnBlendOut_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnCompleted_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnCompleted_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnInterrupted_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnInterrupted_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyBegin_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyBegin_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyEnd_5A0597D54FBD00254EA6AE8BF5844E43::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152 \ -static_assert(alignof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152) == 0x000004, "Wrong alignment on GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152"); \ -static_assert(sizeof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152) == 0x000008, "Wrong size on GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152"); \ -static_assert(offsetof(GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152, NotifyName) == 0x000000, "Member 'GA_EM_ClimbUp_C_OnNotifyEnd_93852FD84CADBAB542DB879069F46152::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_ClimbUp_C \ -static_assert(alignof(UGA_EM_ClimbUp_C) == 0x000008, "Wrong alignment on UGA_EM_ClimbUp_C"); \ -static_assert(sizeof(UGA_EM_ClimbUp_C) == 0x000530, "Wrong size on UGA_EM_ClimbUp_C"); \ -static_assert(offsetof(UGA_EM_ClimbUp_C, UberGraphFrame_GA_EM_ClimbUp_C) == 0x000470, "Member 'UGA_EM_ClimbUp_C::UberGraphFrame_GA_EM_ClimbUp_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_ClimbUp_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_ClimbUp_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_ClimbUp_C, IsJumpingDown) == 0x000480, "Member 'UGA_EM_ClimbUp_C::IsJumpingDown' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_ClimbUp_C, SprintAnimSpeed) == 0x000488, "Member 'UGA_EM_ClimbUp_C::SprintAnimSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_ClimbUp_C, Correction_Data) == 0x000490, "Member 'UGA_EM_ClimbUp_C::Correction_Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP \ -static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP) == 0x000038, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_SqueezeLong_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints) == 0x0001B8, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X) == 0x000068, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y) == 0x000070, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000F8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000110, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000128, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_1) == 0x000140, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_1) == 0x000148, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_1) == 0x000150, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_2) == 0x000158, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_2) == 0x000160, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_2) == 0x000168, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue) == 0x000170, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue_1) == 0x000188, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints, CallFunc_GetForwardVector_ReturnValue) == 0x0001A0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_SetNavLinkPoints::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript \ -static_assert(alignof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript) == 0x000010, "Wrong alignment on EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(sizeof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript) == 0x000250, "Wrong size on EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_GetRelativeTransform_ReturnValue) == 0x000000, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_GetRelativeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000060, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Location) == 0x000078, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_GetForwardVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x0000D8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000100, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x000118, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000130, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000148, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript, CallFunc_SetArrowLength_NewLength_ImplicitCast) == 0x000248, "Member 'EM_Trigger_SqueezeLong_Sprinting_BP_C_UserConstructionScript::CallFunc_SetArrowLength_NewLength_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_SqueezeLong_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_SqueezeLong_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x0003C0, "Wrong size on AEM_Trigger_SqueezeLong_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, UberGraphFrame_EM_Trigger_SqueezeLong_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::UberGraphFrame_EM_Trigger_SqueezeLong_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOut) == 0x000368, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOut' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowTraj) == 0x000370, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowTraj' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOut_Scene) == 0x000378, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOut_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowTraj_Scene) == 0x000380, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowTraj_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowIn) == 0x000388, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowIn' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowIn_Scene) == 0x000390, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowIn_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Entrance) == 0x000398, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Entrance' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Wall2) == 0x0003A0, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Wall2' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, Wall1) == 0x0003A8, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::Wall1' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowOutOffset) == 0x0003B0, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowOutOffset' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_SqueezeLong_Sprinting_BP_C, ArrowInLength) == 0x0003B8, "Member 'AEM_Trigger_SqueezeLong_Sprinting_BP_C::ArrowInLength' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000018, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIR_MeleeToFlamethrower_C \ +static_assert(alignof(UIR_MeleeToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_MeleeToFlamethrower_C"); \ +static_assert(sizeof(UIR_MeleeToFlamethrower_C) == 0x000028, "Wrong size on UIR_MeleeToFlamethrower_C"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4 \ +static_assert(alignof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4"); \ +static_assert(sizeof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4"); \ +static_assert(offsetof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4::Payload' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack \ +static_assert(alignof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack"); \ +static_assert(sizeof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack) == 0x000E98, "Wrong size on GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, EntryPoint) == 0x000000, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000008, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable) == 0x000010, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0000C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate) == 0x0000D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_6) == 0x0000E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_6' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_1) == 0x000198, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_2) == 0x000248, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_2) == 0x000250, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000254, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_5) == 0x000268, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_5' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_2) == 0x000318, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_3) == 0x0003C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_3) == 0x0003D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0003D1, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_4) == 0x0003E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_4' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_3) == 0x000498, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_4) == 0x000548, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_4) == 0x000550, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000551, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000554, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_3) == 0x000568, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_3' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_4) == 0x000618, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_5) == 0x0006C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_5) == 0x0006D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_4) == 0x0006D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_2) == 0x0006E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_5) == 0x000798, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_6) == 0x000848, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_6) == 0x000850, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_5) == 0x000854, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_1) == 0x000868, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_6) == 0x000918, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_7) == 0x0009C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_7) == 0x0009D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x0009D1, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0009D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x0009E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_7) == 0x0009F0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_8) == 0x000A00, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload) == 0x000A08, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_7) == 0x000AB8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_8) == 0x000B68, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_8' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_9) == 0x000B70, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_8) == 0x000B78, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000C28, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000C29, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_Has_Been_Initd_Variable) == 0x000C2A, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_IsClosed_Variable) == 0x000C2B, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_K2_CommitAbility_ReturnValue) == 0x000C2C, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_7) == 0x000C30, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_7' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_8) == 0x000CE0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_8' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_8) == 0x000D90, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_9) == 0x000DA0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetActorInfo_ReturnValue) == 0x000DB0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetActorInfo_ReturnValue_1) == 0x000DF8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetActorInfo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000E40, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_bSuccess) == 0x000E48, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x000E50, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_bSuccess_1) == 0x000E58, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_MeleeCharacterPlayRotation_ReturnValue) == 0x000E60, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_MeleeCharacterPlayRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_10) == 0x000E68, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000E70, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000E78, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000E88, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000E90, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGA_MeleeAttack_C \ +static_assert(alignof(UGA_MeleeAttack_C) == 0x000008, "Wrong alignment on UGA_MeleeAttack_C"); \ +static_assert(sizeof(UGA_MeleeAttack_C) == 0x000490, "Wrong size on UGA_MeleeAttack_C"); \ +static_assert(offsetof(UGA_MeleeAttack_C, UberGraphFrame) == 0x000478, "Member 'UGA_MeleeAttack_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UGA_MeleeAttack_C, PrepPhase) == 0x000480, "Member 'UGA_MeleeAttack_C::PrepPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_MeleeAttack_C, AttackPhase) == 0x000481, "Member 'UGA_MeleeAttack_C::AttackPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_MeleeAttack_C, RecoveryPhase) == 0x000482, "Member 'UGA_MeleeAttack_C::RecoveryPhase' has a wrong offset!"); \ +static_assert(offsetof(UGA_MeleeAttack_C, RotationTask) == 0x000488, "Member 'UGA_MeleeAttack_C::RotationTask' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP__FAnimBlueprintGeneratedConstantData \ +static_assert(alignof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(sizeof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0004B0, "Wrong size on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_109) == 0x000004, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_109' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_110) == 0x00000C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_110' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_111) == 0x000014, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_111' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_112) == 0x000018, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_112' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_113) == 0x000044, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_113' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_114) == 0x000048, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_114' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_115) == 0x00004C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_115' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_116) == 0x000050, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_116' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_117) == 0x000051, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_117' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_118) == 0x000054, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_118' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_119) == 0x00005C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_119' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x000064, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_121) == 0x00006C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_121' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_122) == 0x000070, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_122' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_123) == 0x000078, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_123' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_124) == 0x000080, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_124' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_125) == 0x000081, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_125' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_126) == 0x000082, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_126' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_127) == 0x000088, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_127' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_128) == 0x000098, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_128' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B8, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000138, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000150, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000180, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x0001B0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0001E0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000210, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_3) == 0x000240, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000270, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x0002A0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_2) == 0x0002D0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000300, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x000330, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_1) == 0x000360, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x000390, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive) == 0x0003C0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0003F0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000420, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000450, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SubInput) == 0x000480, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SubInput' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP__FAnimBlueprintGeneratedMutableData \ +static_assert(alignof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(sizeof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000020, "Wrong size on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x00001C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_AnimGraph \ +static_assert(alignof(Fly_GravityShoes_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP_C_AnimGraph"); \ +static_assert(sizeof(Fly_GravityShoes_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on Fly_GravityShoes_AnimBP_C_AnimGraph"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Fly_GravityShoes_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation \ +static_assert(alignof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(sizeof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP \ +static_assert(alignof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP"); \ +static_assert(sizeof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP) == 0x000110, "Wrong size on Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, EntryPoint) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000004, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000020, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000028, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000040, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsGravityJumpActive_ReturnValue) == 0x000048, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsGravityJumpActive_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000050, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x000058, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000070, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_X) == 0x000080, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_Y) == 0x000088, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_Z) == 0x000090, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue) == 0x000098, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_1) == 0x0000A0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_VSize_ReturnValue) == 0x0000B0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_2) == 0x0000B8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000C0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue) == 0x0000C8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue_1) == 0x0000D0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_Event_DeltaTimeX) == 0x0000D8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsValid_ReturnValue_1) == 0x0000DC, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0000E0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x0000E8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_3) == 0x0000F0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue_2) == 0x0000F8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_VariableSet_X_RotationRate_ImplicitCast) == 0x000100, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_VariableSet_X_RotationRate_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_VariableSet_CurrentMaxFlySpeed_ImplicitCast) == 0x000108, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_VariableSet_CurrentMaxFlySpeed_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UFly_GravityShoes_AnimBP_C \ +static_assert(alignof(UFly_GravityShoes_AnimBP_C) == 0x000010, "Wrong alignment on UFly_GravityShoes_AnimBP_C"); \ +static_assert(sizeof(UFly_GravityShoes_AnimBP_C) == 0x000C30, "Wrong size on UFly_GravityShoes_AnimBP_C"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, UberGraphFrame) == 0x0003C0, "Member 'UFly_GravityShoes_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, __AnimBlueprintMutables) == 0x0003C8, "Member 'UFly_GravityShoes_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E8, "Member 'UFly_GravityShoes_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003F0, "Member 'UFly_GravityShoes_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_Root) == 0x0003F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x000418, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_TransitionResult) == 0x000440, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x000468, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateResult_1) == 0x0004B0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_3) == 0x0004D0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x000598, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_3) == 0x0005E0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_2) == 0x000650, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000718, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000788, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_1) == 0x0007F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer) == 0x0008C0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive) == 0x000930, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateResult) == 0x0009F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateMachine) == 0x000A18, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x000AE0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SubInput) == 0x000B28, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SubInput' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Character) == 0x000BE0, "Member 'UFly_GravityShoes_AnimBP_C::Character' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, IsFlying) == 0x000BE8, "Member 'UFly_GravityShoes_AnimBP_C::IsFlying' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, NormalizedSpeed) == 0x000BF0, "Member 'UFly_GravityShoes_AnimBP_C::NormalizedSpeed' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, X_Speed) == 0x000BF8, "Member 'UFly_GravityShoes_AnimBP_C::X_Speed' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Y_Speed) == 0x000C00, "Member 'UFly_GravityShoes_AnimBP_C::Y_Speed' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Z_Speed) == 0x000C08, "Member 'UFly_GravityShoes_AnimBP_C::Z_Speed' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, X_RotationRate) == 0x000C10, "Member 'UFly_GravityShoes_AnimBP_C::X_RotationRate' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, CurrentMaxFlySpeed) == 0x000C18, "Member 'UFly_GravityShoes_AnimBP_C::CurrentMaxFlySpeed' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, IsLanding) == 0x000C20, "Member 'UFly_GravityShoes_AnimBP_C::IsLanding' has a wrong offset!"); \ +static_assert(offsetof(UFly_GravityShoes_AnimBP_C, ValuesInterpSpeed) == 0x000C28, "Member 'UFly_GravityShoes_AnimBP_C::ValuesInterpSpeed' has a wrong offset!"); \ #define DUMPER7_ASSERTS_CronosCharacterPlay_BP_C_ApplyPointDamage \ static_assert(alignof(CronosCharacterPlay_BP_C_ApplyPointDamage) == 0x000008, "Wrong alignment on CronosCharacterPlay_BP_C_ApplyPointDamage"); \ @@ -233125,1130 +230273,161 @@ static_assert(offsetof(ACronosCharacterPlay_BP_C, NoCatTexture) == 0x000CC8, "Me static_assert(offsetof(ACronosCharacterPlay_BP_C, ForearmScreenSlotName) == 0x000CF0, "Member 'ACronosCharacterPlay_BP_C::ForearmScreenSlotName' has a wrong offset!"); \ static_assert(offsetof(ACronosCharacterPlay_BP_C, Niagara_Cin) == 0x000CF8, "Member 'ACronosCharacterPlay_BP_C::Niagara_Cin' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong \ -static_assert(alignof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong) == 0x000010, "Wrong alignment on GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong) == 0x0009A0, "Wrong size on GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, EntryPoint) == 0x000000, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_ExtendedMovementCameraTick_ReturnValue) == 0x000008, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_ExtendedMovementCameraTick_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_2) == 0x000034, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_3) == 0x000044, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_4) == 0x000054, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_CreatePlayMontageAndWaitProxy_ReturnValue) == 0x000068, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_CreatePlayMontageAndWaitProxy_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_2) == 0x000071, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_EventData) == 0x000078, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CustomEvent_bInReverse) == 0x000128, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CustomEvent_bInReverse' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_DynamicCast_AsEM_Trigger_Squeeze_Long_Sprinting_BP) == 0x000130, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_DynamicCast_AsEM_Trigger_Squeeze_Long_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_WaitDelay_ReturnValue) == 0x000140, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_5) == 0x000148, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_3) == 0x000158, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetTransform_ReturnValue) == 0x000160, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x0001C0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FinishSpawningActor_ReturnValue) == 0x0001C8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_Character) == 0x0001D0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_Character' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_DeltaTime_1) == 0x0001D8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_DeltaTime_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_ReturnValue) == 0x0001E0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_4) == 0x0001E8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0001F0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x000208, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_ReturnValue) == 0x000308, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_CreateDelegate_OutputDelegate_6) == 0x00030C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue) == 0x000320, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetSplineLength_ReturnValue) == 0x000338, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x00033C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_MakeVector_ReturnValue) == 0x000340, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000358, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_ExtendedMovementUpdate_ReturnValue) == 0x000360, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_ExtendedMovementUpdate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_WaitDelay_ReturnValue_1) == 0x000368, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_WaitDelay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_5) == 0x000370, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_6) == 0x000371, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_DeltaTime) == 0x000374, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_DeltaTime' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000378, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000380, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000388, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000390, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, Temp_bool_Variable) == 0x000398, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_PlayAnimMontage_ReturnValue) == 0x00039C, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_PlayAnimMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_7) == 0x0003A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_SweepHitResult_1) == 0x0003A8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetActorLocation_ReturnValue_1) == 0x0004A8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_8) == 0x0004A9, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetMovementInput_ReturnValue) == 0x0004B0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetMovementInput_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_X) == 0x0004C8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_Y) == 0x0004D0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakVector_Z) == 0x0004D8, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x0004E0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0004F0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_SignOfFloat_ReturnValue) == 0x000550, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_ReturnValue_1) == 0x000558, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Select_Default) == 0x000560, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_ReturnValue) == 0x000568, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000580, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_ReturnValue_1) == 0x000680, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000698, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_9) == 0x000798, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult) == 0x0007A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_K2_SetRelativeLocationAndRotation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_IsValid_ReturnValue_10) == 0x0008A0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_Event_bWasCancelled) == 0x0008A1, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_AlignCharacterWithStart_ReturnValue_1) == 0x0008B0, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_AlignCharacterWithStart_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Location) == 0x000910, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Rotation) == 0x000928, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_BreakTransform_Scale) == 0x000940, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_SetupLongSqueeze_SqueezeLength_ImplicitCast) == 0x000958, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_SetupLongSqueeze_SqueezeLength_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_DeltaTime_ImplicitCast) == 0x000960, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_DeltaTime_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_FInterpTo_DeltaTime_ImplicitCast_1) == 0x000968, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_FInterpTo_DeltaTime_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000970, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GetLocationAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast) == 0x000978, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_GreaterEqual_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000980, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000988, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, K2Node_VariableSet_SqueezeAnimSpeed_ImplicitCast) == 0x000990, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::K2Node_VariableSet_SqueezeAnimSpeed_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_Alpha_ImplicitCast) == 0x000994, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_Alpha_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong, CallFunc_VLerp_Alpha_ImplicitCast_1) == 0x000998, "Member 'GA_EM_SqueezeLong_C_ExecuteUbergraph_GA_EM_SqueezeLong::CallFunc_VLerp_Alpha_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_SqueezeLong_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_K2_OnEndAbility \ -static_assert(alignof(GA_EM_SqueezeLong_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_SqueezeLong_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_SqueezeLong_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_SqueezeLong_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_OnMovementEnded \ -static_assert(alignof(GA_EM_SqueezeLong_C_OnMovementEnded) == 0x000001, "Wrong alignment on GA_EM_SqueezeLong_C_OnMovementEnded"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_OnMovementEnded) == 0x000001, "Wrong size on GA_EM_SqueezeLong_C_OnMovementEnded"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_OnMovementEnded, bInReverse) == 0x000000, "Member 'GA_EM_SqueezeLong_C_OnMovementEnded::bInReverse' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_UpdateCharacterMovement \ -static_assert(alignof(GA_EM_SqueezeLong_C_UpdateCharacterMovement) == 0x000008, "Wrong alignment on GA_EM_SqueezeLong_C_UpdateCharacterMovement"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_UpdateCharacterMovement) == 0x000010, "Wrong size on GA_EM_SqueezeLong_C_UpdateCharacterMovement"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateCharacterMovement, Character) == 0x000000, "Member 'GA_EM_SqueezeLong_C_UpdateCharacterMovement::Character' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateCharacterMovement, DeltaTime) == 0x000008, "Member 'GA_EM_SqueezeLong_C_UpdateCharacterMovement::DeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_SqueezeLong_C_UpdateMovementCamera \ -static_assert(alignof(GA_EM_SqueezeLong_C_UpdateMovementCamera) == 0x000004, "Wrong alignment on GA_EM_SqueezeLong_C_UpdateMovementCamera"); \ -static_assert(sizeof(GA_EM_SqueezeLong_C_UpdateMovementCamera) == 0x000004, "Wrong size on GA_EM_SqueezeLong_C_UpdateMovementCamera"); \ -static_assert(offsetof(GA_EM_SqueezeLong_C_UpdateMovementCamera, DeltaTime) == 0x000000, "Member 'GA_EM_SqueezeLong_C_UpdateMovementCamera::DeltaTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_SqueezeLong_C \ -static_assert(alignof(UGA_EM_SqueezeLong_C) == 0x000008, "Wrong alignment on UGA_EM_SqueezeLong_C"); \ -static_assert(sizeof(UGA_EM_SqueezeLong_C) == 0x000660, "Wrong size on UGA_EM_SqueezeLong_C"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, UberGraphFrame_GA_EM_SqueezeLong_C) == 0x000470, "Member 'UGA_EM_SqueezeLong_C::UberGraphFrame_GA_EM_SqueezeLong_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_SqueezeLong_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, Capsule_Radius) == 0x000480, "Member 'UGA_EM_SqueezeLong_C::Capsule_Radius' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, SpeedFactor) == 0x000488, "Member 'UGA_EM_SqueezeLong_C::SpeedFactor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, EMUpdateTask) == 0x000490, "Member 'UGA_EM_SqueezeLong_C::EMUpdateTask' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraBlendDuration) == 0x000498, "Member 'UGA_EM_SqueezeLong_C::CameraBlendDuration' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraRotation) == 0x0004A0, "Member 'UGA_EM_SqueezeLong_C::CameraRotation' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, Trajectory) == 0x0004B8, "Member 'UGA_EM_SqueezeLong_C::Trajectory' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, SnapLocation) == 0x0004C0, "Member 'UGA_EM_SqueezeLong_C::SnapLocation' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, SqueezeAnimSpeed) == 0x0004D8, "Member 'UGA_EM_SqueezeLong_C::SqueezeAnimSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CurrentDistance) == 0x0004E0, "Member 'UGA_EM_SqueezeLong_C::CurrentDistance' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraTimeline) == 0x0004E8, "Member 'UGA_EM_SqueezeLong_C::CameraTimeline' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, EMCameraTask) == 0x0004F0, "Member 'UGA_EM_SqueezeLong_C::EMCameraTask' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, bIsExitingEM) == 0x0004F8, "Member 'UGA_EM_SqueezeLong_C::bIsExitingEM' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraSnapSpeed) == 0x000500, "Member 'UGA_EM_SqueezeLong_C::CameraSnapSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, CameraPosition) == 0x000508, "Member 'UGA_EM_SqueezeLong_C::CameraPosition' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, Correction_Data) == 0x000520, "Member 'UGA_EM_SqueezeLong_C::Correction_Data' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_SqueezeLong_C, Correction_Data_0) == 0x0005C0, "Member 'UGA_EM_SqueezeLong_C::Correction_Data_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP) == 0x000290, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_bool_Variable) == 0x000020, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_bool_Variable_1) == 0x000021, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_NavLink_1) == 0x000028, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Actor_1) == 0x000030, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Destination) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_X) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Y) == 0x000058, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Z) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_X_1) == 0x000090, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Y_1) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_BreakVector_Z_1) == 0x0000A0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue) == 0x0000A8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_MathExpression_ReturnValue_2) == 0x0000B8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_MathExpression_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_MakeVector_ReturnValue) == 0x0000C0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x0000D8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_IsValid_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_NavLink) == 0x0000E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_Actor) == 0x0000F0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Event_CurrentDestination) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000118, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_IsValid_ReturnValue_1) == 0x000120, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, Temp_struct_Variable_1) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_GetCurrentSlot_ReturnValue) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_GetCurrentSlot_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000160, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Select_Default) == 0x000168, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, K2Node_Select_Default_1) == 0x000170, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000178, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000190, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpThrough_Sprinting_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints) == 0x000200, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x0000C8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_1) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_1) == 0x000100, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_1) == 0x000108, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000170, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_X_2) == 0x000188, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Y_2) == 0x000190, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_BreakVector_Z_2) == 0x000198, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_MakeVector_ReturnValue_1) == 0x0001A0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x0001B8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0001D0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x0001E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript \ -static_assert(alignof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(sizeof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript) == 0x000170, "Wrong size on EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000008, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000020, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000038, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000050, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000058, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000060, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000068, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000070, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000078, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000098, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_2) == 0x0000B0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_3) == 0x0000C8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x0000E0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x0000E8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x0000F0, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x0000F8, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x000100, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x000108, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000110, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x000128, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000140, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000158, "Member 'EM_Trigger_JumpThrough_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_JumpThrough_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_JumpThrough_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_JumpThrough_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_JumpThrough_Sprinting_BP_C) == 0x0003E8, "Wrong size on AEM_Trigger_JumpThrough_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, UberGraphFrame_EM_Trigger_JumpThrough_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::UberGraphFrame_EM_Trigger_JumpThrough_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueCameraControl) == 0x000368, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueCameraControl' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedCameraControl) == 0x000370, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedCameraControl' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueArrow) == 0x000378, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueArrow_Scene) == 0x000380, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedArrow) == 0x000388, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedArrow_Scene) == 0x000390, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedSpline) == 0x000398, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueSpline) == 0x0003A0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, RedInteractionIconSlotOne) == 0x0003A8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::RedInteractionIconSlotOne' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, BlueInteractionIconSlotTwo) == 0x0003B0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::BlueInteractionIconSlotTwo' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, SkeletalMesh) == 0x0003B8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Cube) == 0x0003C0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Cube' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Gravity) == 0x0003C8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Gravity' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Jump_Duration) == 0x0003D0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, Obstacle) == 0x0003D8, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::Obstacle' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpThrough_Sprinting_BP_C, SplineWidth) == 0x0003E0, "Member 'AEM_Trigger_JumpThrough_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP) == 0x0000A8, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, EntryPoint) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, Temp_struct_Variable) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, Temp_struct_Variable_1) == 0x000020, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_NavLink_1) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_NavLink_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Actor_1) == 0x000040, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Actor_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_CurrentDestination) == 0x000048, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_CurrentDestination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_AsCharacter) == 0x000060, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_bSuccess) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_NavLink) == 0x000070, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Actor) == 0x000078, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_Event_Destination) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_Event_Destination' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_AsCharacter_1) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_AsCharacter_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP, K2Node_DynamicCast_bSuccess_1) == 0x0000A0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_ExecuteUbergraph_EM_Trigger_JumpOver_Sprinting_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot) == 0x000010, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot) == 0x000060, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlPivot::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent) == 0x000080, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000040, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000048, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000060, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000070, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent, K2Node_Select_Default) == 0x000078, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform) == 0x000010, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform) == 0x000060, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetPreviewSkeletalTransform::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted) == 0x000028, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, NavLink) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, Actor) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted, CurrentDestination) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnAnimationCompleted::CurrentDestination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated) == 0x000028, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, NavLink) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::NavLink' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, Actor) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::Actor' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated, Destination) == 0x000010, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_OnNavLinkActivated::Destination' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints) == 0x000170, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, Start) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::Start' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, End) == 0x000018, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::End' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, Direction) == 0x000030, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::Direction' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, JumpDirection) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::JumpDirection' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000050, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x0000B0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x0000C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x0000E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x0000F8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000110, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000128, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000140, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints, CallFunc_Normal_ReturnValue) == 0x000158, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_SetNavLinkPoints::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript) == 0x000B58, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, ExtentX) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::ExtentX' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000020, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x000038, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_3) == 0x000050, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_4) == 0x000068, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_5) == 0x000080, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_6) == 0x000098, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_7) == 0x0000B0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_8) == 0x0000C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x0000E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0000E8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0000F8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000100, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000118, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000130, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000138, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000140, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000148, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000150, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000158, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_9) == 0x000160, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_10) == 0x000178, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_2) == 0x000190, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_3) == 0x0001A8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_2) == 0x0001C0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_2) == 0x0001C8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_2) == 0x0001D0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_X_3) == 0x0001D8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_X_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Y_3) == 0x0001E0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Y_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_BreakVector_Z_3) == 0x0001E8, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_BreakVector_Z_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_11) == 0x0001F0, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_12) == 0x000208, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable) == 0x000220, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, Temp_struct_Variable_1) == 0x000238, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult) == 0x000250, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_1) == 0x000350, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_1' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_2) == 0x000450, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_2' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_3) == 0x000550, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_3' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_4) == 0x000650, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_4' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_5) == 0x000750, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_5' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_6) == 0x000850, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_6' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_7) == 0x000950, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_7' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, CallFunc_K2_SetRelativeLocation_SweepHitResult_8) == 0x000A50, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::CallFunc_K2_SetRelativeLocation_SweepHitResult_8' has a wrong offset!"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript, K2Node_SwitchEnum_CmpSuccess) == 0x000B50, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_UserConstructionScript::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface \ -static_assert(alignof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface) == 0x000008, "Wrong alignment on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface"); \ -static_assert(sizeof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface) == 0x000008, "Wrong size on EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface"); \ -static_assert(offsetof(EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface, ReturnValue) == 0x000000, "Member 'EM_Trigger_JumpOver_Sprinting_BP_C_GetCameraControlComponentInterface::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_Trigger_JumpOver_Sprinting_BP_C \ -static_assert(alignof(AEM_Trigger_JumpOver_Sprinting_BP_C) == 0x000008, "Wrong alignment on AEM_Trigger_JumpOver_Sprinting_BP_C"); \ -static_assert(sizeof(AEM_Trigger_JumpOver_Sprinting_BP_C) == 0x0003E8, "Wrong size on AEM_Trigger_JumpOver_Sprinting_BP_C"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, UberGraphFrame_EM_Trigger_JumpOver_Sprinting_BP_C) == 0x000360, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::UberGraphFrame_EM_Trigger_JumpOver_Sprinting_BP_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl100) == 0x000368, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl100' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl200) == 0x000370, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl200' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, CameraControl150) == 0x000378, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::CameraControl150' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueArrow) == 0x000380, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueArrow_Scene) == 0x000388, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedArrow) == 0x000390, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedArrow_Scene) == 0x000398, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, InteractionIconBlue) == 0x0003A0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::InteractionIconBlue' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, InteractionIconRed) == 0x0003A8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::InteractionIconRed' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, RedSpline) == 0x0003B0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::RedSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, BlueSpline) == 0x0003B8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::BlueSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, SkeletalMesh) == 0x0003C0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, JumpLength) == 0x0003C8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::JumpLength' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, Jump_Duration) == 0x0003D0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::Jump_Duration' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, Gravity) == 0x0003D8, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::Gravity' has a wrong offset!"); \ -static_assert(offsetof(AEM_Trigger_JumpOver_Sprinting_BP_C, SplineWidth) == 0x0003E0, "Member 'AEM_Trigger_JumpOver_Sprinting_BP_C::SplineWidth' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_CheckLegAndLength \ -static_assert(alignof(GA_EM_JumpOver_C_CheckLegAndLength) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_CheckLegAndLength"); \ -static_assert(sizeof(GA_EM_JumpOver_C_CheckLegAndLength) == 0x000018, "Wrong size on GA_EM_JumpOver_C_CheckLegAndLength"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, JumpLength) == 0x000000, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::JumpLength' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, Montage) == 0x000008, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::Montage' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, K2Node_SwitchEnum_CmpSuccess) == 0x000010, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_IsValid_ReturnValue) == 0x000011, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right) == 0x000012, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right_1) == 0x000013, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLength, CallFunc_CheckLeg_Left_Right_2) == 0x000014, "Member 'GA_EM_JumpOver_C_CheckLegAndLength::CallFunc_CheckLeg_Left_Right_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_CheckLegAndLengthByDist \ -static_assert(alignof(GA_EM_JumpOver_C_CheckLegAndLengthByDist) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_CheckLegAndLengthByDist"); \ -static_assert(sizeof(GA_EM_JumpOver_C_CheckLegAndLengthByDist) == 0x000078, "Wrong size on GA_EM_JumpOver_C_CheckLegAndLengthByDist"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, JumpPerformed) == 0x000000, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::JumpPerformed' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Montage) == 0x000008, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Montage' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable) == 0x000010, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_1) == 0x000018, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable) == 0x000020, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_2) == 0x000028, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_3) == 0x000030, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable_1) == 0x000038, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_4) == 0x000040, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_object_Variable_5) == 0x000048, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_object_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, Temp_bool_Variable_2) == 0x000050, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000051, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x000052, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right) == 0x000053, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right_1) == 0x000054, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default) == 0x000058, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default_1) == 0x000060, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, CallFunc_CheckLeg_Left_Right_2) == 0x000068, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::CallFunc_CheckLeg_Left_Right_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_CheckLegAndLengthByDist, K2Node_Select_Default_2) == 0x000070, "Member 'GA_EM_JumpOver_C_CheckLegAndLengthByDist::K2Node_Select_Default_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver \ -static_assert(alignof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver) == 0x000010, "Wrong alignment on GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver"); \ -static_assert(sizeof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver) == 0x000390, "Wrong size on GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, EntryPoint) == 0x000000, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_name_Variable) == 0x000010, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000018, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_bool_Variable) == 0x00001A, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_byte_Variable) == 0x00002C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable) == 0x000030, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable_1) == 0x000034, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_real_Variable_2) == 0x000038, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_real_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_bool_Variable_1) == 0x00003C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, Temp_byte_Variable_1) == 0x00003D, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName) == 0x000040, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_1) == 0x000048, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Event_EventData) == 0x000058, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_K2_CommitAbility_ReturnValue) == 0x000108, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_DynamicCast_AsEM_Trigger_Jump_Over_Sprinting_BP) == 0x000110, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_DynamicCast_AsEM_Trigger_Jump_Over_Sprinting_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_DynamicCast_bSuccess) == 0x000118, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000120, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue_1) == 0x000128, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetDirectionComponent_self_CastInput) == 0x000130, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetDirectionComponent_ReturnValue) == 0x000140, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x000148, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_2) == 0x00014C, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default) == 0x000160, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_1) == 0x000168, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_1) == 0x000170, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_WaitDelay_ReturnValue) == 0x000178, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsValid_ReturnValue_2) == 0x000180, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_3) == 0x000184, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetComponentByClass_ReturnValue) == 0x000198, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_IsSprinting_ReturnValue) == 0x0001A0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_IsSprinting_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_2) == 0x0001A4, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001AC, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CheckLegAndLengthByDist_Montage) == 0x0001C0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CheckLegAndLengthByDist_Montage' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_3) == 0x0001C8, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_2) == 0x0001D0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_GetAnimInstance_ReturnValue) == 0x0001D8, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001E0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_MakeStruct_CorrectionData) == 0x0001F0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_AlignWithPrediction_ReturnValue) == 0x000290, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_AlignWithPrediction_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_AlignWithPrediction_ReturnValue_1) == 0x0002F0, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_AlignWithPrediction_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_Select_Default_3) == 0x000350, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_X) == 0x000358, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_Y) == 0x000360, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_BreakVector_Z) == 0x000368, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, K2Node_CustomEvent_NotifyName_4) == 0x000370, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000378, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_CheckLegAndLengthByDist_JumpPerformed_ImplicitCast) == 0x000380, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_CheckLegAndLengthByDist_JumpPerformed_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver, CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast) == 0x000388, "Member 'GA_EM_JumpOver_C_ExecuteUbergraph_GA_EM_JumpOver::CallFunc_PlayCameraSequenceForCharacter_AdditionalOffset_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_JumpOver_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E \ -static_assert(alignof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(sizeof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(offsetof(GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnBlendOut_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E \ -static_assert(alignof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(sizeof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(offsetof(GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnCompleted_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E \ -static_assert(alignof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(sizeof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(offsetof(GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnInterrupted_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E \ -static_assert(alignof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(sizeof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(offsetof(GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnNotifyBegin_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E \ -static_assert(alignof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000004, "Wrong alignment on GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(sizeof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E) == 0x000008, "Wrong size on GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E"); \ -static_assert(offsetof(GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E, NotifyName) == 0x000000, "Member 'GA_EM_JumpOver_C_OnNotifyEnd_0E94B77E47549D1D7CABA9BE1449F49E::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_JumpOver_C \ -static_assert(alignof(UGA_EM_JumpOver_C) == 0x000008, "Wrong alignment on UGA_EM_JumpOver_C"); \ -static_assert(sizeof(UGA_EM_JumpOver_C) == 0x0005A0, "Wrong size on UGA_EM_JumpOver_C"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, UberGraphFrame_GA_EM_JumpOver_C) == 0x000470, "Member 'UGA_EM_JumpOver_C::UberGraphFrame_GA_EM_JumpOver_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Anim_Montage) == 0x000478, "Member 'UGA_EM_JumpOver_C::Anim_Montage' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, EMTriggerActor) == 0x000480, "Member 'UGA_EM_JumpOver_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, IsRedSequence) == 0x000488, "Member 'UGA_EM_JumpOver_C::IsRedSequence' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, SelectedArrow_Scene) == 0x000490, "Member 'UGA_EM_JumpOver_C::SelectedArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, SelectedSpline) == 0x000498, "Member 'UGA_EM_JumpOver_C::SelectedSpline' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, RedSide) == 0x0004A0, "Member 'UGA_EM_JumpOver_C::RedSide' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, InputRestoreTime) == 0x0004A8, "Member 'UGA_EM_JumpOver_C::InputRestoreTime' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Movement) == 0x0004B0, "Member 'UGA_EM_JumpOver_C::Movement' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Braking_Deceleration_Walking) == 0x0004B8, "Member 'UGA_EM_JumpOver_C::Braking_Deceleration_Walking' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Velocity) == 0x0004C0, "Member 'UGA_EM_JumpOver_C::Velocity' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Jump_EMData) == 0x0004D8, "Member 'UGA_EM_JumpOver_C::Jump_EMData' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, CameraControlComponent) == 0x0004F0, "Member 'UGA_EM_JumpOver_C::CameraControlComponent' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, Correction_Data_0) == 0x0004F8, "Member 'UGA_EM_JumpOver_C::Correction_Data_0' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_JumpOver_C, JumpOverExtended) == 0x000598, "Member 'UGA_EM_JumpOver_C::JumpOverExtended' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USubtitlesVisualizationWidget_BP_C \ -static_assert(alignof(USubtitlesVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on USubtitlesVisualizationWidget_BP_C"); \ -static_assert(sizeof(USubtitlesVisualizationWidget_BP_C) == 0x000370, "Wrong size on USubtitlesVisualizationWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_SK_All_Guns_AnimBlueprint_Template__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_119) == 0x000004, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_119' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x00000C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_121) == 0x000014, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_121' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_122) == 0x000018, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_122' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_123) == 0x000020, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_123' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_124) == 0x000024, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_124' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_125) == 0x00002C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_125' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __BoolProperty_126) == 0x000030, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__BoolProperty_126' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __FloatProperty_127) == 0x000034, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__FloatProperty_127' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __StructProperty_128) == 0x000038, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__StructProperty_128' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __FloatProperty_129) == 0x000064, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__FloatProperty_129' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __BoolProperty_130) == 0x000068, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__BoolProperty_130' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __EnumProperty_131) == 0x000069, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__EnumProperty_131' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __ByteProperty_132) == 0x00006A, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__ByteProperty_132' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_133) == 0x00006C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_133' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_134) == 0x000074, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_134' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __NameProperty_135) == 0x00007C, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__NameProperty_135' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __IntProperty_136) == 0x000084, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__IntProperty_136' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, __StructProperty_137) == 0x000088, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::__StructProperty_137' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000A8, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000128, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000140, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x000170, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x0001A0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x0001D0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x000200, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000230, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000260, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x000290, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x0002C0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x0002F0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000320, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000350, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000380, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x0003B0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x0003E0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000410, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000440, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000470, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0004A0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x0004D0, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000500, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000530, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000560, "Member 'SK_All_Guns_AnimBlueprint_Template::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SK_All_Guns_AnimBlueprint_Template_C_AnimGraph \ -static_assert(alignof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph) == 0x000008, "Wrong alignment on SK_All_Guns_AnimBlueprint_Template_C_AnimGraph"); \ -static_assert(sizeof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph) == 0x000010, "Wrong size on SK_All_Guns_AnimBlueprint_Template_C_AnimGraph"); \ -static_assert(offsetof(SK_All_Guns_AnimBlueprint_Template_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'SK_All_Guns_AnimBlueprint_Template_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USK_All_Guns_AnimBlueprint_Template_C \ -static_assert(alignof(USK_All_Guns_AnimBlueprint_Template_C) == 0x000010, "Wrong alignment on USK_All_Guns_AnimBlueprint_Template_C"); \ -static_assert(sizeof(USK_All_Guns_AnimBlueprint_Template_C) == 0x0008A0, "Wrong size on USK_All_Guns_AnimBlueprint_Template_C"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimBlueprintExtension_Base) == 0x0003E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_Root) == 0x0003F0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_Slot) == 0x000410, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_11) == 0x000458, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_10) == 0x000480, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_9) == 0x0004A8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_8) == 0x0004D0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_7) == 0x0004F8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_6) == 0x000520, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_5) == 0x000548, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_4) == 0x000570, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_3) == 0x000598, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_2) == 0x0005C0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult_1) == 0x0005E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_TransitionResult) == 0x000610, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_3) == 0x000638, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_3) == 0x000680, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_2) == 0x0006A0, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_2) == 0x0006E8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer_1) == 0x000708, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult_1) == 0x000750, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_SequencePlayer) == 0x000770, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateResult) == 0x0007B8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(USK_All_Guns_AnimBlueprint_Template_C, AnimGraphNode_StateMachine) == 0x0007D8, "Member 'USK_All_Guns_AnimBlueprint_Template_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Shotgun02_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Shotgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UShotgun02_AnimBP_C \ -static_assert(alignof(UShotgun02_AnimBP_C) == 0x000010, "Wrong alignment on UShotgun02_AnimBP_C"); \ -static_assert(sizeof(UShotgun02_AnimBP_C) == 0x0008A0, "Wrong size on UShotgun02_AnimBP_C"); \ - -#define DUMPER7_ASSERTS_Handgun02_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Handgun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UHandgun02_AnimBP_C \ -static_assert(alignof(UHandgun02_AnimBP_C) == 0x000010, "Wrong alignment on UHandgun02_AnimBP_C"); \ -static_assert(sizeof(UHandgun02_AnimBP_C) == 0x0008A0, "Wrong size on UHandgun02_AnimBP_C"); \ - -#define DUMPER7_ASSERTS_Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy \ -static_assert(alignof(Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy) == 0x000008, "Wrong alignment on Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy"); \ -static_assert(sizeof(Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy) == 0x000018, "Wrong size on Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy"); \ -static_assert(offsetof(Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy, EntryPoint) == 0x000000, "Member 'Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy, K2Node_Event_AiController) == 0x000008, "Member 'Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy, CallFunc_CommitBehaviour_ReturnValue) == 0x000010, "Member 'Beh_WakeupProxy_C_ExecuteUbergraph_Beh_WakeupProxy::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WakeupProxy_C_K2_Activate \ -static_assert(alignof(Beh_WakeupProxy_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_WakeupProxy_C_K2_Activate"); \ -static_assert(sizeof(Beh_WakeupProxy_C_K2_Activate) == 0x000008, "Wrong size on Beh_WakeupProxy_C_K2_Activate"); \ -static_assert(offsetof(Beh_WakeupProxy_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_WakeupProxy_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_WakeupProxy_C \ -static_assert(alignof(UBeh_WakeupProxy_C) == 0x000008, "Wrong alignment on UBeh_WakeupProxy_C"); \ -static_assert(sizeof(UBeh_WakeupProxy_C) == 0x0001A0, "Wrong size on UBeh_WakeupProxy_C"); \ -static_assert(offsetof(UBeh_WakeupProxy_C, UberGraphFrame) == 0x000198, "Member 'UBeh_WakeupProxy_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Handgun01_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on Handgun01_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UHandgun01_AnimBP_C \ -static_assert(alignof(UHandgun01_AnimBP_C) == 0x000010, "Wrong alignment on UHandgun01_AnimBP_C"); \ -static_assert(sizeof(UHandgun01_AnimBP_C) == 0x0008A0, "Wrong size on UHandgun01_AnimBP_C"); \ - -#define DUMPER7_ASSERTS_AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP \ -static_assert(alignof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP) == 0x000008, "Wrong alignment on AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP"); \ -static_assert(sizeof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP) == 0x000218, "Wrong size on AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, EntryPoint) == 0x000000, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'AutoGunContainer_BP_C_ExecuteUbergraph_AutoGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'AutoGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AAutoGunContainer_BP_C \ -static_assert(alignof(AAutoGunContainer_BP_C) == 0x000008, "Wrong alignment on AAutoGunContainer_BP_C"); \ -static_assert(sizeof(AAutoGunContainer_BP_C) == 0x000678, "Wrong size on AAutoGunContainer_BP_C"); \ -static_assert(offsetof(AAutoGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AAutoGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AAutoGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AAutoGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ATrapMineContainer_BP_C \ -static_assert(alignof(ATrapMineContainer_BP_C) == 0x000008, "Wrong alignment on ATrapMineContainer_BP_C"); \ -static_assert(sizeof(ATrapMineContainer_BP_C) == 0x000670, "Wrong size on ATrapMineContainer_BP_C"); \ -static_assert(offsetof(ATrapMineContainer_BP_C, DefaultSceneRoot) == 0x000668, "Member 'ATrapMineContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpawnBehavior_PlayMontage_C_Receive_Activate \ -static_assert(alignof(SpawnBehavior_PlayMontage_C_Receive_Activate) == 0x000008, "Wrong alignment on SpawnBehavior_PlayMontage_C_Receive_Activate"); \ -static_assert(sizeof(SpawnBehavior_PlayMontage_C_Receive_Activate) == 0x000178, "Wrong size on SpawnBehavior_PlayMontage_C_Receive_Activate"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, InAIController) == 0x000000, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::InAIController' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, InPawn) == 0x000008, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::InPawn' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, InBehData) == 0x000010, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::InBehData' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, InSpawnContext) == 0x000018, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::InSpawnContext' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, SmortComponent) == 0x000020, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::SmortComponent' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_AsSpawn_Beh_Data_Montage) == 0x000028, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_AsSpawn_Beh_Data_Montage' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_AsCronos_Ai_Controller) == 0x000038, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_AsCronos_Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000048, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_MakeStruct_BehaviorOption) == 0x000050, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_MakeStruct_BehaviorOption' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_AsAnim_Montage) == 0x0000F0, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_bSuccess_2) == 0x0000F8, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_MakeStruct_BehaviorSetupEvent) == 0x000100, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_MakeStruct_BehaviorSetupEvent' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_AsSmort_Component) == 0x000140, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_AsSmort_Component' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_bSuccess_3) == 0x000148, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, CallFunc_InsertBehaviorOption_OutBehaviorOptionHandle) == 0x00014C, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::CallFunc_InsertBehaviorOption_OutBehaviorOptionHandle' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, CallFunc_InsertBehaviorOption_ReturnValue) == 0x000158, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::CallFunc_InsertBehaviorOption_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, CallFunc_ForceSelect_ReturnValue) == 0x000160, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::CallFunc_ForceSelect_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_AsBeh_Play_Montage) == 0x000168, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_AsBeh_Play_Montage' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehavior_PlayMontage_C_Receive_Activate, K2Node_DynamicCast_bSuccess_4) == 0x000170, "Member 'SpawnBehavior_PlayMontage_C_Receive_Activate::K2Node_DynamicCast_bSuccess_4' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpawnBehavior_PlayMontage_C \ -static_assert(alignof(USpawnBehavior_PlayMontage_C) == 0x000008, "Wrong alignment on USpawnBehavior_PlayMontage_C"); \ -static_assert(sizeof(USpawnBehavior_PlayMontage_C) == 0x000038, "Wrong size on USpawnBehavior_PlayMontage_C"); \ - -#define DUMPER7_ASSERTS_HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP \ -static_assert(alignof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP) == 0x000008, "Wrong alignment on HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP"); \ -static_assert(sizeof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP) == 0x000218, "Wrong size on HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, EntryPoint) == 0x000000, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'HeavyRifleContainer_BP_C_ExecuteUbergraph_HeavyRifleContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'HeavyRifleContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AHeavyRifleContainer_BP_C \ -static_assert(alignof(AHeavyRifleContainer_BP_C) == 0x000008, "Wrong alignment on AHeavyRifleContainer_BP_C"); \ -static_assert(sizeof(AHeavyRifleContainer_BP_C) == 0x000678, "Wrong size on AHeavyRifleContainer_BP_C"); \ -static_assert(offsetof(AHeavyRifleContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'AHeavyRifleContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AHeavyRifleContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'AHeavyRifleContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP \ -static_assert(alignof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP) == 0x000008, "Wrong alignment on SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP"); \ -static_assert(sizeof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP) == 0x000218, "Wrong size on SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, EntryPoint) == 0x000000, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, Temp_int_Array_Index_Variable) == 0x000004, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, K2Node_CustomEvent_HitResult) == 0x000010, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Array_Get_Item) == 0x000020, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000120, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_bBlockingHit) == 0x000130, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_bInitialOverlap) == 0x000131, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Time) == 0x000134, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Distance) == 0x000138, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Location) == 0x000140, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ImpactPoint) == 0x000158, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_Normal) == 0x000170, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ImpactNormal) == 0x000188, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_PhysMat) == 0x0001A0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitActor) == 0x0001A8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitComponent) == 0x0001B0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitBoneName) == 0x0001B8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_BoneName) == 0x0001C0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_HitItem) == 0x0001C8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_ElementIndex) == 0x0001CC, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_FaceIndex) == 0x0001D0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_TraceStart) == 0x0001D8, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BreakHitResult_TraceEnd) == 0x0001F0, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000208, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_GetEnemyHealth_Health) == 0x00020C, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_GetEnemyHealth_Health' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Array_Length_ReturnValue) == 0x000210, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000214, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Less_IntInt_ReturnValue) == 0x000215, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000216, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP, CallFunc_BooleanAND_ReturnValue) == 0x000217, "Member 'SmartGunContainer_BP_C_ExecuteUbergraph_SmartGunContainer_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event \ -static_assert(alignof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000008, "Wrong alignment on SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(sizeof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event) == 0x000010, "Wrong size on SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event"); \ -static_assert(offsetof(SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event, HitResult) == 0x000000, "Member 'SmartGunContainer_BP_C_OnWeaponTraceEnemyHit_Event::HitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASmartGunContainer_BP_C \ -static_assert(alignof(ASmartGunContainer_BP_C) == 0x000008, "Wrong alignment on ASmartGunContainer_BP_C"); \ -static_assert(sizeof(ASmartGunContainer_BP_C) == 0x000678, "Wrong size on ASmartGunContainer_BP_C"); \ -static_assert(offsetof(ASmartGunContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ASmartGunContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASmartGunContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ASmartGunContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UNavArea_Door_C \ -static_assert(alignof(UNavArea_Door_C) == 0x000008, "Wrong alignment on UNavArea_Door_C"); \ -static_assert(sizeof(UNavArea_Door_C) == 0x000048, "Wrong size on UNavArea_Door_C"); \ - -#define DUMPER7_ASSERTS_MachineGun02_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000590, "Wrong size on MachineGun02_AnimBP::FAnimBlueprintGeneratedConstantData"); \ - -#define DUMPER7_ASSERTS_UMachineGun02_AnimBP_C \ -static_assert(alignof(UMachineGun02_AnimBP_C) == 0x000010, "Wrong alignment on UMachineGun02_AnimBP_C"); \ -static_assert(sizeof(UMachineGun02_AnimBP_C) == 0x0008A0, "Wrong size on UMachineGun02_AnimBP_C"); \ - -#define DUMPER7_ASSERTS_ABP_EM_SequenceActor_C \ -static_assert(alignof(ABP_EM_SequenceActor_C) == 0x000008, "Wrong alignment on ABP_EM_SequenceActor_C"); \ -static_assert(sizeof(ABP_EM_SequenceActor_C) == 0x0002E0, "Wrong size on ABP_EM_SequenceActor_C"); \ -static_assert(offsetof(ABP_EM_SequenceActor_C, SkeletalMesh) == 0x0002C8, "Member 'ABP_EM_SequenceActor_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(ABP_EM_SequenceActor_C, SHCineCamera) == 0x0002D0, "Member 'ABP_EM_SequenceActor_C::SHCineCamera' has a wrong offset!"); \ -static_assert(offsetof(ABP_EM_SequenceActor_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_EM_SequenceActor_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULS_EM_WallStep_270_DirectorBP_C \ -static_assert(alignof(ULS_EM_WallStep_270_DirectorBP_C) == 0x000008, "Wrong alignment on ULS_EM_WallStep_270_DirectorBP_C"); \ -static_assert(sizeof(ULS_EM_WallStep_270_DirectorBP_C) == 0x000048, "Wrong size on ULS_EM_WallStep_270_DirectorBP_C"); \ - -#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90 \ -static_assert(alignof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90"); \ -static_assert(sizeof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90) == 0x000140, "Wrong size on EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, EntryPoint) == 0x000000, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_FindLocationClosestToWorldLocation_ReturnValue) == 0x000028, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_FindLocationClosestToWorldLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000040, "Member 'EM_WallWalkStep_90_C_ExecuteUbergraph_EM_WallWalkStep_90::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_GetDirectionComponent \ -static_assert(alignof(EM_WallWalkStep_90_C_GetDirectionComponent) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_GetDirectionComponent"); \ -static_assert(sizeof(EM_WallWalkStep_90_C_GetDirectionComponent) == 0x000270, "Wrong size on EM_WallWalkStep_90_C_GetDirectionComponent"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, ReturnValue) == 0x000000, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, Temp_bool_Variable) == 0x000008, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, Temp_bool_Variable_1) == 0x000009, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000010, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000028, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetForwardVector_ReturnValue) == 0x000040, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetForwardVector_ReturnValue_1) == 0x000058, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000070, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000088, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000A0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000A8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorRotation_ReturnValue) == 0x0000C0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000D8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetUpVector_ReturnValue) == 0x0000F0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue) == 0x000108, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000120, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000138, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000140, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000158, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000170, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue) == 0x000188, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_1) == 0x000190, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000198, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0001B0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x0001B8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x0001D0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, K2Node_Select_Default) == 0x0001D8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_GetScaledCapsuleHalfHeight_ReturnValue) == 0x0001E0, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_GetScaledCapsuleHalfHeight_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001E8, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_ReturnValue_3) == 0x000200, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Multiply_VectorVector_ReturnValue_3) == 0x000218, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Multiply_VectorVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Add_VectorVector_ReturnValue_2) == 0x000230, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Add_VectorVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_2) == 0x000248, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Vector_DistanceSquared_ReturnValue_3) == 0x000250, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Vector_DistanceSquared_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000258, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, K2Node_Select_Default_1) == 0x000260, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_GetDirectionComponent, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000268, "Member 'EM_WallWalkStep_90_C_GetDirectionComponent::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EM_WallWalkStep_90_C_UserConstructionScript \ -static_assert(alignof(EM_WallWalkStep_90_C_UserConstructionScript) == 0x000008, "Wrong alignment on EM_WallWalkStep_90_C_UserConstructionScript"); \ -static_assert(sizeof(EM_WallWalkStep_90_C_UserConstructionScript) == 0x0000C0, "Wrong size on EM_WallWalkStep_90_C_UserConstructionScript"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000028, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x000030, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_GetLocationAtSplinePoint_ReturnValue_1) == 0x000048, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_GetLocationAtSplinePoint_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_X) == 0x000060, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Y) == 0x000068, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Z) == 0x000070, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_X_1) == 0x000078, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Y_1) == 0x000080, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_BreakVector_Z_1) == 0x000088, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_1) == 0x000090, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(EM_WallWalkStep_90_C_UserConstructionScript, CallFunc_MakeVector_ReturnValue_2) == 0x0000A8, "Member 'EM_WallWalkStep_90_C_UserConstructionScript::CallFunc_MakeVector_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AEM_WallWalkStep_90_C \ -static_assert(alignof(AEM_WallWalkStep_90_C) == 0x000008, "Wrong alignment on AEM_WallWalkStep_90_C"); \ -static_assert(sizeof(AEM_WallWalkStep_90_C) == 0x0003F8, "Wrong size on AEM_WallWalkStep_90_C"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, UberGraphFrame_EM_WallWalkStep_90_C) == 0x000360, "Member 'AEM_WallWalkStep_90_C::UberGraphFrame_EM_WallWalkStep_90_C' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, CameraControl270) == 0x000368, "Member 'AEM_WallWalkStep_90_C::CameraControl270' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, CameraControl90) == 0x000370, "Member 'AEM_WallWalkStep_90_C::CameraControl90' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, BlueArrow) == 0x000378, "Member 'AEM_WallWalkStep_90_C::BlueArrow' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, BlueArrow_Scene) == 0x000380, "Member 'AEM_WallWalkStep_90_C::BlueArrow_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_270) == 0x000388, "Member 'AEM_WallWalkStep_90_C::RedArrow_270' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_270_Scene) == 0x000390, "Member 'AEM_WallWalkStep_90_C::RedArrow_270_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_90) == 0x000398, "Member 'AEM_WallWalkStep_90_C::RedArrow_90' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, RedArrow_90_Scene) == 0x0003A0, "Member 'AEM_WallWalkStep_90_C::RedArrow_90_Scene' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane_270) == 0x0003A8, "Member 'AEM_WallWalkStep_90_C::HelperPlane_270' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane) == 0x0003B0, "Member 'AEM_WallWalkStep_90_C::HelperPlane' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, HelperPlane_90) == 0x0003B8, "Member 'AEM_WallWalkStep_90_C::HelperPlane_90' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, SprintInteraction) == 0x0003C0, "Member 'AEM_WallWalkStep_90_C::SprintInteraction' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, StepUpSpline) == 0x0003C8, "Member 'AEM_WallWalkStep_90_C::StepUpSpline' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, SkeletalMesh) == 0x0003D0, "Member 'AEM_WallWalkStep_90_C::SkeletalMesh' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, WallStep) == 0x0003D8, "Member 'AEM_WallWalkStep_90_C::WallStep' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, SplineWidth) == 0x0003E0, "Member 'AEM_WallWalkStep_90_C::SplineWidth' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, JumpDown) == 0x0003E8, "Member 'AEM_WallWalkStep_90_C::JumpDown' has a wrong offset!"); \ -static_assert(offsetof(AEM_WallWalkStep_90_C, Is270DegStep) == 0x0003F0, "Member 'AEM_WallWalkStep_90_C::Is270DegStep' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90 \ -static_assert(alignof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90) == 0x000010, "Wrong alignment on GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90) == 0x0003D0, "Wrong size on GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, EntryPoint) == 0x000000, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_2) == 0x000004, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetAnimInstance_ReturnValue) == 0x000010, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_AsSHChar_Animation_Instance) == 0x000028, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_AsSHChar_Animation_Instance' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_1) == 0x000034, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName) == 0x00003C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_name_Variable) == 0x000054, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable) == 0x00005C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_NameName_ReturnValue) == 0x00005D, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_1) == 0x00005E, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_2) == 0x00005F, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_1) == 0x000061, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsWallWalkingActive_ReturnValue) == 0x000062, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsWallWalkingActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_2) == 0x000063, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_3) == 0x000064, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_real_Variable) == 0x000068, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_real_Variable_1) == 0x00006C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_real_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_4) == 0x000070, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_5) == 0x000071, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_6) == 0x000072, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, Temp_bool_Variable_7) == 0x000073, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::Temp_bool_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000078, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Event_EventData) == 0x000090, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_AsEM_Wall_Walk_Step_90) == 0x000140, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_AsEM_Wall_Walk_Step_90' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_2) == 0x00014C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_3) == 0x00015C, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_WaitDelay_ReturnValue) == 0x000170, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_WaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_3) == 0x000178, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default) == 0x000180, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000188, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_IsValid_ReturnValue_4) == 0x000190, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetComponentByClass_ReturnValue) == 0x000198, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_3) == 0x0001A0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_4) == 0x0001A8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_1) == 0x0001B8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CustomEvent_NotifyName_4) == 0x0001C0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_2) == 0x0001C8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0001D0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_3) == 0x0001D8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetDirectionComponent_self_CastInput) == 0x0001E0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetDirectionComponent_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetDirectionComponent_ReturnValue) == 0x0001F0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetDirectionComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_CreateDelegate_OutputDelegate_5) == 0x0001F8, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_4) == 0x000208, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_4' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_5) == 0x000210, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_5' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_EqualEqual_ObjectObject_ReturnValue_1) == 0x000218, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_EqualEqual_ObjectObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetForwardVector_ReturnValue) == 0x000220, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_6) == 0x000238, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_6' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_Select_Default_7) == 0x000240, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_Select_Default_7' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetForwardVector_ReturnValue_1) == 0x000248, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetForwardVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_K2_GetComponentRotation_ReturnValue) == 0x000260, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_K2_GetComponentRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000278, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_Conv_RotatorToQuaternion_ReturnValue) == 0x000290, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_Conv_RotatorToQuaternion_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_GetUpVector_ReturnValue) == 0x0002B0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, CallFunc_AlignCharacterWithStart_ReturnValue) == 0x0002D0, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::CallFunc_AlignCharacterWithStart_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90, K2Node_MakeStruct_CorrectionData) == 0x000330, "Member 'GA_EM_WallStep_90_C_ExecuteUbergraph_GA_EM_WallStep_90::K2Node_MakeStruct_CorrectionData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_EM_WallStep_90_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_K2_OnEndAbility \ -static_assert(alignof(GA_EM_WallStep_90_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_EM_WallStep_90_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_EM_WallStep_90_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_EM_WallStep_90_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F \ -static_assert(alignof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnBlendOut_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F \ -static_assert(alignof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnCompleted_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F \ -static_assert(alignof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnInterrupted_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F \ -static_assert(alignof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnNotifyBegin_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F \ -static_assert(alignof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000004, "Wrong alignment on GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(sizeof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F) == 0x000008, "Wrong size on GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F"); \ -static_assert(offsetof(GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F, NotifyName) == 0x000000, "Member 'GA_EM_WallStep_90_C_OnNotifyEnd_175BA0F7477DF58FDBA990B44D32DB1F::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_EM_WallStep_90_C \ -static_assert(alignof(UGA_EM_WallStep_90_C) == 0x000010, "Wrong alignment on UGA_EM_WallStep_90_C"); \ -static_assert(sizeof(UGA_EM_WallStep_90_C) == 0x000600, "Wrong size on UGA_EM_WallStep_90_C"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, UberGraphFrame_GA_EM_WallStep_90_C) == 0x000470, "Member 'UGA_EM_WallStep_90_C::UberGraphFrame_GA_EM_WallStep_90_C' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, EMTriggerActor) == 0x000478, "Member 'UGA_EM_WallStep_90_C::EMTriggerActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, IsOrthogonal) == 0x000480, "Member 'UGA_EM_WallStep_90_C::IsOrthogonal' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, SprintAnimSpeed) == 0x000488, "Member 'UGA_EM_WallStep_90_C::SprintAnimSpeed' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, Nine0DegMontage) == 0x000490, "Member 'UGA_EM_WallStep_90_C::Nine0DegMontage' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, Two70DegMontage) == 0x000498, "Member 'UGA_EM_WallStep_90_C::Two70DegMontage' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, SnapTransform) == 0x0004A0, "Member 'UGA_EM_WallStep_90_C::SnapTransform' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, CameraAlignmentDelay) == 0x000500, "Member 'UGA_EM_WallStep_90_C::CameraAlignmentDelay' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, LevelSequence_90) == 0x000508, "Member 'UGA_EM_WallStep_90_C::LevelSequence_90' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, LevelSequence_270) == 0x000510, "Member 'UGA_EM_WallStep_90_C::LevelSequence_270' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, WallWalkComponent) == 0x000518, "Member 'UGA_EM_WallStep_90_C::WallWalkComponent' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, SelectedArrow) == 0x000520, "Member 'UGA_EM_WallStep_90_C::SelectedArrow' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, ArrowCheck) == 0x000528, "Member 'UGA_EM_WallStep_90_C::ArrowCheck' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, SnapRotation) == 0x000530, "Member 'UGA_EM_WallStep_90_C::SnapRotation' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, Correction_Data) == 0x000550, "Member 'UGA_EM_WallStep_90_C::Correction_Data' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, ValidArrow) == 0x0005F0, "Member 'UGA_EM_WallStep_90_C::ValidArrow' has a wrong offset!"); \ -static_assert(offsetof(UGA_EM_WallStep_90_C, SnapArrow) == 0x0005F8, "Member 'UGA_EM_WallStep_90_C::SnapArrow' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent \ -static_assert(alignof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent) == 0x000008, "Wrong alignment on VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent"); \ -static_assert(sizeof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent) == 0x000060, "Wrong size on VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, EntryPoint) == 0x000000, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, K2Node_DynamicCast_AsNiagara_Actor) == 0x000010, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::K2Node_DynamicCast_AsNiagara_Actor' has a wrong offset!"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_MakeBox_ReturnValue) == 0x000020, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UVFXMultiSpawnerComponent_C \ -static_assert(alignof(UVFXMultiSpawnerComponent_C) == 0x000008, "Wrong alignment on UVFXMultiSpawnerComponent_C"); \ -static_assert(sizeof(UVFXMultiSpawnerComponent_C) == 0x0000D8, "Wrong size on UVFXMultiSpawnerComponent_C"); \ -static_assert(offsetof(UVFXMultiSpawnerComponent_C, UberGraphFrame) == 0x0000A0, "Member 'UVFXMultiSpawnerComponent_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UVFXMultiSpawnerComponent_C, BoundMin) == 0x0000A8, "Member 'UVFXMultiSpawnerComponent_C::BoundMin' has a wrong offset!"); \ -static_assert(offsetof(UVFXMultiSpawnerComponent_C, BoundMax) == 0x0000C0, "Member 'UVFXMultiSpawnerComponent_C::BoundMax' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_MultiModeGun_C_ExecuteUbergraph_MultiModeGun \ +static_assert(alignof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun) == 0x000010, "Wrong alignment on MultiModeGun_C_ExecuteUbergraph_MultiModeGun"); \ +static_assert(sizeof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun) == 0x000490, "Wrong size on MultiModeGun_C_ExecuteUbergraph_MultiModeGun"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, EntryPoint) == 0x000000, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, Temp_bool_IsClosed_Variable) == 0x000014, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_Event_ShootEndWorldLoc) == 0x000018, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_Event_ShootEndWorldLoc' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Location) == 0x0000A0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Rotation) == 0x0000B8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Scale) == 0x0000D0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0000E8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0000F0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000F8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000128, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000130, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000140, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetAnimInstance_ReturnValue) == 0x000150, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000158, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsMulti_Mode_Gun_Anim_Instance) == 0x000160, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsMulti_Mode_Gun_Anim_Instance' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess_2) == 0x000168, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CustomEvent_ItemData) == 0x000170, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CustomEvent_ItemData' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CustomEvent_ItemQuantity) == 0x000468, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CustomEvent_ItemQuantity' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, Temp_bool_Has_Been_Initd_Variable) == 0x00046C, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000470, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000478, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000480, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x000484, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiModeGun_C_IsClassOrChildOf \ +static_assert(alignof(MultiModeGun_C_IsClassOrChildOf) == 0x000008, "Wrong alignment on MultiModeGun_C_IsClassOrChildOf"); \ +static_assert(sizeof(MultiModeGun_C_IsClassOrChildOf) == 0x000028, "Wrong size on MultiModeGun_C_IsClassOrChildOf"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, Object) == 0x000000, "Member 'MultiModeGun_C_IsClassOrChildOf::Object' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, Class_0) == 0x000008, "Member 'MultiModeGun_C_IsClassOrChildOf::Class_0' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, ReturnValue) == 0x000010, "Member 'MultiModeGun_C_IsClassOrChildOf::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_ClassIsChildOf_ReturnValue) == 0x000020, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000021, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiModeGun_C_ItemAdded \ +static_assert(alignof(MultiModeGun_C_ItemAdded) == 0x000008, "Wrong alignment on MultiModeGun_C_ItemAdded"); \ +static_assert(sizeof(MultiModeGun_C_ItemAdded) == 0x000300, "Wrong size on MultiModeGun_C_ItemAdded"); \ +static_assert(offsetof(MultiModeGun_C_ItemAdded, ItemData) == 0x000000, "Member 'MultiModeGun_C_ItemAdded::ItemData' has a wrong offset!"); \ +static_assert(offsetof(MultiModeGun_C_ItemAdded, ItemQuantity) == 0x0002F8, "Member 'MultiModeGun_C_ItemAdded::ItemQuantity' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiModeGun_C_OnFirePerformed \ +static_assert(alignof(MultiModeGun_C_OnFirePerformed) == 0x000008, "Wrong alignment on MultiModeGun_C_OnFirePerformed"); \ +static_assert(sizeof(MultiModeGun_C_OnFirePerformed) == 0x000018, "Wrong size on MultiModeGun_C_OnFirePerformed"); \ +static_assert(offsetof(MultiModeGun_C_OnFirePerformed, ShootEndWorldLoc) == 0x000000, "Member 'MultiModeGun_C_OnFirePerformed::ShootEndWorldLoc' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AMultiModeGun_C \ +static_assert(alignof(AMultiModeGun_C) == 0x000010, "Wrong alignment on AMultiModeGun_C"); \ +static_assert(sizeof(AMultiModeGun_C) == 0x000880, "Wrong size on AMultiModeGun_C"); \ +static_assert(offsetof(AMultiModeGun_C, UberGraphFrame) == 0x000810, "Member 'AMultiModeGun_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FirePointNiagaraSystem) == 0x000818, "Member 'AMultiModeGun_C::FirePointNiagaraSystem' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FirePointLight) == 0x000820, "Member 'AMultiModeGun_C::FirePointLight' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FireSpotLight) == 0x000828, "Member 'AMultiModeGun_C::FireSpotLight' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, MaiNoiseEmitter) == 0x000830, "Member 'AMultiModeGun_C::MaiNoiseEmitter' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, BulletShellNiagaraSystemSpawnRef) == 0x000838, "Member 'AMultiModeGun_C::BulletShellNiagaraSystemSpawnRef' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, EditorTickable) == 0x000840, "Member 'AMultiModeGun_C::EditorTickable' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim_Alpha_65325C554620A46CB5B9AF9A88018D27) == 0x000848, "Member 'AMultiModeGun_C::FireSpotlightAnim_Alpha_65325C554620A46CB5B9AF9A88018D27' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim__Direction_65325C554620A46CB5B9AF9A88018D27) == 0x00084C, "Member 'AMultiModeGun_C::FireSpotlightAnim__Direction_65325C554620A46CB5B9AF9A88018D27' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim) == 0x000850, "Member 'AMultiModeGun_C::FireSpotlightAnim' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FireSpotLightIntensity) == 0x000858, "Member 'AMultiModeGun_C::FireSpotLightIntensity' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, FirePointLightIntensity) == 0x000860, "Member 'AMultiModeGun_C::FirePointLightIntensity' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, WidgetPPComposite) == 0x000868, "Member 'AMultiModeGun_C::WidgetPPComposite' has a wrong offset!"); \ +static_assert(offsetof(AMultiModeGun_C, GravityGunNonActiveColor) == 0x000870, "Member 'AMultiModeGun_C::GravityGunNonActiveColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AWeaponTrapMine_BP_C \ +static_assert(alignof(AWeaponTrapMine_BP_C) == 0x000010, "Wrong alignment on AWeaponTrapMine_BP_C"); \ +static_assert(sizeof(AWeaponTrapMine_BP_C) == 0x000600, "Wrong size on AWeaponTrapMine_BP_C"); \ + +#define DUMPER7_ASSERTS_FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot \ +static_assert(alignof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot) == 0x000008, "Wrong alignment on FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot"); \ +static_assert(sizeof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot) == 0x000020, "Wrong size on FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot"); \ +static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, EntryPoint) == 0x000000, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, K2Node_Event_ShootEndWorldLoc) == 0x000008, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::K2Node_Event_ShootEndWorldLoc' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FlamethrowerOneShot_C_OnFirePerformed \ +static_assert(alignof(FlamethrowerOneShot_C_OnFirePerformed) == 0x000008, "Wrong alignment on FlamethrowerOneShot_C_OnFirePerformed"); \ +static_assert(sizeof(FlamethrowerOneShot_C_OnFirePerformed) == 0x000018, "Wrong size on FlamethrowerOneShot_C_OnFirePerformed"); \ +static_assert(offsetof(FlamethrowerOneShot_C_OnFirePerformed, ShootEndWorldLoc) == 0x000000, "Member 'FlamethrowerOneShot_C_OnFirePerformed::ShootEndWorldLoc' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFlamethrowerOneShot_C \ +static_assert(alignof(AFlamethrowerOneShot_C) == 0x000010, "Wrong alignment on AFlamethrowerOneShot_C"); \ +static_assert(sizeof(AFlamethrowerOneShot_C) == 0x000830, "Wrong size on AFlamethrowerOneShot_C"); \ +static_assert(offsetof(AFlamethrowerOneShot_C, UberGraphFrame) == 0x000820, "Member 'AFlamethrowerOneShot_C::UberGraphFrame' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug) == 0x000008, "Wrong size on WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug, DeltaTime) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_DrawContinousTraceDebug::DeltaTime' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP) == 0x000150, "Wrong size on WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, EntryPoint) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_CustomEvent_HitResult) == 0x000008, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_CustomEvent_HitResult' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_ComponentBoundEvent_dt) == 0x000108, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_Event_Loc) == 0x000110, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_Event_Loc' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_SpawnEmitterAtLocation_ReturnValue) == 0x000128, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_SpawnEmitterAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000130, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_GetMesh_ReturnValue) == 0x000140, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_GetMesh_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'WeaponEnergyGauntlet_BP_C_ExecuteUbergraph_WeaponEnergyGauntlet_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_GetAttackPrefix \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_GetAttackPrefix"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix) == 0x000080, "Wrong size on WeaponEnergyGauntlet_BP_C_GetAttackPrefix"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, AttackCandidate) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::AttackCandidate' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, ReturnValue) == 0x000008, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_GetComponentByClass_ReturnValue) == 0x000018, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_BreakVector2D_X) == 0x000020, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_BreakVector2D_X' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_BreakVector2D_Y) == 0x000028, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_FFloor_ReturnValue) == 0x000034, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_FFloor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_GetHealth_ReturnValue) == 0x000038, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_GetHealth_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsEnemyKnockedDown_ReturnValue) == 0x00003C, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsEnemyKnockedDown_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Subtract_IntInt_ReturnValue) == 0x000040, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000044, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_IsValid_ReturnValue_1) == 0x000045, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Add_IntInt_ReturnValue) == 0x00004C, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Greater_IntInt_ReturnValue) == 0x000050, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Get_Item) == 0x000058, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000068, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_GetAttackPrefix, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'WeaponEnergyGauntlet_BP_C_GetAttackPrefix::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event) == 0x000100, "Wrong size on WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event, HitResult) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_OnEnemyKilled_Event::HitResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_WeaponEnergyGauntlet_BP_C_PerformDischarge \ +static_assert(alignof(WeaponEnergyGauntlet_BP_C_PerformDischarge) == 0x000008, "Wrong alignment on WeaponEnergyGauntlet_BP_C_PerformDischarge"); \ +static_assert(sizeof(WeaponEnergyGauntlet_BP_C_PerformDischarge) == 0x000018, "Wrong size on WeaponEnergyGauntlet_BP_C_PerformDischarge"); \ +static_assert(offsetof(WeaponEnergyGauntlet_BP_C_PerformDischarge, Loc) == 0x000000, "Member 'WeaponEnergyGauntlet_BP_C_PerformDischarge::Loc' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AWeaponEnergyGauntlet_BP_C \ +static_assert(alignof(AWeaponEnergyGauntlet_BP_C) == 0x000010, "Wrong alignment on AWeaponEnergyGauntlet_BP_C"); \ +static_assert(sizeof(AWeaponEnergyGauntlet_BP_C) == 0x0006A0, "Wrong size on AWeaponEnergyGauntlet_BP_C"); \ +static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, UberGraphFrame) == 0x000680, "Member 'AWeaponEnergyGauntlet_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, EditorTickable) == 0x000688, "Member 'AWeaponEnergyGauntlet_BP_C::EditorTickable' has a wrong offset!"); \ +static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, ComboIndex) == 0x000690, "Member 'AWeaponEnergyGauntlet_BP_C::ComboIndex' has a wrong offset!"); \ +static_assert(offsetof(AWeaponEnergyGauntlet_BP_C, In_Tag) == 0x000694, "Member 'AWeaponEnergyGauntlet_BP_C::In_Tag' has a wrong offset!"); \ #define DUMPER7_ASSERTS_Rerouter_reticle_C_CheckProjectedLocation \ static_assert(alignof(Rerouter_reticle_C_CheckProjectedLocation) == 0x000008, "Wrong alignment on Rerouter_reticle_C_CheckProjectedLocation"); \ @@ -234390,575 +230569,6 @@ static_assert(offsetof(URerouter_reticle_C, bValidHit) == 0x000490, "Member 'URe static_assert(offsetof(URerouter_reticle_C, TimeoutLength) == 0x000494, "Member 'URerouter_reticle_C::TimeoutLength' has a wrong offset!"); \ static_assert(offsetof(URerouter_reticle_C, TimeoutTimerHandle) == 0x000498, "Member 'URerouter_reticle_C::TimeoutTimerHandle' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ActivateGenerator \ -static_assert(alignof(GeneratorHD_BP_C_ActivateGenerator) == 0x000001, "Wrong alignment on GeneratorHD_BP_C_ActivateGenerator"); \ -static_assert(sizeof(GeneratorHD_BP_C_ActivateGenerator) == 0x000001, "Wrong size on GeneratorHD_BP_C_ActivateGenerator"); \ -static_assert(offsetof(GeneratorHD_BP_C_ActivateGenerator, Off) == 0x000000, "Member 'GeneratorHD_BP_C_ActivateGenerator::Off' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_AddNailGenerator_Event \ -static_assert(alignof(GeneratorHD_BP_C_AddNailGenerator_Event) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_AddNailGenerator_Event"); \ -static_assert(sizeof(GeneratorHD_BP_C_AddNailGenerator_Event) == 0x000038, "Wrong size on GeneratorHD_BP_C_AddNailGenerator_Event"); \ -static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Object) == 0x000000, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Object' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Vector) == 0x000008, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Vector' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_AddNailGenerator_Event, Rotaror) == 0x000020, "Member 'GeneratorHD_BP_C_AddNailGenerator_Event::Rotaror' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_AllNodesLenght \ -static_assert(alignof(GeneratorHD_BP_C_AllNodesLenght) == 0x000004, "Wrong alignment on GeneratorHD_BP_C_AllNodesLenght"); \ -static_assert(sizeof(GeneratorHD_BP_C_AllNodesLenght) == 0x00000C, "Wrong size on GeneratorHD_BP_C_AllNodesLenght"); \ -static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, NewParam) == 0x000000, "Member 'GeneratorHD_BP_C_AllNodesLenght::NewParam' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, CallFunc_Array_Length_ReturnValue) == 0x000004, "Member 'GeneratorHD_BP_C_AllNodesLenght::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_AllNodesLenght, CallFunc_Greater_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_AllNodesLenght::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_BuildMeshSpline \ -static_assert(alignof(GeneratorHD_BP_C_BuildMeshSpline) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_BuildMeshSpline"); \ -static_assert(sizeof(GeneratorHD_BP_C_BuildMeshSpline) == 0x000268, "Wrong size on GeneratorHD_BP_C_BuildMeshSpline"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, FinishedConnect) == 0x000000, "Member 'GeneratorHD_BP_C_BuildMeshSpline::FinishedConnect' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable) == 0x00000C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_1) == 0x000010, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_2) == 0x000018, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Loop_Counter_Variable_3) == 0x00001C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_2) == 0x000020, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_3) == 0x000024, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_1) == 0x000028, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_2) == 0x00002C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Array_Index_Variable_3) == 0x000030, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, Temp_int_Variable) == 0x000034, "Member 'GeneratorHD_BP_C_BuildMeshSpline::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_4) == 0x000038, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Add_IntInt_ReturnValue_5) == 0x00003C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Add_IntInt_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item) == 0x000040, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue) == 0x00004C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000050, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_AddUnique_ReturnValue) == 0x000068, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000A0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_1) == 0x0000A4, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_1) == 0x0000A8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Subtract_IntInt_ReturnValue) == 0x0000B0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_2) == 0x0000B8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, K2Node_DynamicCast_AsHDNail_BP) == 0x0000C0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, K2Node_DynamicCast_bSuccess) == 0x0000C8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_2) == 0x0000CC, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D0, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_OutRow_1) == 0x0000D8, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_OutRow_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetDataTableRowFromName_ReturnValue_1) == 0x000108, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetDataTableRowFromName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_3) == 0x000110, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_3) == 0x000118, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_2) == 0x00011C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Get_Item_4) == 0x000120, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Array_Length_ReturnValue_4) == 0x000128, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Less_IntInt_ReturnValue_3) == 0x00012C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000130, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min) == 0x000138, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max) == 0x000150, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_X) == 0x000168, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_X' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_Y) == 0x000170, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_Y' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Min_Z) == 0x000178, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Min_Z' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_X) == 0x000180, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_X' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_Y) == 0x000188, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_Y' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_CalculateBounds_Max_Z) == 0x000190, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_CalculateBounds_Max_Z' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetSplinePointAt_ReturnValue) == 0x000198, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetSplinePointAt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_MakeBox_ReturnValue) == 0x000220, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue_1) == 0x000258, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x00025C, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_BuildMeshSpline, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000260, "Member 'GeneratorHD_BP_C_BuildMeshSpline::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_CalculateBounds \ -static_assert(alignof(GeneratorHD_BP_C_CalculateBounds) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_CalculateBounds"); \ -static_assert(sizeof(GeneratorHD_BP_C_CalculateBounds) == 0x000110, "Wrong size on GeneratorHD_BP_C_CalculateBounds"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Target) == 0x000000, "Member 'GeneratorHD_BP_C_CalculateBounds::Target' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, min_0) == 0x000008, "Member 'GeneratorHD_BP_C_CalculateBounds::min_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, max_0) == 0x000020, "Member 'GeneratorHD_BP_C_CalculateBounds::max_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_X) == 0x000038, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_X' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_Y) == 0x000040, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_Y' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Min_Z) == 0x000048, "Member 'GeneratorHD_BP_C_CalculateBounds::Min_Z' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_X) == 0x000050, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_X' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_Y) == 0x000058, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_Y' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Max_Z) == 0x000060, "Member 'GeneratorHD_BP_C_CalculateBounds::Max_Z' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinZ) == 0x000068, "Member 'GeneratorHD_BP_C_CalculateBounds::MinZ' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxZ) == 0x000070, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxZ' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinY) == 0x000078, "Member 'GeneratorHD_BP_C_CalculateBounds::MinY' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxY) == 0x000080, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxY' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MinX) == 0x000088, "Member 'GeneratorHD_BP_C_CalculateBounds::MinX' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, MaxX) == 0x000090, "Member 'GeneratorHD_BP_C_CalculateBounds::MaxX' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_Subtract_IntInt_ReturnValue) == 0x00009C, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, Temp_int_Variable) == 0x0000A0, "Member 'GeneratorHD_BP_C_CalculateBounds::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_GetLocationAtSplinePoint_ReturnValue) == 0x0000A8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_GetLocationAtSplinePoint_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_X) == 0x0000C0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_Y) == 0x0000C8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_BreakVector_Z) == 0x0000D0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000D8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_Add_IntInt_ReturnValue) == 0x0000DC, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_MakeVector_ReturnValue) == 0x0000E0, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CalculateBounds, CallFunc_MakeVector_ReturnValue_1) == 0x0000F8, "Member 'GeneratorHD_BP_C_CalculateBounds::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_CheckNailColor \ -static_assert(alignof(GeneratorHD_BP_C_CheckNailColor) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_CheckNailColor"); \ -static_assert(sizeof(GeneratorHD_BP_C_CheckNailColor) == 0x000050, "Wrong size on GeneratorHD_BP_C_CheckNailColor"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, TempArrayOfAllNodes) == 0x000000, "Member 'GeneratorHD_BP_C_CheckNailColor::TempArrayOfAllNodes' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Loop_Counter_Variable) == 0x000010, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Add_IntInt_ReturnValue) == 0x000014, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Array_Index_Variable) == 0x000018, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Array_Index_Variable_1) == 0x00001C, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, Temp_int_Loop_Counter_Variable_1) == 0x000020, "Member 'GeneratorHD_BP_C_CheckNailColor::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Get_Item) == 0x000028, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Array_Length_ReturnValue_1) == 0x000048, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_CheckNailColor, CallFunc_Less_IntInt_ReturnValue_1) == 0x00004C, "Member 'GeneratorHD_BP_C_CheckNailColor::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_DeleteNailGenerator_Event \ -static_assert(alignof(GeneratorHD_BP_C_DeleteNailGenerator_Event) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_DeleteNailGenerator_Event"); \ -static_assert(sizeof(GeneratorHD_BP_C_DeleteNailGenerator_Event) == 0x000018, "Wrong size on GeneratorHD_BP_C_DeleteNailGenerator_Event"); \ -static_assert(offsetof(GeneratorHD_BP_C_DeleteNailGenerator_Event, Location) == 0x000000, "Member 'GeneratorHD_BP_C_DeleteNailGenerator_Event::Location' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_DrawSpline \ -static_assert(alignof(GeneratorHD_BP_C_DrawSpline) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_DrawSpline"); \ -static_assert(sizeof(GeneratorHD_BP_C_DrawSpline) == 0x0005A8, "Wrong size on GeneratorHD_BP_C_DrawSpline"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Remove) == 0x000000, "Member 'GeneratorHD_BP_C_DrawSpline::Remove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CurrentHDNail) == 0x000008, "Member 'GeneratorHD_BP_C_DrawSpline::CurrentHDNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, SpecialCaseAfterStartGenerator) == 0x000010, "Member 'GeneratorHD_BP_C_DrawSpline::SpecialCaseAfterStartGenerator' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, DeleteAllNodes) == 0x000011, "Member 'GeneratorHD_BP_C_DrawSpline::DeleteAllNodes' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, SocketHDLocation) == 0x000018, "Member 'GeneratorHD_BP_C_DrawSpline::SocketHDLocation' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CurrentIndex) == 0x000030, "Member 'GeneratorHD_BP_C_DrawSpline::CurrentIndex' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temporary) == 0x000038, "Member 'GeneratorHD_BP_C_DrawSpline::Temporary' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Array_Index_Variable) == 0x000048, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsValid_ReturnValue) == 0x00004C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSOcket_NearestNail) == 0x000050, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSOcket_NearestNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000058, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsValid_ReturnValue_1) == 0x000070, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000078, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetCharacterPlay_ReturnValue) == 0x000090, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000A0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue) == 0x0000B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_bool_Has_Been_Initd_Variable) == 0x0000B4, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x0000B8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x0000D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetSplineLength_ReturnValue) == 0x0000E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000F0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000F8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetNumberOfSplinePoints_ReturnValue) == 0x0000FC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetNumberOfSplinePoints_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue) == 0x000100, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue) == 0x000104, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000108, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_1) == 0x00010C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item) == 0x000110, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_2) == 0x000118, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_1) == 0x000120, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x000128, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000140, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_5) == 0x000158, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance) == 0x000170, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue) == 0x000178, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000180, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP) == 0x000198, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_1) == 0x0001A0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance_1) == 0x0001A4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue_1) == 0x0001A8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Add_ReturnValue) == 0x0001B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP_1) == 0x0001B8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_2) == 0x0001C0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x0001C1, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_6) == 0x0001C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue) == 0x0001E0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_7) == 0x0001E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_8) == 0x000200, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_9) == 0x000218, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Variable) == 0x000230, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Contains_ReturnValue) == 0x000234, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_1) == 0x000238, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_bool_IsClosed_Variable) == 0x00023C, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Variable_1) == 0x000240, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_2) == 0x000244, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_2) == 0x000248, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00024C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_2) == 0x000250, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_1) == 0x000258, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_3) == 0x000260, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_3) == 0x000268, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_2) == 0x00026C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_3) == 0x000270, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Find_ReturnValue) == 0x000274, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000278, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_4) == 0x00027C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x000280, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_3) == 0x000284, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Array_Index_Variable_1) == 0x000288, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_4) == 0x000290, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, Temp_int_Loop_Counter_Variable_1) == 0x000298, "Member 'GeneratorHD_BP_C_DrawSpline::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_10) == 0x0002A0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Less_IntInt_ReturnValue) == 0x0002B8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Add_IntInt_ReturnValue_4) == 0x0002BC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_5) == 0x0002C0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_4) == 0x0002C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Subtract_IntInt_ReturnValue_5) == 0x0002CC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Subtract_IntInt_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_11) == 0x0002D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Get_Item_6) == 0x0002E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0002F0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_3) == 0x0002F4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_5) == 0x0002F8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_12) == 0x000300, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Less_IntInt_ReturnValue_1) == 0x000318, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_13) == 0x000320, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_MakeArray_Array) == 0x000338, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits) == 0x000348, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue) == 0x000358, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSocketInSocket_NearestNail) == 0x000360, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSocketInSocket_NearestNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_14) == 0x000368, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_4) == 0x000380, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_5) == 0x000384, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_Length_ReturnValue_6) == 0x000388, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_IntInt_ReturnValue) == 0x00038C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_IsOverlappingActor_ReturnValue) == 0x00038D, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_IsOverlappingActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue_1) == 0x00038E, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00038F, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x000390, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_1) == 0x000398, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_1) == 0x0003A8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_6) == 0x0003AC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_2) == 0x0003B0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_2) == 0x0003C0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_3) == 0x0003C1, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_4) == 0x0003C2, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_7) == 0x0003C4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_8) == 0x0003C8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x0003CC, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_GetSplineLength_ReturnValue_1) == 0x0003D0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_GetSplineLength_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x0003D8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x0003E0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_Distance_2) == 0x0003E4, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_Distance_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestActor_ReturnValue_2) == 0x0003E8, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestActor_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_AsHDNail_BP_2) == 0x0003F0, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_AsHDNail_BP_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_DynamicCast_bSuccess_3) == 0x0003F8, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_ReturnValue_2) == 0x0003F9, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_FindNearestSOcket_NearestNail_1) == 0x000400, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_FindNearestSOcket_NearestNail_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_15) == 0x000408, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000420, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_16) == 0x000520, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_RemoveItem_ReturnValue_5) == 0x000538, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_RemoveItem_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_9) == 0x00053C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_K2_GetComponentLocation_ReturnValue_17) == 0x000540, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_K2_GetComponentLocation_ReturnValue_17' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, K2Node_MakeArray_Array_1) == 0x000558, "Member 'GeneratorHD_BP_C_DrawSpline::K2Node_MakeArray_Array_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_OutHits_3) == 0x000568, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_OutHits_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LineTraceMulti_ReturnValue_3) == 0x000578, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LineTraceMulti_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Array_AddUnique_ReturnValue_10) == 0x00057C, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Array_AddUnique_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000580, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000588, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1) == 0x000590, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_Greater_DoubleDouble_A_ImplicitCast_1) == 0x000598, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_Greater_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_DrawSpline, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2) == 0x0005A0, "Member 'GeneratorHD_BP_C_DrawSpline::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP \ -static_assert(alignof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP) == 0x000010, "Wrong alignment on GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP"); \ -static_assert(sizeof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP) == 0x0007A0, "Wrong size on GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, EntryPoint) == 0x000000, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransform_ReturnValue) == 0x000010, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable) == 0x000070, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Location) == 0x000078, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Rotation) == 0x000090, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Scale) == 0x0000A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable) == 0x0000C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_1) == 0x0000C4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue) == 0x0000C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_1) == 0x0000D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_2) == 0x0000D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate) == 0x0000D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable) == 0x0000E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_IsClosed_Variable) == 0x000100, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_Has_Been_Initd_Variable) == 0x000101, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_1) == 0x000104, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue) == 0x000114, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_2) == 0x000118, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Greater_IntInt_ReturnValue) == 0x000128, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_3) == 0x00012C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_2) == 0x000130, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_2) == 0x000134, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Array_Index_Variable_4) == 0x000138, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Array_Index_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_3) == 0x00013C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NewPointToSpline) == 0x000150, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NewPointToSpline' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NewNodeToSpline) == 0x000168, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NewNodeToSpline' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Add_Remove) == 0x000170, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Add_Remove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_PointToRemove) == 0x000178, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_PointToRemove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_NodeToRemove) == 0x000190, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_NodeToRemove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_AddUnique_ReturnValue) == 0x000198, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue) == 0x00019C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Location) == 0x0001A0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Location' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_findNearestActorByTag_ReturnValue) == 0x0001B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_findNearestActorByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_4) == 0x0001C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item) == 0x0001D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_1) == 0x0001D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Object) == 0x0001E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Object' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Vector) == 0x0001E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Vector' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Rotaror) == 0x000200, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Rotaror' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_MakeTransform_ReturnValue) == 0x000220, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000280, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FinishSpawningActor_ReturnValue) == 0x000288, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000290, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_1) == 0x000298, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_ReturnValue_1) == 0x0002B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_MakeVector_ReturnValue) == 0x0002B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_2) == 0x0002D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BooleanAND_ReturnValue) == 0x0002D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_RTPC_Value_1) == 0x0002D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_RTPC_Value_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_Nail) == 0x0002E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_Nail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_IsValid_ReturnValue) == 0x0002E8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_3) == 0x0002EC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_3) == 0x0002F0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue) == 0x0002F4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0002F5, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_LessEqual_IntInt_ReturnValue_1) == 0x0002F6, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_LessEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Greater_IntInt_ReturnValue_1) == 0x0002F7, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Greater_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_3) == 0x0002F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_2) == 0x000300, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_4) == 0x000308, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_1) == 0x00030C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetSplineLength_ReturnValue) == 0x000310, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_RandomFloatInRange_ReturnValue) == 0x000318, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_RTPC_Value) == 0x000320, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_RTPC_Value' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_object_Variable) == 0x000328, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_3) == 0x000330, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_5) == 0x000338, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_2) == 0x00033C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_IsValid_ReturnValue_1) == 0x00033D, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_int_Loop_Counter_Variable_4) == 0x000340, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_int_Loop_Counter_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_3) == 0x000344, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Add_IntInt_ReturnValue_4) == 0x000348, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Add_IntInt_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_object_Variable_1) == 0x000350, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_bool_Variable) == 0x000358, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_5) == 0x00035C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue) == 0x00036C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000370, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000388, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_Select_Default) == 0x0003A0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CustomEvent_On_Off) == 0x0003A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CustomEvent_On_Off' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_4) == 0x0003B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x0003B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_RemoveItem_ReturnValue_2) == 0x0003B9, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_RemoveItem_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0003C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, Temp_delegate_Variable_6) == 0x0003C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::Temp_delegate_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_ReturnValue) == 0x0003D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0003E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue) == 0x0003F0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransformAtDistanceAlongSpline_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Location_1) == 0x000450, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Location_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Rotation_1) == 0x000468, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Rotation_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_BreakTransform_Scale_1) == 0x000480, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_BreakTransform_Scale_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000498, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult) == 0x0004A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetWorldLocationAndRotation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x0005A8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SpawnSystemAtLocation_ReturnValue_1) == 0x0005B0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SpawnSystemAtLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0005B8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_bSuccess) == 0x0005C0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x0005C4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_EqualEqual_ObjectObject_ReturnValue) == 0x0005C8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_EqualEqual_ObjectObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_IsEmpty_ReturnValue) == 0x0005C9, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x0005CC, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_IsEmpty_ReturnValue_1) == 0x0005D0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_IsEmpty_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_4) == 0x0005D4, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_5) == 0x0005D8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_5) == 0x0005E0, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Get_Item_6) == 0x0005F8, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x000610, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Array_Length_ReturnValue_6) == 0x000710, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Array_Length_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_IntInt_ReturnValue_4) == 0x000714, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_IntInt_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetAllActorsOfClass_OutActors) == 0x000718, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FindNearestActor_Distance) == 0x000728, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_FindNearestActor_ReturnValue) == 0x000730, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_AsHDNail_BP) == 0x000738, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_AsHDNail_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_DynamicCast_bSuccess_1) == 0x000740, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x000744, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_PostAkEvent_ReturnValue_6) == 0x000754, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_PostAkEvent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000758, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000760, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetRTPCValue_Value_ImplicitCast) == 0x000768, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetRTPCValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_B_ImplicitCast) == 0x000770, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetPlayRate_NewRate_ImplicitCast) == 0x000778, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetPlayRate_NewRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_SetRTPCValue_Value_ImplicitCast_1) == 0x00077C, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_SetRTPCValue_Value_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Lerp_Alpha_ImplicitCast) == 0x000780, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Lerp_Alpha_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast) == 0x000788, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_GetTransformAtDistanceAlongSpline_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP, CallFunc_Less_DoubleDouble_A_ImplicitCast) == 0x000790, "Member 'GeneratorHD_BP_C_ExecuteUbergraph_GeneratorHD_BP::CallFunc_Less_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_FindNearestSOcket \ -static_assert(alignof(GeneratorHD_BP_C_FindNearestSOcket) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_FindNearestSOcket"); \ -static_assert(sizeof(GeneratorHD_BP_C_FindNearestSOcket) == 0x000050, "Wrong size on GeneratorHD_BP_C_FindNearestSOcket"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CurrentNail) == 0x000000, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CurrentNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, NearestNail) == 0x000008, "Member 'GeneratorHD_BP_C_FindNearestSOcket::NearestNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, Distance) == 0x000010, "Member 'GeneratorHD_BP_C_FindNearestSOcket::Distance' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, NailPosition) == 0x000018, "Member 'GeneratorHD_BP_C_FindNearestSOcket::NailPosition' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CallFunc_FindNearestSocketLocation_NearestNail) == 0x000030, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CallFunc_FindNearestSocketLocation_NearestNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSOcket, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'GeneratorHD_BP_C_FindNearestSOcket::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_FindNearestSocketLocation \ -static_assert(alignof(GeneratorHD_BP_C_FindNearestSocketLocation) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_FindNearestSocketLocation"); \ -static_assert(sizeof(GeneratorHD_BP_C_FindNearestSocketLocation) == 0x0000A0, "Wrong size on GeneratorHD_BP_C_FindNearestSocketLocation"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NailLocation) == 0x000000, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NailLocation' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NearestNail) == 0x000018, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NearestNail' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Distance) == 0x000020, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Distance' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, NailPosition) == 0x000028, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::NailPosition' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Temp_int_Array_Index_Variable) == 0x000040, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, Temp_int_Loop_Counter_Variable) == 0x000044, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Add_IntInt_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, K2Node_MakeArray_Array) == 0x000050, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Array_Length_ReturnValue) == 0x000060, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Array_Get_Item) == 0x000068, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Less_IntInt_ReturnValue) == 0x000070, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000078, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Vector_Distance_ReturnValue) == 0x000090, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_FindNearestSocketLocation, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000098, "Member 'GeneratorHD_BP_C_FindNearestSocketLocation::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_MakeRefInGeneratorForNodes \ -static_assert(alignof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_MakeRefInGeneratorForNodes"); \ -static_assert(sizeof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes) == 0x000048, "Wrong size on GeneratorHD_BP_C_MakeRefInGeneratorForNodes"); \ -static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_GetCharacterPlay_ReturnValue) == 0x000000, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_Not_PreBool_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000010, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MakeRefInGeneratorForNodes, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000020, "Member 'GeneratorHD_BP_C_MakeRefInGeneratorForNodes::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_MinMax \ -static_assert(alignof(GeneratorHD_BP_C_MinMax) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_MinMax"); \ -static_assert(sizeof(GeneratorHD_BP_C_MinMax) == 0x000020, "Wrong size on GeneratorHD_BP_C_MinMax"); \ -static_assert(offsetof(GeneratorHD_BP_C_MinMax, min_0) == 0x000000, "Member 'GeneratorHD_BP_C_MinMax::min_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MinMax, max_0) == 0x000008, "Member 'GeneratorHD_BP_C_MinMax::max_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MinMax, Value) == 0x000010, "Member 'GeneratorHD_BP_C_MinMax::Value' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MinMax, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'GeneratorHD_BP_C_MinMax::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_MinMax, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000019, "Member 'GeneratorHD_BP_C_MinMax::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_ProgressUpdateRTPC \ -static_assert(alignof(GeneratorHD_BP_C_ProgressUpdateRTPC) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_ProgressUpdateRTPC"); \ -static_assert(sizeof(GeneratorHD_BP_C_ProgressUpdateRTPC) == 0x000008, "Wrong size on GeneratorHD_BP_C_ProgressUpdateRTPC"); \ -static_assert(offsetof(GeneratorHD_BP_C_ProgressUpdateRTPC, RTPC_Value) == 0x000000, "Member 'GeneratorHD_BP_C_ProgressUpdateRTPC::RTPC_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve \ -static_assert(alignof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve"); \ -static_assert(sizeof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve) == 0x000058, "Wrong size on GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, Temp_int_Array_Index_Variable) == 0x000000, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_GetAllActorsOfClass_OutActors) == 0x000010, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_GetAllActorsOfClass_OutActors' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Array_Get_Item) == 0x000020, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_FindNearestActor_Distance) == 0x00003C, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_FindNearestActor_Distance' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_FindNearestActor_ReturnValue) == 0x000040, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_FindNearestActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000049, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000050, "Member 'GeneratorHD_BP_C_RemoveNailsAfterLoadGameWhenPuzzleNotSolve::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SetRTPC \ -static_assert(alignof(GeneratorHD_BP_C_SetRTPC) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SetRTPC"); \ -static_assert(sizeof(GeneratorHD_BP_C_SetRTPC) == 0x000010, "Wrong size on GeneratorHD_BP_C_SetRTPC"); \ -static_assert(offsetof(GeneratorHD_BP_C_SetRTPC, RTPC_Value) == 0x000000, "Member 'GeneratorHD_BP_C_SetRTPC::RTPC_Value' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SetRTPC, Nail) == 0x000008, "Member 'GeneratorHD_BP_C_SetRTPC::Nail' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SplineLengthVSRibbonColor \ -static_assert(alignof(GeneratorHD_BP_C_SplineLengthVSRibbonColor) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SplineLengthVSRibbonColor"); \ -static_assert(sizeof(GeneratorHD_BP_C_SplineLengthVSRibbonColor) == 0x000028, "Wrong size on GeneratorHD_BP_C_SplineLengthVSRibbonColor"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, _OfSplineLength) == 0x000000, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::_OfSplineLength' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, ReturnValue) == 0x000008, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_GetSplineLength_ReturnValue) == 0x00000C, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_GetSplineLength_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000010, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000018, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineLengthVSRibbonColor, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000020, "Member 'GeneratorHD_BP_C_SplineLengthVSRibbonColor::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_SplineParameters \ -static_assert(alignof(GeneratorHD_BP_C_SplineParameters) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_SplineParameters"); \ -static_assert(sizeof(GeneratorHD_BP_C_SplineParameters) == 0x000040, "Wrong size on GeneratorHD_BP_C_SplineParameters"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, ColorIntensity_0) == 0x000000, "Member 'GeneratorHD_BP_C_SplineParameters::ColorIntensity_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, ColorBlending_0) == 0x000008, "Member 'GeneratorHD_BP_C_SplineParameters::ColorBlending_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CurlNoiseScale_0) == 0x000010, "Member 'GeneratorHD_BP_C_SplineParameters::CurlNoiseScale_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonVisibility_0) == 0x000018, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonVisibility_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonScale_0) == 0x000020, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonScale_0' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, RibbonCount) == 0x000028, "Member 'GeneratorHD_BP_C_SplineParameters::RibbonCount' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast) == 0x00002C, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_1) == 0x000030, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_2) == 0x000034, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_3) == 0x000038, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_SplineParameters, CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_4) == 0x00003C, "Member 'GeneratorHD_BP_C_SplineParameters::CallFunc_SetNiagaraVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GeneratorHD_BP_C_UpdateSystem \ -static_assert(alignof(GeneratorHD_BP_C_UpdateSystem) == 0x000008, "Wrong alignment on GeneratorHD_BP_C_UpdateSystem"); \ -static_assert(sizeof(GeneratorHD_BP_C_UpdateSystem) == 0x000048, "Wrong size on GeneratorHD_BP_C_UpdateSystem"); \ -static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NewPointToSpline) == 0x000000, "Member 'GeneratorHD_BP_C_UpdateSystem::NewPointToSpline' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NewNodeToSpline) == 0x000018, "Member 'GeneratorHD_BP_C_UpdateSystem::NewNodeToSpline' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, Remove) == 0x000020, "Member 'GeneratorHD_BP_C_UpdateSystem::Remove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, PointToRemove) == 0x000028, "Member 'GeneratorHD_BP_C_UpdateSystem::PointToRemove' has a wrong offset!"); \ -static_assert(offsetof(GeneratorHD_BP_C_UpdateSystem, NodeToRemove) == 0x000040, "Member 'GeneratorHD_BP_C_UpdateSystem::NodeToRemove' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGeneratorHD_BP_C \ -static_assert(alignof(AGeneratorHD_BP_C) == 0x000008, "Wrong alignment on AGeneratorHD_BP_C"); \ -static_assert(sizeof(AGeneratorHD_BP_C) == 0x000528, "Wrong size on AGeneratorHD_BP_C"); \ -static_assert(offsetof(AGeneratorHD_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AGeneratorHD_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SK_RerouterGenerator) == 0x0002D0, "Member 'AGeneratorHD_BP_C::SK_RerouterGenerator' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RightBottomSocket) == 0x0002D8, "Member 'AGeneratorHD_BP_C::RightBottomSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, LeftBottomSocket) == 0x0002E0, "Member 'AGeneratorHD_BP_C::LeftBottomSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, LeftTopSocket) == 0x0002E8, "Member 'AGeneratorHD_BP_C::LeftTopSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RightTopSocket) == 0x0002F0, "Member 'AGeneratorHD_BP_C::RightTopSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, NiagaraW) == 0x0002F8, "Member 'AGeneratorHD_BP_C::NiagaraW' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AddonsEffect) == 0x000300, "Member 'AGeneratorHD_BP_C::AddonsEffect' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, CurrentSocket) == 0x000308, "Member 'AGeneratorHD_BP_C::CurrentSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, TN_RerouterGenerator_01_A) == 0x000310, "Member 'AGeneratorHD_BP_C::TN_RerouterGenerator_01_A' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, DontUse) == 0x000318, "Member 'AGeneratorHD_BP_C::DontUse' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, GeneratorHDActivatedTrigger) == 0x000320, "Member 'AGeneratorHD_BP_C::GeneratorHDActivatedTrigger' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SHAkMovable) == 0x000328, "Member 'AGeneratorHD_BP_C::SHAkMovable' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SHAk) == 0x000330, "Member 'AGeneratorHD_BP_C::SHAk' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, Spline) == 0x000338, "Member 'AGeneratorHD_BP_C::Spline' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, DefaultSceneRoot) == 0x000340, "Member 'AGeneratorHD_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline_Alpha_3594206340939B23EA6E79A3E656FC4E) == 0x000348, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline_Alpha_3594206340939B23EA6E79A3E656FC4E' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline__Direction_3594206340939B23EA6E79A3E656FC4E) == 0x00034C, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline__Direction_3594206340939B23EA6E79A3E656FC4E' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AkMoveAlongSpline) == 0x000350, "Member 'AGeneratorHD_BP_C::AkMoveAlongSpline' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AllNodes) == 0x000358, "Member 'AGeneratorHD_BP_C::AllNodes' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ConnectedNodes) == 0x000368, "Member 'AGeneratorHD_BP_C::ConnectedNodes' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ToRemove) == 0x0003B8, "Member 'AGeneratorHD_BP_C::ToRemove' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, Socket) == 0x0003C0, "Member 'AGeneratorHD_BP_C::Socket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, PuzzleFinished) == 0x0003C8, "Member 'AGeneratorHD_BP_C::PuzzleFinished' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, NodeConnectedWithSocketTest) == 0x0003D0, "Member 'AGeneratorHD_BP_C::NodeConnectedWithSocketTest' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, MaxConnectionLength) == 0x0003D8, "Member 'AGeneratorHD_BP_C::MaxConnectionLength' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RemoveNode) == 0x0003E0, "Member 'AGeneratorHD_BP_C::RemoveNode' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, TooMuchNodesInSpline) == 0x0003E8, "Member 'AGeneratorHD_BP_C::TooMuchNodesInSpline' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AddNode) == 0x0003F0, "Member 'AGeneratorHD_BP_C::AddNode' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, NewScaleForNodeCore) == 0x0003F8, "Member 'AGeneratorHD_BP_C::NewScaleForNodeCore' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, DebugSphereForRemoveNails) == 0x000400, "Member 'AGeneratorHD_BP_C::DebugSphereForRemoveNails' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, MaxDistanceBWNodes) == 0x000408, "Member 'AGeneratorHD_BP_C::MaxDistanceBWNodes' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, TimeKnotDispatcher) == 0x000410, "Member 'AGeneratorHD_BP_C::TimeKnotDispatcher' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, DeleteNailGenerator_E) == 0x000420, "Member 'AGeneratorHD_BP_C::DeleteNailGenerator_E' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, AddNailGenerator_E) == 0x000430, "Member 'AGeneratorHD_BP_C::AddNailGenerator_E' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, GeneratorON_) == 0x000440, "Member 'AGeneratorHD_BP_C::GeneratorON_' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SplineLengthStates) == 0x000441, "Member 'AGeneratorHD_BP_C::SplineLengthStates' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, Source_Material) == 0x000448, "Member 'AGeneratorHD_BP_C::Source_Material' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, FinishedSpline) == 0x000450, "Member 'AGeneratorHD_BP_C::FinishedSpline' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ListOfVectorsForVFX) == 0x000460, "Member 'AGeneratorHD_BP_C::ListOfVectorsForVFX' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, LastPointInSpline) == 0x000470, "Member 'AGeneratorHD_BP_C::LastPointInSpline' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ToSort) == 0x000478, "Member 'AGeneratorHD_BP_C::ToSort' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, BehindWall) == 0x000488, "Member 'AGeneratorHD_BP_C::BehindWall' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, HDnail) == 0x000498, "Member 'AGeneratorHD_BP_C::HDnail' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, Sorted) == 0x0004A0, "Member 'AGeneratorHD_BP_C::Sorted' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RTPCValueDependingOnNodesNumber) == 0x0004B0, "Member 'AGeneratorHD_BP_C::RTPCValueDependingOnNodesNumber' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ColorBlending) == 0x0004B8, "Member 'AGeneratorHD_BP_C::ColorBlending' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, ColorIntensity) == 0x0004C0, "Member 'AGeneratorHD_BP_C::ColorIntensity' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, CurlNoiseScale) == 0x0004C8, "Member 'AGeneratorHD_BP_C::CurlNoiseScale' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RibbonVisibility) == 0x0004D0, "Member 'AGeneratorHD_BP_C::RibbonVisibility' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RibbonScale) == 0x0004D8, "Member 'AGeneratorHD_BP_C::RibbonScale' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, FirstStep) == 0x0004E0, "Member 'AGeneratorHD_BP_C::FirstStep' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, MaxNailAmount) == 0x0004E4, "Member 'AGeneratorHD_BP_C::MaxNailAmount' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, TemporraryNailRef) == 0x0004E8, "Member 'AGeneratorHD_BP_C::TemporraryNailRef' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, NearestSocket) == 0x0004F0, "Member 'AGeneratorHD_BP_C::NearestSocket' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, RibbonScaleParam) == 0x0004F8, "Member 'AGeneratorHD_BP_C::RibbonScaleParam' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, MovmentParam) == 0x0004FC, "Member 'AGeneratorHD_BP_C::MovmentParam' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SpawnNailVFX) == 0x000500, "Member 'AGeneratorHD_BP_C::SpawnNailVFX' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, DestroyNailVFX) == 0x000508, "Member 'AGeneratorHD_BP_C::DestroyNailVFX' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, NotFinishedSplineNailPositions) == 0x000510, "Member 'AGeneratorHD_BP_C::NotFinishedSplineNailPositions' has a wrong offset!"); \ -static_assert(offsetof(AGeneratorHD_BP_C, SetAudioTimerAfterReload) == 0x000520, "Member 'AGeneratorHD_BP_C::SetAudioTimerAfterReload' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_Barricade_BP_C_BndEvt__Barricade_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature \ static_assert(alignof(Barricade_BP_C_BndEvt__Barricade_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on Barricade_BP_C_BndEvt__Barricade_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ static_assert(sizeof(Barricade_BP_C_BndEvt__Barricade_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on Barricade_BP_C_BndEvt__Barricade_BP_Box_K2Node_ComponentBoundEvent_1_ComponentBeginOverlapSignature__DelegateSignature"); \ @@ -235447,581 +231057,6 @@ static_assert(offsetof(ASocketHD_BP_C, NearestSocket) == 0x000388, "Member 'ASoc static_assert(offsetof(ASocketHD_BP_C, RibbonScaleParam) == 0x000390, "Member 'ASocketHD_BP_C::RibbonScaleParam' has a wrong offset!"); \ static_assert(offsetof(ASocketHD_BP_C, MovmentParam) == 0x000394, "Member 'ASocketHD_BP_C::MovmentParam' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x0004B0, "Wrong size on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_109) == 0x000004, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_109' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_110) == 0x00000C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_110' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_111) == 0x000014, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_111' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_112) == 0x000018, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_112' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_113) == 0x000044, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_113' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_114) == 0x000048, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_114' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_115) == 0x00004C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_115' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_116) == 0x000050, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_116' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_117) == 0x000051, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_117' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_118) == 0x000054, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_118' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_119) == 0x00005C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_119' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_120) == 0x000064, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_120' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_121) == 0x00006C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_121' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_122) == 0x000070, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_122' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_123) == 0x000078, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_123' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_124) == 0x000080, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_124' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_125) == 0x000081, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_125' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_126) == 0x000082, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_126' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_127) == 0x000088, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_127' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_128) == 0x000098, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_128' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000B8, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000138, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000150, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000180, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x0001B0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x0001E0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000210, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_3) == 0x000240, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000270, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_3) == 0x0002A0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_2) == 0x0002D0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_2) == 0x000300, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x000330, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive_1) == 0x000360, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x000390, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ApplyAdditive) == 0x0003C0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0003F0, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000420, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000450, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SubInput) == 0x000480, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SubInput' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000020, "Wrong size on Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_3) == 0x000014, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_3' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_5) == 0x00001C, "Member 'Fly_GravityShoes_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_5' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_AnimGraph \ -static_assert(alignof(Fly_GravityShoes_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(Fly_GravityShoes_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on Fly_GravityShoes_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'Fly_GravityShoes_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation \ -static_assert(alignof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong alignment on Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation"); \ -static_assert(sizeof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation) == 0x000004, "Wrong size on Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation, DeltaTimeX) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_BlueprintUpdateAnimation::DeltaTimeX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP \ -static_assert(alignof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP) == 0x000008, "Wrong alignment on Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP"); \ -static_assert(sizeof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP) == 0x000110, "Wrong size on Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, EntryPoint) == 0x000000, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_NearlyEqual_FloatFloat_ReturnValue) == 0x000004, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_NearlyEqual_FloatFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000008, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Not_PreBool_ReturnValue) == 0x000010, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000018, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_2) == 0x000020, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_K2_GetActorRotation_ReturnValue) == 0x000028, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_K2_GetActorRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_3) == 0x000040, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsGravityJumpActive_ReturnValue) == 0x000048, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsGravityJumpActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_TryGetPawnOwner_ReturnValue) == 0x000050, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_TryGetPawnOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_LessLess_VectorRotator_ReturnValue) == 0x000058, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_LessLess_VectorRotator_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000070, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_X) == 0x000080, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_Y) == 0x000088, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_BreakVector_Z) == 0x000090, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue) == 0x000098, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_1) == 0x0000A0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_VSize_ReturnValue) == 0x0000B0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_2) == 0x0000B8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_GetWorldDeltaSeconds_ReturnValue) == 0x0000C0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_GetWorldDeltaSeconds_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue) == 0x0000C8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue_1) == 0x0000D0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_Event_DeltaTimeX) == 0x0000D8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_Event_DeltaTimeX' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_IsValid_ReturnValue_1) == 0x0000DC, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_4) == 0x0000E0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_Multiply_DoubleDouble_ReturnValue_5) == 0x0000E8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_Multiply_DoubleDouble_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_MapRangeClamped_ReturnValue_3) == 0x0000F0, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_MapRangeClamped_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, CallFunc_FInterpTo_ReturnValue_2) == 0x0000F8, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::CallFunc_FInterpTo_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_VariableSet_X_RotationRate_ImplicitCast) == 0x000100, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_VariableSet_X_RotationRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP, K2Node_VariableSet_CurrentMaxFlySpeed_ImplicitCast) == 0x000108, "Member 'Fly_GravityShoes_AnimBP_C_ExecuteUbergraph_Fly_GravityShoes_AnimBP::K2Node_VariableSet_CurrentMaxFlySpeed_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFly_GravityShoes_AnimBP_C \ -static_assert(alignof(UFly_GravityShoes_AnimBP_C) == 0x000010, "Wrong alignment on UFly_GravityShoes_AnimBP_C"); \ -static_assert(sizeof(UFly_GravityShoes_AnimBP_C) == 0x000C30, "Wrong size on UFly_GravityShoes_AnimBP_C"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, UberGraphFrame) == 0x0003C0, "Member 'UFly_GravityShoes_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, __AnimBlueprintMutables) == 0x0003C8, "Member 'UFly_GravityShoes_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003E8, "Member 'UFly_GravityShoes_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003F0, "Member 'UFly_GravityShoes_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_Root) == 0x0003F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x000418, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_TransitionResult) == 0x000440, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x000468, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateResult_1) == 0x0004B0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_3) == 0x0004D0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_3' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x000598, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_3) == 0x0005E0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_2) == 0x000650, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_2' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_2) == 0x000718, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer_1) == 0x000788, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive_1) == 0x0007F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive_1' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendSpacePlayer) == 0x0008C0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_ApplyAdditive) == 0x000930, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_ApplyAdditive' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateResult) == 0x0009F8, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_StateMachine) == 0x000A18, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x000AE0, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, AnimGraphNode_SubInput) == 0x000B28, "Member 'UFly_GravityShoes_AnimBP_C::AnimGraphNode_SubInput' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Character) == 0x000BE0, "Member 'UFly_GravityShoes_AnimBP_C::Character' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, IsFlying) == 0x000BE8, "Member 'UFly_GravityShoes_AnimBP_C::IsFlying' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, NormalizedSpeed) == 0x000BF0, "Member 'UFly_GravityShoes_AnimBP_C::NormalizedSpeed' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, X_Speed) == 0x000BF8, "Member 'UFly_GravityShoes_AnimBP_C::X_Speed' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Y_Speed) == 0x000C00, "Member 'UFly_GravityShoes_AnimBP_C::Y_Speed' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, Z_Speed) == 0x000C08, "Member 'UFly_GravityShoes_AnimBP_C::Z_Speed' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, X_RotationRate) == 0x000C10, "Member 'UFly_GravityShoes_AnimBP_C::X_RotationRate' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, CurrentMaxFlySpeed) == 0x000C18, "Member 'UFly_GravityShoes_AnimBP_C::CurrentMaxFlySpeed' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, IsLanding) == 0x000C20, "Member 'UFly_GravityShoes_AnimBP_C::IsLanding' has a wrong offset!"); \ -static_assert(offsetof(UFly_GravityShoes_AnimBP_C, ValuesInterpSpeed) == 0x000C28, "Member 'UFly_GravityShoes_AnimBP_C::ValuesInterpSpeed' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000018, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_MeleeToFlamethrower_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_MeleeToFlamethrower_C \ -static_assert(alignof(UIR_MeleeToFlamethrower_C) == 0x000008, "Wrong alignment on UIR_MeleeToFlamethrower_C"); \ -static_assert(sizeof(UIR_MeleeToFlamethrower_C) == 0x000028, "Wrong size on UIR_MeleeToFlamethrower_C"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature \ -static_assert(alignof(TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_BndEvt__TimeKnotsPreConstructed_Stairs_BP_EditorTickable_K2Node_ComponentBoundEvent_0_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP \ -static_assert(alignof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP) == 0x000030, "Wrong size on TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, Temp_object_Variable) == 0x000008, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, Temp_object_Variable_1) == 0x000010, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, Temp_object_Variable_2) == 0x000018, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::Temp_object_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, Temp_object_Variable_3) == 0x000020, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::Temp_object_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, K2Node_ComponentBoundEvent_dt) == 0x000028, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP, K2Node_Event_On_Off) == 0x00002C, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Stairs_BP::K2Node_Event_On_Off' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect \ -static_assert(alignof(TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect, Off) == 0x000000, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_OffTKEffect::Off' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate \ -static_assert(alignof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate \ -static_assert(alignof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Stairs_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ATimeKnotsPreConstructed_Stairs_BP_C \ -static_assert(alignof(ATimeKnotsPreConstructed_Stairs_BP_C) == 0x000010, "Wrong alignment on ATimeKnotsPreConstructed_Stairs_BP_C"); \ -static_assert(sizeof(ATimeKnotsPreConstructed_Stairs_BP_C) == 0x0005B0, "Wrong size on ATimeKnotsPreConstructed_Stairs_BP_C"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, UberGraphFrame_TimeKnotsPreConstructed_Stairs_BP_C) == 0x0004C8, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::UberGraphFrame_TimeKnotsPreConstructed_Stairs_BP_C' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, EditorTickable) == 0x0004D0, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, BP_TK_EffectComponent) == 0x0004D8, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::BP_TK_EffectComponent' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Effector_Enable) == 0x0004E0, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Effector_Enable' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, TK_Effect_State) == 0x0004E8, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::TK_Effect_State' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, bIsEffectSetUp) == 0x0004F8, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::bIsEffectSetUp' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, TimeCompleteEffectOffset) == 0x000500, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::TimeCompleteEffectOffset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, TimeCompleteEffectScale) == 0x000518, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::TimeCompleteEffectScale' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, TimeCompleteEffectLifeTime) == 0x000530, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::TimeCompleteEffectLifeTime' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, bParticlesEnabled) == 0x000538, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::bParticlesEnabled' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Gliches_Rate) == 0x000540, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Gliches_Rate' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Gliches_Offset) == 0x000548, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Gliches_Offset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Gliches_Size_Multiplier) == 0x000560, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Gliches_Size_Multiplier' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Particles_Spawn_Rate) == 0x000568, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Particles_Spawn_Rate' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Particles_Offset) == 0x000570, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Particles_Offset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, Time_Particles_Size_Multiplier) == 0x000588, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::Time_Particles_Size_Multiplier' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Stairs_BP_C, GridSize) == 0x000590, "Member 'ATimeKnotsPreConstructed_Stairs_BP_C::GridSize' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_38B548CC423FC6C83B3A9DB1E16741F2::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_48F16A034FF38CD65A98F885132B3AE1::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_49BEA0E9454B4BBD4FEAB38169071952::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_49DC2CEA4FBB5D2F156970A9BB971084::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_584F2E924C2C20DD7F9C1889D0F5D53D::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_748ABDAA4614755C59FC20B9BB438245::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_7D18DA8B4416E67A93BED09C00CB4E02::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_86A0C07F40B97CB0FA7AFBBB11D9D2B9::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4 \ -static_assert(alignof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4"); \ -static_assert(sizeof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4) == 0x0000B0, "Wrong size on GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4"); \ -static_assert(offsetof(GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4, Payload) == 0x000000, "Member 'GA_MeleeAttack_C_EventReceived_EA318AEC42F1A4B455FBEDA5FC30F7B4::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack \ -static_assert(alignof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack) == 0x000008, "Wrong alignment on GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack"); \ -static_assert(sizeof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack) == 0x000E98, "Wrong size on GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, EntryPoint) == 0x000000, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000008, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable) == 0x000010, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_1) == 0x0000C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate) == 0x0000D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_6) == 0x0000E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_6' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_1) == 0x000198, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_2) == 0x000248, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_2) == 0x000250, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000254, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_5) == 0x000268, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_5' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_2) == 0x000318, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_3) == 0x0003C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_3) == 0x0003D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0003D1, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_2) == 0x0003D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_4) == 0x0003E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_4' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_3) == 0x000498, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_4) == 0x000548, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_4) == 0x000550, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue_1) == 0x000551, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000554, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_3) == 0x000568, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_3' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_4) == 0x000618, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_5) == 0x0006C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_5) == 0x0006D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_4) == 0x0006D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_2) == 0x0006E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_5) == 0x000798, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_6) == 0x000848, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_6) == 0x000850, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_5) == 0x000854, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_1) == 0x000868, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_6) == 0x000918, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_7) == 0x0009C8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_7) == 0x0009D0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_EqualEqual_GameplayTag_ReturnValue_2) == 0x0009D1, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_EqualEqual_GameplayTag_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0009D4, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayTagAdd_ReturnValue) == 0x0009E8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayTagAdd_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_7) == 0x0009F0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_8) == 0x000A00, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload) == 0x000A08, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_7) == 0x000AB8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_WaitGameplayEvent_ReturnValue_8) == 0x000B68, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_WaitGameplayEvent_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_9) == 0x000B70, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_struct_Variable_8) == 0x000B78, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_struct_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable) == 0x000C28, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_Whether_the_gate_is_currently_open_or_close_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000C29, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_Has_Been_Initd_Variable) == 0x000C2A, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, Temp_bool_IsClosed_Variable) == 0x000C2B, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_K2_CommitAbility_ReturnValue) == 0x000C2C, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_K2_CommitAbility_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_7) == 0x000C30, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_7' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CustomEvent_Payload_8) == 0x000CE0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CustomEvent_Payload_8' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_8) == 0x000D90, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_CreateDelegate_OutputDelegate_9) == 0x000DA0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetActorInfo_ReturnValue) == 0x000DB0, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetActorInfo_ReturnValue_1) == 0x000DF8, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetActorInfo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000E40, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_bSuccess) == 0x000E48, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x000E50, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, K2Node_DynamicCast_bSuccess_1) == 0x000E58, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_MeleeCharacterPlayRotation_ReturnValue) == 0x000E60, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_MeleeCharacterPlayRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_IsValid_ReturnValue_10) == 0x000E68, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue) == 0x000E70, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_GetAbilitySystemComponentFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x000E78, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x000E88, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000E90, "Member 'GA_MeleeAttack_C_ExecuteUbergraph_GA_MeleeAttack::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_MeleeAttack_C \ -static_assert(alignof(UGA_MeleeAttack_C) == 0x000008, "Wrong alignment on UGA_MeleeAttack_C"); \ -static_assert(sizeof(UGA_MeleeAttack_C) == 0x000490, "Wrong size on UGA_MeleeAttack_C"); \ -static_assert(offsetof(UGA_MeleeAttack_C, UberGraphFrame) == 0x000478, "Member 'UGA_MeleeAttack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_MeleeAttack_C, PrepPhase) == 0x000480, "Member 'UGA_MeleeAttack_C::PrepPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_MeleeAttack_C, AttackPhase) == 0x000481, "Member 'UGA_MeleeAttack_C::AttackPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_MeleeAttack_C, RecoveryPhase) == 0x000482, "Member 'UGA_MeleeAttack_C::RecoveryPhase' has a wrong offset!"); \ -static_assert(offsetof(UGA_MeleeAttack_C, RotationTask) == 0x000488, "Member 'UGA_MeleeAttack_C::RotationTask' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IR_MeleeToHeal_C_ResolveAbilityInterrupt \ -static_assert(alignof(IR_MeleeToHeal_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToHeal_C_ResolveAbilityInterrupt"); \ -static_assert(sizeof(IR_MeleeToHeal_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_MeleeToHeal_C_ResolveAbilityInterrupt"); \ -static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000018, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ -static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIR_MeleeToHeal_C \ -static_assert(alignof(UIR_MeleeToHeal_C) == 0x000008, "Wrong alignment on UIR_MeleeToHeal_C"); \ -static_assert(sizeof(UIR_MeleeToHeal_C) == 0x000028, "Wrong size on UIR_MeleeToHeal_C"); \ - -#define DUMPER7_ASSERTS_Save_icon_C_ExecuteUbergraph_Save_icon \ -static_assert(alignof(Save_icon_C_ExecuteUbergraph_Save_icon) == 0x000008, "Wrong alignment on Save_icon_C_ExecuteUbergraph_Save_icon"); \ -static_assert(sizeof(Save_icon_C_ExecuteUbergraph_Save_icon) == 0x000010, "Wrong size on Save_icon_C_ExecuteUbergraph_Save_icon"); \ -static_assert(offsetof(Save_icon_C_ExecuteUbergraph_Save_icon, EntryPoint) == 0x000000, "Member 'Save_icon_C_ExecuteUbergraph_Save_icon::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Save_icon_C_ExecuteUbergraph_Save_icon, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'Save_icon_C_ExecuteUbergraph_Save_icon::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USave_icon_C \ -static_assert(alignof(USave_icon_C) == 0x000008, "Wrong alignment on USave_icon_C"); \ -static_assert(sizeof(USave_icon_C) == 0x0002E8, "Wrong size on USave_icon_C"); \ -static_assert(offsetof(USave_icon_C, UberGraphFrame) == 0x0002D0, "Member 'USave_icon_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USave_icon_C, Save_icon_anim) == 0x0002D8, "Member 'USave_icon_C::Save_icon_anim' has a wrong offset!"); \ -static_assert(offsetof(USave_icon_C, Save_icon) == 0x0002E0, "Member 'USave_icon_C::Save_icon' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_MeleeAttackStomp_C \ -static_assert(alignof(UGA_MeleeAttackStomp_C) == 0x000008, "Wrong alignment on UGA_MeleeAttackStomp_C"); \ -static_assert(sizeof(UGA_MeleeAttackStomp_C) == 0x000490, "Wrong size on UGA_MeleeAttackStomp_C"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_C_ExecuteUbergraph_MultiModeGun \ -static_assert(alignof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun) == 0x000010, "Wrong alignment on MultiModeGun_C_ExecuteUbergraph_MultiModeGun"); \ -static_assert(sizeof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun) == 0x000490, "Wrong size on MultiModeGun_C_ExecuteUbergraph_MultiModeGun"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, EntryPoint) == 0x000000, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, Temp_bool_IsClosed_Variable) == 0x000014, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_Event_ShootEndWorldLoc) == 0x000018, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_Event_ShootEndWorldLoc' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000030, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Location) == 0x0000A0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Rotation) == 0x0000B8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_BreakTransform_Scale) == 0x0000D0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x0000E8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetOwnerCharacter_ReturnValue) == 0x0000F0, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetOwnerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000F8, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_ReturnValue_1) == 0x000120, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000128, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000130, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000140, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess_1) == 0x000148, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetAnimInstance_ReturnValue) == 0x000150, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue) == 0x000158, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_GetLinkedAnimGraphInstanceByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_AsMulti_Mode_Gun_Anim_Instance) == 0x000160, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_AsMulti_Mode_Gun_Anim_Instance' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_DynamicCast_bSuccess_2) == 0x000168, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CustomEvent_ItemData) == 0x000170, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CustomEvent_ItemData' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, K2Node_CustomEvent_ItemQuantity) == 0x000468, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::K2Node_CustomEvent_ItemQuantity' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, Temp_bool_Has_Been_Initd_Variable) == 0x00046C, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000470, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1) == 0x000478, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_Multiply_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SetIntensity_NewIntensity_ImplicitCast) == 0x000480, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SetIntensity_NewIntensity_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ExecuteUbergraph_MultiModeGun, CallFunc_SetIntensity_NewIntensity_ImplicitCast_1) == 0x000484, "Member 'MultiModeGun_C_ExecuteUbergraph_MultiModeGun::CallFunc_SetIntensity_NewIntensity_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_C_IsClassOrChildOf \ -static_assert(alignof(MultiModeGun_C_IsClassOrChildOf) == 0x000008, "Wrong alignment on MultiModeGun_C_IsClassOrChildOf"); \ -static_assert(sizeof(MultiModeGun_C_IsClassOrChildOf) == 0x000028, "Wrong size on MultiModeGun_C_IsClassOrChildOf"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, Object) == 0x000000, "Member 'MultiModeGun_C_IsClassOrChildOf::Object' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, Class_0) == 0x000008, "Member 'MultiModeGun_C_IsClassOrChildOf::Class_0' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, ReturnValue) == 0x000010, "Member 'MultiModeGun_C_IsClassOrChildOf::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_ClassIsChildOf_ReturnValue) == 0x000020, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000021, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_IsClassOrChildOf, CallFunc_BooleanOR_ReturnValue) == 0x000022, "Member 'MultiModeGun_C_IsClassOrChildOf::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_C_ItemAdded \ -static_assert(alignof(MultiModeGun_C_ItemAdded) == 0x000008, "Wrong alignment on MultiModeGun_C_ItemAdded"); \ -static_assert(sizeof(MultiModeGun_C_ItemAdded) == 0x000300, "Wrong size on MultiModeGun_C_ItemAdded"); \ -static_assert(offsetof(MultiModeGun_C_ItemAdded, ItemData) == 0x000000, "Member 'MultiModeGun_C_ItemAdded::ItemData' has a wrong offset!"); \ -static_assert(offsetof(MultiModeGun_C_ItemAdded, ItemQuantity) == 0x0002F8, "Member 'MultiModeGun_C_ItemAdded::ItemQuantity' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_MultiModeGun_C_OnFirePerformed \ -static_assert(alignof(MultiModeGun_C_OnFirePerformed) == 0x000008, "Wrong alignment on MultiModeGun_C_OnFirePerformed"); \ -static_assert(sizeof(MultiModeGun_C_OnFirePerformed) == 0x000018, "Wrong size on MultiModeGun_C_OnFirePerformed"); \ -static_assert(offsetof(MultiModeGun_C_OnFirePerformed, ShootEndWorldLoc) == 0x000000, "Member 'MultiModeGun_C_OnFirePerformed::ShootEndWorldLoc' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AMultiModeGun_C \ -static_assert(alignof(AMultiModeGun_C) == 0x000010, "Wrong alignment on AMultiModeGun_C"); \ -static_assert(sizeof(AMultiModeGun_C) == 0x000880, "Wrong size on AMultiModeGun_C"); \ -static_assert(offsetof(AMultiModeGun_C, UberGraphFrame) == 0x000810, "Member 'AMultiModeGun_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FirePointNiagaraSystem) == 0x000818, "Member 'AMultiModeGun_C::FirePointNiagaraSystem' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FirePointLight) == 0x000820, "Member 'AMultiModeGun_C::FirePointLight' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FireSpotLight) == 0x000828, "Member 'AMultiModeGun_C::FireSpotLight' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, MaiNoiseEmitter) == 0x000830, "Member 'AMultiModeGun_C::MaiNoiseEmitter' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, BulletShellNiagaraSystemSpawnRef) == 0x000838, "Member 'AMultiModeGun_C::BulletShellNiagaraSystemSpawnRef' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, EditorTickable) == 0x000840, "Member 'AMultiModeGun_C::EditorTickable' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim_Alpha_65325C554620A46CB5B9AF9A88018D27) == 0x000848, "Member 'AMultiModeGun_C::FireSpotlightAnim_Alpha_65325C554620A46CB5B9AF9A88018D27' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim__Direction_65325C554620A46CB5B9AF9A88018D27) == 0x00084C, "Member 'AMultiModeGun_C::FireSpotlightAnim__Direction_65325C554620A46CB5B9AF9A88018D27' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FireSpotlightAnim) == 0x000850, "Member 'AMultiModeGun_C::FireSpotlightAnim' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FireSpotLightIntensity) == 0x000858, "Member 'AMultiModeGun_C::FireSpotLightIntensity' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, FirePointLightIntensity) == 0x000860, "Member 'AMultiModeGun_C::FirePointLightIntensity' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, WidgetPPComposite) == 0x000868, "Member 'AMultiModeGun_C::WidgetPPComposite' has a wrong offset!"); \ -static_assert(offsetof(AMultiModeGun_C, GravityGunNonActiveColor) == 0x000870, "Member 'AMultiModeGun_C::GravityGunNonActiveColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot \ -static_assert(alignof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot) == 0x000008, "Wrong alignment on FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot"); \ -static_assert(sizeof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot) == 0x000020, "Wrong size on FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot"); \ -static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, EntryPoint) == 0x000000, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot, K2Node_Event_ShootEndWorldLoc) == 0x000008, "Member 'FlamethrowerOneShot_C_ExecuteUbergraph_FlamethrowerOneShot::K2Node_Event_ShootEndWorldLoc' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlamethrowerOneShot_C_OnFirePerformed \ -static_assert(alignof(FlamethrowerOneShot_C_OnFirePerformed) == 0x000008, "Wrong alignment on FlamethrowerOneShot_C_OnFirePerformed"); \ -static_assert(sizeof(FlamethrowerOneShot_C_OnFirePerformed) == 0x000018, "Wrong size on FlamethrowerOneShot_C_OnFirePerformed"); \ -static_assert(offsetof(FlamethrowerOneShot_C_OnFirePerformed, ShootEndWorldLoc) == 0x000000, "Member 'FlamethrowerOneShot_C_OnFirePerformed::ShootEndWorldLoc' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFlamethrowerOneShot_C \ -static_assert(alignof(AFlamethrowerOneShot_C) == 0x000010, "Wrong alignment on AFlamethrowerOneShot_C"); \ -static_assert(sizeof(AFlamethrowerOneShot_C) == 0x000830, "Wrong size on AFlamethrowerOneShot_C"); \ -static_assert(offsetof(AFlamethrowerOneShot_C, UberGraphFrame) == 0x000820, "Member 'AFlamethrowerOneShot_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGlobe_Posing_BP_C \ -static_assert(alignof(AGlobe_Posing_BP_C) == 0x000008, "Wrong alignment on AGlobe_Posing_BP_C"); \ -static_assert(sizeof(AGlobe_Posing_BP_C) == 0x0002F0, "Wrong size on AGlobe_Posing_BP_C"); \ -static_assert(offsetof(AGlobe_Posing_BP_C, SM_Flamethrower_OFF_02) == 0x0002C8, "Member 'AGlobe_Posing_BP_C::SM_Flamethrower_OFF_02' has a wrong offset!"); \ -static_assert(offsetof(AGlobe_Posing_BP_C, SK_Harv_gameply_02) == 0x0002D0, "Member 'AGlobe_Posing_BP_C::SK_Harv_gameply_02' has a wrong offset!"); \ -static_assert(offsetof(AGlobe_Posing_BP_C, SK_DefaultBoots) == 0x0002D8, "Member 'AGlobe_Posing_BP_C::SK_DefaultBoots' has a wrong offset!"); \ -static_assert(offsetof(AGlobe_Posing_BP_C, SK_Traveler_Globe) == 0x0002E0, "Member 'AGlobe_Posing_BP_C::SK_Traveler_Globe' has a wrong offset!"); \ -static_assert(offsetof(AGlobe_Posing_BP_C, DefaultSceneRoot) == 0x0002E8, "Member 'AGlobe_Posing_BP_C::DefaultSceneRoot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_WallWalkComponent_C_PostGravBootsSHAkEvent \ -static_assert(alignof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent) == 0x000008, "Wrong alignment on BP_WallWalkComponent_C_PostGravBootsSHAkEvent"); \ -static_assert(sizeof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent) == 0x000038, "Wrong size on BP_WallWalkComponent_C_PostGravBootsSHAkEvent"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, AkEvent) == 0x000000, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, isEnabled__0) == 0x000008, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::isEnabled__0' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_GetCharacterPlay_ReturnValue) == 0x000010, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000018, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, Temp_delegate_Variable) == 0x000020, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_PostAkEvent_ReturnValue) == 0x000030, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_PostGravBootsSHAkEvent, CallFunc_HasItem_ReturnValue) == 0x000034, "Member 'BP_WallWalkComponent_C_PostGravBootsSHAkEvent::CallFunc_HasItem_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent \ -static_assert(alignof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent) == 0x000008, "Wrong alignment on BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent"); \ -static_assert(sizeof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent) == 0x000010, "Wrong size on BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent"); \ -static_assert(offsetof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent, EntryPoint) == 0x000000, "Member 'BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent, CallFunc_FindSubcomponentByClass_ReturnValue) == 0x000008, "Member 'BP_WallWalkComponent_C_ExecuteUbergraph_BP_WallWalkComponent::CallFunc_FindSubcomponentByClass_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_WallWalkComponent_C \ -static_assert(alignof(UBP_WallWalkComponent_C) == 0x000008, "Wrong alignment on UBP_WallWalkComponent_C"); \ -static_assert(sizeof(UBP_WallWalkComponent_C) == 0x000120, "Wrong size on UBP_WallWalkComponent_C"); \ -static_assert(offsetof(UBP_WallWalkComponent_C, UberGraphFrame) == 0x000100, "Member 'UBP_WallWalkComponent_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBP_WallWalkComponent_C, isEnabled_) == 0x000108, "Member 'UBP_WallWalkComponent_C::isEnabled_' has a wrong offset!"); \ -static_assert(offsetof(UBP_WallWalkComponent_C, BootsItem) == 0x000110, "Member 'UBP_WallWalkComponent_C::BootsItem' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_CanPlayDialog_ \ -static_assert(alignof(InteractionVSDialog_C_CanPlayDialog_) == 0x000001, "Wrong alignment on InteractionVSDialog_C_CanPlayDialog_"); \ -static_assert(sizeof(InteractionVSDialog_C_CanPlayDialog_) == 0x000003, "Wrong size on InteractionVSDialog_C_CanPlayDialog_"); \ -static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, NewParam) == 0x000000, "Member 'InteractionVSDialog_C_CanPlayDialog_::NewParam' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, CallFunc_CanStartTalk_ReturnValue) == 0x000001, "Member 'InteractionVSDialog_C_CanPlayDialog_::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'InteractionVSDialog_C_CanPlayDialog_::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed \ -static_assert(alignof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed) == 0x000008, "Wrong alignment on InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed"); \ -static_assert(sizeof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed) == 0x000048, "Wrong size on InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000008, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000010, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x000020, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000030, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000038, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_CanStartTalk_ReturnValue) == 0x000040, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_Priority \ -static_assert(alignof(InteractionVSDialog_C_Priority) == 0x000008, "Wrong alignment on InteractionVSDialog_C_Priority"); \ -static_assert(sizeof(InteractionVSDialog_C_Priority) == 0x000018, "Wrong size on InteractionVSDialog_C_Priority"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, Target) == 0x000000, "Member 'InteractionVSDialog_C_Priority::Target' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, PriorityEnum) == 0x000008, "Member 'InteractionVSDialog_C_Priority::PriorityEnum' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, Priority_0) == 0x000009, "Member 'InteractionVSDialog_C_Priority::Priority_0' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GetPriority_ReturnValue) == 0x00000A, "Member 'InteractionVSDialog_C_Priority::CallFunc_GetPriority_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_LessEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'InteractionVSDialog_C_Priority::CallFunc_LessEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GreaterEqual_ByteByte_ReturnValue) == 0x00000C, "Member 'InteractionVSDialog_C_Priority::CallFunc_GreaterEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_LessEqual_ByteByte_ReturnValue_1) == 0x00000D, "Member 'InteractionVSDialog_C_Priority::CallFunc_LessEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_BooleanAND_ReturnValue) == 0x00000E, "Member 'InteractionVSDialog_C_Priority::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GreaterEqual_ByteByte_ReturnValue_1) == 0x00000F, "Member 'InteractionVSDialog_C_Priority::CallFunc_GreaterEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_BooleanAND_ReturnValue_1) == 0x000010, "Member 'InteractionVSDialog_C_Priority::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_DialogStart \ -static_assert(alignof(InteractionVSDialog_C_DialogStart) == 0x000008, "Wrong alignment on InteractionVSDialog_C_DialogStart"); \ -static_assert(sizeof(InteractionVSDialog_C_DialogStart) == 0x000040, "Wrong size on InteractionVSDialog_C_DialogStart"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogStart, DialogTalk) == 0x000000, "Member 'InteractionVSDialog_C_DialogStart::DialogTalk' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogStart, talkID) == 0x000008, "Member 'InteractionVSDialog_C_DialogStart::talkID' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogStart, speakerIDs) == 0x000030, "Member 'InteractionVSDialog_C_DialogStart::speakerIDs' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_DialogEnd \ -static_assert(alignof(InteractionVSDialog_C_DialogEnd) == 0x000008, "Wrong alignment on InteractionVSDialog_C_DialogEnd"); \ -static_assert(sizeof(InteractionVSDialog_C_DialogEnd) == 0x000040, "Wrong size on InteractionVSDialog_C_DialogEnd"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogEnd, DialogTalk) == 0x000000, "Member 'InteractionVSDialog_C_DialogEnd::DialogTalk' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogEnd, talkID) == 0x000008, "Member 'InteractionVSDialog_C_DialogEnd::talkID' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_DialogEnd, speakerIDs) == 0x000030, "Member 'InteractionVSDialog_C_DialogEnd::speakerIDs' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog \ -static_assert(alignof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog) == 0x000008, "Wrong alignment on InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog"); \ -static_assert(sizeof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog) == 0x000118, "Wrong size on InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, EntryPoint) == 0x000000, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetInteractionManagerComponent_ReturnValue) == 0x000010, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetInteractionManagerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_getDialogManager_ReturnValue) == 0x000028, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_dialogTalk_1) == 0x000030, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_dialogTalk_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_talkID_1) == 0x000038, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_talkID_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_speakerIDs_1) == 0x000060, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_speakerIDs_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_Priority_PriorityEnum) == 0x000070, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_Priority_PriorityEnum' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_dialogTalk) == 0x000078, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_dialogTalk' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_talkID) == 0x000080, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_talkID' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_speakerIDs) == 0x0000A8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_speakerIDs' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_SwitchEnum_CmpSuccess) == 0x0000B8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0000C0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetInteractionManagerComponent_ReturnValue_1) == 0x0000D0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetInteractionManagerComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000E0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000E8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x0000F8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_bSuccess_1) == 0x000100, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000108, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000110, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UInteractionVSDialog_C \ -static_assert(alignof(UInteractionVSDialog_C) == 0x000008, "Wrong alignment on UInteractionVSDialog_C"); \ -static_assert(sizeof(UInteractionVSDialog_C) == 0x0000B0, "Wrong size on UInteractionVSDialog_C"); \ -static_assert(offsetof(UInteractionVSDialog_C, UberGraphFrame) == 0x0000A0, "Member 'UInteractionVSDialog_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UInteractionVSDialog_C, DialogPlayer) == 0x0000A8, "Member 'UInteractionVSDialog_C::DialogPlayer' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_RerouterContainer_BP_C_ExecuteUbergraph_RerouterContainer_BP \ static_assert(alignof(RerouterContainer_BP_C_ExecuteUbergraph_RerouterContainer_BP) == 0x000010, "Wrong alignment on RerouterContainer_BP_C_ExecuteUbergraph_RerouterContainer_BP"); \ static_assert(sizeof(RerouterContainer_BP_C_ExecuteUbergraph_RerouterContainer_BP) == 0x000340, "Wrong size on RerouterContainer_BP_C_ExecuteUbergraph_RerouterContainer_BP"); \ @@ -236106,331 +231141,126 @@ static_assert(sizeof(ARerouterContainer_BP_C) == 0x000678, "Wrong size on ARerou static_assert(offsetof(ARerouterContainer_BP_C, UberGraphFrame) == 0x000668, "Member 'ARerouterContainer_BP_C::UberGraphFrame' has a wrong offset!"); \ static_assert(offsetof(ARerouterContainer_BP_C, DefaultSceneRoot) == 0x000670, "Member 'ARerouterContainer_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyAngularForce \ -static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyAngularForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyAngularForce"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyAngularForce) == 0x000118, "Wrong size on Destructibles_FunctionLibrary_C_ApplyAngularForce"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, FieldsSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::FieldsSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::NoiseData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, __WorldContext) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, _TorqMulltiplier) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::_TorqMulltiplier' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, _TorqueVector) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::_TorqueVector' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000B0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_2) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_3) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_4) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_AddComponentByClass_ReturnValue_5) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_AddComponentByClass_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetRandomVector_ReturnValue) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetRandomVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_CalculateNoise_NoiseField) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetUniformScalar_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetUniformScalar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetUniformVector_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetUniformVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue_1) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetOperatorField_ReturnValue_2) == 0x000108, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetOperatorField_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyAngularForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x000110, "Member 'Destructibles_FunctionLibrary_C_ApplyAngularForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Material_Blood_C \ +static_assert(alignof(AGC_Material_Blood_C) == 0x000008, "Wrong alignment on AGC_Material_Blood_C"); \ +static_assert(sizeof(AGC_Material_Blood_C) == 0x0003E0, "Wrong size on AGC_Material_Blood_C"); \ +static_assert(offsetof(AGC_Material_Blood_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_Blood_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyDirectionalForce \ -static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyDirectionalForce"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce) == 0x000100, "Wrong size on Destructibles_FunctionLibrary_C_ApplyDirectionalForce"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::FieldSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::NoiseData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, DirectionalMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::DirectionalMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, DirectionalVelocity) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::DirectionalVelocity' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, __WorldContext) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, NewLocalVar) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::NewLocalVar' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, _DirectionalVelocity) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::_DirectionalVelocity' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_CalculateNoise_NoiseField) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_AddComponentByClass_ReturnValue) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetUniformVector_ReturnValue) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetUniformVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyDirectionalForce, CallFunc_SetUniformVector_Magnitude_ImplicitCast) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_ApplyDirectionalForce::CallFunc_SetUniformVector_Magnitude_ImplicitCast' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_CanPlayDialog_ \ +static_assert(alignof(InteractionVSDialog_C_CanPlayDialog_) == 0x000001, "Wrong alignment on InteractionVSDialog_C_CanPlayDialog_"); \ +static_assert(sizeof(InteractionVSDialog_C_CanPlayDialog_) == 0x000003, "Wrong size on InteractionVSDialog_C_CanPlayDialog_"); \ +static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, NewParam) == 0x000000, "Member 'InteractionVSDialog_C_CanPlayDialog_::NewParam' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, CallFunc_CanStartTalk_ReturnValue) == 0x000001, "Member 'InteractionVSDialog_C_CanPlayDialog_::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_CanPlayDialog_, CallFunc_IsValid_ReturnValue) == 0x000002, "Member 'InteractionVSDialog_C_CanPlayDialog_::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyExternalExtrain \ -static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyExternalExtrain"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain) == 0x000048, "Wrong size on Destructibles_FunctionLibrary_C_ApplyExternalExtrain"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::FieldSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, FalloffData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, __WorldContext) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyExternalExtrain, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_ApplyExternalExtrain::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed \ +static_assert(alignof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed) == 0x000008, "Wrong alignment on InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed"); \ +static_assert(sizeof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed) == 0x000048, "Wrong size on InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetPlayerCharacter_ReturnValue) == 0x000000, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000008, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000010, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x000020, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000030, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000038, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed, CallFunc_CanStartTalk_ReturnValue) == 0x000040, "Member 'InteractionVSDialog_C_NewDialogPrioVSCurrentlyPlayed::CallFunc_CanStartTalk_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_ApplyRadialForce \ -static_assert(alignof(Destructibles_FunctionLibrary_C_ApplyRadialForce) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_ApplyRadialForce"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_ApplyRadialForce) == 0x0000D8, "Wrong size on Destructibles_FunctionLibrary_C_ApplyRadialForce"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::FieldSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::NoiseData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, RadialMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::RadialMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, RadialCenter) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::RadialCenter' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, __WorldContext) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_AddComponentByClass_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetRadialVector_ReturnValue) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetRadialVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, K2Node_MakeStruct_DestructionFalloffData_Struct) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::K2Node_MakeStruct_DestructionFalloffData_Struct' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_AddComponentByClass_ReturnValue_1) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_CalculateNoise_NoiseField) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_CalculateNoise_NoiseField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetOperatorField_ReturnValue) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_ApplyRadialForce, CallFunc_SetFalloffAndCullingFields__CullingField) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_ApplyRadialForce::CallFunc_SetFalloffAndCullingFields__CullingField' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_Priority \ +static_assert(alignof(InteractionVSDialog_C_Priority) == 0x000008, "Wrong alignment on InteractionVSDialog_C_Priority"); \ +static_assert(sizeof(InteractionVSDialog_C_Priority) == 0x000018, "Wrong size on InteractionVSDialog_C_Priority"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, Target) == 0x000000, "Member 'InteractionVSDialog_C_Priority::Target' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, PriorityEnum) == 0x000008, "Member 'InteractionVSDialog_C_Priority::PriorityEnum' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, Priority_0) == 0x000009, "Member 'InteractionVSDialog_C_Priority::Priority_0' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GetPriority_ReturnValue) == 0x00000A, "Member 'InteractionVSDialog_C_Priority::CallFunc_GetPriority_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_LessEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'InteractionVSDialog_C_Priority::CallFunc_LessEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GreaterEqual_ByteByte_ReturnValue) == 0x00000C, "Member 'InteractionVSDialog_C_Priority::CallFunc_GreaterEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_LessEqual_ByteByte_ReturnValue_1) == 0x00000D, "Member 'InteractionVSDialog_C_Priority::CallFunc_LessEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_BooleanAND_ReturnValue) == 0x00000E, "Member 'InteractionVSDialog_C_Priority::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_GreaterEqual_ByteByte_ReturnValue_1) == 0x00000F, "Member 'InteractionVSDialog_C_Priority::CallFunc_GreaterEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_Priority, CallFunc_BooleanAND_ReturnValue_1) == 0x000010, "Member 'InteractionVSDialog_C_Priority::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CalculateDirectionalVector \ -static_assert(alignof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector) == 0x000010, "Wrong alignment on Destructibles_FunctionLibrary_C_CalculateDirectionalVector"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector) == 0x0003E0, "Wrong size on Destructibles_FunctionLibrary_C_CalculateDirectionalVector"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DamageCauser) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DamageType) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, FieldSystemLocation) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::FieldSystemLocation' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactLocation) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactLocation' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactNormal) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ImpactTraceOrigin) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ImpactTraceOrigin' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, __WorldContext) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, DirectionalVector) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::DirectionalVector' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, _DirectionalVector) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::_DirectionalVector' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, _RadialCenterLocation) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::_RadialCenterLocation' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MineDamageClass) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MineDamageClass' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, ArbalestDamageClass) == 0x0000C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::ArbalestDamageClass' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MultiModeGunClass) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MultiModeGunClass' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, MeleeAttackClass) == 0x0000D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::MeleeAttackClass' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000E0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValidClass_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValid_ReturnValue) == 0x0000E9, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetWeaponModeContainer_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetWeaponModeContainer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BooleanAND_ReturnValue) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetFireSocketWorldTransform_ReturnValue) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetFireSocketWorldTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Location) == 0x000160, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Rotation) == 0x000178, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakTransform_Scale) == 0x000190, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x0001A8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x0001A9, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0001B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_X) == 0x0001C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_X' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Y) == 0x0001D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Y' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Z) == 0x0001D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Z' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue) == 0x0001E0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0001F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x000210, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x000228, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_1) == 0x000240, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_2) == 0x000258, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_2) == 0x000270, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_FindComponentByTag_ReturnValue) == 0x000288, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_FindComponentByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_IsValid_ReturnValue_1) == 0x000290, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_ActorHasTag_ReturnValue) == 0x000291, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_ActorHasTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000298, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_ActorHasTag_ReturnValue_1) == 0x0002B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_ActorHasTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue) == 0x0002B8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_2) == 0x0002C0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue_1) == 0x0002C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_3) == 0x0002D0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_3) == 0x0002D8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BooleanAND_ReturnValue_1) == 0x0002F0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_3) == 0x0002F8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_X_1) == 0x000310, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_X_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Y_1) == 0x000318, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_BreakVector_Z_1) == 0x000320, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_BreakVector_Z_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_MakeVector_ReturnValue) == 0x000328, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetObjectClass_ReturnValue_2) == 0x000340, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetObjectClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_4) == 0x000348, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_EqualEqual_ClassClass_ReturnValue_4) == 0x000360, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_EqualEqual_ClassClass_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_4) == 0x000368, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000380, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_GetDirectionUnitVector_ReturnValue_5) == 0x000398, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_GetDirectionUnitVector_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0003B0, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateDirectionalVector, CallFunc_Normal_ReturnValue_5) == 0x0003C8, "Member 'Destructibles_FunctionLibrary_C_CalculateDirectionalVector::CallFunc_Normal_ReturnValue_5' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_DialogStart \ +static_assert(alignof(InteractionVSDialog_C_DialogStart) == 0x000008, "Wrong alignment on InteractionVSDialog_C_DialogStart"); \ +static_assert(sizeof(InteractionVSDialog_C_DialogStart) == 0x000040, "Wrong size on InteractionVSDialog_C_DialogStart"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogStart, DialogTalk) == 0x000000, "Member 'InteractionVSDialog_C_DialogStart::DialogTalk' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogStart, talkID) == 0x000008, "Member 'InteractionVSDialog_C_DialogStart::talkID' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogStart, speakerIDs) == 0x000030, "Member 'InteractionVSDialog_C_DialogStart::speakerIDs' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CalculateNoise \ -static_assert(alignof(Destructibles_FunctionLibrary_C_CalculateNoise) == 0x000010, "Wrong alignment on Destructibles_FunctionLibrary_C_CalculateNoise"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_CalculateNoise) == 0x0001B0, "Wrong size on Destructibles_FunctionLibrary_C_CalculateNoise"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::FieldSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::NoiseData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, __WorldContext) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, NoiseField) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::NoiseField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Location) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Rotation) == 0x0000D0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_BreakTransform_Scale) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_AddComponentByClass_ReturnValue) == 0x000118, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000120, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_MakeTransform_ReturnValue) == 0x000140, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_ReturnValue) == 0x0001A0, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_MinRange_ImplicitCast) == 0x0001A8, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_MinRange_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CalculateNoise, CallFunc_SetNoiseField_MaxRange_ImplicitCast) == 0x0001AC, "Member 'Destructibles_FunctionLibrary_C_CalculateNoise::CallFunc_SetNoiseField_MaxRange_ImplicitCast' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_DialogEnd \ +static_assert(alignof(InteractionVSDialog_C_DialogEnd) == 0x000008, "Wrong alignment on InteractionVSDialog_C_DialogEnd"); \ +static_assert(sizeof(InteractionVSDialog_C_DialogEnd) == 0x000040, "Wrong size on InteractionVSDialog_C_DialogEnd"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogEnd, DialogTalk) == 0x000000, "Member 'InteractionVSDialog_C_DialogEnd::DialogTalk' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogEnd, talkID) == 0x000008, "Member 'InteractionVSDialog_C_DialogEnd::talkID' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_DialogEnd, speakerIDs) == 0x000030, "Member 'InteractionVSDialog_C_DialogEnd::speakerIDs' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_CheckDamageSource \ -static_assert(alignof(Destructibles_FunctionLibrary_C_CheckDamageSource) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_CheckDamageSource"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_CheckDamageSource) == 0x0000A8, "Wrong size on Destructibles_FunctionLibrary_C_CheckDamageSource"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, AllowedDmgSourceList) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::AllowedDmgSourceList' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageCauser) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageCauserType) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageCauserType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, DamageType) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, __WorldContext) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, IsValid) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::IsValid' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, validDS) == 0x000031, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::validDS' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000041, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_bool_True_if_break_was_hit_Variable) == 0x000042, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Array_Index_Variable) == 0x000044, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Get_Item) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Length_ReturnValue_1) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00006C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00006D, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_IsValidClass_ReturnValue) == 0x00006E, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue) == 0x00006F, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_1) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue) == 0x000071, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_1) == 0x000072, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000073, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000074, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_2) == 0x000075, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Array_Index_Variable_1) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00007C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_IsValidClass_ReturnValue_1) == 0x000089, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_ClassIsChildOf_ReturnValue) == 0x00008A, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_ClassIsChildOf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Not_PreBool_ReturnValue_3) == 0x00008B, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue) == 0x00008C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00008D, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_1) == 0x00008E, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_2) == 0x00008F, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_2) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, Temp_int_Loop_Counter_Variable_1) == 0x000094, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanOR_ReturnValue_3) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanOR_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Less_IntInt_ReturnValue_1) == 0x000099, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_CheckDamageSource, CallFunc_BooleanAND_ReturnValue_3) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_CheckDamageSource::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog \ +static_assert(alignof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog) == 0x000008, "Wrong alignment on InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog"); \ +static_assert(sizeof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog) == 0x000118, "Wrong size on InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, EntryPoint) == 0x000000, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetInteractionManagerComponent_ReturnValue) == 0x000010, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetInteractionManagerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_getDialogManager_ReturnValue) == 0x000028, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_getDialogManager_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_dialogTalk_1) == 0x000030, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_dialogTalk_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_talkID_1) == 0x000038, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_talkID_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_speakerIDs_1) == 0x000060, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_speakerIDs_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_Priority_PriorityEnum) == 0x000070, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_Priority_PriorityEnum' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_dialogTalk) == 0x000078, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_dialogTalk' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_talkID) == 0x000080, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_talkID' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_CustomEvent_speakerIDs) == 0x0000A8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_CustomEvent_speakerIDs' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_SwitchEnum_CmpSuccess) == 0x0000B8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x0000C0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetInteractionManagerComponent_ReturnValue_1) == 0x0000D0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetInteractionManagerComponent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0000D8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x0000E0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000E8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_AsCronos_Character_Play_BP_1) == 0x0000F8, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_AsCronos_Character_Play_BP_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, K2Node_DynamicCast_bSuccess_1) == 0x000100, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000108, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog, CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1) == 0x000110, "Member 'InteractionVSDialog_C_ExecuteUbergraph_InteractionVSDialog::CallFunc_GetCronosAbilitySystemComponent_ReturnValue_1' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_DirectionalRadialDestruction \ -static_assert(alignof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_DirectionalRadialDestruction"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction) == 0x0000A8, "Wrong size on Destructibles_FunctionLibrary_C_DirectionalRadialDestruction"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, FieldSystem) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::FieldSystem' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, NoiseData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::NoiseData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, FalloffData) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, RadialMagnitude) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::RadialMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, RadialCenter) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::RadialCenter' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, DirectionalMagnitude) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::DirectionalMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, DirectionalVelocity) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::DirectionalVelocity' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, AddDirectionalForce) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::AddDirectionalForce' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, AddAngularForce) == 0x000099, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::AddAngularForce' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_DirectionalRadialDestruction, __WorldContext) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_DirectionalRadialDestruction::__WorldContext' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UInteractionVSDialog_C \ +static_assert(alignof(UInteractionVSDialog_C) == 0x000008, "Wrong alignment on UInteractionVSDialog_C"); \ +static_assert(sizeof(UInteractionVSDialog_C) == 0x0000B0, "Wrong size on UInteractionVSDialog_C"); \ +static_assert(offsetof(UInteractionVSDialog_C, UberGraphFrame) == 0x0000A0, "Member 'UInteractionVSDialog_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UInteractionVSDialog_C, DialogPlayer) == 0x0000A8, "Member 'UInteractionVSDialog_C::DialogPlayer' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_GetDataTable \ -static_assert(alignof(Destructibles_FunctionLibrary_C_GetDataTable) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_GetDataTable"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_GetDataTable) == 0x0000C8, "Wrong size on Destructibles_FunctionLibrary_C_GetDataTable"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, DestructibleType) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::DestructibleType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, __WorldContext) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, SelectedDT) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::SelectedDT' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, DestructibleDTsMap) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::DestructibleDTsMap' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, K2Node_MakeVariable_MakeVariableOutput) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, CallFunc_Map_Find_Value) == 0x0000B8, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDataTable, CallFunc_Map_Find_ReturnValue) == 0x0000C0, "Member 'Destructibles_FunctionLibrary_C_GetDataTable::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_IR_MeleeToMelee_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_MeleeToMelee_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_MeleeToMelee_C_ResolveAbilityInterrupt) == 0x000038, "Wrong size on IR_MeleeToMelee_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_GetObjectClass_ReturnValue) == 0x000018, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_GetObjectClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_GetObjectClass_ReturnValue_1) == 0x000020, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_GetObjectClass_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000028, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000031, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToMelee_C_ResolveAbilityInterrupt, CallFunc_BooleanOR_ReturnValue) == 0x000032, "Member 'IR_MeleeToMelee_C_ResolveAbilityInterrupt::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_GetDestructionData \ -static_assert(alignof(Destructibles_FunctionLibrary_C_GetDestructionData) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_GetDestructionData"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_GetDestructionData) == 0x000138, "Wrong size on Destructibles_FunctionLibrary_C_GetDestructionData"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DestructibleType) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DestructibleType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageCauser) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageCauserType) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageCauserType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DamageType) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, __WorldContext) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, RadialMagnitude) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::RadialMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, DirectionalMagnitude) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::DirectionalMagnitude' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _Match) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_Match' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _DirectionalMag) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_DirectionalMag' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _RadialMag) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_RadialMag' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, _SelectedDT) == 0x000050, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::_SelectedDT' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_bool_True_if_break_was_hit_Variable) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue) == 0x000059, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Loop_Counter_Variable) == 0x00005C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Add_IntInt_ReturnValue) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_bool_True_if_break_was_hit_Variable_1) == 0x000064, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_bool_True_if_break_was_hit_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Array_Index_Variable) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_1) == 0x00006C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Array_Index_Variable_1) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTable_SelectedDT) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTable_SelectedDT' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValid_ReturnValue) == 0x000081, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Get_Item) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Length_ReturnValue) == 0x0000A0, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowFromName_OutRow) == 0x0000A8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x0000E8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Less_IntInt_ReturnValue) == 0x0000E9, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue) == 0x0000EA, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000F0, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Get_Item_1) == 0x0000F8, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ClassClass_ReturnValue) == 0x000100, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ClassClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValidClass_ReturnValue) == 0x000101, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Array_Length_ReturnValue_1) == 0x000104, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_2) == 0x000108, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x000109, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue) == 0x00010A, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ByteByte_ReturnValue_1) == 0x00010B, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_1) == 0x00010C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_EqualEqual_ClassClass_ReturnValue_1) == 0x00010D, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_EqualEqual_ClassClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_IsValidClass_ReturnValue_1) == 0x00010E, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_IsValidClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue_1) == 0x00010F, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Not_PreBool_ReturnValue_3) == 0x000110, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Not_PreBool_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000118, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_2) == 0x000120, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanOR_ReturnValue_2) == 0x000121, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanOR_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, Temp_int_Loop_Counter_Variable_1) == 0x000124, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Less_IntInt_ReturnValue_1) == 0x000128, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_Add_IntInt_ReturnValue_1) == 0x00012C, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_GetDestructionData, CallFunc_BooleanAND_ReturnValue_3) == 0x000130, "Member 'Destructibles_FunctionLibrary_C_GetDestructionData::CallFunc_BooleanAND_ReturnValue_3' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UIR_MeleeToMelee_C \ +static_assert(alignof(UIR_MeleeToMelee_C) == 0x000008, "Wrong alignment on UIR_MeleeToMelee_C"); \ +static_assert(sizeof(UIR_MeleeToMelee_C) == 0x000028, "Wrong size on UIR_MeleeToMelee_C"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields \ -static_assert(alignof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields) == 0x0000A0, "Wrong size on Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, Actor) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::Actor' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, OperatorFieldInput) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::OperatorFieldInput' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, FalloffData) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::FalloffData' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, FalloutType) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::FalloutType' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, __WorldContext) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, _CullingField) == 0x000048, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::_CullingField' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue) == 0x000050, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_1) == 0x000058, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_ReturnValue) == 0x000060, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_2) == 0x000068, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_AddComponentByClass_ReturnValue_3) == 0x000070, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_AddComponentByClass_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_ReturnValue_1) == 0x000078, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetOperatorField_ReturnValue) == 0x000080, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetOperatorField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetCullingField_ReturnValue) == 0x000088, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetCullingField_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Radius_ImplicitCast) == 0x000090, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Radius_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Magnitude_ImplicitCast) == 0x000094, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Magnitude_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields, CallFunc_SetRadialFalloff_Radius_ImplicitCast_1) == 0x000098, "Member 'Destructibles_FunctionLibrary_C_SetFalloffAndCullingFields::CallFunc_SetRadialFalloff_Radius_ImplicitCast_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_IR_MeleeToHeal_C_ResolveAbilityInterrupt \ +static_assert(alignof(IR_MeleeToHeal_C_ResolveAbilityInterrupt) == 0x000008, "Wrong alignment on IR_MeleeToHeal_C_ResolveAbilityInterrupt"); \ +static_assert(sizeof(IR_MeleeToHeal_C_ResolveAbilityInterrupt) == 0x000028, "Wrong size on IR_MeleeToHeal_C_ResolveAbilityInterrupt"); \ +static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, CronosAbility) == 0x000000, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::CronosAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, InterruptingAbility) == 0x000008, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::InterruptingAbility' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, ReturnValue) == 0x000010, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, K2Node_DynamicCast_AsGA_Melee_Attack) == 0x000018, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::K2Node_DynamicCast_AsGA_Melee_Attack' has a wrong offset!"); \ +static_assert(offsetof(IR_MeleeToHeal_C_ResolveAbilityInterrupt, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'IR_MeleeToHeal_C_ResolveAbilityInterrupt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_ \ -static_assert(alignof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_) == 0x000008, "Wrong alignment on Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_"); \ -static_assert(sizeof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_) == 0x000048, "Wrong size on Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, Target) == 0x000000, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::Target' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, FadeLevel) == 0x000008, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::FadeLevel' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, __WorldContext) == 0x000010, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, UpdatedFadeValue) == 0x000018, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::UpdatedFadeValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, DissolutionCompleted) == 0x000020, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::DissolutionCompleted' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, MaxFade) == 0x000028, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::MaxFade' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, FadeIncrement) == 0x000030, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::FadeIncrement' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000038, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000041, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_, CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast) == 0x000044, "Member 'Destructibles_FunctionLibrary_C_UpdateMaterialDissolution_::CallFunc_SetCustomPrimitiveDataFloat_Value_ImplicitCast' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_UIR_MeleeToHeal_C \ +static_assert(alignof(UIR_MeleeToHeal_C) == 0x000008, "Wrong alignment on UIR_MeleeToHeal_C"); \ +static_assert(sizeof(UIR_MeleeToHeal_C) == 0x000028, "Wrong size on UIR_MeleeToHeal_C"); \ -#define DUMPER7_ASSERTS_UDestructibles_FunctionLibrary_C \ -static_assert(alignof(UDestructibles_FunctionLibrary_C) == 0x000008, "Wrong alignment on UDestructibles_FunctionLibrary_C"); \ -static_assert(sizeof(UDestructibles_FunctionLibrary_C) == 0x000028, "Wrong size on UDestructibles_FunctionLibrary_C"); \ +#define DUMPER7_ASSERTS_UGA_MeleeAttackStomp_C \ +static_assert(alignof(UGA_MeleeAttackStomp_C) == 0x000008, "Wrong alignment on UGA_MeleeAttackStomp_C"); \ +static_assert(sizeof(UGA_MeleeAttackStomp_C) == 0x000490, "Wrong size on UGA_MeleeAttackStomp_C"); \ #define DUMPER7_ASSERTS_Fear_Trap_BP_C__AcidSpawn \ static_assert(alignof(Fear_Trap_BP_C__AcidSpawn) == 0x000010, "Wrong alignment on Fear_Trap_BP_C__AcidSpawn"); \ @@ -236804,6 +231634,35 @@ static_assert(offsetof(AFear_Trap_BP_C, fExplosionDamageExplosionDelayVariance) static_assert(offsetof(AFear_Trap_BP_C, animsequenceFearExplode_2) == 0x000420, "Member 'AFear_Trap_BP_C::animsequenceFearExplode_2' has a wrong offset!"); \ static_assert(offsetof(AFear_Trap_BP_C, ShowRadiusEffects) == 0x000428, "Member 'AFear_Trap_BP_C::ShowRadiusEffects' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP \ +static_assert(alignof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP) == 0x000004, "Wrong alignment on PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP"); \ +static_assert(sizeof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP) == 0x00000C, "Wrong size on PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, EntryPoint) == 0x000000, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue) == 0x000004, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000005, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000006, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x000007, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_4) == 0x000008, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP, CallFunc_MakeLiteralByte_ReturnValue_5) == 0x000009, "Member 'PlayGameMode_BP_C_ExecuteUbergraph_PlayGameMode_BP::CallFunc_MakeLiteralByte_ReturnValue_5' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_PlayGameMode_BP_C_SpawnMusicManager \ +static_assert(alignof(PlayGameMode_BP_C_SpawnMusicManager) == 0x000010, "Wrong alignment on PlayGameMode_BP_C_SpawnMusicManager"); \ +static_assert(sizeof(PlayGameMode_BP_C_SpawnMusicManager) == 0x000080, "Wrong size on PlayGameMode_BP_C_SpawnMusicManager"); \ +static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_MakeTransform_ReturnValue) == 0x000000, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_IsValid_ReturnValue) == 0x000060, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue) == 0x000068, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_BeginDeferredActorSpawnFromClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(PlayGameMode_BP_C_SpawnMusicManager, CallFunc_FinishSpawningActor_ReturnValue) == 0x000070, "Member 'PlayGameMode_BP_C_SpawnMusicManager::CallFunc_FinishSpawningActor_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_APlayGameMode_BP_C \ +static_assert(alignof(APlayGameMode_BP_C) == 0x000008, "Wrong alignment on APlayGameMode_BP_C"); \ +static_assert(sizeof(APlayGameMode_BP_C) == 0x000488, "Wrong size on APlayGameMode_BP_C"); \ +static_assert(offsetof(APlayGameMode_BP_C, UberGraphFrame) == 0x000458, "Member 'APlayGameMode_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(APlayGameMode_BP_C, DialogManager) == 0x000460, "Member 'APlayGameMode_BP_C::DialogManager' has a wrong offset!"); \ +static_assert(offsetof(APlayGameMode_BP_C, MaiManager) == 0x000468, "Member 'APlayGameMode_BP_C::MaiManager' has a wrong offset!"); \ +static_assert(offsetof(APlayGameMode_BP_C, MaiSpawnerManager) == 0x000470, "Member 'APlayGameMode_BP_C::MaiSpawnerManager' has a wrong offset!"); \ +static_assert(offsetof(APlayGameMode_BP_C, DefaultSceneRoot) == 0x000478, "Member 'APlayGameMode_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(APlayGameMode_BP_C, MusicManager) == 0x000480, "Member 'APlayGameMode_BP_C::MusicManager' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_ACronosPlayGameMode_BP_C \ static_assert(alignof(ACronosPlayGameMode_BP_C) == 0x000008, "Wrong alignment on ACronosPlayGameMode_BP_C"); \ static_assert(sizeof(ACronosPlayGameMode_BP_C) == 0x000498, "Wrong size on ACronosPlayGameMode_BP_C"); \ @@ -236976,240 +231835,36 @@ static_assert(offsetof(AGC_DataMosh_C, bUseAbsoluteCurveValues) == 0x000389, "Me static_assert(alignof(AGC_DataMosh_Voices_Weak_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Voices_Weak_C"); \ static_assert(sizeof(AGC_DataMosh_Voices_Weak_C) == 0x000390, "Wrong size on AGC_DataMosh_Voices_Weak_C"); \ -#define DUMPER7_ASSERTS_AILocomotion_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000EF8, "Wrong size on AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_335) == 0x000004, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_335' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_336) == 0x00000C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_336' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_337) == 0x000010, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_337' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_338) == 0x000014, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_338' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_339) == 0x00001C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_339' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_340) == 0x000024, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_340' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_341) == 0x00002C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_341' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_342) == 0x000038, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_342' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_343) == 0x000040, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_343' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_344) == 0x000048, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_344' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_345) == 0x000049, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_345' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_346) == 0x000050, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_346' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_347) == 0x000060, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_347' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_348) == 0x000064, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_348' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_349) == 0x00006C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_349' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_350) == 0x000074, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_350' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_351) == 0x000078, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_351' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_352) == 0x00007C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_352' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_353) == 0x000080, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_353' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __FloatProperty_354) == 0x0000AC, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__FloatProperty_354' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_355) == 0x0000B0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_355' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_356) == 0x0000B1, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_356' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __ByteProperty_357) == 0x0000B2, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__ByteProperty_357' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_358) == 0x0000B4, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_358' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_359) == 0x0000BC, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_359' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_360) == 0x0000C0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_360' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_361) == 0x0000C8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_361' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __IntProperty_362) == 0x0000D0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__IntProperty_362' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_363) == 0x0000D8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_363' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_364) == 0x0000F8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_364' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_365) == 0x000100, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_365' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000108, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000188, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_42) == 0x0001A0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_42' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_41) == 0x0001D0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_41' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_40) == 0x000200, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_40' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_39) == 0x000230, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_39' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_38) == 0x000260, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_38' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_37) == 0x000290, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_37' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_36) == 0x0002C0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_36' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_35) == 0x0002F0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_35' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_34) == 0x000320, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_34' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_33) == 0x000350, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_32) == 0x000380, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_31) == 0x0003B0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_30) == 0x0003E0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_29) == 0x000410, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_28) == 0x000440, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_27) == 0x000470, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_26) == 0x0004A0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_25) == 0x0004D0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_24) == 0x000500, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_23) == 0x000530, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_22) == 0x000560, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_21) == 0x000590, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_20) == 0x0005C0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_19) == 0x0005F0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_18) == 0x000620, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_17) == 0x000650, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_16) == 0x000680, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_15) == 0x0006B0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_14) == 0x0006E0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_13) == 0x000710, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_12) == 0x000740, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_11) == 0x000770, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_10) == 0x0007A0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_9) == 0x0007D0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_8) == 0x000800, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_5) == 0x000830, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_9) == 0x000860, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_9' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_7) == 0x000890, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_6) == 0x0008C0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_4) == 0x0008F0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_8) == 0x000920, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000950, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_7) == 0x000980, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_3) == 0x0009B0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_6) == 0x0009E0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_5) == 0x000A10, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_4) == 0x000A40, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_3) == 0x000A70, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_5) == 0x000AA0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x000AD0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_4) == 0x000B00, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_2) == 0x000B30, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_3) == 0x000B60, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine_1) == 0x000B90, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer_1) == 0x000BC0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000BF0, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x000C20, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x000C28, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendSpacePlayer) == 0x000C58, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_3) == 0x000C88, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_2) == 0x000CB8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000CE8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000D18, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000D48, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_2) == 0x000D78, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000DA8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000DD8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x000E08, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x000E38, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x000E68, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x000E98, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000EC8, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AILocomotion_AnimBP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong alignment on AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000024, "Wrong size on AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty) == 0x000004, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_0) == 0x000008, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_0' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_1) == 0x00000C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_2) == 0x000010, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_2' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_3) == 0x000014, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_3' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_4) == 0x000018, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_4' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_5) == 0x00001C, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_5' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData, __FloatProperty_6) == 0x000020, "Member 'AILocomotion_AnimBP::FAnimBlueprintGeneratedMutableData::__FloatProperty_6' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AILocomotion_AnimBP_C_AnimGraph \ -static_assert(alignof(AILocomotion_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on AILocomotion_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(AILocomotion_AnimBP_C_AnimGraph) == 0x000020, "Wrong size on AILocomotion_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'AILocomotion_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000010, "Member 'AILocomotion_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP \ -static_assert(alignof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP) == 0x000008, "Wrong alignment on AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP"); \ -static_assert(sizeof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP) == 0x000038, "Wrong size on AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, EntryPoint) == 0x000000, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetRandomIdleAnimSequence_ReturnValue) == 0x000008, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetRandomIdleAnimSequence_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetRandomIdleAnimSequence_ReturnValue_1) == 0x000010, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetRandomIdleAnimSequence_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetMovementState_ReturnValue) == 0x000018, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetMovementState_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetMovementState_ReturnValue_1) == 0x000020, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetMovementState_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetAngleToTarget_ReturnValue) == 0x000028, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetAngleToTarget_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetRoundedAngle_ReturnValue) == 0x00002C, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetRoundedAngle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP, CallFunc_GetGaitTransitionAnimSequence_ReturnValue) == 0x000030, "Member 'AILocomotion_AnimBP_C_ExecuteUbergraph_AILocomotion_AnimBP::CallFunc_GetGaitTransitionAnimSequence_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAILocomotion_AnimBP_C \ -static_assert(alignof(UAILocomotion_AnimBP_C) == 0x000010, "Wrong alignment on UAILocomotion_AnimBP_C"); \ -static_assert(sizeof(UAILocomotion_AnimBP_C) == 0x001620, "Wrong size on UAILocomotion_AnimBP_C"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, UberGraphFrame) == 0x000590, "Member 'UAILocomotion_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, __AnimBlueprintMutables) == 0x000598, "Member 'UAILocomotion_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0005C0, "Member 'UAILocomotion_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimBlueprintExtension_Base) == 0x0005C8, "Member 'UAILocomotion_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_42) == 0x0005D0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_42' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_41) == 0x0005F8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_41' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_40) == 0x000620, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_40' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_39) == 0x000648, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_39' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_38) == 0x000670, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_38' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_37) == 0x000698, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_37' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_36) == 0x0006C0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_36' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_35) == 0x0006E8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_35' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_34) == 0x000710, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_34' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_33) == 0x000738, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_33' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_32) == 0x000760, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_32' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_31) == 0x000788, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_31' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_30) == 0x0007B0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_30' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_29) == 0x0007D8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_29' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_28) == 0x000800, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_28' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_27) == 0x000828, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_27' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_26) == 0x000850, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_26' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_25) == 0x000878, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_25' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_24) == 0x0008A0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_24' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_23) == 0x0008C8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_23' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_22) == 0x0008F0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_22' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_21) == 0x000918, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_21' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_20) == 0x000940, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_20' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_19) == 0x000968, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_19' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_18) == 0x000990, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_18' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_17) == 0x0009B8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_17' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_16) == 0x0009E0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_16' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_15) == 0x000A08, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_15' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_14) == 0x000A30, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_14' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_13) == 0x000A58, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_13' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_12) == 0x000A80, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_12' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_11) == 0x000AA8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_11' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_10) == 0x000AD0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_10' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_9) == 0x000AF8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_9' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_8) == 0x000B20, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_8' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer_5) == 0x000B48, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer_5' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_9) == 0x000B90, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_9' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_7) == 0x000BB0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_7' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_6) == 0x000BD8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_6' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer_4) == 0x000C00, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer_4' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_8) == 0x000C48, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_8' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x000C68, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_7) == 0x000C90, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_7' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateMachine_3) == 0x000CB0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateMachine_3' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_6) == 0x000D78, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_6' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_5) == 0x000D98, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_5' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_4) == 0x000DC0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_4' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer_3) == 0x000DE8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer_3' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_5) == 0x000E30, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_5' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer_2) == 0x000E50, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_4) == 0x000E98, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_4' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateMachine_2) == 0x000EB8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateMachine_2' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_3) == 0x000F80, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_3' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateMachine_1) == 0x000FA0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateMachine_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_BlendSpacePlayer_1) == 0x001068, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_BlendSpacePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x0010D8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x001158, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x001210, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_BlendSpacePlayer) == 0x001258, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_BlendSpacePlayer' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_3) == 0x0012C8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_3' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_2) == 0x0012F0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_2' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult_1) == 0x001318, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_TransitionResult) == 0x001340, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer_1) == 0x001368, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_2) == 0x0013B0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_2' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SequencePlayer) == 0x0013D0, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult_1) == 0x001418, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x001438, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateResult) == 0x001460, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_StateMachine) == 0x001480, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x001548, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, AnimGraphNode_Root) == 0x0015C8, "Member 'UAILocomotion_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, StartAngle) == 0x0015E8, "Member 'UAILocomotion_AnimBP_C::StartAngle' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, TurnInPlaceSequence) == 0x0015F0, "Member 'UAILocomotion_AnimBP_C::TurnInPlaceSequence' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, IdleAnim) == 0x0015F8, "Member 'UAILocomotion_AnimBP_C::IdleAnim' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, SecondaryIdleAnim) == 0x001600, "Member 'UAILocomotion_AnimBP_C::SecondaryIdleAnim' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, GaitChangeTransitionAnim) == 0x001608, "Member 'UAILocomotion_AnimBP_C::GaitChangeTransitionAnim' has a wrong offset!"); \ -static_assert(offsetof(UAILocomotion_AnimBP_C, StartAnim) == 0x001610, "Member 'UAILocomotion_AnimBP_C::StartAnim' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_3_C \ -static_assert(alignof(AGC_DataMosh_Cine_3_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_3_C"); \ -static_assert(sizeof(AGC_DataMosh_Cine_3_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_3_C"); \ +#define DUMPER7_ASSERTS_ALamp_IndustrialCeiling_AZ_Past_C \ +static_assert(alignof(ALamp_IndustrialCeiling_AZ_Past_C) == 0x000008, "Wrong alignment on ALamp_IndustrialCeiling_AZ_Past_C"); \ +static_assert(sizeof(ALamp_IndustrialCeiling_AZ_Past_C) == 0x000558, "Wrong size on ALamp_IndustrialCeiling_AZ_Past_C"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, R_2) == 0x000528, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::R_2' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, L_1) == 0x000530, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::L_1' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, Fill_R) == 0x000538, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::Fill_R' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, Fill_L) == 0x000540, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::Fill_L' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, Scatter) == 0x000548, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::Scatter' has a wrong offset!"); \ +static_assert(offsetof(ALamp_IndustrialCeiling_AZ_Past_C, MainSpot) == 0x000550, "Member 'ALamp_IndustrialCeiling_AZ_Past_C::MainSpot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_L_C \ static_assert(alignof(AGC_Sequence_BasicGlitches_L_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_L_C"); \ static_assert(sizeof(AGC_Sequence_BasicGlitches_L_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_L_C"); \ static_assert(offsetof(AGC_Sequence_BasicGlitches_L_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_L_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Video_Generic_Soulleak_C \ +static_assert(alignof(AGC_Video_Generic_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Generic_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Generic_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Generic_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Generic_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Generic_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Video_Antoni_Soulleak_C \ +static_assert(alignof(AGC_Video_Antoni_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Antoni_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Antoni_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Antoni_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Antoni_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Antoni_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_3_C \ +static_assert(alignof(AGC_DataMosh_Cine_3_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_3_C"); \ +static_assert(sizeof(AGC_DataMosh_Cine_3_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_3_C"); \ + #define DUMPER7_ASSERTS_AGC_Sequence_Edward_Glitches_C \ static_assert(alignof(AGC_Sequence_Edward_Glitches_C) == 0x000008, "Wrong alignment on AGC_Sequence_Edward_Glitches_C"); \ static_assert(sizeof(AGC_Sequence_Edward_Glitches_C) == 0x0003F0, "Wrong size on AGC_Sequence_Edward_Glitches_C"); \ @@ -237220,6 +231875,20 @@ static_assert(alignof(AGC_Material_CriticalHit_C) == 0x000008, "Wrong alignment static_assert(sizeof(AGC_Material_CriticalHit_C) == 0x0003E0, "Wrong size on AGC_Material_CriticalHit_C"); \ static_assert(offsetof(AGC_Material_CriticalHit_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_CriticalHit_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GC_Material_Death_C_WhileActive \ +static_assert(alignof(GC_Material_Death_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_Death_C_WhileActive"); \ +static_assert(sizeof(GC_Material_Death_C_WhileActive) == 0x0000F0, "Wrong size on GC_Material_Death_C_WhileActive"); \ +static_assert(offsetof(GC_Material_Death_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_Death_C_WhileActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_Death_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_Death_C_WhileActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_Death_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_Death_C_WhileActive::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_Death_C_WhileActive, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0000E8, "Member 'GC_Material_Death_C_WhileActive::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Material_Death_C \ +static_assert(alignof(AGC_Material_Death_C) == 0x000008, "Wrong alignment on AGC_Material_Death_C"); \ +static_assert(sizeof(AGC_Material_Death_C) == 0x0003E8, "Wrong size on AGC_Material_Death_C"); \ +static_assert(offsetof(AGC_Material_Death_C, SHAk) == 0x0003D8, "Member 'AGC_Material_Death_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AGC_Material_Death_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_Death_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_AGC_Material_Toxic_C \ static_assert(alignof(AGC_Material_Toxic_C) == 0x000008, "Wrong alignment on AGC_Material_Toxic_C"); \ static_assert(sizeof(AGC_Material_Toxic_C) == 0x0003E0, "Wrong size on AGC_Material_Toxic_C"); \ @@ -237253,67 +231922,30 @@ static_assert(sizeof(AGC_TentaclesFloor_C) == 0x000348, "Wrong size on AGC_Tenta static_assert(offsetof(AGC_TentaclesFloor_C, DefaultSceneRoot) == 0x000338, "Member 'AGC_TentaclesFloor_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AGC_TentaclesFloor_C, ParticleSystem) == 0x000340, "Member 'AGC_TentaclesFloor_C::ParticleSystem' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack \ -static_assert(alignof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack) == 0x000004, "Wrong alignment on GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack"); \ -static_assert(sizeof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack) == 0x000008, "Wrong size on GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack"); \ -static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, EntryPoint) == 0x000000, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack, CallFunc_IsValid_ReturnValue_1) == 0x000005, "Member 'GC_MeleeAttack_C_ExecuteUbergraph_GC_MeleeAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GC_FabricationInsufficientResources_C_OnExecute \ +static_assert(alignof(GC_FabricationInsufficientResources_C_OnExecute) == 0x000008, "Wrong alignment on GC_FabricationInsufficientResources_C_OnExecute"); \ +static_assert(sizeof(GC_FabricationInsufficientResources_C_OnExecute) == 0x000410, "Wrong size on GC_FabricationInsufficientResources_C_OnExecute"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_FabricationInsufficientResources_C_OnExecute::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, Parameters) == 0x000008, "Member 'GC_FabricationInsufficientResources_C_OnExecute::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_FabricationInsufficientResources_C_OnExecute::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, DialogsToPlay) == 0x0000E8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::DialogsToPlay' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeArray_Array) == 0x0000F8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x000108, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_GetCharacterPlay_ReturnValue) == 0x000110, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_RandomInteger_ReturnValue) == 0x000118, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x00011C, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_Array_LastIndex_ReturnValue) == 0x000120, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000124, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_GameplayEventData) == 0x000128, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_GameplayEventData' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_DialogInfo) == 0x0001D8, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_DialogInfo' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, K2Node_MakeStruct_DialogDataWrapper) == 0x000298, "Member 'GC_FabricationInsufficientResources_C_OnExecute::K2Node_MakeStruct_DialogDataWrapper' has a wrong offset!"); \ +static_assert(offsetof(GC_FabricationInsufficientResources_C_OnExecute, CallFunc_PlayGameplayAudioWithAbility_ReturnValue) == 0x000408, "Member 'GC_FabricationInsufficientResources_C_OnExecute::CallFunc_PlayGameplayAudioWithAbility_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GC_MeleeAttack_C_OnActive \ -static_assert(alignof(GC_MeleeAttack_C_OnActive) == 0x000008, "Wrong alignment on GC_MeleeAttack_C_OnActive"); \ -static_assert(sizeof(GC_MeleeAttack_C_OnActive) == 0x000100, "Wrong size on GC_MeleeAttack_C_OnActive"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, MyTarget) == 0x000000, "Member 'GC_MeleeAttack_C_OnActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, Parameters) == 0x000008, "Member 'GC_MeleeAttack_C_OnActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_MeleeAttack_C_OnActive::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x0000E8, "Member 'GC_MeleeAttack_C_OnActive::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, K2Node_DynamicCast_bSuccess) == 0x0000F0, "Member 'GC_MeleeAttack_C_OnActive::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnActive, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0000F8, "Member 'GC_MeleeAttack_C_OnActive::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GC_MeleeAttack_C_OnRemove \ -static_assert(alignof(GC_MeleeAttack_C_OnRemove) == 0x000008, "Wrong alignment on GC_MeleeAttack_C_OnRemove"); \ -static_assert(sizeof(GC_MeleeAttack_C_OnRemove) == 0x0000E8, "Wrong size on GC_MeleeAttack_C_OnRemove"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnRemove, MyTarget) == 0x000000, "Member 'GC_MeleeAttack_C_OnRemove::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnRemove, Parameters) == 0x000008, "Member 'GC_MeleeAttack_C_OnRemove::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_MeleeAttack_C_OnRemove, ReturnValue) == 0x0000E0, "Member 'GC_MeleeAttack_C_OnRemove::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_MeleeAttack_C \ -static_assert(alignof(AGC_MeleeAttack_C) == 0x000008, "Wrong alignment on AGC_MeleeAttack_C"); \ -static_assert(sizeof(AGC_MeleeAttack_C) == 0x000370, "Wrong size on AGC_MeleeAttack_C"); \ -static_assert(offsetof(AGC_MeleeAttack_C, UberGraphFrame) == 0x000338, "Member 'AGC_MeleeAttack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, DefaultSceneRoot) == 0x000340, "Member 'AGC_MeleeAttack_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeOut_Alpha_359245C241E88DB9D207579C67516AD5) == 0x000348, "Member 'AGC_MeleeAttack_C::FadeOut_Alpha_359245C241E88DB9D207579C67516AD5' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeOut__Direction_359245C241E88DB9D207579C67516AD5) == 0x00034C, "Member 'AGC_MeleeAttack_C::FadeOut__Direction_359245C241E88DB9D207579C67516AD5' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeOut) == 0x000350, "Member 'AGC_MeleeAttack_C::FadeOut' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeIn_Alpha_09733EDC443236AFC8F18ABFEFA4D6AF) == 0x000358, "Member 'AGC_MeleeAttack_C::FadeIn_Alpha_09733EDC443236AFC8F18ABFEFA4D6AF' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeIn__Direction_09733EDC443236AFC8F18ABFEFA4D6AF) == 0x00035C, "Member 'AGC_MeleeAttack_C::FadeIn__Direction_09733EDC443236AFC8F18ABFEFA4D6AF' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, FadeIn) == 0x000360, "Member 'AGC_MeleeAttack_C::FadeIn' has a wrong offset!"); \ -static_assert(offsetof(AGC_MeleeAttack_C, VFX) == 0x000368, "Member 'AGC_MeleeAttack_C::VFX' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight \ -static_assert(alignof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight) == 0x000008, "Wrong alignment on BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight"); \ -static_assert(sizeof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight) == 0x000028, "Wrong size on BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight"); \ -static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, EntryPoint) == 0x000000, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Event_Item) == 0x000008, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Event_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Event_InItemTypeEnum) == 0x000010, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Event_InItemTypeEnum' has a wrong offset!"); \ -static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, Temp_byte_Variable) == 0x000011, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Select_Default) == 0x000014, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_ItemHighlight_C_OnActivateAndAttach \ -static_assert(alignof(BP_ItemHighlight_C_OnActivateAndAttach) == 0x000008, "Wrong alignment on BP_ItemHighlight_C_OnActivateAndAttach"); \ -static_assert(sizeof(BP_ItemHighlight_C_OnActivateAndAttach) == 0x000010, "Wrong size on BP_ItemHighlight_C_OnActivateAndAttach"); \ -static_assert(offsetof(BP_ItemHighlight_C_OnActivateAndAttach, Item) == 0x000000, "Member 'BP_ItemHighlight_C_OnActivateAndAttach::Item' has a wrong offset!"); \ -static_assert(offsetof(BP_ItemHighlight_C_OnActivateAndAttach, InItemTypeEnum) == 0x000008, "Member 'BP_ItemHighlight_C_OnActivateAndAttach::InItemTypeEnum' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABP_ItemHighlight_C \ -static_assert(alignof(ABP_ItemHighlight_C) == 0x000008, "Wrong alignment on ABP_ItemHighlight_C"); \ -static_assert(sizeof(ABP_ItemHighlight_C) == 0x000330, "Wrong size on ABP_ItemHighlight_C"); \ -static_assert(offsetof(ABP_ItemHighlight_C, UberGraphFrame) == 0x0002D8, "Member 'ABP_ItemHighlight_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABP_ItemHighlight_C, OtherColor) == 0x0002E0, "Member 'ABP_ItemHighlight_C::OtherColor' has a wrong offset!"); \ -static_assert(offsetof(ABP_ItemHighlight_C, ConsumableColor) == 0x0002F0, "Member 'ABP_ItemHighlight_C::ConsumableColor' has a wrong offset!"); \ -static_assert(offsetof(ABP_ItemHighlight_C, ResourceColor) == 0x000300, "Member 'ABP_ItemHighlight_C::ResourceColor' has a wrong offset!"); \ -static_assert(offsetof(ABP_ItemHighlight_C, DefaultColor) == 0x000310, "Member 'ABP_ItemHighlight_C::DefaultColor' has a wrong offset!"); \ -static_assert(offsetof(ABP_ItemHighlight_C, AmmunitionColor) == 0x000320, "Member 'ABP_ItemHighlight_C::AmmunitionColor' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_FabricationInsufficientResources_C \ +static_assert(alignof(AGC_FabricationInsufficientResources_C) == 0x000008, "Wrong alignment on AGC_FabricationInsufficientResources_C"); \ +static_assert(sizeof(AGC_FabricationInsufficientResources_C) == 0x000348, "Wrong size on AGC_FabricationInsufficientResources_C"); \ +static_assert(offsetof(AGC_FabricationInsufficientResources_C, DialogPlayer) == 0x000338, "Member 'AGC_FabricationInsufficientResources_C::DialogPlayer' has a wrong offset!"); \ +static_assert(offsetof(AGC_FabricationInsufficientResources_C, DefaultSceneRoot) == 0x000340, "Member 'AGC_FabricationInsufficientResources_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_GC_AcidPuddles_C_ExecuteUbergraph_GC_AcidPuddles \ static_assert(alignof(GC_AcidPuddles_C_ExecuteUbergraph_GC_AcidPuddles) == 0x000008, "Wrong alignment on GC_AcidPuddles_C_ExecuteUbergraph_GC_AcidPuddles"); \ @@ -237391,10 +232023,23 @@ static_assert(offsetof(AGC_AcidPuddles_C, UberGraphFrame) == 0x000338, "Member ' static_assert(offsetof(AGC_AcidPuddles_C, DefaultSceneRoot) == 0x000340, "Member 'AGC_AcidPuddles_C::DefaultSceneRoot' has a wrong offset!"); \ static_assert(offsetof(AGC_AcidPuddles_C, BuffInstigator) == 0x000348, "Member 'AGC_AcidPuddles_C::BuffInstigator' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Material_Heal_C \ -static_assert(alignof(AGC_Material_Heal_C) == 0x000008, "Wrong alignment on AGC_Material_Heal_C"); \ -static_assert(sizeof(AGC_Material_Heal_C) == 0x0003E0, "Wrong size on AGC_Material_Heal_C"); \ -static_assert(offsetof(AGC_Material_Heal_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_Heal_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Material_ASCII_LoadingScreen_C \ +static_assert(alignof(AGC_Material_ASCII_LoadingScreen_C) == 0x000008, "Wrong alignment on AGC_Material_ASCII_LoadingScreen_C"); \ +static_assert(sizeof(AGC_Material_ASCII_LoadingScreen_C) == 0x0003E0, "Wrong size on AGC_Material_ASCII_LoadingScreen_C"); \ +static_assert(offsetof(AGC_Material_ASCII_LoadingScreen_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_ASCII_LoadingScreen_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_Material_TimedGlitchesRed_C_WhileActive \ +static_assert(alignof(GC_Material_TimedGlitchesRed_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_TimedGlitchesRed_C_WhileActive"); \ +static_assert(sizeof(GC_Material_TimedGlitchesRed_C_WhileActive) == 0x0000E8, "Wrong size on GC_Material_TimedGlitchesRed_C_WhileActive"); \ +static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_TimedGlitchesRed_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_TimedGlitchesRed_C_WhileActive::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Material_TimedGlitchesRed_C \ +static_assert(alignof(AGC_Material_TimedGlitchesRed_C) == 0x000008, "Wrong alignment on AGC_Material_TimedGlitchesRed_C"); \ +static_assert(sizeof(AGC_Material_TimedGlitchesRed_C) == 0x0003E8, "Wrong size on AGC_Material_TimedGlitchesRed_C"); \ +static_assert(offsetof(AGC_Material_TimedGlitchesRed_C, SHAk) == 0x0003D8, "Member 'AGC_Material_TimedGlitchesRed_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AGC_Material_TimedGlitchesRed_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_TimedGlitchesRed_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGC_Video_Artur_Soulleak_C \ static_assert(alignof(AGC_Video_Artur_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Artur_Soulleak_C"); \ @@ -237414,24 +232059,37 @@ static_assert(sizeof(AGC_Material_TimedGlitches_C) == 0x0003E8, "Wrong size on A static_assert(offsetof(AGC_Material_TimedGlitches_C, SHAk) == 0x0003D8, "Member 'AGC_Material_TimedGlitches_C::SHAk' has a wrong offset!"); \ static_assert(offsetof(AGC_Material_TimedGlitches_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_TimedGlitches_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_GC_Material_LowHealth_C_WhileActive \ +static_assert(alignof(GC_Material_LowHealth_C_WhileActive) == 0x000008, "Wrong alignment on GC_Material_LowHealth_C_WhileActive"); \ +static_assert(sizeof(GC_Material_LowHealth_C_WhileActive) == 0x0000E8, "Wrong size on GC_Material_LowHealth_C_WhileActive"); \ +static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, MyTarget) == 0x000000, "Member 'GC_Material_LowHealth_C_WhileActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, Parameters) == 0x000008, "Member 'GC_Material_LowHealth_C_WhileActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_Material_LowHealth_C_WhileActive, ReturnValue) == 0x0000E0, "Member 'GC_Material_LowHealth_C_WhileActive::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Material_LowHealth_C \ +static_assert(alignof(AGC_Material_LowHealth_C) == 0x000008, "Wrong alignment on AGC_Material_LowHealth_C"); \ +static_assert(sizeof(AGC_Material_LowHealth_C) == 0x0003E8, "Wrong size on AGC_Material_LowHealth_C"); \ +static_assert(offsetof(AGC_Material_LowHealth_C, SHAk) == 0x0003D8, "Member 'AGC_Material_LowHealth_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AGC_Material_LowHealth_C, DefaultSceneRoot) == 0x0003E0, "Member 'AGC_Material_LowHealth_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_AGC_DataMosh4_C \ static_assert(alignof(AGC_DataMosh4_C) == 0x000008, "Wrong alignment on AGC_DataMosh4_C"); \ static_assert(sizeof(AGC_DataMosh4_C) == 0x000390, "Wrong size on AGC_DataMosh4_C"); \ -#define DUMPER7_ASSERTS_AGC_Video_Weronika_Soulleak_C \ -static_assert(alignof(AGC_Video_Weronika_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Weronika_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Weronika_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Weronika_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Weronika_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Weronika_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_AGC_Video_Lidia_Soulleak_C \ static_assert(alignof(AGC_Video_Lidia_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Lidia_Soulleak_C"); \ static_assert(sizeof(AGC_Video_Lidia_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Lidia_Soulleak_C"); \ static_assert(offsetof(AGC_Video_Lidia_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Lidia_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Video_Gabriel_Soulleak_C \ -static_assert(alignof(AGC_Video_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Gabriel_Soulleak_C"); \ -static_assert(sizeof(AGC_Video_Gabriel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Gabriel_Soulleak_C"); \ -static_assert(offsetof(AGC_Video_Gabriel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Gabriel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_AGC_Sequence_Gabriel_Soulleak_C \ +static_assert(alignof(AGC_Sequence_Gabriel_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Sequence_Gabriel_Soulleak_C"); \ +static_assert(sizeof(AGC_Sequence_Gabriel_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Sequence_Gabriel_Soulleak_C"); \ +static_assert(offsetof(AGC_Sequence_Gabriel_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_Gabriel_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_Video_Angela_Soulleak_C \ +static_assert(alignof(AGC_Video_Angela_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_Angela_Soulleak_C"); \ +static_assert(sizeof(AGC_Video_Angela_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Video_Angela_Soulleak_C"); \ +static_assert(offsetof(AGC_Video_Angela_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Video_Angela_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGC_Video_DrDawid_Soulleak_C \ static_assert(alignof(AGC_Video_DrDawid_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Video_DrDawid_Soulleak_C"); \ @@ -237443,139 +232101,144 @@ static_assert(alignof(AGC_Sequence_Edward_Soulleak_C) == 0x000008, "Wrong alignm static_assert(sizeof(AGC_Sequence_Edward_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Sequence_Edward_Soulleak_C"); \ static_assert(offsetof(AGC_Sequence_Edward_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_Edward_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_XS_C \ -static_assert(alignof(AGC_Sequence_BasicGlitches_XS_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_XS_C"); \ -static_assert(sizeof(AGC_Sequence_BasicGlitches_XS_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_XS_C"); \ -static_assert(offsetof(AGC_Sequence_BasicGlitches_XS_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_XS_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_AGC_Sequence_CronosLogo_C \ static_assert(alignof(AGC_Sequence_CronosLogo_C) == 0x000008, "Wrong alignment on AGC_Sequence_CronosLogo_C"); \ static_assert(sizeof(AGC_Sequence_CronosLogo_C) == 0x0003F0, "Wrong size on AGC_Sequence_CronosLogo_C"); \ static_assert(offsetof(AGC_Sequence_CronosLogo_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_CronosLogo_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_Sequence_BasicGlitches_S_C \ -static_assert(alignof(AGC_Sequence_BasicGlitches_S_C) == 0x000008, "Wrong alignment on AGC_Sequence_BasicGlitches_S_C"); \ -static_assert(sizeof(AGC_Sequence_BasicGlitches_S_C) == 0x0003F0, "Wrong size on AGC_Sequence_BasicGlitches_S_C"); \ -static_assert(offsetof(AGC_Sequence_BasicGlitches_S_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_BasicGlitches_S_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_AGC_Sequence_Angela_Soulleak_C \ static_assert(alignof(AGC_Sequence_Angela_Soulleak_C) == 0x000008, "Wrong alignment on AGC_Sequence_Angela_Soulleak_C"); \ static_assert(sizeof(AGC_Sequence_Angela_Soulleak_C) == 0x0003F0, "Wrong size on AGC_Sequence_Angela_Soulleak_C"); \ static_assert(offsetof(AGC_Sequence_Angela_Soulleak_C, DefaultSceneRoot) == 0x0003E8, "Member 'AGC_Sequence_Angela_Soulleak_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh3_C \ -static_assert(alignof(AGC_DataMosh3_C) == 0x000008, "Wrong alignment on AGC_DataMosh3_C"); \ -static_assert(sizeof(AGC_DataMosh3_C) == 0x000390, "Wrong size on AGC_DataMosh3_C"); \ - #define DUMPER7_ASSERTS_AGC_Material_EchoVignette_C \ static_assert(alignof(AGC_Material_EchoVignette_C) == 0x000008, "Wrong alignment on AGC_Material_EchoVignette_C"); \ static_assert(sizeof(AGC_Material_EchoVignette_C) == 0x0003E0, "Wrong size on AGC_Material_EchoVignette_C"); \ static_assert(offsetof(AGC_Material_EchoVignette_C, DefaultSceneRoot) == 0x0003D8, "Member 'AGC_Material_EchoVignette_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGE_AI_IdleEnemy_C \ -static_assert(alignof(UGE_AI_IdleEnemy_C) == 0x000008, "Wrong alignment on UGE_AI_IdleEnemy_C"); \ -static_assert(sizeof(UGE_AI_IdleEnemy_C) == 0x000A70, "Wrong size on UGE_AI_IdleEnemy_C"); \ +#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP \ +static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP) == 0x000004, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP"); \ +static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP) == 0x000004, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_5_C \ -static_assert(alignof(AGC_DataMosh_Cine_5_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_5_C"); \ -static_assert(sizeof(AGC_DataMosh_Cine_5_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_5_C"); \ +#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior \ +static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_RegisterAchievementCount_IsValid) == 0x000018, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_RegisterAchievementCount_IsValid' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000019, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount \ +static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000008, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount"); \ +static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000028, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, Actor) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::Actor' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, IsValid) == 0x000008, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::IsValid' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, _IsValid) == 0x000009, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::_IsValid' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_NotEqual_NameName_ReturnValue) == 0x00000A, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000010, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAchievementSimpleUnlockBehaviorEffector_BP_C \ +static_assert(alignof(UAchievementSimpleUnlockBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UAchievementSimpleUnlockBehaviorEffector_BP_C"); \ +static_assert(sizeof(UAchievementSimpleUnlockBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UAchievementSimpleUnlockBehaviorEffector_BP_C"); \ +static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, AchievementOLD) == 0x000098, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::AchievementOLD' has a wrong offset!"); \ +static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, Achievement) == 0x0000A0, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::Achievement' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGC_CronosLogoImage_C \ static_assert(alignof(AGC_CronosLogoImage_C) == 0x000008, "Wrong alignment on AGC_CronosLogoImage_C"); \ static_assert(sizeof(AGC_CronosLogoImage_C) == 0x0003A8, "Wrong size on AGC_CronosLogoImage_C"); \ static_assert(offsetof(AGC_CronosLogoImage_C, DefaultSceneRoot) == 0x0003A0, "Member 'AGC_CronosLogoImage_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_2_C \ -static_assert(alignof(AGC_DataMosh_Cine_2_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_2_C"); \ -static_assert(sizeof(AGC_DataMosh_Cine_2_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_2_C"); \ +#define DUMPER7_ASSERTS_AGC_DataMosh_ND_Medium_C \ +static_assert(alignof(AGC_DataMosh_ND_Medium_C) == 0x000008, "Wrong alignment on AGC_DataMosh_ND_Medium_C"); \ +static_assert(sizeof(AGC_DataMosh_ND_Medium_C) == 0x000390, "Wrong size on AGC_DataMosh_ND_Medium_C"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh_ND_Weak_C \ -static_assert(alignof(AGC_DataMosh_ND_Weak_C) == 0x000008, "Wrong alignment on AGC_DataMosh_ND_Weak_C"); \ -static_assert(sizeof(AGC_DataMosh_ND_Weak_C) == 0x000390, "Wrong size on AGC_DataMosh_ND_Weak_C"); \ +#define DUMPER7_ASSERTS_VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent \ +static_assert(alignof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent) == 0x000008, "Wrong alignment on VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent"); \ +static_assert(sizeof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent) == 0x000060, "Wrong size on VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, EntryPoint) == 0x000000, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, K2Node_DynamicCast_AsNiagara_Actor) == 0x000010, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::K2Node_DynamicCast_AsNiagara_Actor' has a wrong offset!"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_MakeBox_ReturnValue) == 0x000020, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'VFXMultiSpawnerComponent_C_ExecuteUbergraph_VFXMultiSpawnerComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_OnExtPanel \ -static_assert(alignof(SettingsMenuWidget_BP_C_OnExtPanel) == 0x000004, "Wrong alignment on SettingsMenuWidget_BP_C_OnExtPanel"); \ -static_assert(sizeof(SettingsMenuWidget_BP_C_OnExtPanel) == 0x000008, "Wrong size on SettingsMenuWidget_BP_C_OnExtPanel"); \ -static_assert(offsetof(SettingsMenuWidget_BP_C_OnExtPanel, PanelId) == 0x000000, "Member 'SettingsMenuWidget_BP_C_OnExtPanel::PanelId' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP \ -static_assert(alignof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP) == 0x000004, "Wrong alignment on SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP"); \ -static_assert(sizeof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP) == 0x00000C, "Wrong size on SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP"); \ -static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, EntryPoint) == 0x000000, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP, K2Node_Event_PanelId) == 0x000004, "Member 'SettingsMenuWidget_BP_C_ExecuteUbergraph_SettingsMenuWidget_BP::K2Node_Event_PanelId' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingsMenuWidget_BP_C \ -static_assert(alignof(USettingsMenuWidget_BP_C) == 0x000008, "Wrong alignment on USettingsMenuWidget_BP_C"); \ -static_assert(sizeof(USettingsMenuWidget_BP_C) == 0x000568, "Wrong size on USettingsMenuWidget_BP_C"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, UberGraphFrame) == 0x0004D8, "Member 'USettingsMenuWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, background) == 0x0004E0, "Member 'USettingsMenuWidget_BP_C::background' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, Accept_text) == 0x0004E8, "Member 'USettingsMenuWidget_BP_C::Accept_text' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, AccessibilitySettingsWidget) == 0x0004F0, "Member 'USettingsMenuWidget_BP_C::AccessibilitySettingsWidget' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, AudioSettingsWidget) == 0x0004F8, "Member 'USettingsMenuWidget_BP_C::AudioSettingsWidget' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, Back_text) == 0x000500, "Member 'USettingsMenuWidget_BP_C::Back_text' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsEdit_ExtraSettingsPanel) == 0x000508, "Member 'USettingsMenuWidget_BP_C::ControlsEdit_ExtraSettingsPanel' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsSettingsWidget) == 0x000510, "Member 'USettingsMenuWidget_BP_C::ControlsSettingsWidget' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, ControlsView_ExtraSettingsPanel) == 0x000518, "Member 'USettingsMenuWidget_BP_C::ControlsView_ExtraSettingsPanel' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, DisplaySettingsWidget) == 0x000520, "Member 'USettingsMenuWidget_BP_C::DisplaySettingsWidget' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, GamePlaySettingsWidget) == 0x000528, "Member 'USettingsMenuWidget_BP_C::GamePlaySettingsWidget' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, Gamma_ExtraSettingsPanel) == 0x000530, "Member 'USettingsMenuWidget_BP_C::Gamma_ExtraSettingsPanel' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, HDR_ExtraSettingsPanel) == 0x000538, "Member 'USettingsMenuWidget_BP_C::HDR_ExtraSettingsPanel' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, KeepAspectZone_0) == 0x000540, "Member 'USettingsMenuWidget_BP_C::KeepAspectZone_0' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, Reset_text) == 0x000548, "Member 'USettingsMenuWidget_BP_C::Reset_text' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, TabLeft_tip) == 0x000550, "Member 'USettingsMenuWidget_BP_C::TabLeft_tip' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, TabRight_tip) == 0x000558, "Member 'USettingsMenuWidget_BP_C::TabRight_tip' has a wrong offset!"); \ -static_assert(offsetof(USettingsMenuWidget_BP_C, TextsSettingsWidget) == 0x000560, "Member 'USettingsMenuWidget_BP_C::TextsSettingsWidget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Voices_Medium_C \ -static_assert(alignof(AGC_DataMosh_Voices_Medium_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Voices_Medium_C"); \ -static_assert(sizeof(AGC_DataMosh_Voices_Medium_C) == 0x000390, "Wrong size on AGC_DataMosh_Voices_Medium_C"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh_Cine_1_C \ -static_assert(alignof(AGC_DataMosh_Cine_1_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Cine_1_C"); \ -static_assert(sizeof(AGC_DataMosh_Cine_1_C) == 0x000390, "Wrong size on AGC_DataMosh_Cine_1_C"); \ - -#define DUMPER7_ASSERTS_AGC_DataMosh9_C \ -static_assert(alignof(AGC_DataMosh9_C) == 0x000008, "Wrong alignment on AGC_DataMosh9_C"); \ -static_assert(sizeof(AGC_DataMosh9_C) == 0x000390, "Wrong size on AGC_DataMosh9_C"); \ +#define DUMPER7_ASSERTS_UVFXMultiSpawnerComponent_C \ +static_assert(alignof(UVFXMultiSpawnerComponent_C) == 0x000008, "Wrong alignment on UVFXMultiSpawnerComponent_C"); \ +static_assert(sizeof(UVFXMultiSpawnerComponent_C) == 0x0000D8, "Wrong size on UVFXMultiSpawnerComponent_C"); \ +static_assert(offsetof(UVFXMultiSpawnerComponent_C, UberGraphFrame) == 0x0000A0, "Member 'UVFXMultiSpawnerComponent_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UVFXMultiSpawnerComponent_C, BoundMin) == 0x0000A8, "Member 'UVFXMultiSpawnerComponent_C::BoundMin' has a wrong offset!"); \ +static_assert(offsetof(UVFXMultiSpawnerComponent_C, BoundMax) == 0x0000C0, "Member 'UVFXMultiSpawnerComponent_C::BoundMax' has a wrong offset!"); \ #define DUMPER7_ASSERTS_AGC_DataMosh_ND_Strong_C \ static_assert(alignof(AGC_DataMosh_ND_Strong_C) == 0x000008, "Wrong alignment on AGC_DataMosh_ND_Strong_C"); \ static_assert(sizeof(AGC_DataMosh_ND_Strong_C) == 0x000390, "Wrong size on AGC_DataMosh_ND_Strong_C"); \ -#define DUMPER7_ASSERTS_AGC_DataMosh7_C \ -static_assert(alignof(AGC_DataMosh7_C) == 0x000008, "Wrong alignment on AGC_DataMosh7_C"); \ -static_assert(sizeof(AGC_DataMosh7_C) == 0x000390, "Wrong size on AGC_DataMosh7_C"); \ +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_C_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_C_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_C_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_C_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_C_BP_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh_ND_Weak_C \ +static_assert(alignof(AGC_DataMosh_ND_Weak_C) == 0x000008, "Wrong alignment on AGC_DataMosh_ND_Weak_C"); \ +static_assert(sizeof(AGC_DataMosh_ND_Weak_C) == 0x000390, "Wrong size on AGC_DataMosh_ND_Weak_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh_Voices_Medium_C \ +static_assert(alignof(AGC_DataMosh_Voices_Medium_C) == 0x000008, "Wrong alignment on AGC_DataMosh_Voices_Medium_C"); \ +static_assert(sizeof(AGC_DataMosh_Voices_Medium_C) == 0x000390, "Wrong size on AGC_DataMosh_Voices_Medium_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh8_C \ +static_assert(alignof(AGC_DataMosh8_C) == 0x000008, "Wrong alignment on AGC_DataMosh8_C"); \ +static_assert(sizeof(AGC_DataMosh8_C) == 0x000390, "Wrong size on AGC_DataMosh8_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh9_C \ +static_assert(alignof(AGC_DataMosh9_C) == 0x000008, "Wrong alignment on AGC_DataMosh9_C"); \ +static_assert(sizeof(AGC_DataMosh9_C) == 0x000390, "Wrong size on AGC_DataMosh9_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh_IdleSoulLeak_C \ +static_assert(alignof(AGC_DataMosh_IdleSoulLeak_C) == 0x000008, "Wrong alignment on AGC_DataMosh_IdleSoulLeak_C"); \ +static_assert(sizeof(AGC_DataMosh_IdleSoulLeak_C) == 0x000390, "Wrong size on AGC_DataMosh_IdleSoulLeak_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh5_C \ +static_assert(alignof(AGC_DataMosh5_C) == 0x000008, "Wrong alignment on AGC_DataMosh5_C"); \ +static_assert(sizeof(AGC_DataMosh5_C) == 0x000390, "Wrong size on AGC_DataMosh5_C"); \ + +#define DUMPER7_ASSERTS_AGC_DataMosh2_C \ +static_assert(alignof(AGC_DataMosh2_C) == 0x000008, "Wrong alignment on AGC_DataMosh2_C"); \ +static_assert(sizeof(AGC_DataMosh2_C) == 0x000390, "Wrong size on AGC_DataMosh2_C"); \ #define DUMPER7_ASSERTS_AGC_DataMosh6_C \ static_assert(alignof(AGC_DataMosh6_C) == 0x000008, "Wrong alignment on AGC_DataMosh6_C"); \ static_assert(sizeof(AGC_DataMosh6_C) == 0x000390, "Wrong size on AGC_DataMosh6_C"); \ +#define DUMPER7_ASSERTS_GC_NoHealingItem_C_OnActive \ +static_assert(alignof(GC_NoHealingItem_C_OnActive) == 0x000008, "Wrong alignment on GC_NoHealingItem_C_OnActive"); \ +static_assert(sizeof(GC_NoHealingItem_C_OnActive) == 0x0000E8, "Wrong size on GC_NoHealingItem_C_OnActive"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnActive, MyTarget) == 0x000000, "Member 'GC_NoHealingItem_C_OnActive::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnActive, Parameters) == 0x000008, "Member 'GC_NoHealingItem_C_OnActive::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_NoHealingItem_C_OnActive::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnActive, CallFunc_OnActive_ReturnValue) == 0x0000E1, "Member 'GC_NoHealingItem_C_OnActive::CallFunc_OnActive_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_GC_NoHealingItem_C_OnExecute \ +static_assert(alignof(GC_NoHealingItem_C_OnExecute) == 0x000008, "Wrong alignment on GC_NoHealingItem_C_OnExecute"); \ +static_assert(sizeof(GC_NoHealingItem_C_OnExecute) == 0x0000E8, "Wrong size on GC_NoHealingItem_C_OnExecute"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_NoHealingItem_C_OnExecute::MyTarget' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnExecute, Parameters) == 0x000008, "Member 'GC_NoHealingItem_C_OnExecute::Parameters' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_NoHealingItem_C_OnExecute::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(GC_NoHealingItem_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x0000E1, "Member 'GC_NoHealingItem_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGC_NoHealingItem_C \ +static_assert(alignof(AGC_NoHealingItem_C) == 0x000008, "Wrong alignment on AGC_NoHealingItem_C"); \ +static_assert(sizeof(AGC_NoHealingItem_C) == 0x000340, "Wrong size on AGC_NoHealingItem_C"); \ +static_assert(offsetof(AGC_NoHealingItem_C, DefaultSceneRoot) == 0x000338, "Member 'AGC_NoHealingItem_C::DefaultSceneRoot' has a wrong offset!"); \ + #define DUMPER7_ASSERTS_AGC_ScreenFade_C \ static_assert(alignof(AGC_ScreenFade_C) == 0x000008, "Wrong alignment on AGC_ScreenFade_C"); \ static_assert(sizeof(AGC_ScreenFade_C) == 0x000350, "Wrong size on AGC_ScreenFade_C"); \ static_assert(offsetof(AGC_ScreenFade_C, DefaultSceneRoot) == 0x000348, "Member 'AGC_ScreenFade_C::DefaultSceneRoot' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_GC_TrapMineNoAmmo_C_OnActive \ -static_assert(alignof(GC_TrapMineNoAmmo_C_OnActive) == 0x000008, "Wrong alignment on GC_TrapMineNoAmmo_C_OnActive"); \ -static_assert(sizeof(GC_TrapMineNoAmmo_C_OnActive) == 0x0000E8, "Wrong size on GC_TrapMineNoAmmo_C_OnActive"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, MyTarget) == 0x000000, "Member 'GC_TrapMineNoAmmo_C_OnActive::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, Parameters) == 0x000008, "Member 'GC_TrapMineNoAmmo_C_OnActive::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, ReturnValue) == 0x0000E0, "Member 'GC_TrapMineNoAmmo_C_OnActive::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnActive, CallFunc_OnActive_ReturnValue) == 0x0000E1, "Member 'GC_TrapMineNoAmmo_C_OnActive::CallFunc_OnActive_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GC_TrapMineNoAmmo_C_OnExecute \ -static_assert(alignof(GC_TrapMineNoAmmo_C_OnExecute) == 0x000008, "Wrong alignment on GC_TrapMineNoAmmo_C_OnExecute"); \ -static_assert(sizeof(GC_TrapMineNoAmmo_C_OnExecute) == 0x0000E8, "Wrong size on GC_TrapMineNoAmmo_C_OnExecute"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, MyTarget) == 0x000000, "Member 'GC_TrapMineNoAmmo_C_OnExecute::MyTarget' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, Parameters) == 0x000008, "Member 'GC_TrapMineNoAmmo_C_OnExecute::Parameters' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, ReturnValue) == 0x0000E0, "Member 'GC_TrapMineNoAmmo_C_OnExecute::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GC_TrapMineNoAmmo_C_OnExecute, CallFunc_OnExecute_ReturnValue) == 0x0000E1, "Member 'GC_TrapMineNoAmmo_C_OnExecute::CallFunc_OnExecute_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AGC_TrapMineNoAmmo_C \ -static_assert(alignof(AGC_TrapMineNoAmmo_C) == 0x000008, "Wrong alignment on AGC_TrapMineNoAmmo_C"); \ -static_assert(sizeof(AGC_TrapMineNoAmmo_C) == 0x000340, "Wrong size on AGC_TrapMineNoAmmo_C"); \ -static_assert(offsetof(AGC_TrapMineNoAmmo_C, DefaultSceneRoot) == 0x000338, "Member 'AGC_TrapMineNoAmmo_C::DefaultSceneRoot' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep \ static_assert(alignof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep) == 0x000008, "Wrong alignment on NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep"); \ static_assert(sizeof(NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep) == 0x000030, "Wrong size on NoisyFootstep_C_ExecuteUbergraph_NoisyFootstep"); \ @@ -237610,139 +232273,6 @@ static_assert(alignof(ADefaultGCPoolActor_BP_C) == 0x000008, "Wrong alignment on static_assert(sizeof(ADefaultGCPoolActor_BP_C) == 0x0002D8, "Wrong size on ADefaultGCPoolActor_BP_C"); \ static_assert(offsetof(ADefaultGCPoolActor_BP_C, UberGraphFrame) == 0x0002D0, "Member 'ADefaultGCPoolActor_BP_C::UberGraphFrame' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx \ -static_assert(alignof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000008, "Wrong alignment on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ -static_assert(sizeof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx) == 0x000140, "Wrong size on FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, EntryPoint) == 0x000000, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_bool_Variable) == 0x000004, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_struct_Variable) == 0x000008, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Array_Index_Variable) == 0x000020, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Array_Index_Variable_1) == 0x00002C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000030, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_Time) == 0x000048, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_Time' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_NewFloatCurve) == 0x000050, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_NewFloatCurve' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CustomEvent_StateOnTheEndON_OFF) == 0x000058, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CustomEvent_StateOnTheEndON_OFF' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Keys_Keys) == 0x000060, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, Temp_int_Loop_Counter_Variable_1) == 0x000070, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Get_Item) == 0x000078, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_Value) == 0x000080, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_ReturnValue) == 0x000098, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Add_IntInt_ReturnValue_1) == 0x00009C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000A0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Less_IntInt_ReturnValue) == 0x0000BC, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_CreateDelegate_OutputDelegate) == 0x0000C0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0000D0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Keys_Keys_1) == 0x0000D8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Keys_Keys_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Get_Item_1) == 0x0000E8, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_Value_1) == 0x0000F0, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_Value_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Map_Find_ReturnValue_1) == 0x000108, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Map_Find_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Array_Length_ReturnValue_1) == 0x00010C, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, K2Node_Select_Default) == 0x000110, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Less_IntInt_ReturnValue_1) == 0x000128, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x000130, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000138, "Member 'FlickeringLampEx_C_ExecuteUbergraph_FlickeringLampEx::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_C_FlickerCandle \ -static_assert(alignof(FlickeringLampEx_C_FlickerCandle) == 0x000008, "Wrong alignment on FlickeringLampEx_C_FlickerCandle"); \ -static_assert(sizeof(FlickeringLampEx_C_FlickerCandle) == 0x000018, "Wrong size on FlickeringLampEx_C_FlickerCandle"); \ -static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, Time) == 0x000000, "Member 'FlickeringLampEx_C_FlickerCandle::Time' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, NewFloatCurve) == 0x000008, "Member 'FlickeringLampEx_C_FlickerCandle::NewFloatCurve' has a wrong offset!"); \ -static_assert(offsetof(FlickeringLampEx_C_FlickerCandle, OFF_0) == 0x000010, "Member 'FlickeringLampEx_C_FlickerCandle::OFF_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightIntensityMultiplier \ -static_assert(alignof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ -static_assert(sizeof(FlickeringLampEx_C_GetLightIntensityMultiplier) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightIntensityMultiplier"); \ -static_assert(offsetof(FlickeringLampEx_C_GetLightIntensityMultiplier, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightIntensityMultiplier::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetLightTemperature \ -static_assert(alignof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetLightTemperature"); \ -static_assert(sizeof(FlickeringLampEx_C_GetLightTemperature) == 0x000008, "Wrong size on FlickeringLampEx_C_GetLightTemperature"); \ -static_assert(offsetof(FlickeringLampEx_C_GetLightTemperature, Result) == 0x000000, "Member 'FlickeringLampEx_C_GetLightTemperature::Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FlickeringLampEx_C_GetPrimitveComponent \ -static_assert(alignof(FlickeringLampEx_C_GetPrimitveComponent) == 0x000008, "Wrong alignment on FlickeringLampEx_C_GetPrimitveComponent"); \ -static_assert(sizeof(FlickeringLampEx_C_GetPrimitveComponent) == 0x000008, "Wrong size on FlickeringLampEx_C_GetPrimitveComponent"); \ -static_assert(offsetof(FlickeringLampEx_C_GetPrimitveComponent, ReturnValue) == 0x000000, "Member 'FlickeringLampEx_C_GetPrimitveComponent::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFlickeringLampEx_C \ -static_assert(alignof(AFlickeringLampEx_C) == 0x000008, "Wrong alignment on AFlickeringLampEx_C"); \ -static_assert(sizeof(AFlickeringLampEx_C) == 0x000520, "Wrong size on AFlickeringLampEx_C"); \ -static_assert(offsetof(AFlickeringLampEx_C, UberGraphFrame_FlickeringLampEx_C) == 0x000470, "Member 'AFlickeringLampEx_C::UberGraphFrame_FlickeringLampEx_C' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, StaticMesh4) == 0x000478, "Member 'AFlickeringLampEx_C::StaticMesh4' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, StaticMesh3) == 0x000480, "Member 'AFlickeringLampEx_C::StaticMesh3' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, StaticMesh2) == 0x000488, "Member 'AFlickeringLampEx_C::StaticMesh2' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, StaticMesh1) == 0x000490, "Member 'AFlickeringLampEx_C::StaticMesh1' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, BaseMesh) == 0x000498, "Member 'AFlickeringLampEx_C::BaseMesh' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize_FlickerCandleSizeCurve_6C03B4B74D8A8E7A4D0DFDB4DFA83207) == 0x0004A0, "Member 'AFlickeringLampEx_C::FlickerCandleSize_FlickerCandleSizeCurve_6C03B4B74D8A8E7A4D0DFDB4DFA83207' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize__Direction_6C03B4B74D8A8E7A4D0DFDB4DFA83207) == 0x0004A4, "Member 'AFlickeringLampEx_C::FlickerCandleSize__Direction_6C03B4B74D8A8E7A4D0DFDB4DFA83207' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, FlickerCandleSize) == 0x0004A8, "Member 'AFlickeringLampEx_C::FlickerCandleSize' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, LightIntensityMultiplayer) == 0x0004B0, "Member 'AFlickeringLampEx_C::LightIntensityMultiplayer' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, LightTemperature) == 0x0004B8, "Member 'AFlickeringLampEx_C::LightTemperature' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, MapMeshAndScale) == 0x0004C0, "Member 'AFlickeringLampEx_C::MapMeshAndScale' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, CandleFlickerTimerEvent) == 0x000510, "Member 'AFlickeringLampEx_C::CandleFlickerTimerEvent' has a wrong offset!"); \ -static_assert(offsetof(AFlickeringLampEx_C, OFF) == 0x000518, "Member 'AFlickeringLampEx_C::OFF' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP \ -static_assert(alignof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP) == 0x000008, "Wrong alignment on ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP"); \ -static_assert(sizeof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP) == 0x000050, "Wrong size on ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_GetOwnerComponent_ReturnValue_1) == 0x000018, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_GetOwnerComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_GetOwner_ReturnValue_1) == 0x000028, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, K2Node_DynamicCast_AsFlickering_Lamp_Ex_Base) == 0x000030, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::K2Node_DynamicCast_AsFlickering_Lamp_Ex_Base' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_GetComponentByClass_ReturnValue) == 0x000040, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_IsVisible_ReturnValue) == 0x000048, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_IsVisible_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP, CallFunc_IsValid_ReturnValue_1) == 0x000049, "Member 'ToggleLightBehaviorEffector_BP_C_ExecuteUbergraph_ToggleLightBehaviorEffector_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ToggleLightBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(ToggleLightBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on ToggleLightBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(ToggleLightBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on ToggleLightBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'ToggleLightBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'ToggleLightBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'ToggleLightBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'ToggleLightBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'ToggleLightBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ToggleLightBehaviorEffector_BP_C_SetLightVisibility \ -static_assert(alignof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility) == 0x000008, "Wrong alignment on ToggleLightBehaviorEffector_BP_C_SetLightVisibility"); \ -static_assert(sizeof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility) == 0x0000A0, "Wrong size on ToggleLightBehaviorEffector_BP_C_SetLightVisibility"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, Owner) == 0x000000, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::Owner' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, bVisible) == 0x000008, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::bVisible' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, Temp_int_Variable) == 0x00000C, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, K2Node_DynamicCast_AsFlickering_Lamp_Ex_Base) == 0x000018, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::K2Node_DynamicCast_AsFlickering_Lamp_Ex_Base' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000028, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_K2_GetComponentsByClass_ReturnValue_1) == 0x000038, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_K2_GetComponentsByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Get_Item) == 0x000048, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Length_ReturnValue) == 0x000050, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Length_ReturnValue_1) == 0x000054, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_K2_GetComponentsByClass_ReturnValue_2) == 0x000058, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_K2_GetComponentsByClass_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Less_IntInt_ReturnValue) == 0x000068, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Length_ReturnValue_2) == 0x00006C, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Length_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, Temp_int_Variable_1) == 0x000070, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, Temp_int_Variable_2) == 0x000074, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Add_IntInt_ReturnValue_1) == 0x000078, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Add_IntInt_ReturnValue_2) == 0x00007C, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Get_Item_1) == 0x000080, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Less_IntInt_ReturnValue_1) == 0x000088, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Array_Get_Item_2) == 0x000090, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(ToggleLightBehaviorEffector_BP_C_SetLightVisibility, CallFunc_Less_IntInt_ReturnValue_2) == 0x000098, "Member 'ToggleLightBehaviorEffector_BP_C_SetLightVisibility::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UToggleLightBehaviorEffector_BP_C \ -static_assert(alignof(UToggleLightBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UToggleLightBehaviorEffector_BP_C"); \ -static_assert(sizeof(UToggleLightBehaviorEffector_BP_C) == 0x0000A0, "Wrong size on UToggleLightBehaviorEffector_BP_C"); \ -static_assert(offsetof(UToggleLightBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UToggleLightBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UToggleLightBehaviorEffector_BP_C, bEnable) == 0x000098, "Member 'UToggleLightBehaviorEffector_BP_C::bEnable' has a wrong offset!"); \ -static_assert(offsetof(UToggleLightBehaviorEffector_BP_C, bOriginalState) == 0x000099, "Member 'UToggleLightBehaviorEffector_BP_C::bOriginalState' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_USimpleEffectorComponent_C \ static_assert(alignof(USimpleEffectorComponent_C) == 0x000008, "Wrong alignment on USimpleEffectorComponent_C"); \ static_assert(sizeof(USimpleEffectorComponent_C) == 0x000198, "Wrong size on USimpleEffectorComponent_C"); \ @@ -237801,14 +232331,1307 @@ static_assert(offsetof(UFlashlightBehaviorEffector_BP_C, Indirect_Lighting_Inten static_assert(offsetof(UFlashlightBehaviorEffector_BP_C, CurveOfChangeValueOverTime) == 0x000108, "Member 'UFlashlightBehaviorEffector_BP_C::CurveOfChangeValueOverTime' has a wrong offset!"); \ static_assert(offsetof(UFlashlightBehaviorEffector_BP_C, ChangeValueOvetTimeDuration) == 0x000110, "Member 'UFlashlightBehaviorEffector_BP_C::ChangeValueOvetTimeDuration' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FLootItemInfo_Struct \ -static_assert(alignof(FLootItemInfo_Struct) == 0x000008, "Wrong alignment on FLootItemInfo_Struct"); \ -static_assert(sizeof(FLootItemInfo_Struct) == 0x000028, "Wrong size on FLootItemInfo_Struct"); \ -static_assert(offsetof(FLootItemInfo_Struct, DropChance_25_E83732A04543C0E38C8A4EBBBE11D297) == 0x000000, "Member 'FLootItemInfo_Struct::DropChance_25_E83732A04543C0E38C8A4EBBBE11D297' has a wrong offset!"); \ -static_assert(offsetof(FLootItemInfo_Struct, Item_17_93AD6C4D464B1807ECC6A5B01544B6D8) == 0x000008, "Member 'FLootItemInfo_Struct::Item_17_93AD6C4D464B1807ECC6A5B01544B6D8' has a wrong offset!"); \ -static_assert(offsetof(FLootItemInfo_Struct, MinQuantity_26_44D84E1444E4E9BF90B46F8203AE87ED) == 0x000018, "Member 'FLootItemInfo_Struct::MinQuantity_26_44D84E1444E4E9BF90B46F8203AE87ED' has a wrong offset!"); \ -static_assert(offsetof(FLootItemInfo_Struct, MaxQuantity_27_93225E44421C212A845B49A02686453D) == 0x00001C, "Member 'FLootItemInfo_Struct::MaxQuantity_27_93225E44421C212A845B49A02686453D' has a wrong offset!"); \ -static_assert(offsetof(FLootItemInfo_Struct, PossesionLimit_33_093B8C664DFEFD6DAA3C07966A8DCCBD) == 0x000020, "Member 'FLootItemInfo_Struct::PossesionLimit_33_093B8C664DFEFD6DAA3C07966A8DCCBD' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer \ +static_assert(alignof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer) == 0x000008, "Wrong alignment on VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer"); \ +static_assert(sizeof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer) == 0x000100, "Wrong size on VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, EntryPoint) == 0x000000, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, Temp_bool_Has_Been_Initd_Variable) == 0x000004, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::Temp_bool_Has_Been_Initd_Variable' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, K2Node_Event_DeltaSeconds) == 0x000008, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, K2Node_DynamicCast_AsNiagara_VFXVolume_Base) == 0x000018, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::K2Node_DynamicCast_AsNiagara_VFXVolume_Base' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_MakeBox_ReturnValue) == 0x000028, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_MakeBox_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_GetCalculatedVolumeSize_ReturnValue) == 0x000060, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_GetCalculatedVolumeSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_FetchManagedNiagaraComponent_ReturnValue) == 0x000098, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_FetchManagedNiagaraComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_IsValid_ReturnValue_1) == 0x0000A0, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_MakeBox_ReturnValue_1) == 0x0000A8, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_MakeBox_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_GetOwner_ReturnValue_1) == 0x0000E0, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_GetOwner_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, Temp_bool_IsClosed_Variable) == 0x0000E8, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::Temp_bool_IsClosed_Variable' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, K2Node_DynamicCast_AsNiagara_Actor) == 0x0000F0, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::K2Node_DynamicCast_AsNiagara_Actor' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, K2Node_DynamicCast_bSuccess_1) == 0x0000F8, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer, CallFunc_IsValid_ReturnValue_2) == 0x0000F9, "Member 'VFXVolumeBoundResizer_C_ExecuteUbergraph_VFXVolumeBoundResizer::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_VFXVolumeBoundResizer_C_ReceiveTick \ +static_assert(alignof(VFXVolumeBoundResizer_C_ReceiveTick) == 0x000004, "Wrong alignment on VFXVolumeBoundResizer_C_ReceiveTick"); \ +static_assert(sizeof(VFXVolumeBoundResizer_C_ReceiveTick) == 0x000004, "Wrong size on VFXVolumeBoundResizer_C_ReceiveTick"); \ +static_assert(offsetof(VFXVolumeBoundResizer_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'VFXVolumeBoundResizer_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UVFXVolumeBoundResizer_C \ +static_assert(alignof(UVFXVolumeBoundResizer_C) == 0x000008, "Wrong alignment on UVFXVolumeBoundResizer_C"); \ +static_assert(sizeof(UVFXVolumeBoundResizer_C) == 0x0000E0, "Wrong size on UVFXVolumeBoundResizer_C"); \ +static_assert(offsetof(UVFXVolumeBoundResizer_C, UberGraphFrame) == 0x0000A0, "Member 'UVFXVolumeBoundResizer_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UVFXVolumeBoundResizer_C, BoundMin) == 0x0000A8, "Member 'UVFXVolumeBoundResizer_C::BoundMin' has a wrong offset!"); \ +static_assert(offsetof(UVFXVolumeBoundResizer_C, BoundMax) == 0x0000C0, "Member 'UVFXVolumeBoundResizer_C::BoundMax' has a wrong offset!"); \ +static_assert(offsetof(UVFXVolumeBoundResizer_C, WasBeginPlay) == 0x0000D8, "Member 'UVFXVolumeBoundResizer_C::WasBeginPlay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP \ +static_assert(alignof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP) == 0x000008, "Wrong alignment on OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP"); \ +static_assert(sizeof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP) == 0x0000C0, "Wrong size on OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, EntryPoint) == 0x000000, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000018, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_GetDisplayName_ReturnValue) == 0x000028, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_Concat_StrStr_ReturnValue) == 0x000038, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CustomEvent_SideB) == 0x000050, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CustomEvent_SideB' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_SwitchEnum_CmpSuccess) == 0x000051, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_GetDisplayName_ReturnValue_1) == 0x000058, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000078, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CustomEvent_InWidgetInteraction) == 0x000088, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CustomEvent_InWidgetInteraction' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_SwitchEnum_CmpSuccess_1) == 0x000089, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x00008A, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, CallFunc_NotEqual_ByteByte_ReturnValue_1) == 0x00008B, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::CallFunc_NotEqual_ByteByte_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x00008C, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_DynamicCast_AsItem_Base_BP) == 0x0000A0, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000AC, "Member 'OnItemInteractBehaviorTrigger_BP_C_ExecuteUbergraph_OnItemInteractBehaviorTrigger_BP::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip \ +static_assert(alignof(OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip) == 0x000001, "Wrong alignment on OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip"); \ +static_assert(sizeof(OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip) == 0x000001, "Wrong size on OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip, SideB) == 0x000000, "Member 'OnItemInteractBehaviorTrigger_BP_C_OnInvestigationFlip::SideB' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event \ +static_assert(alignof(OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event) == 0x000001, "Wrong alignment on OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event"); \ +static_assert(sizeof(OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event) == 0x000001, "Wrong size on OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event"); \ +static_assert(offsetof(OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event, InWidgetInteraction) == 0x000000, "Member 'OnItemInteractBehaviorTrigger_BP_C_OnWidgetInteraction_Event::InWidgetInteraction' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UOnItemInteractBehaviorTrigger_BP_C \ +static_assert(alignof(UOnItemInteractBehaviorTrigger_BP_C) == 0x000008, "Wrong alignment on UOnItemInteractBehaviorTrigger_BP_C"); \ +static_assert(sizeof(UOnItemInteractBehaviorTrigger_BP_C) == 0x000078, "Wrong size on UOnItemInteractBehaviorTrigger_BP_C"); \ +static_assert(offsetof(UOnItemInteractBehaviorTrigger_BP_C, UberGraphFrame) == 0x000058, "Member 'UOnItemInteractBehaviorTrigger_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UOnItemInteractBehaviorTrigger_BP_C, CollectStage) == 0x000060, "Member 'UOnItemInteractBehaviorTrigger_BP_C::CollectStage' has a wrong offset!"); \ +static_assert(offsetof(UOnItemInteractBehaviorTrigger_BP_C, As_Item_Base_BP) == 0x000068, "Member 'UOnItemInteractBehaviorTrigger_BP_C::As_Item_Base_BP' has a wrong offset!"); \ +static_assert(offsetof(UOnItemInteractBehaviorTrigger_BP_C, Actor) == 0x000070, "Member 'UOnItemInteractBehaviorTrigger_BP_C::Actor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP \ +static_assert(alignof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP"); \ +static_assert(sizeof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP) == 0x000030, "Wrong size on TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, K2Node_DynamicCast_AsTime_Knots_Pre_Constructed_Base_BP) == 0x000020, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::K2Node_DynamicCast_AsTime_Knots_Pre_Constructed_Base_BP' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior \ +static_assert(alignof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTimeKnotsPreConstructedBehaviorEffector_BP_C \ +static_assert(alignof(UTimeKnotsPreConstructedBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UTimeKnotsPreConstructedBehaviorEffector_BP_C"); \ +static_assert(sizeof(UTimeKnotsPreConstructedBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UTimeKnotsPreConstructedBehaviorEffector_BP_C"); \ +static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, bEnable) == 0x000098, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::bEnable' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, As_Time_Knots_Affected_BP) == 0x0000A0, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::As_Time_Knots_Affected_BP' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP) == 0x0001D8, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable) == 0x000004, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_1) == 0x000018, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_2) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_3) == 0x000038, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_Data) == 0x000048, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_Data' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_NiagaraSystem) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_NiagaraSystem' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_Event_SimulationPositionOffset) == 0x000060, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_Event_SimulationPositionOffset' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_1) == 0x000078, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Location) == 0x000080, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Output_Get) == 0x000098, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0000A4, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Location) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Output_Get) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Location_1) == 0x0000C8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Location_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnDeactivate_Output_Get_1) == 0x0000E0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnDeactivate_Output_Get_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Location_1) == 0x0000E8, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Location_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SFX_PlayOnActivate_Output_Get_1) == 0x000100, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SFX_PlayOnActivate_Output_Get_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_2) == 0x000108, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_3) == 0x00010C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BooleanAND_ReturnValue) == 0x000110, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_2) == 0x000111, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_delegate_Variable_4) == 0x000114, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_delegate_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, Temp_byte_Variable_3) == 0x000124, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_PostAkEvent_ReturnValue_4) == 0x000128, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_MakeStruct_LinearColor) == 0x00012C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_MakeStruct_LinearColor' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_IsValid_ReturnValue) == 0x00013C, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, K2Node_CustomEvent_On_Off) == 0x00013D, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::K2Node_CustomEvent_On_Off' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000140, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_X) == 0x000158, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_Y) == 0x000160, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_BreakVector_Z) == 0x000168, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000170, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000178, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_MakeVector_ReturnValue) == 0x000180, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_SpawnSystemAtLocation_ReturnValue) == 0x000198, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_SpawnSystemAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP, CallFunc_Array_Get_Item) == 0x0001A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Base_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh, CallFunc_K2_AttachToComponent_ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_HideInvisibleMesh::CallFunc_K2_AttachToComponent_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_OffTKEffect \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_OffTKEffect"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_OffTKEffect"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_OffTKEffect, Off) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_OffTKEffect::Off' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch, IsEnable) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_PreviewTransition_Switch::IsEnable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData) == 0x000030, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, Data) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::Data' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'TimeKnotsPreConstructed_Base_BP_C_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SetLocation \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SetLocation) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SetLocation"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SetLocation) == 0x0000D0, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SetLocation"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, Temp_int_Array_Index_Variable) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Get_Item) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Location) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Length_ReturnValue) == 0x0000B8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Array_Add_ReturnValue) == 0x0000BC, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SetLocation, CallFunc_Less_IntInt_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SetLocation::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate) == 0x000120, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::AkEvent' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::ComponentIndex' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Location_0' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000030, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, Temp_delegate_Variable) == 0x000048, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Location) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Rotation) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_BreakTransform_Scale) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_PostAkEvent_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_AddComponent_ReturnValue) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnActivate::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate) == 0x000010, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate) == 0x000120, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::AkEvent' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::ComponentIndex' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Location_0' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Output_Get' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, Temp_delegate_Variable) == 0x000030, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Location) == 0x000040, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Rotation) == 0x000058, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_BreakTransform_Scale) == 0x000070, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000088, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_SpawnAkComponentAtLocation_ReturnValue) == 0x0000A0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_SpawnAkComponentAtLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_PostAkEvent_ReturnValue) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_AddComponent_ReturnValue) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x0000C0, "Member 'TimeKnotsPreConstructed_Base_BP_C_SFX_PlayOnDeactivate::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript \ +static_assert(alignof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript"); \ +static_assert(sizeof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript) == 0x000002, "Wrong size on TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript, K2Node_SwitchInteger_CmpSuccess) == 0x000001, "Member 'TimeKnotsPreConstructed_Base_BP_C_UserConstructionScript::K2Node_SwitchInteger_CmpSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATimeKnotsPreConstructed_Base_BP_C \ +static_assert(alignof(ATimeKnotsPreConstructed_Base_BP_C) == 0x000010, "Wrong alignment on ATimeKnotsPreConstructed_Base_BP_C"); \ +static_assert(sizeof(ATimeKnotsPreConstructed_Base_BP_C) == 0x0004D0, "Wrong size on ATimeKnotsPreConstructed_Base_BP_C"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, UberGraphFrame) == 0x0002C8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Decal) == 0x0002D0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Decal' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk) == 0x0002D8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, TimeKnotsAffectedEffector) == 0x0002E0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::TimeKnotsAffectedEffector' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StaticMesh) == 0x0002E8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StaticMesh' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Niagara) == 0x0002F0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Niagara' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DefaultSceneRoot) == 0x0002F8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline_AlphaColor_8A2525824DCF2BB88E1D1EA7FEB5480A) == 0x000300, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline_AlphaColor_8A2525824DCF2BB88E1D1EA7FEB5480A' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline__Direction_8A2525824DCF2BB88E1D1EA7FEB5480A) == 0x000304, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline__Direction_8A2525824DCF2BB88E1D1EA7FEB5480A' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Timeline) == 0x000308, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Timeline' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward_UnravelCurve_93119AF14B8639B601AEF79825DD7921) == 0x000310, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward_UnravelCurve_93119AF14B8639B601AEF79825DD7921' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward__Direction_93119AF14B8639B601AEF79825DD7921) == 0x000314, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward__Direction_93119AF14B8639B601AEF79825DD7921' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Forward) == 0x000318, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Forward' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Constructed) == 0x000320, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Constructed' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, bExportNiagaraData) == 0x000321, "Member 'ATimeKnotsPreConstructed_Base_BP_C::bExportNiagaraData' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Curve) == 0x000328, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Curve' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, EndPositions) == 0x000330, "Member 'ATimeKnotsPreConstructed_Base_BP_C::EndPositions' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StartPositions) == 0x000340, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StartPositions' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Location) == 0x000350, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Location' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, PreviewState) == 0x000360, "Member 'ATimeKnotsPreConstructed_Base_BP_C::PreviewState' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, Simulation_Position_Offset) == 0x000368, "Member 'ATimeKnotsPreConstructed_Base_BP_C::Simulation_Position_Offset' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, IndexTKElement) == 0x000380, "Member 'ATimeKnotsPreConstructed_Base_BP_C::IndexTKElement' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Activation_01) == 0x000388, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Activation_01' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Activation_01) == 0x000390, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Activation_01' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, StartPositionsWorldTransform) == 0x0003A0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::StartPositionsWorldTransform' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, EndPositionsWorldTransform) == 0x000400, "Member 'ATimeKnotsPreConstructed_Base_BP_C::EndPositionsWorldTransform' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Deactivation_01) == 0x000460, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Deactivation_01' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Component_Index_A) == 0x000468, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Component_Index_A' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SFX_Component_Index_B) == 0x00046C, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SFX_Component_Index_B' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Deactivation_01) == 0x000470, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Deactivation_01' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SHAk_Decontructed_Loop) == 0x000478, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SHAk_Decontructed_Loop' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnIndexA_SFX) == 0x000480, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnIndexA_SFX' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnIndexB_SFX) == 0x000481, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnIndexB_SFX' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnImpactSFX) == 0x000482, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnImpactSFX' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnDeactivation_SFX) == 0x000483, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnDeactivation_SFX' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, CanSpawnLevitatingDebrisSFX) == 0x000484, "Member 'ATimeKnotsPreConstructed_Base_BP_C::CanSpawnLevitatingDebrisSFX' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, bIsDecalEnabled) == 0x000485, "Member 'ATimeKnotsPreConstructed_Base_BP_C::bIsDecalEnabled' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DecaSocketIndeks) == 0x000488, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DecaSocketIndeks' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, DecalSocketName) == 0x000490, "Member 'ATimeKnotsPreConstructed_Base_BP_C::DecalSocketName' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, PlayRateForNiagara) == 0x0004A0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::PlayRateForNiagara' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, SplineSocketPreview) == 0x0004A8, "Member 'ATimeKnotsPreConstructed_Base_BP_C::SplineSocketPreview' has a wrong offset!"); \ +static_assert(offsetof(ATimeKnotsPreConstructed_Base_BP_C, HiddeMeshNewVisibility) == 0x0004C0, "Member 'ATimeKnotsPreConstructed_Base_BP_C::HiddeMeshNewVisibility' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP \ +static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP) == 0x000004, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP"); \ +static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP) == 0x000004, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior \ +static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_RegisterAchievementCount_IsValid) == 0x000018, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_RegisterAchievementCount_IsValid' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000019, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount \ +static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000008, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount"); \ +static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000028, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, Actor) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::Actor' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, IsValid) == 0x000008, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::IsValid' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, _IsValid) == 0x000009, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::_IsValid' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000010, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_NotEqual_NameName_ReturnValue) == 0x000021, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UIncreaseAchievementCollectionCountBehaviorEffector_BP_C \ +static_assert(alignof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UIncreaseAchievementCollectionCountBehaviorEffector_BP_C"); \ +static_assert(sizeof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C) == 0x0000A0, "Wrong size on UIncreaseAchievementCollectionCountBehaviorEffector_BP_C"); \ +static_assert(offsetof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UIncreaseAchievementCollectionCountBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C, CollectionName) == 0x000098, "Member 'UIncreaseAchievementCollectionCountBehaviorEffector_BP_C::CollectionName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATimeKnotBroker_BP_C \ +static_assert(alignof(ATimeKnotBroker_BP_C) == 0x000008, "Wrong alignment on ATimeKnotBroker_BP_C"); \ +static_assert(sizeof(ATimeKnotBroker_BP_C) == 0x000460, "Wrong size on ATimeKnotBroker_BP_C"); \ + +#define DUMPER7_ASSERTS_SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ +static_assert(alignof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(sizeof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP \ +static_assert(alignof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ +static_assert(sizeof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000150, "Wrong size on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, EntryPoint) == 0x000000, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000010, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetFlashlight_ReturnValue) == 0x000018, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetFlashlight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000028, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000030, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000038, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000040, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000044, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000048, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ +static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_IsCharacterPlay_bSuccess) == 0x000148, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ASpawnPoint_BP_C \ +static_assert(alignof(ASpawnPoint_BP_C) == 0x000008, "Wrong alignment on ASpawnPoint_BP_C"); \ +static_assert(sizeof(ASpawnPoint_BP_C) == 0x0003D8, "Wrong size on ASpawnPoint_BP_C"); \ +static_assert(offsetof(ASpawnPoint_BP_C, UberGraphFrame) == 0x0003B8, "Member 'ASpawnPoint_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ASpawnPoint_BP_C, VisitedCollision) == 0x0003C0, "Member 'ASpawnPoint_BP_C::VisitedCollision' has a wrong offset!"); \ +static_assert(offsetof(ASpawnPoint_BP_C, GlobalPropertiesEvents) == 0x0003C8, "Member 'ASpawnPoint_BP_C::GlobalPropertiesEvents' has a wrong offset!"); \ +static_assert(offsetof(ASpawnPoint_BP_C, CameraProfiles) == 0x0003D0, "Member 'ASpawnPoint_BP_C::CameraProfiles' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UAZElevator_CameraShake1_C \ +static_assert(alignof(UAZElevator_CameraShake1_C) == 0x000010, "Wrong alignment on UAZElevator_CameraShake1_C"); \ +static_assert(sizeof(UAZElevator_CameraShake1_C) == 0x0001F0, "Wrong size on UAZElevator_CameraShake1_C"); \ + +#define DUMPER7_ASSERTS_FS_CinematicDialogData \ +static_assert(alignof(FS_CinematicDialogData) == 0x000008, "Wrong alignment on FS_CinematicDialogData"); \ +static_assert(sizeof(FS_CinematicDialogData) == 0x0001F0, "Wrong size on FS_CinematicDialogData"); \ +static_assert(offsetof(FS_CinematicDialogData, Option1_SequenceName_4_A8661A1D40165109D645D9A2048A90AA) == 0x000000, "Member 'FS_CinematicDialogData::Option1_SequenceName_4_A8661A1D40165109D645D9A2048A90AA' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, Option2_SequenceName_8_54370ED54B899FD5D595AEA869FF3D99) == 0x000010, "Member 'FS_CinematicDialogData::Option2_SequenceName_8_54370ED54B899FD5D595AEA869FF3D99' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, Option3_SequenceName_10_D959E2E049A92EB2CB45259DA6A443F4) == 0x000020, "Member 'FS_CinematicDialogData::Option3_SequenceName_10_D959E2E049A92EB2CB45259DA6A443F4' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, Option4_SequenceName_11_CBB4F9D4461CA2C97634BFA3B213FD45) == 0x000030, "Member 'FS_CinematicDialogData::Option4_SequenceName_11_CBB4F9D4461CA2C97634BFA3B213FD45' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, Option5_SequenceName_31_2699A8174D29834F5893509E2E54D1ED) == 0x000040, "Member 'FS_CinematicDialogData::Option5_SequenceName_31_2699A8174D29834F5893509E2E54D1ED' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, DialogHub_SequenceName_20_EE72AA2041590725A47A978DA28E999F) == 0x000050, "Member 'FS_CinematicDialogData::DialogHub_SequenceName_20_EE72AA2041590725A47A978DA28E999F' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, Answers_MarkedFrame_21_AC2EFC5D40FEF3B8F04310952C3C983D) == 0x000060, "Member 'FS_CinematicDialogData::Answers_MarkedFrame_21_AC2EFC5D40FEF3B8F04310952C3C983D' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, PlayNext_MarkedFrame_22_9D77063246B47855EC25FC89F5A316D3) == 0x000070, "Member 'FS_CinematicDialogData::PlayNext_MarkedFrame_22_9D77063246B47855EC25FC89F5A316D3' has a wrong offset!"); \ +static_assert(offsetof(FS_CinematicDialogData, DialogOptions_FullInfo_28_B20CF835466C722CEE11609F5B12310E) == 0x000080, "Member 'FS_CinematicDialogData::DialogOptions_FullInfo_28_B20CF835466C722CEE11609F5B12310E' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FAutoTranscription_structure \ +static_assert(alignof(FAutoTranscription_structure) == 0x000008, "Wrong alignment on FAutoTranscription_structure"); \ +static_assert(sizeof(FAutoTranscription_structure) == 0x000028, "Wrong size on FAutoTranscription_structure"); \ +static_assert(offsetof(FAutoTranscription_structure, Line1_8_318607AB4A73C592A4F554A57FCA4113) == 0x000000, "Member 'FAutoTranscription_structure::Line1_8_318607AB4A73C592A4F554A57FCA4113' has a wrong offset!"); \ +static_assert(offsetof(FAutoTranscription_structure, Line2_9_60DB3B164BB30D7613EBF085A81A69F8) == 0x000010, "Member 'FAutoTranscription_structure::Line2_9_60DB3B164BB30D7613EBF085A81A69F8' has a wrong offset!"); \ +static_assert(offsetof(FAutoTranscription_structure, Mesh_7_634FA97C4AFA1A7F1C170292DD8A479E) == 0x000020, "Member 'FAutoTranscription_structure::Mesh_7_634FA97C4AFA1A7F1C170292DD8A479E' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ULookToRead_Widget_C \ +static_assert(alignof(ULookToRead_Widget_C) == 0x000008, "Wrong alignment on ULookToRead_Widget_C"); \ +static_assert(sizeof(ULookToRead_Widget_C) == 0x0003E0, "Wrong size on ULookToRead_Widget_C"); \ + +#define DUMPER7_ASSERTS_CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP \ +static_assert(alignof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP) == 0x000004, "Wrong alignment on CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP"); \ +static_assert(sizeof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP) == 0x000004, "Wrong size on CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP"); \ +static_assert(offsetof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP, EntryPoint) == 0x000000, "Member 'CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_CancelAbility_Effector_BP_C_PerformBehavior \ +static_assert(alignof(CancelAbility_Effector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on CancelAbility_Effector_BP_C_PerformBehavior"); \ +static_assert(sizeof(CancelAbility_Effector_BP_C_PerformBehavior) == 0x000020, "Wrong size on CancelAbility_Effector_BP_C_PerformBehavior"); \ +static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000010, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UCancelAbility_Effector_BP_C \ +static_assert(alignof(UCancelAbility_Effector_BP_C) == 0x000008, "Wrong alignment on UCancelAbility_Effector_BP_C"); \ +static_assert(sizeof(UCancelAbility_Effector_BP_C) == 0x0000A0, "Wrong size on UCancelAbility_Effector_BP_C"); \ +static_assert(offsetof(UCancelAbility_Effector_BP_C, UberGraphFrame) == 0x000090, "Member 'UCancelAbility_Effector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UCancelAbility_Effector_BP_C, In_Ability_to_Cancel) == 0x000098, "Member 'UCancelAbility_Effector_BP_C::In_Ability_to_Cancel' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior \ +static_assert(alignof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior) == 0x000008, "Wrong alignment on ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior"); \ +static_assert(sizeof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior) == 0x000018, "Wrong size on ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000008, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP \ +static_assert(alignof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP) == 0x000004, "Wrong alignment on ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP"); \ +static_assert(sizeof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP) == 0x000004, "Wrong size on ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP, EntryPoint) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_PerformBehavior \ +static_assert(alignof(ClearAllEnemiesEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on ClearAllEnemiesEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(ClearAllEnemiesEffector_BP_C_PerformBehavior) == 0x000040, "Wrong size on ClearAllEnemiesEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000028, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000030, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x00003A, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x00003C, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UClearAllEnemiesEffector_BP_C \ +static_assert(alignof(UClearAllEnemiesEffector_BP_C) == 0x000008, "Wrong alignment on UClearAllEnemiesEffector_BP_C"); \ +static_assert(sizeof(UClearAllEnemiesEffector_BP_C) == 0x0000A8, "Wrong size on UClearAllEnemiesEffector_BP_C"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UClearAllEnemiesEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, LoadedEnemies) == 0x000098, "Member 'UClearAllEnemiesEffector_BP_C::LoadedEnemies' has a wrong offset!"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, UnloadedEnemies) == 0x000099, "Member 'UClearAllEnemiesEffector_BP_C::UnloadedEnemies' has a wrong offset!"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Corpses) == 0x00009A, "Member 'UClearAllEnemiesEffector_BP_C::Corpses' has a wrong offset!"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Queued) == 0x00009B, "Member 'UClearAllEnemiesEffector_BP_C::Queued' has a wrong offset!"); \ +static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Delay) == 0x0000A0, "Member 'UClearAllEnemiesEffector_BP_C::Delay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Cine_GravityGun_C_UserConstructionScript \ +static_assert(alignof(Cine_GravityGun_C_UserConstructionScript) == 0x000008, "Wrong alignment on Cine_GravityGun_C_UserConstructionScript"); \ +static_assert(sizeof(Cine_GravityGun_C_UserConstructionScript) == 0x000020, "Wrong size on Cine_GravityGun_C_UserConstructionScript"); \ +static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue) == 0x000000, "Member 'Cine_GravityGun_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, K2Node_MakeStruct_MaterialParameterInfo) == 0x000008, "Member 'Cine_GravityGun_C_UserConstructionScript::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ +static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000018, "Member 'Cine_GravityGun_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ACine_GravityGun_C \ +static_assert(alignof(ACine_GravityGun_C) == 0x000008, "Wrong alignment on ACine_GravityGun_C"); \ +static_assert(sizeof(ACine_GravityGun_C) == 0x0002E8, "Wrong size on ACine_GravityGun_C"); \ + +#define DUMPER7_ASSERTS_ACine_Anchor_C \ +static_assert(alignof(ACine_Anchor_C) == 0x000008, "Wrong alignment on ACine_Anchor_C"); \ +static_assert(sizeof(ACine_Anchor_C) == 0x0002D0, "Wrong size on ACine_Anchor_C"); \ +static_assert(offsetof(ACine_Anchor_C, Anchor_Base) == 0x0002C8, "Member 'ACine_Anchor_C::Anchor_Base' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UGE_TimeKnot_Interact_C \ +static_assert(alignof(UGE_TimeKnot_Interact_C) == 0x000008, "Wrong alignment on UGE_TimeKnot_Interact_C"); \ +static_assert(sizeof(UGE_TimeKnot_Interact_C) == 0x000A70, "Wrong size on UGE_TimeKnot_Interact_C"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP) == 0x000008, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP) == 0x000170, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_9) == 0x000004, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_8) == 0x00000C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_7) == 0x000024, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x00002C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_6) == 0x00003C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x000044, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_5) == 0x000054, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_3) == 0x00005C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, Temp_name_Variable) == 0x00006C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::Temp_name_Variable' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_4) == 0x000074, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_4) == 0x000084, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_5) == 0x00008C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_3) == 0x00009C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000A4, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_2) == 0x0000B4, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_7) == 0x0000BC, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName_1) == 0x0000CC, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_8) == 0x0000D4, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CustomEvent_NotifyName) == 0x0000E4, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_9) == 0x0000EC, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, Temp_name_Variable_1) == 0x0000FC, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::Temp_name_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000108, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_GetOwner_ReturnValue) == 0x000110, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_CreateDelegate_OutputDelegate_10) == 0x000118, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_IsValid_ReturnValue) == 0x000128, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_DynamicCast_AsLevel_Sequence_Actor) == 0x000130, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_DynamicCast_AsLevel_Sequence_Actor' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, K2Node_DynamicCast_bSuccess) == 0x000138, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x00013C, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000148, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_IsValid_ReturnValue_1) == 0x000150, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_RemoveActiveGameplayEffect_ReturnValue) == 0x000151, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_RemoveActiveGameplayEffect_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000158, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1) == 0x000160, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP, CallFunc_IsValid_ReturnValue_2) == 0x000168, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotElevatorBehaviorEffector_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125 \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_59AC8AD340669881FAD17497BA890125::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnBlendOut_60C16CC14938436FF460DDA99FE4213A::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125 \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_59AC8AD340669881FAD17497BA890125::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnCompleted_60C16CC14938436FF460DDA99FE4213A::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125 \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_59AC8AD340669881FAD17497BA890125::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnInterrupted_60C16CC14938436FF460DDA99FE4213A::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125 \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_59AC8AD340669881FAD17497BA890125::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyBegin_60C16CC14938436FF460DDA99FE4213A::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125 \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_59AC8AD340669881FAD17497BA890125::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A) == 0x000004, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A) == 0x000008, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A, NotifyName) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_OnNotifyEnd_60C16CC14938436FF460DDA99FE4213A::NotifyName' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior \ +static_assert(alignof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(sizeof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior) == 0x000038, "Wrong size on TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetCharacterPlay_ReturnValue) == 0x000020, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000028, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'TimeKnotElevatorBehaviorEffector_BP_C_PerformBehavior::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UTimeKnotElevatorBehaviorEffector_BP_C \ +static_assert(alignof(UTimeKnotElevatorBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UTimeKnotElevatorBehaviorEffector_BP_C"); \ +static_assert(sizeof(UTimeKnotElevatorBehaviorEffector_BP_C) == 0x0000D8, "Wrong size on UTimeKnotElevatorBehaviorEffector_BP_C"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, bConstructObject) == 0x000098, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::bConstructObject' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, As_Level_Sequence_Actor) == 0x0000A0, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::As_Level_Sequence_Actor' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, bEnable) == 0x0000A8, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::bEnable' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, As_Cronos_Character_Play_BP) == 0x0000B0, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::As_Cronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, Start_Montage_to_Play) == 0x0000B8, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::Start_Montage_to_Play' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, GameplayEffectName) == 0x0000C0, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::GameplayEffectName' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, Time) == 0x0000C8, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::Time' has a wrong offset!"); \ +static_assert(offsetof(UTimeKnotElevatorBehaviorEffector_BP_C, Exit_Montage_to_Play) == 0x0000D0, "Member 'UTimeKnotElevatorBehaviorEffector_BP_C::Exit_Montage_to_Play' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UWorldStatePreloadEffectorComponent_BP_C \ +static_assert(alignof(UWorldStatePreloadEffectorComponent_BP_C) == 0x000008, "Wrong alignment on UWorldStatePreloadEffectorComponent_BP_C"); \ +static_assert(sizeof(UWorldStatePreloadEffectorComponent_BP_C) == 0x000198, "Wrong size on UWorldStatePreloadEffectorComponent_BP_C"); \ + +#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ActivateAbility \ +static_assert(alignof(BP_CutsceneAbilityTrigger_C_ActivateAbility) == 0x000001, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ActivateAbility"); \ +static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ActivateAbility) == 0x000001, "Wrong size on BP_CutsceneAbilityTrigger_C_ActivateAbility"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ActivateAbility, WasSkipped) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ActivateAbility::WasSkipped' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger \ +static_assert(alignof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger) == 0x000008, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger"); \ +static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger) == 0x000040, "Wrong size on BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, EntryPoint) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_GetCronosAbilitySystemComponent_ReturnValue) == 0x000010, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_GetCronosAbilitySystemComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_CustomEvent_WasSkipped) == 0x000018, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_CustomEvent_WasSkipped' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_TryActivateAbilityByClass_ReturnValue) == 0x000019, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_TryActivateAbilityByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_IsValidClass_ReturnValue) == 0x00001A, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_IsValidClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_BooleanAND_ReturnValue) == 0x00001B, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_Not_PreBool_ReturnValue) == 0x00001C, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_Event_OtherActor) == 0x000020, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_Event_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, CallFunc_Activate_ReturnValue) == 0x000029, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::CallFunc_Activate_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'BP_CutsceneAbilityTrigger_C_ExecuteUbergraph_BP_CutsceneAbilityTrigger::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap \ +static_assert(alignof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong alignment on BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap"); \ +static_assert(sizeof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap) == 0x000008, "Wrong size on BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap"); \ +static_assert(offsetof(BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap, OtherActor) == 0x000000, "Member 'BP_CutsceneAbilityTrigger_C_ReceiveActorBeginOverlap::OtherActor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_CutsceneAbilityTrigger_C \ +static_assert(alignof(ABP_CutsceneAbilityTrigger_C) == 0x000008, "Wrong alignment on ABP_CutsceneAbilityTrigger_C"); \ +static_assert(sizeof(ABP_CutsceneAbilityTrigger_C) == 0x000330, "Wrong size on ABP_CutsceneAbilityTrigger_C"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, UberGraphFrame) == 0x000310, "Member 'ABP_CutsceneAbilityTrigger_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, Cutscene_Player) == 0x000318, "Member 'ABP_CutsceneAbilityTrigger_C::Cutscene_Player' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, InAbilityToActivate) == 0x000320, "Member 'ABP_CutsceneAbilityTrigger_C::InAbilityToActivate' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, ShouldActivateAbility) == 0x000328, "Member 'ABP_CutsceneAbilityTrigger_C::ShouldActivateAbility' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, TriggerOnlyOnce) == 0x000329, "Member 'ABP_CutsceneAbilityTrigger_C::TriggerOnlyOnce' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, AlreadyTriggered) == 0x00032A, "Member 'ABP_CutsceneAbilityTrigger_C::AlreadyTriggered' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, IsTriggerActive) == 0x00032B, "Member 'ABP_CutsceneAbilityTrigger_C::IsTriggerActive' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, ShouldPlayCutscene) == 0x00032C, "Member 'ABP_CutsceneAbilityTrigger_C::ShouldPlayCutscene' has a wrong offset!"); \ +static_assert(offsetof(ABP_CutsceneAbilityTrigger_C, AbilityManagedFirst) == 0x00032D, "Member 'ABP_CutsceneAbilityTrigger_C::AbilityManagedFirst' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AGlobe_Posing_BP_C \ +static_assert(alignof(AGlobe_Posing_BP_C) == 0x000008, "Wrong alignment on AGlobe_Posing_BP_C"); \ +static_assert(sizeof(AGlobe_Posing_BP_C) == 0x0002F0, "Wrong size on AGlobe_Posing_BP_C"); \ +static_assert(offsetof(AGlobe_Posing_BP_C, SM_Flamethrower_OFF_02) == 0x0002C8, "Member 'AGlobe_Posing_BP_C::SM_Flamethrower_OFF_02' has a wrong offset!"); \ +static_assert(offsetof(AGlobe_Posing_BP_C, SK_Harv_gameply_02) == 0x0002D0, "Member 'AGlobe_Posing_BP_C::SK_Harv_gameply_02' has a wrong offset!"); \ +static_assert(offsetof(AGlobe_Posing_BP_C, SK_DefaultBoots) == 0x0002D8, "Member 'AGlobe_Posing_BP_C::SK_DefaultBoots' has a wrong offset!"); \ +static_assert(offsetof(AGlobe_Posing_BP_C, SK_Traveler_Globe) == 0x0002E0, "Member 'AGlobe_Posing_BP_C::SK_Traveler_Globe' has a wrong offset!"); \ +static_assert(offsetof(AGlobe_Posing_BP_C, DefaultSceneRoot) == 0x0002E8, "Member 'AGlobe_Posing_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP \ +static_assert(alignof(MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP) == 0x000004, "Wrong alignment on MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP"); \ +static_assert(sizeof(MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP) == 0x000018, "Wrong size on MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP"); \ +static_assert(offsetof(MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP, EntryPoint) == 0x000000, "Member 'MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP, Temp_delegate_Variable) == 0x000004, "Member 'MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP, CallFunc_PostAssociatedAkEvent_ReturnValue) == 0x000014, "Member 'MultiPositionSound_BP_C_ExecuteUbergraph_MultiPositionSound_BP::CallFunc_PostAssociatedAkEvent_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_MultiPositionSound_BP_C_UserConstructionScript \ +static_assert(alignof(MultiPositionSound_BP_C_UserConstructionScript) == 0x000010, "Wrong alignment on MultiPositionSound_BP_C_UserConstructionScript"); \ +static_assert(sizeof(MultiPositionSound_BP_C_UserConstructionScript) == 0x0000D0, "Wrong size on MultiPositionSound_BP_C_UserConstructionScript"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, Temp_int_Array_Index_Variable) == 0x000000, "Member 'MultiPositionSound_BP_C_UserConstructionScript::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'MultiPositionSound_BP_C_UserConstructionScript::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000010, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Array_Length_ReturnValue) == 0x000038, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000040, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, K2Node_DynamicCast_AsActor) == 0x000050, "Member 'MultiPositionSound_BP_C_UserConstructionScript::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'MultiPositionSound_BP_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_IsValid_ReturnValue) == 0x000059, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_GetTransform_ReturnValue) == 0x000060, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_GetTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(MultiPositionSound_BP_C_UserConstructionScript, CallFunc_Array_Add_ReturnValue) == 0x0000C0, "Member 'MultiPositionSound_BP_C_UserConstructionScript::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AMultiPositionSound_BP_C \ +static_assert(alignof(AMultiPositionSound_BP_C) == 0x000008, "Wrong alignment on AMultiPositionSound_BP_C"); \ +static_assert(sizeof(AMultiPositionSound_BP_C) == 0x000308, "Wrong size on AMultiPositionSound_BP_C"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, UberGraphFrame) == 0x0002C8, "Member 'AMultiPositionSound_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, SHAk) == 0x0002D0, "Member 'AMultiPositionSound_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, DefaultSceneRoot) == 0x0002D8, "Member 'AMultiPositionSound_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, SoundTransforms) == 0x0002E0, "Member 'AMultiPositionSound_BP_C::SoundTransforms' has a wrong offset!"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, SoundLocations) == 0x0002F0, "Member 'AMultiPositionSound_BP_C::SoundLocations' has a wrong offset!"); \ +static_assert(offsetof(AMultiPositionSound_BP_C, ExecuteOnBeginPlay) == 0x000300, "Member 'AMultiPositionSound_BP_C::ExecuteOnBeginPlay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ALamp_PAST_FZ_02_A_C \ +static_assert(alignof(ALamp_PAST_FZ_02_A_C) == 0x000008, "Wrong alignment on ALamp_PAST_FZ_02_A_C"); \ +static_assert(sizeof(ALamp_PAST_FZ_02_A_C) == 0x000558, "Wrong size on ALamp_PAST_FZ_02_A_C"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_PAST_FZ_02_A_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, R) == 0x000528, "Member 'ALamp_PAST_FZ_02_A_C::R' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, L) == 0x000530, "Member 'ALamp_PAST_FZ_02_A_C::L' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, Fill_R) == 0x000538, "Member 'ALamp_PAST_FZ_02_A_C::Fill_R' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, Fill_L) == 0x000540, "Member 'ALamp_PAST_FZ_02_A_C::Fill_L' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, Scatter) == 0x000548, "Member 'ALamp_PAST_FZ_02_A_C::Scatter' has a wrong offset!"); \ +static_assert(offsetof(ALamp_PAST_FZ_02_A_C, main) == 0x000550, "Member 'ALamp_PAST_FZ_02_A_C::main' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATN_GroupPallet_01_A_BP_C \ +static_assert(alignof(ATN_GroupPallet_01_A_BP_C) == 0x000008, "Wrong alignment on ATN_GroupPallet_01_A_BP_C"); \ +static_assert(sizeof(ATN_GroupPallet_01_A_BP_C) == 0x0002E0, "Wrong size on ATN_GroupPallet_01_A_BP_C"); \ +static_assert(offsetof(ATN_GroupPallet_01_A_BP_C, TN_Pallet_03_A) == 0x0002C8, "Member 'ATN_GroupPallet_01_A_BP_C::TN_Pallet_03_A' has a wrong offset!"); \ +static_assert(offsetof(ATN_GroupPallet_01_A_BP_C, TN_GroupPallet_01_A) == 0x0002D0, "Member 'ATN_GroupPallet_01_A_BP_C::TN_GroupPallet_01_A' has a wrong offset!"); \ +static_assert(offsetof(ATN_GroupPallet_01_A_BP_C, DefaultSceneRoot) == 0x0002D8, "Member 'ATN_GroupPallet_01_A_BP_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_19_X_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_19_X_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_19_X_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_19_X_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_19_X_BP_C"); \ + +#define DUMPER7_ASSERTS_RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A \ +static_assert(alignof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A) == 0x000008, "Wrong alignment on RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A"); \ +static_assert(sizeof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A) == 0x000138, "Wrong size on RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, EntryPoint) == 0x000000, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, K2Node_CustomEvent_bIsVisible) == 0x000004, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::K2Node_CustomEvent_bIsVisible' has a wrong offset!"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, CallFunc_RLerp_ReturnValue) == 0x000008, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::CallFunc_RLerp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, K2Node_CreateDelegate_OutputDelegate) == 0x000020, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, CallFunc_K2_SetRelativeRotation_SweepHitResult) == 0x000030, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::CallFunc_K2_SetRelativeRotation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A, K2Node_Event_State) == 0x000130, "Member 'RotatingLamp_PAST_FZ_01_A_C_ExecuteUbergraph_RotatingLamp_PAST_FZ_01_A::K2Node_Event_State' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged \ +static_assert(alignof(RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged) == 0x000001, "Wrong alignment on RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged"); \ +static_assert(sizeof(RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged) == 0x000001, "Wrong size on RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged, bIsVisible) == 0x000000, "Member 'RotatingLamp_PAST_FZ_01_A_C_OnLightCullingVisibilityChanged::bIsVisible' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_RotatingLamp_PAST_FZ_01_A_C_SetLightsState \ +static_assert(alignof(RotatingLamp_PAST_FZ_01_A_C_SetLightsState) == 0x000001, "Wrong alignment on RotatingLamp_PAST_FZ_01_A_C_SetLightsState"); \ +static_assert(sizeof(RotatingLamp_PAST_FZ_01_A_C_SetLightsState) == 0x000001, "Wrong size on RotatingLamp_PAST_FZ_01_A_C_SetLightsState"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_SetLightsState, State) == 0x000000, "Member 'RotatingLamp_PAST_FZ_01_A_C_SetLightsState::State' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent \ +static_assert(alignof(RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent) == 0x000008, "Wrong alignment on RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent"); \ +static_assert(sizeof(RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent) == 0x000008, "Wrong size on RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent"); \ +static_assert(offsetof(RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent, ReturnValue) == 0x000000, "Member 'RotatingLamp_PAST_FZ_01_A_C_GetPrimitveComponent::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ARotatingLamp_PAST_FZ_01_A_C \ +static_assert(alignof(ARotatingLamp_PAST_FZ_01_A_C) == 0x000008, "Wrong alignment on ARotatingLamp_PAST_FZ_01_A_C"); \ +static_assert(sizeof(ARotatingLamp_PAST_FZ_01_A_C) == 0x000550, "Wrong size on ARotatingLamp_PAST_FZ_01_A_C"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, UberGraphFrame_RotatingLamp_PAST_FZ_01_A_C) == 0x000520, "Member 'ARotatingLamp_PAST_FZ_01_A_C::UberGraphFrame_RotatingLamp_PAST_FZ_01_A_C' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, PAGLightCullingVolume) == 0x000528, "Member 'ARotatingLamp_PAST_FZ_01_A_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, MainLight1) == 0x000530, "Member 'ARotatingLamp_PAST_FZ_01_A_C::MainLight1' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, MainLight) == 0x000538, "Member 'ARotatingLamp_PAST_FZ_01_A_C::MainLight' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, Timeline_NewTrack_0_6327F6F14B9FC308E652D595927018C4) == 0x000540, "Member 'ARotatingLamp_PAST_FZ_01_A_C::Timeline_NewTrack_0_6327F6F14B9FC308E652D595927018C4' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, Timeline__Direction_6327F6F14B9FC308E652D595927018C4) == 0x000544, "Member 'ARotatingLamp_PAST_FZ_01_A_C::Timeline__Direction_6327F6F14B9FC308E652D595927018C4' has a wrong offset!"); \ +static_assert(offsetof(ARotatingLamp_PAST_FZ_01_A_C, Timeline) == 0x000548, "Member 'ARotatingLamp_PAST_FZ_01_A_C::Timeline' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP) == 0x000008, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP) == 0x0000B0, "Wrong size on BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, EntryPoint) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_DynamicCast_AsCronos_Character_Play_BP) == 0x000010, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_DynamicCast_AsCronos_Character_Play_BP' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_Event_DeltaSeconds) == 0x00001C, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_AddToPlayerScreen_ReturnValue) == 0x000020, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_AddToPlayerScreen_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_Create_ReturnValue) == 0x000028, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_Create_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_K2_SetTimer_ReturnValue) == 0x000038, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_K2_SetTimer_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_GetTranscriptionDataTable_DataTable) == 0x000040, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_GetTranscriptionDataTable_DataTable' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_CustomEvent_OtherComp_1) == 0x000050, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_CustomEvent_OtherComp_1' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_CustomEvent_OtherActor_1) == 0x000058, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_CustomEvent_OtherActor_1' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_IsCharacterPlayCapsule_Success) == 0x000060, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_IsCharacterPlayCapsule_Success' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_GetDataTableRowFromName_OutRow) == 0x000068, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000090, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_CustomEvent_OtherComp) == 0x000098, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_CustomEvent_OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, K2Node_CustomEvent_OtherActor) == 0x0000A0, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::K2Node_CustomEvent_OtherActor' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_IsCharacterPlayCapsule_Success_1) == 0x0000A8, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_IsCharacterPlayCapsule_Success_1' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP, CallFunc_IsTickOnOff_IsOnOff) == 0x0000A9, "Member 'BaseAutoTranscriptionDialog_BP_C_ExecuteUbergraph_BaseAutoTranscriptionDialog_BP::CallFunc_IsTickOnOff_IsOnOff' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_IsSelected_ \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_IsSelected_) == 0x000001, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_IsSelected_"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_IsSelected_) == 0x000001, "Wrong size on BaseAutoTranscriptionDialog_BP_C_IsSelected_"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_IsSelected_, IsSelected__0) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_IsSelected_::IsSelected__0' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin) == 0x000008, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin) == 0x000010, "Wrong size on BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin, OtherComp) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin, OtherActor) == 0x000008, "Member 'BaseAutoTranscriptionDialog_BP_C_OnOverlapedBegin::OtherActor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd) == 0x000008, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd) == 0x000010, "Wrong size on BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd, OtherComp) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd::OtherComp' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd, OtherActor) == 0x000008, "Member 'BaseAutoTranscriptionDialog_BP_C_OnOverlapEnd::OtherActor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_ReceiveTick \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_ReceiveTick"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_ReceiveTick) == 0x000004, "Wrong size on BaseAutoTranscriptionDialog_BP_C_ReceiveTick"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_UserConstructionScript \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_UserConstructionScript"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript) == 0x000040, "Wrong size on BaseAutoTranscriptionDialog_BP_C_UserConstructionScript"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript, CallFunc_GetTranscriptionDataTable_DataTable) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_UserConstructionScript::CallFunc_GetTranscriptionDataTable_DataTable' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_OutRow) == 0x000010, "Member 'BaseAutoTranscriptionDialog_BP_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000038, "Member 'BaseAutoTranscriptionDialog_BP_C_UserConstructionScript::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_UserConstructionScript, CallFunc_SetStaticMesh_ReturnValue) == 0x000039, "Member 'BaseAutoTranscriptionDialog_BP_C_UserConstructionScript::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable) == 0x000008, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable) == 0x000010, "Wrong size on BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable, DataTable) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_GetTranscriptionDataTable::DataTable' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BaseAutoTranscriptionDialog_BP_C_IsTickOnOff \ +static_assert(alignof(BaseAutoTranscriptionDialog_BP_C_IsTickOnOff) == 0x000001, "Wrong alignment on BaseAutoTranscriptionDialog_BP_C_IsTickOnOff"); \ +static_assert(sizeof(BaseAutoTranscriptionDialog_BP_C_IsTickOnOff) == 0x000001, "Wrong size on BaseAutoTranscriptionDialog_BP_C_IsTickOnOff"); \ +static_assert(offsetof(BaseAutoTranscriptionDialog_BP_C_IsTickOnOff, IsOnOff) == 0x000000, "Member 'BaseAutoTranscriptionDialog_BP_C_IsTickOnOff::IsOnOff' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABaseAutoTranscriptionDialog_BP_C \ +static_assert(alignof(ABaseAutoTranscriptionDialog_BP_C) == 0x000008, "Wrong alignment on ABaseAutoTranscriptionDialog_BP_C"); \ +static_assert(sizeof(ABaseAutoTranscriptionDialog_BP_C) == 0x000310, "Wrong size on ABaseAutoTranscriptionDialog_BP_C"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, UberGraphFrame) == 0x0002C8, "Member 'ABaseAutoTranscriptionDialog_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, StaticMesh) == 0x0002D0, "Member 'ABaseAutoTranscriptionDialog_BP_C::StaticMesh' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABaseAutoTranscriptionDialog_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, OnScreen) == 0x0002E0, "Member 'ABaseAutoTranscriptionDialog_BP_C::OnScreen' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, Data_Table) == 0x0002E8, "Member 'ABaseAutoTranscriptionDialog_BP_C::Data_Table' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, AutoTranscirptionWidget) == 0x0002F0, "Member 'ABaseAutoTranscriptionDialog_BP_C::AutoTranscirptionWidget' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, DistanceFromPivotX) == 0x0002F8, "Member 'ABaseAutoTranscriptionDialog_BP_C::DistanceFromPivotX' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, DistanceFromPivotY) == 0x000300, "Member 'ABaseAutoTranscriptionDialog_BP_C::DistanceFromPivotY' has a wrong offset!"); \ +static_assert(offsetof(ABaseAutoTranscriptionDialog_BP_C, Delay) == 0x000308, "Member 'ABaseAutoTranscriptionDialog_BP_C::Delay' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BlockoutToolsFunctions_C_BlockoutRoundFloat \ +static_assert(alignof(BlockoutToolsFunctions_C_BlockoutRoundFloat) == 0x000008, "Wrong alignment on BlockoutToolsFunctions_C_BlockoutRoundFloat"); \ +static_assert(sizeof(BlockoutToolsFunctions_C_BlockoutRoundFloat) == 0x000030, "Wrong size on BlockoutToolsFunctions_C_BlockoutRoundFloat"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, RoundSize) == 0x000000, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::RoundSize' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, float_0) == 0x000008, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::float_0' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, __WorldContext) == 0x000010, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, Temp_bool_Variable) == 0x000018, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, CallFunc_Round_ReturnValue) == 0x00001C, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::CallFunc_Round_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000020, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundFloat, K2Node_Select_Default) == 0x000028, "Member 'BlockoutToolsFunctions_C_BlockoutRoundFloat::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BlockoutToolsFunctions_C_BlockoutRoundVariables_D \ +static_assert(alignof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D) == 0x000008, "Wrong alignment on BlockoutToolsFunctions_C_BlockoutRoundVariables_D"); \ +static_assert(sizeof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D) == 0x000148, "Wrong size on BlockoutToolsFunctions_C_BlockoutRoundVariables_D"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, RoundSize) == 0x000000, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::RoundSize' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, InFloat) == 0x000008, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::InFloat' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, InVector) == 0x000010, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::InVector' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, InVector2D) == 0x000028, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::InVector2D' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, __WorldContext) == 0x000038, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, OutFloat) == 0x000040, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::OutFloat' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, OutVector) == 0x000048, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::OutVector' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, OutVector2D) == 0x000060, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::OutVector2D' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, Temp_bool_Variable) == 0x000070, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_BreakVector2D_X) == 0x000078, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_BreakVector2D_X' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_BreakVector2D_Y) == 0x000080, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue) == 0x000088, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue_1) == 0x00008C, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000090, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000098, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_BreakVector_X) == 0x0000A0, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_BreakVector_Y) == 0x0000A8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_BreakVector_Z) == 0x0000B0, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_MakeVector2D_ReturnValue) == 0x0000B8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_MakeVector2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue_2) == 0x0000C8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue_3) == 0x0000CC, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x0000D0, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue_3) == 0x0000D8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue_4) == 0x0000E0, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Round_ReturnValue_5) == 0x0000E4, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Round_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue_4) == 0x0000E8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_Conv_IntToDouble_ReturnValue_5) == 0x0000F0, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_Conv_IntToDouble_ReturnValue_5' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, CallFunc_MakeVector_ReturnValue) == 0x0000F8, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, K2Node_Select_Default) == 0x000110, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, Temp_bool_Variable_1) == 0x000118, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, Temp_bool_Variable_2) == 0x000119, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, K2Node_Select_Default_1) == 0x000120, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVariables_D, K2Node_Select_Default_2) == 0x000138, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVariables_D::K2Node_Select_Default_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BlockoutToolsFunctions_C_BlockoutRoundVector \ +static_assert(alignof(BlockoutToolsFunctions_C_BlockoutRoundVector) == 0x000008, "Wrong alignment on BlockoutToolsFunctions_C_BlockoutRoundVector"); \ +static_assert(sizeof(BlockoutToolsFunctions_C_BlockoutRoundVector) == 0x0000A0, "Wrong size on BlockoutToolsFunctions_C_BlockoutRoundVector"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, RoundSize) == 0x000000, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::RoundSize' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, Vector) == 0x000008, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::Vector' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, __WorldContext) == 0x000020, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, Temp_bool_Variable) == 0x000028, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_BreakVector_X) == 0x000030, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_BreakVector_Y) == 0x000038, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_BreakVector_Z) == 0x000040, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Round_ReturnValue) == 0x000048, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Round_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Round_ReturnValue_1) == 0x00004C, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Round_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000050, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Conv_IntToDouble_ReturnValue_1) == 0x000058, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Conv_IntToDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Round_ReturnValue_2) == 0x000060, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Round_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_Conv_IntToDouble_ReturnValue_2) == 0x000068, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_Conv_IntToDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, CallFunc_MakeVector_ReturnValue) == 0x000070, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector, K2Node_Select_Default) == 0x000088, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BlockoutToolsFunctions_C_BlockoutRoundVector2D \ +static_assert(alignof(BlockoutToolsFunctions_C_BlockoutRoundVector2D) == 0x000008, "Wrong alignment on BlockoutToolsFunctions_C_BlockoutRoundVector2D"); \ +static_assert(sizeof(BlockoutToolsFunctions_C_BlockoutRoundVector2D) == 0x000048, "Wrong size on BlockoutToolsFunctions_C_BlockoutRoundVector2D"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, RoundSize) == 0x000000, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::RoundSize' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, Vector) == 0x000008, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::Vector' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, __WorldContext) == 0x000018, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, Temp_bool_Variable) == 0x000020, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, CallFunc_ToRounded2D_ReturnValue) == 0x000028, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::CallFunc_ToRounded2D_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutRoundVector2D, K2Node_Select_Default) == 0x000038, "Member 'BlockoutToolsFunctions_C_BlockoutRoundVector2D::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BlockoutToolsFunctions_C_BlockoutSetMaterial_D \ +static_assert(alignof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D) == 0x000008, "Wrong alignment on BlockoutToolsFunctions_C_BlockoutSetMaterial_D"); \ +static_assert(sizeof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D) == 0x000090, "Wrong size on BlockoutToolsFunctions_C_BlockoutSetMaterial_D"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, StaticMesh) == 0x000000, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::StaticMesh' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, BlockoutMaterial) == 0x000008, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::BlockoutMaterial' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, UseGrid) == 0x000010, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::UseGrid' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Color) == 0x000014, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Color' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, UseTopColor) == 0x000024, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::UseTopColor' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, TopColor) == 0x000028, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::TopColor' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, __WorldContext) == 0x000038, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::__WorldContext' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_real_Variable) == 0x000040, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000048, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_real_Variable_1) == 0x000050, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_real_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_bool_Variable) == 0x000058, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_real_Variable_2) == 0x000060, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_real_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, K2Node_Select_Default) == 0x000068, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_real_Variable_3) == 0x000070, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_real_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, Temp_bool_Variable_1) == 0x000078, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, K2Node_Select_Default_1) == 0x000080, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000088, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BlockoutToolsFunctions_C_BlockoutSetMaterial_D, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x00008C, "Member 'BlockoutToolsFunctions_C_BlockoutSetMaterial_D::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBlockoutToolsFunctions_C \ +static_assert(alignof(UBlockoutToolsFunctions_C) == 0x000008, "Wrong alignment on UBlockoutToolsFunctions_C"); \ +static_assert(sizeof(UBlockoutToolsFunctions_C) == 0x000028, "Wrong size on UBlockoutToolsFunctions_C"); \ + +#define DUMPER7_ASSERTS_Blockout_Box_C_AddBlockoutBox \ +static_assert(alignof(Blockout_Box_C_AddBlockoutBox) == 0x000010, "Wrong alignment on Blockout_Box_C_AddBlockoutBox"); \ +static_assert(sizeof(Blockout_Box_C_AddBlockoutBox) == 0x000090, "Wrong size on Blockout_Box_C_AddBlockoutBox"); \ +static_assert(offsetof(Blockout_Box_C_AddBlockoutBox, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000000, "Member 'Blockout_Box_C_AddBlockoutBox::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Blockout_Box_C_AddBlockoutBox, CallFunc_Multiply_VectorFloat_ReturnValue) == 0x000008, "Member 'Blockout_Box_C_AddBlockoutBox::CallFunc_Multiply_VectorFloat_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Blockout_Box_C_AddBlockoutBox, CallFunc_MakeTransform_ReturnValue) == 0x000020, "Member 'Blockout_Box_C_AddBlockoutBox::CallFunc_MakeTransform_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Blockout_Box_C_AddBlockoutBox, CallFunc_AddComponent_ReturnValue) == 0x000080, "Member 'Blockout_Box_C_AddBlockoutBox::CallFunc_AddComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Blockout_Box_C_AddBlockoutBox, CallFunc_SetStaticMesh_ReturnValue) == 0x000088, "Member 'Blockout_Box_C_AddBlockoutBox::CallFunc_SetStaticMesh_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABlockout_Box_C \ +static_assert(alignof(ABlockout_Box_C) == 0x000008, "Wrong alignment on ABlockout_Box_C"); \ +static_assert(sizeof(ABlockout_Box_C) == 0x0003B0, "Wrong size on ABlockout_Box_C"); \ +static_assert(offsetof(ABlockout_Box_C, BoxSize) == 0x000360, "Member 'ABlockout_Box_C::BoxSize' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, bRoundSize) == 0x000378, "Member 'ABlockout_Box_C::bRoundSize' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, BlockoutBoxMesh) == 0x000380, "Member 'ABlockout_Box_C::BlockoutBoxMesh' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, bUseGrid) == 0x000388, "Member 'ABlockout_Box_C::bUseGrid' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, Color) == 0x00038C, "Member 'ABlockout_Box_C::Color' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, bUseTopColor) == 0x00039C, "Member 'ABlockout_Box_C::bUseTopColor' has a wrong offset!"); \ +static_assert(offsetof(ABlockout_Box_C, TopColor) == 0x0003A0, "Member 'ABlockout_Box_C::TopColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ALampCeiling_Future_FZ_C \ +static_assert(alignof(ALampCeiling_Future_FZ_C) == 0x000008, "Wrong alignment on ALampCeiling_Future_FZ_C"); \ +static_assert(sizeof(ALampCeiling_Future_FZ_C) == 0x000558, "Wrong size on ALampCeiling_Future_FZ_C"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, PAGLightCullingVolume) == 0x000520, "Member 'ALampCeiling_Future_FZ_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, L_1) == 0x000528, "Member 'ALampCeiling_Future_FZ_C::L_1' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, MainSpot) == 0x000530, "Member 'ALampCeiling_Future_FZ_C::MainSpot' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, Scatter) == 0x000538, "Member 'ALampCeiling_Future_FZ_C::Scatter' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, Fill_L) == 0x000540, "Member 'ALampCeiling_Future_FZ_C::Fill_L' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, Fill_R) == 0x000548, "Member 'ALampCeiling_Future_FZ_C::Fill_R' has a wrong offset!"); \ +static_assert(offsetof(ALampCeiling_Future_FZ_C, R_2) == 0x000550, "Member 'ALampCeiling_Future_FZ_C::R_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_D_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_D_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_D_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_D_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_D_BP_C"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_H_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_H_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_H_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_H_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_H_BP_C"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_N_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_N_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_N_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_N_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_N_BP_C"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_18_X_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_18_X_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_18_X_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_18_X_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_18_X_BP_C"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_G_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_G_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_G_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_G_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_G_BP_C"); \ + +#define DUMPER7_ASSERTS_DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP \ +static_assert(alignof(DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP) == 0x000004, "Wrong alignment on DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP"); \ +static_assert(sizeof(DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP) == 0x000004, "Wrong size on DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP"); \ +static_assert(offsetof(DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP, EntryPoint) == 0x000000, "Member 'DeadEnemyMimic_BP_C_ExecuteUbergraph_DeadEnemyMimic_BP::EntryPoint' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ADeadEnemyMimic_BP_C \ +static_assert(alignof(ADeadEnemyMimic_BP_C) == 0x000008, "Wrong alignment on ADeadEnemyMimic_BP_C"); \ +static_assert(sizeof(ADeadEnemyMimic_BP_C) == 0x000560, "Wrong size on ADeadEnemyMimic_BP_C"); \ +static_assert(offsetof(ADeadEnemyMimic_BP_C, UberGraphFrame) == 0x000550, "Member 'ADeadEnemyMimic_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ADeadEnemyMimic_BP_C, TextRender) == 0x000558, "Member 'ADeadEnemyMimic_BP_C::TextRender' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FakeFogCard_01_A_unlit_BP_C_UserConstructionScript \ +static_assert(alignof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeFogCard_01_A_unlit_BP_C_UserConstructionScript"); \ +static_assert(sizeof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript) == 0x000058, "Wrong size on FakeFogCard_01_A_unlit_BP_C_UserConstructionScript"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000000, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000008, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000010, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000014, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000018, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x00001C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x000020, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000024, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000028, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x00002C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_8) == 0x000030, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_8' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_9) == 0x000034, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_9' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_10) == 0x000038, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_10' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_11) == 0x00003C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_11' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_12) == 0x000040, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_12' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_13) == 0x000044, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_13' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_14) == 0x000048, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_14' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_15) == 0x00004C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_15' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_16) == 0x000050, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_16' has a wrong offset!"); \ +static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_17) == 0x000054, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_17' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_AFakeFogCard_01_A_unlit_BP_C \ +static_assert(alignof(AFakeFogCard_01_A_unlit_BP_C) == 0x000008, "Wrong alignment on AFakeFogCard_01_A_unlit_BP_C"); \ +static_assert(sizeof(AFakeFogCard_01_A_unlit_BP_C) == 0x0003A8, "Wrong size on AFakeFogCard_01_A_unlit_BP_C"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Plane) == 0x0002C8, "Member 'AFakeFogCard_01_A_unlit_BP_C::Plane' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AFakeFogCard_01_A_unlit_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, UseOverlayTexture) == 0x0002D8, "Member 'AFakeFogCard_01_A_unlit_BP_C::UseOverlayTexture' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, MultiplyTexture1) == 0x0002E0, "Member 'AFakeFogCard_01_A_unlit_BP_C::MultiplyTexture1' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, MultiplyTexture2) == 0x0002E8, "Member 'AFakeFogCard_01_A_unlit_BP_C::MultiplyTexture2' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Rotation) == 0x0002F0, "Member 'AFakeFogCard_01_A_unlit_BP_C::Rotation' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureSpeed) == 0x0002F8, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureSpeed' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureContrast) == 0x000300, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureContrast' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureScale) == 0x000308, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureScale' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionPower) == 0x000310, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionPower' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionSpeed) == 0x000318, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionSpeed' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionScaleX) == 0x000320, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionScaleX' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionScaleY) == 0x000328, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionScaleY' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, UseAlbedoTexture) == 0x000330, "Member 'AFakeFogCard_01_A_unlit_BP_C::UseAlbedoTexture' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Emissive) == 0x000338, "Member 'AFakeFogCard_01_A_unlit_BP_C::Emissive' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Tint) == 0x000340, "Member 'AFakeFogCard_01_A_unlit_BP_C::Tint' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Opacity) == 0x000350, "Member 'AFakeFogCard_01_A_unlit_BP_C::Opacity' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, BlendingNearSurfaceDistance) == 0x000358, "Member 'AFakeFogCard_01_A_unlit_BP_C::BlendingNearSurfaceDistance' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, SoftEdges) == 0x000360, "Member 'AFakeFogCard_01_A_unlit_BP_C::SoftEdges' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FalloffExponent) == 0x000368, "Member 'AFakeFogCard_01_A_unlit_BP_C::FalloffExponent' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FalloffTexture) == 0x000370, "Member 'AFakeFogCard_01_A_unlit_BP_C::FalloffTexture' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FallofTextureOpasity) == 0x000378, "Member 'AFakeFogCard_01_A_unlit_BP_C::FallofTextureOpasity' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, OneSide) == 0x000380, "Member 'AFakeFogCard_01_A_unlit_BP_C::OneSide' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DepthBasedDensity) == 0x000388, "Member 'AFakeFogCard_01_A_unlit_BP_C::DepthBasedDensity' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DepthBasedStartDistance) == 0x000390, "Member 'AFakeFogCard_01_A_unlit_BP_C::DepthBasedStartDistance' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FogMat) == 0x000398, "Member 'AFakeFogCard_01_A_unlit_BP_C::FogMat' has a wrong offset!"); \ +static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FakeBlur) == 0x0003A0, "Member 'AFakeFogCard_01_A_unlit_BP_C::FakeBlur' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_MedicalCabinet_03_A_C \ +static_assert(alignof(ABP_MedicalCabinet_03_A_C) == 0x000008, "Wrong alignment on ABP_MedicalCabinet_03_A_C"); \ +static_assert(sizeof(ABP_MedicalCabinet_03_A_C) == 0x0002E0, "Wrong size on ABP_MedicalCabinet_03_A_C"); \ +static_assert(offsetof(ABP_MedicalCabinet_03_A_C, Glass) == 0x0002C8, "Member 'ABP_MedicalCabinet_03_A_C::Glass' has a wrong offset!"); \ +static_assert(offsetof(ABP_MedicalCabinet_03_A_C, Mesh) == 0x0002D0, "Member 'ABP_MedicalCabinet_03_A_C::Mesh' has a wrong offset!"); \ +static_assert(offsetof(ABP_MedicalCabinet_03_A_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_MedicalCabinet_03_A_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_MedicalCabinet_04_A_C \ +static_assert(alignof(ABP_MedicalCabinet_04_A_C) == 0x000008, "Wrong alignment on ABP_MedicalCabinet_04_A_C"); \ +static_assert(sizeof(ABP_MedicalCabinet_04_A_C) == 0x0002E0, "Wrong size on ABP_MedicalCabinet_04_A_C"); \ +static_assert(offsetof(ABP_MedicalCabinet_04_A_C, Glass) == 0x0002C8, "Member 'ABP_MedicalCabinet_04_A_C::Glass' has a wrong offset!"); \ +static_assert(offsetof(ABP_MedicalCabinet_04_A_C, Mesh) == 0x0002D0, "Member 'ABP_MedicalCabinet_04_A_C::Mesh' has a wrong offset!"); \ +static_assert(offsetof(ABP_MedicalCabinet_04_A_C, DefaultSceneRoot) == 0x0002D8, "Member 'ABP_MedicalCabinet_04_A_C::DefaultSceneRoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_AddEffectToComponents \ +static_assert(alignof(BP_TK_EffectComponent_C_AddEffectToComponents) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_AddEffectToComponents"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_AddEffectToComponents) == 0x000048, "Wrong size on BP_TK_EffectComponent_C_AddEffectToComponents"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Get_Item) == 0x000008, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Get_Item_1) == 0x000038, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent \ +static_assert(alignof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent) == 0x000150, "Wrong size on BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, EntryPoint) == 0x000000, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable) == 0x000004, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable) == 0x000005, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_1) == 0x000006, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_2) == 0x000007, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_1) == 0x000008, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_3) == 0x000009, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_4) == 0x00000A, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_5) == 0x00000B, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_5' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_2) == 0x00000C, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable) == 0x000010, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable_1) == 0x000014, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable_2) == 0x000018, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_3) == 0x00001C, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_6) == 0x00001D, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_6' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_7) == 0x00001E, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_7' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_8) == 0x00001F, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_8' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TK_State) == 0x000020, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TK_State' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_Owner) == 0x000028, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_Owner' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_Component) == 0x000030, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_OutlineComponent) == 0x000038, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_OutlineComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticleSocketName) == 0x000040, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticleSocketName' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticlesGridSize) == 0x000048, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticlesGridSize' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesOffset) == 0x000060, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesOffset' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesSpawnRate) == 0x000078, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesSpawnRate' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesLifeTimeMin) == 0x000080, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesLifeTimeMin' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesLifeTimeMax) == 0x000088, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesLifeTimeMax' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesSizeMultiplier) == 0x000090, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesSizeMultiplier' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesOffset) == 0x000098, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesOffset' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesRate) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesRate' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesLifeTimeMin) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesLifeTimeMin' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesLifeTimeMax) == 0x0000C0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesLifeTimeMax' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesProbability) == 0x0000C8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesProbability' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesSizeMultiplier) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesSizeMultiplier' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectOffset) == 0x0000D8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectOffset' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectScale) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectScale' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectLifeTime) == 0x000108, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectLifeTime' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticleSystemEnabled) == 0x000110, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticleSystemEnabled' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default) == 0x000111, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000112, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000113, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_BooleanOR_ReturnValue) == 0x000114, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000115, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_BooleanAND_ReturnValue) == 0x000116, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable) == 0x000118, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable_1) == 0x000120, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable_2) == 0x000128, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_4) == 0x000130, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_1) == 0x000138, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_2) == 0x000140, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_3) == 0x000141, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_4) == 0x000144, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_OnStateChanged \ +static_assert(alignof(BP_TK_EffectComponent_C_OnStateChanged) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_OnStateChanged"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_OnStateChanged) == 0x0000F8, "Wrong size on BP_TK_EffectComponent_C_OnStateChanged"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TK_State) == 0x000000, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TK_State' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, Owner) == 0x000008, "Member 'BP_TK_EffectComponent_C_OnStateChanged::Owner' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_OnStateChanged::Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, OutlineComponent) == 0x000018, "Member 'BP_TK_EffectComponent_C_OnStateChanged::OutlineComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticleSocketName_0) == 0x000020, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticleSocketName_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticlesGridSize_0) == 0x000028, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticlesGridSize_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesOffset_0) == 0x000040, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesOffset_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesSpawnRate_0) == 0x000058, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesSpawnRate_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesLifeTimeMin_0) == 0x000060, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesLifeTimeMin_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesLifeTimeMax_0) == 0x000068, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesLifeTimeMax_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesSizeMultiplier_0) == 0x000070, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesSizeMultiplier_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesOffset_0) == 0x000078, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesOffset_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesRate_0) == 0x000090, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesRate_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesLifeTimeMin_0) == 0x000098, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesLifeTimeMin_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesLifeTimeMax_0) == 0x0000A0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesLifeTimeMax_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesProbability_0) == 0x0000A8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesProbability_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesSizeMultiplier_0) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesSizeMultiplier_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectOffset) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectOffset' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectScale) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectScale' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectLifeTime) == 0x0000E8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectLifeTime' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticleSystemEnabled) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticleSystemEnabled' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetAffected \ +static_assert(alignof(BP_TK_EffectComponent_C_SetAffected) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetAffected"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetAffected) == 0x000070, "Wrong size on BP_TK_EffectComponent_C_SetAffected"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, InOutlineComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetAffected::InOutlineComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, InComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetAffected::InComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_1) == 0x00003C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_2) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_3) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x00004C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000054, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x00005C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000064, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000068, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_8) == 0x00006C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_8' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetMaterialsForComponents \ +static_assert(alignof(BP_TK_EffectComponent_C_SetMaterialsForComponents) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetMaterialsForComponents"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetMaterialsForComponents) == 0x000078, "Wrong size on BP_TK_EffectComponent_C_SetMaterialsForComponents"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Variable) == 0x00000C, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetNumMaterials_ReturnValue) == 0x000054, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetNumMaterials_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Subtract_IntInt_ReturnValue) == 0x00005C, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000070, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Contains_ReturnValue) == 0x000071, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_BooleanAND_ReturnValue) == 0x000072, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetNiagaraParameters \ +static_assert(alignof(BP_TK_EffectComponent_C_SetNiagaraParameters) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetNiagaraParameters"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetNiagaraParameters) == 0x000130, "Wrong size on BP_TK_EffectComponent_C_SetNiagaraParameters"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, In_Component) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::In_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, InOutlineComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::InOutlineComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, ParticlesGridSize_0) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::ParticlesGridSize_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesOffset_0) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesOffset_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesSpawnRate_0) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesSpawnRate_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesLifeTimeMin_0) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesLifeTimeMin_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesLifeTimeMax_0) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesLifeTimeMax_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesSizeMultiplier_0) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesSizeMultiplier_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesOffset_0) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesOffset_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesRate_0) == 0x000078, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesRate_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesLifeTimeMin_0) == 0x000080, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesLifeTimeMin_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesLifeTimeMax_0) == 0x000088, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesLifeTimeMax_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesProbability_0) == 0x000090, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesProbability_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesSizeMultiplier_0) == 0x000098, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesSizeMultiplier_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, ProbabilityMultiplier) == 0x0000A0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::ProbabilityMultiplier' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, OutlineMaterialIndex) == 0x0000A8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::OutlineMaterialIndex' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, StencilID_0) == 0x0000AC, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::StencilID_0' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesActive) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesActive' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesInactive) == 0x0000B1, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesInactive' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, Component) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x0000D8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x0000E8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x000108, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x00010C, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000110, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000114, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x000118, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x00011C, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000120, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000124, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_8) == 0x000128, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_8' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetNiagaraParticleComponent \ +static_assert(alignof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetNiagaraParticleComponent"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent) == 0x000028, "Wrong size on BP_TK_EffectComponent_C_SetNiagaraParticleComponent"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, Owner) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::Owner' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, InParentComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::InParentComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, InSocketName) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::InSocketName' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetStencilID \ +static_assert(alignof(BP_TK_EffectComponent_C_SetStencilID) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetStencilID"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetStencilID) == 0x000010, "Wrong size on BP_TK_EffectComponent_C_SetStencilID"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, InComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetStencilID::InComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, Value) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetStencilID::Value' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'BP_TK_EffectComponent_C_SetStencilID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetUnaffected \ +static_assert(alignof(BP_TK_EffectComponent_C_SetUnaffected) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetUnaffected"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_SetUnaffected) == 0x0000A0, "Wrong size on BP_TK_EffectComponent_C_SetUnaffected"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, InOutlineComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetUnaffected::InOutlineComponent' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, In_Component) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetUnaffected::In_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_2) == 0x000070, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_3) == 0x000078, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x00007C, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000080, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000084, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000088, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x00008C, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x000090, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000094, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000098, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_TriggerCompleteEffect \ +static_assert(alignof(BP_TK_EffectComponent_C_TriggerCompleteEffect) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_TriggerCompleteEffect"); \ +static_assert(sizeof(BP_TK_EffectComponent_C_TriggerCompleteEffect) == 0x000050, "Wrong size on BP_TK_EffectComponent_C_TriggerCompleteEffect"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_EffectOffset) == 0x000000, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_EffectOffset' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, in_MeshEffectScale) == 0x000018, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::in_MeshEffectScale' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_MeshEffectLifeTime) == 0x000030, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_MeshEffectLifeTime' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_StateActive) == 0x000038, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_StateActive' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, Temp_bool_Variable) == 0x00003A, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, K2Node_Select_Default) == 0x00003C, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UBP_TK_EffectComponent_C \ +static_assert(alignof(UBP_TK_EffectComponent_C) == 0x000010, "Wrong alignment on UBP_TK_EffectComponent_C"); \ +static_assert(sizeof(UBP_TK_EffectComponent_C) == 0x000370, "Wrong size on UBP_TK_EffectComponent_C"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, UberGraphFrame) == 0x000230, "Member 'UBP_TK_EffectComponent_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, NiagaraParticleComponent_01) == 0x000238, "Member 'UBP_TK_EffectComponent_C::NiagaraParticleComponent_01' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteScale) == 0x000240, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteScale' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteOffset) == 0x000258, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteOffset' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteLifeTime) == 0x000270, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteLifeTime' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, OutlineMaterials) == 0x000278, "Member 'UBP_TK_EffectComponent_C::OutlineMaterials' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, StencilID) == 0x000288, "Member 'UBP_TK_EffectComponent_C::StencilID' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesOffset) == 0x000298, "Member 'UBP_TK_EffectComponent_C::TimeParticlesOffset' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesSpawnRate) == 0x0002B0, "Member 'UBP_TK_EffectComponent_C::TimeParticlesSpawnRate' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesLifeTimeMin) == 0x0002B8, "Member 'UBP_TK_EffectComponent_C::TimeParticlesLifeTimeMin' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesLifeTimeMax) == 0x0002C0, "Member 'UBP_TK_EffectComponent_C::TimeParticlesLifeTimeMax' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesSizeMultiplier) == 0x0002C8, "Member 'UBP_TK_EffectComponent_C::TimeParticlesSizeMultiplier' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, ParticleSocketName) == 0x0002D0, "Member 'UBP_TK_EffectComponent_C::ParticleSocketName' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesOffset) == 0x0002D8, "Member 'UBP_TK_EffectComponent_C::TimeGlichesOffset' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesRate) == 0x0002F0, "Member 'UBP_TK_EffectComponent_C::TimeGlichesRate' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesLifeTimeMin) == 0x0002F8, "Member 'UBP_TK_EffectComponent_C::TimeGlichesLifeTimeMin' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesLifeTimeMax) == 0x000300, "Member 'UBP_TK_EffectComponent_C::TimeGlichesLifeTimeMax' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesProbability) == 0x000308, "Member 'UBP_TK_EffectComponent_C::TimeGlichesProbability' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesSizeMultiplier) == 0x000310, "Member 'UBP_TK_EffectComponent_C::TimeGlichesSizeMultiplier' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, ParticlesGridSize) == 0x000318, "Member 'UBP_TK_EffectComponent_C::ParticlesGridSize' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, ListOf_MaterialsToSet) == 0x000330, "Member 'UBP_TK_EffectComponent_C::ListOf_MaterialsToSet' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, ComponentPresetName) == 0x000340, "Member 'UBP_TK_EffectComponent_C::ComponentPresetName' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, ActiveOutlineMaterial) == 0x000350, "Member 'UBP_TK_EffectComponent_C::ActiveOutlineMaterial' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, State) == 0x000354, "Member 'UBP_TK_EffectComponent_C::State' has a wrong offset!"); \ +static_assert(offsetof(UBP_TK_EffectComponent_C, CompleteEffectColor) == 0x000358, "Member 'UBP_TK_EffectComponent_C::CompleteEffectColor' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATN_Biomass_Decal_02_A_BP_C \ +static_assert(alignof(ATN_Biomass_Decal_02_A_BP_C) == 0x000008, "Wrong alignment on ATN_Biomass_Decal_02_A_BP_C"); \ +static_assert(sizeof(ATN_Biomass_Decal_02_A_BP_C) == 0x0002D0, "Wrong size on ATN_Biomass_Decal_02_A_BP_C"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_S_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_S_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_S_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_S_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_S_BP_C"); \ + +#define DUMPER7_ASSERTS_ALamp_FluorescentLamp_Wall_Past_AZ_C \ +static_assert(alignof(ALamp_FluorescentLamp_Wall_Past_AZ_C) == 0x000008, "Wrong alignment on ALamp_FluorescentLamp_Wall_Past_AZ_C"); \ +static_assert(sizeof(ALamp_FluorescentLamp_Wall_Past_AZ_C) == 0x000548, "Wrong size on ALamp_FluorescentLamp_Wall_Past_AZ_C"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Wall_Past_AZ_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_FluorescentLamp_Wall_Past_AZ_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Wall_Past_AZ_C, Up) == 0x000528, "Member 'ALamp_FluorescentLamp_Wall_Past_AZ_C::Up' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Wall_Past_AZ_C, Down) == 0x000530, "Member 'ALamp_FluorescentLamp_Wall_Past_AZ_C::Down' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Wall_Past_AZ_C, main) == 0x000538, "Member 'ALamp_FluorescentLamp_Wall_Past_AZ_C::main' has a wrong offset!"); \ +static_assert(offsetof(ALamp_FluorescentLamp_Wall_Past_AZ_C, Volu_warm) == 0x000540, "Member 'ALamp_FluorescentLamp_Wall_Past_AZ_C::Volu_warm' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ATN_BloodPastDecal_01_T_BP_C \ +static_assert(alignof(ATN_BloodPastDecal_01_T_BP_C) == 0x000008, "Wrong alignment on ATN_BloodPastDecal_01_T_BP_C"); \ +static_assert(sizeof(ATN_BloodPastDecal_01_T_BP_C) == 0x0002D0, "Wrong size on ATN_BloodPastDecal_01_T_BP_C"); \ + +#define DUMPER7_ASSERTS_FLootCondition_Struct \ +static_assert(alignof(FLootCondition_Struct) == 0x000008, "Wrong alignment on FLootCondition_Struct"); \ +static_assert(sizeof(FLootCondition_Struct) == 0x000010, "Wrong size on FLootCondition_Struct"); \ +static_assert(offsetof(FLootCondition_Struct, Condition_11_E19D1B7D4BBDC490108DCA8EC12C2C56) == 0x000000, "Member 'FLootCondition_Struct::Condition_11_E19D1B7D4BBDC490108DCA8EC12C2C56' has a wrong offset!"); \ +static_assert(offsetof(FLootCondition_Struct, ConditionValue_12_84A10F81417BCC0CE33B3AA21F2ED977) == 0x000008, "Member 'FLootCondition_Struct::ConditionValue_12_84A10F81417BCC0CE33B3AA21F2ED977' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FOR_Conditions_Struct \ static_assert(alignof(FOR_Conditions_Struct) == 0x000008, "Wrong alignment on FOR_Conditions_Struct"); \ @@ -237820,14 +233643,29 @@ static_assert(alignof(FAND_Conditions_Struct) == 0x000008, "Wrong alignment on F static_assert(sizeof(FAND_Conditions_Struct) == 0x000010, "Wrong size on FAND_Conditions_Struct"); \ static_assert(offsetof(FAND_Conditions_Struct, AND_4_79804DE142BF4DBCFD6F81843C5640BA) == 0x000000, "Member 'FAND_Conditions_Struct::AND_4_79804DE142BF4DBCFD6F81843C5640BA' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FLootRow_Struct \ -static_assert(alignof(FLootRow_Struct) == 0x000008, "Wrong alignment on FLootRow_Struct"); \ -static_assert(sizeof(FLootRow_Struct) == 0x000030, "Wrong size on FLootRow_Struct"); \ -static_assert(offsetof(FLootRow_Struct, Phase_36_3CA96D554508BCA74063BBA59A0CC19C) == 0x000000, "Member 'FLootRow_Struct::Phase_36_3CA96D554508BCA74063BBA59A0CC19C' has a wrong offset!"); \ -static_assert(offsetof(FLootRow_Struct, Rank_41_95E0F2384E573EDEF4A30DB814492994) == 0x000001, "Member 'FLootRow_Struct::Rank_41_95E0F2384E573EDEF4A30DB814492994' has a wrong offset!"); \ -static_assert(offsetof(FLootRow_Struct, Conditions_42_DC5212374427FCB077B13588BB2C98DF) == 0x000008, "Member 'FLootRow_Struct::Conditions_42_DC5212374427FCB077B13588BB2C98DF' has a wrong offset!"); \ -static_assert(offsetof(FLootRow_Struct, LootProbability_38_E5755EBE4EEE433C50A3BF89142AD1AC) == 0x000018, "Member 'FLootRow_Struct::LootProbability_38_E5755EBE4EEE433C50A3BF89142AD1AC' has a wrong offset!"); \ -static_assert(offsetof(FLootRow_Struct, ItemList_24_C269B0B047E92A235D5DD6A56CCE42C0) == 0x000020, "Member 'FLootRow_Struct::ItemList_24_C269B0B047E92A235D5DD6A56CCE42C0' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_FLootItemInfo_Struct \ +static_assert(alignof(FLootItemInfo_Struct) == 0x000008, "Wrong alignment on FLootItemInfo_Struct"); \ +static_assert(sizeof(FLootItemInfo_Struct) == 0x000028, "Wrong size on FLootItemInfo_Struct"); \ +static_assert(offsetof(FLootItemInfo_Struct, DropChance_25_E83732A04543C0E38C8A4EBBBE11D297) == 0x000000, "Member 'FLootItemInfo_Struct::DropChance_25_E83732A04543C0E38C8A4EBBBE11D297' has a wrong offset!"); \ +static_assert(offsetof(FLootItemInfo_Struct, Item_17_93AD6C4D464B1807ECC6A5B01544B6D8) == 0x000008, "Member 'FLootItemInfo_Struct::Item_17_93AD6C4D464B1807ECC6A5B01544B6D8' has a wrong offset!"); \ +static_assert(offsetof(FLootItemInfo_Struct, MinQuantity_26_44D84E1444E4E9BF90B46F8203AE87ED) == 0x000018, "Member 'FLootItemInfo_Struct::MinQuantity_26_44D84E1444E4E9BF90B46F8203AE87ED' has a wrong offset!"); \ +static_assert(offsetof(FLootItemInfo_Struct, MaxQuantity_27_93225E44421C212A845B49A02686453D) == 0x00001C, "Member 'FLootItemInfo_Struct::MaxQuantity_27_93225E44421C212A845B49A02686453D' has a wrong offset!"); \ +static_assert(offsetof(FLootItemInfo_Struct, PossesionLimit_33_093B8C664DFEFD6DAA3C07966A8DCCBD) == 0x000020, "Member 'FLootItemInfo_Struct::PossesionLimit_33_093B8C664DFEFD6DAA3C07966A8DCCBD' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FConditionChecksData_Struct \ +static_assert(alignof(FConditionChecksData_Struct) == 0x000008, "Wrong alignment on FConditionChecksData_Struct"); \ +static_assert(sizeof(FConditionChecksData_Struct) == 0x000058, "Wrong size on FConditionChecksData_Struct"); \ +static_assert(offsetof(FConditionChecksData_Struct, Firepower_40_5C61996B4D5904D92F5DFE99C9B39778) == 0x000000, "Member 'FConditionChecksData_Struct::Firepower_40_5C61996B4D5904D92F5DFE99C9B39778' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, LootTailFirepower_42_AFEE99C646F34D48CA2B17968DC4C101) == 0x000008, "Member 'FConditionChecksData_Struct::LootTailFirepower_42_AFEE99C646F34D48CA2B17968DC4C101' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, Resources_41_90A4F5D846B1C09B6C66F996EFFD34D5) == 0x000010, "Member 'FConditionChecksData_Struct::Resources_41_90A4F5D846B1C09B6C66F996EFFD34D5' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, LootTailResources_43_84DA7EB04BB4111B00F8C4A6382663F2) == 0x000018, "Member 'FConditionChecksData_Struct::LootTailResources_43_84DA7EB04BB4111B00F8C4A6382663F2' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, Energy_52_DD4920144233500C503D05B10AB9C228) == 0x000020, "Member 'FConditionChecksData_Struct::Energy_52_DD4920144233500C503D05B10AB9C228' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, Integrity_45_F47481FA493EFDED355C42A0F8397AEC) == 0x000028, "Member 'FConditionChecksData_Struct::Integrity_45_F47481FA493EFDED355C42A0F8397AEC' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, HealingPercent_46_4C6C0A2B42ED489A7C4839AF8155CFC9) == 0x000030, "Member 'FConditionChecksData_Struct::HealingPercent_46_4C6C0A2B42ED489A7C4839AF8155CFC9' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, LootTailHealingPercent_47_6D2206AF45130212F6D8E9B7D72B5CB0) == 0x000038, "Member 'FConditionChecksData_Struct::LootTailHealingPercent_47_6D2206AF45130212F6D8E9B7D72B5CB0' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, FlamethrowerAmmo_51_92BD2DE3492FFF26675455BCC9E43607) == 0x000040, "Member 'FConditionChecksData_Struct::FlamethrowerAmmo_51_92BD2DE3492FFF26675455BCC9E43607' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, MineAmmo_55_3A1FF3394B9BE457F821D19F2FB56120) == 0x000044, "Member 'FConditionChecksData_Struct::MineAmmo_55_3A1FF3394B9BE457F821D19F2FB56120' has a wrong offset!"); \ +static_assert(offsetof(FConditionChecksData_Struct, HasRecipeList_57_07C9E0624727EBD63E29E79DB2333E4F) == 0x000048, "Member 'FConditionChecksData_Struct::HasRecipeList_57_07C9E0624727EBD63E29E79DB2333E4F' has a wrong offset!"); \ #define DUMPER7_ASSERTS_FLootGenerationData_Struct \ static_assert(alignof(FLootGenerationData_Struct) == 0x000008, "Wrong alignment on FLootGenerationData_Struct"); \ @@ -237837,17 +233675,15 @@ static_assert(offsetof(FLootGenerationData_Struct, Conditions_6_21AA47504B9F959F static_assert(offsetof(FLootGenerationData_Struct, Probability_10_5C4020E444BAAE5565F7BA89338F9F59) == 0x000018, "Member 'FLootGenerationData_Struct::Probability_10_5C4020E444BAAE5565F7BA89338F9F59' has a wrong offset!"); \ static_assert(offsetof(FLootGenerationData_Struct, ItemList_14_5B6C29724B04F36DA7FF6F8F7D13FEB8) == 0x000020, "Member 'FLootGenerationData_Struct::ItemList_14_5B6C29724B04F36DA7FF6F8F7D13FEB8' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FLootGenerationDataByRank_Struct \ -static_assert(alignof(FLootGenerationDataByRank_Struct) == 0x000008, "Wrong alignment on FLootGenerationDataByRank_Struct"); \ -static_assert(sizeof(FLootGenerationDataByRank_Struct) == 0x000010, "Wrong size on FLootGenerationDataByRank_Struct"); \ -static_assert(offsetof(FLootGenerationDataByRank_Struct, LootDataList_4_F8728BD8465D03A6E14EF1B7D153E8FC) == 0x000000, "Member 'FLootGenerationDataByRank_Struct::LootDataList_4_F8728BD8465D03A6E14EF1B7D153E8FC' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger \ +static_assert(alignof(BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger) == 0x000004, "Wrong alignment on BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger"); \ +static_assert(sizeof(BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger) == 0x000004, "Wrong size on BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger"); \ +static_assert(offsetof(BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger, EntryPoint) == 0x000000, "Member 'BIS_BoxTrigger_C_ExecuteUbergraph_BIS_BoxTrigger::EntryPoint' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_FLootData_Struct \ -static_assert(alignof(FLootData_Struct) == 0x000010, "Wrong alignment on FLootData_Struct"); \ -static_assert(sizeof(FLootData_Struct) == 0x000070, "Wrong size on FLootData_Struct"); \ -static_assert(offsetof(FLootData_Struct, LootType_9_7B75721F49D5161BDD5821915376666E) == 0x000000, "Member 'FLootData_Struct::LootType_9_7B75721F49D5161BDD5821915376666E' has a wrong offset!"); \ -static_assert(offsetof(FLootData_Struct, LootRank_13_C08A916A476B839EFC2A59BE20764A67) == 0x000001, "Member 'FLootData_Struct::LootRank_13_C08A916A476B839EFC2A59BE20764A67' has a wrong offset!"); \ -static_assert(offsetof(FLootData_Struct, SpawnLocation_30_E6B770654E012B7B7F488987FFF5F21C) == 0x000010, "Member 'FLootData_Struct::SpawnLocation_30_E6B770654E012B7B7F488987FFF5F21C' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_ABIS_BoxTrigger_C \ +static_assert(alignof(ABIS_BoxTrigger_C) == 0x000008, "Wrong alignment on ABIS_BoxTrigger_C"); \ +static_assert(sizeof(ABIS_BoxTrigger_C) == 0x0002E0, "Wrong size on ABIS_BoxTrigger_C"); \ +static_assert(offsetof(ABIS_BoxTrigger_C, UberGraphFrame) == 0x0002D8, "Member 'ABIS_BoxTrigger_C::UberGraphFrame' has a wrong offset!"); \ #define DUMPER7_ASSERTS_LootManagerFunctionLibrary_BP_C_ConvertPhaseEnumToTag \ static_assert(alignof(LootManagerFunctionLibrary_BP_C_ConvertPhaseEnumToTag) == 0x000008, "Wrong alignment on LootManagerFunctionLibrary_BP_C_ConvertPhaseEnumToTag"); \ @@ -238295,75 +234131,664 @@ static_assert(offsetof(LootManagerFunctionLibrary_BP_C_SetItemsDT, K2Node_MakeSt static_assert(alignof(ULootManagerFunctionLibrary_BP_C) == 0x000008, "Wrong alignment on ULootManagerFunctionLibrary_BP_C"); \ static_assert(sizeof(ULootManagerFunctionLibrary_BP_C) == 0x000028, "Wrong size on ULootManagerFunctionLibrary_BP_C"); \ -#define DUMPER7_ASSERTS_UGE_AI_BlockedTaunt_C \ -static_assert(alignof(UGE_AI_BlockedTaunt_C) == 0x000008, "Wrong alignment on UGE_AI_BlockedTaunt_C"); \ -static_assert(sizeof(UGE_AI_BlockedTaunt_C) == 0x000A70, "Wrong size on UGE_AI_BlockedTaunt_C"); \ +#define DUMPER7_ASSERTS_LootManager_C_AddToSpawnedItemLists \ +static_assert(alignof(LootManager_C_AddToSpawnedItemLists) == 0x000010, "Wrong alignment on LootManager_C_AddToSpawnedItemLists"); \ +static_assert(sizeof(LootManager_C_AddToSpawnedItemLists) == 0x0000D0, "Wrong size on LootManager_C_AddToSpawnedItemLists"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, SpawnedItem_0) == 0x000000, "Member 'LootManager_C_AddToSpawnedItemLists::SpawnedItem_0' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, Quantity) == 0x000008, "Member 'LootManager_C_AddToSpawnedItemLists::Quantity' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, Row_Name) == 0x00000C, "Member 'LootManager_C_AddToSpawnedItemLists::Row_Name' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_LastIndex_ReturnValue) == 0x000014, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000018, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, K2Node_MakeStruct_SHLootOnScene) == 0x000020, "Member 'LootManager_C_AddToSpawnedItemLists::K2Node_MakeStruct_SHLootOnScene' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000090, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_GreaterEqual_IntInt_ReturnValue_1) == 0x000094, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_GreaterEqual_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue) == 0x000098, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000A0, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue_1) == 0x0000C8, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_AddToSpawnedItemLists, CallFunc_Array_Add_ReturnValue_2) == 0x0000CC, "Member 'LootManager_C_AddToSpawnedItemLists::CallFunc_Array_Add_ReturnValue_2' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base \ -static_assert(alignof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base) == 0x000008, "Wrong alignment on SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base"); \ -static_assert(sizeof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base) == 0x000178, "Wrong size on SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, EntryPoint) == 0x000000, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, Temp_bool_Variable) == 0x000004, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_NotifyEvent) == 0x000008, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_NotifyEvent' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_Duration) == 0x0000C0, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_Duration' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_bStart) == 0x0000C4, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_bStart' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_AsAnim_Notify_State_Animation_Markup) == 0x0000C8, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_AsAnim_Notify_State_Animation_Markup' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_bSuccess) == 0x0000D0, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_AsMontage_Markup_event) == 0x0000D8, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_AsMontage_Markup_event' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_bSuccess_1) == 0x0000E0, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_Actor) == 0x0000E8, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_Actor' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Select_Default) == 0x0000F0, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_MarkupTag_1) == 0x0000F8, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_MarkupTag_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_WindowDuration) == 0x000100, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_WindowDuration' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_Event_MarkupTag) == 0x000104, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_Event_MarkupTag' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess) == 0x00010C, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1) == 0x00010D, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::GameplayTagsK2Node_SwitchGameplayTag_CmpSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_AsCronos_Base_Enemy_Character) == 0x000110, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_AsCronos_Base_Enemy_Character' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_bSuccess_2) == 0x000118, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_AsCronos_Base_Enemy_Character_1) == 0x000120, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_AsCronos_Base_Enemy_Character_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_DynamicCast_bSuccess_3) == 0x000128, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000130, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000138, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000140, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000148, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000150, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Multiply_DoubleDouble_B_ImplicitCast) == 0x000158, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Multiply_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast) == 0x000160, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000168, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base, K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast_1) == 0x000170, "Member 'SpawnScenario_Base_C_ExecuteUbergraph_SpawnScenario_Base::K2Node_VariableSet_GlobalAnimRateScale_ImplicitCast_1' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_BindItem \ +static_assert(alignof(LootManager_C_BindItem) == 0x000008, "Wrong alignment on LootManager_C_BindItem"); \ +static_assert(sizeof(LootManager_C_BindItem) == 0x000008, "Wrong size on LootManager_C_BindItem"); \ +static_assert(offsetof(LootManager_C_BindItem, Item) == 0x000000, "Member 'LootManager_C_BindItem::Item' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SpawnScenario_Base_C_OnAnimationNotify \ -static_assert(alignof(SpawnScenario_Base_C_OnAnimationNotify) == 0x000008, "Wrong alignment on SpawnScenario_Base_C_OnAnimationNotify"); \ -static_assert(sizeof(SpawnScenario_Base_C_OnAnimationNotify) == 0x0000C0, "Wrong size on SpawnScenario_Base_C_OnAnimationNotify"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimationNotify, NotifyEvent) == 0x000000, "Member 'SpawnScenario_Base_C_OnAnimationNotify::NotifyEvent' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimationNotify, duration) == 0x0000B8, "Member 'SpawnScenario_Base_C_OnAnimationNotify::duration' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimationNotify, bStart) == 0x0000BC, "Member 'SpawnScenario_Base_C_OnAnimationNotify::bStart' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_CheckConditions \ +static_assert(alignof(LootManager_C_CheckConditions) == 0x000008, "Wrong alignment on LootManager_C_CheckConditions"); \ +static_assert(sizeof(LootManager_C_CheckConditions) == 0x000018, "Wrong size on LootManager_C_CheckConditions"); \ +static_assert(offsetof(LootManager_C_CheckConditions, Conditions) == 0x000000, "Member 'LootManager_C_CheckConditions::Conditions' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditions, Result) == 0x000010, "Member 'LootManager_C_CheckConditions::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditions, _FinalResult) == 0x000011, "Member 'LootManager_C_CheckConditions::_FinalResult' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditions, CallFunc_CheckConditionsAND_Result) == 0x000012, "Member 'LootManager_C_CheckConditions::CallFunc_CheckConditionsAND_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditions, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000013, "Member 'LootManager_C_CheckConditions::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SpawnScenario_Base_C_OnAnimMarkupWindowEnd \ -static_assert(alignof(SpawnScenario_Base_C_OnAnimMarkupWindowEnd) == 0x000004, "Wrong alignment on SpawnScenario_Base_C_OnAnimMarkupWindowEnd"); \ -static_assert(sizeof(SpawnScenario_Base_C_OnAnimMarkupWindowEnd) == 0x000008, "Wrong size on SpawnScenario_Base_C_OnAnimMarkupWindowEnd"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimMarkupWindowEnd, MarkupTag) == 0x000000, "Member 'SpawnScenario_Base_C_OnAnimMarkupWindowEnd::MarkupTag' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_CheckConditionsAND \ +static_assert(alignof(LootManager_C_CheckConditionsAND) == 0x000008, "Wrong alignment on LootManager_C_CheckConditionsAND"); \ +static_assert(sizeof(LootManager_C_CheckConditionsAND) == 0x000048, "Wrong size on LootManager_C_CheckConditionsAND"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, AND_Conditons) == 0x000000, "Member 'LootManager_C_CheckConditionsAND::AND_Conditons' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, Result) == 0x000010, "Member 'LootManager_C_CheckConditionsAND::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, _LogicFlagAND) == 0x000011, "Member 'LootManager_C_CheckConditionsAND::_LogicFlagAND' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_Length_ReturnValue) == 0x000014, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_bool_True_if_break_was_hit_Variable) == 0x000018, "Member 'LootManager_C_CheckConditionsAND::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_int_Array_Index_Variable) == 0x00001C, "Member 'LootManager_C_CheckConditionsAND::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_Get_Item) == 0x000020, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Not_PreBool_ReturnValue) == 0x000030, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000031, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_CheckConditionsOR_Result) == 0x000032, "Member 'LootManager_C_CheckConditionsAND::CallFunc_CheckConditionsOR_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, Temp_int_Loop_Counter_Variable) == 0x000034, "Member 'LootManager_C_CheckConditionsAND::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Less_IntInt_ReturnValue) == 0x000038, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_Add_IntInt_ReturnValue) == 0x00003C, "Member 'LootManager_C_CheckConditionsAND::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsAND, CallFunc_BooleanAND_ReturnValue) == 0x000040, "Member 'LootManager_C_CheckConditionsAND::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SpawnScenario_Base_C_OnAnimMarkupWindowStart \ -static_assert(alignof(SpawnScenario_Base_C_OnAnimMarkupWindowStart) == 0x000004, "Wrong alignment on SpawnScenario_Base_C_OnAnimMarkupWindowStart"); \ -static_assert(sizeof(SpawnScenario_Base_C_OnAnimMarkupWindowStart) == 0x00000C, "Wrong size on SpawnScenario_Base_C_OnAnimMarkupWindowStart"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimMarkupWindowStart, MarkupTag) == 0x000000, "Member 'SpawnScenario_Base_C_OnAnimMarkupWindowStart::MarkupTag' has a wrong offset!"); \ -static_assert(offsetof(SpawnScenario_Base_C_OnAnimMarkupWindowStart, WindowDuration) == 0x000008, "Member 'SpawnScenario_Base_C_OnAnimMarkupWindowStart::WindowDuration' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_CheckConditionsOR \ +static_assert(alignof(LootManager_C_CheckConditionsOR) == 0x000008, "Wrong alignment on LootManager_C_CheckConditionsOR"); \ +static_assert(sizeof(LootManager_C_CheckConditionsOR) == 0x000098, "Wrong size on LootManager_C_CheckConditionsOR"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, OR_Conditions) == 0x000000, "Member 'LootManager_C_CheckConditionsOR::OR_Conditions' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, Result) == 0x000010, "Member 'LootManager_C_CheckConditionsOR::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, _AmmoTypeList) == 0x000018, "Member 'LootManager_C_CheckConditionsOR::_AmmoTypeList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, _ConditionValue) == 0x000028, "Member 'LootManager_C_CheckConditionsOR::_ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, _ForceTrue) == 0x000030, "Member 'LootManager_C_CheckConditionsOR::_ForceTrue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, _CheckResult) == 0x000031, "Member 'LootManager_C_CheckConditionsOR::_CheckResult' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, _LogicFlagOR) == 0x000032, "Member 'LootManager_C_CheckConditionsOR::_LogicFlagOR' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Length_ReturnValue) == 0x000034, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item) == 0x000038, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_1) == 0x000039, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_2) == 0x00003A, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_3) == 0x00003B, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_4) == 0x00003C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_4' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_5) == 0x00003D, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_5' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_6) == 0x00003E, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_6' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_7) == 0x00003F, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_7' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_8) == 0x000040, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_8' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFlame_MineAmmo_Result) == 0x000041, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFlame_MineAmmo_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFlame_MineAmmo_Result_1) == 0x000042, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFlame_MineAmmo_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result) == 0x000043, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_1) == 0x000044, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result) == 0x000045, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_1) == 0x000046, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_2) == 0x000047, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_3) == 0x000048, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_int_Array_Index_Variable) == 0x00004C, "Member 'LootManager_C_CheckConditionsOR::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Array_Get_Item_9) == 0x000050, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Array_Get_Item_9' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result) == 0x000060, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, K2Node_SwitchEnum_CmpSuccess) == 0x000061, "Member 'LootManager_C_CheckConditionsOR::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_1) == 0x000062, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_2) == 0x000063, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_3) == 0x000064, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_4) == 0x000065, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_4' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_5) == 0x000066, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_5' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_6) == 0x000067, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_6' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_7) == 0x000068, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_7' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckRecipe_Result_8) == 0x000069, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckRecipe_Result_8' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_2) == 0x00006A, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_3) == 0x00006B, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckIntegrity_Result) == 0x00006C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckIntegrity_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckIntegrity_Result_1) == 0x00006D, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckIntegrity_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_4) == 0x00006E, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_4' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckItemCount_Result_5) == 0x00006F, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckItemCount_Result_5' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFirepowerAndResources_Result) == 0x000070, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFirepowerAndResources_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckFirepowerAndResources_Result_1) == 0x000071, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckFirepowerAndResources_Result_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_4) == 0x000072, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_4' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_CheckValuePlusLootTail_Result_5) == 0x000073, "Member 'LootManager_C_CheckConditionsOR::CallFunc_CheckValuePlusLootTail_Result_5' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_bool_True_if_break_was_hit_Variable) == 0x000074, "Member 'LootManager_C_CheckConditionsOR::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Not_PreBool_ReturnValue) == 0x000075, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, K2Node_MakeArray_Array) == 0x000078, "Member 'LootManager_C_CheckConditionsOR::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, Temp_int_Loop_Counter_Variable) == 0x000088, "Member 'LootManager_C_CheckConditionsOR::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Less_IntInt_ReturnValue) == 0x00008C, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_Add_IntInt_ReturnValue) == 0x000090, "Member 'LootManager_C_CheckConditionsOR::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckConditionsOR, CallFunc_BooleanAND_ReturnValue) == 0x000094, "Member 'LootManager_C_CheckConditionsOR::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_SpawnScenario_Base_C_SpawnStart \ -static_assert(alignof(SpawnScenario_Base_C_SpawnStart) == 0x000008, "Wrong alignment on SpawnScenario_Base_C_SpawnStart"); \ -static_assert(sizeof(SpawnScenario_Base_C_SpawnStart) == 0x000008, "Wrong size on SpawnScenario_Base_C_SpawnStart"); \ -static_assert(offsetof(SpawnScenario_Base_C_SpawnStart, Actor) == 0x000000, "Member 'SpawnScenario_Base_C_SpawnStart::Actor' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_CheckFirepowerAndResources \ +static_assert(alignof(LootManager_C_CheckFirepowerAndResources) == 0x000008, "Wrong alignment on LootManager_C_CheckFirepowerAndResources"); \ +static_assert(sizeof(LootManager_C_CheckFirepowerAndResources) == 0x000038, "Wrong size on LootManager_C_CheckFirepowerAndResources"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckFirepowerAndResources::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, LessThan) == 0x000008, "Member 'LootManager_C_CheckFirepowerAndResources::LessThan' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, Result) == 0x000009, "Member 'LootManager_C_CheckFirepowerAndResources::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, _TotalValue) == 0x000010, "Member 'LootManager_C_CheckFirepowerAndResources::_TotalValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x000020, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_Add_DoubleDouble_ReturnValue_2) == 0x000028, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_Add_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFirepowerAndResources, CallFunc_CompareValues_Result) == 0x000030, "Member 'LootManager_C_CheckFirepowerAndResources::CallFunc_CompareValues_Result' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_ASpawnScenario_Base_C \ -static_assert(alignof(ASpawnScenario_Base_C) == 0x000008, "Wrong alignment on ASpawnScenario_Base_C"); \ -static_assert(sizeof(ASpawnScenario_Base_C) == 0x000498, "Wrong size on ASpawnScenario_Base_C"); \ -static_assert(offsetof(ASpawnScenario_Base_C, UberGraphFrame) == 0x0003D8, "Member 'ASpawnScenario_Base_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASpawnScenario_Base_C, SpawnSoundOnStart) == 0x0003E0, "Member 'ASpawnScenario_Base_C::SpawnSoundOnStart' has a wrong offset!"); \ -static_assert(offsetof(ASpawnScenario_Base_C, MapTagAnim) == 0x0003E8, "Member 'ASpawnScenario_Base_C::MapTagAnim' has a wrong offset!"); \ -static_assert(offsetof(ASpawnScenario_Base_C, MapTagVFX) == 0x000438, "Member 'ASpawnScenario_Base_C::MapTagVFX' has a wrong offset!"); \ -static_assert(offsetof(ASpawnScenario_Base_C, SpawnedPawn) == 0x000488, "Member 'ASpawnScenario_Base_C::SpawnedPawn' has a wrong offset!"); \ -static_assert(offsetof(ASpawnScenario_Base_C, OverrideAnimPlayRate) == 0x000490, "Member 'ASpawnScenario_Base_C::OverrideAnimPlayRate' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_LootManager_C_CheckFlame_MineAmmo \ +static_assert(alignof(LootManager_C_CheckFlame_MineAmmo) == 0x000008, "Wrong alignment on LootManager_C_CheckFlame_MineAmmo"); \ +static_assert(sizeof(LootManager_C_CheckFlame_MineAmmo) == 0x000020, "Wrong size on LootManager_C_CheckFlame_MineAmmo"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckFlame_MineAmmo::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, LessThan) == 0x000008, "Member 'LootManager_C_CheckFlame_MineAmmo::LessThan' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, Result) == 0x000009, "Member 'LootManager_C_CheckFlame_MineAmmo::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, _TotalAmmoCount) == 0x00000C, "Member 'LootManager_C_CheckFlame_MineAmmo::_TotalAmmoCount' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_Add_IntInt_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckFlame_MineAmmo, CallFunc_CompareValues_Result) == 0x00001C, "Member 'LootManager_C_CheckFlame_MineAmmo::CallFunc_CompareValues_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CheckIntegrity \ +static_assert(alignof(LootManager_C_CheckIntegrity) == 0x000008, "Wrong alignment on LootManager_C_CheckIntegrity"); \ +static_assert(sizeof(LootManager_C_CheckIntegrity) == 0x000020, "Wrong size on LootManager_C_CheckIntegrity"); \ +static_assert(offsetof(LootManager_C_CheckIntegrity, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckIntegrity::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckIntegrity, LessThan) == 0x000008, "Member 'LootManager_C_CheckIntegrity::LessThan' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckIntegrity, Result) == 0x000009, "Member 'LootManager_C_CheckIntegrity::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckIntegrity, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckIntegrity::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckIntegrity, CallFunc_CompareValues_Result) == 0x000018, "Member 'LootManager_C_CheckIntegrity::CallFunc_CompareValues_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CheckItemCount \ +static_assert(alignof(LootManager_C_CheckItemCount) == 0x000008, "Wrong alignment on LootManager_C_CheckItemCount"); \ +static_assert(sizeof(LootManager_C_CheckItemCount) == 0x000020, "Wrong size on LootManager_C_CheckItemCount"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckItemCount::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, ItemCount) == 0x000008, "Member 'LootManager_C_CheckItemCount::ItemCount' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, LessThan) == 0x00000C, "Member 'LootManager_C_CheckItemCount::LessThan' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, Result) == 0x00000D, "Member 'LootManager_C_CheckItemCount::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, CallFunc_Conv_IntToDouble_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckItemCount::CallFunc_Conv_IntToDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckItemCount, CallFunc_CompareValues_Result) == 0x000018, "Member 'LootManager_C_CheckItemCount::CallFunc_CompareValues_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CheckProbability \ +static_assert(alignof(LootManager_C_CheckProbability) == 0x000008, "Wrong alignment on LootManager_C_CheckProbability"); \ +static_assert(sizeof(LootManager_C_CheckProbability) == 0x000028, "Wrong size on LootManager_C_CheckProbability"); \ +static_assert(offsetof(LootManager_C_CheckProbability, ProbValue) == 0x000000, "Member 'LootManager_C_CheckProbability::ProbValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, Result) == 0x000008, "Member 'LootManager_C_CheckProbability::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, DiffIndex) == 0x00000C, "Member 'LootManager_C_CheckProbability::DiffIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_FClamp_ReturnValue) == 0x000010, "Member 'LootManager_C_CheckProbability::CallFunc_FClamp_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckProbability::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_RandomBoolWithWeight_ReturnValue) == 0x000020, "Member 'LootManager_C_CheckProbability::CallFunc_RandomBoolWithWeight_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckProbability, CallFunc_RandomBoolWithWeight_Weight_ImplicitCast) == 0x000024, "Member 'LootManager_C_CheckProbability::CallFunc_RandomBoolWithWeight_Weight_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CheckRecipe \ +static_assert(alignof(LootManager_C_CheckRecipe) == 0x000008, "Wrong alignment on LootManager_C_CheckRecipe"); \ +static_assert(sizeof(LootManager_C_CheckRecipe) == 0x000020, "Wrong size on LootManager_C_CheckRecipe"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckRecipe::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, HasRecipe) == 0x000008, "Member 'LootManager_C_CheckRecipe::HasRecipe' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, Result) == 0x000009, "Member 'LootManager_C_CheckRecipe::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, _FinalResult) == 0x00000A, "Member 'LootManager_C_CheckRecipe::_FinalResult' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, _CondValue) == 0x000010, "Member 'LootManager_C_CheckRecipe::_CondValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_NotEqual_DoubleDouble_ReturnValue) == 0x000018, "Member 'LootManager_C_CheckRecipe::CallFunc_NotEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_Not_PreBool_ReturnValue) == 0x000019, "Member 'LootManager_C_CheckRecipe::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x00001A, "Member 'LootManager_C_CheckRecipe::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckRecipe, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x00001B, "Member 'LootManager_C_CheckRecipe::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CheckValuePlusLootTail \ +static_assert(alignof(LootManager_C_CheckValuePlusLootTail) == 0x000008, "Wrong alignment on LootManager_C_CheckValuePlusLootTail"); \ +static_assert(sizeof(LootManager_C_CheckValuePlusLootTail) == 0x000038, "Wrong size on LootManager_C_CheckValuePlusLootTail"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, ConditionValue) == 0x000000, "Member 'LootManager_C_CheckValuePlusLootTail::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, ItemsValue) == 0x000008, "Member 'LootManager_C_CheckValuePlusLootTail::ItemsValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, LootTailValue) == 0x000010, "Member 'LootManager_C_CheckValuePlusLootTail::LootTailValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, LessThan) == 0x000018, "Member 'LootManager_C_CheckValuePlusLootTail::LessThan' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, Result) == 0x000019, "Member 'LootManager_C_CheckValuePlusLootTail::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, _TotalValue) == 0x000020, "Member 'LootManager_C_CheckValuePlusLootTail::_TotalValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000028, "Member 'LootManager_C_CheckValuePlusLootTail::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CheckValuePlusLootTail, CallFunc_CompareValues_Result) == 0x000030, "Member 'LootManager_C_CheckValuePlusLootTail::CallFunc_CompareValues_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_Collected \ +static_assert(alignof(LootManager_C_Collected) == 0x000008, "Wrong alignment on LootManager_C_Collected"); \ +static_assert(sizeof(LootManager_C_Collected) == 0x000008, "Wrong size on LootManager_C_Collected"); \ +static_assert(offsetof(LootManager_C_Collected, SelRef) == 0x000000, "Member 'LootManager_C_Collected::SelRef' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CompareValues \ +static_assert(alignof(LootManager_C_CompareValues) == 0x000008, "Wrong alignment on LootManager_C_CompareValues"); \ +static_assert(sizeof(LootManager_C_CompareValues) == 0x000018, "Wrong size on LootManager_C_CompareValues"); \ +static_assert(offsetof(LootManager_C_CompareValues, TotalValue) == 0x000000, "Member 'LootManager_C_CompareValues::TotalValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, ConditionValue) == 0x000008, "Member 'LootManager_C_CompareValues::ConditionValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, Condition) == 0x000010, "Member 'LootManager_C_CompareValues::Condition' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, Result) == 0x000011, "Member 'LootManager_C_CompareValues::Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, _Result) == 0x000012, "Member 'LootManager_C_CompareValues::_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000013, "Member 'LootManager_C_CompareValues::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CompareValues, CallFunc_Less_DoubleDouble_ReturnValue) == 0x000014, "Member 'LootManager_C_CompareValues::CallFunc_Less_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_CreateLoot \ +static_assert(alignof(LootManager_C_CreateLoot) == 0x000010, "Wrong alignment on LootManager_C_CreateLoot"); \ +static_assert(sizeof(LootManager_C_CreateLoot) == 0x000090, "Wrong size on LootManager_C_CreateLoot"); \ +static_assert(offsetof(LootManager_C_CreateLoot, LootData) == 0x000000, "Member 'LootManager_C_CreateLoot::LootData' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CreateLoot, LootOwner) == 0x000070, "Member 'LootManager_C_CreateLoot::LootOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CreateLoot, SpawnedItem_0) == 0x000078, "Member 'LootManager_C_CreateLoot::SpawnedItem_0' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_ShouldCreateLoot_ReturnValue) == 0x000080, "Member 'LootManager_C_CreateLoot::CallFunc_ShouldCreateLoot_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_Conv_ByteToInt_ReturnValue) == 0x000084, "Member 'LootManager_C_CreateLoot::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_CreateLoot, CallFunc_GenerateLoot_SpawnedItem) == 0x000088, "Member 'LootManager_C_CreateLoot::CallFunc_GenerateLoot_SpawnedItem' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_ExecuteUbergraph_LootManager \ +static_assert(alignof(LootManager_C_ExecuteUbergraph_LootManager) == 0x000010, "Wrong alignment on LootManager_C_ExecuteUbergraph_LootManager"); \ +static_assert(sizeof(LootManager_C_ExecuteUbergraph_LootManager) == 0x000100, "Wrong size on LootManager_C_ExecuteUbergraph_LootManager"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, EntryPoint) == 0x000000, "Member 'LootManager_C_ExecuteUbergraph_LootManager::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, Temp_int_Array_Index_Variable) == 0x000014, "Member 'LootManager_C_ExecuteUbergraph_LootManager::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CustomEvent_item) == 0x000018, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CustomEvent_item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_CustomEvent_SelRef) == 0x000020, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_CustomEvent_SelRef' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000028, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_IsValid_ReturnValue) == 0x000050, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Find_ReturnValue) == 0x000054, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000058, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, K2Node_Event_DeltaSeconds) == 0x00005C, "Member 'LootManager_C_ExecuteUbergraph_LootManager::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, Temp_int_Loop_Counter_Variable) == 0x000060, "Member 'LootManager_C_ExecuteUbergraph_LootManager::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Get_Item) == 0x000070, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Add_IntInt_ReturnValue) == 0x0000E0, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E8, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Array_Length_ReturnValue) == 0x0000F8, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_ExecuteUbergraph_LootManager, CallFunc_Less_IntInt_ReturnValue) == 0x0000FC, "Member 'LootManager_C_ExecuteUbergraph_LootManager::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FilterByHealingItemsAvailable \ +static_assert(alignof(LootManager_C_FilterByHealingItemsAvailable) == 0x000004, "Wrong alignment on LootManager_C_FilterByHealingItemsAvailable"); \ +static_assert(sizeof(LootManager_C_FilterByHealingItemsAvailable) == 0x000010, "Wrong size on LootManager_C_FilterByHealingItemsAvailable"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByHealingItemsAvailable::ItemRowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, ItemType) == 0x000008, "Member 'LootManager_C_FilterByHealingItemsAvailable::ItemType' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, IsValidItem) == 0x000009, "Member 'LootManager_C_FilterByHealingItemsAvailable::IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, _IsValidItem) == 0x00000A, "Member 'LootManager_C_FilterByHealingItemsAvailable::_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x00000B, "Member 'LootManager_C_FilterByHealingItemsAvailable::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByHealingItemsAvailable, CallFunc_Not_PreBool_ReturnValue) == 0x00000C, "Member 'LootManager_C_FilterByHealingItemsAvailable::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FilterByPossesionLimit \ +static_assert(alignof(LootManager_C_FilterByPossesionLimit) == 0x000008, "Wrong alignment on LootManager_C_FilterByPossesionLimit"); \ +static_assert(sizeof(LootManager_C_FilterByPossesionLimit) == 0x000060, "Wrong size on LootManager_C_FilterByPossesionLimit"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByPossesionLimit::ItemRowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, ItemType) == 0x000008, "Member 'LootManager_C_FilterByPossesionLimit::ItemType' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, PossesionLimit) == 0x00000C, "Member 'LootManager_C_FilterByPossesionLimit::PossesionLimit' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, IsValidItem) == 0x000010, "Member 'LootManager_C_FilterByPossesionLimit::IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, MineAmmoName) == 0x000014, "Member 'LootManager_C_FilterByPossesionLimit::MineAmmoName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, FTAmmoName) == 0x00001C, "Member 'LootManager_C_FilterByPossesionLimit::FTAmmoName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, _IsValidItem) == 0x000024, "Member 'LootManager_C_FilterByPossesionLimit::_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, K2Node_SwitchEnum_CmpSuccess) == 0x000025, "Member 'LootManager_C_FilterByPossesionLimit::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Greater_IntInt_ReturnValue) == 0x000026, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_EqualEqual_NameName_ReturnValue) == 0x000027, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_EqualEqual_NameName_ReturnValue_1) == 0x000028, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_EqualEqual_NameName_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_BooleanOR_ReturnValue) == 0x000029, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue) == 0x000030, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000038, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetItemCount_ReturnValue) == 0x000040, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetItemCount_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetItemCount_ReturnValue_1) == 0x000044, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetItemCount_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue) == 0x000048, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue_1) == 0x000049, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetCharacterPlay_ReturnValue_2) == 0x000050, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetCharacterPlay_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_GetTotalAmmoCount_ReturnValue) == 0x000058, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_GetTotalAmmoCount_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByPossesionLimit, CallFunc_Less_IntInt_ReturnValue_2) == 0x00005C, "Member 'LootManager_C_FilterByPossesionLimit::CallFunc_Less_IntInt_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FilterByRecipesInPossession \ +static_assert(alignof(LootManager_C_FilterByRecipesInPossession) == 0x000008, "Wrong alignment on LootManager_C_FilterByRecipesInPossession"); \ +static_assert(sizeof(LootManager_C_FilterByRecipesInPossession) == 0x000040, "Wrong size on LootManager_C_FilterByRecipesInPossession"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByRecipesInPossession::ItemRowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, IsValidItem) == 0x000008, "Member 'LootManager_C_FilterByRecipesInPossession::IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, _IsValidItem) == 0x000009, "Member 'LootManager_C_FilterByRecipesInPossession::_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, ItemWithRecipeNames) == 0x000010, "Member 'LootManager_C_FilterByRecipesInPossession::ItemWithRecipeNames' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_Find_ReturnValue) == 0x000020, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_Contains_ReturnValue) == 0x000024, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_Contains_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, K2Node_MakeArray_Array) == 0x000028, "Member 'LootManager_C_FilterByRecipesInPossession::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000038, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRecipesInPossession, CallFunc_BooleanAND_ReturnValue) == 0x000039, "Member 'LootManager_C_FilterByRecipesInPossession::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FilterByRepeatLimiter \ +static_assert(alignof(LootManager_C_FilterByRepeatLimiter) == 0x000008, "Wrong alignment on LootManager_C_FilterByRepeatLimiter"); \ +static_assert(sizeof(LootManager_C_FilterByRepeatLimiter) == 0x0000D8, "Wrong size on LootManager_C_FilterByRepeatLimiter"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemRowName) == 0x000000, "Member 'LootManager_C_FilterByRepeatLimiter::ItemRowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, HistoryLastIndex) == 0x000008, "Member 'LootManager_C_FilterByRepeatLimiter::HistoryLastIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, IsValidItem) == 0x00000C, "Member 'LootManager_C_FilterByRepeatLimiter::IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, RepetitionsCounter) == 0x000010, "Member 'LootManager_C_FilterByRepeatLimiter::RepetitionsCounter' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, AuxIndex) == 0x000014, "Member 'LootManager_C_FilterByRepeatLimiter::AuxIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemInLimiterList) == 0x000018, "Member 'LootManager_C_FilterByRepeatLimiter::ItemInLimiterList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, ItemRepetitionsAllowed) == 0x00001C, "Member 'LootManager_C_FilterByRepeatLimiter::ItemRepetitionsAllowed' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_bool_Variable) == 0x000020, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_bool_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable) == 0x000024, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Less_IntInt_ReturnValue) == 0x000028, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Not_PreBool_ReturnValue) == 0x000029, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x00002A, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Map_Find_Value) == 0x00002C, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Map_Find_ReturnValue) == 0x000030, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Conv_IntToString_ReturnValue) == 0x000038, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Conv_IntToString_ReturnValue_1) == 0x000048, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Conv_IntToString_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000068, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000078, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Subtract_IntInt_ReturnValue) == 0x000088, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000090, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0000A0, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable_1) == 0x0000B0, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x0000B4, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Not_PreBool_ReturnValue_1) == 0x0000BC, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_LessEqual_IntInt_ReturnValue) == 0x0000BD, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, Temp_int_Variable_2) == 0x0000C0, "Member 'LootManager_C_FilterByRepeatLimiter::Temp_int_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_BooleanAND_ReturnValue) == 0x0000C4, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x0000C8, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000CC, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterByRepeatLimiter, CallFunc_EqualEqual_NameName_ReturnValue) == 0x0000D0, "Member 'LootManager_C_FilterByRepeatLimiter::CallFunc_EqualEqual_NameName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FilterItemList \ +static_assert(alignof(LootManager_C_FilterItemList) == 0x000008, "Wrong alignment on LootManager_C_FilterItemList"); \ +static_assert(sizeof(LootManager_C_FilterItemList) == 0x000370, "Wrong size on LootManager_C_FilterItemList"); \ +static_assert(offsetof(LootManager_C_FilterItemList, ItemList) == 0x000000, "Member 'LootManager_C_FilterItemList::ItemList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, FilteredItemList) == 0x000010, "Member 'LootManager_C_FilterItemList::FilteredItemList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, ItemPossesionLimit) == 0x000020, "Member 'LootManager_C_FilterItemList::ItemPossesionLimit' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, ItemType) == 0x000024, "Member 'LootManager_C_FilterItemList::ItemType' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, ItemRowName) == 0x000028, "Member 'LootManager_C_FilterItemList::ItemRowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, HistoryLastIndex) == 0x000030, "Member 'LootManager_C_FilterItemList::HistoryLastIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, _FilteredItemList) == 0x000038, "Member 'LootManager_C_FilterItemList::_FilteredItemList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByPossesionLimit_IsValidItem) == 0x000048, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByPossesionLimit_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByRecipesInPossession_IsValidItem) == 0x000049, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByRecipesInPossession_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, Temp_int_Variable) == 0x00004C, "Member 'LootManager_C_FilterItemList::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByHealingItemsAvailable_IsValidItem) == 0x000050, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByHealingItemsAvailable_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Add_IntInt_ReturnValue) == 0x000054, "Member 'LootManager_C_FilterItemList::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_FilterByRepeatLimiter_IsValidItem) == 0x000058, "Member 'LootManager_C_FilterItemList::CallFunc_FilterByRepeatLimiter_IsValidItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_LastIndex_ReturnValue) == 0x00005C, "Member 'LootManager_C_FilterItemList::CallFunc_Array_LastIndex_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000060, "Member 'LootManager_C_FilterItemList::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_LastIndex_ReturnValue_1) == 0x000064, "Member 'LootManager_C_FilterItemList::CallFunc_Array_LastIndex_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_Array_Add_ReturnValue) == 0x000068, "Member 'LootManager_C_FilterItemList::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_GetDataTableRowFromName_OutRow) == 0x000070, "Member 'LootManager_C_FilterItemList::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FilterItemList, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000368, "Member 'LootManager_C_FilterItemList::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_FindOwner \ +static_assert(alignof(LootManager_C_FindOwner) == 0x000008, "Wrong alignment on LootManager_C_FindOwner"); \ +static_assert(sizeof(LootManager_C_FindOwner) == 0x000260, "Wrong size on LootManager_C_FindOwner"); \ +static_assert(offsetof(LootManager_C_FindOwner, StartLocation) == 0x000000, "Member 'LootManager_C_FindOwner::StartLocation' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, EndLocation) == 0x000018, "Member 'LootManager_C_FindOwner::EndLocation' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, SpawnOwner) == 0x000030, "Member 'LootManager_C_FindOwner::SpawnOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, Temp_int_Array_Index_Variable) == 0x000038, "Member 'LootManager_C_FindOwner::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, Temp_int_Loop_Counter_Variable) == 0x00003C, "Member 'LootManager_C_FindOwner::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'LootManager_C_FindOwner::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, Temp_object_Variable) == 0x000048, "Member 'LootManager_C_FindOwner::Temp_object_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, K2Node_MakeArray_Array) == 0x000058, "Member 'LootManager_C_FindOwner::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_LineTraceMultiForObjects_OutHits) == 0x000068, "Member 'LootManager_C_FindOwner::CallFunc_LineTraceMultiForObjects_OutHits' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_LineTraceMultiForObjects_ReturnValue) == 0x000078, "Member 'LootManager_C_FindOwner::CallFunc_LineTraceMultiForObjects_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Array_Length_ReturnValue) == 0x00007C, "Member 'LootManager_C_FindOwner::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Array_Get_Item) == 0x000080, "Member 'LootManager_C_FindOwner::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_Less_IntInt_ReturnValue) == 0x000180, "Member 'LootManager_C_FindOwner::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_bBlockingHit) == 0x000181, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_bInitialOverlap) == 0x000182, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Time) == 0x000184, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Distance) == 0x000188, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Location) == 0x000190, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ImpactPoint) == 0x0001A8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_Normal) == 0x0001C0, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ImpactNormal) == 0x0001D8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_PhysMat) == 0x0001F0, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitActor) == 0x0001F8, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitComponent) == 0x000200, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitBoneName) == 0x000208, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_BoneName) == 0x000210, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_HitItem) == 0x000218, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_ElementIndex) == 0x00021C, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_FaceIndex) == 0x000220, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_TraceStart) == 0x000228, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_BreakHitResult_TraceEnd) == 0x000240, "Member 'LootManager_C_FindOwner::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_FindOwner, CallFunc_ObjectIsA_ReturnValue) == 0x000258, "Member 'LootManager_C_FindOwner::CallFunc_ObjectIsA_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_GenerateLoot \ +static_assert(alignof(LootManager_C_GenerateLoot) == 0x000010, "Wrong alignment on LootManager_C_GenerateLoot"); \ +static_assert(sizeof(LootManager_C_GenerateLoot) == 0x0001C0, "Wrong size on LootManager_C_GenerateLoot"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, LootOwner) == 0x000000, "Member 'LootManager_C_GenerateLoot::LootOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, LootType) == 0x000008, "Member 'LootManager_C_GenerateLoot::LootType' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, RankIndex) == 0x00000C, "Member 'LootManager_C_GenerateLoot::RankIndex' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, SpawnLocation) == 0x000010, "Member 'LootManager_C_GenerateLoot::SpawnLocation' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, SpawnedItem_0) == 0x000070, "Member 'LootManager_C_GenerateLoot::SpawnedItem_0' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, Temp_int_Array_Index_Variable) == 0x000078, "Member 'LootManager_C_GenerateLoot::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, Temp_bool_True_if_break_was_hit_Variable) == 0x00007C, "Member 'LootManager_C_GenerateLoot::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Not_PreBool_ReturnValue) == 0x00007D, "Member 'LootManager_C_GenerateLoot::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GetHealingItemsAvailable_ItemCount) == 0x000080, "Member 'LootManager_C_GenerateLoot::CallFunc_GetHealingItemsAvailable_ItemCount' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000084, "Member 'LootManager_C_GenerateLoot::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_GetConditionChecksData_ConditionChecksData) == 0x000088, "Member 'LootManager_C_GenerateLoot::CallFunc_GetConditionChecksData_ConditionChecksData' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000E0, "Member 'LootManager_C_GenerateLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SelectLootItem_Selected_Item) == 0x0000E8, "Member 'LootManager_C_GenerateLoot::CallFunc_SelectLootItem_Selected_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SelectLootItem_itemIsValid) == 0x000110, "Member 'LootManager_C_GenerateLoot::CallFunc_SelectLootItem_itemIsValid' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000118, "Member 'LootManager_C_GenerateLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_DynamicCast_bSuccess) == 0x000120, "Member 'LootManager_C_GenerateLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000121, "Member 'LootManager_C_GenerateLoot::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_SpawnLoot_SpawnedItem) == 0x000128, "Member 'LootManager_C_GenerateLoot::CallFunc_SpawnLoot_SpawnedItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000130, "Member 'LootManager_C_GenerateLoot::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, Temp_struct_Variable) == 0x000158, "Member 'LootManager_C_GenerateLoot::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, Temp_byte_Variable) == 0x000168, "Member 'LootManager_C_GenerateLoot::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, Temp_int_Loop_Counter_Variable) == 0x00016C, "Member 'LootManager_C_GenerateLoot::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, K2Node_Select_Default) == 0x000170, "Member 'LootManager_C_GenerateLoot::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Add_IntInt_ReturnValue) == 0x000180, "Member 'LootManager_C_GenerateLoot::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Array_Get_Item) == 0x000188, "Member 'LootManager_C_GenerateLoot::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Array_Length_ReturnValue) == 0x0001B8, "Member 'LootManager_C_GenerateLoot::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_Less_IntInt_ReturnValue) == 0x0001BC, "Member 'LootManager_C_GenerateLoot::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_BooleanAND_ReturnValue) == 0x0001BD, "Member 'LootManager_C_GenerateLoot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_CheckProbability_Result) == 0x0001BE, "Member 'LootManager_C_GenerateLoot::CallFunc_CheckProbability_Result' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GenerateLoot, CallFunc_CheckConditions_Result) == 0x0001BF, "Member 'LootManager_C_GenerateLoot::CallFunc_CheckConditions_Result' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_GetSpawnOwner \ +static_assert(alignof(LootManager_C_GetSpawnOwner) == 0x000010, "Wrong alignment on LootManager_C_GetSpawnOwner"); \ +static_assert(sizeof(LootManager_C_GetSpawnOwner) == 0x0001C0, "Wrong size on LootManager_C_GetSpawnOwner"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, InPotentialOwner) == 0x000000, "Member 'LootManager_C_GetSpawnOwner::InPotentialOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, SpawnTransform) == 0x000010, "Member 'LootManager_C_GetSpawnOwner::SpawnTransform' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, ActualSpawnOwner) == 0x000070, "Member 'LootManager_C_GetSpawnOwner::ActualSpawnOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, TraceDistance) == 0x000078, "Member 'LootManager_C_GetSpawnOwner::TraceDistance' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Location) == 0x000080, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Location' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Rotation) == 0x000098, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_BreakTransform_Scale) == 0x0000B0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_GetRightVector_ReturnValue) == 0x0000D0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_GetRightVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_GetUpVector_ReturnValue) == 0x0000E8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_GetUpVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000100, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000118, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000130, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000148, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Add_VectorVector_ReturnValue) == 0x000160, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Add_VectorVector_ReturnValue_1) == 0x000178, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_FindOwner_SpawnOwner) == 0x000190, "Member 'LootManager_C_GetSpawnOwner::CallFunc_FindOwner_SpawnOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_FindOwner_SpawnOwner_1) == 0x000198, "Member 'LootManager_C_GetSpawnOwner::CallFunc_FindOwner_SpawnOwner_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue_1) == 0x0001A0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_IsValid_ReturnValue_2) == 0x0001A1, "Member 'LootManager_C_GetSpawnOwner::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast) == 0x0001A8, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_GetSpawnOwner, CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1) == 0x0001B0, "Member 'LootManager_C_GetSpawnOwner::CallFunc_Conv_DoubleToVector_InDouble_ImplicitCast_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_PrintDebugSuccess \ +static_assert(alignof(LootManager_C_PrintDebugSuccess) == 0x000008, "Wrong alignment on LootManager_C_PrintDebugSuccess"); \ +static_assert(sizeof(LootManager_C_PrintDebugSuccess) == 0x000050, "Wrong size on LootManager_C_PrintDebugSuccess"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, RowName) == 0x000000, "Member 'LootManager_C_PrintDebugSuccess::RowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, Message) == 0x000008, "Member 'LootManager_C_PrintDebugSuccess::Message' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Concat_StrStr_ReturnValue) == 0x000028, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000038, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugSuccess, CallFunc_NotEqual_NameName_ReturnValue) == 0x000048, "Member 'LootManager_C_PrintDebugSuccess::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_PrintDebugWarning \ +static_assert(alignof(LootManager_C_PrintDebugWarning) == 0x000008, "Wrong alignment on LootManager_C_PrintDebugWarning"); \ +static_assert(sizeof(LootManager_C_PrintDebugWarning) == 0x000050, "Wrong size on LootManager_C_PrintDebugWarning"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, RowName) == 0x000000, "Member 'LootManager_C_PrintDebugWarning::RowName' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, Message) == 0x000008, "Member 'LootManager_C_PrintDebugWarning::Message' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Conv_NameToString_ReturnValue) == 0x000018, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_NotEqual_NameName_ReturnValue) == 0x000028, "Member 'LootManager_C_PrintDebugWarning::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Concat_StrStr_ReturnValue) == 0x000030, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_PrintDebugWarning, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000040, "Member 'LootManager_C_PrintDebugWarning::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_ReceiveTick \ +static_assert(alignof(LootManager_C_ReceiveTick) == 0x000004, "Wrong alignment on LootManager_C_ReceiveTick"); \ +static_assert(sizeof(LootManager_C_ReceiveTick) == 0x000004, "Wrong size on LootManager_C_ReceiveTick"); \ +static_assert(offsetof(LootManager_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'LootManager_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_SelectLootItem \ +static_assert(alignof(LootManager_C_SelectLootItem) == 0x000008, "Wrong alignment on LootManager_C_SelectLootItem"); \ +static_assert(sizeof(LootManager_C_SelectLootItem) == 0x000138, "Wrong size on LootManager_C_SelectLootItem"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, ItemList) == 0x000000, "Member 'LootManager_C_SelectLootItem::ItemList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Selected_Item) == 0x000010, "Member 'LootManager_C_SelectLootItem::Selected_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, itemIsValid) == 0x000038, "Member 'LootManager_C_SelectLootItem::itemIsValid' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, IsValid) == 0x000039, "Member 'LootManager_C_SelectLootItem::IsValid' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Item) == 0x000040, "Member 'LootManager_C_SelectLootItem::Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, RandomValue) == 0x000068, "Member 'LootManager_C_SelectLootItem::RandomValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, ChanceSum) == 0x000070, "Member 'LootManager_C_SelectLootItem::ChanceSum' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Temp_bool_True_if_break_was_hit_Variable) == 0x000078, "Member 'LootManager_C_SelectLootItem::Temp_bool_True_if_break_was_hit_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_FilterItemList_FilteredItemList) == 0x000080, "Member 'LootManager_C_SelectLootItem::CallFunc_FilterItemList_FilteredItemList' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Length_ReturnValue_1) == 0x000094, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000098, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Not_PreBool_ReturnValue) == 0x000099, "Member 'LootManager_C_SelectLootItem::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x00009A, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Loop_Counter_Variable) == 0x00009C, "Member 'LootManager_C_SelectLootItem::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Less_IntInt_ReturnValue) == 0x0000A0, "Member 'LootManager_C_SelectLootItem::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_IntInt_ReturnValue) == 0x0000A4, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Array_Index_Variable) == 0x0000A8, "Member 'LootManager_C_SelectLootItem::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Get_Item) == 0x0000B0, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Loop_Counter_Variable_1) == 0x0000D8, "Member 'LootManager_C_SelectLootItem::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000DC, "Member 'LootManager_C_SelectLootItem::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000E0, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_BooleanAND_ReturnValue) == 0x0000E4, "Member 'LootManager_C_SelectLootItem::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, Temp_int_Array_Index_Variable_1) == 0x0000E8, "Member 'LootManager_C_SelectLootItem::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Array_Get_Item_1) == 0x0000F0, "Member 'LootManager_C_SelectLootItem::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Subtract_DoubleDouble_ReturnValue) == 0x000118, "Member 'LootManager_C_SelectLootItem::CallFunc_Subtract_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x000120, "Member 'LootManager_C_SelectLootItem::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_RandomFloatInRange_ReturnValue) == 0x000128, "Member 'LootManager_C_SelectLootItem::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SelectLootItem, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000130, "Member 'LootManager_C_SelectLootItem::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_SetSpawnedItemInitData \ +static_assert(alignof(LootManager_C_SetSpawnedItemInitData) == 0x000008, "Wrong alignment on LootManager_C_SetSpawnedItemInitData"); \ +static_assert(sizeof(LootManager_C_SetSpawnedItemInitData) == 0x000020, "Wrong size on LootManager_C_SetSpawnedItemInitData"); \ +static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, SpawnedItem_0) == 0x000000, "Member 'LootManager_C_SetSpawnedItemInitData::SpawnedItem_0' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, RandomQuantity) == 0x000008, "Member 'LootManager_C_SetSpawnedItemInitData::RandomQuantity' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SetSpawnedItemInitData, K2Node_MakeArray_Array) == 0x000010, "Member 'LootManager_C_SetSpawnedItemInitData::K2Node_MakeArray_Array' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_SpawnLoot \ +static_assert(alignof(LootManager_C_SpawnLoot) == 0x000010, "Wrong alignment on LootManager_C_SpawnLoot"); \ +static_assert(sizeof(LootManager_C_SpawnLoot) == 0x000140, "Wrong size on LootManager_C_SpawnLoot"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, SelectedItem) == 0x000000, "Member 'LootManager_C_SpawnLoot::SelectedItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, SpawnTransform) == 0x000030, "Member 'LootManager_C_SpawnLoot::SpawnTransform' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, LootOwner) == 0x000090, "Member 'LootManager_C_SpawnLoot::LootOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, SpawnedItem_0) == 0x000098, "Member 'LootManager_C_SpawnLoot::SpawnedItem_0' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, _SpawnedItem) == 0x0000A0, "Member 'LootManager_C_SpawnLoot::_SpawnedItem' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, _RandomQuantity) == 0x0000A8, "Member 'LootManager_C_SpawnLoot::_RandomQuantity' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_NotEqual_NameName_ReturnValue) == 0x0000AC, "Member 'LootManager_C_SpawnLoot::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Conv_NameToString_ReturnValue) == 0x0000B0, "Member 'LootManager_C_SpawnLoot::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue) == 0x0000C8, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_BooleanAND_ReturnValue) == 0x0000D8, "Member 'LootManager_C_SpawnLoot::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue_1) == 0x0000E0, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Conv_IntToString_ReturnValue) == 0x0000F0, "Member 'LootManager_C_SpawnLoot::CallFunc_Conv_IntToString_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_RandomIntegerInRange_ReturnValue) == 0x000100, "Member 'LootManager_C_SpawnLoot::CallFunc_RandomIntegerInRange_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000108, "Member 'LootManager_C_SpawnLoot::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_GetSpawnOwner_ActualSpawnOwner) == 0x000118, "Member 'LootManager_C_SpawnLoot::CallFunc_GetSpawnOwner_ActualSpawnOwner' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_SpawnActorOnSameLevel_ReturnValue) == 0x000120, "Member 'LootManager_C_SpawnLoot::CallFunc_SpawnActorOnSameLevel_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000128, "Member 'LootManager_C_SpawnLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'LootManager_C_SpawnLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue_1) == 0x000131, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_NotEqual_IntInt_ReturnValue) == 0x000132, "Member 'LootManager_C_SpawnLoot::CallFunc_NotEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_SpawnLoot, CallFunc_IsValid_ReturnValue_2) == 0x000133, "Member 'LootManager_C_SpawnLoot::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_ToggleDebugData \ +static_assert(alignof(LootManager_C_ToggleDebugData) == 0x000001, "Wrong alignment on LootManager_C_ToggleDebugData"); \ +static_assert(sizeof(LootManager_C_ToggleDebugData) == 0x000001, "Wrong size on LootManager_C_ToggleDebugData"); \ +static_assert(offsetof(LootManager_C_ToggleDebugData, CallFunc_Not_PreBool_ReturnValue) == 0x000000, "Member 'LootManager_C_ToggleDebugData::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_LootManager_C_UpdateLootDataLists \ +static_assert(alignof(LootManager_C_UpdateLootDataLists) == 0x000008, "Wrong alignment on LootManager_C_UpdateLootDataLists"); \ +static_assert(sizeof(LootManager_C_UpdateLootDataLists) == 0x000428, "Wrong size on LootManager_C_UpdateLootDataLists"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CurrentLootType) == 0x000000, "Member 'LootManager_C_UpdateLootDataLists::CurrentLootType' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CurrentLootPhase) == 0x000001, "Member 'LootManager_C_UpdateLootDataLists::CurrentLootPhase' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, GameplayDifficulty) == 0x000002, "Member 'LootManager_C_UpdateLootDataLists::GameplayDifficulty' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, NGPHardModeDTs) == 0x000008, "Member 'LootManager_C_UpdateLootDataLists::NGPHardModeDTs' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, NGPNormalModeDTs) == 0x000058, "Member 'LootManager_C_UpdateLootDataLists::NGPNormalModeDTs' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, HardModeDTs) == 0x0000A8, "Member 'LootManager_C_UpdateLootDataLists::HardModeDTs' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, NormalModeDTs) == 0x0000F8, "Member 'LootManager_C_UpdateLootDataLists::NormalModeDTs' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput) == 0x000148, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_1) == 0x000198, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_2) == 0x0001E8, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeVariable_MakeVariableOutput_3) == 0x000238, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeVariable_MakeVariableOutput_3' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Array_Index_Variable) == 0x000288, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable) == 0x00028C, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Loop_Counter_Variable) == 0x000290, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue) == 0x000294, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Loop_Counter_Variable_1) == 0x000298, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue_1) == 0x00029C, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Array_Index_Variable_1) == 0x0002A0, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_struct_Variable) == 0x0002A8, "Member 'LootManager_C_UpdateLootDataLists::Temp_struct_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable_1) == 0x0002B8, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetGameplayDifficulty_ReturnValue) == 0x0002B9, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetGameplayDifficulty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default) == 0x0002C0, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Find_Value) == 0x000310, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Find_Value' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Find_ReturnValue) == 0x000318, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Map_Keys_Keys) == 0x000320, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Map_Keys_Keys' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Get_Item) == 0x000330, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Length_ReturnValue) == 0x000334, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Less_IntInt_ReturnValue) == 0x000338, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowNames_OutRowNames) == 0x000340, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowNames_OutRowNames' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Get_Item_1) == 0x000350, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Length_ReturnValue_1) == 0x000358, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowFromName_OutRow) == 0x000360, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowFromName_OutRow' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetDataTableRowFromName_ReturnValue) == 0x000390, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetDataTableRowFromName_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Less_IntInt_ReturnValue_1) == 0x000391, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_MakeStruct_LootGenerationData_Struct) == 0x000398, "Member 'LootManager_C_UpdateLootDataLists::K2Node_MakeStruct_LootGenerationData_Struct' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Conv_ByteToInt_ReturnValue) == 0x0003C8, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default_1) == 0x0003D0, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0003E0, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0003E1, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_struct_Variable_1) == 0x0003E8, "Member 'LootManager_C_UpdateLootDataLists::Temp_struct_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_byte_Variable_2) == 0x0003F8, "Member 'LootManager_C_UpdateLootDataLists::Temp_byte_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_Add_ReturnValue) == 0x0003FC, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, Temp_int_Variable) == 0x000400, "Member 'LootManager_C_UpdateLootDataLists::Temp_int_Variable' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, K2Node_Select_Default_2) == 0x000408, "Member 'LootManager_C_UpdateLootDataLists::K2Node_Select_Default_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue_1) == 0x000418, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000419, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Array_IsNotEmpty_ReturnValue_2) == 0x00041A, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Array_IsNotEmpty_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_Add_IntInt_ReturnValue_2) == 0x00041C, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_Add_IntInt_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(LootManager_C_UpdateLootDataLists, CallFunc_GetCurrentLootPhase_LootPhase) == 0x000420, "Member 'LootManager_C_UpdateLootDataLists::CallFunc_GetCurrentLootPhase_LootPhase' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ALootManager_C \ +static_assert(alignof(ALootManager_C) == 0x000008, "Wrong alignment on ALootManager_C"); \ +static_assert(sizeof(ALootManager_C) == 0x0004D8, "Wrong size on ALootManager_C"); \ +static_assert(offsetof(ALootManager_C, UberGraphFrame) == 0x0002C8, "Member 'ALootManager_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, DefaultSceneRoot) == 0x0002D0, "Member 'ALootManager_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootOnLevel) == 0x0002D8, "Member 'ALootManager_C::LootOnLevel' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, CandidateItemList) == 0x0002E8, "Member 'ALootManager_C::CandidateItemList' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, SpawnedItemList) == 0x0002F8, "Member 'ALootManager_C::SpawnedItemList' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootHistory) == 0x000308, "Member 'ALootManager_C::LootHistory' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, ConditionChecksData) == 0x000318, "Member 'ALootManager_C::ConditionChecksData' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, SpawnedItem) == 0x000370, "Member 'ALootManager_C::SpawnedItem' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootRowName) == 0x000398, "Member 'ALootManager_C::LootRowName' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootTailMode) == 0x0003A0, "Member 'ALootManager_C::LootTailMode' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootTailSize) == 0x0003A4, "Member 'ALootManager_C::LootTailSize' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, OnProbabilityCheckFail) == 0x0003A8, "Member 'ALootManager_C::OnProbabilityCheckFail' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, OnItemSelectionFail) == 0x0003B8, "Member 'ALootManager_C::OnItemSelectionFail' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, OnItemGenerated) == 0x0003C8, "Member 'ALootManager_C::OnItemGenerated' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, HealingItemsLimitReached) == 0x0003D8, "Member 'ALootManager_C::HealingItemsLimitReached' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, DebugMode) == 0x0003D9, "Member 'ALootManager_C::DebugMode' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, HealingItemsThreshold) == 0x0003DC, "Member 'ALootManager_C::HealingItemsThreshold' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, RepeatLimiters) == 0x0003E0, "Member 'ALootManager_C::RepeatLimiters' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, LootHistorySize) == 0x000430, "Member 'ALootManager_C::LootHistorySize' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, DoppelLoot) == 0x000438, "Member 'ALootManager_C::DoppelLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, CentiLoot) == 0x000448, "Member 'ALootManager_C::CentiLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, TerrorLoot) == 0x000458, "Member 'ALootManager_C::TerrorLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, FearLoot) == 0x000468, "Member 'ALootManager_C::FearLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, JawLoot) == 0x000478, "Member 'ALootManager_C::JawLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, ChubyLoot) == 0x000488, "Member 'ALootManager_C::ChubyLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, UdoppelLoot) == 0x000498, "Member 'ALootManager_C::UdoppelLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, UterrorLoot) == 0x0004A8, "Member 'ALootManager_C::UterrorLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, CratesLoot) == 0x0004B8, "Member 'ALootManager_C::CratesLoot' has a wrong offset!"); \ +static_assert(offsetof(ALootManager_C, SupplyBoxLoot) == 0x0004C8, "Member 'ALootManager_C::SupplyBoxLoot' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ALamp_Bunker_Wall_AZ_C \ +static_assert(alignof(ALamp_Bunker_Wall_AZ_C) == 0x000008, "Wrong alignment on ALamp_Bunker_Wall_AZ_C"); \ +static_assert(sizeof(ALamp_Bunker_Wall_AZ_C) == 0x000550, "Wrong size on ALamp_Bunker_Wall_AZ_C"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_Bunker_Wall_AZ_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, R) == 0x000528, "Member 'ALamp_Bunker_Wall_AZ_C::R' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, L) == 0x000530, "Member 'ALamp_Bunker_Wall_AZ_C::L' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, IES_Wall) == 0x000538, "Member 'ALamp_Bunker_Wall_AZ_C::IES_Wall' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, Volu_warm) == 0x000540, "Member 'ALamp_Bunker_Wall_AZ_C::Volu_warm' has a wrong offset!"); \ +static_assert(offsetof(ALamp_Bunker_Wall_AZ_C, SpotLight_Main) == 0x000548, "Member 'ALamp_Bunker_Wall_AZ_C::SpotLight_Main' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ACeiling_Metal_Lamp_C \ +static_assert(alignof(ACeiling_Metal_Lamp_C) == 0x000008, "Wrong alignment on ACeiling_Metal_Lamp_C"); \ +static_assert(sizeof(ACeiling_Metal_Lamp_C) == 0x000540, "Wrong size on ACeiling_Metal_Lamp_C"); \ +static_assert(offsetof(ACeiling_Metal_Lamp_C, PAGLightCullingVolume) == 0x000520, "Member 'ACeiling_Metal_Lamp_C::PAGLightCullingVolume' has a wrong offset!"); \ +static_assert(offsetof(ACeiling_Metal_Lamp_C, Additive) == 0x000528, "Member 'ACeiling_Metal_Lamp_C::Additive' has a wrong offset!"); \ +static_assert(offsetof(ACeiling_Metal_Lamp_C, Volumetrics) == 0x000530, "Member 'ACeiling_Metal_Lamp_C::Volumetrics' has a wrong offset!"); \ +static_assert(offsetof(ACeiling_Metal_Lamp_C, SpotLight_Main) == 0x000538, "Member 'ACeiling_Metal_Lamp_C::SpotLight_Main' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UNavArea_Door_C \ +static_assert(alignof(UNavArea_Door_C) == 0x000008, "Wrong alignment on UNavArea_Door_C"); \ +static_assert(sizeof(UNavArea_Door_C) == 0x000048, "Wrong size on UNavArea_Door_C"); \ + +#define DUMPER7_ASSERTS_ABPP_FZ_Shelf_Groop_01_C_PLB_C \ +static_assert(alignof(ABPP_FZ_Shelf_Groop_01_C_PLB_C) == 0x000008, "Wrong alignment on ABPP_FZ_Shelf_Groop_01_C_PLB_C"); \ +static_assert(sizeof(ABPP_FZ_Shelf_Groop_01_C_PLB_C) == 0x0003A8, "Wrong size on ABPP_FZ_Shelf_Groop_01_C_PLB_C"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, InstancedStaticMesh4) == 0x000368, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::InstancedStaticMesh4' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, InstancedStaticMesh3) == 0x000370, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::InstancedStaticMesh3' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, HierarchicalInstancedStaticMesh2) == 0x000378, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::HierarchicalInstancedStaticMesh2' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, InstancedStaticMesh2) == 0x000380, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::InstancedStaticMesh2' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, InstancedStaticMesh1) == 0x000388, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::InstancedStaticMesh1' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, HierarchicalInstancedStaticMesh1) == 0x000390, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::HierarchicalInstancedStaticMesh1' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, InstancedStaticMesh) == 0x000398, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::InstancedStaticMesh' has a wrong offset!"); \ +static_assert(offsetof(ABPP_FZ_Shelf_Groop_01_C_PLB_C, HierarchicalInstancedStaticMesh) == 0x0003A0, "Member 'ABPP_FZ_Shelf_Groop_01_C_PLB_C::HierarchicalInstancedStaticMesh' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_FDoorMaterialsMap_Struct \ +static_assert(alignof(FDoorMaterialsMap_Struct) == 0x000008, "Wrong alignment on FDoorMaterialsMap_Struct"); \ +static_assert(sizeof(FDoorMaterialsMap_Struct) == 0x000050, "Wrong size on FDoorMaterialsMap_Struct"); \ +static_assert(offsetof(FDoorMaterialsMap_Struct, StaticMeshMaterial_6_5611224C4C09553B83AE4982656C7759) == 0x000000, "Member 'FDoorMaterialsMap_Struct::StaticMeshMaterial_6_5611224C4C09553B83AE4982656C7759' has a wrong offset!"); \ +static_assert(offsetof(FDoorMaterialsMap_Struct, GeometryCollectionMaterial_7_B4073DAA4E221C18C44699B4F5CEE45C) == 0x000028, "Member 'FDoorMaterialsMap_Struct::GeometryCollectionMaterial_7_B4073DAA4E221C18C44699B4F5CEE45C' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_UNavArea_HighCost_C \ +static_assert(alignof(UNavArea_HighCost_C) == 0x000008, "Wrong alignment on UNavArea_HighCost_C"); \ +static_assert(sizeof(UNavArea_HighCost_C) == 0x000048, "Wrong size on UNavArea_HighCost_C"); \ #define DUMPER7_ASSERTS_LIB_Doors_C_GetDoorGCMaterial \ static_assert(alignof(LIB_Doors_C_GetDoorGCMaterial) == 0x000008, "Wrong alignment on LIB_Doors_C_GetDoorGCMaterial"); \ @@ -238461,1462 +234886,198 @@ static_assert(offsetof(LIB_Doors_C_SetDoorDebugTexts, CallFunc_Format_ReturnValu static_assert(alignof(ULIB_Doors_C) == 0x000008, "Wrong alignment on ULIB_Doors_C"); \ static_assert(sizeof(ULIB_Doors_C) == 0x000028, "Wrong size on ULIB_Doors_C"); \ -#define DUMPER7_ASSERTS_UAutoSaveBehaviorEffector_BP_C \ -static_assert(alignof(UAutoSaveBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UAutoSaveBehaviorEffector_BP_C"); \ -static_assert(sizeof(UAutoSaveBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UAutoSaveBehaviorEffector_BP_C"); \ - -#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ -static_assert(alignof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'BIS_Custom_TriggerVolume_C_BndEvt__BIS_Custom_TriggerVolume_Volume_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume \ -static_assert(alignof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume"); \ -static_assert(sizeof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume) == 0x000178, "Wrong size on BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, EntryPoint) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherActor) == 0x000010, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherComp) == 0x000018, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000020, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_bFromSweep) == 0x000024, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, K2Node_ComponentBoundEvent_SweepResult) == 0x000028, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_GetDisplayName_ReturnValue) == 0x000128, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_GetDisplayName_ReturnValue_1) == 0x000138, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue) == 0x000148, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000158, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000168, "Member 'BIS_Custom_TriggerVolume_C_ExecuteUbergraph_BIS_Custom_TriggerVolume::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BIS_Custom_TriggerVolume_C_UserConstructionScript \ -static_assert(alignof(BIS_Custom_TriggerVolume_C_UserConstructionScript) == 0x000008, "Wrong alignment on BIS_Custom_TriggerVolume_C_UserConstructionScript"); \ -static_assert(sizeof(BIS_Custom_TriggerVolume_C_UserConstructionScript) == 0x000058, "Wrong size on BIS_Custom_TriggerVolume_C_UserConstructionScript"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_K2_IsCollisionEnabled_ReturnValue) == 0x000000, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_K2_IsCollisionEnabled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_MakeStruct_ComponentReference) == 0x000008, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_MakeStruct_ComponentReference' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_GetTriggers_ReturnValue) == 0x000030, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_GetTriggers_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, CallFunc_Array_Get_Item) == 0x000040, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_DynamicCast_AsOn_Enter_Collider_Behavior_Trigger) == 0x000048, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_DynamicCast_AsOn_Enter_Collider_Behavior_Trigger' has a wrong offset!"); \ -static_assert(offsetof(BIS_Custom_TriggerVolume_C_UserConstructionScript, K2Node_DynamicCast_bSuccess) == 0x000050, "Member 'BIS_Custom_TriggerVolume_C_UserConstructionScript::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ABIS_Custom_TriggerVolume_C \ -static_assert(alignof(ABIS_Custom_TriggerVolume_C) == 0x000008, "Wrong alignment on ABIS_Custom_TriggerVolume_C"); \ -static_assert(sizeof(ABIS_Custom_TriggerVolume_C) == 0x0002F0, "Wrong size on ABIS_Custom_TriggerVolume_C"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, UberGraphFrame) == 0x0002C8, "Member 'ABIS_Custom_TriggerVolume_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Billboard) == 0x0002D0, "Member 'ABIS_Custom_TriggerVolume_C::Billboard' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Volume) == 0x0002D8, "Member 'ABIS_Custom_TriggerVolume_C::Volume' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, BIS_CustomVolume_Trigger) == 0x0002E0, "Member 'ABIS_Custom_TriggerVolume_C::BIS_CustomVolume_Trigger' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, IsEnabled) == 0x0002E8, "Member 'ABIS_Custom_TriggerVolume_C::IsEnabled' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, Print_Info_on_Enter) == 0x0002E9, "Member 'ABIS_Custom_TriggerVolume_C::Print_Info_on_Enter' has a wrong offset!"); \ -static_assert(offsetof(ABIS_Custom_TriggerVolume_C, WasCollisionEnabled) == 0x0002EA, "Member 'ABIS_Custom_TriggerVolume_C::WasCollisionEnabled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP \ -static_assert(alignof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP"); \ -static_assert(sizeof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP) == 0x000030, "Wrong size on TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, K2Node_DynamicCast_AsTime_Knots_Pre_Constructed_Base_BP) == 0x000020, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::K2Node_DynamicCast_AsTime_Knots_Pre_Constructed_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_ExecuteUbergraph_TimeKnotsPreConstructedBehaviorEffector_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'TimeKnotsPreConstructedBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTimeKnotsPreConstructedBehaviorEffector_BP_C \ -static_assert(alignof(UTimeKnotsPreConstructedBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UTimeKnotsPreConstructedBehaviorEffector_BP_C"); \ -static_assert(sizeof(UTimeKnotsPreConstructedBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UTimeKnotsPreConstructedBehaviorEffector_BP_C"); \ -static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, bEnable) == 0x000098, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::bEnable' has a wrong offset!"); \ -static_assert(offsetof(UTimeKnotsPreConstructedBehaviorEffector_BP_C, As_Time_Knots_Affected_BP) == 0x0000A0, "Member 'UTimeKnotsPreConstructedBehaviorEffector_BP_C::As_Time_Knots_Affected_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_AddEffectToComponents \ -static_assert(alignof(BP_TK_EffectComponent_C_AddEffectToComponents) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_AddEffectToComponents"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_AddEffectToComponents) == 0x000048, "Wrong size on BP_TK_EffectComponent_C_AddEffectToComponents"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, Temp_int_Array_Index_Variable) == 0x000000, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, Temp_int_Loop_Counter_Variable) == 0x000004, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Get_Item) == 0x000008, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_GetOwner_ReturnValue) == 0x000018, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Array_Get_Item_1) == 0x000038, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_AddEffectToComponents, CallFunc_Less_IntInt_ReturnValue) == 0x000040, "Member 'BP_TK_EffectComponent_C_AddEffectToComponents::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent \ -static_assert(alignof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent) == 0x000150, "Wrong size on BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, EntryPoint) == 0x000000, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable) == 0x000004, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable) == 0x000005, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_1) == 0x000006, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_2) == 0x000007, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_1) == 0x000008, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_3) == 0x000009, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_4) == 0x00000A, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_5) == 0x00000B, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_2) == 0x00000C, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable) == 0x000010, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable_1) == 0x000014, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_int_Variable_2) == 0x000018, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_int_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_3) == 0x00001C, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_6) == 0x00001D, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_7) == 0x00001E, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_bool_Variable_8) == 0x00001F, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_bool_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TK_State) == 0x000020, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TK_State' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_Owner) == 0x000028, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_Owner' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_Component) == 0x000030, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_OutlineComponent) == 0x000038, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_OutlineComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticleSocketName) == 0x000040, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticleSocketName' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticlesGridSize) == 0x000048, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticlesGridSize' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesOffset) == 0x000060, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesOffset' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesSpawnRate) == 0x000078, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesSpawnRate' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesLifeTimeMin) == 0x000080, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesLifeTimeMin' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesLifeTimeMax) == 0x000088, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesLifeTimeMax' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeParticlesSizeMultiplier) == 0x000090, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeParticlesSizeMultiplier' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesOffset) == 0x000098, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesOffset' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesRate) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesRate' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesLifeTimeMin) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesLifeTimeMin' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesLifeTimeMax) == 0x0000C0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesLifeTimeMax' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesProbability) == 0x0000C8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesProbability' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeGlichesSizeMultiplier) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeGlichesSizeMultiplier' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectOffset) == 0x0000D8, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectOffset' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectScale) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectScale' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_TimeCompleteEffectLifeTime) == 0x000108, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_TimeCompleteEffectLifeTime' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_CustomEvent_ParticleSystemEnabled) == 0x000110, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_CustomEvent_ParticleSystemEnabled' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default) == 0x000111, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000112, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_Greater_DoubleDouble_ReturnValue_1) == 0x000113, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_Greater_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_BooleanOR_ReturnValue) == 0x000114, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_SwitchEnum_CmpSuccess) == 0x000115, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_BooleanAND_ReturnValue) == 0x000116, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable) == 0x000118, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable_1) == 0x000120, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_real_Variable_2) == 0x000128, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_real_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, Temp_byte_Variable_4) == 0x000130, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_1) == 0x000138, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_2) == 0x000140, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_3) == 0x000141, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, K2Node_Select_Default_4) == 0x000144, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::K2Node_Select_Default_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent, CallFunc_IsValid_ReturnValue) == 0x000148, "Member 'BP_TK_EffectComponent_C_ExecuteUbergraph_BP_TK_EffectComponent::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_OnStateChanged \ -static_assert(alignof(BP_TK_EffectComponent_C_OnStateChanged) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_OnStateChanged"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_OnStateChanged) == 0x0000F8, "Wrong size on BP_TK_EffectComponent_C_OnStateChanged"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TK_State) == 0x000000, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TK_State' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, Owner) == 0x000008, "Member 'BP_TK_EffectComponent_C_OnStateChanged::Owner' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_OnStateChanged::Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, OutlineComponent) == 0x000018, "Member 'BP_TK_EffectComponent_C_OnStateChanged::OutlineComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticleSocketName_0) == 0x000020, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticleSocketName_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticlesGridSize_0) == 0x000028, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticlesGridSize_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesOffset_0) == 0x000040, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesOffset_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesSpawnRate_0) == 0x000058, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesSpawnRate_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesLifeTimeMin_0) == 0x000060, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesLifeTimeMin_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesLifeTimeMax_0) == 0x000068, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesLifeTimeMax_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeParticlesSizeMultiplier_0) == 0x000070, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeParticlesSizeMultiplier_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesOffset_0) == 0x000078, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesOffset_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesRate_0) == 0x000090, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesRate_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesLifeTimeMin_0) == 0x000098, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesLifeTimeMin_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesLifeTimeMax_0) == 0x0000A0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesLifeTimeMax_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesProbability_0) == 0x0000A8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesProbability_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeGlichesSizeMultiplier_0) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeGlichesSizeMultiplier_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectOffset) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectOffset' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectScale) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectScale' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, TimeCompleteEffectLifeTime) == 0x0000E8, "Member 'BP_TK_EffectComponent_C_OnStateChanged::TimeCompleteEffectLifeTime' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_OnStateChanged, ParticleSystemEnabled) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_OnStateChanged::ParticleSystemEnabled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetAffected \ -static_assert(alignof(BP_TK_EffectComponent_C_SetAffected) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetAffected"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetAffected) == 0x000070, "Wrong size on BP_TK_EffectComponent_C_SetAffected"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, InOutlineComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetAffected::InOutlineComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, InComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetAffected::InComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, K2Node_DynamicCast_bSuccess_1) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetAffected::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_IsValid_ReturnValue) == 0x000029, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_IsValid_ReturnValue_1) == 0x000038, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_1) == 0x00003C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_2) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_Array_Get_Item_3) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x00004C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000054, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x00005C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000064, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000068, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetAffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_8) == 0x00006C, "Member 'BP_TK_EffectComponent_C_SetAffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_8' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetMaterialsForComponents \ -static_assert(alignof(BP_TK_EffectComponent_C_SetMaterialsForComponents) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetMaterialsForComponents"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetMaterialsForComponents) == 0x000078, "Wrong size on BP_TK_EffectComponent_C_SetMaterialsForComponents"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Loop_Counter_Variable) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Array_Index_Variable) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, Temp_int_Variable) == 0x00000C, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Get_Item) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Add_IntInt_ReturnValue_1) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Array_Get_Item_1) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Less_IntInt_ReturnValue) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetNumMaterials_ReturnValue) == 0x000054, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetNumMaterials_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Subtract_IntInt_ReturnValue) == 0x00005C, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_GetDisplayName_ReturnValue) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000070, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_Contains_ReturnValue) == 0x000071, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_Contains_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetMaterialsForComponents, CallFunc_BooleanAND_ReturnValue) == 0x000072, "Member 'BP_TK_EffectComponent_C_SetMaterialsForComponents::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetNiagaraParameters \ -static_assert(alignof(BP_TK_EffectComponent_C_SetNiagaraParameters) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetNiagaraParameters"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetNiagaraParameters) == 0x000130, "Wrong size on BP_TK_EffectComponent_C_SetNiagaraParameters"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, In_Component) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::In_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, InOutlineComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::InOutlineComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, ParticlesGridSize_0) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::ParticlesGridSize_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesOffset_0) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesOffset_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesSpawnRate_0) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesSpawnRate_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesLifeTimeMin_0) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesLifeTimeMin_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesLifeTimeMax_0) == 0x000050, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesLifeTimeMax_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesSizeMultiplier_0) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesSizeMultiplier_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesOffset_0) == 0x000060, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesOffset_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesRate_0) == 0x000078, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesRate_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesLifeTimeMin_0) == 0x000080, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesLifeTimeMin_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesLifeTimeMax_0) == 0x000088, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesLifeTimeMax_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesProbability_0) == 0x000090, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesProbability_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeGlichesSizeMultiplier_0) == 0x000098, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeGlichesSizeMultiplier_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, ProbabilityMultiplier) == 0x0000A0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::ProbabilityMultiplier' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, OutlineMaterialIndex) == 0x0000A8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::OutlineMaterialIndex' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, StencilID_0) == 0x0000AC, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::StencilID_0' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesActive) == 0x0000B0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesActive' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, TimeParticlesInactive) == 0x0000B1, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::TimeParticlesInactive' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, Component) == 0x0000B8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0000C8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x0000D8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_bSuccess) == 0x0000E0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x0000E8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, K2Node_DynamicCast_bSuccess_1) == 0x0000F0, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Array_Get_Item) == 0x0000F8, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_Array_Get_Item_1) == 0x000100, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x000108, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x00010C, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000110, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000114, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x000118, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x00011C, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000120, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000124, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParameters, CallFunc_SetVariableFloat_InValue_ImplicitCast_8) == 0x000128, "Member 'BP_TK_EffectComponent_C_SetNiagaraParameters::CallFunc_SetVariableFloat_InValue_ImplicitCast_8' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetNiagaraParticleComponent \ -static_assert(alignof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetNiagaraParticleComponent"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent) == 0x000028, "Wrong size on BP_TK_EffectComponent_C_SetNiagaraParticleComponent"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, Owner) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::Owner' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, InParentComponent) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::InParentComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, InSocketName) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::InSocketName' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetNiagaraParticleComponent, CallFunc_SpawnSystemAttached_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetNiagaraParticleComponent::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetStencilID \ -static_assert(alignof(BP_TK_EffectComponent_C_SetStencilID) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetStencilID"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetStencilID) == 0x000010, "Wrong size on BP_TK_EffectComponent_C_SetStencilID"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, InComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetStencilID::InComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, Value) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetStencilID::Value' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetStencilID, CallFunc_IsValid_ReturnValue) == 0x00000C, "Member 'BP_TK_EffectComponent_C_SetStencilID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_SetUnaffected \ -static_assert(alignof(BP_TK_EffectComponent_C_SetUnaffected) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_SetUnaffected"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_SetUnaffected) == 0x0000A0, "Wrong size on BP_TK_EffectComponent_C_SetUnaffected"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, InOutlineComponent) == 0x000000, "Member 'BP_TK_EffectComponent_C_SetUnaffected::InOutlineComponent' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, In_Component) == 0x000008, "Member 'BP_TK_EffectComponent_C_SetUnaffected::In_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_AsNiagara_Particle_System_Component) == 0x000010, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_AsNiagara_Particle_System_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x000020, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_AsSkeletal_Mesh_Component) == 0x000028, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_AsSkeletal_Mesh_Component' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, K2Node_DynamicCast_bSuccess_1) == 0x000030, "Member 'BP_TK_EffectComponent_C_SetUnaffected::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_IsValid_ReturnValue) == 0x000031, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item) == 0x000038, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_IsValid_ReturnValue_1) == 0x000040, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Conv_DoubleToString_ReturnValue) == 0x000048, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Conv_DoubleToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Concat_StrStr_ReturnValue) == 0x000058, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_1) == 0x000068, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_2) == 0x000070, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_Array_Get_Item_3) == 0x000078, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_Array_Get_Item_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast) == 0x00007C, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_1) == 0x000080, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_2) == 0x000084, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_3) == 0x000088, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_4) == 0x00008C, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_5) == 0x000090, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_6) == 0x000094, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_6' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_SetUnaffected, CallFunc_SetVariableFloat_InValue_ImplicitCast_7) == 0x000098, "Member 'BP_TK_EffectComponent_C_SetUnaffected::CallFunc_SetVariableFloat_InValue_ImplicitCast_7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_TK_EffectComponent_C_TriggerCompleteEffect \ -static_assert(alignof(BP_TK_EffectComponent_C_TriggerCompleteEffect) == 0x000008, "Wrong alignment on BP_TK_EffectComponent_C_TriggerCompleteEffect"); \ -static_assert(sizeof(BP_TK_EffectComponent_C_TriggerCompleteEffect) == 0x000050, "Wrong size on BP_TK_EffectComponent_C_TriggerCompleteEffect"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_EffectOffset) == 0x000000, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_EffectOffset' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, in_MeshEffectScale) == 0x000018, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::in_MeshEffectScale' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_MeshEffectLifeTime) == 0x000030, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_MeshEffectLifeTime' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, In_StateActive) == 0x000038, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::In_StateActive' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, CallFunc_IsValid_ReturnValue) == 0x000039, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, Temp_bool_Variable) == 0x00003A, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(BP_TK_EffectComponent_C_TriggerCompleteEffect, K2Node_Select_Default) == 0x00003C, "Member 'BP_TK_EffectComponent_C_TriggerCompleteEffect::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_TK_EffectComponent_C \ -static_assert(alignof(UBP_TK_EffectComponent_C) == 0x000010, "Wrong alignment on UBP_TK_EffectComponent_C"); \ -static_assert(sizeof(UBP_TK_EffectComponent_C) == 0x000370, "Wrong size on UBP_TK_EffectComponent_C"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, UberGraphFrame) == 0x000230, "Member 'UBP_TK_EffectComponent_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, NiagaraParticleComponent_01) == 0x000238, "Member 'UBP_TK_EffectComponent_C::NiagaraParticleComponent_01' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteScale) == 0x000240, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteScale' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteOffset) == 0x000258, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteOffset' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, DebugTimeCompleteLifeTime) == 0x000270, "Member 'UBP_TK_EffectComponent_C::DebugTimeCompleteLifeTime' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, OutlineMaterials) == 0x000278, "Member 'UBP_TK_EffectComponent_C::OutlineMaterials' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, StencilID) == 0x000288, "Member 'UBP_TK_EffectComponent_C::StencilID' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesOffset) == 0x000298, "Member 'UBP_TK_EffectComponent_C::TimeParticlesOffset' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesSpawnRate) == 0x0002B0, "Member 'UBP_TK_EffectComponent_C::TimeParticlesSpawnRate' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesLifeTimeMin) == 0x0002B8, "Member 'UBP_TK_EffectComponent_C::TimeParticlesLifeTimeMin' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesLifeTimeMax) == 0x0002C0, "Member 'UBP_TK_EffectComponent_C::TimeParticlesLifeTimeMax' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeParticlesSizeMultiplier) == 0x0002C8, "Member 'UBP_TK_EffectComponent_C::TimeParticlesSizeMultiplier' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, ParticleSocketName) == 0x0002D0, "Member 'UBP_TK_EffectComponent_C::ParticleSocketName' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesOffset) == 0x0002D8, "Member 'UBP_TK_EffectComponent_C::TimeGlichesOffset' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesRate) == 0x0002F0, "Member 'UBP_TK_EffectComponent_C::TimeGlichesRate' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesLifeTimeMin) == 0x0002F8, "Member 'UBP_TK_EffectComponent_C::TimeGlichesLifeTimeMin' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesLifeTimeMax) == 0x000300, "Member 'UBP_TK_EffectComponent_C::TimeGlichesLifeTimeMax' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesProbability) == 0x000308, "Member 'UBP_TK_EffectComponent_C::TimeGlichesProbability' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, TimeGlichesSizeMultiplier) == 0x000310, "Member 'UBP_TK_EffectComponent_C::TimeGlichesSizeMultiplier' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, ParticlesGridSize) == 0x000318, "Member 'UBP_TK_EffectComponent_C::ParticlesGridSize' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, ListOf_MaterialsToSet) == 0x000330, "Member 'UBP_TK_EffectComponent_C::ListOf_MaterialsToSet' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, ComponentPresetName) == 0x000340, "Member 'UBP_TK_EffectComponent_C::ComponentPresetName' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, ActiveOutlineMaterial) == 0x000350, "Member 'UBP_TK_EffectComponent_C::ActiveOutlineMaterial' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, State) == 0x000354, "Member 'UBP_TK_EffectComponent_C::State' has a wrong offset!"); \ -static_assert(offsetof(UBP_TK_EffectComponent_C, CompleteEffectColor) == 0x000358, "Member 'UBP_TK_EffectComponent_C::CompleteEffectColor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FakeFogCard_01_A_unlit_BP_C_UserConstructionScript \ -static_assert(alignof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on FakeFogCard_01_A_unlit_BP_C_UserConstructionScript"); \ -static_assert(sizeof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript) == 0x000058, "Wrong size on FakeFogCard_01_A_unlit_BP_C_UserConstructionScript"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000000, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000008, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000010, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x000014, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_2) == 0x000018, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_3) == 0x00001C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_3' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_4) == 0x000020, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_4' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_5) == 0x000024, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_5' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_6) == 0x000028, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_6' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_7) == 0x00002C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_7' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_8) == 0x000030, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_8' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_9) == 0x000034, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_9' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_10) == 0x000038, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_10' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_11) == 0x00003C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_11' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_12) == 0x000040, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_12' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_13) == 0x000044, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_13' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_14) == 0x000048, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_14' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_15) == 0x00004C, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_15' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_16) == 0x000050, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_16' has a wrong offset!"); \ -static_assert(offsetof(FakeFogCard_01_A_unlit_BP_C_UserConstructionScript, CallFunc_SetScalarParameterValue_Value_ImplicitCast_17) == 0x000054, "Member 'FakeFogCard_01_A_unlit_BP_C_UserConstructionScript::CallFunc_SetScalarParameterValue_Value_ImplicitCast_17' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AFakeFogCard_01_A_unlit_BP_C \ -static_assert(alignof(AFakeFogCard_01_A_unlit_BP_C) == 0x000008, "Wrong alignment on AFakeFogCard_01_A_unlit_BP_C"); \ -static_assert(sizeof(AFakeFogCard_01_A_unlit_BP_C) == 0x0003A8, "Wrong size on AFakeFogCard_01_A_unlit_BP_C"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Plane) == 0x0002C8, "Member 'AFakeFogCard_01_A_unlit_BP_C::Plane' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DefaultSceneRoot) == 0x0002D0, "Member 'AFakeFogCard_01_A_unlit_BP_C::DefaultSceneRoot' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, UseOverlayTexture) == 0x0002D8, "Member 'AFakeFogCard_01_A_unlit_BP_C::UseOverlayTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, MultiplyTexture1) == 0x0002E0, "Member 'AFakeFogCard_01_A_unlit_BP_C::MultiplyTexture1' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, MultiplyTexture2) == 0x0002E8, "Member 'AFakeFogCard_01_A_unlit_BP_C::MultiplyTexture2' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Rotation) == 0x0002F0, "Member 'AFakeFogCard_01_A_unlit_BP_C::Rotation' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureSpeed) == 0x0002F8, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureSpeed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureContrast) == 0x000300, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureContrast' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, TextureScale) == 0x000308, "Member 'AFakeFogCard_01_A_unlit_BP_C::TextureScale' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionPower) == 0x000310, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionPower' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionSpeed) == 0x000318, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionSpeed' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionScaleX) == 0x000320, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionScaleX' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DistortionScaleY) == 0x000328, "Member 'AFakeFogCard_01_A_unlit_BP_C::DistortionScaleY' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, UseAlbedoTexture) == 0x000330, "Member 'AFakeFogCard_01_A_unlit_BP_C::UseAlbedoTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Emissive) == 0x000338, "Member 'AFakeFogCard_01_A_unlit_BP_C::Emissive' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Tint) == 0x000340, "Member 'AFakeFogCard_01_A_unlit_BP_C::Tint' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, Opacity) == 0x000350, "Member 'AFakeFogCard_01_A_unlit_BP_C::Opacity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, BlendingNearSurfaceDistance) == 0x000358, "Member 'AFakeFogCard_01_A_unlit_BP_C::BlendingNearSurfaceDistance' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, SoftEdges) == 0x000360, "Member 'AFakeFogCard_01_A_unlit_BP_C::SoftEdges' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FalloffExponent) == 0x000368, "Member 'AFakeFogCard_01_A_unlit_BP_C::FalloffExponent' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FalloffTexture) == 0x000370, "Member 'AFakeFogCard_01_A_unlit_BP_C::FalloffTexture' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FallofTextureOpasity) == 0x000378, "Member 'AFakeFogCard_01_A_unlit_BP_C::FallofTextureOpasity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, OneSide) == 0x000380, "Member 'AFakeFogCard_01_A_unlit_BP_C::OneSide' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DepthBasedDensity) == 0x000388, "Member 'AFakeFogCard_01_A_unlit_BP_C::DepthBasedDensity' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, DepthBasedStartDistance) == 0x000390, "Member 'AFakeFogCard_01_A_unlit_BP_C::DepthBasedStartDistance' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FogMat) == 0x000398, "Member 'AFakeFogCard_01_A_unlit_BP_C::FogMat' has a wrong offset!"); \ -static_assert(offsetof(AFakeFogCard_01_A_unlit_BP_C, FakeBlur) == 0x0003A0, "Member 'AFakeFogCard_01_A_unlit_BP_C::FakeBlur' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP \ -static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP) == 0x000004, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP"); \ -static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP) == 0x000004, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_ExecuteUbergraph_IncreaseAchievementCollectionCountBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_RegisterAchievementCount_IsValid) == 0x000018, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_RegisterAchievementCount_IsValid' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000019, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount \ -static_assert(alignof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000008, "Wrong alignment on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount"); \ -static_assert(sizeof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000028, "Wrong size on IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, Actor) == 0x000000, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::Actor' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, IsValid) == 0x000008, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::IsValid' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, _IsValid) == 0x000009, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::_IsValid' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000010, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_NotEqual_NameName_ReturnValue) == 0x000021, "Member 'IncreaseAchievementCollectionCountBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UIncreaseAchievementCollectionCountBehaviorEffector_BP_C \ -static_assert(alignof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UIncreaseAchievementCollectionCountBehaviorEffector_BP_C"); \ -static_assert(sizeof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C) == 0x0000A0, "Wrong size on UIncreaseAchievementCollectionCountBehaviorEffector_BP_C"); \ -static_assert(offsetof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UIncreaseAchievementCollectionCountBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UIncreaseAchievementCollectionCountBehaviorEffector_BP_C, CollectionName) == 0x000098, "Member 'UIncreaseAchievementCollectionCountBehaviorEffector_BP_C::CollectionName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FSpawnPointStruct \ -static_assert(alignof(FSpawnPointStruct) == 0x000008, "Wrong alignment on FSpawnPointStruct"); \ -static_assert(sizeof(FSpawnPointStruct) == 0x000018, "Wrong size on FSpawnPointStruct"); \ -static_assert(offsetof(FSpawnPointStruct, DataTable_11_BABFA1F04FAEE0F0F83CF89E2F0187C2) == 0x000000, "Member 'FSpawnPointStruct::DataTable_11_BABFA1F04FAEE0F0F83CF89E2F0187C2' has a wrong offset!"); \ -static_assert(offsetof(FSpawnPointStruct, Amount_9_36785B7E4E5C8B8EC5DE4C9363BEAAEB) == 0x000010, "Member 'FSpawnPointStruct::Amount_9_36785B7E4E5C8B8EC5DE4C9363BEAAEB' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP \ -static_assert(alignof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP) == 0x000004, "Wrong alignment on ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP"); \ -static_assert(sizeof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP) == 0x000004, "Wrong size on ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_ExecuteUbergraph_ChangePlayerInventoryBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior) == 0x000088, "Wrong size on ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Array_Index_Variable) == 0x000004, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Loop_Counter_Variable) == 0x000008, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Add_IntInt_ReturnValue) == 0x00000C, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Array_Index_Variable_1) == 0x000010, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, Temp_int_Loop_Counter_Variable_1) == 0x000014, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Get_Item) == 0x000018, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Length_ReturnValue) == 0x000030, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Less_IntInt_ReturnValue) == 0x000034, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Add_IntInt_ReturnValue_1) == 0x000038, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Get_Item_1) == 0x000040, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Array_Length_ReturnValue_1) == 0x000058, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_Less_IntInt_ReturnValue_1) == 0x00005C, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000060, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000068, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000070, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000071, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetCharacterPlay_ReturnValue) == 0x000078, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior, CallFunc_CollectItem_ReturnValue) == 0x000084, "Member 'ChangePlayerInventoryBehaviorEffector_BP_C_PerformBehavior::CallFunc_CollectItem_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UChangePlayerInventoryBehaviorEffector_BP_C \ -static_assert(alignof(UChangePlayerInventoryBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UChangePlayerInventoryBehaviorEffector_BP_C"); \ -static_assert(sizeof(UChangePlayerInventoryBehaviorEffector_BP_C) == 0x0000B8, "Wrong size on UChangePlayerInventoryBehaviorEffector_BP_C"); \ -static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, ItemsToAdd) == 0x000098, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::ItemsToAdd' has a wrong offset!"); \ -static_assert(offsetof(UChangePlayerInventoryBehaviorEffector_BP_C, ItemsToRemove) == 0x0000A8, "Member 'UChangePlayerInventoryBehaviorEffector_BP_C::ItemsToRemove' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP \ -static_assert(alignof(BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP) == 0x000004, "Wrong alignment on BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP"); \ -static_assert(sizeof(BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP) == 0x000004, "Wrong size on BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP, EntryPoint) == 0x000000, "Member 'BossFightState_Effector_BP_C_ExecuteUbergraph_BossFightState_Effector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BossFightState_Effector_BP_C_PerformBehavior \ -static_assert(alignof(BossFightState_Effector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on BossFightState_Effector_BP_C_PerformBehavior"); \ -static_assert(sizeof(BossFightState_Effector_BP_C_PerformBehavior) == 0x000030, "Wrong size on BossFightState_Effector_BP_C_PerformBehavior"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'BossFightState_Effector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000018, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000020, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BossFightState_Effector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'BossFightState_Effector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBossFightState_Effector_BP_C \ -static_assert(alignof(UBossFightState_Effector_BP_C) == 0x000008, "Wrong alignment on UBossFightState_Effector_BP_C"); \ -static_assert(sizeof(UBossFightState_Effector_BP_C) == 0x0000A0, "Wrong size on UBossFightState_Effector_BP_C"); \ -static_assert(offsetof(UBossFightState_Effector_BP_C, UberGraphFrame) == 0x000090, "Member 'UBossFightState_Effector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBossFightState_Effector_BP_C, Boss_Type) == 0x000098, "Member 'UBossFightState_Effector_BP_C::Boss_Type' has a wrong offset!"); \ -static_assert(offsetof(UBossFightState_Effector_BP_C, Start) == 0x000099, "Member 'UBossFightState_Effector_BP_C::Start' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AInteractionGenericBroker_BP_C \ -static_assert(alignof(AInteractionGenericBroker_BP_C) == 0x000008, "Wrong alignment on AInteractionGenericBroker_BP_C"); \ -static_assert(sizeof(AInteractionGenericBroker_BP_C) == 0x000330, "Wrong size on AInteractionGenericBroker_BP_C"); \ - -#define DUMPER7_ASSERTS_SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature \ -static_assert(alignof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(sizeof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature) == 0x000120, "Wrong size on SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OverlappedComponent) == 0x000000, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherActor) == 0x000008, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherComp) == 0x000010, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, OtherBodyIndex) == 0x000018, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, bFromSweep) == 0x00001C, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature, SweepResult) == 0x000020, "Member 'SpawnPoint_BP_C_BndEvt__SpawnPoint_BP_VisitedCollision_K2Node_ComponentBoundEvent_0_ComponentBeginOverlapSignature__DelegateSignature::SweepResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP \ -static_assert(alignof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000008, "Wrong alignment on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ -static_assert(sizeof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP) == 0x000150, "Wrong size on SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, EntryPoint) == 0x000000, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000010, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_GetFlashlight_ReturnValue) == 0x000018, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_GetFlashlight_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OverlappedComponent) == 0x000028, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherActor) == 0x000030, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherActor' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherComp) == 0x000038, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherComp' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_OtherBodyIndex) == 0x000040, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_bFromSweep) == 0x000044, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, K2Node_ComponentBoundEvent_SweepResult) == 0x000048, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::K2Node_ComponentBoundEvent_SweepResult' has a wrong offset!"); \ -static_assert(offsetof(SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP, CallFunc_IsCharacterPlay_bSuccess) == 0x000148, "Member 'SpawnPoint_BP_C_ExecuteUbergraph_SpawnPoint_BP::CallFunc_IsCharacterPlay_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ASpawnPoint_BP_C \ -static_assert(alignof(ASpawnPoint_BP_C) == 0x000008, "Wrong alignment on ASpawnPoint_BP_C"); \ -static_assert(sizeof(ASpawnPoint_BP_C) == 0x0003D8, "Wrong size on ASpawnPoint_BP_C"); \ -static_assert(offsetof(ASpawnPoint_BP_C, UberGraphFrame) == 0x0003B8, "Member 'ASpawnPoint_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ASpawnPoint_BP_C, VisitedCollision) == 0x0003C0, "Member 'ASpawnPoint_BP_C::VisitedCollision' has a wrong offset!"); \ -static_assert(offsetof(ASpawnPoint_BP_C, GlobalPropertiesEvents) == 0x0003C8, "Member 'ASpawnPoint_BP_C::GlobalPropertiesEvents' has a wrong offset!"); \ -static_assert(offsetof(ASpawnPoint_BP_C, CameraProfiles) == 0x0003D0, "Member 'ASpawnPoint_BP_C::CameraProfiles' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FS_CinematicDialogData \ -static_assert(alignof(FS_CinematicDialogData) == 0x000008, "Wrong alignment on FS_CinematicDialogData"); \ -static_assert(sizeof(FS_CinematicDialogData) == 0x0001F0, "Wrong size on FS_CinematicDialogData"); \ -static_assert(offsetof(FS_CinematicDialogData, Option1_SequenceName_4_A8661A1D40165109D645D9A2048A90AA) == 0x000000, "Member 'FS_CinematicDialogData::Option1_SequenceName_4_A8661A1D40165109D645D9A2048A90AA' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, Option2_SequenceName_8_54370ED54B899FD5D595AEA869FF3D99) == 0x000010, "Member 'FS_CinematicDialogData::Option2_SequenceName_8_54370ED54B899FD5D595AEA869FF3D99' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, Option3_SequenceName_10_D959E2E049A92EB2CB45259DA6A443F4) == 0x000020, "Member 'FS_CinematicDialogData::Option3_SequenceName_10_D959E2E049A92EB2CB45259DA6A443F4' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, Option4_SequenceName_11_CBB4F9D4461CA2C97634BFA3B213FD45) == 0x000030, "Member 'FS_CinematicDialogData::Option4_SequenceName_11_CBB4F9D4461CA2C97634BFA3B213FD45' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, Option5_SequenceName_31_2699A8174D29834F5893509E2E54D1ED) == 0x000040, "Member 'FS_CinematicDialogData::Option5_SequenceName_31_2699A8174D29834F5893509E2E54D1ED' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, DialogHub_SequenceName_20_EE72AA2041590725A47A978DA28E999F) == 0x000050, "Member 'FS_CinematicDialogData::DialogHub_SequenceName_20_EE72AA2041590725A47A978DA28E999F' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, Answers_MarkedFrame_21_AC2EFC5D40FEF3B8F04310952C3C983D) == 0x000060, "Member 'FS_CinematicDialogData::Answers_MarkedFrame_21_AC2EFC5D40FEF3B8F04310952C3C983D' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, PlayNext_MarkedFrame_22_9D77063246B47855EC25FC89F5A316D3) == 0x000070, "Member 'FS_CinematicDialogData::PlayNext_MarkedFrame_22_9D77063246B47855EC25FC89F5A316D3' has a wrong offset!"); \ -static_assert(offsetof(FS_CinematicDialogData, DialogOptions_FullInfo_28_B20CF835466C722CEE11609F5B12310E) == 0x000080, "Member 'FS_CinematicDialogData::DialogOptions_FullInfo_28_B20CF835466C722CEE11609F5B12310E' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate \ -static_assert(alignof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate) == 0x000008, "Wrong alignment on WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate"); \ -static_assert(sizeof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate) == 0x000028, "Wrong size on WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate"); \ -static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, EntryPoint) == 0x000000, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, K2Node_Event_CardHeader) == 0x000008, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::K2Node_Event_CardHeader' has a wrong offset!"); \ -static_assert(offsetof(WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate, K2Node_Event_CardContents) == 0x000018, "Member 'WBP_CinameticCardTemplate_C_ExecuteUbergraph_WBP_CinameticCardTemplate::K2Node_Event_CardContents' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_CinameticCardTemplate_C_UpdateText \ -static_assert(alignof(WBP_CinameticCardTemplate_C_UpdateText) == 0x000008, "Wrong alignment on WBP_CinameticCardTemplate_C_UpdateText"); \ -static_assert(sizeof(WBP_CinameticCardTemplate_C_UpdateText) == 0x000020, "Wrong size on WBP_CinameticCardTemplate_C_UpdateText"); \ -static_assert(offsetof(WBP_CinameticCardTemplate_C_UpdateText, CardHeader_0) == 0x000000, "Member 'WBP_CinameticCardTemplate_C_UpdateText::CardHeader_0' has a wrong offset!"); \ -static_assert(offsetof(WBP_CinameticCardTemplate_C_UpdateText, CardContents_0) == 0x000010, "Member 'WBP_CinameticCardTemplate_C_UpdateText::CardContents_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_CinameticCardTemplate_C \ -static_assert(alignof(UWBP_CinameticCardTemplate_C) == 0x000008, "Wrong alignment on UWBP_CinameticCardTemplate_C"); \ -static_assert(sizeof(UWBP_CinameticCardTemplate_C) == 0x0002E8, "Wrong size on UWBP_CinameticCardTemplate_C"); \ -static_assert(offsetof(UWBP_CinameticCardTemplate_C, UberGraphFrame) == 0x0002D0, "Member 'UWBP_CinameticCardTemplate_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UWBP_CinameticCardTemplate_C, CardContents) == 0x0002D8, "Member 'UWBP_CinameticCardTemplate_C::CardContents' has a wrong offset!"); \ -static_assert(offsetof(UWBP_CinameticCardTemplate_C, CardHeader) == 0x0002E0, "Member 'UWBP_CinameticCardTemplate_C::CardHeader' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector \ -static_assert(alignof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector"); \ -static_assert(sizeof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector) == 0x0004D0, "Wrong size on BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, EntryPoint) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_Card_Header) == 0x000008, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_Card_Header' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_Card_Contents) == 0x000018, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_Card_Contents' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_CardDurationS) == 0x000028, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_CardDurationS' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_DialogOptions) == 0x000030, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_DialogOptions' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_MarkedFrame) == 0x000220, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_MarkedFrame' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_MakeStruct_CinematicDialogData) == 0x000230, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_MakeStruct_CinematicDialogData' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, K2Node_CustomEvent_EffectsData) == 0x000478, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::K2Node_CustomEvent_EffectsData' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector, CallFunc_DisplayCinematicCardNative_CardDurationS_ImplicitCast) == 0x0004C8, "Member 'BP_CinematicDialogDirector_C_ExecuteUbergraph_BP_CinematicDialogDirector::CallFunc_DisplayCinematicCardNative_CardDurationS_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_JumpToFrame \ -static_assert(alignof(BP_CinematicDialogDirector_C_JumpToFrame) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_JumpToFrame"); \ -static_assert(sizeof(BP_CinematicDialogDirector_C_JumpToFrame) == 0x000010, "Wrong size on BP_CinematicDialogDirector_C_JumpToFrame"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_JumpToFrame, MarkedFrame) == 0x000000, "Member 'BP_CinematicDialogDirector_C_JumpToFrame::MarkedFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowCinematicCard \ -static_assert(alignof(BP_CinematicDialogDirector_C_ShowCinematicCard) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowCinematicCard"); \ -static_assert(sizeof(BP_CinematicDialogDirector_C_ShowCinematicCard) == 0x000028, "Wrong size on BP_CinematicDialogDirector_C_ShowCinematicCard"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, Card_Header) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::Card_Header' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, Card_Contents) == 0x000010, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::Card_Contents' has a wrong offset!"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ShowCinematicCard, CardDurationS) == 0x000020, "Member 'BP_CinematicDialogDirector_C_ShowCinematicCard::CardDurationS' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowDialogOptions \ -static_assert(alignof(BP_CinematicDialogDirector_C_ShowDialogOptions) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowDialogOptions"); \ -static_assert(sizeof(BP_CinematicDialogDirector_C_ShowDialogOptions) == 0x0001F0, "Wrong size on BP_CinematicDialogDirector_C_ShowDialogOptions"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ShowDialogOptions, DialogOptions) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowDialogOptions::DialogOptions' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BP_CinematicDialogDirector_C_ShowGameplayEffects \ -static_assert(alignof(BP_CinematicDialogDirector_C_ShowGameplayEffects) == 0x000008, "Wrong alignment on BP_CinematicDialogDirector_C_ShowGameplayEffects"); \ -static_assert(sizeof(BP_CinematicDialogDirector_C_ShowGameplayEffects) == 0x000050, "Wrong size on BP_CinematicDialogDirector_C_ShowGameplayEffects"); \ -static_assert(offsetof(BP_CinematicDialogDirector_C_ShowGameplayEffects, EffectsData) == 0x000000, "Member 'BP_CinematicDialogDirector_C_ShowGameplayEffects::EffectsData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_CinematicDialogDirector_C \ -static_assert(alignof(UBP_CinematicDialogDirector_C) == 0x000008, "Wrong alignment on UBP_CinematicDialogDirector_C"); \ -static_assert(sizeof(UBP_CinematicDialogDirector_C) == 0x000548, "Wrong size on UBP_CinematicDialogDirector_C"); \ -static_assert(offsetof(UBP_CinematicDialogDirector_C, UberGraphFrame) == 0x000540, "Member 'UBP_CinematicDialogDirector_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP \ -static_assert(alignof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP) == 0x000004, "Wrong alignment on CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP"); \ -static_assert(sizeof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP) == 0x000004, "Wrong size on CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP"); \ -static_assert(offsetof(CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP, EntryPoint) == 0x000000, "Member 'CancelAbility_Effector_BP_C_ExecuteUbergraph_CancelAbility_Effector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CancelAbility_Effector_BP_C_PerformBehavior \ -static_assert(alignof(CancelAbility_Effector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on CancelAbility_Effector_BP_C_PerformBehavior"); \ -static_assert(sizeof(CancelAbility_Effector_BP_C_PerformBehavior) == 0x000020, "Wrong size on CancelAbility_Effector_BP_C_PerformBehavior"); \ -static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000010, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CancelAbility_Effector_BP_C_PerformBehavior, CallFunc_GetCharacterPlay_ReturnValue) == 0x000018, "Member 'CancelAbility_Effector_BP_C_PerformBehavior::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCancelAbility_Effector_BP_C \ -static_assert(alignof(UCancelAbility_Effector_BP_C) == 0x000008, "Wrong alignment on UCancelAbility_Effector_BP_C"); \ -static_assert(sizeof(UCancelAbility_Effector_BP_C) == 0x0000A0, "Wrong size on UCancelAbility_Effector_BP_C"); \ -static_assert(offsetof(UCancelAbility_Effector_BP_C, UberGraphFrame) == 0x000090, "Member 'UCancelAbility_Effector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCancelAbility_Effector_BP_C, In_Ability_to_Cancel) == 0x000098, "Member 'UCancelAbility_Effector_BP_C::In_Ability_to_Cancel' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP \ -static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP) == 0x0000B8, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, EntryPoint) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_1) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_2) == 0x000018, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_object_Variable_3) == 0x000020, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_object_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_1) == 0x000029, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_2) == 0x00002A, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_3) == 0x00002B, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_4) == 0x00002C, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, Temp_bool_Variable_5) == 0x00002D, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::Temp_bool_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Event_On_Off) == 0x00002E, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Event_On_Off' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_1) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_2) == 0x000060, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_2' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_RandomFloatInRange_ReturnValue) == 0x000068, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000070, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_3) == 0x000078, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_3' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_4) == 0x000090, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_4' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, K2Node_Select_Default_5) == 0x0000A8, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::K2Node_Select_Default_5' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_Delay_Duration_ImplicitCast) == 0x0000B0, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_Delay_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP, CallFunc_Delay_Duration_ImplicitCast_1) == 0x0000B4, "Member 'TimeKnotsPreConstructed_Platform_BP_C_ExecuteUbergraph_TimeKnotsPreConstructed_Platform_BP::CallFunc_Delay_Duration_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0 \ -static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0) == 0x000010, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0, Mesh) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0::Mesh' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0, bNewVisibility) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_NewFunction_0::bNewVisibility' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect \ -static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect) == 0x000001, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect) == 0x000001, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect, Off) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_OffTKEffect::Off' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate \ -static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate, CallFunc_SFX_PlayOnActivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnActivate::CallFunc_SFX_PlayOnActivate_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate \ -static_assert(alignof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate) == 0x000008, "Wrong alignment on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(sizeof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate) == 0x000050, "Wrong size on TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, AkEvent) == 0x000000, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::AkEvent' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, ComponentIndex) == 0x000008, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::ComponentIndex' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, Location_0) == 0x000010, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::Location_0' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, Output_Get) == 0x000028, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::Output_Get' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Location) == 0x000030, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Location' has a wrong offset!"); \ -static_assert(offsetof(TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate, CallFunc_SFX_PlayOnDeactivate_Output_Get) == 0x000048, "Member 'TimeKnotsPreConstructed_Platform_BP_C_SFX_PlayOnDeactivate::CallFunc_SFX_PlayOnDeactivate_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ATimeKnotsPreConstructed_Platform_BP_C \ -static_assert(alignof(ATimeKnotsPreConstructed_Platform_BP_C) == 0x000010, "Wrong alignment on ATimeKnotsPreConstructed_Platform_BP_C"); \ -static_assert(sizeof(ATimeKnotsPreConstructed_Platform_BP_C) == 0x000610, "Wrong size on ATimeKnotsPreConstructed_Platform_BP_C"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, UberGraphFrame_TimeKnotsPreConstructed_Platform_BP_C) == 0x0004C8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::UberGraphFrame_TimeKnotsPreConstructed_Platform_BP_C' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BP_TK_EffectComponent) == 0x0004D0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BP_TK_EffectComponent' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Effector_Enable) == 0x0004D8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Effector_Enable' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TopMesh) == 0x0004E0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TopMesh' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BottomMesh) == 0x0004E8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BottomMesh' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, LeftMesh) == 0x0004F0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::LeftMesh' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, RightMesh) == 0x0004F8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::RightMesh' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TopMeshVis) == 0x000500, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TopMeshVis' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, BottomMeshVis) == 0x000501, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::BottomMeshVis' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, LeftMeshVis) == 0x000502, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::LeftMeshVis' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, RightMeshVis) == 0x000503, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::RightMeshVis' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TK_Effect_State) == 0x000508, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TK_Effect_State' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectOffset) == 0x000518, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectOffset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectScale) == 0x000530, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectScale' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeCompleteEffectLifeTime) == 0x000548, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeCompleteEffectLifeTime' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, GridSize) == 0x000550, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::GridSize' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Rate) == 0x000568, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Rate' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Offset) == 0x000570, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Offset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeGlichesOffsetOnSecondState) == 0x000588, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeGlichesOffsetOnSecondState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bParticlesEnabled) == 0x0005A0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bParticlesEnabled' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bDiffrentPivot_PositionOnSecondState) == 0x0005A1, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bDiffrentPivot_PositionOnSecondState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Gliches_Size_Multiplier) == 0x0005A8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Gliches_Size_Multiplier' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Spawn_Rate) == 0x0005B0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Spawn_Rate' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Offset) == 0x0005B8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Offset' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, TimeParticlesOffsetOnSecondState) == 0x0005D0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::TimeParticlesOffsetOnSecondState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Size_Multiplier) == 0x0005E8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Size_Multiplier' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bIsSeparateSettingsForEachState) == 0x0005F0, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bIsSeparateSettingsForEachState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, Time_Particles_Size_MultiplierOnSecondState) == 0x0005F8, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::Time_Particles_Size_MultiplierOnSecondState' has a wrong offset!"); \ -static_assert(offsetof(ATimeKnotsPreConstructed_Platform_BP_C, bIsRandomActivationTime) == 0x000600, "Member 'ATimeKnotsPreConstructed_Platform_BP_C::bIsRandomActivationTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior \ -static_assert(alignof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior) == 0x000008, "Wrong alignment on ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior"); \ -static_assert(sizeof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior) == 0x000018, "Wrong size on ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000008, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'ClearAllEnemiesEffector_BP_C_ClearEnemiesAndFinishBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP \ -static_assert(alignof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP) == 0x000004, "Wrong alignment on ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP"); \ -static_assert(sizeof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP) == 0x000004, "Wrong size on ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP, EntryPoint) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_ExecuteUbergraph_ClearAllEnemiesEffector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ClearAllEnemiesEffector_BP_C_PerformBehavior \ -static_assert(alignof(ClearAllEnemiesEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on ClearAllEnemiesEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(ClearAllEnemiesEffector_BP_C_PerformBehavior) == 0x000040, "Wrong size on ClearAllEnemiesEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000018, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000020, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000028, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000030, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_IsValid_ReturnValue_1) == 0x000039, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x00003A, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ClearAllEnemiesEffector_BP_C_PerformBehavior, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x00003C, "Member 'ClearAllEnemiesEffector_BP_C_PerformBehavior::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UClearAllEnemiesEffector_BP_C \ -static_assert(alignof(UClearAllEnemiesEffector_BP_C) == 0x000008, "Wrong alignment on UClearAllEnemiesEffector_BP_C"); \ -static_assert(sizeof(UClearAllEnemiesEffector_BP_C) == 0x0000A8, "Wrong size on UClearAllEnemiesEffector_BP_C"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UClearAllEnemiesEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, LoadedEnemies) == 0x000098, "Member 'UClearAllEnemiesEffector_BP_C::LoadedEnemies' has a wrong offset!"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, UnloadedEnemies) == 0x000099, "Member 'UClearAllEnemiesEffector_BP_C::UnloadedEnemies' has a wrong offset!"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Corpses) == 0x00009A, "Member 'UClearAllEnemiesEffector_BP_C::Corpses' has a wrong offset!"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Queued) == 0x00009B, "Member 'UClearAllEnemiesEffector_BP_C::Queued' has a wrong offset!"); \ -static_assert(offsetof(UClearAllEnemiesEffector_BP_C, Delay) == 0x0000A0, "Member 'UClearAllEnemiesEffector_BP_C::Delay' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Cine_GravityGun_C_UserConstructionScript \ -static_assert(alignof(Cine_GravityGun_C_UserConstructionScript) == 0x000008, "Wrong alignment on Cine_GravityGun_C_UserConstructionScript"); \ -static_assert(sizeof(Cine_GravityGun_C_UserConstructionScript) == 0x000020, "Wrong size on Cine_GravityGun_C_UserConstructionScript"); \ -static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, CallFunc_GetMaterial_ReturnValue) == 0x000000, "Member 'Cine_GravityGun_C_UserConstructionScript::CallFunc_GetMaterial_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, K2Node_MakeStruct_MaterialParameterInfo) == 0x000008, "Member 'Cine_GravityGun_C_UserConstructionScript::K2Node_MakeStruct_MaterialParameterInfo' has a wrong offset!"); \ -static_assert(offsetof(Cine_GravityGun_C_UserConstructionScript, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000018, "Member 'Cine_GravityGun_C_UserConstructionScript::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACine_GravityGun_C \ -static_assert(alignof(ACine_GravityGun_C) == 0x000008, "Wrong alignment on ACine_GravityGun_C"); \ -static_assert(sizeof(ACine_GravityGun_C) == 0x0002E8, "Wrong size on ACine_GravityGun_C"); \ - -#define DUMPER7_ASSERTS_UGE_Effect_DataMosh_Cine_1_C \ -static_assert(alignof(UGE_Effect_DataMosh_Cine_1_C) == 0x000008, "Wrong alignment on UGE_Effect_DataMosh_Cine_1_C"); \ -static_assert(sizeof(UGE_Effect_DataMosh_Cine_1_C) == 0x000A70, "Wrong size on UGE_Effect_DataMosh_Cine_1_C"); \ - -#define DUMPER7_ASSERTS_UGE_Video_Generic_Soulleak_C \ -static_assert(alignof(UGE_Video_Generic_Soulleak_C) == 0x000008, "Wrong alignment on UGE_Video_Generic_Soulleak_C"); \ -static_assert(sizeof(UGE_Video_Generic_Soulleak_C) == 0x000A70, "Wrong size on UGE_Video_Generic_Soulleak_C"); \ - -#define DUMPER7_ASSERTS_ACine_Anchor_C \ -static_assert(alignof(ACine_Anchor_C) == 0x000008, "Wrong alignment on ACine_Anchor_C"); \ -static_assert(sizeof(ACine_Anchor_C) == 0x0002D0, "Wrong size on ACine_Anchor_C"); \ -static_assert(offsetof(ACine_Anchor_C, Anchor_Base) == 0x0002C8, "Member 'ACine_Anchor_C::Anchor_Base' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_MS_Strugle_DirectorBP_C_Data_Mosh_2 \ -static_assert(alignof(C009_MS_Strugle_DirectorBP_C_Data_Mosh_2) == 0x000008, "Wrong alignment on C009_MS_Strugle_DirectorBP_C_Data_Mosh_2"); \ -static_assert(sizeof(C009_MS_Strugle_DirectorBP_C_Data_Mosh_2) == 0x000060, "Wrong size on C009_MS_Strugle_DirectorBP_C_Data_Mosh_2"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_Data_Mosh_2, EffectsData) == 0x000000, "Member 'C009_MS_Strugle_DirectorBP_C_Data_Mosh_2::EffectsData' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_Data_Mosh_2, Name_0) == 0x000050, "Member 'C009_MS_Strugle_DirectorBP_C_Data_Mosh_2::Name_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP \ -static_assert(alignof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP) == 0x000008, "Wrong alignment on C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP"); \ -static_assert(sizeof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP) == 0x0000E0, "Wrong size on C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, EntryPoint) == 0x000000, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, K2Node_MakeArray_Array) == 0x000008, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, K2Node_MakeStruct_CinematicGameplayEffectData) == 0x000018, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::K2Node_MakeStruct_CinematicGameplayEffectData' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, K2Node_CustomEvent_bHideWeapon) == 0x000068, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::K2Node_CustomEvent_bHideWeapon' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, K2Node_CustomEvent_EffectsData) == 0x000070, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::K2Node_CustomEvent_EffectsData' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, K2Node_CustomEvent_Name) == 0x0000C0, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::K2Node_CustomEvent_Name' has a wrong offset!"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP, CallFunc_Concat_StrStr_ReturnValue) == 0x0000D0, "Member 'C009_MS_Strugle_DirectorBP_C_ExecuteUbergraph_C009_MS_Strugle_DirectorBP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_C009_MS_Strugle_DirectorBP_C_HideWeapon \ -static_assert(alignof(C009_MS_Strugle_DirectorBP_C_HideWeapon) == 0x000001, "Wrong alignment on C009_MS_Strugle_DirectorBP_C_HideWeapon"); \ -static_assert(sizeof(C009_MS_Strugle_DirectorBP_C_HideWeapon) == 0x000001, "Wrong size on C009_MS_Strugle_DirectorBP_C_HideWeapon"); \ -static_assert(offsetof(C009_MS_Strugle_DirectorBP_C_HideWeapon, bHideWeapon) == 0x000000, "Member 'C009_MS_Strugle_DirectorBP_C_HideWeapon::bHideWeapon' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UC009_MS_Strugle_DirectorBP_C \ -static_assert(alignof(UC009_MS_Strugle_DirectorBP_C) == 0x000008, "Wrong alignment on UC009_MS_Strugle_DirectorBP_C"); \ -static_assert(sizeof(UC009_MS_Strugle_DirectorBP_C) == 0x000550, "Wrong size on UC009_MS_Strugle_DirectorBP_C"); \ -static_assert(offsetof(UC009_MS_Strugle_DirectorBP_C, UberGraphFrame_C009_MS_Strugle_DirectorBP_C) == 0x000548, "Member 'UC009_MS_Strugle_DirectorBP_C::UberGraphFrame_C009_MS_Strugle_DirectorBP_C' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDisplayArm_CtrlRig_C \ -static_assert(alignof(UDisplayArm_CtrlRig_C) == 0x000008, "Wrong alignment on UDisplayArm_CtrlRig_C"); \ -static_assert(sizeof(UDisplayArm_CtrlRig_C) == 0x000AD0, "Wrong size on UDisplayArm_CtrlRig_C"); \ - -#define DUMPER7_ASSERTS_USett_Tab_ButtonStyle_C \ -static_assert(alignof(USett_Tab_ButtonStyle_C) == 0x000010, "Wrong alignment on USett_Tab_ButtonStyle_C"); \ -static_assert(sizeof(USett_Tab_ButtonStyle_C) == 0x0004F0, "Wrong size on USett_Tab_ButtonStyle_C"); \ - -#define DUMPER7_ASSERTS_AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event \ -static_assert(alignof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event) == 0x000008, "Wrong alignment on AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event"); \ -static_assert(sizeof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event) == 0x000008, "Wrong size on AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event, combined) == 0x000000, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event::combined' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0 \ -static_assert(alignof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0) == 0x000008, "Wrong alignment on AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0"); \ -static_assert(sizeof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0) == 0x000008, "Wrong size on AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0, combined) == 0x000000, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_Combined_Event_0::combined' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP \ -static_assert(alignof(AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP) == 0x000008, "Wrong alignment on AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP"); \ -static_assert(sizeof(AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP) == 0x000018, "Wrong size on AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP, EntryPoint) == 0x000000, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP, K2Node_CustomEvent_Combined) == 0x000008, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP::K2Node_CustomEvent_Combined' has a wrong offset!"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP, K2Node_CustomEvent_Combined_1) == 0x000010, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_ExecuteUbergraph_AZ_F_Yard_ShelterDoor_DirectorBP::K2Node_CustomEvent_Combined_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP \ -static_assert(alignof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP) == 0x000008, "Wrong alignment on AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP"); \ -static_assert(sizeof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP) == 0x000008, "Wrong size on AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP, combined) == 0x000000, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP::combined' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0 \ -static_assert(alignof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0) == 0x000008, "Wrong alignment on AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0"); \ -static_assert(sizeof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0) == 0x000008, "Wrong size on AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0"); \ -static_assert(offsetof(AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0, combined) == 0x000000, "Member 'AZ_F_Yard_ShelterDoor_DirectorBP_C_SequenceEvent__ENTRYPOINTAZ_F_Yard_ShelterDoor_DirectorBP_0::combined' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAZ_F_Yard_ShelterDoor_DirectorBP_C \ -static_assert(alignof(UAZ_F_Yard_ShelterDoor_DirectorBP_C) == 0x000008, "Wrong alignment on UAZ_F_Yard_ShelterDoor_DirectorBP_C"); \ -static_assert(sizeof(UAZ_F_Yard_ShelterDoor_DirectorBP_C) == 0x000050, "Wrong size on UAZ_F_Yard_ShelterDoor_DirectorBP_C"); \ -static_assert(offsetof(UAZ_F_Yard_ShelterDoor_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UAZ_F_Yard_ShelterDoor_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWorldStatePreloadEffectorComponent_BP_C \ -static_assert(alignof(UWorldStatePreloadEffectorComponent_BP_C) == 0x000008, "Wrong alignment on UWorldStatePreloadEffectorComponent_BP_C"); \ -static_assert(sizeof(UWorldStatePreloadEffectorComponent_BP_C) == 0x000198, "Wrong size on UWorldStatePreloadEffectorComponent_BP_C"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume \ -static_assert(alignof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume) == 0x000010, "Wrong alignment on ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume"); \ -static_assert(sizeof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume) == 0x0001D0, "Wrong size on ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, EntryPoint) == 0x000000, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, K2Node_Event_Transform) == 0x000010, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::K2Node_Event_Transform' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Location) == 0x000070, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Location' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Rotation) == 0x000088, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Rotation' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_BreakTransform_Scale) == 0x0000A0, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_BreakTransform_Scale' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0000B8, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_IsEnabled_ReturnValue) == 0x0000C0, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_IsEnabled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x0000C8, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0000D0, "Member 'ExampleFogVolume_C_ExecuteUbergraph_ExampleFogVolume::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_FixBrokenMaterials \ -static_assert(alignof(ExampleFogVolume_C_FixBrokenMaterials) == 0x000008, "Wrong alignment on ExampleFogVolume_C_FixBrokenMaterials"); \ -static_assert(sizeof(ExampleFogVolume_C_FixBrokenMaterials) == 0x000038, "Wrong size on ExampleFogVolume_C_FixBrokenMaterials"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, CallFunc_IsBuildEditor_ReturnValue) == 0x000000, "Member 'ExampleFogVolume_C_FixBrokenMaterials::CallFunc_IsBuildEditor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'ExampleFogVolume_C_FixBrokenMaterials::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, CallFunc_IsValid_ReturnValue_1) == 0x000002, "Member 'ExampleFogVolume_C_FixBrokenMaterials::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_AsMaterial_Instance_Constant) == 0x000008, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_AsMaterial_Instance_Constant' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_AsMaterial_Instance_Constant_1) == 0x000018, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_AsMaterial_Instance_Constant_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_bSuccess_1) == 0x000020, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, CallFunc_IsValid_ReturnValue_2) == 0x000021, "Member 'ExampleFogVolume_C_FixBrokenMaterials::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_AsMaterial_Instance_Constant_2) == 0x000028, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_AsMaterial_Instance_Constant_2' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_FixBrokenMaterials, K2Node_DynamicCast_bSuccess_2) == 0x000030, "Member 'ExampleFogVolume_C_FixBrokenMaterials::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_RefreshVisibility \ -static_assert(alignof(ExampleFogVolume_C_RefreshVisibility) == 0x000001, "Wrong alignment on ExampleFogVolume_C_RefreshVisibility"); \ -static_assert(sizeof(ExampleFogVolume_C_RefreshVisibility) == 0x000004, "Wrong size on ExampleFogVolume_C_RefreshVisibility"); \ -static_assert(offsetof(ExampleFogVolume_C_RefreshVisibility, ExtVisible) == 0x000000, "Member 'ExampleFogVolume_C_RefreshVisibility::ExtVisible' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_RefreshVisibility, CallFunc_BooleanAND_ReturnValue) == 0x000001, "Member 'ExampleFogVolume_C_RefreshVisibility::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_RefreshVisibility, CallFunc_BooleanAND_ReturnValue_1) == 0x000002, "Member 'ExampleFogVolume_C_RefreshVisibility::CallFunc_BooleanAND_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_RefreshVisibility, CallFunc_BooleanAND_ReturnValue_2) == 0x000003, "Member 'ExampleFogVolume_C_RefreshVisibility::CallFunc_BooleanAND_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_SetDebugPosition \ -static_assert(alignof(ExampleFogVolume_C_SetDebugPosition) == 0x000010, "Wrong alignment on ExampleFogVolume_C_SetDebugPosition"); \ -static_assert(sizeof(ExampleFogVolume_C_SetDebugPosition) == 0x000060, "Wrong size on ExampleFogVolume_C_SetDebugPosition"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDebugPosition, Transform) == 0x000000, "Member 'ExampleFogVolume_C_SetDebugPosition::Transform' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_SetDefaultValues \ -static_assert(alignof(ExampleFogVolume_C_SetDefaultValues) == 0x000008, "Wrong alignment on ExampleFogVolume_C_SetDefaultValues"); \ -static_assert(sizeof(ExampleFogVolume_C_SetDefaultValues) == 0x0000C8, "Wrong size on ExampleFogVolume_C_SetDefaultValues"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, Mid) == 0x000000, "Member 'ExampleFogVolume_C_SetDefaultValues::Mid' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_MakeVector_ReturnValue) == 0x000008, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_MakeVector_ReturnValue_1) == 0x000020, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_FindLookAtRotation_ReturnValue) == 0x000038, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_FindLookAtRotation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_GetForwardVector_ReturnValue) == 0x000050, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_GetForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_Conv_VectorToLinearColor_ReturnValue) == 0x000068, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_Conv_VectorToLinearColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000078, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000080, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_Conv_VectorToLinearColor_ReturnValue_1) == 0x0000B0, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_Conv_VectorToLinearColor_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x0000C0, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetDefaultValues, CallFunc_SetScalarParameterValue_Value_ImplicitCast_1) == 0x0000C4, "Member 'ExampleFogVolume_C_SetDefaultValues::CallFunc_SetScalarParameterValue_Value_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ExampleFogVolume_C_SetupMID \ -static_assert(alignof(ExampleFogVolume_C_SetupMID) == 0x000008, "Wrong alignment on ExampleFogVolume_C_SetupMID"); \ -static_assert(sizeof(ExampleFogVolume_C_SetupMID) == 0x000028, "Wrong size on ExampleFogVolume_C_SetupMID"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_CreateDynamicMaterialInstance_ReturnValue) == 0x000008, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_CreateDynamicMaterialInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_CreateDynamicMaterialInstance_ReturnValue_1) == 0x000010, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_CreateDynamicMaterialInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_IsValid_ReturnValue_2) == 0x000018, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(ExampleFogVolume_C_SetupMID, CallFunc_CreateDynamicMaterialInstance_ReturnValue_2) == 0x000020, "Member 'ExampleFogVolume_C_SetupMID::CallFunc_CreateDynamicMaterialInstance_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AExampleFogVolume_C \ -static_assert(alignof(AExampleFogVolume_C) == 0x000008, "Wrong alignment on AExampleFogVolume_C"); \ -static_assert(sizeof(AExampleFogVolume_C) == 0x000368, "Wrong size on AExampleFogVolume_C"); \ -static_assert(offsetof(AExampleFogVolume_C, UberGraphFrame) == 0x0002E8, "Member 'AExampleFogVolume_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogMidBG) == 0x0002F0, "Member 'AExampleFogVolume_C::FogMidBG' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogMidCube) == 0x0002F8, "Member 'AExampleFogVolume_C::FogMidCube' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogLowCube) == 0x000300, "Member 'AExampleFogVolume_C::FogLowCube' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogLowBase) == 0x000308, "Member 'AExampleFogVolume_C::FogLowBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogLow) == 0x000310, "Member 'AExampleFogVolume_C::FogLow' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogMidBase) == 0x000318, "Member 'AExampleFogVolume_C::FogMidBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogMid) == 0x000320, "Member 'AExampleFogVolume_C::FogMid' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogBG) == 0x000328, "Member 'AExampleFogVolume_C::FogBG' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, FogBGBase) == 0x000330, "Member 'AExampleFogVolume_C::FogBGBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, ValueDistanceScale) == 0x000338, "Member 'AExampleFogVolume_C::ValueDistanceScale' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, GeneralContrast) == 0x000340, "Member 'AExampleFogVolume_C::GeneralContrast' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, MIDFogLowBase) == 0x000348, "Member 'AExampleFogVolume_C::MIDFogLowBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, MIDFogMidBase) == 0x000350, "Member 'AExampleFogVolume_C::MIDFogMidBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, MIDFogBGBase) == 0x000358, "Member 'AExampleFogVolume_C::MIDFogBGBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, UseFogLowBase) == 0x000360, "Member 'AExampleFogVolume_C::UseFogLowBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, UseFogMidBase) == 0x000361, "Member 'AExampleFogVolume_C::UseFogMidBase' has a wrong offset!"); \ -static_assert(offsetof(AExampleFogVolume_C, UseBGBase) == 0x000362, "Member 'AExampleFogVolume_C::UseBGBase' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP \ -static_assert(alignof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP) == 0x000008, "Wrong alignment on InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP"); \ -static_assert(sizeof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP) == 0x000050, "Wrong size on InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, EntryPoint) == 0x000000, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue_1) == 0x000011, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_delegate_Variable) == 0x000014, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, Temp_delegate_Variable_1) == 0x000024, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_PostEvent_ReturnValue) == 0x000034, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_PostEvent_ReturnValue_1) == 0x000038, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000040, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue_2) == 0x000048, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP, CallFunc_IsValid_ReturnValue_3) == 0x000049, "Member 'InGameMenuWidget_BP_C_ExecuteUbergraph_InGameMenuWidget_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UInGameMenuWidget_BP_C \ -static_assert(alignof(UInGameMenuWidget_BP_C) == 0x000008, "Wrong alignment on UInGameMenuWidget_BP_C"); \ -static_assert(sizeof(UInGameMenuWidget_BP_C) == 0x0004E0, "Wrong size on UInGameMenuWidget_BP_C"); \ -static_assert(offsetof(UInGameMenuWidget_BP_C, UberGraphFrame) == 0x0004D8, "Member 'UInGameMenuWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP \ -static_assert(alignof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP) == 0x000004, "Wrong alignment on GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP"); \ -static_assert(sizeof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP) == 0x000004, "Wrong size on GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP"); \ -static_assert(offsetof(GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'GamePlaySettingsWidget_BP_C_ExecuteUbergraph_GamePlaySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGamePlaySettingsWidget_BP_C \ -static_assert(alignof(UGamePlaySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UGamePlaySettingsWidget_BP_C"); \ -static_assert(sizeof(UGamePlaySettingsWidget_BP_C) == 0x0004D8, "Wrong size on UGamePlaySettingsWidget_BP_C"); \ -static_assert(offsetof(UGamePlaySettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UGamePlaySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP \ -static_assert(alignof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP) == 0x000004, "Wrong alignment on AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP"); \ -static_assert(sizeof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP) == 0x000004, "Wrong size on AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP"); \ -static_assert(offsetof(AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'AudioSettingsWidget_BP_C_ExecuteUbergraph_AudioSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAudioSettingsWidget_BP_C \ -static_assert(alignof(UAudioSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UAudioSettingsWidget_BP_C"); \ -static_assert(sizeof(UAudioSettingsWidget_BP_C) == 0x0004E0, "Wrong size on UAudioSettingsWidget_BP_C"); \ -static_assert(offsetof(UAudioSettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UAudioSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAudioSettingsWidget_BP_C, SettingOptionssExpandBox_BP) == 0x0004D8, "Member 'UAudioSettingsWidget_BP_C::SettingOptionssExpandBox_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab \ -static_assert(alignof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab"); \ -static_assert(sizeof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab) == 0x000188, "Wrong size on Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, EntryPoint) == 0x000000, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, Temp_class_Variable) == 0x000018, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CreateDelegate_OutputDelegate_1) == 0x000020, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_Result) == 0x000030, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_AIController) == 0x000038, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CreateDelegate_OutputDelegate_3) == 0x000050, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_Event_AiController_1) == 0x000060, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_CommitBehaviour_ReturnValue) == 0x000068, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCronosController_CronosController) == 0x000070, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCronosController_ReturnValue) == 0x000078, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_Event_bWasInterrupted) == 0x000079, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCronosController_CronosController_1) == 0x000080, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCronosController_ReturnValue_1) == 0x000088, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_RequestToken_ReturnValue) == 0x000089, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_ConsumeToken_ReturnValue) == 0x00008A, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetTargetObject_ReturnValue) == 0x000090, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetOwningAIController_ReturnValue) == 0x000098, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_AsSHCharacter_Play) == 0x0000A0, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_AsSHCharacter_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_BehaviorGrab_ReturnValue) == 0x0000B0, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_BehaviorGrab_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000B8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetTargetObject_ReturnValue_1) == 0x0000D0, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetTargetObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_AsActor) == 0x0000D8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_bSuccess_1) == 0x0000E0, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_CommitBehaviour_ReturnValue_1) == 0x0000E1, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_CommitBehaviour_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetOwningAIController_ReturnValue_1) == 0x0000E8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_getPawn_ReturnValue) == 0x0000F0, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0000F8, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_BehaviorMoveTo_ReturnValue) == 0x000108, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000110, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_DynamicCast_bSuccess_2) == 0x000120, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000128, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_IsValid_ReturnValue_1) == 0x000130, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCharacterPlay_ReturnValue) == 0x000138, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_Event_AiController) == 0x000140, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetQTEComponent_ReturnValue) == 0x000148, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetQTEComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetAvatar_ReturnValue) == 0x000150, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_DamagedActor) == 0x000158, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_Damage) == 0x000160, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_DamageType) == 0x000168, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_DamageType' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_InstigatedBy) == 0x000170, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, K2Node_CustomEvent_DamageCauser) == 0x000178, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::K2Node_CustomEvent_DamageCauser' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab, CallFunc_GetCharacterPlay_ReturnValue_1) == 0x000180, "Member 'Beh_WalkGrab_C_ExecuteUbergraph_Beh_WalkGrab::CallFunc_GetCharacterPlay_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_HandleNavMovementMode \ -static_assert(alignof(Beh_WalkGrab_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_WalkGrab_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_WalkGrab_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_WalkGrab_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_K2_Activate \ -static_assert(alignof(Beh_WalkGrab_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_K2_Activate"); \ -static_assert(sizeof(Beh_WalkGrab_C_K2_Activate) == 0x000008, "Wrong size on Beh_WalkGrab_C_K2_Activate"); \ -static_assert(offsetof(Beh_WalkGrab_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_WalkGrab_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_K2_EndBehavior \ -static_assert(alignof(Beh_WalkGrab_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_WalkGrab_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_WalkGrab_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_WalkGrab_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_WalkGrab_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_WalkGrab_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_K2_Initialize \ -static_assert(alignof(Beh_WalkGrab_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_K2_Initialize"); \ -static_assert(sizeof(Beh_WalkGrab_C_K2_Initialize) == 0x000008, "Wrong size on Beh_WalkGrab_C_K2_Initialize"); \ -static_assert(offsetof(Beh_WalkGrab_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_WalkGrab_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752 \ -static_assert(alignof(Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752"); \ -static_assert(sizeof(Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752) == 0x000010, "Wrong size on Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752, Result) == 0x000000, "Member 'Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752, AIController) == 0x000008, "Member 'Beh_WalkGrab_C_OnMoveFinished_4D8407B94CCEA73E0B3719BA6956E752::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_OnTakeAnyDamage_Event \ -static_assert(alignof(Beh_WalkGrab_C_OnTakeAnyDamage_Event) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_OnTakeAnyDamage_Event"); \ -static_assert(sizeof(Beh_WalkGrab_C_OnTakeAnyDamage_Event) == 0x000028, "Wrong size on Beh_WalkGrab_C_OnTakeAnyDamage_Event"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnTakeAnyDamage_Event, DamagedActor) == 0x000000, "Member 'Beh_WalkGrab_C_OnTakeAnyDamage_Event::DamagedActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnTakeAnyDamage_Event, Damage) == 0x000008, "Member 'Beh_WalkGrab_C_OnTakeAnyDamage_Event::Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnTakeAnyDamage_Event, DamageType) == 0x000010, "Member 'Beh_WalkGrab_C_OnTakeAnyDamage_Event::DamageType' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnTakeAnyDamage_Event, InstigatedBy) == 0x000018, "Member 'Beh_WalkGrab_C_OnTakeAnyDamage_Event::InstigatedBy' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_OnTakeAnyDamage_Event, DamageCauser) == 0x000020, "Member 'Beh_WalkGrab_C_OnTakeAnyDamage_Event::DamageCauser' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WalkGrab_C_RestoreMovementMode \ -static_assert(alignof(Beh_WalkGrab_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_WalkGrab_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_WalkGrab_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_WalkGrab_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_WalkGrab_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_WalkGrab_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_WalkGrab_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_WalkGrab_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_WalkGrab_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_WalkGrab_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_WalkGrab_C \ -static_assert(alignof(UBeh_WalkGrab_C) == 0x000008, "Wrong alignment on UBeh_WalkGrab_C"); \ -static_assert(sizeof(UBeh_WalkGrab_C) == 0x0001B0, "Wrong size on UBeh_WalkGrab_C"); \ -static_assert(offsetof(UBeh_WalkGrab_C, UberGraphFrame) == 0x000198, "Member 'UBeh_WalkGrab_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkGrab_C, TokenType) == 0x0001A0, "Member 'UBeh_WalkGrab_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkGrab_C, AttackDistance) == 0x0001A4, "Member 'UBeh_WalkGrab_C::AttackDistance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkGrab_C, RestrictToNavmesh) == 0x0001A8, "Member 'UBeh_WalkGrab_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WalkGrab_C, MovementModeHandle) == 0x0001AC, "Member 'UBeh_WalkGrab_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_OnFocusReceived \ -static_assert(alignof(ControlsSettingsWidget_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on ControlsSettingsWidget_BP_C_OnFocusReceived"); \ -static_assert(sizeof(ControlsSettingsWidget_BP_C_OnFocusReceived) == 0x000268, "Wrong size on ControlsSettingsWidget_BP_C_OnFocusReceived"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'ControlsSettingsWidget_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP \ -static_assert(alignof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP) == 0x000004, "Wrong alignment on ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP"); \ -static_assert(sizeof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP) == 0x000004, "Wrong size on ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP"); \ -static_assert(offsetof(ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP, EntryPoint) == 0x000000, "Member 'ControlsSettingsWidget_BP_C_ExecuteUbergraph_ControlsSettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlsSettingsWidget_BP_C \ -static_assert(alignof(UControlsSettingsWidget_BP_C) == 0x000008, "Wrong alignment on UControlsSettingsWidget_BP_C"); \ -static_assert(sizeof(UControlsSettingsWidget_BP_C) == 0x000548, "Wrong size on UControlsSettingsWidget_BP_C"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UControlsSettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, Camera_box) == 0x0004D8, "Member 'UControlsSettingsWidget_BP_C::Camera_box' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, ControlerMapping_box) == 0x0004E0, "Member 'UControlsSettingsWidget_BP_C::ControlerMapping_box' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, InputMode) == 0x0004E8, "Member 'UControlsSettingsWidget_BP_C::InputMode' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, MotionInput_Box) == 0x0004F0, "Member 'UControlsSettingsWidget_BP_C::MotionInput_Box' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, NS2Mouse_Box) == 0x0004F8, "Member 'UControlsSettingsWidget_BP_C::NS2Mouse_Box' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, Rebinding_but) == 0x000500, "Member 'UControlsSettingsWidget_BP_C::Rebinding_but' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, SettingOptionssBox_BP_C_1) == 0x000508, "Member 'UControlsSettingsWidget_BP_C::SettingOptionssBox_BP_C_1' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, VerticalBox_39) == 0x000510, "Member 'UControlsSettingsWidget_BP_C::VerticalBox_39' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, Vibrations_box) == 0x000518, "Member 'UControlsSettingsWidget_BP_C::Vibrations_box' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, View_but) == 0x000520, "Member 'UControlsSettingsWidget_BP_C::View_but' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, OnShowView) == 0x000528, "Member 'UControlsSettingsWidget_BP_C::OnShowView' has a wrong offset!"); \ -static_assert(offsetof(UControlsSettingsWidget_BP_C, OnShowRebinding) == 0x000538, "Member 'UControlsSettingsWidget_BP_C::OnShowRebinding' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP \ -static_assert(alignof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP) == 0x000004, "Wrong alignment on DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP"); \ -static_assert(sizeof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP) == 0x000004, "Wrong size on DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP, EntryPoint) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_ExecuteUbergraph_DisplaySettingsWidget_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_DisplaySettingsWidget_BP_C_OnQualitySwitched \ -static_assert(alignof(DisplaySettingsWidget_BP_C_OnQualitySwitched) == 0x000001, "Wrong alignment on DisplaySettingsWidget_BP_C_OnQualitySwitched"); \ -static_assert(sizeof(DisplaySettingsWidget_BP_C_OnQualitySwitched) == 0x000005, "Wrong size on DisplaySettingsWidget_BP_C_OnQualitySwitched"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, IsOn) == 0x000000, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::IsOn' has a wrong offset!"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, Temp_bool_Variable) == 0x000001, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, Temp_byte_Variable) == 0x000002, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, Temp_byte_Variable_1) == 0x000003, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(DisplaySettingsWidget_BP_C_OnQualitySwitched, K2Node_Select_Default) == 0x000004, "Member 'DisplaySettingsWidget_BP_C_OnQualitySwitched::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDisplaySettingsWidget_BP_C \ -static_assert(alignof(UDisplaySettingsWidget_BP_C) == 0x000008, "Wrong alignment on UDisplaySettingsWidget_BP_C"); \ -static_assert(sizeof(UDisplaySettingsWidget_BP_C) == 0x0004E8, "Wrong size on UDisplaySettingsWidget_BP_C"); \ -static_assert(offsetof(UDisplaySettingsWidget_BP_C, UberGraphFrame) == 0x0004D0, "Member 'UDisplaySettingsWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDisplaySettingsWidget_BP_C, Advance_box) == 0x0004D8, "Member 'UDisplaySettingsWidget_BP_C::Advance_box' has a wrong offset!"); \ -static_assert(offsetof(UDisplaySettingsWidget_BP_C, SettingOptionssBox_BP) == 0x0004E0, "Member 'UDisplaySettingsWidget_BP_C::SettingOptionssBox_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UColorVisionDeficiencyVisualizationWidget_BP_C \ -static_assert(alignof(UColorVisionDeficiencyVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UColorVisionDeficiencyVisualizationWidget_BP_C"); \ -static_assert(sizeof(UColorVisionDeficiencyVisualizationWidget_BP_C) == 0x000338, "Wrong size on UColorVisionDeficiencyVisualizationWidget_BP_C"); \ - -#define DUMPER7_ASSERTS_Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP \ -static_assert(alignof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP"); \ -static_assert(sizeof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP"); \ -static_assert(offsetof(Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Gamma_ExtraSettingsPanel_BP_C_ExecuteUbergraph_Gamma_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGamma_ExtraSettingsPanel_BP_C \ -static_assert(alignof(UGamma_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamma_ExtraSettingsPanel_BP_C"); \ -static_assert(sizeof(UGamma_ExtraSettingsPanel_BP_C) == 0x0003E0, "Wrong size on UGamma_ExtraSettingsPanel_BP_C"); \ -static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x0003C0, "Member 'UGamma_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Accept_text) == 0x0003C8, "Member 'UGamma_ExtraSettingsPanel_BP_C::Accept_text' has a wrong offset!"); \ -static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Back_text) == 0x0003D0, "Member 'UGamma_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ -static_assert(offsetof(UGamma_ExtraSettingsPanel_BP_C, Reset_text) == 0x0003D8, "Member 'UGamma_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP \ -static_assert(alignof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP"); \ -static_assert(sizeof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP"); \ -static_assert(offsetof(HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'HDR_ExtraSettingsPanel_BP_C_ExecuteUbergraph_HDR_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UHDR_ExtraSettingsPanel_BP_C \ -static_assert(alignof(UHDR_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UHDR_ExtraSettingsPanel_BP_C"); \ -static_assert(sizeof(UHDR_ExtraSettingsPanel_BP_C) == 0x0003E0, "Wrong size on UHDR_ExtraSettingsPanel_BP_C"); \ -static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x0003C0, "Member 'UHDR_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, Accept_text) == 0x0003C8, "Member 'UHDR_ExtraSettingsPanel_BP_C::Accept_text' has a wrong offset!"); \ -static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, Back_text) == 0x0003D0, "Member 'UHDR_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ -static_assert(offsetof(UHDR_ExtraSettingsPanel_BP_C, Reset_text) == 0x0003D8, "Member 'UHDR_ExtraSettingsPanel_BP_C::Reset_text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_ShowVisualization \ -static_assert(alignof(Gamma_SettingsPanel_BP_C_ShowVisualization) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_ShowVisualization"); \ -static_assert(sizeof(Gamma_SettingsPanel_BP_C_ShowVisualization) == 0x000010, "Wrong size on Gamma_SettingsPanel_BP_C_ShowVisualization"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_ShowVisualization, Panel_) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_ShowVisualization::Panel_' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_ShowVisualization, Show_) == 0x000008, "Member 'Gamma_SettingsPanel_BP_C_ShowVisualization::Show_' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_OnFocusReceived \ -static_assert(alignof(Gamma_SettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Gamma_SettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(sizeof(Gamma_SettingsPanel_BP_C_OnFocusReceived) == 0x000268, "Wrong size on Gamma_SettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'Gamma_SettingsPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP \ -static_assert(alignof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP) == 0x000004, "Wrong alignment on Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP"); \ -static_assert(sizeof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP) == 0x000008, "Wrong size on Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP, K2Node_Event_Gamma) == 0x000004, "Member 'Gamma_SettingsPanel_BP_C_ExecuteUbergraph_Gamma_SettingsPanel_BP::K2Node_Event_Gamma' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization \ -static_assert(alignof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization) == 0x000004, "Wrong alignment on Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization"); \ -static_assert(sizeof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization) == 0x000004, "Wrong size on Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization"); \ -static_assert(offsetof(Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization, Gamma) == 0x000000, "Member 'Gamma_SettingsPanel_BP_C_OnUpdateGammaVisualization::Gamma' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGamma_SettingsPanel_BP_C \ -static_assert(alignof(UGamma_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UGamma_SettingsPanel_BP_C"); \ -static_assert(sizeof(UGamma_SettingsPanel_BP_C) == 0x0004D0, "Wrong size on UGamma_SettingsPanel_BP_C"); \ -static_assert(offsetof(UGamma_SettingsPanel_BP_C, UberGraphFrame) == 0x0004B8, "Member 'UGamma_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGamma_SettingsPanel_BP_C, Box) == 0x0004C0, "Member 'UGamma_SettingsPanel_BP_C::Box' has a wrong offset!"); \ -static_assert(offsetof(UGamma_SettingsPanel_BP_C, Gamma_panel) == 0x0004C8, "Member 'UGamma_SettingsPanel_BP_C::Gamma_panel' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingOptionssBox_PC_C \ -static_assert(alignof(USettingOptionssBox_PC_C) == 0x000008, "Wrong alignment on USettingOptionssBox_PC_C"); \ -static_assert(sizeof(USettingOptionssBox_PC_C) == 0x000310, "Wrong size on USettingOptionssBox_PC_C"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_PC_C_OnLabelTextChanged \ -static_assert(alignof(OptionSpinWidget_PC_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSpinWidget_PC_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionSpinWidget_PC_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionSpinWidget_PC_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSpinWidget_PC_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC \ -static_assert(alignof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC) == 0x000008, "Wrong alignment on OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC"); \ -static_assert(sizeof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC) == 0x000030, "Wrong size on OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, EntryPoint) == 0x000000, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_bool_Variable) == 0x000004, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_byte_Variable) == 0x000005, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Event_Text) == 0x000010, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Event_IsActive) == 0x000020, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Select_Default) == 0x000021, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Event_Value) == 0x000024, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC, K2Node_Select_Default_1) == 0x000029, "Member 'OptionSpinWidget_PC_C_ExecuteUbergraph_OptionSpinWidget_PC::K2Node_Select_Default_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_PC_C_OnValueChanged \ -static_assert(alignof(OptionSpinWidget_PC_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionSpinWidget_PC_C_OnValueChanged"); \ -static_assert(sizeof(OptionSpinWidget_PC_C_OnValueChanged) == 0x000008, "Wrong size on OptionSpinWidget_PC_C_OnValueChanged"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_OnValueChanged, Value) == 0x000000, "Member 'OptionSpinWidget_PC_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionSpinWidget_PC_C_OnValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSpinWidget_PC_C_OnActivated \ -static_assert(alignof(OptionSpinWidget_PC_C_OnActivated) == 0x000001, "Wrong alignment on OptionSpinWidget_PC_C_OnActivated"); \ -static_assert(sizeof(OptionSpinWidget_PC_C_OnActivated) == 0x000001, "Wrong size on OptionSpinWidget_PC_C_OnActivated"); \ -static_assert(offsetof(OptionSpinWidget_PC_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSpinWidget_PC_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionSpinWidget_PC_C \ -static_assert(alignof(UOptionSpinWidget_PC_C) == 0x000008, "Wrong alignment on UOptionSpinWidget_PC_C"); \ -static_assert(sizeof(UOptionSpinWidget_PC_C) == 0x0003A0, "Wrong size on UOptionSpinWidget_PC_C"); \ -static_assert(offsetof(UOptionSpinWidget_PC_C, UberGraphFrame) == 0x000378, "Member 'UOptionSpinWidget_PC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_PC_C, Acitve_img) == 0x000380, "Member 'UOptionSpinWidget_PC_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_PC_C, Changed_img) == 0x000388, "Member 'UOptionSpinWidget_PC_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_PC_C, Label_flb) == 0x000390, "Member 'UOptionSpinWidget_PC_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionSpinWidget_PC_C, Label_txt) == 0x000398, "Member 'UOptionSpinWidget_PC_C::Label_txt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C__InitPhysicProperties \ -static_assert(alignof(LootController_SComponent_C__InitPhysicProperties) == 0x000008, "Wrong alignment on LootController_SComponent_C__InitPhysicProperties"); \ -static_assert(sizeof(LootController_SComponent_C__InitPhysicProperties) == 0x000018, "Wrong size on LootController_SComponent_C__InitPhysicProperties"); \ -static_assert(offsetof(LootController_SComponent_C__InitPhysicProperties, Loot) == 0x000000, "Member 'LootController_SComponent_C__InitPhysicProperties::Loot' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C__InitPhysicProperties, _AngularDamping) == 0x000008, "Member 'LootController_SComponent_C__InitPhysicProperties::_AngularDamping' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C__InitPhysicProperties, CallFunc_SetAngularDamping_InDamping_ImplicitCast) == 0x000010, "Member 'LootController_SComponent_C__InitPhysicProperties::CallFunc_SetAngularDamping_InDamping_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C_EnableLootInteraction \ -static_assert(alignof(LootController_SComponent_C_EnableLootInteraction) == 0x000008, "Wrong alignment on LootController_SComponent_C_EnableLootInteraction"); \ -static_assert(sizeof(LootController_SComponent_C_EnableLootInteraction) == 0x000028, "Wrong size on LootController_SComponent_C_EnableLootInteraction"); \ -static_assert(offsetof(LootController_SComponent_C_EnableLootInteraction, Enable) == 0x000000, "Member 'LootController_SComponent_C_EnableLootInteraction::Enable' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_EnableLootInteraction, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000008, "Member 'LootController_SComponent_C_EnableLootInteraction::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_EnableLootInteraction, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000010, "Member 'LootController_SComponent_C_EnableLootInteraction::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_EnableLootInteraction, K2Node_DynamicCast_AsItem_Base_BP) == 0x000018, "Member 'LootController_SComponent_C_EnableLootInteraction::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_EnableLootInteraction, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'LootController_SComponent_C_EnableLootInteraction::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent \ -static_assert(alignof(LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent) == 0x000004, "Wrong alignment on LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent"); \ -static_assert(sizeof(LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent) == 0x000004, "Wrong size on LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent"); \ -static_assert(offsetof(LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent, EntryPoint) == 0x000000, "Member 'LootController_SComponent_C_ExecuteUbergraph_LootController_SComponent::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C_SpawnGeneratedLoot \ -static_assert(alignof(LootController_SComponent_C_SpawnGeneratedLoot) == 0x000010, "Wrong alignment on LootController_SComponent_C_SpawnGeneratedLoot"); \ -static_assert(sizeof(LootController_SComponent_C_SpawnGeneratedLoot) == 0x000160, "Wrong size on LootController_SComponent_C_SpawnGeneratedLoot"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, LootType) == 0x000000, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::LootType' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, LootRank) == 0x000001, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::LootRank' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, SpawnTransform) == 0x000010, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::SpawnTransform' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, DisableLootInteraction) == 0x000070, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::DisableLootInteraction' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, LootOwner) == 0x000078, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::LootOwner' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, Item_0) == 0x000080, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::Item_0' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000088, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000090, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, K2Node_MakeStruct_LootData_Struct) == 0x0000A0, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::K2Node_MakeStruct_LootData_Struct' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_GetActorOfClass_ReturnValue) == 0x000110, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_CreateLoot_SpawnedItem) == 0x000118, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_CreateLoot_SpawnedItem' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_IsValid_ReturnValue) == 0x000120, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x000128, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnGeneratedLoot, CallFunc_IsValid_ReturnValue_1) == 0x000150, "Member 'LootController_SComponent_C_SpawnGeneratedLoot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C_SpawnPredefinedLoot \ -static_assert(alignof(LootController_SComponent_C_SpawnPredefinedLoot) == 0x000010, "Wrong alignment on LootController_SComponent_C_SpawnPredefinedLoot"); \ -static_assert(sizeof(LootController_SComponent_C_SpawnPredefinedLoot) == 0x000110, "Wrong size on LootController_SComponent_C_SpawnPredefinedLoot"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, LootItemInfo) == 0x000000, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::LootItemInfo' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, SpawnTransform) == 0x000030, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::SpawnTransform' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, DisableLootInteraction) == 0x000090, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::DisableLootInteraction' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, LootOwner) == 0x000098, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::LootOwner' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, Item_0) == 0x0000A0, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::Item_0' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x0000A8, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x0000B0, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, K2Node_DynamicCast_bSuccess) == 0x0000B8, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_GetActorOfClass_ReturnValue) == 0x0000C0, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_SpawnLoot_SpawnedItem) == 0x0000C8, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_SpawnLoot_SpawnedItem' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_IsValid_ReturnValue) == 0x0000D0, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000D8, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_SpawnPredefinedLoot, CallFunc_IsValid_ReturnValue_1) == 0x000100, "Member 'LootController_SComponent_C_SpawnPredefinedLoot::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LootController_SComponent_C_ThrowLoot \ -static_assert(alignof(LootController_SComponent_C_ThrowLoot) == 0x000008, "Wrong alignment on LootController_SComponent_C_ThrowLoot"); \ -static_assert(sizeof(LootController_SComponent_C_ThrowLoot) == 0x0000B8, "Wrong size on LootController_SComponent_C_ThrowLoot"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, FallData) == 0x000000, "Member 'LootController_SComponent_C_ThrowLoot::FallData' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_IsValidSoftObjectReference_ReturnValue) == 0x000020, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_IsValidSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000028, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000040, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000058, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1) == 0x000060, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_AsItem_Base_BP) == 0x000068, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_AsItem_Base_BP_1) == 0x000078, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_AsItem_Base_BP_1' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_bSuccess_1) == 0x000080, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2) == 0x000088, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_AsItem_Base_BP_2) == 0x000090, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_AsItem_Base_BP_2' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_bSuccess_2) == 0x000098, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3) == 0x0000A0, "Member 'LootController_SComponent_C_ThrowLoot::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_AsItem_Base_BP_3) == 0x0000A8, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_AsItem_Base_BP_3' has a wrong offset!"); \ -static_assert(offsetof(LootController_SComponent_C_ThrowLoot, K2Node_DynamicCast_bSuccess_3) == 0x0000B0, "Member 'LootController_SComponent_C_ThrowLoot::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULootController_SComponent_C \ -static_assert(alignof(ULootController_SComponent_C) == 0x000010, "Wrong alignment on ULootController_SComponent_C"); \ -static_assert(sizeof(ULootController_SComponent_C) == 0x000290, "Wrong size on ULootController_SComponent_C"); \ -static_assert(offsetof(ULootController_SComponent_C, UberGraphFrame) == 0x000230, "Member 'ULootController_SComponent_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ULootController_SComponent_C, Item) == 0x000238, "Member 'ULootController_SComponent_C::Item' has a wrong offset!"); \ -static_assert(offsetof(ULootController_SComponent_C, EnableLoot) == 0x000260, "Member 'ULootController_SComponent_C::EnableLoot' has a wrong offset!"); \ -static_assert(offsetof(ULootController_SComponent_C, OnPredefinedLootSpawned) == 0x000268, "Member 'ULootController_SComponent_C::OnPredefinedLootSpawned' has a wrong offset!"); \ -static_assert(offsetof(ULootController_SComponent_C, OnGeneratedLootSpawned) == 0x000278, "Member 'ULootController_SComponent_C::OnGeneratedLootSpawned' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEnhancedInputMappingOptionWidget_BP_C \ -static_assert(alignof(UEnhancedInputMappingOptionWidget_BP_C) == 0x000008, "Wrong alignment on UEnhancedInputMappingOptionWidget_BP_C"); \ -static_assert(sizeof(UEnhancedInputMappingOptionWidget_BP_C) == 0x0003D8, "Wrong size on UEnhancedInputMappingOptionWidget_BP_C"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, Image_246) == 0x000398, "Member 'UEnhancedInputMappingOptionWidget_BP_C::Image_246' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, KeyName_rtx) == 0x0003A0, "Member 'UEnhancedInputMappingOptionWidget_BP_C::KeyName_rtx' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, KeyName_rtx_1) == 0x0003A8, "Member 'UEnhancedInputMappingOptionWidget_BP_C::KeyName_rtx_1' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, KeyName_rtx_2) == 0x0003B0, "Member 'UEnhancedInputMappingOptionWidget_BP_C::KeyName_rtx_2' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, Toggle_ckb) == 0x0003B8, "Member 'UEnhancedInputMappingOptionWidget_BP_C::Toggle_ckb' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, Value1_wdg) == 0x0003C0, "Member 'UEnhancedInputMappingOptionWidget_BP_C::Value1_wdg' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, Value2_wdg) == 0x0003C8, "Member 'UEnhancedInputMappingOptionWidget_BP_C::Value2_wdg' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionWidget_BP_C, Value_wdg) == 0x0003D0, "Member 'UEnhancedInputMappingOptionWidget_BP_C::Value_wdg' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UTutorial_button_C \ -static_assert(alignof(UTutorial_button_C) == 0x000008, "Wrong alignment on UTutorial_button_C"); \ -static_assert(sizeof(UTutorial_button_C) == 0x0004A8, "Wrong size on UTutorial_button_C"); \ - -#define DUMPER7_ASSERTS_SettingOptionssExpandBox_BP_C_PreConstruct \ -static_assert(alignof(SettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong alignment on SettingOptionssExpandBox_BP_C_PreConstruct"); \ -static_assert(sizeof(SettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong size on SettingOptionssExpandBox_BP_C_PreConstruct"); \ -static_assert(offsetof(SettingOptionssExpandBox_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'SettingOptionssExpandBox_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP \ -static_assert(alignof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP) == 0x000004, "Wrong alignment on SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP"); \ -static_assert(sizeof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP) == 0x000008, "Wrong size on SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP"); \ -static_assert(offsetof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP, EntryPoint) == 0x000000, "Member 'SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'SettingOptionssExpandBox_BP_C_ExecuteUbergraph_SettingOptionssExpandBox_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingOptionssExpandBox_BP_C \ -static_assert(alignof(USettingOptionssExpandBox_BP_C) == 0x000008, "Wrong alignment on USettingOptionssExpandBox_BP_C"); \ -static_assert(sizeof(USettingOptionssExpandBox_BP_C) == 0x000330, "Wrong size on USettingOptionssExpandBox_BP_C"); \ -static_assert(offsetof(USettingOptionssExpandBox_BP_C, UberGraphFrame) == 0x000310, "Member 'USettingOptionssExpandBox_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USettingOptionssExpandBox_BP_C, Header_txt) == 0x000318, "Member 'USettingOptionssExpandBox_BP_C::Header_txt' has a wrong offset!"); \ -static_assert(offsetof(USettingOptionssExpandBox_BP_C, Header) == 0x000320, "Member 'USettingOptionssExpandBox_BP_C::Header' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP \ -static_assert(alignof(SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP) == 0x000004, "Wrong alignment on SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP"); \ -static_assert(sizeof(SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP) == 0x000004, "Wrong size on SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP"); \ -static_assert(offsetof(SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP, EntryPoint) == 0x000000, "Member 'SettingOptionssBox_BP_C_ExecuteUbergraph_SettingOptionssBox_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingOptionssBox_BP_C \ -static_assert(alignof(USettingOptionssBox_BP_C) == 0x000008, "Wrong alignment on USettingOptionssBox_BP_C"); \ -static_assert(sizeof(USettingOptionssBox_BP_C) == 0x000318, "Wrong size on USettingOptionssBox_BP_C"); \ -static_assert(offsetof(USettingOptionssBox_BP_C, UberGraphFrame) == 0x000310, "Member 'USettingOptionssBox_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnLabelTextChanged \ -static_assert(alignof(OptionSliderWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionSliderWidget_BP_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionSliderWidget_BP_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionSliderWidget_BP_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP \ -static_assert(alignof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP) == 0x000008, "Wrong alignment on OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP"); \ -static_assert(sizeof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP) == 0x000030, "Wrong size on OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, EntryPoint) == 0x000000, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable) == 0x000005, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_1) == 0x000006, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable_1) == 0x000007, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_2) == 0x000008, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_3) == 0x000009, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_bool_Variable_2) == 0x00000A, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_bool_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_4) == 0x00000B, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, Temp_byte_Variable_5) == 0x00000C, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::Temp_byte_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_Text) == 0x000010, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_IsActive) == 0x000020, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default) == 0x000021, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default_1) == 0x000022, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_Value) == 0x000024, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Event_WasChanged) == 0x000028, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP, K2Node_Select_Default_2) == 0x000029, "Member 'OptionSliderWidget_BP_C_ExecuteUbergraph_OptionSliderWidget_BP::K2Node_Select_Default_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnFValueChanged \ -static_assert(alignof(OptionSliderWidget_BP_C_OnFValueChanged) == 0x000004, "Wrong alignment on OptionSliderWidget_BP_C_OnFValueChanged"); \ -static_assert(sizeof(OptionSliderWidget_BP_C_OnFValueChanged) == 0x000008, "Wrong size on OptionSliderWidget_BP_C_OnFValueChanged"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_OnFValueChanged, Value) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnFValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_OnFValueChanged, WasChanged) == 0x000004, "Member 'OptionSliderWidget_BP_C_OnFValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionSliderWidget_BP_C_OnActivated \ -static_assert(alignof(OptionSliderWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionSliderWidget_BP_C_OnActivated"); \ -static_assert(sizeof(OptionSliderWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionSliderWidget_BP_C_OnActivated"); \ -static_assert(offsetof(OptionSliderWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionSliderWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionSliderWidget_BP_C \ -static_assert(alignof(UOptionSliderWidget_BP_C) == 0x000008, "Wrong alignment on UOptionSliderWidget_BP_C"); \ -static_assert(sizeof(UOptionSliderWidget_BP_C) == 0x0003A0, "Wrong size on UOptionSliderWidget_BP_C"); \ -static_assert(offsetof(UOptionSliderWidget_BP_C, UberGraphFrame) == 0x000378, "Member 'UOptionSliderWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_BP_C, Acitve_img) == 0x000380, "Member 'UOptionSliderWidget_BP_C::Acitve_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_BP_C, Changed_img) == 0x000388, "Member 'UOptionSliderWidget_BP_C::Changed_img' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_BP_C, Label_flb) == 0x000390, "Member 'UOptionSliderWidget_BP_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionSliderWidget_BP_C, Label_txt) == 0x000398, "Member 'UOptionSliderWidget_BP_C::Label_txt' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GfxSettingOptionssExpandBox_BP_C_PreConstruct \ -static_assert(alignof(GfxSettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong alignment on GfxSettingOptionssExpandBox_BP_C_PreConstruct"); \ -static_assert(sizeof(GfxSettingOptionssExpandBox_BP_C_PreConstruct) == 0x000001, "Wrong size on GfxSettingOptionssExpandBox_BP_C_PreConstruct"); \ -static_assert(offsetof(GfxSettingOptionssExpandBox_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'GfxSettingOptionssExpandBox_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP \ -static_assert(alignof(GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP) == 0x000004, "Wrong alignment on GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP"); \ -static_assert(sizeof(GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP) == 0x000008, "Wrong size on GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP"); \ -static_assert(offsetof(GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP, EntryPoint) == 0x000000, "Member 'GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'GfxSettingOptionssExpandBox_BP_C_ExecuteUbergraph_GfxSettingOptionssExpandBox_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGfxSettingOptionssExpandBox_BP_C \ -static_assert(alignof(UGfxSettingOptionssExpandBox_BP_C) == 0x000008, "Wrong alignment on UGfxSettingOptionssExpandBox_BP_C"); \ -static_assert(sizeof(UGfxSettingOptionssExpandBox_BP_C) == 0x000340, "Wrong size on UGfxSettingOptionssExpandBox_BP_C"); \ -static_assert(offsetof(UGfxSettingOptionssExpandBox_BP_C, UberGraphFrame) == 0x000310, "Member 'UGfxSettingOptionssExpandBox_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGfxSettingOptionssExpandBox_BP_C, Header_txt) == 0x000318, "Member 'UGfxSettingOptionssExpandBox_BP_C::Header_txt' has a wrong offset!"); \ -static_assert(offsetof(UGfxSettingOptionssExpandBox_BP_C, Image_458) == 0x000320, "Member 'UGfxSettingOptionssExpandBox_BP_C::Image_458' has a wrong offset!"); \ -static_assert(offsetof(UGfxSettingOptionssExpandBox_BP_C, Option_box) == 0x000328, "Member 'UGfxSettingOptionssExpandBox_BP_C::Option_box' has a wrong offset!"); \ -static_assert(offsetof(UGfxSettingOptionssExpandBox_BP_C, Header) == 0x000330, "Member 'UGfxSettingOptionssExpandBox_BP_C::Header' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_Travelers_Bulb_C \ -static_assert(alignof(ALamp_Travelers_Bulb_C) == 0x000008, "Wrong alignment on ALamp_Travelers_Bulb_C"); \ -static_assert(sizeof(ALamp_Travelers_Bulb_C) == 0x000550, "Wrong size on ALamp_Travelers_Bulb_C"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_Travelers_Bulb_C::PAGLightCullingVolume' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, R) == 0x000528, "Member 'ALamp_Travelers_Bulb_C::R' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, L) == 0x000530, "Member 'ALamp_Travelers_Bulb_C::L' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, SL_additive_1) == 0x000538, "Member 'ALamp_Travelers_Bulb_C::SL_additive_1' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, Vol_R) == 0x000540, "Member 'ALamp_Travelers_Bulb_C::Vol_R' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_C, Vol_L) == 0x000548, "Member 'ALamp_Travelers_Bulb_C::Vol_L' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_Travelers_Bulb_OneSided_C \ -static_assert(alignof(ALamp_Travelers_Bulb_OneSided_C) == 0x000008, "Wrong alignment on ALamp_Travelers_Bulb_OneSided_C"); \ -static_assert(sizeof(ALamp_Travelers_Bulb_OneSided_C) == 0x000538, "Wrong size on ALamp_Travelers_Bulb_OneSided_C"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_OneSided_C, PAGLightCullingVolume) == 0x000520, "Member 'ALamp_Travelers_Bulb_OneSided_C::PAGLightCullingVolume' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_OneSided_C, main) == 0x000528, "Member 'ALamp_Travelers_Bulb_OneSided_C::main' has a wrong offset!"); \ -static_assert(offsetof(ALamp_Travelers_Bulb_OneSided_C, Volumetric) == 0x000530, "Member 'ALamp_Travelers_Bulb_OneSided_C::Volumetric' has a wrong offset!"); \ +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_ActivateInteraction \ +static_assert(alignof(Pushable_Cargo_BP_C_ActivateInteraction) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_ActivateInteraction"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_ActivateInteraction) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_ActivateInteraction"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ActivateInteraction, InteractionGenericComponent) == 0x000000, "Member 'Pushable_Cargo_BP_C_ActivateInteraction::InteractionGenericComponent' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature \ +static_assert(alignof(Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong alignment on Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature) == 0x000004, "Wrong size on Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature, dt) == 0x000000, "Member 'Pushable_Cargo_BP_C_BndEvt__EditorTickable_K2Node_ComponentBoundEvent_2_EditorTickDelegate__DelegateSignature::dt' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature \ +static_assert(alignof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature, Component) == 0x000000, "Member 'Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_4_SHPushableComponentEvent__DelegateSignature::Component' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature \ +static_assert(alignof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature, Component) == 0x000000, "Member 'Pushable_Cargo_BP_C_BndEvt__Pushable_Cargo_BP_SHPushable_K2Node_ComponentBoundEvent_5_SHPushableComponentEvent__DelegateSignature::Component' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature \ +static_assert(alignof(Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature, Manager) == 0x000000, "Member 'Pushable_Cargo_BP_C_BndEvt__SHInteractionManager_K2Node_ComponentBoundEvent_1_InteractionManagerInitializeBP__DelegateSignature::Manager' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature \ +static_assert(alignof(Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature, Component) == 0x000000, "Member 'Pushable_Cargo_BP_C_BndEvt__SHPushable_K2Node_ComponentBoundEvent_3_SHPushableComponentEvent__DelegateSignature::Component' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP \ +static_assert(alignof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP) == 0x000078, "Wrong size on Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, EntryPoint) == 0x000000, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_ComponentBoundEvent_Manager) == 0x000008, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_ComponentBoundEvent_Manager' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_ComponentBoundEvent_dt) == 0x000010, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_ComponentBoundEvent_dt' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_GetInteractionIconsArray_Array) == 0x000018, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_GetInteractionIconsArray_Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_GetAnimSpotsArray_Array) == 0x000028, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_GetAnimSpotsArray_Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_RegisterGeneric_ReturnValue) == 0x000038, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_RegisterGeneric_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_ComponentBoundEvent_Component_2) == 0x000040, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_ComponentBoundEvent_Component_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_Event_InteractionGenericComponent_1) == 0x000048, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_Event_InteractionGenericComponent_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_Event_InteractionGenericComponent) == 0x000050, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_Event_InteractionGenericComponent' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000058, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_ComponentBoundEvent_Component_1) == 0x000060, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_ComponentBoundEvent_Component_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_ComponentBoundEvent_Component) == 0x000068, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_ComponentBoundEvent_Component' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, K2Node_Event_DeltaSeconds) == 0x000070, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_ReachedMaxDistanceLimit_ReturnValue) == 0x000074, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_ReachedMaxDistanceLimit_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_Not_PreBool_ReturnValue) == 0x000075, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_ReachedMaxDistanceLimit_ReturnValue_1) == 0x000076, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_ReachedMaxDistanceLimit_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP, CallFunc_Not_PreBool_ReturnValue_1) == 0x000077, "Member 'Pushable_Cargo_BP_C_ExecuteUbergraph_Pushable_Cargo_BP::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetAnimSpotsArray \ +static_assert(alignof(Pushable_Cargo_BP_C_GetAnimSpotsArray) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_GetAnimSpotsArray"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetAnimSpotsArray) == 0x000080, "Wrong size on Pushable_Cargo_BP_C_GetAnimSpotsArray"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, Array) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, L_ArrayBuilder) == 0x000010, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::L_ArrayBuilder' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, K2Node_MakeArray_Array) == 0x000030, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, K2Node_MakeArray_Array_1) == 0x000040, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Array_Get_Item) == 0x000050, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, K2Node_MakeArray_Array_2) == 0x000058, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::K2Node_MakeArray_Array_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetAnimSpotsArray, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'Pushable_Cargo_BP_C_GetAnimSpotsArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetInteractionCancelTag \ +static_assert(alignof(Pushable_Cargo_BP_C_GetInteractionCancelTag) == 0x000004, "Wrong alignment on Pushable_Cargo_BP_C_GetInteractionCancelTag"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetInteractionCancelTag) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_GetInteractionCancelTag"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionCancelTag, ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetInteractionCancelTag::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetInteractionFinishTag \ +static_assert(alignof(Pushable_Cargo_BP_C_GetInteractionFinishTag) == 0x000004, "Wrong alignment on Pushable_Cargo_BP_C_GetInteractionFinishTag"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetInteractionFinishTag) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_GetInteractionFinishTag"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionFinishTag, ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetInteractionFinishTag::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetInteractionIconsArray \ +static_assert(alignof(Pushable_Cargo_BP_C_GetInteractionIconsArray) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_GetInteractionIconsArray"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetInteractionIconsArray) == 0x000080, "Wrong size on Pushable_Cargo_BP_C_GetInteractionIconsArray"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, Array) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, L_ArrayBuilder) == 0x000010, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::L_ArrayBuilder' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::Temp_int_Array_Index_Variable' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, Temp_int_Loop_Counter_Variable) == 0x000024, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Add_IntInt_ReturnValue) == 0x000028, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, K2Node_MakeArray_Array) == 0x000030, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::K2Node_MakeArray_Array' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, K2Node_MakeArray_Array_1) == 0x000040, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::K2Node_MakeArray_Array_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Array_Get_Item) == 0x000050, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Array_Get_Item' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, K2Node_MakeArray_Array_2) == 0x000058, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::K2Node_MakeArray_Array_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Array_Length_ReturnValue) == 0x000068, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Array_Get_Item_1) == 0x000070, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Less_IntInt_ReturnValue) == 0x000078, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionIconsArray, CallFunc_Array_Add_ReturnValue) == 0x00007C, "Member 'Pushable_Cargo_BP_C_GetInteractionIconsArray::CallFunc_Array_Add_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetInteractionManagerComponent \ +static_assert(alignof(Pushable_Cargo_BP_C_GetInteractionManagerComponent) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_GetInteractionManagerComponent"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetInteractionManagerComponent) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_GetInteractionManagerComponent"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetInteractionManagerComponent, ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetInteractionManagerComponent::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_GetSnapLocation \ +static_assert(alignof(Pushable_Cargo_BP_C_GetSnapLocation) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_GetSnapLocation"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_GetSnapLocation) == 0x000010, "Wrong size on Pushable_Cargo_BP_C_GetSnapLocation"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetSnapLocation, ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_GetSnapLocation::ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_GetSnapLocation, CallFunc_FindBestAnimSpot_ReturnValue) == 0x000008, "Member 'Pushable_Cargo_BP_C_GetSnapLocation::CallFunc_FindBestAnimSpot_ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_HoldActivateInteraction \ +static_assert(alignof(Pushable_Cargo_BP_C_HoldActivateInteraction) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_HoldActivateInteraction"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_HoldActivateInteraction) == 0x000008, "Wrong size on Pushable_Cargo_BP_C_HoldActivateInteraction"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_HoldActivateInteraction, InteractionGenericComponent) == 0x000000, "Member 'Pushable_Cargo_BP_C_HoldActivateInteraction::InteractionGenericComponent' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_PushSound \ +static_assert(alignof(Pushable_Cargo_BP_C_PushSound) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_PushSound"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_PushSound) == 0x000080, "Wrong size on Pushable_Cargo_BP_C_PushSound"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, K2Node_SwitchEnum_CmpSuccess) == 0x000000, "Member 'Pushable_Cargo_BP_C_PushSound::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, K2Node_SwitchEnum_CmpSuccess_1) == 0x000001, "Member 'Pushable_Cargo_BP_C_PushSound::K2Node_SwitchEnum_CmpSuccess_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, Temp_delegate_Variable) == 0x000004, "Member 'Pushable_Cargo_BP_C_PushSound::Temp_delegate_Variable' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, K2Node_SwitchEnum_CmpSuccess_2) == 0x000014, "Member 'Pushable_Cargo_BP_C_PushSound::K2Node_SwitchEnum_CmpSuccess_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_PostAkEvent_ReturnValue) == 0x000018, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, Temp_delegate_Variable_1) == 0x00001C, "Member 'Pushable_Cargo_BP_C_PushSound::Temp_delegate_Variable_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, Temp_delegate_Variable_2) == 0x00002C, "Member 'Pushable_Cargo_BP_C_PushSound::Temp_delegate_Variable_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_PostAkEvent_ReturnValue_1) == 0x00003C, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_PostAkEvent_ReturnValue_2) == 0x000040, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_GetPushingInput_ReturnValue) == 0x000048, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_GetPushingInput_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_BreakVector_X) == 0x000060, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_BreakVector_X' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_BreakVector_Y) == 0x000068, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_BreakVector_Y' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_BreakVector_Z) == 0x000070, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_BreakVector_Z' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_EqualEqual_DoubleDouble_ReturnValue) == 0x000078, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_EqualEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_EqualEqual_DoubleDouble_ReturnValue_1) == 0x000079, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_EqualEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_PushSound, CallFunc_EqualEqual_DoubleDouble_ReturnValue_2) == 0x00007A, "Member 'Pushable_Cargo_BP_C_PushSound::CallFunc_EqualEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_ReceiveTick \ +static_assert(alignof(Pushable_Cargo_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on Pushable_Cargo_BP_C_ReceiveTick"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_ReceiveTick) == 0x000004, "Wrong size on Pushable_Cargo_BP_C_ReceiveTick"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Pushable_Cargo_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_StopInteraction \ +static_assert(alignof(Pushable_Cargo_BP_C_StopInteraction) == 0x000001, "Wrong alignment on Pushable_Cargo_BP_C_StopInteraction"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_StopInteraction) == 0x000001, "Wrong size on Pushable_Cargo_BP_C_StopInteraction"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_StopInteraction, ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_StopInteraction::ReturnValue' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_Pushable_Cargo_BP_C_UserConstructionScript \ +static_assert(alignof(Pushable_Cargo_BP_C_UserConstructionScript) == 0x000008, "Wrong alignment on Pushable_Cargo_BP_C_UserConstructionScript"); \ +static_assert(sizeof(Pushable_Cargo_BP_C_UserConstructionScript) == 0x0001C0, "Wrong size on Pushable_Cargo_BP_C_UserConstructionScript"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000000, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000018, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_IsEditor_ReturnValue) == 0x000030, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_IsEditor_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_GetActorForwardVector_ReturnValue) == 0x000038, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000050, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_Add_VectorVector_ReturnValue) == 0x000068, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000080, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000098, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_VSize_ReturnValue) == 0x0000B0, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_VSize_ReturnValue' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_K2_SetWorldLocation_SweepHitResult) == 0x0000B8, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_K2_SetWorldLocation_SweepHitResult' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, K2Node_VariableSet_PushableMaxDistance_ImplicitCast) == 0x0001B8, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::K2Node_VariableSet_PushableMaxDistance_ImplicitCast' has a wrong offset!"); \ +static_assert(offsetof(Pushable_Cargo_BP_C_UserConstructionScript, CallFunc_SetArrowLength_NewLength_ImplicitCast) == 0x0001BC, "Member 'Pushable_Cargo_BP_C_UserConstructionScript::CallFunc_SetArrowLength_NewLength_ImplicitCast' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_APushable_Cargo_BP_C \ +static_assert(alignof(APushable_Cargo_BP_C) == 0x000008, "Wrong alignment on APushable_Cargo_BP_C"); \ +static_assert(sizeof(APushable_Cargo_BP_C) == 0x0003A0, "Wrong size on APushable_Cargo_BP_C"); \ +static_assert(offsetof(APushable_Cargo_BP_C, UberGraphFrame) == 0x0002C8, "Member 'APushable_Cargo_BP_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, DebugForwardArrow) == 0x0002D0, "Member 'APushable_Cargo_BP_C::DebugForwardArrow' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushableTarget) == 0x0002D8, "Member 'APushable_Cargo_BP_C::PushableTarget' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, AnimSpot_Left) == 0x0002E0, "Member 'APushable_Cargo_BP_C::AnimSpot_Left' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, AnimSpot_Below) == 0x0002E8, "Member 'APushable_Cargo_BP_C::AnimSpot_Below' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, AnimSpot_Right) == 0x0002F0, "Member 'APushable_Cargo_BP_C::AnimSpot_Right' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, AnimSpot_Above) == 0x0002F8, "Member 'APushable_Cargo_BP_C::AnimSpot_Above' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, SHAk) == 0x000300, "Member 'APushable_Cargo_BP_C::SHAk' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Detectable_A) == 0x000308, "Member 'APushable_Cargo_BP_C::Detectable_A' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, InteractionIconSlot_Left) == 0x000310, "Member 'APushable_Cargo_BP_C::InteractionIconSlot_Left' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Proximity) == 0x000318, "Member 'APushable_Cargo_BP_C::Proximity' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, InteractionIconSlot_Right) == 0x000320, "Member 'APushable_Cargo_BP_C::InteractionIconSlot_Right' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, InteractionIconSlot_Above) == 0x000328, "Member 'APushable_Cargo_BP_C::InteractionIconSlot_Above' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, InteractionIconSlot_Below) == 0x000330, "Member 'APushable_Cargo_BP_C::InteractionIconSlot_Below' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Generic_A) == 0x000338, "Member 'APushable_Cargo_BP_C::Generic_A' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, EditorTickable) == 0x000340, "Member 'APushable_Cargo_BP_C::EditorTickable' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, SHInteractionManager) == 0x000348, "Member 'APushable_Cargo_BP_C::SHInteractionManager' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Icon_A) == 0x000350, "Member 'APushable_Cargo_BP_C::Icon_A' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, SHPushable) == 0x000358, "Member 'APushable_Cargo_BP_C::SHPushable' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Arrow3) == 0x000360, "Member 'APushable_Cargo_BP_C::Arrow3' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Arrow2) == 0x000368, "Member 'APushable_Cargo_BP_C::Arrow2' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Arrow1) == 0x000370, "Member 'APushable_Cargo_BP_C::Arrow1' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, Arrow) == 0x000378, "Member 'APushable_Cargo_BP_C::Arrow' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, StaticMesh) == 0x000380, "Member 'APushable_Cargo_BP_C::StaticMesh' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, DefaultSceneRoot) == 0x000388, "Member 'APushable_Cargo_BP_C::DefaultSceneRoot' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushFromAboveEnabled) == 0x000390, "Member 'APushable_Cargo_BP_C::PushFromAboveEnabled' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushFromBelowEnabled) == 0x000391, "Member 'APushable_Cargo_BP_C::PushFromBelowEnabled' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushFromRightEnabled) == 0x000392, "Member 'APushable_Cargo_BP_C::PushFromRightEnabled' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushFromLeftEnabled) == 0x000393, "Member 'APushable_Cargo_BP_C::PushFromLeftEnabled' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushState) == 0x000394, "Member 'APushable_Cargo_BP_C::PushState' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, bLimitPushableDistance) == 0x000395, "Member 'APushable_Cargo_BP_C::bLimitPushableDistance' has a wrong offset!"); \ +static_assert(offsetof(APushable_Cargo_BP_C, PushableMaxDistance) == 0x000398, "Member 'APushable_Cargo_BP_C::PushableMaxDistance' has a wrong offset!"); \ #define DUMPER7_ASSERTS_DoubleDoors_BP_C__onBeginPlay \ static_assert(alignof(DoubleDoors_BP_C__onBeginPlay) == 0x000008, "Wrong alignment on DoubleDoors_BP_C__onBeginPlay"); \ @@ -240291,979 +235452,6 @@ static_assert(offsetof(ADoubleDoors_BP_C, MaxSize_Debris) == 0x000738, "Member ' static_assert(offsetof(ADoubleDoors_BP_C, MinSize_Dust) == 0x000740, "Member 'ADoubleDoors_BP_C::MinSize_Dust' has a wrong offset!"); \ static_assert(offsetof(ADoubleDoors_BP_C, MaxSize_Dust) == 0x000748, "Member 'ADoubleDoors_BP_C::MaxSize_Dust' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP \ -static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP) == 0x000004, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP"); \ -static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP) == 0x000004, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP, EntryPoint) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_ExecuteUbergraph_AchievementSimpleUnlockBehaviorEffector_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior \ -static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior) == 0x000008, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior) == 0x000020, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, ReturnValue) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwnerComponent_ReturnValue) == 0x000008, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwnerComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_GetOwner_ReturnValue) == 0x000010, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_RegisterAchievementCount_IsValid) == 0x000018, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_RegisterAchievementCount_IsValid' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior, CallFunc_PerformBehavior_ReturnValue) == 0x000019, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_PerformBehavior::CallFunc_PerformBehavior_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount \ -static_assert(alignof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000008, "Wrong alignment on AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount"); \ -static_assert(sizeof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount) == 0x000028, "Wrong size on AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, Actor) == 0x000000, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::Actor' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, IsValid) == 0x000008, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::IsValid' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, _IsValid) == 0x000009, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::_IsValid' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_NotEqual_NameName_ReturnValue) == 0x00000A, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_NotEqual_NameName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_GetCurrentLevelName_ReturnValue) == 0x000010, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_GetCurrentLevelName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount, CallFunc_EqualEqual_StrStr_ReturnValue) == 0x000020, "Member 'AchievementSimpleUnlockBehaviorEffector_BP_C_RegisterAchievementCount::CallFunc_EqualEqual_StrStr_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAchievementSimpleUnlockBehaviorEffector_BP_C \ -static_assert(alignof(UAchievementSimpleUnlockBehaviorEffector_BP_C) == 0x000008, "Wrong alignment on UAchievementSimpleUnlockBehaviorEffector_BP_C"); \ -static_assert(sizeof(UAchievementSimpleUnlockBehaviorEffector_BP_C) == 0x0000A8, "Wrong size on UAchievementSimpleUnlockBehaviorEffector_BP_C"); \ -static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, UberGraphFrame) == 0x000090, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, AchievementOLD) == 0x000098, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::AchievementOLD' has a wrong offset!"); \ -static_assert(offsetof(UAchievementSimpleUnlockBehaviorEffector_BP_C, Achievement) == 0x0000A0, "Member 'UAchievementSimpleUnlockBehaviorEffector_BP_C::Achievement' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_AI_Alert_C \ -static_assert(alignof(UGE_AI_Alert_C) == 0x000008, "Wrong alignment on UGE_AI_Alert_C"); \ -static_assert(sizeof(UGE_AI_Alert_C) == 0x000A70, "Wrong size on UGE_AI_Alert_C"); \ - -#define DUMPER7_ASSERTS_ACronosSpawner_SP_C \ -static_assert(alignof(ACronosSpawner_SP_C) == 0x000010, "Wrong alignment on ACronosSpawner_SP_C"); \ -static_assert(sizeof(ACronosSpawner_SP_C) == 0x000810, "Wrong size on ACronosSpawner_SP_C"); \ -static_assert(offsetof(ACronosSpawner_SP_C, TextRender) == 0x000800, "Member 'ACronosSpawner_SP_C::TextRender' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_TravelerTech_01_C \ -static_assert(alignof(ALamp_TravelerTech_01_C) == 0x000008, "Wrong alignment on ALamp_TravelerTech_01_C"); \ -static_assert(sizeof(ALamp_TravelerTech_01_C) == 0x000528, "Wrong size on ALamp_TravelerTech_01_C"); \ -static_assert(offsetof(ALamp_TravelerTech_01_C, SpotLight1) == 0x000520, "Member 'ALamp_TravelerTech_01_C::SpotLight1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ALamp_TravelerTech_C \ -static_assert(alignof(ALamp_TravelerTech_C) == 0x000008, "Wrong alignment on ALamp_TravelerTech_C"); \ -static_assert(sizeof(ALamp_TravelerTech_C) == 0x000548, "Wrong size on ALamp_TravelerTech_C"); \ -static_assert(offsetof(ALamp_TravelerTech_C, PAGLightCullingVolume) == 0x000528, "Member 'ALamp_TravelerTech_C::PAGLightCullingVolume' has a wrong offset!"); \ -static_assert(offsetof(ALamp_TravelerTech_C, SpotLight_Additive_2) == 0x000530, "Member 'ALamp_TravelerTech_C::SpotLight_Additive_2' has a wrong offset!"); \ -static_assert(offsetof(ALamp_TravelerTech_C, SpotLight_Additive) == 0x000538, "Member 'ALamp_TravelerTech_C::SpotLight_Additive' has a wrong offset!"); \ -static_assert(offsetof(ALamp_TravelerTech_C, PointLight) == 0x000540, "Member 'ALamp_TravelerTech_C::PointLight' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SK_BlackBox_Skeleton_AnimBlueprint__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData) == 0x000308, "Wrong size on SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_60) == 0x000004, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_60' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __FloatProperty_61) == 0x00000C, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__FloatProperty_61' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_62) == 0x000010, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_62' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __IntProperty_63) == 0x000018, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__IntProperty_63' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __FloatProperty_64) == 0x00001C, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__FloatProperty_64' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_65) == 0x000020, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_65' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __FloatProperty_66) == 0x00004C, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__FloatProperty_66' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __BoolProperty_67) == 0x000050, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__BoolProperty_67' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __EnumProperty_68) == 0x000051, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__EnumProperty_68' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __ByteProperty_69) == 0x000052, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__ByteProperty_69' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_70) == 0x000054, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_70' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_71) == 0x00005C, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_71' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __NameProperty_72) == 0x000064, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__NameProperty_72' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __IntProperty_73) == 0x00006C, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__IntProperty_73' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, __StructProperty_74) == 0x000070, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::__StructProperty_74' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000090, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000110, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000128, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult_1) == 0x000158, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_TransitionResult) == 0x000188, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_2) == 0x0001B8, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x0001E8, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer_1) == 0x000218, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult_1) == 0x000248, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SequencePlayer) == 0x000278, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateResult) == 0x0002A8, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData, AnimGraphNode_StateMachine) == 0x0002D8, "Member 'SK_BlackBox_Skeleton_AnimBlueprint::FAnimBlueprintGeneratedConstantData::AnimGraphNode_StateMachine' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph \ -static_assert(alignof(SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph) == 0x000008, "Wrong alignment on SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph"); \ -static_assert(sizeof(SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph) == 0x000010, "Wrong size on SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint \ -static_assert(alignof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint) == 0x000008, "Wrong alignment on SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint"); \ -static_assert(sizeof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint) == 0x000038, "Wrong size on SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, EntryPoint) == 0x000000, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, CallFunc_GetOwningActor_ReturnValue) == 0x000008, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::CallFunc_GetOwningActor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, K2Node_DynamicCast_AsItem_Base_BP) == 0x000010, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000020, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'SK_BlackBox_Skeleton_AnimBlueprint_C_ExecuteUbergraph_SK_BlackBox_Skeleton_AnimBlueprint::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USK_BlackBox_Skeleton_AnimBlueprint_C \ -static_assert(alignof(USK_BlackBox_Skeleton_AnimBlueprint_C) == 0x000010, "Wrong alignment on USK_BlackBox_Skeleton_AnimBlueprint_C"); \ -static_assert(sizeof(USK_BlackBox_Skeleton_AnimBlueprint_C) == 0x000720, "Wrong size on USK_BlackBox_Skeleton_AnimBlueprint_C"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, UberGraphFrame) == 0x0003C0, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C8, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimBlueprintExtension_Base) == 0x0003D0, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_Root) == 0x0003D8, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_TransitionResult_1) == 0x0003F8, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_TransitionResult_1' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_TransitionResult) == 0x000420, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_TransitionResult' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer_2) == 0x000448, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer_2' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_LayeredBoneBlend) == 0x000490, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer_1) == 0x000578, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer_1' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_StateResult_1) == 0x0005C0, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_StateResult_1' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_SequencePlayer) == 0x0005E0, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_SequencePlayer' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_StateResult) == 0x000628, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_StateResult' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, AnimGraphNode_StateMachine) == 0x000648, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::AnimGraphNode_StateMachine' has a wrong offset!"); \ -static_assert(offsetof(USK_BlackBox_Skeleton_AnimBlueprint_C, Collected) == 0x000710, "Member 'USK_BlackBox_Skeleton_AnimBlueprint_C::Collected' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event, Actor2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_Actor2_Event::Actor2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event, AZ_F_Elevator_BasicInteraction_BP2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP2_Event::AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event, AZ_F_Elevator_BasicInteraction_BP) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_F_Elevator_BasicInteraction_BP_Event::AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event, AZ_yard_Elevator2_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator2_AudioSocket_Event::AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_0::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_1::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_2::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_Add_AudioSocket_Event_3::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_0::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_1::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_2::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_3::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_4::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_L_AudioSocket_Event_5::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_0::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_1::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_AZ_yard_Elevator_R_AudioSocket_Event_2::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP) == 0x000508, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, EntryPoint) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket) == 0x000008, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable) == 0x000010, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue) == 0x000020, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_1) == 0x000028, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x000038, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue) == 0x000050, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_2) == 0x000058, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue) == 0x000068, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_3) == 0x00006C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_4) == 0x00007C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_5) == 0x00008C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_6) == 0x00009C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_7) == 0x0000AC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_8) == 0x0000BC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_9) == 0x0000CC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_10) == 0x0000DC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_11) == 0x0000EC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_1) == 0x0000FC, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_4) == 0x000100, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_12) == 0x000108, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_1) == 0x000118, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_13) == 0x000120, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_1) == 0x000130, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_6) == 0x000148, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1) == 0x000150, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_2) == 0x000158, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_3) == 0x000160, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_2) == 0x000168, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_3) == 0x000180, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_2) == 0x000188, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_3) == 0x000190, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_3) == 0x0001A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_3) == 0x0001B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_Actor2) == 0x0001B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_Actor2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_5) == 0x0001C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_4) == 0x0001C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_5) == 0x0001D0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_4) == 0x0001D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_5) == 0x0001F0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_4) == 0x000208, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_5) == 0x000210, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_14) == 0x000218, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_2) == 0x000228, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_3) == 0x00022C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_2) == 0x000230, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_6) == 0x000238, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_4) == 0x000240, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_6) == 0x000248, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_15) == 0x000260, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_6) == 0x000270, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_5) == 0x000278, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_6) == 0x00027C, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_2) == 0x000280, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_4) == 0x000288, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_4' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_7) == 0x000290, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_8) == 0x000298, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_7) == 0x0002A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_8) == 0x0002B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_7) == 0x0002D0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_8) == 0x0002D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_7) == 0x0002E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_8) == 0x0002E4, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_9) == 0x0002E8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_16) == 0x0002F0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_9) == 0x000300, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_9) == 0x000318, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_9) == 0x000320, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_1) == 0x000328, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_3) == 0x000330, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_3' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_10) == 0x000338, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_10) == 0x000340, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_1) == 0x000348, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_10) == 0x000350, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_11) == 0x000368, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_10) == 0x000370, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_11) == 0x000378, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_11) == 0x000390, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_11) == 0x000398, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_17) == 0x0003A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_17' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_12) == 0x0003B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_13) == 0x0003B4, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_2) == 0x0003B8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_18) == 0x0003C0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_18' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_12) == 0x0003D0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_14) == 0x0003D8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_12) == 0x0003E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket) == 0x0003F8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_12) == 0x000400, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_13) == 0x000408, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_15) == 0x000410, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_13) == 0x000418, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator2_AudioSocket) == 0x000430, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_13) == 0x000438, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_14) == 0x000440, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_16) == 0x000448, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_14) == 0x000450, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP2) == 0x000468, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_14) == 0x000470, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_14' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, Temp_delegate_Variable_19) == 0x000478, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::Temp_delegate_Variable_19' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_17) == 0x000488, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_17' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP) == 0x000490, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_1) == 0x000498, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_L_AudioSocket_1' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_15) == 0x0004A0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetRootComponent_ReturnValue_16) == 0x0004A8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetRootComponent_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_15) == 0x0004B0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_K2_GetComponentLocation_ReturnValue_16) == 0x0004C8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_K2_GetComponentLocation_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_15) == 0x0004E0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_15' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_SpawnAkComponentAttachedEx_ReturnValue_16) == 0x0004E8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_SpawnAkComponentAttachedEx_ReturnValue_16' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_18) == 0x0004F0, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_18' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket) == 0x0004F8, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::K2Node_CustomEvent_AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, CallFunc_PostAkEvent_ReturnValue_19) == 0x000500, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_ExecuteUbergraph_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::CallFunc_PostAkEvent_ReturnValue_19' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP, AZ_yard_Elevator2_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP::AZ_yard_Elevator2_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_0::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_1::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_10::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_11::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_12::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_13::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_14::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_15::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_16::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17, AZ_F_Elevator_BasicInteraction_BP2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_17::AZ_F_Elevator_BasicInteraction_BP2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18, AZ_F_Elevator_BasicInteraction_BP) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_18::AZ_F_Elevator_BasicInteraction_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_2::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3, Actor2) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_3::Actor2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_4::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5, AZ_yard_Elevator_R_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_5::AZ_yard_Elevator_R_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_6::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_7::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8, AZ_yard_Elevator_Add_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_8::AZ_yard_Elevator_Add_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9 \ -static_assert(alignof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9) == 0x000008, "Wrong alignment on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9"); \ -static_assert(sizeof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9) == 0x000008, "Wrong size on Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9"); \ -static_assert(offsetof(Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9, AZ_yard_Elevator_L_AudioSocket) == 0x000000, "Member 'Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C_SequenceEvent__ENTRYPOINTFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_9::AZ_yard_Elevator_L_AudioSocket' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C \ -static_assert(alignof(UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C) == 0x000008, "Wrong alignment on UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C"); \ -static_assert(sizeof(UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C) == 0x000058, "Wrong size on UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C"); \ -static_assert(offsetof(UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C, UberGraphFrame) == 0x000048, "Member 'UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C, SFX_ElevatorLoop) == 0x000050, "Member 'UFuture_AZ_EdwardAP_ElevatorGoUpWithForshadow_DirectorBP_C::SFX_ElevatorLoop' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items \ -static_assert(alignof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items) == 0x000008, "Wrong alignment on AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items"); \ -static_assert(sizeof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items) == 0x000030, "Wrong size on AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items"); \ -static_assert(offsetof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items, EntryPoint) == 0x000000, "Member 'AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items, CallFunc_GetOwner_ReturnValue) == 0x000008, "Member 'AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items, K2Node_DynamicCast_AsItem_Base_BP) == 0x000010, "Member 'AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items::K2Node_DynamicCast_AsItem_Base_BP' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'AchievementCollection_Items_C_ExecuteUbergraph_AchievementCollection_Items::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAchievementCollection_Items_C \ -static_assert(alignof(UAchievementCollection_Items_C) == 0x000008, "Wrong alignment on UAchievementCollection_Items_C"); \ -static_assert(sizeof(UAchievementCollection_Items_C) == 0x0000B8, "Wrong size on UAchievementCollection_Items_C"); \ -static_assert(offsetof(UAchievementCollection_Items_C, UberGraphFrame_AchievementCollection_Items_C) == 0x0000B0, "Member 'UAchievementCollection_Items_C::UberGraphFrame_AchievementCollection_Items_C' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb \ -static_assert(alignof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb) == 0x000008, "Wrong alignment on Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb"); \ -static_assert(sizeof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb) == 0x000178, "Wrong size on Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, EntryPoint) == 0x000000, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CustomEvent_NotifyName_2) == 0x000004, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CreateDelegate_OutputDelegate) == 0x00000C, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CustomEvent_NotifyName_1) == 0x00001C, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CreateDelegate_OutputDelegate_1) == 0x000024, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CustomEvent_NotifyName) == 0x000034, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CreateDelegate_OutputDelegate_2) == 0x00003C, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, Temp_name_Variable) == 0x00004C, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, Temp_delegate_Variable) == 0x000054, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_PostEvent_ReturnValue) == 0x000064, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000068, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetOwner_ReturnValue) == 0x000070, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_IsValid_ReturnValue) == 0x000078, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetWorldSubsystem_ReturnValue_1) == 0x000080, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetWorldSubsystem_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_Event_AiController) == 0x000088, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_CommitBehaviour_ReturnValue) == 0x000090, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_Event_bWasInterrupted) == 0x000091, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetTargetObject_ReturnValue) == 0x000098, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetAvatar_ReturnValue) == 0x0000A0, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_DynamicCast_AsAbsorption_Component) == 0x0000A8, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_DynamicCast_AsAbsorption_Component' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetComponentByClass_ReturnValue) == 0x0000B8, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetCronosController_CronosController) == 0x0000C0, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetCronosController_ReturnValue) == 0x0000C8, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_BehaviorRequestToken_ReturnValue) == 0x0000C9, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_BehaviorRequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_ConsumeToken_ReturnValue) == 0x0000CA, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_IsValid_ReturnValue_1) == 0x0000CB, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_K2_GetActorLocation_ReturnValue) == 0x0000D0, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetCorpseLocation_ReturnValue) == 0x0000E8, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetCorpseLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_FindPathToLocationSynchronously_ReturnValue) == 0x000100, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_FindPathToLocationSynchronously_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_IsValid_ReturnValue_2) == 0x000108, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_CreateProxyObjectForPlayMontage_ReturnValue) == 0x000110, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_CreateProxyObjectForPlayMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_IsValid_ReturnValue_3) == 0x000118, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_CommitToAbsorption_ReturnValue) == 0x000119, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_CommitToAbsorption_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetAvatar_ReturnValue_1) == 0x000120, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetAvatar_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_DynamicCast_AsCharacter) == 0x000128, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_DynamicCast_bSuccess_1) == 0x000130, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CustomEvent_NotifyName_3) == 0x000134, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_GetAvatar_ReturnValue_2) == 0x000140, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_GetAvatar_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CreateDelegate_OutputDelegate_3) == 0x000148, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, CallFunc_CanBeAbsorbed_ReturnValue) == 0x000158, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::CallFunc_CanBeAbsorbed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CustomEvent_NotifyName_4) == 0x00015C, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb, K2Node_CreateDelegate_OutputDelegate_4) == 0x000164, "Member 'Beh_Absorb_C_ExecuteUbergraph_Beh_Absorb::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_K2_Activate \ -static_assert(alignof(Beh_Absorb_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Absorb_C_K2_Activate"); \ -static_assert(sizeof(Beh_Absorb_C_K2_Activate) == 0x000008, "Wrong size on Beh_Absorb_C_K2_Activate"); \ -static_assert(offsetof(Beh_Absorb_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Absorb_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_K2_EndBehavior \ -static_assert(alignof(Beh_Absorb_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Absorb_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Absorb_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Absorb_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Absorb_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Absorb_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A \ -static_assert(alignof(Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A) == 0x000004, "Wrong alignment on Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(sizeof(Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A) == 0x000008, "Wrong size on Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(offsetof(Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A, NotifyName) == 0x000000, "Member 'Beh_Absorb_C_OnBlendOut_53F382E5412AFF13CAC1DBA32E01086A::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A \ -static_assert(alignof(Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A) == 0x000004, "Wrong alignment on Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(sizeof(Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A) == 0x000008, "Wrong size on Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(offsetof(Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A, NotifyName) == 0x000000, "Member 'Beh_Absorb_C_OnCompleted_53F382E5412AFF13CAC1DBA32E01086A::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A \ -static_assert(alignof(Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A) == 0x000004, "Wrong alignment on Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(sizeof(Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A) == 0x000008, "Wrong size on Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(offsetof(Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A, NotifyName) == 0x000000, "Member 'Beh_Absorb_C_OnInterrupted_53F382E5412AFF13CAC1DBA32E01086A::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A \ -static_assert(alignof(Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A) == 0x000004, "Wrong alignment on Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(sizeof(Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A) == 0x000008, "Wrong size on Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(offsetof(Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A, NotifyName) == 0x000000, "Member 'Beh_Absorb_C_OnNotifyBegin_53F382E5412AFF13CAC1DBA32E01086A::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A \ -static_assert(alignof(Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A) == 0x000004, "Wrong alignment on Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(sizeof(Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A) == 0x000008, "Wrong size on Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A"); \ -static_assert(offsetof(Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A, NotifyName) == 0x000000, "Member 'Beh_Absorb_C_OnNotifyEnd_53F382E5412AFF13CAC1DBA32E01086A::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Absorb_C \ -static_assert(alignof(UBeh_Absorb_C) == 0x000008, "Wrong alignment on UBeh_Absorb_C"); \ -static_assert(sizeof(UBeh_Absorb_C) == 0x0001D0, "Wrong size on UBeh_Absorb_C"); \ -static_assert(offsetof(UBeh_Absorb_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Absorb_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, MyAbsorption) == 0x0001A0, "Member 'UBeh_Absorb_C::MyAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, MyCharacter) == 0x0001A8, "Member 'UBeh_Absorb_C::MyCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, TargetActor) == 0x0001B0, "Member 'UBeh_Absorb_C::TargetActor' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, Token_Type) == 0x0001B8, "Member 'UBeh_Absorb_C::Token_Type' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, Locomotion_Gate) == 0x0001B9, "Member 'UBeh_Absorb_C::Locomotion_Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, Taunt_Montage_to_Play) == 0x0001C0, "Member 'UBeh_Absorb_C::Taunt_Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Absorb_C, TargetAbsorption) == 0x0001C8, "Member 'UBeh_Absorb_C::TargetAbsorption' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_ExecuteUbergraph_Beh_Attack \ -static_assert(alignof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack) == 0x000008, "Wrong alignment on Beh_Attack_C_ExecuteUbergraph_Beh_Attack"); \ -static_assert(sizeof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack) == 0x000270, "Wrong size on Beh_Attack_C_ExecuteUbergraph_Beh_Attack"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, EntryPoint) == 0x000000, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_9) == 0x000004, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_9) == 0x00000C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_8) == 0x000024, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_8) == 0x00002C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_7) == 0x000044, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_7) == 0x00004C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_6) == 0x000064, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_6) == 0x00006C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000074, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, Temp_name_Variable) == 0x000084, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, Temp_struct_Variable) == 0x00008C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_5) == 0x000094, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_5) == 0x00009C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000A4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_4) == 0x0000B4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_4) == 0x0000BC, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000C4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_3) == 0x0000D4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_3) == 0x0000DC, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000E4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_2) == 0x0000F4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_2) == 0x0000FC, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_7) == 0x000104, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_1) == 0x000114, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_1) == 0x00011C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_8) == 0x000124, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag) == 0x000134, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName) == 0x00013C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_9) == 0x000144, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, Temp_name_Variable_1) == 0x000154, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::Temp_name_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, Temp_struct_Variable_1) == 0x00015C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_Event_AiController) == 0x000168, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_getPawn_ReturnValue) == 0x000170, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_Array_Length_ReturnValue) == 0x000178, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_DynamicCast_AsCharacter) == 0x000180, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_DynamicCast_bSuccess) == 0x000188, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_Greater_IntInt_ReturnValue) == 0x000189, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_Greater_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_RandomInteger_ReturnValue) == 0x00018C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_RandomInteger_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_CommitBehaviour_ReturnValue) == 0x000190, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetCronosController_CronosController) == 0x000198, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetCronosController_ReturnValue) == 0x0001A0, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_RequestToken_ReturnValue) == 0x0001A1, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_Event_bWasInterrupted) == 0x0001A2, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetCronosController_CronosController_1) == 0x0001A8, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetCronosController_ReturnValue_1) == 0x0001B0, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_ConsumeToken_ReturnValue) == 0x0001B1, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_10) == 0x0001B4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_10) == 0x0001BC, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_Array_Get_Item) == 0x0001C8, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_SelectMontageToPlayBasedOnMovement_Result) == 0x0001D0, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_SelectMontageToPlayBasedOnMovement_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue) == 0x0001D4, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetPlayerPawn_ReturnValue) == 0x0001E0, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_SwitchEnum_CmpSuccess) == 0x0001E8, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_10) == 0x0001EC, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_10' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000200, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000210, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_GetDistanceTo_ReturnValue) == 0x000218, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_GetDistanceTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_LessEqual_DoubleDouble_ReturnValue) == 0x00021C, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_LessEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_IsValid_ReturnValue) == 0x00021D, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_EventTag_11) == 0x000220, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_EventTag_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CustomEvent_NotifyName_11) == 0x000228, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CustomEvent_NotifyName_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, K2Node_CreateDelegate_OutputDelegate_11) == 0x000230, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::K2Node_CreateDelegate_OutputDelegate_11' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_Array_Get_Item_1) == 0x000240, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput_1) == 0x000248, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_PlayMontageAndWaitForEvent_ReturnValue_1) == 0x000258, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_PlayMontageAndWaitForEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_IsValid_ReturnValue_1) == 0x000260, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_ExecuteUbergraph_Beh_Attack, CallFunc_LessEqual_DoubleDouble_A_ImplicitCast) == 0x000268, "Member 'Beh_Attack_C_ExecuteUbergraph_Beh_Attack::CallFunc_LessEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_HandleNavMovementMode \ -static_assert(alignof(Beh_Attack_C_HandleNavMovementMode) == 0x000004, "Wrong alignment on Beh_Attack_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_Attack_C_HandleNavMovementMode) == 0x000008, "Wrong size on Beh_Attack_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_Attack_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_Attack_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000004, "Member 'Beh_Attack_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_K2_Activate \ -static_assert(alignof(Beh_Attack_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Attack_C_K2_Activate"); \ -static_assert(sizeof(Beh_Attack_C_K2_Activate) == 0x000008, "Wrong size on Beh_Attack_C_K2_Activate"); \ -static_assert(offsetof(Beh_Attack_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Attack_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_K2_EndBehavior \ -static_assert(alignof(Beh_Attack_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Attack_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Attack_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Attack_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Attack_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Attack_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_NotifyEnd_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_NotifyEnd_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_NotifyStart_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_NotifyStart_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnBlendOut_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnBlendOut_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnCancelled_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnCancelled_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnCompleted_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnCompleted_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28 \ -static_assert(alignof(Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28) == 0x000004, "Wrong alignment on Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(sizeof(Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28) == 0x000010, "Wrong size on Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28"); \ -static_assert(offsetof(Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnInterrupted_5862CE8E4E83D43283219A9D2A303C28::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C \ -static_assert(alignof(Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C) == 0x000004, "Wrong alignment on Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(sizeof(Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C) == 0x000010, "Wrong size on Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C"); \ -static_assert(offsetof(Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C, EventTag) == 0x000000, "Member 'Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C, NotifyName) == 0x000008, "Member 'Beh_Attack_C_OnInterrupted_A477CA724827860FFCE9C598EE66212C::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Attack_C_RestoreMovementMode \ -static_assert(alignof(Beh_Attack_C_RestoreMovementMode) == 0x000001, "Wrong alignment on Beh_Attack_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_Attack_C_RestoreMovementMode) == 0x000001, "Wrong size on Beh_Attack_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_Attack_C_RestoreMovementMode, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Beh_Attack_C_RestoreMovementMode::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Attack_C \ -static_assert(alignof(UBeh_Attack_C) == 0x000008, "Wrong alignment on UBeh_Attack_C"); \ -static_assert(sizeof(UBeh_Attack_C) == 0x0001D0, "Wrong size on UBeh_Attack_C"); \ -static_assert(offsetof(UBeh_Attack_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Attack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, Montage_to_Play) == 0x0001A0, "Member 'UBeh_Attack_C::Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, TokenType) == 0x0001B0, "Member 'UBeh_Attack_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, MontageIndex) == 0x0001B4, "Member 'UBeh_Attack_C::MontageIndex' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, DistanceToUseAttackFromIdle) == 0x0001B8, "Member 'UBeh_Attack_C::DistanceToUseAttackFromIdle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, OwnerCharacter) == 0x0001C0, "Member 'UBeh_Attack_C::OwnerCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, RestrictToNavmesh) == 0x0001C8, "Member 'UBeh_Attack_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Attack_C, MovementModeHandle) == 0x0001CC, "Member 'UBeh_Attack_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject \ -static_assert(alignof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject"); \ -static_assert(sizeof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject) == 0x000060, "Wrong size on Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, EntryPoint) == 0x000000, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_Event_AiController_1) == 0x000018, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_Event_AiController) == 0x000020, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, CallFunc_getPawn_ReturnValue) == 0x000028, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, CallFunc_IsValid_ReturnValue) == 0x000030, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, CallFunc_getPawn_ReturnValue_1) == 0x000038, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_CreateDelegate_OutputDelegate_1) == 0x000040, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_DynamicCast_AsCharacter) == 0x000050, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, K2Node_DynamicCast_bSuccess) == 0x000058, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject, CallFunc_IsValid_ReturnValue_1) == 0x000059, "Member 'Gen_UseSmartObject_C_ExecuteUbergraph_Gen_UseSmartObject::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_K2_Setup \ -static_assert(alignof(Gen_UseSmartObject_C_K2_Setup) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_K2_Setup"); \ -static_assert(sizeof(Gen_UseSmartObject_C_K2_Setup) == 0x000008, "Wrong size on Gen_UseSmartObject_C_K2_Setup"); \ -static_assert(offsetof(Gen_UseSmartObject_C_K2_Setup, AIController_0) == 0x000000, "Member 'Gen_UseSmartObject_C_K2_Setup::AIController_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_On_SO_EndOverlap \ -static_assert(alignof(Gen_UseSmartObject_C_On_SO_EndOverlap) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_On_SO_EndOverlap"); \ -static_assert(sizeof(Gen_UseSmartObject_C_On_SO_EndOverlap) == 0x000050, "Wrong size on Gen_UseSmartObject_C_On_SO_EndOverlap"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, OverlappedComponent) == 0x000000, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, OtherActor) == 0x000008, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, OtherComp) == 0x000010, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, OtherBodyIndex) == 0x000018, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_IsValid_ReturnValue) == 0x00001C, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_GetParentComponents_Parents) == 0x000020, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_GetParentComponents_Parents' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_Array_Get_Item) == 0x000030, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000038, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, K2Node_DynamicCast_AsCronos_Smart_Object) == 0x000040, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::K2Node_DynamicCast_AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_Array_RemoveItem_ReturnValue) == 0x000049, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_EndOverlap, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x00004A, "Member 'Gen_UseSmartObject_C_On_SO_EndOverlap::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_On_SO_NotPerceived \ -static_assert(alignof(Gen_UseSmartObject_C_On_SO_NotPerceived) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_On_SO_NotPerceived"); \ -static_assert(sizeof(Gen_UseSmartObject_C_On_SO_NotPerceived) == 0x000018, "Wrong size on Gen_UseSmartObject_C_On_SO_NotPerceived"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_NotPerceived, Actor) == 0x000000, "Member 'Gen_UseSmartObject_C_On_SO_NotPerceived::Actor' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_NotPerceived, CallFunc_GetComponentByClass_ReturnValue) == 0x000008, "Member 'Gen_UseSmartObject_C_On_SO_NotPerceived::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_NotPerceived, CallFunc_Array_RemoveItem_ReturnValue) == 0x000010, "Member 'Gen_UseSmartObject_C_On_SO_NotPerceived::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_NotPerceived, CallFunc_Array_RemoveItem_ReturnValue_1) == 0x000011, "Member 'Gen_UseSmartObject_C_On_SO_NotPerceived::CallFunc_Array_RemoveItem_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_On_SO_Overlapped \ -static_assert(alignof(Gen_UseSmartObject_C_On_SO_Overlapped) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_On_SO_Overlapped"); \ -static_assert(sizeof(Gen_UseSmartObject_C_On_SO_Overlapped) == 0x000158, "Wrong size on Gen_UseSmartObject_C_On_SO_Overlapped"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, OverlappedComponent) == 0x000000, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::OverlappedComponent' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, OtherActor) == 0x000008, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::OtherActor' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, OtherComp) == 0x000010, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::OtherComp' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, OtherBodyIndex) == 0x000018, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::OtherBodyIndex' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, bFromSweep) == 0x00001C, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::bFromSweep' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, SweepResult) == 0x000020, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::SweepResult' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, CallFunc_IsValid_ReturnValue) == 0x000120, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, CallFunc_GetParentComponents_Parents) == 0x000128, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::CallFunc_GetParentComponents_Parents' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, CallFunc_Array_Get_Item) == 0x000138, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000140, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, K2Node_DynamicCast_AsCronos_Smart_Object) == 0x000148, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::K2Node_DynamicCast_AsCronos_Smart_Object' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, K2Node_DynamicCast_bSuccess) == 0x000150, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Overlapped, CallFunc_Array_AddUnique_ReturnValue) == 0x000154, "Member 'Gen_UseSmartObject_C_On_SO_Overlapped::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_On_SO_Perceived \ -static_assert(alignof(Gen_UseSmartObject_C_On_SO_Perceived) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_On_SO_Perceived"); \ -static_assert(sizeof(Gen_UseSmartObject_C_On_SO_Perceived) == 0x000068, "Wrong size on Gen_UseSmartObject_C_On_SO_Perceived"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, UpdatedActors) == 0x000000, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::UpdatedActors' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Array_Length_ReturnValue) == 0x000010, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, Temp_int_Loop_Counter_Variable) == 0x000014, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Less_IntInt_ReturnValue) == 0x000018, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Add_IntInt_ReturnValue) == 0x00001C, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, Temp_int_Array_Index_Variable) == 0x000020, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Array_Get_Item) == 0x000028, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_K2_GetComponentsByClass_ReturnValue) == 0x000030, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_K2_GetComponentsByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Array_Length_ReturnValue_1) == 0x000040, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, Temp_int_Array_Index_Variable_1) == 0x000044, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, Temp_int_Loop_Counter_Variable_1) == 0x000048, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Array_Get_Item_1) == 0x000050, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Array_AddUnique_ReturnValue) == 0x000058, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Less_IntInt_ReturnValue_1) == 0x00005C, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_On_SO_Perceived, CallFunc_Add_IntInt_ReturnValue_1) == 0x000060, "Member 'Gen_UseSmartObject_C_On_SO_Perceived::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_Update \ -static_assert(alignof(Gen_UseSmartObject_C_Update) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_Update"); \ -static_assert(sizeof(Gen_UseSmartObject_C_Update) == 0x000008, "Wrong size on Gen_UseSmartObject_C_Update"); \ -static_assert(offsetof(Gen_UseSmartObject_C_Update, AIController_0) == 0x000000, "Member 'Gen_UseSmartObject_C_Update::AIController_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Gen_UseSmartObject_C_UpdateGoal \ -static_assert(alignof(Gen_UseSmartObject_C_UpdateGoal) == 0x000008, "Wrong alignment on Gen_UseSmartObject_C_UpdateGoal"); \ -static_assert(sizeof(Gen_UseSmartObject_C_UpdateGoal) == 0x0000C0, "Wrong size on Gen_UseSmartObject_C_UpdateGoal"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, Temp_int_Array_Index_Variable) == 0x000000, "Member 'Gen_UseSmartObject_C_UpdateGoal::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, K2Node_MakeStruct_SmortGoalX) == 0x000008, "Member 'Gen_UseSmartObject_C_UpdateGoal::K2Node_MakeStruct_SmortGoalX' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, Temp_int_Loop_Counter_Variable) == 0x000078, "Member 'Gen_UseSmartObject_C_UpdateGoal::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Subtract_IntInt_ReturnValue) == 0x00007C, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000080, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Array_Length_ReturnValue) == 0x000084, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Array_Get_Item) == 0x000088, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000090, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Array_AddUnique_ReturnValue) == 0x000094, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Array_AddUnique_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Max_ReturnValue) == 0x000098, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Max_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Array_RemoveItem_ReturnValue) == 0x00009C, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Array_RemoveItem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_GetDisplayName_ReturnValue) == 0x0000A0, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_CanBeClaimed_ReturnValue) == 0x0000B0, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_CanBeClaimed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Gen_UseSmartObject_C_UpdateGoal, CallFunc_Conv_StringToName_ReturnValue) == 0x0000B4, "Member 'Gen_UseSmartObject_C_UpdateGoal::CallFunc_Conv_StringToName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGen_UseSmartObject_C \ -static_assert(alignof(UGen_UseSmartObject_C) == 0x000008, "Wrong alignment on UGen_UseSmartObject_C"); \ -static_assert(sizeof(UGen_UseSmartObject_C) == 0x000088, "Wrong size on UGen_UseSmartObject_C"); \ -static_assert(offsetof(UGen_UseSmartObject_C, UberGraphFrame) == 0x000048, "Member 'UGen_UseSmartObject_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGen_UseSmartObject_C, AIController) == 0x000050, "Member 'UGen_UseSmartObject_C::AIController' has a wrong offset!"); \ -static_assert(offsetof(UGen_UseSmartObject_C, MyPawn) == 0x000058, "Member 'UGen_UseSmartObject_C::MyPawn' has a wrong offset!"); \ -static_assert(offsetof(UGen_UseSmartObject_C, AllSmartObjects) == 0x000060, "Member 'UGen_UseSmartObject_C::AllSmartObjects' has a wrong offset!"); \ -static_assert(offsetof(UGen_UseSmartObject_C, AvailableSmartObjects) == 0x000070, "Member 'UGen_UseSmartObject_C::AvailableSmartObjects' has a wrong offset!"); \ -static_assert(offsetof(UGen_UseSmartObject_C, PerceptionComp) == 0x000080, "Member 'UGen_UseSmartObject_C::PerceptionComp' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify \ -static_assert(alignof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify) == 0x000008, "Wrong alignment on AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify"); \ -static_assert(sizeof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify) == 0x000060, "Wrong size on AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, MeshComp) == 0x000000, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::MeshComp' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, Animation) == 0x000008, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::Animation' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, EventReference) == 0x000010, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::EventReference' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, ReturnValue) == 0x000040, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, CallFunc_GetOwner_ReturnValue) == 0x000048, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, CallFunc_GetComponentByClass_ReturnValue) == 0x000050, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'AnimNotify_FadeOutHandIdleTentacles_C_Received_Notify::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAnimNotify_FadeOutHandIdleTentacles_C \ -static_assert(alignof(UAnimNotify_FadeOutHandIdleTentacles_C) == 0x000008, "Wrong alignment on UAnimNotify_FadeOutHandIdleTentacles_C"); \ -static_assert(sizeof(UAnimNotify_FadeOutHandIdleTentacles_C) == 0x000038, "Wrong size on UAnimNotify_FadeOutHandIdleTentacles_C"); \ - -#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event \ -static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event"); \ -static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event) == 0x000008, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event, Description_Overlay) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_Description_Overlay_Event::Description_Overlay' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget \ -static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget"); \ -static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget) == 0x0001A0, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, EntryPoint) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, Temp_bool_Variable) == 0x000004, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_PlayAnimation_ReturnValue) == 0x000008, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_CustomEvent_Description_Overlay) == 0x000010, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_CustomEvent_Description_Overlay' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_Event_TutorialData) == 0x000018, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_Event_TutorialData' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_GetFormattedTutorialTexts_ReturnValue) == 0x000148, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_GetFormattedTutorialTexts_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, CallFunc_IsPadActive_ReturnValue) == 0x000188, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::CallFunc_IsPadActive_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget, K2Node_Select_Default) == 0x000190, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_ExecuteUbergraph_BPW_TutorialSmallPromptWidgetWidget::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial \ -static_assert(alignof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial) == 0x000008, "Wrong alignment on BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial"); \ -static_assert(sizeof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial) == 0x000130, "Wrong size on BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial"); \ -static_assert(offsetof(BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial, TutorialData) == 0x000000, "Member 'BPW_TutorialSmallPromptWidgetWidget_C_OnShowTutorial::TutorialData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_TutorialSmallPromptWidgetWidget_C \ -static_assert(alignof(UBPW_TutorialSmallPromptWidgetWidget_C) == 0x000008, "Wrong alignment on UBPW_TutorialSmallPromptWidgetWidget_C"); \ -static_assert(sizeof(UBPW_TutorialSmallPromptWidgetWidget_C) == 0x000390, "Wrong size on UBPW_TutorialSmallPromptWidgetWidget_C"); \ -static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, UberGraphFrame) == 0x000338, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, show_anim) == 0x000340, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::show_anim' has a wrong offset!"); \ -static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, TutorialPrompt_border) == 0x000348, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::TutorialPrompt_border' has a wrong offset!"); \ -static_assert(offsetof(UBPW_TutorialSmallPromptWidgetWidget_C, FormattedTexts) == 0x000350, "Member 'UBPW_TutorialSmallPromptWidgetWidget_C::FormattedTexts' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCamShake_GrabQTE_PlayerLose_C \ -static_assert(alignof(UCamShake_GrabQTE_PlayerLose_C) == 0x000010, "Wrong alignment on UCamShake_GrabQTE_PlayerLose_C"); \ -static_assert(sizeof(UCamShake_GrabQTE_PlayerLose_C) == 0x0000E0, "Wrong size on UCamShake_GrabQTE_PlayerLose_C"); \ - -#define DUMPER7_ASSERTS_ABP_QTECamera_C \ -static_assert(alignof(ABP_QTECamera_C) == 0x000010, "Wrong alignment on ABP_QTECamera_C"); \ -static_assert(sizeof(ABP_QTECamera_C) == 0x000A40, "Wrong size on ABP_QTECamera_C"); \ - -#define DUMPER7_ASSERTS_BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon \ -static_assert(alignof(BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon) == 0x000008, "Wrong alignment on BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon"); \ -static_assert(sizeof(BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon) == 0x000010, "Wrong size on BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon"); \ -static_assert(offsetof(BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon, EntryPoint) == 0x000000, "Member 'BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon, CallFunc_GetCharacterPlay_ReturnValue) == 0x000008, "Member 'BP_HideWeapon_C_ExecuteUbergraph_BP_HideWeapon::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBP_HideWeapon_C \ -static_assert(alignof(UBP_HideWeapon_C) == 0x000008, "Wrong alignment on UBP_HideWeapon_C"); \ -static_assert(sizeof(UBP_HideWeapon_C) == 0x000070, "Wrong size on UBP_HideWeapon_C"); \ -static_assert(offsetof(UBP_HideWeapon_C, UberGraphFrame) == 0x000060, "Member 'UBP_HideWeapon_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBP_HideWeapon_C, Hidden) == 0x000068, "Member 'UBP_HideWeapon_C::Hidden' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Udop_jaw_ctrl_rig_C \ -static_assert(alignof(Udop_jaw_ctrl_rig_C) == 0x000008, "Wrong alignment on Udop_jaw_ctrl_rig_C"); \ -static_assert(sizeof(Udop_jaw_ctrl_rig_C) == 0x000B10, "Wrong size on Udop_jaw_ctrl_rig_C"); \ -static_assert(offsetof(Udop_jaw_ctrl_rig_C, ribbon_initial_transforms) == 0x000AD0, "Member 'Udop_jaw_ctrl_rig_C::ribbon_initial_transforms' has a wrong offset!"); \ -static_assert(offsetof(Udop_jaw_ctrl_rig_C, ribbon_transforms) == 0x000AE0, "Member 'Udop_jaw_ctrl_rig_C::ribbon_transforms' has a wrong offset!"); \ -static_assert(offsetof(Udop_jaw_ctrl_rig_C, controls_initial_transforms) == 0x000AF0, "Member 'Udop_jaw_ctrl_rig_C::controls_initial_transforms' has a wrong offset!"); \ -static_assert(offsetof(Udop_jaw_ctrl_rig_C, controls_current_transfroms) == 0x000B00, "Member 'Udop_jaw_ctrl_rig_C::controls_current_transfroms' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange \ -static_assert(alignof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange) == 0x000008, "Wrong alignment on Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange"); \ -static_assert(sizeof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange) == 0x0000D8, "Wrong size on Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, EntryPoint) == 0x000000, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CustomEvent_Result_1) == 0x000004, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CustomEvent_AIController_1) == 0x000008, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CustomEvent_AIController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CreateDelegate_OutputDelegate) == 0x000010, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetWorldSubsystem_ReturnValue) == 0x000020, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetWorldSubsystem_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetOwner_ReturnValue) == 0x000028, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_Event_AiController) == 0x000040, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetAvatar_ReturnValue) == 0x000048, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_CommitBehaviour_ReturnValue) == 0x000050, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetComponentByClass_ReturnValue) == 0x000058, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetTargetObject_ReturnValue) == 0x000060, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetOwningAIController_ReturnValue) == 0x000068, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_DynamicCast_AsAbsorption_Component) == 0x000070, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_DynamicCast_AsAbsorption_Component' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_GetCorpseLocation_ReturnValue) == 0x000080, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_GetCorpseLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CreateDelegate_OutputDelegate_2) == 0x000098, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0000A8, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0000B8, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_IsValid_ReturnValue) == 0x0000C0, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CustomEvent_Result) == 0x0000C1, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, K2Node_CustomEvent_AIController) == 0x0000C8, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange, CallFunc_EqualEqual_ByteByte_ReturnValue) == 0x0000D0, "Member 'Beh_StayInRange_C_ExecuteUbergraph_Beh_StayInRange::CallFunc_EqualEqual_ByteByte_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_StayInRange_C_InterruptAbsorptionAndCancel \ -static_assert(alignof(Beh_StayInRange_C_InterruptAbsorptionAndCancel) == 0x000001, "Wrong alignment on Beh_StayInRange_C_InterruptAbsorptionAndCancel"); \ -static_assert(sizeof(Beh_StayInRange_C_InterruptAbsorptionAndCancel) == 0x000001, "Wrong size on Beh_StayInRange_C_InterruptAbsorptionAndCancel"); \ -static_assert(offsetof(Beh_StayInRange_C_InterruptAbsorptionAndCancel, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Beh_StayInRange_C_InterruptAbsorptionAndCancel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_StayInRange_C_K2_Activate \ -static_assert(alignof(Beh_StayInRange_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_StayInRange_C_K2_Activate"); \ -static_assert(sizeof(Beh_StayInRange_C_K2_Activate) == 0x000008, "Wrong size on Beh_StayInRange_C_K2_Activate"); \ -static_assert(offsetof(Beh_StayInRange_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_StayInRange_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_StayInRange_C_OnMoveFinished \ -static_assert(alignof(Beh_StayInRange_C_OnMoveFinished) == 0x000008, "Wrong alignment on Beh_StayInRange_C_OnMoveFinished"); \ -static_assert(sizeof(Beh_StayInRange_C_OnMoveFinished) == 0x000010, "Wrong size on Beh_StayInRange_C_OnMoveFinished"); \ -static_assert(offsetof(Beh_StayInRange_C_OnMoveFinished, Result) == 0x000000, "Member 'Beh_StayInRange_C_OnMoveFinished::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_OnMoveFinished, AIController) == 0x000008, "Member 'Beh_StayInRange_C_OnMoveFinished::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C \ -static_assert(alignof(Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C) == 0x000008, "Wrong alignment on Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C"); \ -static_assert(sizeof(Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C) == 0x000010, "Wrong size on Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C"); \ -static_assert(offsetof(Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C, Result) == 0x000000, "Member 'Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C, AIController) == 0x000008, "Member 'Beh_StayInRange_C_OnMoveFinished_A74246EB48C0799CB3CC51AF4CCA2D9C::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_StayInRange_C \ -static_assert(alignof(UBeh_StayInRange_C) == 0x000008, "Wrong alignment on UBeh_StayInRange_C"); \ -static_assert(sizeof(UBeh_StayInRange_C) == 0x0001E0, "Wrong size on UBeh_StayInRange_C"); \ -static_assert(offsetof(UBeh_StayInRange_C, UberGraphFrame) == 0x000198, "Member 'UBeh_StayInRange_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, MyAbsorption) == 0x0001A0, "Member 'UBeh_StayInRange_C::MyAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, AsyncTask) == 0x0001A8, "Member 'UBeh_StayInRange_C::AsyncTask' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, TargetCharacter) == 0x0001B0, "Member 'UBeh_StayInRange_C::TargetCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, TargetAbsorption) == 0x0001B8, "Member 'UBeh_StayInRange_C::TargetAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, TargetActor) == 0x0001C0, "Member 'UBeh_StayInRange_C::TargetActor' has a wrong offset!"); \ -static_assert(offsetof(UBeh_StayInRange_C, BodyLocation) == 0x0001C8, "Member 'UBeh_StayInRange_C::BodyLocation' has a wrong offset!"); \ - #define DUMPER7_ASSERTS_UTutOrange_Font_16_C \ static_assert(alignof(UTutOrange_Font_16_C) == 0x000010, "Wrong alignment on UTutOrange_Font_16_C"); \ static_assert(sizeof(UTutOrange_Font_16_C) == 0x000190, "Wrong size on UTutOrange_Font_16_C"); \ @@ -241314,2864 +235502,30 @@ static_assert(offsetof(UTutorialWidget_BP_C, Bar_up) == 0x000350, "Member 'UTuto static_assert(offsetof(UTutorialWidget_BP_C, Image_155) == 0x000358, "Member 'UTutorialWidget_BP_C::Image_155' has a wrong offset!"); \ static_assert(offsetof(UTutorialWidget_BP_C, FormattedTexts) == 0x000360, "Member 'UTutorialWidget_BP_C::FormattedTexts' has a wrong offset!"); \ -#define DUMPER7_ASSERTS_UGA_DopelGrabbedAbility_C \ -static_assert(alignof(UGA_DopelGrabbedAbility_C) == 0x000008, "Wrong alignment on UGA_DopelGrabbedAbility_C"); \ -static_assert(sizeof(UGA_DopelGrabbedAbility_C) == 0x000438, "Wrong size on UGA_DopelGrabbedAbility_C"); \ - -#define DUMPER7_ASSERTS_Udop_HR_ctrl_rig_C \ -static_assert(alignof(Udop_HR_ctrl_rig_C) == 0x000010, "Wrong alignment on Udop_HR_ctrl_rig_C"); \ -static_assert(sizeof(Udop_HR_ctrl_rig_C) == 0x000D90, "Wrong size on Udop_HR_ctrl_rig_C"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Hit_Normal) == 0x000AD0, "Member 'Udop_HR_ctrl_rig_C::Hit_Normal' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Hit_Bone_Index) == 0x000AE8, "Member 'Udop_HR_ctrl_rig_C::Hit_Bone_Index' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, bDisabled) == 0x000AEC, "Member 'Udop_HR_ctrl_rig_C::bDisabled' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Hit_Position) == 0x000AF0, "Member 'Udop_HR_ctrl_rig_C::Hit_Position' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Artificial_Time) == 0x000B08, "Member 'Udop_HR_ctrl_rig_C::Artificial_Time' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, BonesBehavior) == 0x000B10, "Member 'Udop_HR_ctrl_rig_C::BonesBehavior' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, HitConfig) == 0x000B50, "Member 'Udop_HR_ctrl_rig_C::HitConfig' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, TickConfig) == 0x000B98, "Member 'Udop_HR_ctrl_rig_C::TickConfig' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, BonesConfig) == 0x000BC8, "Member 'Udop_HR_ctrl_rig_C::BonesConfig' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, HitInput) == 0x000C40, "Member 'Udop_HR_ctrl_rig_C::HitInput' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Effectors) == 0x000CE0, "Member 'Udop_HR_ctrl_rig_C::Effectors' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, tmp_index) == 0x000CF0, "Member 'Udop_HR_ctrl_rig_C::tmp_index' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Effectors_Positions) == 0x000CF8, "Member 'Udop_HR_ctrl_rig_C::Effectors_Positions' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Effectors_Rotations) == 0x000D08, "Member 'Udop_HR_ctrl_rig_C::Effectors_Rotations' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Verified_Hit_Bone) == 0x000D18, "Member 'Udop_HR_ctrl_rig_C::Verified_Hit_Bone' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Children_Indexes) == 0x000D20, "Member 'Udop_HR_ctrl_rig_C::Children_Indexes' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Affected_Bones) == 0x000D30, "Member 'Udop_HR_ctrl_rig_C::Affected_Bones' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Not_Affected_Bones) == 0x000D40, "Member 'Udop_HR_ctrl_rig_C::Not_Affected_Bones' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Affected_In_Chain_Bones) == 0x000D50, "Member 'Udop_HR_ctrl_rig_C::Affected_In_Chain_Bones' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Affected_End_Bones) == 0x000D60, "Member 'Udop_HR_ctrl_rig_C::Affected_End_Bones' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Children_Exceptions) == 0x000D70, "Member 'Udop_HR_ctrl_rig_C::Children_Exceptions' has a wrong offset!"); \ -static_assert(offsetof(Udop_HR_ctrl_rig_C, Pelvis_Rotation_Adjustment) == 0x000D80, "Member 'Udop_HR_ctrl_rig_C::Pelvis_Rotation_Adjustment' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Ubase_IK_Ctrl_Rig_C \ -static_assert(alignof(Ubase_IK_Ctrl_Rig_C) == 0x000008, "Wrong alignment on Ubase_IK_Ctrl_Rig_C"); \ -static_assert(sizeof(Ubase_IK_Ctrl_Rig_C) == 0x000B70, "Wrong size on Ubase_IK_Ctrl_Rig_C"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Pelvis_Tick_Update) == 0x000AD0, "Member 'Ubase_IK_Ctrl_Rig_C::Pelvis_Tick_Update' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Foot_Tick_Update) == 0x000AD8, "Member 'Ubase_IK_Ctrl_Rig_C::Foot_Tick_Update' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Limb_R_Config) == 0x000AE8, "Member 'Ubase_IK_Ctrl_Rig_C::Limb_R_Config' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Libm_L_config) == 0x000AF8, "Member 'Ubase_IK_Ctrl_Rig_C::Libm_L_config' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Interpolation_Speed) == 0x000B08, "Member 'Ubase_IK_Ctrl_Rig_C::Interpolation_Speed' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Pelvis_Bone) == 0x000B10, "Member 'Ubase_IK_Ctrl_Rig_C::Pelvis_Bone' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, bDisabled) == 0x000B18, "Member 'Ubase_IK_Ctrl_Rig_C::bDisabled' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Trace_Profile) == 0x000B1C, "Member 'Ubase_IK_Ctrl_Rig_C::Trace_Profile' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Foot_Width_Length_Height) == 0x000B28, "Member 'Ubase_IK_Ctrl_Rig_C::Foot_Width_Length_Height' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Trace_Distance_Up) == 0x000B40, "Member 'Ubase_IK_Ctrl_Rig_C::Trace_Distance_Up' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Trace_Distance_Down) == 0x000B48, "Member 'Ubase_IK_Ctrl_Rig_C::Trace_Distance_Down' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Surface_Angle_Limit) == 0x000B50, "Member 'Ubase_IK_Ctrl_Rig_C::Surface_Angle_Limit' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, bJustTeleported) == 0x000B58, "Member 'Ubase_IK_Ctrl_Rig_C::bJustTeleported' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Final_Interpolation_Speed) == 0x000B60, "Member 'Ubase_IK_Ctrl_Rig_C::Final_Interpolation_Speed' has a wrong offset!"); \ -static_assert(offsetof(Ubase_IK_Ctrl_Rig_C, Interpolate_T) == 0x000B68, "Member 'Ubase_IK_Ctrl_Rig_C::Interpolate_T' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff \ -static_assert(alignof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff) == 0x000008, "Wrong alignment on Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff"); \ -static_assert(sizeof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff) == 0x000110, "Wrong size on Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, EntryPoint) == 0x000000, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_Event_AiController) == 0x000018, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_CommitBehaviour_ReturnValue) == 0x000020, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_Event_bWasInterrupted) == 0x000021, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_GetOwningAIController_ReturnValue) == 0x000028, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000030, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_GetTargetObject_ReturnValue) == 0x000038, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_DynamicCast_AsActor) == 0x000040, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_DynamicCast_bSuccess) == 0x000048, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_MakeStruct_SteeringRequest) == 0x000050, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x0000C0, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_BehaviorSteer_ReturnValue) == 0x0000D0, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_IsValid_ReturnValue) == 0x0000D8, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_CreateDelegate_OutputDelegate_1) == 0x0000DC, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, K2Node_CreateDelegate_OutputDelegate_2) == 0x0000EC, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000100, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000108, "Member 'Beh_BackOff_C_ExecuteUbergraph_Beh_BackOff::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackOff_C_K2_Activate \ -static_assert(alignof(Beh_BackOff_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_BackOff_C_K2_Activate"); \ -static_assert(sizeof(Beh_BackOff_C_K2_Activate) == 0x000008, "Wrong size on Beh_BackOff_C_K2_Activate"); \ -static_assert(offsetof(Beh_BackOff_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_BackOff_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackOff_C_K2_EndBehavior \ -static_assert(alignof(Beh_BackOff_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_BackOff_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_BackOff_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_BackOff_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_BackOff_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_BackOff_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_BackOff_C \ -static_assert(alignof(UBeh_BackOff_C) == 0x000008, "Wrong alignment on UBeh_BackOff_C"); \ -static_assert(sizeof(UBeh_BackOff_C) == 0x0001B8, "Wrong size on UBeh_BackOff_C"); \ -static_assert(offsetof(UBeh_BackOff_C, UberGraphFrame) == 0x000198, "Member 'UBeh_BackOff_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackOff_C, Gate) == 0x0001A0, "Member 'UBeh_BackOff_C::Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackOff_C, MinScoreOnCommit) == 0x0001A4, "Member 'UBeh_BackOff_C::MinScoreOnCommit' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackOff_C, MinScoreDuration) == 0x0001A8, "Member 'UBeh_BackOff_C::MinScoreDuration' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackOff_C, ResetMinScoreTimer) == 0x0001B0, "Member 'UBeh_BackOff_C::ResetMinScoreTimer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge \ -static_assert(alignof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge) == 0x000008, "Wrong alignment on Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge"); \ -static_assert(sizeof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge) == 0x000138, "Wrong size on Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, EntryPoint) == 0x000000, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_DynamicCast_AsAbsorption_Component) == 0x000010, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_DynamicCast_AsAbsorption_Component' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag_5) == 0x00002C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName_5) == 0x000034, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag_4) == 0x00003C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName_4) == 0x000044, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate_1) == 0x00004C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag_3) == 0x00005C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName_3) == 0x000064, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate_2) == 0x00006C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag_2) == 0x00007C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName_2) == 0x000084, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate_3) == 0x00008C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag_1) == 0x00009C, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName_1) == 0x0000A4, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000AC, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_EventTag) == 0x0000BC, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CustomEvent_NotifyName) == 0x0000C4, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000CC, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, Temp_name_Variable) == 0x0000DC, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, Temp_struct_Variable) == 0x0000E4, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, K2Node_Event_AiController) == 0x0000F0, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_GetOwner_ReturnValue) == 0x0000F8, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_CommitBehaviour_ReturnValue) == 0x000100, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000108, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000110, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000118, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000128, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge, CallFunc_IsValid_ReturnValue) == 0x000130, "Member 'Beh_ProgressMerge_C_ExecuteUbergraph_Beh_ProgressMerge::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_InterruptAbsorptionAndCancel \ -static_assert(alignof(Beh_ProgressMerge_C_InterruptAbsorptionAndCancel) == 0x000001, "Wrong alignment on Beh_ProgressMerge_C_InterruptAbsorptionAndCancel"); \ -static_assert(sizeof(Beh_ProgressMerge_C_InterruptAbsorptionAndCancel) == 0x000001, "Wrong size on Beh_ProgressMerge_C_InterruptAbsorptionAndCancel"); \ -static_assert(offsetof(Beh_ProgressMerge_C_InterruptAbsorptionAndCancel, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Beh_ProgressMerge_C_InterruptAbsorptionAndCancel::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_K2_Activate \ -static_assert(alignof(Beh_ProgressMerge_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_ProgressMerge_C_K2_Activate"); \ -static_assert(sizeof(Beh_ProgressMerge_C_K2_Activate) == 0x000008, "Wrong size on Beh_ProgressMerge_C_K2_Activate"); \ -static_assert(offsetof(Beh_ProgressMerge_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_ProgressMerge_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_NotifyEnd_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_NotifyStart_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_OnBlendOut_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_OnCancelled_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_OnCompleted_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0 \ -static_assert(alignof(Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000004, "Wrong alignment on Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(sizeof(Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0) == 0x000010, "Wrong size on Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0, EventTag) == 0x000000, "Member 'Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0, NotifyName) == 0x000008, "Member 'Beh_ProgressMerge_C_OnInterrupted_DA1F137F4A47899BFAD967B335FCE6D0::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_ProgressMerge_C \ -static_assert(alignof(UBeh_ProgressMerge_C) == 0x000008, "Wrong alignment on UBeh_ProgressMerge_C"); \ -static_assert(sizeof(UBeh_ProgressMerge_C) == 0x0001C0, "Wrong size on UBeh_ProgressMerge_C"); \ -static_assert(offsetof(UBeh_ProgressMerge_C, UberGraphFrame) == 0x000198, "Member 'UBeh_ProgressMerge_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_ProgressMerge_C, MyAbsorption) == 0x0001A0, "Member 'UBeh_ProgressMerge_C::MyAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_ProgressMerge_C, TargetCharacter) == 0x0001A8, "Member 'UBeh_ProgressMerge_C::TargetCharacter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_ProgressMerge_C, TargetAbsorption) == 0x0001B0, "Member 'UBeh_ProgressMerge_C::TargetAbsorption' has a wrong offset!"); \ -static_assert(offsetof(UBeh_ProgressMerge_C, TargetActor) == 0x0001B8, "Member 'UBeh_ProgressMerge_C::TargetActor' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBodyPart_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000130, "Wrong size on CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_4) == 0x000004, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_4' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_5) == 0x00000C, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_5' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_6) == 0x000018, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_6' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x000038, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x0000B8, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x0000D0, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseSnapshot) == 0x000100, "Member 'CronosBodyPart_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBodyPart_AnimBP_C_AnimGraph \ -static_assert(alignof(CronosBodyPart_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on CronosBodyPart_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(CronosBodyPart_AnimBP_C_AnimGraph) == 0x000010, "Wrong size on CronosBodyPart_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(CronosBodyPart_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000000, "Member 'CronosBodyPart_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCronosBodyPart_AnimBP_C \ -static_assert(alignof(UCronosBodyPart_AnimBP_C) == 0x000010, "Wrong alignment on UCronosBodyPart_AnimBP_C"); \ -static_assert(sizeof(UCronosBodyPart_AnimBP_C) == 0x000480, "Wrong size on UCronosBodyPart_AnimBP_C"); \ -static_assert(offsetof(UCronosBodyPart_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0003C0, "Member 'UCronosBodyPart_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UCronosBodyPart_AnimBP_C, AnimBlueprintExtension_Base) == 0x0003C8, "Member 'UCronosBodyPart_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UCronosBodyPart_AnimBP_C, AnimGraphNode_Root) == 0x0003D0, "Member 'UCronosBodyPart_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UCronosBodyPart_AnimBP_C, AnimGraphNode_PoseSnapshot) == 0x0003F0, "Member 'UCronosBodyPart_AnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack \ -static_assert(alignof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack) == 0x000008, "Wrong alignment on Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack"); \ -static_assert(sizeof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack) == 0x0001D8, "Wrong size on Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, EntryPoint) == 0x000000, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag_4) == 0x000004, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName_4) == 0x00000C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate) == 0x000014, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag_3) == 0x000024, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName_3) == 0x00002C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000034, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag_2) == 0x000044, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName_2) == 0x00004C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_2) == 0x000054, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag_1) == 0x000064, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName_1) == 0x00006C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000074, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag) == 0x000084, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName) == 0x00008C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_4) == 0x000094, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, Temp_name_Variable) == 0x0000A4, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, Temp_struct_Variable) == 0x0000AC, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_Result) == 0x0000B4, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_AIController) == 0x0000B8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000C0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000D0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, Temp_class_Variable) == 0x0000E0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_Event_AiController) == 0x0000E8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_IsValid_ReturnValue) == 0x0000F0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_CommitBehaviour_ReturnValue) == 0x0000F1, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetTargetObject_ReturnValue) == 0x0000F8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_DynamicCast_AsActor) == 0x000100, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_DynamicCast_bSuccess) == 0x000108, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000110, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000118, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_SelectMontageToPlayBasedOnMovement_Result) == 0x000119, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_SelectMontageToPlayBasedOnMovement_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue) == 0x00011C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_SwitchEnum_CmpSuccess) == 0x000124, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000128, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000138, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosController_CronosController) == 0x000140, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosController_ReturnValue) == 0x000148, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_IsValid_ReturnValue_1) == 0x000149, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_RequestToken_ReturnValue) == 0x00014A, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_Event_bWasInterrupted) == 0x00014B, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosController_CronosController_1) == 0x000150, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetCronosController_ReturnValue_1) == 0x000158, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_ConsumeToken_ReturnValue) == 0x000159, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_EventTag_5) == 0x00015C, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CustomEvent_NotifyName_5) == 0x000164, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetOwningAIController_ReturnValue) == 0x000170, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000178, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_CreateDelegate_OutputDelegate_7) == 0x000180, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_getPawn_ReturnValue) == 0x000190, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000198, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, K2Node_DynamicCast_bSuccess_1) == 0x0001A8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x0001B0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0001B8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0001C8, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack, CallFunc_IsValid_ReturnValue_2) == 0x0001D0, "Member 'Beh_SprintAttack_C_ExecuteUbergraph_Beh_SprintAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_HandleNavMovementMode \ -static_assert(alignof(Beh_SprintAttack_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_SprintAttack_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_SprintAttack_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_SprintAttack_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_SprintAttack_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_K2_Activate \ -static_assert(alignof(Beh_SprintAttack_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_SprintAttack_C_K2_Activate"); \ -static_assert(sizeof(Beh_SprintAttack_C_K2_Activate) == 0x000008, "Wrong size on Beh_SprintAttack_C_K2_Activate"); \ -static_assert(offsetof(Beh_SprintAttack_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_SprintAttack_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_K2_EndBehavior \ -static_assert(alignof(Beh_SprintAttack_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_SprintAttack_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_SprintAttack_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_SprintAttack_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_SprintAttack_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_SprintAttack_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_NotifyEnd_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_NotifyStart_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_OnBlendOut_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_OnCancelled_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_OnCompleted_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902 \ -static_assert(alignof(Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902) == 0x000004, "Wrong alignment on Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(sizeof(Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902) == 0x000010, "Wrong size on Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902, EventTag) == 0x000000, "Member 'Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902, NotifyName) == 0x000008, "Member 'Beh_SprintAttack_C_OnInterrupted_586CC2E547F94664289E9799A8B3C902::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F \ -static_assert(alignof(Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F) == 0x000008, "Wrong alignment on Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F"); \ -static_assert(sizeof(Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F) == 0x000010, "Wrong size on Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F, Result) == 0x000000, "Member 'Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F, AIController) == 0x000008, "Member 'Beh_SprintAttack_C_OnMoveFinished_324D9F85483DAA362CCA7280E897787F::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_SprintAttack_C_RestoreMovementMode \ -static_assert(alignof(Beh_SprintAttack_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_SprintAttack_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_SprintAttack_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_SprintAttack_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_SprintAttack_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_SprintAttack_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_SprintAttack_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_SprintAttack_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_SprintAttack_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_SprintAttack_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_SprintAttack_C \ -static_assert(alignof(UBeh_SprintAttack_C) == 0x000008, "Wrong alignment on UBeh_SprintAttack_C"); \ -static_assert(sizeof(UBeh_SprintAttack_C) == 0x0001C0, "Wrong size on UBeh_SprintAttack_C"); \ -static_assert(offsetof(UBeh_SprintAttack_C, UberGraphFrame) == 0x000198, "Member 'UBeh_SprintAttack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, Montage_to_Play) == 0x0001A0, "Member 'UBeh_SprintAttack_C::Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, AttackDistance) == 0x0001A8, "Member 'UBeh_SprintAttack_C::AttackDistance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, TokenType) == 0x0001AC, "Member 'UBeh_SprintAttack_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, TargetActor) == 0x0001B0, "Member 'UBeh_SprintAttack_C::TargetActor' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, RestrictToNavmesh) == 0x0001B8, "Member 'UBeh_SprintAttack_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_SprintAttack_C, MovementModeHandle) == 0x0001BC, "Member 'UBeh_SprintAttack_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Surround_C_CalculateStrafeDirection \ -static_assert(alignof(Beh_Surround_C_CalculateStrafeDirection) == 0x000008, "Wrong alignment on Beh_Surround_C_CalculateStrafeDirection"); \ -static_assert(sizeof(Beh_Surround_C_CalculateStrafeDirection) == 0x0001A8, "Wrong size on Beh_Surround_C_CalculateStrafeDirection"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, ReturnValue) == 0x000000, "Member 'Beh_Surround_C_CalculateStrafeDirection::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, ToAvatarVector) == 0x000018, "Member 'Beh_Surround_C_CalculateStrafeDirection::ToAvatarVector' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_RandomFloat_ReturnValue) == 0x000030, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_RandomFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_MakeVector_ReturnValue) == 0x000038, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_GetAvatar_ReturnValue) == 0x000058, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_SelectFloat_ReturnValue) == 0x000060, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000068, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000080, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_GetTargetObject_ReturnValue) == 0x000098, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, K2Node_DynamicCast_AsActor) == 0x0000A0, "Member 'Beh_Surround_C_CalculateStrafeDirection::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'Beh_Surround_C_CalculateStrafeDirection::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000B0, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_GetActorRightVector_ReturnValue) == 0x0000C8, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_GetActorRightVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Subtract_VectorVector_ReturnValue) == 0x0000E0, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000F8, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Dot_VectorVector_ReturnValue) == 0x000110, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Dot_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Dot_VectorVector_ReturnValue_1) == 0x000118, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Dot_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_SignOfFloat_ReturnValue) == 0x000120, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_SignOfFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_SignOfFloat_ReturnValue_1) == 0x000128, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_SignOfFloat_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Conv_DoubleToVector_ReturnValue_1) == 0x000130, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Conv_DoubleToVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Conv_DoubleToVector_ReturnValue_2) == 0x000148, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Conv_DoubleToVector_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Multiply_VectorVector_ReturnValue) == 0x000160, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Multiply_VectorVector_ReturnValue_1) == 0x000178, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Multiply_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_CalculateStrafeDirection, CallFunc_Multiply_VectorVector_ReturnValue_2) == 0x000190, "Member 'Beh_Surround_C_CalculateStrafeDirection::CallFunc_Multiply_VectorVector_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Surround_C_ExecuteUbergraph_Beh_Surround \ -static_assert(alignof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround) == 0x000008, "Wrong alignment on Beh_Surround_C_ExecuteUbergraph_Beh_Surround"); \ -static_assert(sizeof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround) == 0x000208, "Wrong size on Beh_Surround_C_ExecuteUbergraph_Beh_Surround"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, EntryPoint) == 0x000000, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BreakVector2D_X) == 0x000008, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BreakVector2D_Y) == 0x000010, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_CreateDelegate_OutputDelegate) == 0x000018, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_RandomFloatInRange_ReturnValue) == 0x000028, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_CreateDelegate_OutputDelegate_1) == 0x000030, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_CreateDelegate_OutputDelegate_2) == 0x000040, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_CreateDelegate_OutputDelegate_3) == 0x000050, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_Event_AiController) == 0x000060, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_CommitBehaviour_ReturnValue) == 0x000068, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_Event_bWasInterrupted) == 0x000069, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_GetTargetObject_ReturnValue) == 0x000070, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_GetOwningAIController_ReturnValue) == 0x000078, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_DynamicCast_AsActor) == 0x000080, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_DynamicCast_bSuccess) == 0x000088, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000090, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_GetOwningAIController_ReturnValue_2) == 0x000098, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_GetOwningAIController_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_CalculateStrafeDirection_ReturnValue) == 0x0000A0, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_CalculateStrafeDirection_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_CalculateStrafeDirection_ReturnValue_1) == 0x0000B8, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_CalculateStrafeDirection_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_MakeStruct_SteeringRequest) == 0x0000D0, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BreakVector2D_X_1) == 0x000140, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BreakVector2D_Y_1) == 0x000148, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000150, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x000158, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BehaviorSteer_ReturnValue) == 0x000168, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_MakeStruct_SteeringRequest_1) == 0x000170, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_MakeStruct_SteeringRequest_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BehaviorSteer_TaskOwner_CastInput_1) == 0x0001E0, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BehaviorSteer_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_BehaviorSteer_ReturnValue_1) == 0x0001F0, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_BehaviorSteer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_IsValid_ReturnValue) == 0x0001F8, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, CallFunc_IsValid_ReturnValue_1) == 0x0001F9, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_MakeStruct_Duration_ImplicitCast) == 0x0001FC, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_MakeStruct_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Surround_C_ExecuteUbergraph_Beh_Surround, K2Node_MakeStruct_Duration_ImplicitCast_1) == 0x000200, "Member 'Beh_Surround_C_ExecuteUbergraph_Beh_Surround::K2Node_MakeStruct_Duration_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Surround_C_K2_Activate \ -static_assert(alignof(Beh_Surround_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Surround_C_K2_Activate"); \ -static_assert(sizeof(Beh_Surround_C_K2_Activate) == 0x000008, "Wrong size on Beh_Surround_C_K2_Activate"); \ -static_assert(offsetof(Beh_Surround_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Surround_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Surround_C_K2_EndBehavior \ -static_assert(alignof(Beh_Surround_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Surround_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Surround_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Surround_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Surround_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Surround_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Surround_C \ -static_assert(alignof(UBeh_Surround_C) == 0x000008, "Wrong alignment on UBeh_Surround_C"); \ -static_assert(sizeof(UBeh_Surround_C) == 0x0001B8, "Wrong size on UBeh_Surround_C"); \ -static_assert(offsetof(UBeh_Surround_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Surround_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Surround_C, Gate) == 0x0001A0, "Member 'UBeh_Surround_C::Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Surround_C, DirectionSwitchCheckTime) == 0x0001A8, "Member 'UBeh_Surround_C::DirectionSwitchCheckTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_FFallData_Struct \ -static_assert(alignof(FFallData_Struct) == 0x000008, "Wrong alignment on FFallData_Struct"); \ -static_assert(sizeof(FFallData_Struct) == 0x000020, "Wrong size on FFallData_Struct"); \ -static_assert(offsetof(FFallData_Struct, Direction_7_62C912DE4C9653222D8F38B1482944BE) == 0x000000, "Member 'FFallData_Struct::Direction_7_62C912DE4C9653222D8F38B1482944BE' has a wrong offset!"); \ -static_assert(offsetof(FFallData_Struct, ImpulseMagnitude_10_153B8B46427F94DA1FE5F2A3E15238D3) == 0x000018, "Member 'FFallData_Struct::ImpulseMagnitude_10_153B8B46427F94DA1FE5F2A3E15238D3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGE_AI_BlockedAttacks_C \ -static_assert(alignof(UGE_AI_BlockedAttacks_C) == 0x000008, "Wrong alignment on UGE_AI_BlockedAttacks_C"); \ -static_assert(sizeof(UGE_AI_BlockedAttacks_C) == 0x000A70, "Wrong size on UGE_AI_BlockedAttacks_C"); \ - -#define DUMPER7_ASSERTS_Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt \ -static_assert(alignof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt) == 0x000008, "Wrong alignment on Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt"); \ -static_assert(sizeof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt) == 0x000088, "Wrong size on Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, EntryPoint) == 0x000000, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000038, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_TaskWaitDelay_ReturnValue) == 0x000048, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_Event_AiController) == 0x000050, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_IsValid_ReturnValue) == 0x000058, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_CommitBehaviour_ReturnValue) == 0x000059, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_GetTargetObject_ReturnValue) == 0x000060, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_DynamicCast_AsActor) == 0x000068, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_BehaviorRotateTowards_ReturnValue) == 0x000078, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_BehaviorRotateTowards_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt, CallFunc_IsValid_ReturnValue_1) == 0x000080, "Member 'Beh_LookAt_C_ExecuteUbergraph_Beh_LookAt::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_LookAt_C_K2_Activate \ -static_assert(alignof(Beh_LookAt_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_LookAt_C_K2_Activate"); \ -static_assert(sizeof(Beh_LookAt_C_K2_Activate) == 0x000008, "Wrong size on Beh_LookAt_C_K2_Activate"); \ -static_assert(offsetof(Beh_LookAt_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_LookAt_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_LookAt_C \ -static_assert(alignof(UBeh_LookAt_C) == 0x000008, "Wrong alignment on UBeh_LookAt_C"); \ -static_assert(sizeof(UBeh_LookAt_C) == 0x0001A0, "Wrong size on UBeh_LookAt_C"); \ -static_assert(offsetof(UBeh_LookAt_C, UberGraphFrame) == 0x000198, "Member 'UBeh_LookAt_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_ClearForceChase \ -static_assert(alignof(AIFunctions_C_ClearForceChase) == 0x000008, "Wrong alignment on AIFunctions_C_ClearForceChase"); \ -static_assert(sizeof(AIFunctions_C_ClearForceChase) == 0x000028, "Wrong size on AIFunctions_C_ClearForceChase"); \ -static_assert(offsetof(AIFunctions_C_ClearForceChase, Actor) == 0x000000, "Member 'AIFunctions_C_ClearForceChase::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearForceChase, __WorldContext) == 0x000008, "Member 'AIFunctions_C_ClearForceChase::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearForceChase, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_ClearForceChase::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearForceChase, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_ClearForceChase::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearForceChase, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_ClearForceChase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_ClearIgnoreAll \ -static_assert(alignof(AIFunctions_C_ClearIgnoreAll) == 0x000008, "Wrong alignment on AIFunctions_C_ClearIgnoreAll"); \ -static_assert(sizeof(AIFunctions_C_ClearIgnoreAll) == 0x000028, "Wrong size on AIFunctions_C_ClearIgnoreAll"); \ -static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, Actor) == 0x000000, "Member 'AIFunctions_C_ClearIgnoreAll::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, __WorldContext) == 0x000008, "Member 'AIFunctions_C_ClearIgnoreAll::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_ClearIgnoreAll::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_ClearIgnoreAll::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ClearIgnoreAll, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_ClearIgnoreAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_ForceChase \ -static_assert(alignof(AIFunctions_C_ForceChase) == 0x000008, "Wrong alignment on AIFunctions_C_ForceChase"); \ -static_assert(sizeof(AIFunctions_C_ForceChase) == 0x000038, "Wrong size on AIFunctions_C_ForceChase"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, Actor) == 0x000000, "Member 'AIFunctions_C_ForceChase::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, enemy) == 0x000008, "Member 'AIFunctions_C_ForceChase::enemy' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, ClearChaseWhenPerceived) == 0x000010, "Member 'AIFunctions_C_ForceChase::ClearChaseWhenPerceived' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, __WorldContext) == 0x000018, "Member 'AIFunctions_C_ForceChase::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, CallFunc_GetAIController_ReturnValue) == 0x000020, "Member 'AIFunctions_C_ForceChase::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000028, "Member 'AIFunctions_C_ForceChase::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ForceChase, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'AIFunctions_C_ForceChase::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_GetBehaviorStance \ -static_assert(alignof(AIFunctions_C_GetBehaviorStance) == 0x000008, "Wrong alignment on AIFunctions_C_GetBehaviorStance"); \ -static_assert(sizeof(AIFunctions_C_GetBehaviorStance) == 0x000028, "Wrong size on AIFunctions_C_GetBehaviorStance"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, Actor) == 0x000000, "Member 'AIFunctions_C_GetBehaviorStance::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetBehaviorStance::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, ReturnValue) == 0x000010, "Member 'AIFunctions_C_GetBehaviorStance::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_getAggroMeter_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_GetBehaviorStance_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_GetBehaviorStance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetBehaviorStance, CallFunc_IsValid_ReturnValue) == 0x000021, "Member 'AIFunctions_C_GetBehaviorStance::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_GetDistanceMul \ -static_assert(alignof(AIFunctions_C_GetDistanceMul) == 0x000008, "Wrong alignment on AIFunctions_C_GetDistanceMul"); \ -static_assert(sizeof(AIFunctions_C_GetDistanceMul) == 0x000050, "Wrong size on AIFunctions_C_GetDistanceMul"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, Actor) == 0x000000, "Member 'AIFunctions_C_GetDistanceMul::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetDistanceMul::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, Result) == 0x000010, "Member 'AIFunctions_C_GetDistanceMul::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_GetValueAsFloat_ReturnValue) == 0x000034, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_GetValueAsFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000038, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, K2Node_FunctionResult_Result_ImplicitCast) == 0x000040, "Member 'AIFunctions_C_GetDistanceMul::K2Node_FunctionResult_Result_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetDistanceMul, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000048, "Member 'AIFunctions_C_GetDistanceMul::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_GetTargetEnemy \ -static_assert(alignof(AIFunctions_C_GetTargetEnemy) == 0x000008, "Wrong alignment on AIFunctions_C_GetTargetEnemy"); \ -static_assert(sizeof(AIFunctions_C_GetTargetEnemy) == 0x000030, "Wrong size on AIFunctions_C_GetTargetEnemy"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, Target) == 0x000000, "Member 'AIFunctions_C_GetTargetEnemy::Target' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetTargetEnemy::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, Result) == 0x000010, "Member 'AIFunctions_C_GetTargetEnemy::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_GetBlackboard_ReturnValue) == 0x000020, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetTargetEnemy, CallFunc_GetValueAsObject_ReturnValue) == 0x000028, "Member 'AIFunctions_C_GetTargetEnemy::CallFunc_GetValueAsObject_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_GetWorkingAP \ -static_assert(alignof(AIFunctions_C_GetWorkingAP) == 0x000008, "Wrong alignment on AIFunctions_C_GetWorkingAP"); \ -static_assert(sizeof(AIFunctions_C_GetWorkingAP) == 0x000030, "Wrong size on AIFunctions_C_GetWorkingAP"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, Actor) == 0x000000, "Member 'AIFunctions_C_GetWorkingAP::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, __WorldContext) == 0x000008, "Member 'AIFunctions_C_GetWorkingAP::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, actionPoint) == 0x000010, "Member 'AIFunctions_C_GetWorkingAP::actionPoint' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_GetWorkingAP::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_GetWorkingAP::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_GetWorkingAP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_GetWorkingAP, CallFunc_IsCurrentActionPointReached_ReturnValue) == 0x000029, "Member 'AIFunctions_C_GetWorkingAP::CallFunc_IsCurrentActionPointReached_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_HasAnyBehaviorName \ -static_assert(alignof(AIFunctions_C_HasAnyBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_HasAnyBehaviorName"); \ -static_assert(sizeof(AIFunctions_C_HasAnyBehaviorName) == 0x000040, "Wrong size on AIFunctions_C_HasAnyBehaviorName"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_HasAnyBehaviorName::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, behaviorNames) == 0x000008, "Member 'AIFunctions_C_HasAnyBehaviorName::behaviorNames' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, __WorldContext) == 0x000018, "Member 'AIFunctions_C_HasAnyBehaviorName::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, ReturnValue) == 0x000020, "Member 'AIFunctions_C_HasAnyBehaviorName::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000028, "Member 'AIFunctions_C_HasAnyBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000030, "Member 'AIFunctions_C_HasAnyBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'AIFunctions_C_HasAnyBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasAnyBehaviorName, CallFunc_HasAnyBehaviorName_ReturnValue) == 0x000039, "Member 'AIFunctions_C_HasAnyBehaviorName::CallFunc_HasAnyBehaviorName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_HasBehaviorName \ -static_assert(alignof(AIFunctions_C_HasBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_HasBehaviorName"); \ -static_assert(sizeof(AIFunctions_C_HasBehaviorName) == 0x000038, "Wrong size on AIFunctions_C_HasBehaviorName"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_HasBehaviorName::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, BehaviorName) == 0x000008, "Member 'AIFunctions_C_HasBehaviorName::BehaviorName' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_HasBehaviorName::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, ReturnValue) == 0x000018, "Member 'AIFunctions_C_HasBehaviorName::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000020, "Member 'AIFunctions_C_HasBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000028, "Member 'AIFunctions_C_HasBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'AIFunctions_C_HasBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_HasBehaviorName, CallFunc_HasBehaviorName_ReturnValue) == 0x000031, "Member 'AIFunctions_C_HasBehaviorName::CallFunc_HasBehaviorName_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_IsInCover \ -static_assert(alignof(AIFunctions_C_IsInCover) == 0x000008, "Wrong alignment on AIFunctions_C_IsInCover"); \ -static_assert(sizeof(AIFunctions_C_IsInCover) == 0x000030, "Wrong size on AIFunctions_C_IsInCover"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, Actor) == 0x000000, "Member 'AIFunctions_C_IsInCover::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, Filter) == 0x000008, "Member 'AIFunctions_C_IsInCover::Filter' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, __WorldContext) == 0x000010, "Member 'AIFunctions_C_IsInCover::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, Result) == 0x000018, "Member 'AIFunctions_C_IsInCover::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AIFunctions_C_IsInCover::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'AIFunctions_C_IsInCover::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'AIFunctions_C_IsInCover::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInCover, CallFunc_IsInCover_ReturnValue) == 0x000029, "Member 'AIFunctions_C_IsInCover::CallFunc_IsInCover_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_IsInFullCover \ -static_assert(alignof(AIFunctions_C_IsInFullCover) == 0x000008, "Wrong alignment on AIFunctions_C_IsInFullCover"); \ -static_assert(sizeof(AIFunctions_C_IsInFullCover) == 0x000030, "Wrong size on AIFunctions_C_IsInFullCover"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, Actor) == 0x000000, "Member 'AIFunctions_C_IsInFullCover::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, Filter) == 0x000008, "Member 'AIFunctions_C_IsInFullCover::Filter' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, __WorldContext) == 0x000010, "Member 'AIFunctions_C_IsInFullCover::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, Result) == 0x000018, "Member 'AIFunctions_C_IsInFullCover::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'AIFunctions_C_IsInFullCover::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_GetComponentByClass_ReturnValue) == 0x000020, "Member 'AIFunctions_C_IsInFullCover::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'AIFunctions_C_IsInFullCover::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsInFullCover, CallFunc_IsInFullCover_ReturnValue) == 0x000029, "Member 'AIFunctions_C_IsInFullCover::CallFunc_IsInFullCover_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_IsLineOfSightClear \ -static_assert(alignof(AIFunctions_C_IsLineOfSightClear) == 0x000008, "Wrong alignment on AIFunctions_C_IsLineOfSightClear"); \ -static_assert(sizeof(AIFunctions_C_IsLineOfSightClear) == 0x000110, "Wrong size on AIFunctions_C_IsLineOfSightClear"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Being) == 0x000000, "Member 'AIFunctions_C_IsLineOfSightClear::Being' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Target) == 0x000008, "Member 'AIFunctions_C_IsLineOfSightClear::Target' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Radius) == 0x000010, "Member 'AIFunctions_C_IsLineOfSightClear::Radius' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, SeeThrough) == 0x000018, "Member 'AIFunctions_C_IsLineOfSightClear::SeeThrough' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, __WorldContext) == 0x000020, "Member 'AIFunctions_C_IsLineOfSightClear::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, Result) == 0x000028, "Member 'AIFunctions_C_IsLineOfSightClear::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, IgnoreActors) == 0x000030, "Member 'AIFunctions_C_IsLineOfSightClear::IgnoreActors' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_GetActorEyesViewPoint_OutLocation) == 0x000048, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_GetActorEyesViewPoint_OutLocation' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_GetActorEyesViewPoint_OutRotation) == 0x000060, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_GetActorEyesViewPoint_OutRotation' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000078, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_GetActorEyesViewPoint_OutLocation_1) == 0x000090, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_GetActorEyesViewPoint_OutLocation_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_GetActorEyesViewPoint_OutRotation_1) == 0x0000A8, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_GetActorEyesViewPoint_OutRotation_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_SelectVector_ReturnValue) == 0x0000C0, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0000D8, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_SelectVector_ReturnValue_1) == 0x0000F0, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_SelectVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear, CallFunc_IsLineOfSightClear2_Result) == 0x000108, "Member 'AIFunctions_C_IsLineOfSightClear::CallFunc_IsLineOfSightClear2_Result' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_IsLineOfSightClear2 \ -static_assert(alignof(AIFunctions_C_IsLineOfSightClear2) == 0x000008, "Wrong alignment on AIFunctions_C_IsLineOfSightClear2"); \ -static_assert(sizeof(AIFunctions_C_IsLineOfSightClear2) == 0x0003D8, "Wrong size on AIFunctions_C_IsLineOfSightClear2"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Being) == 0x000000, "Member 'AIFunctions_C_IsLineOfSightClear2::Being' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Target) == 0x000008, "Member 'AIFunctions_C_IsLineOfSightClear2::Target' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Radius) == 0x000010, "Member 'AIFunctions_C_IsLineOfSightClear2::Radius' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, SeeThrough) == 0x000018, "Member 'AIFunctions_C_IsLineOfSightClear2::SeeThrough' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Start) == 0x000020, "Member 'AIFunctions_C_IsLineOfSightClear2::Start' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, End) == 0x000038, "Member 'AIFunctions_C_IsLineOfSightClear2::End' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, __WorldContext) == 0x000050, "Member 'AIFunctions_C_IsLineOfSightClear2::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Result) == 0x000058, "Member 'AIFunctions_C_IsLineOfSightClear2::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, IgnoreActors) == 0x000060, "Member 'AIFunctions_C_IsLineOfSightClear2::IgnoreActors' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Subtract_VectorVector_ReturnValue) == 0x000070, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Subtract_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Conv_DoubleToVector_ReturnValue) == 0x000088, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Conv_DoubleToVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Normal_ReturnValue) == 0x0000A0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Normal_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_IsValid_ReturnValue) == 0x0000B8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Multiply_VectorVector_ReturnValue) == 0x0000C0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Multiply_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Add_VectorVector_ReturnValue) == 0x0000D8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Subtract_VectorVector_ReturnValue_1) == 0x0000F0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Subtract_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetDisplayName_ReturnValue) == 0x000108, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetAttachedActors_OutActors) == 0x000118, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetAttachedActors_OutActors' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue) == 0x000128, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000138, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, K2Node_MakeArray_Array) == 0x000148, "Member 'AIFunctions_C_IsLineOfSightClear2::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_IsValid_ReturnValue_1) == 0x000158, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetAttachedActors_OutActors_1) == 0x000160, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetAttachedActors_OutActors_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_getAIDebugAttack_ReturnValue) == 0x000170, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_getAIDebugAttack_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_bool_Variable) == 0x000171, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_name_Variable) == 0x000174, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, Temp_name_Variable_1) == 0x00017C, "Member 'AIFunctions_C_IsLineOfSightClear2::Temp_name_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, K2Node_Select_Default) == 0x000184, "Member 'AIFunctions_C_IsLineOfSightClear2::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_OutHit) == 0x000190, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_OutHit' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_ReturnValue) == 0x000290, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_bBlockingHit) == 0x000291, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_bBlockingHit' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_bInitialOverlap) == 0x000292, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_bInitialOverlap' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Time) == 0x000294, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Time' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Distance) == 0x000298, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Distance' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Location) == 0x0002A0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Location' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ImpactPoint) == 0x0002B8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ImpactPoint' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_Normal) == 0x0002D0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_Normal' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ImpactNormal) == 0x0002E8, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_PhysMat) == 0x000300, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_PhysMat' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitActor) == 0x000308, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitActor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitComponent) == 0x000310, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitComponent' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitBoneName) == 0x000318, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitBoneName' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_BoneName) == 0x000320, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_BoneName' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_HitItem) == 0x000328, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_HitItem' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_ElementIndex) == 0x00032C, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_ElementIndex' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_FaceIndex) == 0x000330, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_FaceIndex' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_TraceStart) == 0x000338, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_TraceStart' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_BreakHitResult_TraceEnd) == 0x000350, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_BreakHitResult_TraceEnd' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Not_PreBool_ReturnValue) == 0x000368, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_GetDisplayName_ReturnValue_1) == 0x000370, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_GetDisplayName_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000380, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Conv_BoolToString_ReturnValue) == 0x000390, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SelectString_ReturnValue) == 0x0003A0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SelectString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_3) == 0x0003B0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_Concat_StrStr_ReturnValue_4) == 0x0003C0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_Concat_StrStr_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_IsLineOfSightClear2, CallFunc_SphereTraceSingleByProfile_Radius_ImplicitCast) == 0x0003D0, "Member 'AIFunctions_C_IsLineOfSightClear2::CallFunc_SphereTraceSingleByProfile_Radius_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_PlaySlotAnimByTag \ -static_assert(alignof(AIFunctions_C_PlaySlotAnimByTag) == 0x000008, "Wrong alignment on AIFunctions_C_PlaySlotAnimByTag"); \ -static_assert(sizeof(AIFunctions_C_PlaySlotAnimByTag) == 0x000188, "Wrong size on AIFunctions_C_PlaySlotAnimByTag"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Mesh) == 0x000000, "Member 'AIFunctions_C_PlaySlotAnimByTag::Mesh' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Tags) == 0x000008, "Member 'AIFunctions_C_PlaySlotAnimByTag::Tags' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, InPlayRate) == 0x000028, "Member 'AIFunctions_C_PlaySlotAnimByTag::InPlayRate' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, AnimLoopCount) == 0x000030, "Member 'AIFunctions_C_PlaySlotAnimByTag::AnimLoopCount' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, __WorldContext) == 0x000038, "Member 'AIFunctions_C_PlaySlotAnimByTag::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Montage) == 0x000040, "Member 'AIFunctions_C_PlaySlotAnimByTag::Montage' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, duration) == 0x000048, "Member 'AIFunctions_C_PlaySlotAnimByTag::duration' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, Params_0) == 0x000050, "Member 'AIFunctions_C_PlaySlotAnimByTag::Params_0' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_GetOwner_ReturnValue) == 0x0000C8, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_GetAnimInstance_ReturnValue) == 0x0000D0, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_getAnimByTags_playParams) == 0x0000D8, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_getAnimByTags_playParams' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_getAnimByTags_ReturnValue) == 0x000150, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_getAnimByTags_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_playDynamicMontage_ReturnValue) == 0x000158, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_playDynamicMontage_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_IsValid_ReturnValue) == 0x000160, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Montage_GetPlayRate_ReturnValue) == 0x000164, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Montage_GetPlayRate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_ReturnValue) == 0x000168, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_playDynamicMontage_playRate_ImplicitCast) == 0x000170, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_playDynamicMontage_playRate_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_A_ImplicitCast) == 0x000178, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PlaySlotAnimByTag, CallFunc_Divide_DoubleDouble_B_ImplicitCast) == 0x000180, "Member 'AIFunctions_C_PlaySlotAnimByTag::CallFunc_Divide_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_PopBehaviorName \ -static_assert(alignof(AIFunctions_C_PopBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_PopBehaviorName"); \ -static_assert(sizeof(AIFunctions_C_PopBehaviorName) == 0x000030, "Wrong size on AIFunctions_C_PopBehaviorName"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_PopBehaviorName::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, BehaviorName) == 0x000008, "Member 'AIFunctions_C_PopBehaviorName::BehaviorName' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_PopBehaviorName::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_PopBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_PopBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PopBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_PopBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_PushBehaviorName \ -static_assert(alignof(AIFunctions_C_PushBehaviorName) == 0x000008, "Wrong alignment on AIFunctions_C_PushBehaviorName"); \ -static_assert(sizeof(AIFunctions_C_PushBehaviorName) == 0x000030, "Wrong size on AIFunctions_C_PushBehaviorName"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, Actor) == 0x000000, "Member 'AIFunctions_C_PushBehaviorName::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, BehaviorName) == 0x000008, "Member 'AIFunctions_C_PushBehaviorName::BehaviorName' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, __WorldContext) == 0x000010, "Member 'AIFunctions_C_PushBehaviorName::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, CallFunc_GetAIController_ReturnValue) == 0x000018, "Member 'AIFunctions_C_PushBehaviorName::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, K2Node_DynamicCast_AsMai_Controller) == 0x000020, "Member 'AIFunctions_C_PushBehaviorName::K2Node_DynamicCast_AsMai_Controller' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_PushBehaviorName, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_PushBehaviorName::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_RemoveFromSaveGame \ -static_assert(alignof(AIFunctions_C_RemoveFromSaveGame) == 0x000008, "Wrong alignment on AIFunctions_C_RemoveFromSaveGame"); \ -static_assert(sizeof(AIFunctions_C_RemoveFromSaveGame) == 0x000018, "Wrong size on AIFunctions_C_RemoveFromSaveGame"); \ -static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, Actor) == 0x000000, "Member 'AIFunctions_C_RemoveFromSaveGame::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, __WorldContext) == 0x000008, "Member 'AIFunctions_C_RemoveFromSaveGame::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_RemoveFromSaveGame, CallFunc_IsValid_ReturnValue) == 0x000010, "Member 'AIFunctions_C_RemoveFromSaveGame::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_Reset_Enemies_In_Range \ -static_assert(alignof(AIFunctions_C_Reset_Enemies_In_Range) == 0x000008, "Wrong alignment on AIFunctions_C_Reset_Enemies_In_Range"); \ -static_assert(sizeof(AIFunctions_C_Reset_Enemies_In_Range) == 0x0001B8, "Wrong size on AIFunctions_C_Reset_Enemies_In_Range"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, Being) == 0x000000, "Member 'AIFunctions_C_Reset_Enemies_In_Range::Being' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, Range) == 0x000008, "Member 'AIFunctions_C_Reset_Enemies_In_Range::Range' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, __WorldContext) == 0x000010, "Member 'AIFunctions_C_Reset_Enemies_In_Range::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, AllEnemies) == 0x000018, "Member 'AIFunctions_C_Reset_Enemies_In_Range::AllEnemies' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'AIFunctions_C_Reset_Enemies_In_Range::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_findAllBeingsByTag_ReturnValue) == 0x000030, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_findAllBeingsByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_filterBeings_ByAttitude_outBeings) == 0x000048, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_filterBeings_ByAttitude_outBeings' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_filterBeings_ByAggro_outBeings) == 0x000058, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_filterBeings_ByAggro_outBeings' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, Temp_int_Array_Index_Variable) == 0x000068, "Member 'AIFunctions_C_Reset_Enemies_In_Range::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_Array_Get_Item) == 0x000070, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_GetAIController_ReturnValue) == 0x000080, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, K2Node_DynamicCast_AsMai_Character) == 0x000090, "Member 'AIFunctions_C_Reset_Enemies_In_Range::K2Node_DynamicCast_AsMai_Character' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, K2Node_DynamicCast_bSuccess) == 0x000098, "Member 'AIFunctions_C_Reset_Enemies_In_Range::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_getAggroMeter_ReturnValue) == 0x0000A0, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_IsValid_ReturnValue) == 0x0000A8, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_K2_SetActorLocation_SweepHitResult) == 0x0000B0, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_K2_SetActorLocation_SweepHitResult' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_Reset_Enemies_In_Range, CallFunc_K2_SetActorLocation_ReturnValue) == 0x0001B0, "Member 'AIFunctions_C_Reset_Enemies_In_Range::CallFunc_K2_SetActorLocation_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_ResetEnemiesAggroInRange \ -static_assert(alignof(AIFunctions_C_ResetEnemiesAggroInRange) == 0x000008, "Wrong alignment on AIFunctions_C_ResetEnemiesAggroInRange"); \ -static_assert(sizeof(AIFunctions_C_ResetEnemiesAggroInRange) == 0x0000A0, "Wrong size on AIFunctions_C_ResetEnemiesAggroInRange"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Being) == 0x000000, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Being' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Range) == 0x000008, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Range' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, __WorldContext) == 0x000010, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, AllEnemies) == 0x000018, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::AllEnemies' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Temp_int_Loop_Counter_Variable) == 0x000028, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_findAllBeingsByTag_ReturnValue) == 0x000030, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_findAllBeingsByTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Add_IntInt_ReturnValue) == 0x000040, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_filterBeings_ByAttitude_outBeings) == 0x000048, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_filterBeings_ByAttitude_outBeings' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_filterBeings_ByAggro_outBeings) == 0x000058, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_filterBeings_ByAggro_outBeings' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, Temp_int_Array_Index_Variable) == 0x000068, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Array_Get_Item) == 0x000070, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Array_Length_ReturnValue) == 0x000078, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_GetAIController_ReturnValue) == 0x000080, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_Less_IntInt_ReturnValue) == 0x000088, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_getAggroMeter_ReturnValue) == 0x000090, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_getAggroMeter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_ResetEnemiesAggroInRange, CallFunc_IsValid_ReturnValue) == 0x000098, "Member 'AIFunctions_C_ResetEnemiesAggroInRange::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_SetAcceleration \ -static_assert(alignof(AIFunctions_C_SetAcceleration) == 0x000008, "Wrong alignment on AIFunctions_C_SetAcceleration"); \ -static_assert(sizeof(AIFunctions_C_SetAcceleration) == 0x000048, "Wrong size on AIFunctions_C_SetAcceleration"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, Actor) == 0x000000, "Member 'AIFunctions_C_SetAcceleration::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, Acceleration) == 0x000008, "Member 'AIFunctions_C_SetAcceleration::Acceleration' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, __WorldContext) == 0x000010, "Member 'AIFunctions_C_SetAcceleration::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, Result) == 0x000018, "Member 'AIFunctions_C_SetAcceleration::Result' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_AsPawn) == 0x000020, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_AsPawn' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, CallFunc_GetMovementComponent_ReturnValue) == 0x000030, "Member 'AIFunctions_C_SetAcceleration::CallFunc_GetMovementComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_AsMai_Character_Movement_Component) == 0x000038, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_AsMai_Character_Movement_Component' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_DynamicCast_bSuccess_1) == 0x000040, "Member 'AIFunctions_C_SetAcceleration::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetAcceleration, K2Node_VariableSet__Acceleration_ImplicitCast) == 0x000044, "Member 'AIFunctions_C_SetAcceleration::K2Node_VariableSet__Acceleration_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_SetDistanceMul \ -static_assert(alignof(AIFunctions_C_SetDistanceMul) == 0x000008, "Wrong alignment on AIFunctions_C_SetDistanceMul"); \ -static_assert(sizeof(AIFunctions_C_SetDistanceMul) == 0x000038, "Wrong size on AIFunctions_C_SetDistanceMul"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, Actor) == 0x000000, "Member 'AIFunctions_C_SetDistanceMul::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, DistanceMul) == 0x000008, "Member 'AIFunctions_C_SetDistanceMul::DistanceMul' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, __WorldContext) == 0x000010, "Member 'AIFunctions_C_SetDistanceMul::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_MakeLiteralName_ReturnValue) == 0x000018, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_MakeLiteralName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_GetBlackboard_ReturnValue) == 0x000028, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_GetBlackboard_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetDistanceMul, CallFunc_SetValueAsFloat_FloatValue_ImplicitCast) == 0x000034, "Member 'AIFunctions_C_SetDistanceMul::CallFunc_SetValueAsFloat_FloatValue_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AIFunctions_C_SetIgnoreAll \ -static_assert(alignof(AIFunctions_C_SetIgnoreAll) == 0x000008, "Wrong alignment on AIFunctions_C_SetIgnoreAll"); \ -static_assert(sizeof(AIFunctions_C_SetIgnoreAll) == 0x000028, "Wrong size on AIFunctions_C_SetIgnoreAll"); \ -static_assert(offsetof(AIFunctions_C_SetIgnoreAll, Actor) == 0x000000, "Member 'AIFunctions_C_SetIgnoreAll::Actor' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetIgnoreAll, __WorldContext) == 0x000008, "Member 'AIFunctions_C_SetIgnoreAll::__WorldContext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetIgnoreAll, CallFunc_GetAIController_ReturnValue) == 0x000010, "Member 'AIFunctions_C_SetIgnoreAll::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetIgnoreAll, K2Node_DynamicCast_AsMai_Controller_Ext) == 0x000018, "Member 'AIFunctions_C_SetIgnoreAll::K2Node_DynamicCast_AsMai_Controller_Ext' has a wrong offset!"); \ -static_assert(offsetof(AIFunctions_C_SetIgnoreAll, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'AIFunctions_C_SetIgnoreAll::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAIFunctions_C \ -static_assert(alignof(UAIFunctions_C) == 0x000008, "Wrong alignment on UAIFunctions_C"); \ -static_assert(sizeof(UAIFunctions_C) == 0x000028, "Wrong size on UAIFunctions_C"); \ - -#define DUMPER7_ASSERTS_UGoal_Death_C \ -static_assert(alignof(UGoal_Death_C) == 0x000008, "Wrong alignment on UGoal_Death_C"); \ -static_assert(sizeof(UGoal_Death_C) == 0x0002B0, "Wrong size on UGoal_Death_C"); \ -static_assert(offsetof(UGoal_Death_C, HitReaction) == 0x000050, "Member 'UGoal_Death_C::HitReaction' has a wrong offset!"); \ -static_assert(offsetof(UGoal_Death_C, HitReactionParams) == 0x000150, "Member 'UGoal_Death_C::HitReactionParams' has a wrong offset!"); \ -static_assert(offsetof(UGoal_Death_C, AnimMontage) == 0x0002A8, "Member 'UGoal_Death_C::AnimMontage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_Enemy_Shoutout_C \ -static_assert(alignof(UGA_Enemy_Shoutout_C) == 0x000008, "Wrong alignment on UGA_Enemy_Shoutout_C"); \ -static_assert(sizeof(UGA_Enemy_Shoutout_C) == 0x000498, "Wrong size on UGA_Enemy_Shoutout_C"); \ - -#define DUMPER7_ASSERTS_SpawnBehData_Montage_C_Receive_GatherStreamableObjects \ -static_assert(alignof(SpawnBehData_Montage_C_Receive_GatherStreamableObjects) == 0x000008, "Wrong alignment on SpawnBehData_Montage_C_Receive_GatherStreamableObjects"); \ -static_assert(sizeof(SpawnBehData_Montage_C_Receive_GatherStreamableObjects) == 0x000020, "Wrong size on SpawnBehData_Montage_C_Receive_GatherStreamableObjects"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_GatherStreamableObjects, OutObjects) == 0x000000, "Member 'SpawnBehData_Montage_C_Receive_GatherStreamableObjects::OutObjects' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_GatherStreamableObjects, K2Node_MakeArray_Array) == 0x000010, "Member 'SpawnBehData_Montage_C_Receive_GatherStreamableObjects::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_SpawnBehData_Montage_C_Receive_ProvidePreviewAnim \ -static_assert(alignof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim) == 0x000008, "Wrong alignment on SpawnBehData_Montage_C_Receive_ProvidePreviewAnim"); \ -static_assert(sizeof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim) == 0x000020, "Wrong size on SpawnBehData_Montage_C_Receive_ProvidePreviewAnim"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim, ReturnValue) == 0x000000, "Member 'SpawnBehData_Montage_C_Receive_ProvidePreviewAnim::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim, CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue) == 0x000008, "Member 'SpawnBehData_Montage_C_Receive_ProvidePreviewAnim::CallFunc_Conv_SoftObjectReferenceToObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim, K2Node_DynamicCast_AsAnim_Montage) == 0x000010, "Member 'SpawnBehData_Montage_C_Receive_ProvidePreviewAnim::K2Node_DynamicCast_AsAnim_Montage' has a wrong offset!"); \ -static_assert(offsetof(SpawnBehData_Montage_C_Receive_ProvidePreviewAnim, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'SpawnBehData_Montage_C_Receive_ProvidePreviewAnim::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USpawnBehData_Montage_C \ -static_assert(alignof(USpawnBehData_Montage_C) == 0x000008, "Wrong alignment on USpawnBehData_Montage_C"); \ -static_assert(sizeof(USpawnBehData_Montage_C) == 0x000078, "Wrong size on USpawnBehData_Montage_C"); \ -static_assert(offsetof(USpawnBehData_Montage_C, Montage) == 0x000038, "Member 'USpawnBehData_Montage_C::Montage' has a wrong offset!"); \ -static_assert(offsetof(USpawnBehData_Montage_C, StartSection) == 0x000060, "Member 'USpawnBehData_Montage_C::StartSection' has a wrong offset!"); \ -static_assert(offsetof(USpawnBehData_Montage_C, ForceStrictAnimation) == 0x000068, "Member 'USpawnBehData_Montage_C::ForceStrictAnimation' has a wrong offset!"); \ -static_assert(offsetof(USpawnBehData_Montage_C, BlendInDuration) == 0x000070, "Member 'USpawnBehData_Montage_C::BlendInDuration' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_DetectStuck \ -static_assert(alignof(Beh_BackToNavmesh_C_DetectStuck) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_DetectStuck"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_DetectStuck) == 0x000058, "Wrong size on Beh_BackToNavmesh_C_DetectStuck"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CurrentLocation) == 0x000000, "Member 'Beh_BackToNavmesh_C_DetectStuck::CurrentLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_getPawn_ReturnValue) == 0x000020, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_IsValid_ReturnValue_1) == 0x000028, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000030, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000048, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000050, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_DetectStuck, CallFunc_EqualEqual_VectorVector_ReturnValue) == 0x000051, "Member 'Beh_BackToNavmesh_C_DetectStuck::CallFunc_EqualEqual_VectorVector_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_EndStuckDetection \ -static_assert(alignof(Beh_BackToNavmesh_C_EndStuckDetection) == 0x000001, "Wrong alignment on Beh_BackToNavmesh_C_EndStuckDetection"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_EndStuckDetection) == 0x000001, "Wrong size on Beh_BackToNavmesh_C_EndStuckDetection"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_EndStuckDetection, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x000000, "Member 'Beh_BackToNavmesh_C_EndStuckDetection::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh \ -static_assert(alignof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh) == 0x0003F0, "Wrong size on Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, EntryPoint) == 0x000000, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_AIController_2) == 0x000008, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_AIController_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_ResultLocation_2) == 0x000010, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_ResultLocation_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate) == 0x000028, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_struct_Variable) == 0x000038, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_object_Variable) == 0x000050, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_1) == 0x000058, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_2) == 0x000068, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_AIController_1) == 0x000078, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_AIController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_ResultLocation_1) == 0x000080, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_ResultLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_3) == 0x000098, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_AIController) == 0x0000A8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_ResultLocation) == 0x0000B0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_ResultLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000C8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_struct_Variable_1) == 0x0000D8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_object_Variable_1) == 0x0000F0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_object_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_AIController_3) == 0x0000F8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_AIController_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CustomEvent_ResultLocation_3) == 0x000100, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CustomEvent_ResultLocation_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_Event_AiController) == 0x000118, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_CommitBehaviour_ReturnValue) == 0x000120, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_Event_bWasInterrupted) == 0x000121, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetNavDataForController_ReturnValue) == 0x000128, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetNavDataForController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_getPawn_ReturnValue) == 0x000130, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000138, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_getPawn_ReturnValue_1) == 0x000150, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000158, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_DynamicCast_bSuccess) == 0x000168, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_5) == 0x00016C, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000180, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetPlayerPawn_ReturnValue) == 0x000188, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetOwningAIController_ReturnValue) == 0x000190, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorRunEQS_ReturnValue) == 0x000198, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorRunEQS_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_IsValid_ReturnValue) == 0x0001A0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_K2_GetPawn_ReturnValue) == 0x0001A8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_K2_GetActorLocation_ReturnValue_1) == 0x0001B0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_K2_GetActorLocation_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Vector_Distance_ReturnValue) == 0x0001C8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Vector_Distance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetDirectionUnitVector_ReturnValue) == 0x0001D0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetDirectionUnitVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_MakeStruct_SteeringRequest) == 0x0001E8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_class_Variable) == 0x000258, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_K2_GetPawn_ReturnValue_1) == 0x000260, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_K2_GetPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_K2_GetActorLocation_ReturnValue_2) == 0x000268, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_K2_GetActorLocation_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Array_Get_Item) == 0x000280, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Vector_Distance_ReturnValue_1) == 0x000298, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Vector_Distance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetDirectionUnitVector_ReturnValue_1) == 0x0002A0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetDirectionUnitVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_MakeStruct_SteeringRequest_1) == 0x0002B8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_MakeStruct_SteeringRequest_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Add_IntInt_ReturnValue) == 0x000328, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Array_IsValidIndex_ReturnValue) == 0x00032C, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetCronosController_CronosController) == 0x000330, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetCronosController_ReturnValue) == 0x000338, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetPlayerPawn_ReturnValue_1) == 0x000340, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetPlayerPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_6) == 0x000348, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, Temp_int_Variable) == 0x000358, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetCronosController_CronosController_1) == 0x000360, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetCronosController_ReturnValue_1) == 0x000368, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorRunEQS_ReturnValue_1) == 0x000370, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorRunEQS_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_IsValid_ReturnValue_1) == 0x000378, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_GetNavBreadcrumbs_ReturnValue) == 0x000380, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_GetNavBreadcrumbs_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_Array_IsEmpty_ReturnValue) == 0x000390, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_Array_IsEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_CreateDelegate_OutputDelegate_7) == 0x000394, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x0003A8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorSteer_ReturnValue) == 0x0003B8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_IsValid_ReturnValue_2) == 0x0003C0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorSteer_TaskOwner_CastInput_1) == 0x0003C8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorSteer_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_BehaviorSteer_ReturnValue_1) == 0x0003D8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_BehaviorSteer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, CallFunc_IsValid_ReturnValue_3) == 0x0003E0, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_MakeStruct_Distance_ImplicitCast) == 0x0003E4, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_MakeStruct_Distance_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh, K2Node_MakeStruct_Distance_ImplicitCast_1) == 0x0003E8, "Member 'Beh_BackToNavmesh_C_ExecuteUbergraph_Beh_BackToNavmesh::K2Node_MakeStruct_Distance_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_K2_Activate \ -static_assert(alignof(Beh_BackToNavmesh_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_K2_Activate"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_K2_Activate) == 0x000008, "Wrong size on Beh_BackToNavmesh_C_K2_Activate"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_BackToNavmesh_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_K2_EndBehavior \ -static_assert(alignof(Beh_BackToNavmesh_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_BackToNavmesh_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_BackToNavmesh_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_BackToNavmesh_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB \ -static_assert(alignof(Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB) == 0x000020, "Wrong size on Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB, AIController) == 0x000000, "Member 'Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB, ResultLocation) == 0x000008, "Member 'Beh_BackToNavmesh_C_OnFail_267ED9C644681B05C5DED4B9FCDDADFB::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5 \ -static_assert(alignof(Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5) == 0x000020, "Wrong size on Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5, AIController) == 0x000000, "Member 'Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5, ResultLocation) == 0x000008, "Member 'Beh_BackToNavmesh_C_OnFail_CBFF9B204E6C803B441E1896455B36F5::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB \ -static_assert(alignof(Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB) == 0x000020, "Wrong size on Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB, AIController) == 0x000000, "Member 'Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB, ResultLocation) == 0x000008, "Member 'Beh_BackToNavmesh_C_OnSuccess_267ED9C644681B05C5DED4B9FCDDADFB::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5 \ -static_assert(alignof(Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5) == 0x000020, "Wrong size on Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5, AIController) == 0x000000, "Member 'Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5, ResultLocation) == 0x000008, "Member 'Beh_BackToNavmesh_C_OnSuccess_CBFF9B204E6C803B441E1896455B36F5::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_BackToNavmesh_C_StartStuckDetection \ -static_assert(alignof(Beh_BackToNavmesh_C_StartStuckDetection) == 0x000008, "Wrong alignment on Beh_BackToNavmesh_C_StartStuckDetection"); \ -static_assert(sizeof(Beh_BackToNavmesh_C_StartStuckDetection) == 0x000058, "Wrong size on Beh_BackToNavmesh_C_StartStuckDetection"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000010, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_getPawn_ReturnValue_1) == 0x000028, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, K2Node_CreateDelegate_OutputDelegate) == 0x000034, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000048, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_BackToNavmesh_C_StartStuckDetection, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000050, "Member 'Beh_BackToNavmesh_C_StartStuckDetection::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_BackToNavmesh_C \ -static_assert(alignof(UBeh_BackToNavmesh_C) == 0x000008, "Wrong alignment on UBeh_BackToNavmesh_C"); \ -static_assert(sizeof(UBeh_BackToNavmesh_C) == 0x000240, "Wrong size on UBeh_BackToNavmesh_C"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, UberGraphFrame) == 0x000198, "Member 'UBeh_BackToNavmesh_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, MovementFilter) == 0x0001A0, "Member 'UBeh_BackToNavmesh_C::MovementFilter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, GoalLocation) == 0x0001A8, "Member 'UBeh_BackToNavmesh_C::GoalLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, Controller) == 0x0001C0, "Member 'UBeh_BackToNavmesh_C::Controller' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, NavData) == 0x0001C8, "Member 'UBeh_BackToNavmesh_C::NavData' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, Origin) == 0x0001D0, "Member 'UBeh_BackToNavmesh_C::Origin' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, FocusPlayer) == 0x0001E8, "Member 'UBeh_BackToNavmesh_C::FocusPlayer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, BreadcrumbPath) == 0x0001F0, "Member 'UBeh_BackToNavmesh_C::BreadcrumbPath' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, FocusedPoint) == 0x000200, "Member 'UBeh_BackToNavmesh_C::FocusedPoint' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, LastLocation) == 0x000208, "Member 'UBeh_BackToNavmesh_C::LastLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, StuckTimeCounter) == 0x000220, "Member 'UBeh_BackToNavmesh_C::StuckTimeCounter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, StuckTimeout) == 0x000228, "Member 'UBeh_BackToNavmesh_C::StuckTimeout' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, DetectStuckFrequency) == 0x000230, "Member 'UBeh_BackToNavmesh_C::DetectStuckFrequency' has a wrong offset!"); \ -static_assert(offsetof(UBeh_BackToNavmesh_C, DetectStuckTimerHandle) == 0x000238, "Member 'UBeh_BackToNavmesh_C::DetectStuckTimerHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EQSContext_Camera_C_ProvideSingleActor \ -static_assert(alignof(EQSContext_Camera_C_ProvideSingleActor) == 0x000008, "Wrong alignment on EQSContext_Camera_C_ProvideSingleActor"); \ -static_assert(sizeof(EQSContext_Camera_C_ProvideSingleActor) == 0x000040, "Wrong size on EQSContext_Camera_C_ProvideSingleActor"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, QuerierObject) == 0x000000, "Member 'EQSContext_Camera_C_ProvideSingleActor::QuerierObject' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, QuerierActor) == 0x000008, "Member 'EQSContext_Camera_C_ProvideSingleActor::QuerierActor' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, ResultingActor) == 0x000010, "Member 'EQSContext_Camera_C_ProvideSingleActor::ResultingActor' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, CallFunc_GetAllActorsWithTag_OutActors) == 0x000018, "Member 'EQSContext_Camera_C_ProvideSingleActor::CallFunc_GetAllActorsWithTag_OutActors' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000028, "Member 'EQSContext_Camera_C_ProvideSingleActor::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, CallFunc_Array_Get_Item) == 0x000030, "Member 'EQSContext_Camera_C_ProvideSingleActor::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, CallFunc_IsValid_ReturnValue) == 0x000038, "Member 'EQSContext_Camera_C_ProvideSingleActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_Camera_C_ProvideSingleActor, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000039, "Member 'EQSContext_Camera_C_ProvideSingleActor::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEQSContext_Camera_C \ -static_assert(alignof(UEQSContext_Camera_C) == 0x000008, "Wrong alignment on UEQSContext_Camera_C"); \ -static_assert(sizeof(UEQSContext_Camera_C) == 0x000030, "Wrong size on UEQSContext_Camera_C"); \ - -#define DUMPER7_ASSERTS_EQSContext_PlayerPawn_C_ProvideSingleActor \ -static_assert(alignof(EQSContext_PlayerPawn_C_ProvideSingleActor) == 0x000008, "Wrong alignment on EQSContext_PlayerPawn_C_ProvideSingleActor"); \ -static_assert(sizeof(EQSContext_PlayerPawn_C_ProvideSingleActor) == 0x000028, "Wrong size on EQSContext_PlayerPawn_C_ProvideSingleActor"); \ -static_assert(offsetof(EQSContext_PlayerPawn_C_ProvideSingleActor, QuerierObject) == 0x000000, "Member 'EQSContext_PlayerPawn_C_ProvideSingleActor::QuerierObject' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_PlayerPawn_C_ProvideSingleActor, QuerierActor) == 0x000008, "Member 'EQSContext_PlayerPawn_C_ProvideSingleActor::QuerierActor' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_PlayerPawn_C_ProvideSingleActor, ResultingActor) == 0x000010, "Member 'EQSContext_PlayerPawn_C_ProvideSingleActor::ResultingActor' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_PlayerPawn_C_ProvideSingleActor, CallFunc_GetPlayerPawn_ReturnValue) == 0x000018, "Member 'EQSContext_PlayerPawn_C_ProvideSingleActor::CallFunc_GetPlayerPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(EQSContext_PlayerPawn_C_ProvideSingleActor, CallFunc_IsValid_ReturnValue) == 0x000020, "Member 'EQSContext_PlayerPawn_C_ProvideSingleActor::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEQSContext_PlayerPawn_C \ -static_assert(alignof(UEQSContext_PlayerPawn_C) == 0x000008, "Wrong alignment on UEQSContext_PlayerPawn_C"); \ -static_assert(sizeof(UEQSContext_PlayerPawn_C) == 0x000030, "Wrong size on UEQSContext_PlayerPawn_C"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_ClaimSmartObject \ -static_assert(alignof(Beh_WaypointMovement_C_ClaimSmartObject) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_ClaimSmartObject"); \ -static_assert(sizeof(Beh_WaypointMovement_C_ClaimSmartObject) == 0x000018, "Wrong size on Beh_WaypointMovement_C_ClaimSmartObject"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ClaimSmartObject, SmartObject) == 0x000000, "Member 'Beh_WaypointMovement_C_ClaimSmartObject::SmartObject' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ClaimSmartObject, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_WaypointMovement_C_ClaimSmartObject::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ClaimSmartObject, CallFunc_CanBeClaimed_ReturnValue) == 0x000010, "Member 'Beh_WaypointMovement_C_ClaimSmartObject::CallFunc_CanBeClaimed_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_DebugPath \ -static_assert(alignof(Beh_WaypointMovement_C_DebugPath) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_DebugPath"); \ -static_assert(sizeof(Beh_WaypointMovement_C_DebugPath) == 0x0000E8, "Wrong size on Beh_WaypointMovement_C_DebugPath"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, GroundOffset) == 0x000000, "Member 'Beh_WaypointMovement_C_DebugPath::GroundOffset' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, Temp_int_Array_Index_Variable) == 0x000008, "Member 'Beh_WaypointMovement_C_DebugPath::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, Temp_int_Loop_Counter_Variable) == 0x00000C, "Member 'Beh_WaypointMovement_C_DebugPath::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Add_IntInt_ReturnValue) == 0x000010, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Add_IntInt_ReturnValue_1) == 0x000014, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_NotEqual_VectorVector_ReturnValue) == 0x000018, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_NotEqual_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_MakeVector_ReturnValue) == 0x000020, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_MakeVector_ReturnValue_1) == 0x000038, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_MakeVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000050, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_SelectColor_ReturnValue) == 0x000054, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_SelectColor_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_SelectFloat_ReturnValue) == 0x000068, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_SelectFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Array_IsValidIndex_ReturnValue) == 0x000070, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Array_Get_Item) == 0x000078, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_SelectInt_ReturnValue) == 0x000090, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Add_VectorVector_ReturnValue) == 0x000098, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Add_VectorVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Add_VectorVector_ReturnValue_1) == 0x0000B0, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Add_VectorVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_BooleanOR_ReturnValue) == 0x0000C8, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_BooleanOR_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Array_Length_ReturnValue) == 0x0000CC, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Less_IntInt_ReturnValue) == 0x0000D0, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x0000D1, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_DrawDebugSphere_Duration_ImplicitCast) == 0x0000D4, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_DrawDebugSphere_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_DrawDebugSphere_Duration_ImplicitCast_1) == 0x0000D8, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_DrawDebugSphere_Duration_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_DrawDebugArrow_Duration_ImplicitCast) == 0x0000DC, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_DrawDebugArrow_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_DebugPath, CallFunc_DrawDebugSphere_Radius_ImplicitCast) == 0x0000E0, "Member 'Beh_WaypointMovement_C_DebugPath::CallFunc_DrawDebugSphere_Radius_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement \ -static_assert(alignof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement"); \ -static_assert(sizeof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement) == 0x000318, "Wrong size on Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, EntryPoint) == 0x000000, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue) == 0x000014, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_1) == 0x000018, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, Temp_class_Variable) == 0x000028, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_1) == 0x000030, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_2) == 0x000034, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_3) == 0x000044, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_4) == 0x000054, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_5) == 0x000064, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, Temp_class_Variable_1) == 0x000078, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::Temp_class_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_2) == 0x000080, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_ReleasePath_ReturnValue) == 0x000081, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_ReleasePath_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, Temp_int_Variable) == 0x000084, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_Event_AiController) == 0x000088, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_CommitBehaviour_ReturnValue) == 0x000090, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_GetPawn_ReturnValue) == 0x000098, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_GetPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetTargetObject_ReturnValue) == 0x0000A0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_AsPatrol_Path_Actor) == 0x0000A8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_AsPatrol_Path_Actor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_bSuccess) == 0x0000B0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue) == 0x0000B8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_Add_IntInt_ReturnValue) == 0x0000C0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_Array_IsValidIndex_ReturnValue) == 0x0000C4, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_Array_IsValidIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_Event_bWasInterrupted) == 0x0000C5, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetCronosController_CronosController) == 0x0000C8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetCronosController_ReturnValue) == 0x0000D0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPathData_OutLocations) == 0x0000D8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPathData_OutLocations' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPathData_OutInteractions) == 0x0000E8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPathData_OutInteractions' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPathData_bOutIsLooping) == 0x000138, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPathData_bOutIsLooping' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPathData_ReturnValue) == 0x000139, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPathData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetInitiallyEnabledSenses_ReturnValue) == 0x00013C, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetInitiallyEnabledSenses_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPerceptionFlagsAsBools_Sight) == 0x000140, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPerceptionFlagsAsBools_Sight' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPerceptionFlagsAsBools_Hearing) == 0x000141, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPerceptionFlagsAsBools_Hearing' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPerceptionFlagsAsBools_Damage) == 0x000142, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPerceptionFlagsAsBools_Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetPerceptionFlagsAsBools_Proximity) == 0x000143, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetPerceptionFlagsAsBools_Proximity' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetInitialGaitOverride_ReturnValue) == 0x000144, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetInitialGaitOverride_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_Is_Next_Point_Loaded_ReturnValue) == 0x000145, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_Is_Next_Point_Loaded_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000148, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_getPawn_ReturnValue) == 0x000150, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000158, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_bSuccess_1) == 0x000168, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000170, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000188, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_2) == 0x000190, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetNavDataForController_ReturnValue) == 0x000198, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetNavDataForController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_GetRandomReachablePointInRadius_RandomLocation) == 0x0001A0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_GetRandomReachablePointInRadius_RandomLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_GetRandomReachablePointInRadius_ReturnValue) == 0x0001B8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_GetRandomReachablePointInRadius_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0001C0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0001D0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_6) == 0x0001D8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_3) == 0x0001E8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_OccupyPath_ReturnValue) == 0x0001E9, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_OccupyPath_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CustomEvent_Result) == 0x0001EA, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CustomEvent_AIController) == 0x0001F0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001F8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000208, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_TaskWaitDelay_ReturnValue) == 0x000218, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_4) == 0x000220, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CustomEvent_Result_1) == 0x000221, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CustomEvent_Result_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CustomEvent_AIController_1) == 0x000228, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CustomEvent_AIController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_3) == 0x000230, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_8) == 0x000238, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_CreateDelegate_OutputDelegate_9) == 0x000248, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_CreateDelegate_OutputDelegate_9' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_4) == 0x000258, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_5) == 0x000260, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_getPawn_ReturnValue_1) == 0x000268, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorMoveTo_TaskOwner_CastInput_1) == 0x000270, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorMoveTo_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorMoveTo_ReturnValue_1) == 0x000280, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorMoveTo_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_AsEMInteraction_Interface_1) == 0x000288, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_AsEMInteraction_Interface_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, K2Node_DynamicCast_bSuccess_2) == 0x000298, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetDefaultMovementFilter_ReturnValue_1) == 0x0002A0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetDefaultMovementFilter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_5) == 0x0002A8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_GetComponentLocation_ReturnValue) == 0x0002B0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_GetComponentLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorRotateTowards_ReturnValue) == 0x0002C8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorRotateTowards_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_6) == 0x0002D0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorUseSmartObject_TaskOwner_CastInput) == 0x0002D8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorUseSmartObject_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_BehaviorUseSmartObject_ReturnValue) == 0x0002E8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_BehaviorUseSmartObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_CanBeUsed_ReturnValue) == 0x0002F0, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_CanBeUsed_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_6) == 0x0002F1, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_7) == 0x0002F2, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_GetOwningAIController_ReturnValue_7) == 0x0002F8, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_GetOwningAIController_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_IsValid_ReturnValue_8) == 0x000300, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x000308, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_TaskWaitDelay_Time_ImplicitCast) == 0x000310, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_TaskWaitDelay_Time_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000314, "Member 'Beh_WaypointMovement_C_ExecuteUbergraph_Beh_WaypointMovement::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_GetPerceptionFlagsAsBools \ -static_assert(alignof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools) == 0x000004, "Wrong alignment on Beh_WaypointMovement_C_GetPerceptionFlagsAsBools"); \ -static_assert(sizeof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools) == 0x000040, "Wrong size on Beh_WaypointMovement_C_GetPerceptionFlagsAsBools"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, BitMask) == 0x000000, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::BitMask' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, Sight) == 0x000004, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::Sight' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, Hearing) == 0x000005, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::Hearing' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, Damage) == 0x000006, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, Proximity) == 0x000007, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::Proximity' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_MakeLiteralByte_ReturnValue) == 0x000008, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_MakeLiteralByte_ReturnValue_1) == 0x000009, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_MakeLiteralByte_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_ByteToInt_ReturnValue) == 0x00000C, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_ByteToInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_ByteToInt_ReturnValue_1) == 0x000010, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_ByteToInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_MakeLiteralByte_ReturnValue_2) == 0x000014, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_MakeLiteralByte_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_ByteToInt_ReturnValue_2) == 0x000018, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_ByteToInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_MakeLiteralByte_ReturnValue_3) == 0x00001C, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_MakeLiteralByte_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_And_IntInt_ReturnValue) == 0x000020, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_And_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_IntToBool_ReturnValue) == 0x000024, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_IntToBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_ByteToInt_ReturnValue_3) == 0x000028, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_ByteToInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_And_IntInt_ReturnValue_1) == 0x00002C, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_And_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_And_IntInt_ReturnValue_2) == 0x000030, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_And_IntInt_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_IntToBool_ReturnValue_1) == 0x000034, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_IntToBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_IntToBool_ReturnValue_2) == 0x000035, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_IntToBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_And_IntInt_ReturnValue_3) == 0x000038, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_And_IntInt_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_GetPerceptionFlagsAsBools, CallFunc_Conv_IntToBool_ReturnValue_3) == 0x00003C, "Member 'Beh_WaypointMovement_C_GetPerceptionFlagsAsBools::CallFunc_Conv_IntToBool_ReturnValue_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_Is_Next_Point_Loaded \ -static_assert(alignof(Beh_WaypointMovement_C_Is_Next_Point_Loaded) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_Is_Next_Point_Loaded"); \ -static_assert(sizeof(Beh_WaypointMovement_C_Is_Next_Point_Loaded) == 0x000040, "Wrong size on Beh_WaypointMovement_C_Is_Next_Point_Loaded"); \ -static_assert(offsetof(Beh_WaypointMovement_C_Is_Next_Point_Loaded, ReturnValue) == 0x000000, "Member 'Beh_WaypointMovement_C_Is_Next_Point_Loaded::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_Is_Next_Point_Loaded, Temp_object_Variable) == 0x000008, "Member 'Beh_WaypointMovement_C_Is_Next_Point_Loaded::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_Is_Next_Point_Loaded, K2Node_MakeArray_Array) == 0x000018, "Member 'Beh_WaypointMovement_C_Is_Next_Point_Loaded::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_Is_Next_Point_Loaded, CallFunc_SphereOverlapActors_OutActors) == 0x000028, "Member 'Beh_WaypointMovement_C_Is_Next_Point_Loaded::CallFunc_SphereOverlapActors_OutActors' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_Is_Next_Point_Loaded, CallFunc_SphereOverlapActors_ReturnValue) == 0x000038, "Member 'Beh_WaypointMovement_C_Is_Next_Point_Loaded::CallFunc_SphereOverlapActors_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_K2_Activate \ -static_assert(alignof(Beh_WaypointMovement_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_K2_Activate"); \ -static_assert(sizeof(Beh_WaypointMovement_C_K2_Activate) == 0x000008, "Wrong size on Beh_WaypointMovement_C_K2_Activate"); \ -static_assert(offsetof(Beh_WaypointMovement_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_WaypointMovement_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_K2_EndBehavior \ -static_assert(alignof(Beh_WaypointMovement_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_WaypointMovement_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_WaypointMovement_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_WaypointMovement_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_WaypointMovement_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_WaypointMovement_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728 \ -static_assert(alignof(Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728"); \ -static_assert(sizeof(Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728) == 0x000010, "Wrong size on Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728, Result) == 0x000000, "Member 'Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728, AIController) == 0x000008, "Member 'Beh_WaypointMovement_C_OnMoveFinished_2C82ADB846832E155F56ABB2027C0728::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294 \ -static_assert(alignof(Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294"); \ -static_assert(sizeof(Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294) == 0x000010, "Wrong size on Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294, Result) == 0x000000, "Member 'Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294, AIController) == 0x000008, "Member 'Beh_WaypointMovement_C_OnMoveFinished_AB598131473A1953E7DCE2B655520294::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_OnWaypointReached \ -static_assert(alignof(Beh_WaypointMovement_C_OnWaypointReached) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_OnWaypointReached"); \ -static_assert(sizeof(Beh_WaypointMovement_C_OnWaypointReached) == 0x000090, "Wrong size on Beh_WaypointMovement_C_OnWaypointReached"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, WaypointIndex) == 0x000000, "Member 'Beh_WaypointMovement_C_OnWaypointReached::WaypointIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, BitMask) == 0x000004, "Member 'Beh_WaypointMovement_C_OnWaypointReached::BitMask' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_Array_Length_ReturnValue) == 0x00000C, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_IsValid_ReturnValue_1) == 0x000010, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_Subtract_IntInt_ReturnValue) == 0x000014, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_Subtract_IntInt_ReturnValue_1) == 0x000018, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_Subtract_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_SelectInt_ReturnValue) == 0x00001C, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_SelectInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_Map_Find_Value) == 0x000020, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_Map_Find_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_Map_Find_ReturnValue) == 0x000060, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_Map_Find_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetSmartObjectComponentByName_ReturnValue) == 0x000068, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetSmartObjectComponentByName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_IsValid_ReturnValue_2) == 0x000070, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetTriggerComponentByName_ReturnValue) == 0x000078, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetTriggerComponentByName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_IsValid_ReturnValue_3) == 0x000080, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetPerceptionFlagsAsBools_Sight) == 0x000081, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetPerceptionFlagsAsBools_Sight' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetPerceptionFlagsAsBools_Hearing) == 0x000082, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetPerceptionFlagsAsBools_Hearing' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetPerceptionFlagsAsBools_Damage) == 0x000083, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetPerceptionFlagsAsBools_Damage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, CallFunc_GetPerceptionFlagsAsBools_Proximity) == 0x000084, "Member 'Beh_WaypointMovement_C_OnWaypointReached::CallFunc_GetPerceptionFlagsAsBools_Proximity' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_OnWaypointReached, K2Node_VariableSet_CurrentTimeBreak_ImplicitCast) == 0x000088, "Member 'Beh_WaypointMovement_C_OnWaypointReached::K2Node_VariableSet_CurrentTimeBreak_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_RoamAroundOrCancelBehavior \ -static_assert(alignof(Beh_WaypointMovement_C_RoamAroundOrCancelBehavior) == 0x000004, "Wrong alignment on Beh_WaypointMovement_C_RoamAroundOrCancelBehavior"); \ -static_assert(sizeof(Beh_WaypointMovement_C_RoamAroundOrCancelBehavior) == 0x00000C, "Wrong size on Beh_WaypointMovement_C_RoamAroundOrCancelBehavior"); \ -static_assert(offsetof(Beh_WaypointMovement_C_RoamAroundOrCancelBehavior, Temp_int_Variable) == 0x000000, "Member 'Beh_WaypointMovement_C_RoamAroundOrCancelBehavior::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_RoamAroundOrCancelBehavior, CallFunc_Add_IntInt_ReturnValue) == 0x000004, "Member 'Beh_WaypointMovement_C_RoamAroundOrCancelBehavior::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_RoamAroundOrCancelBehavior, CallFunc_GreaterEqual_IntInt_ReturnValue) == 0x000008, "Member 'Beh_WaypointMovement_C_RoamAroundOrCancelBehavior::CallFunc_GreaterEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_SetStartAndDirection \ -static_assert(alignof(Beh_WaypointMovement_C_SetStartAndDirection) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_SetStartAndDirection"); \ -static_assert(sizeof(Beh_WaypointMovement_C_SetStartAndDirection) == 0x000020, "Wrong size on Beh_WaypointMovement_C_SetStartAndDirection"); \ -static_assert(offsetof(Beh_WaypointMovement_C_SetStartAndDirection, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000000, "Member 'Beh_WaypointMovement_C_SetStartAndDirection::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_SetStartAndDirection, CallFunc_GetOptimalStartPointAndDirection_OutPointIndex) == 0x000018, "Member 'Beh_WaypointMovement_C_SetStartAndDirection::CallFunc_GetOptimalStartPointAndDirection_OutPointIndex' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_SetStartAndDirection, CallFunc_GetOptimalStartPointAndDirection_bOutGoForward) == 0x00001C, "Member 'Beh_WaypointMovement_C_SetStartAndDirection::CallFunc_GetOptimalStartPointAndDirection_bOutGoForward' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_SetStartAndDirection, CallFunc_Not_PreBool_ReturnValue) == 0x00001D, "Member 'Beh_WaypointMovement_C_SetStartAndDirection::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_UpdateSenses \ -static_assert(alignof(Beh_WaypointMovement_C_UpdateSenses) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_UpdateSenses"); \ -static_assert(sizeof(Beh_WaypointMovement_C_UpdateSenses) == 0x000018, "Wrong size on Beh_WaypointMovement_C_UpdateSenses"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, bEnableSight) == 0x000000, "Member 'Beh_WaypointMovement_C_UpdateSenses::bEnableSight' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, bEnableHearing) == 0x000001, "Member 'Beh_WaypointMovement_C_UpdateSenses::bEnableHearing' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, bEnableDamage) == 0x000002, "Member 'Beh_WaypointMovement_C_UpdateSenses::bEnableDamage' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, bEnableProximity) == 0x000003, "Member 'Beh_WaypointMovement_C_UpdateSenses::bEnableProximity' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, CallFunc_GetCronosController_CronosController) == 0x000008, "Member 'Beh_WaypointMovement_C_UpdateSenses::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_UpdateSenses, CallFunc_GetCronosController_ReturnValue) == 0x000010, "Member 'Beh_WaypointMovement_C_UpdateSenses::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_WaypointMovement_C_AreSelectionConditionsMet \ -static_assert(alignof(Beh_WaypointMovement_C_AreSelectionConditionsMet) == 0x000008, "Wrong alignment on Beh_WaypointMovement_C_AreSelectionConditionsMet"); \ -static_assert(sizeof(Beh_WaypointMovement_C_AreSelectionConditionsMet) == 0x000080, "Wrong size on Beh_WaypointMovement_C_AreSelectionConditionsMet"); \ -static_assert(offsetof(Beh_WaypointMovement_C_AreSelectionConditionsMet, InSelectionContext) == 0x000000, "Member 'Beh_WaypointMovement_C_AreSelectionConditionsMet::InSelectionContext' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_AreSelectionConditionsMet, ReturnValue) == 0x000068, "Member 'Beh_WaypointMovement_C_AreSelectionConditionsMet::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_AreSelectionConditionsMet, K2Node_DynamicCast_AsPatrol_Path_Actor) == 0x000070, "Member 'Beh_WaypointMovement_C_AreSelectionConditionsMet::K2Node_DynamicCast_AsPatrol_Path_Actor' has a wrong offset!"); \ -static_assert(offsetof(Beh_WaypointMovement_C_AreSelectionConditionsMet, K2Node_DynamicCast_bSuccess) == 0x000078, "Member 'Beh_WaypointMovement_C_AreSelectionConditionsMet::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_WaypointMovement_C \ -static_assert(alignof(UBeh_WaypointMovement_C) == 0x000008, "Wrong alignment on UBeh_WaypointMovement_C"); \ -static_assert(sizeof(UBeh_WaypointMovement_C) == 0x000288, "Wrong size on UBeh_WaypointMovement_C"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, UberGraphFrame) == 0x000198, "Member 'UBeh_WaypointMovement_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, PathPoints) == 0x0001A0, "Member 'UBeh_WaypointMovement_C::PathPoints' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, ControlledPawn) == 0x0001B0, "Member 'UBeh_WaypointMovement_C::ControlledPawn' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, ActivePatrolPathActor) == 0x0001B8, "Member 'UBeh_WaypointMovement_C::ActivePatrolPathActor' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, CurrentPointIndex) == 0x0001C0, "Member 'UBeh_WaypointMovement_C::CurrentPointIndex' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, AcceptanceRadius) == 0x0001C4, "Member 'UBeh_WaypointMovement_C::AcceptanceRadius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, DebugTimer) == 0x0001C8, "Member 'UBeh_WaypointMovement_C::DebugTimer' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, LoopPathpoints) == 0x0001D0, "Member 'UBeh_WaypointMovement_C::LoopPathpoints' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, DebugDrawPath) == 0x0001D1, "Member 'UBeh_WaypointMovement_C::DebugDrawPath' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, DebugDrawUpdateRate) == 0x0001D8, "Member 'UBeh_WaypointMovement_C::DebugDrawUpdateRate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, CurrentGait) == 0x0001E0, "Member 'UBeh_WaypointMovement_C::CurrentGait' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, PathActions) == 0x0001E8, "Member 'UBeh_WaypointMovement_C::PathActions' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, RoamingRadius) == 0x000238, "Member 'UBeh_WaypointMovement_C::RoamingRadius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, RoamingCounter) == 0x00023C, "Member 'UBeh_WaypointMovement_C::RoamingCounter' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, MaxRoamingCount) == 0x000240, "Member 'UBeh_WaypointMovement_C::MaxRoamingCount' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, RoamingLocation) == 0x000248, "Member 'UBeh_WaypointMovement_C::RoamingLocation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, PathIsReversed) == 0x000260, "Member 'UBeh_WaypointMovement_C::PathIsReversed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, CurrentTimeBreak) == 0x000268, "Member 'UBeh_WaypointMovement_C::CurrentTimeBreak' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, CachedSmartObject) == 0x000270, "Member 'UBeh_WaypointMovement_C::CachedSmartObject' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, RotateToSO) == 0x000278, "Member 'UBeh_WaypointMovement_C::RotateToSO' has a wrong offset!"); \ -static_assert(offsetof(UBeh_WaypointMovement_C, MovementFilter) == 0x000280, "Member 'UBeh_WaypointMovement_C::MovementFilter' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Death_C_ExecuteUbergraph_Beh_Death \ -static_assert(alignof(Beh_Death_C_ExecuteUbergraph_Beh_Death) == 0x000008, "Wrong alignment on Beh_Death_C_ExecuteUbergraph_Beh_Death"); \ -static_assert(sizeof(Beh_Death_C_ExecuteUbergraph_Beh_Death) == 0x000040, "Wrong size on Beh_Death_C_ExecuteUbergraph_Beh_Death"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, EntryPoint) == 0x000000, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_GetAvatar_ReturnValue) == 0x000008, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, K2Node_Event_bWasInterrupted) == 0x000010, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_GetAvatar_ReturnValue_1) == 0x000018, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_GetAvatar_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_GetGoalData_ReturnValue) == 0x000020, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_IsValid_ReturnValue) == 0x000028, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_IsValid_ReturnValue_1) == 0x000029, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_GetComponentByClass_ReturnValue) == 0x000030, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_ExecuteUbergraph_Beh_Death, CallFunc_IsValid_ReturnValue_2) == 0x000038, "Member 'Beh_Death_C_ExecuteUbergraph_Beh_Death::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Death_C_K2_Activate \ -static_assert(alignof(Beh_Death_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Death_C_K2_Activate"); \ -static_assert(sizeof(Beh_Death_C_K2_Activate) == 0x000068, "Wrong size on Beh_Death_C_K2_Activate"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Death_C_K2_Activate::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, EnemyCharacter) == 0x000008, "Member 'Beh_Death_C_K2_Activate::EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, GoalData) == 0x000010, "Member 'Beh_Death_C_K2_Activate::GoalData' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_IsLying_ReturnValue) == 0x000018, "Member 'Beh_Death_C_K2_Activate::CallFunc_IsLying_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetAnimInstance_ReturnValue) == 0x000020, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetAnimInstance_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetAnimInstance_ReturnValue_1) == 0x000028, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetAnimInstance_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_Montage_Play_ReturnValue) == 0x000030, "Member 'Beh_Death_C_K2_Activate::CallFunc_Montage_Play_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetGoalData_ReturnValue) == 0x000038, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_IsValid_ReturnValue) == 0x000040, "Member 'Beh_Death_C_K2_Activate::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_CommitBehaviour_ReturnValue) == 0x000041, "Member 'Beh_Death_C_K2_Activate::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000048, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000050, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetCronosEnemyAvatar_EnemyCharacter_1) == 0x000058, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetCronosEnemyAvatar_EnemyCharacter_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Death_C_K2_Activate, CallFunc_GetCronosEnemyAvatar_ReturnValue_1) == 0x000060, "Member 'Beh_Death_C_K2_Activate::CallFunc_GetCronosEnemyAvatar_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Death_C_K2_EndBehavior \ -static_assert(alignof(Beh_Death_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Death_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Death_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Death_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Death_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Death_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Death_C \ -static_assert(alignof(UBeh_Death_C) == 0x000008, "Wrong alignment on UBeh_Death_C"); \ -static_assert(sizeof(UBeh_Death_C) == 0x0001A0, "Wrong size on UBeh_Death_C"); \ -static_assert(offsetof(UBeh_Death_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Death_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature \ -static_assert(alignof(CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature) == 0x000008, "Wrong alignment on CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature"); \ -static_assert(sizeof(CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature) == 0x000010, "Wrong size on CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature"); \ -static_assert(offsetof(CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature, FinishedUsing) == 0x000000, "Member 'CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature::FinishedUsing' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature, NavLink) == 0x000008, "Member 'CronosMonster_AI_C_BndEvt__CronosMonster_AI_PathFollowingComponent_K2Node_ComponentBoundEvent_0_OnNavLinkUsed__DelegateSignature::NavLink' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosMonster_AI_C_CheckNavLinkTag \ -static_assert(alignof(CronosMonster_AI_C_CheckNavLinkTag) == 0x000008, "Wrong alignment on CronosMonster_AI_C_CheckNavLinkTag"); \ -static_assert(sizeof(CronosMonster_AI_C_CheckNavLinkTag) == 0x000090, "Wrong size on CronosMonster_AI_C_CheckNavLinkTag"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, Link) == 0x000000, "Member 'CronosMonster_AI_C_CheckNavLinkTag::Link' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, HasTag) == 0x000008, "Member 'CronosMonster_AI_C_CheckNavLinkTag::HasTag' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, Tag) == 0x00000C, "Member 'CronosMonster_AI_C_CheckNavLinkTag::Tag' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_AsActor_Component) == 0x000018, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_AsActor_Component' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_AsTag_Holder_Interface) == 0x000028, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_AsTag_Holder_Interface' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_bSuccess_1) == 0x000038, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_GetOwner_ReturnValue) == 0x000040, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_GetOwner_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_GetGameplayTag_ReturnValue) == 0x000048, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_GetGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_AsTag_Holder_Interface_1) == 0x000050, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_AsTag_Holder_Interface_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_bSuccess_2) == 0x000060, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_bSuccess_2' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_GetGameplayTag_ReturnValue_1) == 0x000064, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_GetGameplayTag_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_IsGameplayTagValid_ReturnValue) == 0x00006C, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_IsGameplayTagValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_IsGameplayTagValid_ReturnValue_1) == 0x00006D, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_IsGameplayTagValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_AsTag_Holder_Interface_2) == 0x000070, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_AsTag_Holder_Interface_2' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, K2Node_DynamicCast_bSuccess_3) == 0x000080, "Member 'CronosMonster_AI_C_CheckNavLinkTag::K2Node_DynamicCast_bSuccess_3' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_GetGameplayTag_ReturnValue_2) == 0x000084, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_GetGameplayTag_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_CheckNavLinkTag, CallFunc_IsGameplayTagValid_ReturnValue_2) == 0x00008C, "Member 'CronosMonster_AI_C_CheckNavLinkTag::CallFunc_IsGameplayTagValid_ReturnValue_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI \ -static_assert(alignof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI) == 0x000008, "Wrong alignment on CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI"); \ -static_assert(sizeof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI) == 0x000110, "Wrong size on CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, EntryPoint) == 0x000000, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_SpawnObject_ReturnValue) == 0x000008, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_RunBehaviorTree_ReturnValue) == 0x000010, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_RunBehaviorTree_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_Event_InExtraOptions) == 0x000018, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_Event_InExtraOptions' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_ComponentBoundEvent_FinishedUsing) == 0x000088, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_ComponentBoundEvent_FinishedUsing' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_ComponentBoundEvent_NavLink) == 0x000090, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_ComponentBoundEvent_NavLink' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_CheckNavLinkTag_HasTag) == 0x000098, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_CheckNavLinkTag_HasTag' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_CheckNavLinkTag_Tag) == 0x00009C, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_CheckNavLinkTag_Tag' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue) == 0x0000A8, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_Conv_ObjectToSoftObjectReference_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_EqualEqual_GameplayTag_ReturnValue) == 0x0000D0, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_EqualEqual_GameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_getPawn_ReturnValue) == 0x0000D8, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_DynamicCast_AsCronos_Base_Enemy_Character) == 0x0000E0, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_DynamicCast_AsCronos_Base_Enemy_Character' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_DynamicCast_bSuccess) == 0x0000E8, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue) == 0x0000EC, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_BP_ApplyGameplayEffectToSelf_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_getPawn_ReturnValue_1) == 0x0000F8, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_getPawn_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_DynamicCast_AsCronos_Base_Enemy_Character_1) == 0x000100, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_DynamicCast_AsCronos_Base_Enemy_Character_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, K2Node_DynamicCast_bSuccess_1) == 0x000108, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI, CallFunc_RemoveActiveGameplayEffect_ReturnValue) == 0x000109, "Member 'CronosMonster_AI_C_ExecuteUbergraph_CronosMonster_AI::CallFunc_RemoveActiveGameplayEffect_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility \ -static_assert(alignof(CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility) == 0x000008, "Wrong alignment on CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility"); \ -static_assert(sizeof(CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility) == 0x000070, "Wrong size on CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility"); \ -static_assert(offsetof(CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility, InExtraOptions) == 0x000000, "Member 'CronosMonster_AI_C_PerformBehaviorsBackwardCompatibility::InExtraOptions' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACronosMonster_AI_C \ -static_assert(alignof(ACronosMonster_AI_C) == 0x000010, "Wrong alignment on ACronosMonster_AI_C"); \ -static_assert(sizeof(ACronosMonster_AI_C) == 0x0006C0, "Wrong size on ACronosMonster_AI_C"); \ -static_assert(offsetof(ACronosMonster_AI_C, UberGraphFrame) == 0x0006B0, "Member 'ACronosMonster_AI_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ACronosMonster_AI_C, StopAttacksHandle) == 0x0006B8, "Member 'ACronosMonster_AI_C::StopAttacksHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGoal_HitReact_C \ -static_assert(alignof(UGoal_HitReact_C) == 0x000008, "Wrong alignment on UGoal_HitReact_C"); \ -static_assert(sizeof(UGoal_HitReact_C) == 0x0002B0, "Wrong size on UGoal_HitReact_C"); \ -static_assert(offsetof(UGoal_HitReact_C, HitReaction) == 0x000050, "Member 'UGoal_HitReact_C::HitReaction' has a wrong offset!"); \ -static_assert(offsetof(UGoal_HitReact_C, HitReactionParams) == 0x000150, "Member 'UGoal_HitReact_C::HitReactionParams' has a wrong offset!"); \ -static_assert(offsetof(UGoal_HitReact_C, AnimMontage) == 0x0002A8, "Member 'UGoal_HitReact_C::AnimMontage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide \ -static_assert(alignof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide) == 0x000008, "Wrong alignment on Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide"); \ -static_assert(sizeof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide) == 0x000408, "Wrong size on Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, EntryPoint) == 0x000000, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_TaskOwner_CastInput) == 0x000038, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_ReturnValue) == 0x000048, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_ReturnValue) == 0x000050, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_IsValid_ReturnValue) == 0x000051, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, Temp_bool_Variable) == 0x000052, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, Temp_real_Variable) == 0x000054, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::Temp_real_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_CommitBehaviour_ReturnValue) == 0x000058, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_Event_AiController_1) == 0x000060, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_Event_AiController) == 0x000068, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetMovementQueryRunMode_New_Value) == 0x000070, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetMovementQueryRunMode_New_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetMovementQueryTemplate_New_Template) == 0x000078, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetMovementQueryTemplate_New_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetAIMovementMode_Output_Get) == 0x000080, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetAIMovementMode_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetMoveToGoalTimeOut_Output_Get) == 0x000084, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetMoveToGoalTimeOut_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetAIRotationMode_Output_Get) == 0x000088, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetAIRotationMode_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloat_ReturnValue) == 0x000090, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloat_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetOwningAIController_ReturnValue) == 0x000098, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_X) == 0x0000A0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_Y) == 0x0000A8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_X_1) == 0x0000B0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_Y_1) == 0x0000B8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x0000C8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloatInRange_ReturnValue_2) == 0x0000D0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloatInRange_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_TaskOwner_CastInput_1) == 0x0000D8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_ReturnValue_1) == 0x0000E8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloatInRange_ReturnValue_3) == 0x0000F0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloatInRange_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_MakeVector_ReturnValue) == 0x0000F8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_MakeStruct_SteeringRequest) == 0x000110, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_IsValid_ReturnValue_1) == 0x000180, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x000188, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BehaviorSteer_ReturnValue) == 0x000198, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_IsValid_ReturnValue_2) == 0x0001A0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Not_PreBool_ReturnValue) == 0x0001A1, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Not_PreBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_X_2) == 0x0001A8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_X_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_BreakVector2D_Y_2) == 0x0001B0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_BreakVector2D_Y_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_3) == 0x0001B8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_RandomFloatInRange_ReturnValue_4) == 0x0001C8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_RandomFloatInRange_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0001D0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_TaskOwner_CastInput_2) == 0x0001D8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_TaskOwner_CastInput_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_ReturnValue_2) == 0x0001E8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_IsValid_ReturnValue_3) == 0x0001F0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_Event_bWasInterrupted) == 0x0001F1, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetPlayerCharacter_ReturnValue) == 0x0001F8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetPlayerCharacter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetHorizontalDistanceTo_ReturnValue) == 0x000200, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetHorizontalDistanceTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetPlayerCharacter_ReturnValue_1) == 0x000208, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetPlayerCharacter_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetVerticalDistanceTo_ReturnValue) == 0x000210, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetVerticalDistanceTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_4) == 0x000214, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x000224, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Add_DoubleDouble_ReturnValue) == 0x000228, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Add_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Not_PreBool_ReturnValue_1) == 0x000230, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Not_PreBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1) == 0x000231, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2) == 0x000232, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_SetMovementSpeed_Output_Get) == 0x000233, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_SetMovementSpeed_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Not_PreBool_ReturnValue_2) == 0x000234, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Not_PreBool_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_5) == 0x000238, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x000248, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetPlayerCameraManager_ReturnValue) == 0x000250, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetPlayerCameraManager_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetCameraLocation_ReturnValue) == 0x000258, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetCameraLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_K2_GetActorLocation_ReturnValue) == 0x000270, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_K2_GetActorLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GetPlayerCharacter_ReturnValue_2) == 0x000288, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GetPlayerCharacter_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_MakeArray_Array) == 0x000290, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_LineTraceSingle_OutHit) == 0x0002A0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_LineTraceSingle_OutHit' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_LineTraceSingle_ReturnValue) == 0x0003A0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_LineTraceSingle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_K2_GetTimerElapsedTimeHandle_ReturnValue) == 0x0003A4, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_K2_GetTimerElapsedTimeHandle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_CreateDelegate_OutputDelegate_6) == 0x0003A8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Add_DoubleDouble_ReturnValue_1) == 0x0003B8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Add_DoubleDouble_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_Select_Default) == 0x0003C0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast) == 0x0003C8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_MakeStruct_Duration_ImplicitCast) == 0x0003D0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_MakeStruct_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_Time_ImplicitCast) == 0x0003D4, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_Time_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_TaskWaitDelay_Time_ImplicitCast_1) == 0x0003D8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_TaskWaitDelay_Time_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1) == 0x0003E0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_2) == 0x0003E8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_GreaterEqual_DoubleDouble_A_ImplicitCast_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Add_DoubleDouble_A_ImplicitCast) == 0x0003F0, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Add_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, CallFunc_Add_DoubleDouble_B_ImplicitCast) == 0x0003F8, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::CallFunc_Add_DoubleDouble_B_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide, K2Node_Select_Option_0_ImplicitCast) == 0x000400, "Member 'Beh_Unreachable_Hide_C_ExecuteUbergraph_Beh_Unreachable_Hide::K2Node_Select_Option_0_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Unreachable_Hide_C_K2_Activate \ -static_assert(alignof(Beh_Unreachable_Hide_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Unreachable_Hide_C_K2_Activate"); \ -static_assert(sizeof(Beh_Unreachable_Hide_C_K2_Activate) == 0x000008, "Wrong size on Beh_Unreachable_Hide_C_K2_Activate"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Unreachable_Hide_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Unreachable_Hide_C_K2_EndBehavior \ -static_assert(alignof(Beh_Unreachable_Hide_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Unreachable_Hide_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Unreachable_Hide_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Unreachable_Hide_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Unreachable_Hide_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Unreachable_Hide_C_K2_Initialize \ -static_assert(alignof(Beh_Unreachable_Hide_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Unreachable_Hide_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Unreachable_Hide_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Unreachable_Hide_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Unreachable_Hide_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Unreachable_Hide_C_Select_AM_ToPlay \ -static_assert(alignof(Beh_Unreachable_Hide_C_Select_AM_ToPlay) == 0x000008, "Wrong alignment on Beh_Unreachable_Hide_C_Select_AM_ToPlay"); \ -static_assert(sizeof(Beh_Unreachable_Hide_C_Select_AM_ToPlay) == 0x000028, "Wrong size on Beh_Unreachable_Hide_C_Select_AM_ToPlay"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, AM_Index) == 0x000000, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::AM_Index' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, Exclude) == 0x000004, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::Exclude' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, Section) == 0x000008, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::Section' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, AM_To_Play) == 0x000010, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::AM_To_Play' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, CallFunc_Select_AM_ToPlay_Section) == 0x000018, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::CallFunc_Select_AM_ToPlay_Section' has a wrong offset!"); \ -static_assert(offsetof(Beh_Unreachable_Hide_C_Select_AM_ToPlay, CallFunc_Select_AM_ToPlay_AM_To_Play) == 0x000020, "Member 'Beh_Unreachable_Hide_C_Select_AM_ToPlay::CallFunc_Select_AM_ToPlay_AM_To_Play' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Unreachable_Hide_C \ -static_assert(alignof(UBeh_Unreachable_Hide_C) == 0x000008, "Wrong alignment on UBeh_Unreachable_Hide_C"); \ -static_assert(sizeof(UBeh_Unreachable_Hide_C) == 0x000690, "Wrong size on UBeh_Unreachable_Hide_C"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, UberGraphFrame_Beh_Unreachable_Hide_C) == 0x0005F0, "Member 'UBeh_Unreachable_Hide_C::UberGraphFrame_Beh_Unreachable_Hide_C' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, RoarMontages) == 0x0005F8, "Member 'UBeh_Unreachable_Hide_C::RoarMontages' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, Lock_Behavior_Mode) == 0x000608, "Member 'UBeh_Unreachable_Hide_C::Lock_Behavior_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, EQSMovement) == 0x000610, "Member 'UBeh_Unreachable_Hide_C::EQSMovement' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, EQSMovementRunMode) == 0x000618, "Member 'UBeh_Unreachable_Hide_C::EQSMovementRunMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, DurationRange) == 0x000620, "Member 'UBeh_Unreachable_Hide_C::DurationRange' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, StrafeDurationRange) == 0x000630, "Member 'UBeh_Unreachable_Hide_C::StrafeDurationRange' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, DelayRange) == 0x000640, "Member 'UBeh_Unreachable_Hide_C::DelayRange' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, LeaveAndHide) == 0x000650, "Member 'UBeh_Unreachable_Hide_C::LeaveAndHide' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, CheckDistanceHandle) == 0x000658, "Member 'UBeh_Unreachable_Hide_C::CheckDistanceHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, TauntProbability) == 0x000660, "Member 'UBeh_Unreachable_Hide_C::TauntProbability' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, HorizontalDistanceToHide) == 0x000668, "Member 'UBeh_Unreachable_Hide_C::HorizontalDistanceToHide' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, VerticalDistanceToHide) == 0x000670, "Member 'UBeh_Unreachable_Hide_C::VerticalDistanceToHide' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, CanStrafe) == 0x000678, "Member 'UBeh_Unreachable_Hide_C::CanStrafe' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, Hide_Movement_Speed) == 0x000679, "Member 'UBeh_Unreachable_Hide_C::Hide_Movement_Speed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, FinishBehavior) == 0x00067A, "Member 'UBeh_Unreachable_Hide_C::FinishBehavior' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, LOSCheckHandle) == 0x000680, "Member 'UBeh_Unreachable_Hide_C::LOSCheckHandle' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, LOSDuration) == 0x000688, "Member 'UBeh_Unreachable_Hide_C::LOSDuration' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Unreachable_Hide_C, HiddenTime) == 0x00068C, "Member 'UBeh_Unreachable_Hide_C::HiddenTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Idle_C_ExecuteUbergraph_Beh_Idle \ -static_assert(alignof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle) == 0x000008, "Wrong alignment on Beh_Idle_C_ExecuteUbergraph_Beh_Idle"); \ -static_assert(sizeof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle) == 0x000030, "Wrong size on Beh_Idle_C_ExecuteUbergraph_Beh_Idle"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, EntryPoint) == 0x000000, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, K2Node_Event_AiController_1) == 0x000008, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, K2Node_Event_AiController) == 0x000010, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, CallFunc_CommitBehaviour_ReturnValue) == 0x000018, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, K2Node_SwitchEnum_CmpSuccess) == 0x000019, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, CallFunc_SetRotationQueryRunMode_New_Value) == 0x00001A, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::CallFunc_SetRotationQueryRunMode_New_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, CallFunc_SetRotationQueryTemplate_New_Template) == 0x000020, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::CallFunc_SetRotationQueryTemplate_New_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Idle_C_ExecuteUbergraph_Beh_Idle, CallFunc_SetAIRotationMode_Output_Get) == 0x000028, "Member 'Beh_Idle_C_ExecuteUbergraph_Beh_Idle::CallFunc_SetAIRotationMode_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Idle_C_K2_Activate \ -static_assert(alignof(Beh_Idle_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Idle_C_K2_Activate"); \ -static_assert(sizeof(Beh_Idle_C_K2_Activate) == 0x000008, "Wrong size on Beh_Idle_C_K2_Activate"); \ -static_assert(offsetof(Beh_Idle_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Idle_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Idle_C_K2_Initialize \ -static_assert(alignof(Beh_Idle_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Idle_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Idle_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Idle_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Idle_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Idle_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Idle_C \ -static_assert(alignof(UBeh_Idle_C) == 0x000008, "Wrong alignment on UBeh_Idle_C"); \ -static_assert(sizeof(UBeh_Idle_C) == 0x000628, "Wrong size on UBeh_Idle_C"); \ -static_assert(offsetof(UBeh_Idle_C, UberGraphFrame_Beh_Idle_C) == 0x0005F0, "Member 'UBeh_Idle_C::UberGraphFrame_Beh_Idle_C' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, Animation_Montage_List) == 0x0005F8, "Member 'UBeh_Idle_C::Animation_Montage_List' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, Lock_Behavior_Mode) == 0x000608, "Member 'UBeh_Idle_C::Lock_Behavior_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, AIRotateMode) == 0x000609, "Member 'UBeh_Idle_C::AIRotateMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, EQSRotation) == 0x000610, "Member 'UBeh_Idle_C::EQSRotation' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, EQSRotationRunMode) == 0x000618, "Member 'UBeh_Idle_C::EQSRotationRunMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Idle_C, TokenType) == 0x00061C, "Member 'UBeh_Idle_C::TokenType' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Movement_C_ExecuteUbergraph_Beh_Movement \ -static_assert(alignof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement) == 0x000008, "Wrong alignment on Beh_Movement_C_ExecuteUbergraph_Beh_Movement"); \ -static_assert(sizeof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement) == 0x0000E8, "Wrong size on Beh_Movement_C_ExecuteUbergraph_Beh_Movement"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, EntryPoint) == 0x000000, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetMoveToGoalTimeOut_Output_Get) == 0x000004, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetMoveToGoalTimeOut_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetMovementSpeed_Output_Get) == 0x000008, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetMovementSpeed_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, K2Node_Event_AiController_1) == 0x000010, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::K2Node_Event_AiController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_CommitBehaviour_ReturnValue) == 0x000018, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, K2Node_Event_AiController) == 0x000020, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetMovementQueryRunMode_New_Value) == 0x000028, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetMovementQueryRunMode_New_Value' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetMovementQueryTemplate_New_Template) == 0x000030, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetMovementQueryTemplate_New_Template' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetAIMovementMode_Output_Get) == 0x000038, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetAIMovementMode_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, K2Node_SwitchEnum_CmpSuccess) == 0x000039, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_Set_Speed_by_Distance_Output_Get) == 0x000040, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_Set_Speed_by_Distance_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetStrafeBySpeed_Output_Get) == 0x000090, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetStrafeBySpeed_Output_Get' has a wrong offset!"); \ -static_assert(offsetof(Beh_Movement_C_ExecuteUbergraph_Beh_Movement, CallFunc_SetSpeedByDistanceMode_Output_Get) == 0x0000E0, "Member 'Beh_Movement_C_ExecuteUbergraph_Beh_Movement::CallFunc_SetSpeedByDistanceMode_Output_Get' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Movement_C_K2_Activate \ -static_assert(alignof(Beh_Movement_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Movement_C_K2_Activate"); \ -static_assert(sizeof(Beh_Movement_C_K2_Activate) == 0x000008, "Wrong size on Beh_Movement_C_K2_Activate"); \ -static_assert(offsetof(Beh_Movement_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Movement_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Movement_C_K2_Initialize \ -static_assert(alignof(Beh_Movement_C_K2_Initialize) == 0x000008, "Wrong alignment on Beh_Movement_C_K2_Initialize"); \ -static_assert(sizeof(Beh_Movement_C_K2_Initialize) == 0x000008, "Wrong size on Beh_Movement_C_K2_Initialize"); \ -static_assert(offsetof(Beh_Movement_C_K2_Initialize, AIController) == 0x000000, "Member 'Beh_Movement_C_K2_Initialize::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Movement_C \ -static_assert(alignof(UBeh_Movement_C) == 0x000008, "Wrong alignment on UBeh_Movement_C"); \ -static_assert(sizeof(UBeh_Movement_C) == 0x0006C0, "Wrong size on UBeh_Movement_C"); \ -static_assert(offsetof(UBeh_Movement_C, UberGraphFrame_Beh_Movement_C) == 0x0005F0, "Member 'UBeh_Movement_C::UberGraphFrame_Beh_Movement_C' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Lock_Behavior_Mode) == 0x0005F8, "Member 'UBeh_Movement_C::Lock_Behavior_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, AIMoveMode) == 0x0005F9, "Member 'UBeh_Movement_C::AIMoveMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, AcceptanceRadius) == 0x0005FC, "Member 'UBeh_Movement_C::AcceptanceRadius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Is_Strafing) == 0x000600, "Member 'UBeh_Movement_C::Is_Strafing' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, EQSMovement) == 0x000608, "Member 'UBeh_Movement_C::EQSMovement' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, EQSMovementRunMode) == 0x000610, "Member 'UBeh_Movement_C::EQSMovementRunMode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Movement_Speed) == 0x000611, "Member 'UBeh_Movement_C::Movement_Speed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Speed_by_Distance) == 0x000618, "Member 'UBeh_Movement_C::Speed_by_Distance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Strafe_by_Speed) == 0x000668, "Member 'UBeh_Movement_C::Strafe_by_Speed' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Speed_by_Distance_Mode) == 0x0006B8, "Member 'UBeh_Movement_C::Speed_by_Distance_Mode' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Movement_C, Move_to_Goal_Time_Out) == 0x0006BC, "Member 'UBeh_Movement_C::Move_to_Goal_Time_Out' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BurningStatus_C_CreateDissolveEffect \ -static_assert(alignof(GA_BurningStatus_C_CreateDissolveEffect) == 0x000008, "Wrong alignment on GA_BurningStatus_C_CreateDissolveEffect"); \ -static_assert(sizeof(GA_BurningStatus_C_CreateDissolveEffect) == 0x000020, "Wrong size on GA_BurningStatus_C_CreateDissolveEffect"); \ -static_assert(offsetof(GA_BurningStatus_C_CreateDissolveEffect, CallFunc_MakeVector_ReturnValue) == 0x000000, "Member 'GA_BurningStatus_C_CreateDissolveEffect::CallFunc_MakeVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_CreateDissolveEffect, CallFunc_IsDead_ReturnValue) == 0x000018, "Member 'GA_BurningStatus_C_CreateDissolveEffect::CallFunc_IsDead_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_CreateDissolveEffect, CallFunc_IsValid_ReturnValue) == 0x000019, "Member 'GA_BurningStatus_C_CreateDissolveEffect::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3 \ -static_assert(alignof(GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3) == 0x000008, "Wrong alignment on GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3"); \ -static_assert(sizeof(GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3) == 0x0000B0, "Wrong size on GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3"); \ -static_assert(offsetof(GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3, Payload) == 0x000000, "Member 'GA_BurningStatus_C_EventReceived_1D8A596D483BEB613235358CF6C350A3::Payload' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus \ -static_assert(alignof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus) == 0x000008, "Wrong alignment on GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus"); \ -static_assert(sizeof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus) == 0x000438, "Wrong size on GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, EntryPoint) == 0x000000, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_WaitGameplayEvent_ReturnValue) == 0x000008, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_WaitGameplayEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_SpawnObject_ReturnValue) == 0x000010, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_SpawnObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue) == 0x000018, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_Event_bWasCancelled) == 0x000019, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_Event_bWasCancelled' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, Temp_struct_Variable) == 0x000020, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_1) == 0x0000D0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_GetRootComponent_ReturnValue) == 0x0000D8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_GetRootComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_DynamicCast_AsCronos_Base_Enemy_Character_BP) == 0x0000E0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_DynamicCast_AsCronos_Base_Enemy_Character_BP' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_DynamicCast_bSuccess) == 0x0000E8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate) == 0x0000EC, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_2) == 0x0000FC, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_Greater_DoubleDouble_ReturnValue) == 0x0000FD, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_Greater_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_BooleanAND_ReturnValue) == 0x0000FE, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_BooleanAND_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CustomEvent_Payload) == 0x000100, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CustomEvent_Payload' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_SpawnSystemAttached_ReturnValue) == 0x0001B0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_SpawnSystemAttached_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate_1) == 0x0001B8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_Event_EventData) == 0x0001C8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_Event_EventData' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_GetOwningActorFromActorInfo_ReturnValue) == 0x000278, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_GetOwningActorFromActorInfo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_DynamicCast_AsCronos_Burning_Status_Effect_Data) == 0x000280, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_DynamicCast_AsCronos_Burning_Status_Effect_Data' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_DynamicCast_bSuccess_1) == 0x000288, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate_2) == 0x00028C, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate_3) == 0x00029C, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_SetTimerDelegate_ReturnValue) == 0x0002B0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_SetTimerDelegate_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_Multiply_DoubleDouble_ReturnValue) == 0x0002B8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_Multiply_DoubleDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_MakeHitResult_ReturnValue) == 0x0002C0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_MakeHitResult_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_SetTimerDelegate_ReturnValue_1) == 0x0003C0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_SetTimerDelegate_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_GetComponentByClass_ReturnValue) == 0x0003C8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_GetComponentByClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_3) == 0x0003D0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate_4) == 0x0003D4, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_SetTimerDelegate_ReturnValue_2) == 0x0003E8, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_SetTimerDelegate_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_4) == 0x0003F0, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_IsValidTimerHandle_ReturnValue) == 0x0003F1, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_IsValidTimerHandle_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_5) == 0x0003F2, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_IsValidTimerHandle_ReturnValue_1) == 0x0003F3, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_IsValidTimerHandle_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, K2Node_CreateDelegate_OutputDelegate_5) == 0x0003F4, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_GetComponentByClass_ReturnValue_1) == 0x000408, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_GetComponentByClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_6) == 0x000410, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_IsValid_ReturnValue_7) == 0x000411, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_Multiply_DoubleDouble_A_ImplicitCast) == 0x000418, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_Multiply_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_Greater_DoubleDouble_A_ImplicitCast) == 0x000420, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_Greater_DoubleDouble_A_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast) == 0x000428, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_HandleDamage_Damage_ImplicitCast) == 0x00042C, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_HandleDamage_Damage_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_MakeHitResult_Time_ImplicitCast) == 0x000430, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_MakeHitResult_Time_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus, CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_1) == 0x000434, "Member 'GA_BurningStatus_C_ExecuteUbergraph_GA_BurningStatus::CallFunc_K2_SetTimerDelegate_Time_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BurningStatus_C_K2_ActivateAbilityFromEvent \ -static_assert(alignof(GA_BurningStatus_C_K2_ActivateAbilityFromEvent) == 0x000008, "Wrong alignment on GA_BurningStatus_C_K2_ActivateAbilityFromEvent"); \ -static_assert(sizeof(GA_BurningStatus_C_K2_ActivateAbilityFromEvent) == 0x0000B0, "Wrong size on GA_BurningStatus_C_K2_ActivateAbilityFromEvent"); \ -static_assert(offsetof(GA_BurningStatus_C_K2_ActivateAbilityFromEvent, EventData) == 0x000000, "Member 'GA_BurningStatus_C_K2_ActivateAbilityFromEvent::EventData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GA_BurningStatus_C_K2_OnEndAbility \ -static_assert(alignof(GA_BurningStatus_C_K2_OnEndAbility) == 0x000001, "Wrong alignment on GA_BurningStatus_C_K2_OnEndAbility"); \ -static_assert(sizeof(GA_BurningStatus_C_K2_OnEndAbility) == 0x000001, "Wrong size on GA_BurningStatus_C_K2_OnEndAbility"); \ -static_assert(offsetof(GA_BurningStatus_C_K2_OnEndAbility, bWasCancelled) == 0x000000, "Member 'GA_BurningStatus_C_K2_OnEndAbility::bWasCancelled' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGA_BurningStatus_C \ -static_assert(alignof(UGA_BurningStatus_C) == 0x000008, "Wrong alignment on UGA_BurningStatus_C"); \ -static_assert(sizeof(UGA_BurningStatus_C) == 0x000490, "Wrong size on UGA_BurningStatus_C"); \ -static_assert(offsetof(UGA_BurningStatus_C, UberGraphFrame) == 0x000430, "Member 'UGA_BurningStatus_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, BurningActor) == 0x000438, "Member 'UGA_BurningStatus_C::BurningActor' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, BurningData) == 0x000440, "Member 'UGA_BurningStatus_C::BurningData' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, IsBurning) == 0x000448, "Member 'UGA_BurningStatus_C::IsBurning' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, ActorHealth) == 0x000450, "Member 'UGA_BurningStatus_C::ActorHealth' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, BurningParticles) == 0x000458, "Member 'UGA_BurningStatus_C::BurningParticles' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, BurningChar) == 0x000460, "Member 'UGA_BurningStatus_C::BurningChar' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, UpdateTimerDelta) == 0x000468, "Member 'UGA_BurningStatus_C::UpdateTimerDelta' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, Damage) == 0x000470, "Member 'UGA_BurningStatus_C::Damage' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, Instigator) == 0x000478, "Member 'UGA_BurningStatus_C::Instigator' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, UpdateTimer) == 0x000480, "Member 'UGA_BurningStatus_C::UpdateTimer' has a wrong offset!"); \ -static_assert(offsetof(UGA_BurningStatus_C, FinishedTimer) == 0x000488, "Member 'UGA_BurningStatus_C::FinishedTimer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_ExecuteUbergraph_Beh_Flank \ -static_assert(alignof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank) == 0x000008, "Wrong alignment on Beh_Flank_C_ExecuteUbergraph_Beh_Flank"); \ -static_assert(sizeof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank) == 0x000148, "Wrong size on Beh_Flank_C_ExecuteUbergraph_Beh_Flank"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, EntryPoint) == 0x000000, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_Result) == 0x000010, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_AIController_2) == 0x000018, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_AIController_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_DynamicCast_AsActor) == 0x000020, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CreateDelegate_OutputDelegate) == 0x00002C, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_AIController_1) == 0x000040, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_AIController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_ResultLocation_1) == 0x000048, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_ResultLocation_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CreateDelegate_OutputDelegate_1) == 0x000060, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_AIController) == 0x000070, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CustomEvent_ResultLocation) == 0x000078, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CustomEvent_ResultLocation' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CreateDelegate_OutputDelegate_2) == 0x000090, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, Temp_struct_Variable) == 0x0000A0, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, Temp_object_Variable) == 0x0000B8, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::Temp_object_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_Event_AiController) == 0x0000C0, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_CommitBehaviour_ReturnValue) == 0x0000C8, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0000D0, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0000E0, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_IsValid_ReturnValue) == 0x0000E8, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_BehaviorRunEQS_ReturnValue) == 0x0000F0, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_BehaviorRunEQS_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_IsValid_ReturnValue_1) == 0x0000F8, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_GetTargetObject_ReturnValue_1) == 0x000100, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_GetTargetObject_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_Event_bWasInterrupted) == 0x000108, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_DynamicCast_AsActor_1) == 0x000110, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_DynamicCast_AsActor_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_DynamicCast_bSuccess_1) == 0x000118, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_GetOwningAIController_ReturnValue) == 0x000120, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, K2Node_CreateDelegate_OutputDelegate_3) == 0x000128, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_GetAvatar_ReturnValue) == 0x000138, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_GetAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_ExecuteUbergraph_Beh_Flank, CallFunc_GetAvatar_ReturnValue_1) == 0x000140, "Member 'Beh_Flank_C_ExecuteUbergraph_Beh_Flank::CallFunc_GetAvatar_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_K2_Activate \ -static_assert(alignof(Beh_Flank_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Flank_C_K2_Activate"); \ -static_assert(sizeof(Beh_Flank_C_K2_Activate) == 0x000008, "Wrong size on Beh_Flank_C_K2_Activate"); \ -static_assert(offsetof(Beh_Flank_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Flank_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_K2_EndBehavior \ -static_assert(alignof(Beh_Flank_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Flank_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Flank_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Flank_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Flank_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Flank_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3 \ -static_assert(alignof(Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3) == 0x000008, "Wrong alignment on Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3"); \ -static_assert(sizeof(Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3) == 0x000020, "Wrong size on Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3"); \ -static_assert(offsetof(Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3, AIController) == 0x000000, "Member 'Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3, ResultLocation) == 0x000008, "Member 'Beh_Flank_C_OnFail_8DA884E74C018EB1996E22AE8CAD68A3::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4 \ -static_assert(alignof(Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4) == 0x000008, "Wrong alignment on Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4"); \ -static_assert(sizeof(Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4) == 0x000010, "Wrong size on Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4"); \ -static_assert(offsetof(Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4, Result) == 0x000000, "Member 'Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4, AIController) == 0x000008, "Member 'Beh_Flank_C_OnMoveFinished_FA558B0E4764C33192DDCDA438FE64A4::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3 \ -static_assert(alignof(Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3) == 0x000008, "Wrong alignment on Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3"); \ -static_assert(sizeof(Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3) == 0x000020, "Wrong size on Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3"); \ -static_assert(offsetof(Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3, AIController) == 0x000000, "Member 'Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3::AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3, ResultLocation) == 0x000008, "Member 'Beh_Flank_C_OnSuccess_8DA884E74C018EB1996E22AE8CAD68A3::ResultLocation' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Flank_C \ -static_assert(alignof(UBeh_Flank_C) == 0x000008, "Wrong alignment on UBeh_Flank_C"); \ -static_assert(sizeof(UBeh_Flank_C) == 0x0001A0, "Wrong size on UBeh_Flank_C"); \ -static_assert(offsetof(UBeh_Flank_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Flank_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe \ -static_assert(alignof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe) == 0x000008, "Wrong alignment on Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe"); \ -static_assert(sizeof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe) == 0x000218, "Wrong size on Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, EntryPoint) == 0x000000, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_CreateDelegate_OutputDelegate) == 0x000004, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_CreateDelegate_OutputDelegate_1) == 0x000014, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_CreateDelegate_OutputDelegate_2) == 0x000024, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_CreateDelegate_OutputDelegate_3) == 0x000034, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_Event_AiController) == 0x000048, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_CommitBehaviour_ReturnValue) == 0x000050, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_Event_bWasInterrupted) == 0x000051, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_GetTargetObject_ReturnValue) == 0x000058, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_GetOwningAIController_ReturnValue) == 0x000060, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_DynamicCast_AsActor) == 0x000068, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_DynamicCast_bSuccess) == 0x000070, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_GetOwningAIController_ReturnValue_1) == 0x000078, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_GetOwningAIController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_GetOwningAIController_ReturnValue_2) == 0x000080, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_GetOwningAIController_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_RandomBool_ReturnValue) == 0x000088, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_RandomBool_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_SelectVector_ReturnValue) == 0x000090, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_SelectVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BreakVector2D_X) == 0x0000A8, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BreakVector2D_X' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BreakVector2D_Y) == 0x0000B0, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BreakVector2D_Y' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_RandomBool_ReturnValue_1) == 0x0000B8, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_RandomBool_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_RandomFloatInRange_ReturnValue) == 0x0000C0, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_RandomFloatInRange_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_SelectVector_ReturnValue_1) == 0x0000C8, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_SelectVector_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_MakeStruct_SteeringRequest) == 0x0000E0, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_MakeStruct_SteeringRequest' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BehaviorSteer_TaskOwner_CastInput) == 0x000150, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BehaviorSteer_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BehaviorSteer_ReturnValue) == 0x000160, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BehaviorSteer_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BreakVector2D_X_1) == 0x000168, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BreakVector2D_X_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BreakVector2D_Y_1) == 0x000170, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BreakVector2D_Y_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_RandomFloatInRange_ReturnValue_1) == 0x000178, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_RandomFloatInRange_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_MakeStruct_SteeringRequest_1) == 0x000180, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_MakeStruct_SteeringRequest_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BehaviorSteer_TaskOwner_CastInput_1) == 0x0001F0, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BehaviorSteer_TaskOwner_CastInput_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_BehaviorSteer_ReturnValue_1) == 0x000200, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_BehaviorSteer_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_IsValid_ReturnValue) == 0x000208, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, CallFunc_IsValid_ReturnValue_1) == 0x000209, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_MakeStruct_Duration_ImplicitCast) == 0x00020C, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_MakeStruct_Duration_ImplicitCast' has a wrong offset!"); \ -static_assert(offsetof(Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe, K2Node_MakeStruct_Duration_ImplicitCast_1) == 0x000210, "Member 'Beh_Strafe_C_ExecuteUbergraph_Beh_Strafe::K2Node_MakeStruct_Duration_ImplicitCast_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Strafe_C_K2_Activate \ -static_assert(alignof(Beh_Strafe_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_Strafe_C_K2_Activate"); \ -static_assert(sizeof(Beh_Strafe_C_K2_Activate) == 0x000008, "Wrong size on Beh_Strafe_C_K2_Activate"); \ -static_assert(offsetof(Beh_Strafe_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_Strafe_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_Strafe_C_K2_EndBehavior \ -static_assert(alignof(Beh_Strafe_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_Strafe_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_Strafe_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_Strafe_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_Strafe_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_Strafe_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_Strafe_C \ -static_assert(alignof(UBeh_Strafe_C) == 0x000008, "Wrong alignment on UBeh_Strafe_C"); \ -static_assert(sizeof(UBeh_Strafe_C) == 0x0001B8, "Wrong size on UBeh_Strafe_C"); \ -static_assert(offsetof(UBeh_Strafe_C, UberGraphFrame) == 0x000198, "Member 'UBeh_Strafe_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Strafe_C, Gate) == 0x0001A0, "Member 'UBeh_Strafe_C::Gate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_Strafe_C, TimeUntilSwitch) == 0x0001A8, "Member 'UBeh_Strafe_C::TimeUntilSwitch' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack \ -static_assert(alignof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack) == 0x000008, "Wrong alignment on Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack"); \ -static_assert(sizeof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack) == 0x0001D0, "Wrong size on Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, EntryPoint) == 0x000000, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag_5) == 0x000004, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName_5) == 0x00000C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag_4) == 0x000014, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName_4) == 0x00001C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate) == 0x000024, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag_3) == 0x000034, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName_3) == 0x00003C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_1) == 0x000044, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag_2) == 0x000054, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName_2) == 0x00005C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_2) == 0x000064, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag_1) == 0x000074, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName_1) == 0x00007C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_3) == 0x000084, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_EventTag) == 0x000094, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_NotifyName) == 0x00009C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_NotifyName' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_4) == 0x0000A4, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_4' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, Temp_name_Variable) == 0x0000B4, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::Temp_name_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, Temp_struct_Variable) == 0x0000BC, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_Result) == 0x0000C4, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CustomEvent_AIController) == 0x0000C8, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_5) == 0x0000D0, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_5' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_6) == 0x0000E0, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_6' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, Temp_class_Variable) == 0x0000F0, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_Event_AiController) == 0x0000F8, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_IsValid_ReturnValue) == 0x000100, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_CommitBehaviour_ReturnValue) == 0x000101, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetOwningAIController_ReturnValue) == 0x000108, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_getPawn_ReturnValue) == 0x000110, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetTargetObject_ReturnValue) == 0x000118, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000120, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_DynamicCast_bSuccess) == 0x000130, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_DynamicCast_AsActor) == 0x000138, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_DynamicCast_bSuccess_1) == 0x000140, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000148, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x000150, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_BehaviorMoveTo_ReturnValue) == 0x000160, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_IsValid_ReturnValue_1) == 0x000168, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosEnemyAvatar_EnemyCharacter) == 0x000170, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosEnemyAvatar_EnemyCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosEnemyAvatar_ReturnValue) == 0x000178, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosEnemyAvatar_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_SelectMontageToPlayBasedOnMovement_Result) == 0x000179, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_SelectMontageToPlayBasedOnMovement_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue) == 0x00017C, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_SelectMontageToPlayBasedOnMovement_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_SwitchEnum_CmpSuccess) == 0x000184, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_SwitchEnum_CmpSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput) == 0x000188, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_PlayMontageAndWaitForEvent_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_PlayMontageAndWaitForEvent_ReturnValue) == 0x000198, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_PlayMontageAndWaitForEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosController_CronosController) == 0x0001A0, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosController_CronosController' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosController_ReturnValue) == 0x0001A8, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_IsValid_ReturnValue_2) == 0x0001A9, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_RequestToken_ReturnValue) == 0x0001AA, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_RequestToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_Event_bWasInterrupted) == 0x0001AB, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_Event_bWasInterrupted' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosController_CronosController_1) == 0x0001B0, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosController_CronosController_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_GetCronosController_ReturnValue_1) == 0x0001B8, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_GetCronosController_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, CallFunc_ConsumeToken_ReturnValue) == 0x0001B9, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::CallFunc_ConsumeToken_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack, K2Node_CreateDelegate_OutputDelegate_7) == 0x0001BC, "Member 'Beh_RunAttack_C_ExecuteUbergraph_Beh_RunAttack::K2Node_CreateDelegate_OutputDelegate_7' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_HandleNavMovementMode \ -static_assert(alignof(Beh_RunAttack_C_HandleNavMovementMode) == 0x000008, "Wrong alignment on Beh_RunAttack_C_HandleNavMovementMode"); \ -static_assert(sizeof(Beh_RunAttack_C_HandleNavMovementMode) == 0x000028, "Wrong size on Beh_RunAttack_C_HandleNavMovementMode"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, CallFunc_MakeLiteralByte_ReturnValue) == 0x000000, "Member 'Beh_RunAttack_C_HandleNavMovementMode::CallFunc_MakeLiteralByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000008, "Member 'Beh_RunAttack_C_HandleNavMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, CallFunc_getPawn_ReturnValue) == 0x000010, "Member 'Beh_RunAttack_C_HandleNavMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000018, "Member 'Beh_RunAttack_C_HandleNavMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, K2Node_DynamicCast_bSuccess) == 0x000020, "Member 'Beh_RunAttack_C_HandleNavMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_HandleNavMovementMode, CallFunc_OverrideMovementMode_OverrideHandle) == 0x000024, "Member 'Beh_RunAttack_C_HandleNavMovementMode::CallFunc_OverrideMovementMode_OverrideHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_K2_Activate \ -static_assert(alignof(Beh_RunAttack_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_RunAttack_C_K2_Activate"); \ -static_assert(sizeof(Beh_RunAttack_C_K2_Activate) == 0x000008, "Wrong size on Beh_RunAttack_C_K2_Activate"); \ -static_assert(offsetof(Beh_RunAttack_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_RunAttack_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_K2_EndBehavior \ -static_assert(alignof(Beh_RunAttack_C_K2_EndBehavior) == 0x000001, "Wrong alignment on Beh_RunAttack_C_K2_EndBehavior"); \ -static_assert(sizeof(Beh_RunAttack_C_K2_EndBehavior) == 0x000001, "Wrong size on Beh_RunAttack_C_K2_EndBehavior"); \ -static_assert(offsetof(Beh_RunAttack_C_K2_EndBehavior, bWasInterrupted) == 0x000000, "Member 'Beh_RunAttack_C_K2_EndBehavior::bWasInterrupted' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_NotifyEnd_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_NotifyStart_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_NotifyStartEvent \ -static_assert(alignof(Beh_RunAttack_C_NotifyStartEvent) == 0x000004, "Wrong alignment on Beh_RunAttack_C_NotifyStartEvent"); \ -static_assert(sizeof(Beh_RunAttack_C_NotifyStartEvent) == 0x000008, "Wrong size on Beh_RunAttack_C_NotifyStartEvent"); \ -static_assert(offsetof(Beh_RunAttack_C_NotifyStartEvent, Tag) == 0x000000, "Member 'Beh_RunAttack_C_NotifyStartEvent::Tag' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_OnBlendOut_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_OnCancelled_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_OnCompleted_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27 \ -static_assert(alignof(Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000004, "Wrong alignment on Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(sizeof(Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27) == 0x000010, "Wrong size on Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27"); \ -static_assert(offsetof(Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27, EventTag) == 0x000000, "Member 'Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27::EventTag' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27, NotifyName) == 0x000008, "Member 'Beh_RunAttack_C_OnInterrupted_BC0CDA05435AE6102FA08ABD5611DC27::NotifyName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0 \ -static_assert(alignof(Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0) == 0x000008, "Wrong alignment on Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0"); \ -static_assert(sizeof(Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0) == 0x000010, "Wrong size on Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0"); \ -static_assert(offsetof(Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0, Result) == 0x000000, "Member 'Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0, AIController) == 0x000008, "Member 'Beh_RunAttack_C_OnMoveFinished_FA0438FF4CF86C87C8425584146336B0::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_RunAttack_C_RestoreMovementMode \ -static_assert(alignof(Beh_RunAttack_C_RestoreMovementMode) == 0x000008, "Wrong alignment on Beh_RunAttack_C_RestoreMovementMode"); \ -static_assert(sizeof(Beh_RunAttack_C_RestoreMovementMode) == 0x000020, "Wrong size on Beh_RunAttack_C_RestoreMovementMode"); \ -static_assert(offsetof(Beh_RunAttack_C_RestoreMovementMode, CallFunc_GetOwningAIController_ReturnValue) == 0x000000, "Member 'Beh_RunAttack_C_RestoreMovementMode::CallFunc_GetOwningAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_RestoreMovementMode, CallFunc_getPawn_ReturnValue) == 0x000008, "Member 'Beh_RunAttack_C_RestoreMovementMode::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_RestoreMovementMode, K2Node_DynamicCast_AsCharacter) == 0x000010, "Member 'Beh_RunAttack_C_RestoreMovementMode::K2Node_DynamicCast_AsCharacter' has a wrong offset!"); \ -static_assert(offsetof(Beh_RunAttack_C_RestoreMovementMode, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_RunAttack_C_RestoreMovementMode::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_RunAttack_C \ -static_assert(alignof(UBeh_RunAttack_C) == 0x000008, "Wrong alignment on UBeh_RunAttack_C"); \ -static_assert(sizeof(UBeh_RunAttack_C) == 0x0001C0, "Wrong size on UBeh_RunAttack_C"); \ -static_assert(offsetof(UBeh_RunAttack_C, UberGraphFrame) == 0x000198, "Member 'UBeh_RunAttack_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, Montage_to_Play) == 0x0001A0, "Member 'UBeh_RunAttack_C::Montage_to_Play' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, AttackDistance) == 0x0001A8, "Member 'UBeh_RunAttack_C::AttackDistance' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, TokenType) == 0x0001AC, "Member 'UBeh_RunAttack_C::TokenType' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, Min_Score) == 0x0001B0, "Member 'UBeh_RunAttack_C::Min_Score' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, RestrictToNavmesh) == 0x0001B4, "Member 'UBeh_RunAttack_C::RestrictToNavmesh' has a wrong offset!"); \ -static_assert(offsetof(UBeh_RunAttack_C, MovementModeHandle) == 0x0001B8, "Member 'UBeh_RunAttack_C::MovementModeHandle' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP__FAnimBlueprintGeneratedConstantData \ -static_assert(alignof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000008, "Wrong alignment on Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(sizeof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData) == 0x000800, "Wrong size on Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_117) == 0x000004, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_117' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __NameProperty_118) == 0x00000C, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__NameProperty_118' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_119) == 0x000018, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_119' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __BlendProfile_120) == 0x000028, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__BlendProfile_120' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __CurveFloat_121) == 0x000030, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__CurveFloat_121' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __BoolProperty_122) == 0x000038, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__BoolProperty_122' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_123) == 0x000039, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_123' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __EnumProperty_124) == 0x00003A, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__EnumProperty_124' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __ArrayProperty_125) == 0x000040, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__ArrayProperty_125' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, __StructProperty_126) == 0x000050, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::__StructProperty_126' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Tag) == 0x000070, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_PropertyAccess) == 0x0000D0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimBlueprintExtension_Base) == 0x000150, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_5) == 0x000168, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_8) == 0x000198, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_2) == 0x0001C8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend_1) == 0x0001F8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_7) == 0x000228, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_6) == 0x000258, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_6' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_5) == 0x000288, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_5' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_4) == 0x0002B8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_3) == 0x0002E8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_4) == 0x000318, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_4' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose_1) == 0x000348, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph_1) == 0x000378, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig_1) == 0x0003A8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_ControlRig) == 0x0003D8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_3) == 0x000408, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_3' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_2) == 0x000438, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_2) == 0x000468, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Root) == 0x000498, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedInputPose) == 0x0004C8, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_2) == 0x0004D0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LayeredBoneBlend) == 0x000500, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot_1) == 0x000530, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_6) == 0x000560, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_5) == 0x000590, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_PoseSnapshot) == 0x0005C0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool_1) == 0x0005F0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose_1) == 0x000620, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_4) == 0x000650, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_3) == 0x000680, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_BlendListByBool) == 0x0006B0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_SaveCachedPose) == 0x0006E0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_2) == 0x000710, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose_1) == 0x000740, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_LinkedAnimGraph) == 0x000770, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_UseCachedPose) == 0x0007A0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData, AnimGraphNode_Slot) == 0x0007D0, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedConstantData::AnimGraphNode_Slot' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP__FAnimBlueprintGeneratedMutableData \ -static_assert(alignof(Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000001, "Wrong alignment on Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(sizeof(Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData) == 0x000004, "Wrong size on Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty) == 0x000001, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_0) == 0x000002, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_0' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData, __BoolProperty_1) == 0x000003, "Member 'Doppelganger_AnimBP::FAnimBlueprintGeneratedMutableData::__BoolProperty_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP_C_AnimGraph \ -static_assert(alignof(Doppelganger_AnimBP_C_AnimGraph) == 0x000008, "Wrong alignment on Doppelganger_AnimBP_C_AnimGraph"); \ -static_assert(sizeof(Doppelganger_AnimBP_C_AnimGraph) == 0x000030, "Wrong size on Doppelganger_AnimBP_C_AnimGraph"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_AnimGraph, InPose) == 0x000000, "Member 'Doppelganger_AnimBP_C_AnimGraph::InPose' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_AnimGraph, InPose_1) == 0x000010, "Member 'Doppelganger_AnimBP_C_AnimGraph::InPose_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_AnimGraph, AnimGraph_0) == 0x000020, "Member 'Doppelganger_AnimBP_C_AnimGraph::AnimGraph_0' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP \ -static_assert(alignof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP) == 0x000010, "Wrong alignment on Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP"); \ -static_assert(sizeof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP) == 0x000170, "Wrong size on Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, EntryPoint) == 0x000000, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, CallFunc_GetOwningComponent_ReturnValue) == 0x000008, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::CallFunc_GetOwningComponent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, CallFunc_K2_GetComponentToWorld_ReturnValue) == 0x000010, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::CallFunc_K2_GetComponentToWorld_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, K2Node_Event_Intensity) == 0x000070, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::K2Node_Event_Intensity' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, K2Node_Event_HitBone) == 0x000074, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::K2Node_Event_HitBone' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, K2Node_Event_ImpactLocation) == 0x000080, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::K2Node_Event_ImpactLocation' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, K2Node_Event_ImpactNormal) == 0x000098, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::K2Node_Event_ImpactNormal' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, CallFunc_GetHRControlRig_Rig) == 0x0000B0, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::CallFunc_GetHRControlRig_Rig' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, K2Node_MakeStruct_ControlRigHitInput) == 0x0000C0, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::K2Node_MakeStruct_ControlRigHitInput' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, CallFunc_GetHRControlRig_Rig_1) == 0x000160, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::CallFunc_GetHRControlRig_Rig_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP, CallFunc_ExecuteEvent_ReturnValue) == 0x000168, "Member 'Doppelganger_AnimBP_C_ExecuteUbergraph_Doppelganger_AnimBP::CallFunc_ExecuteEvent_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP_C_GetHRControlRig \ -static_assert(alignof(Doppelganger_AnimBP_C_GetHRControlRig) == 0x000008, "Wrong alignment on Doppelganger_AnimBP_C_GetHRControlRig"); \ -static_assert(sizeof(Doppelganger_AnimBP_C_GetHRControlRig) == 0x000040, "Wrong size on Doppelganger_AnimBP_C_GetHRControlRig"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, Rig) == 0x000000, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::Rig' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, CallFunc_IsValid_ReturnValue) == 0x000008, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, CallFunc_FindControlRigs_ReturnValue) == 0x000010, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::CallFunc_FindControlRigs_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, CallFunc_Array_Get_Item) == 0x000020, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, CallFunc_Array_IsNotEmpty_ReturnValue) == 0x000028, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::CallFunc_Array_IsNotEmpty_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, K2Node_DynamicCast_AsDop_HR_Ctrl_Rig) == 0x000030, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::K2Node_DynamicCast_AsDop_HR_Ctrl_Rig' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_GetHRControlRig, K2Node_DynamicCast_bSuccess) == 0x000038, "Member 'Doppelganger_AnimBP_C_GetHRControlRig::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_AnimBP_C_ProcFlinch \ -static_assert(alignof(Doppelganger_AnimBP_C_ProcFlinch) == 0x000008, "Wrong alignment on Doppelganger_AnimBP_C_ProcFlinch"); \ -static_assert(sizeof(Doppelganger_AnimBP_C_ProcFlinch) == 0x000040, "Wrong size on Doppelganger_AnimBP_C_ProcFlinch"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ProcFlinch, Intensity) == 0x000000, "Member 'Doppelganger_AnimBP_C_ProcFlinch::Intensity' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ProcFlinch, HitBone) == 0x000004, "Member 'Doppelganger_AnimBP_C_ProcFlinch::HitBone' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ProcFlinch, ImpactLocation) == 0x000010, "Member 'Doppelganger_AnimBP_C_ProcFlinch::ImpactLocation' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_AnimBP_C_ProcFlinch, ImpactNormal) == 0x000028, "Member 'Doppelganger_AnimBP_C_ProcFlinch::ImpactNormal' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UDoppelganger_AnimBP_C \ -static_assert(alignof(UDoppelganger_AnimBP_C) == 0x000010, "Wrong alignment on UDoppelganger_AnimBP_C"); \ -static_assert(sizeof(UDoppelganger_AnimBP_C) == 0x001C30, "Wrong size on UDoppelganger_AnimBP_C"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, UberGraphFrame) == 0x000490, "Member 'UDoppelganger_AnimBP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __AnimBlueprintMutables) == 0x000498, "Member 'UDoppelganger_AnimBP_C::__AnimBlueprintMutables' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimBlueprintExtension_Tag) == 0x0004A0, "Member 'UDoppelganger_AnimBP_C::AnimBlueprintExtension_Tag' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimBlueprintExtension_PropertyAccess) == 0x0004A8, "Member 'UDoppelganger_AnimBP_C::AnimBlueprintExtension_PropertyAccess' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimBlueprintExtension_Base) == 0x0004B0, "Member 'UDoppelganger_AnimBP_C::AnimBlueprintExtension_Base' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose_5) == 0x0004B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_8) == 0x000538, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_8' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LinkedAnimGraph_2) == 0x000560, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LinkedAnimGraph_2' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LayeredBoneBlend_1) == 0x000618, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LayeredBoneBlend_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_7) == 0x000700, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_7' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_6) == 0x000728, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_6' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_5) == 0x000770, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_5' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose_4) == 0x0007B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose_3) == 0x000838, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_4) == 0x0008B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_4' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LinkedInputPose_1) == 0x000900, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LinkedInputPose_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LinkedAnimGraph_1) == 0x0009B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LinkedAnimGraph_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_ControlRig_1) == 0x000A70, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_ControlRig_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_ControlRig) == 0x000F50, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_ControlRig' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_3) == 0x001430, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_3' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_BlendListByBool_2) == 0x001478, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_BlendListByBool_2' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_2) == 0x0014C0, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_2' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Root) == 0x001508, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Root' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LinkedInputPose) == 0x001528, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LinkedInputPose' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose_2) == 0x0015E0, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LayeredBoneBlend) == 0x001660, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LayeredBoneBlend' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot_1) == 0x001748, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_6) == 0x001790, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_6' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_5) == 0x0017B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_5' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_PoseSnapshot) == 0x0017E0, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_PoseSnapshot' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_BlendListByBool_1) == 0x001870, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_BlendListByBool_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose_1) == 0x0018B8, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_4) == 0x001938, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_4' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_3) == 0x001960, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_3' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_BlendListByBool) == 0x001988, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_BlendListByBool' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_SaveCachedPose) == 0x0019D0, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_SaveCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_2) == 0x001A50, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_2' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose_1) == 0x001A78, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose_1' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_LinkedAnimGraph) == 0x001AA0, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_LinkedAnimGraph' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_UseCachedPose) == 0x001B58, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_UseCachedPose' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AnimGraphNode_Slot) == 0x001B80, "Member 'UDoppelganger_AnimBP_C::AnimGraphNode_Slot' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_bJustTeleported_56EE24CD47FC2CEB70C8E085DE0E6A2B) == 0x001BC8, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_bJustTeleported_56EE24CD47FC2CEB70C8E085DE0E6A2B' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_Trace_Distance_Down_56EE24CD47FC2CEB70C8E085DE0E6A2B) == 0x001BD0, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_Trace_Distance_Down_56EE24CD47FC2CEB70C8E085DE0E6A2B' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_Trace_Distance_Up_56EE24CD47FC2CEB70C8E085DE0E6A2B) == 0x001BD8, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_Trace_Distance_Up_56EE24CD47FC2CEB70C8E085DE0E6A2B' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_AnimsConfig_1CDD301E438875FF014FFF867EB4BD81) == 0x001BE0, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_AnimsConfig_1CDD301E438875FF014FFF867EB4BD81' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_AimOffsetState_1CDD301E438875FF014FFF867EB4BD81) == 0x001BE8, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_AimOffsetState_1CDD301E438875FF014FFF867EB4BD81' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_MovementState_795DAD2445071990A91512B372944119) == 0x001BF0, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_MovementState_795DAD2445071990A91512B372944119' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_AnimsConfig_795DAD2445071990A91512B372944119) == 0x001BF8, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_AnimsConfig_795DAD2445071990A91512B372944119' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, __CustomProperty_Preset_795DAD2445071990A91512B372944119) == 0x001C00, "Member 'UDoppelganger_AnimBP_C::__CustomProperty_Preset_795DAD2445071990A91512B372944119' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, HRControlRig) == 0x001C08, "Member 'UDoppelganger_AnimBP_C::HRControlRig' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, AbilitySystemComponent) == 0x001C10, "Member 'UDoppelganger_AnimBP_C::AbilitySystemComponent' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, IKFeetDistanceUp) == 0x001C18, "Member 'UDoppelganger_AnimBP_C::IKFeetDistanceUp' has a wrong offset!"); \ -static_assert(offsetof(UDoppelganger_AnimBP_C, IKFeetDistanceDown) == 0x001C20, "Member 'UDoppelganger_AnimBP_C::IKFeetDistanceDown' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP \ -static_assert(alignof(CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP) == 0x000004, "Wrong alignment on CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP"); \ -static_assert(sizeof(CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP) == 0x000004, "Wrong size on CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP"); \ -static_assert(offsetof(CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP, EntryPoint) == 0x000000, "Member 'CronosBodyPart_BP_C_ExecuteUbergraph_CronosBodyPart_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ACronosBodyPart_BP_C \ -static_assert(alignof(ACronosBodyPart_BP_C) == 0x000008, "Wrong alignment on ACronosBodyPart_BP_C"); \ -static_assert(sizeof(ACronosBodyPart_BP_C) == 0x000608, "Wrong size on ACronosBodyPart_BP_C"); \ -static_assert(offsetof(ACronosBodyPart_BP_C, UberGraphFrame) == 0x000600, "Member 'ACronosBodyPart_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget \ -static_assert(alignof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget) == 0x000008, "Wrong alignment on Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget"); \ -static_assert(sizeof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget) == 0x000118, "Wrong size on Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, EntryPoint) == 0x000000, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_GetTargetObject_ReturnValue) == 0x000008, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_GetTargetObject_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_DynamicCast_AsActor) == 0x000010, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_DynamicCast_AsActor' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_DynamicCast_bSuccess) == 0x000018, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CreateDelegate_OutputDelegate) == 0x00001C, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, Temp_class_Variable) == 0x000030, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::Temp_class_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CreateDelegate_OutputDelegate_1) == 0x000038, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CreateDelegate_OutputDelegate_2) == 0x000048, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, Temp_bool_Variable) == 0x000058, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_Event_AiController) == 0x000060, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_Event_AiController' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_CommitBehaviour_ReturnValue) == 0x000068, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_CommitBehaviour_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_getPawn_ReturnValue) == 0x000070, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_getPawn_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_DynamicCast_AsEMInteraction_Interface) == 0x000078, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_DynamicCast_AsEMInteraction_Interface' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_DynamicCast_bSuccess_1) == 0x000088, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_GetDefaultMovementFilter_ReturnValue) == 0x000090, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_GetDefaultMovementFilter_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CustomEvent_Result) == 0x000098, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CustomEvent_Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CustomEvent_AIController) == 0x0000A0, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CustomEvent_AIController' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_GetGoalData_ReturnValue) == 0x0000A8, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_GetGoalData_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_BehaviorMoveTo_TaskOwner_CastInput) == 0x0000B0, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_BehaviorMoveTo_TaskOwner_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_BehaviorMoveTo_ReturnValue) == 0x0000C0, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_BehaviorMoveTo_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_IsValid_ReturnValue) == 0x0000C8, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_IsValid_ReturnValue_1) == 0x0000C9, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_CreateDelegate_OutputDelegate_3) == 0x0000CC, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_CreateDelegate_OutputDelegate_3' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_GetActorForwardVector_ReturnValue) == 0x0000E0, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_GetActorForwardVector_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_GetCharacterPlay_ReturnValue) == 0x0000F8, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_Select_Default) == 0x000100, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_AIRotateTowards_ReturnValue) == 0x000108, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_AIRotateTowards_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, CallFunc_IsValid_ReturnValue_2) == 0x000110, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget, K2Node_VariableSet_Acceptance_Radius_ImplicitCast) == 0x000114, "Member 'Beh_MoveToTarget_C_ExecuteUbergraph_Beh_MoveToTarget::K2Node_VariableSet_Acceptance_Radius_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_MoveToTarget_C_K2_Activate \ -static_assert(alignof(Beh_MoveToTarget_C_K2_Activate) == 0x000008, "Wrong alignment on Beh_MoveToTarget_C_K2_Activate"); \ -static_assert(sizeof(Beh_MoveToTarget_C_K2_Activate) == 0x000008, "Wrong size on Beh_MoveToTarget_C_K2_Activate"); \ -static_assert(offsetof(Beh_MoveToTarget_C_K2_Activate, AIController) == 0x000000, "Member 'Beh_MoveToTarget_C_K2_Activate::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380 \ -static_assert(alignof(Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380) == 0x000008, "Wrong alignment on Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380"); \ -static_assert(sizeof(Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380) == 0x000010, "Wrong size on Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380"); \ -static_assert(offsetof(Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380, Result) == 0x000000, "Member 'Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380::Result' has a wrong offset!"); \ -static_assert(offsetof(Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380, AIController) == 0x000008, "Member 'Beh_MoveToTarget_C_OnMoveFinished_50D2049F43CF88EA84D013BB2A955380::AIController' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBeh_MoveToTarget_C \ -static_assert(alignof(UBeh_MoveToTarget_C) == 0x000008, "Wrong alignment on UBeh_MoveToTarget_C"); \ -static_assert(sizeof(UBeh_MoveToTarget_C) == 0x0001D8, "Wrong size on UBeh_MoveToTarget_C"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, UberGraphFrame) == 0x000198, "Member 'UBeh_MoveToTarget_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, Acceptance_Radius) == 0x0001A0, "Member 'UBeh_MoveToTarget_C::Acceptance_Radius' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, Gait) == 0x0001A4, "Member 'UBeh_MoveToTarget_C::Gait' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, MovementTarget) == 0x0001A8, "Member 'UBeh_MoveToTarget_C::MovementTarget' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, GoalData) == 0x0001B0, "Member 'UBeh_MoveToTarget_C::GoalData' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, ShouldRotate) == 0x0001B8, "Member 'UBeh_MoveToTarget_C::ShouldRotate' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, Ai_Controller) == 0x0001C0, "Member 'UBeh_MoveToTarget_C::Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, RotationTarget) == 0x0001C8, "Member 'UBeh_MoveToTarget_C::RotationTarget' has a wrong offset!"); \ -static_assert(offsetof(UBeh_MoveToTarget_C, PlayerIsRotationTarget) == 0x0001D0, "Member 'UBeh_MoveToTarget_C::PlayerIsRotationTarget' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature \ -static_assert(alignof(Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature) == 0x000008, "Wrong alignment on Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature"); \ -static_assert(sizeof(Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature) == 0x000148, "Wrong size on Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature"); \ -static_assert(offsetof(Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature, DamageInfo) == 0x000000, "Member 'Doppelganger_BP_C_BndEvt__Doppelganger_BP_DamageHandling_K2Node_ComponentBoundEvent_1_OnDamageHandled__DelegateSignature::DamageInfo' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_EnteringSleep \ -static_assert(alignof(Doppelganger_BP_C_EnteringSleep) == 0x000008, "Wrong alignment on Doppelganger_BP_C_EnteringSleep"); \ -static_assert(sizeof(Doppelganger_BP_C_EnteringSleep) == 0x000018, "Wrong size on Doppelganger_BP_C_EnteringSleep"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, bCollisionEnabled) == 0x000000, "Member 'Doppelganger_BP_C_EnteringSleep::bCollisionEnabled' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, CallFunc_IsValid_ReturnValue) == 0x000001, "Member 'Doppelganger_BP_C_EnteringSleep::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, CallFunc_GetJawTentacles_ReturnValue) == 0x000008, "Member 'Doppelganger_BP_C_EnteringSleep::CallFunc_GetJawTentacles_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, CallFunc_IsValid_ReturnValue_1) == 0x000010, "Member 'Doppelganger_BP_C_EnteringSleep::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, CallFunc_IsValid_ReturnValue_2) == 0x000011, "Member 'Doppelganger_BP_C_EnteringSleep::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_EnteringSleep, CallFunc_IsValid_ReturnValue_3) == 0x000012, "Member 'Doppelganger_BP_C_EnteringSleep::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP \ -static_assert(alignof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP) == 0x000008, "Wrong alignment on Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP"); \ -static_assert(sizeof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP) == 0x000328, "Wrong size on Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, EntryPoint) == 0x000000, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue) == 0x000004, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_1) == 0x000005, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_GetJawTentacles_ReturnValue) == 0x000008, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_GetJawTentacles_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_2) == 0x000010, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_3) == 0x000011, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_GetJawTentacles_ReturnValue_1) == 0x000018, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_GetJawTentacles_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_4) == 0x000020, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_5) == 0x000021, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_GetJawTentacles_ReturnValue_2) == 0x000028, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_GetJawTentacles_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_6) == 0x000030, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_7) == 0x000031, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_7' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, Temp_int_Array_Index_Variable) == 0x000034, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::Temp_int_Array_Index_Variable' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_CreateDelegate_OutputDelegate) == 0x000038, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_CreateDelegate_OutputDelegate' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_EventName) == 0x000048, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_EventName' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_Distance) == 0x000050, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_Distance' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_DeltaSeconds) == 0x000058, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_DeltaSeconds' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_Data) == 0x000060, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_NiagaraSystem) == 0x000070, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_NiagaraSystem' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_Event_SimulationPositionOffset) == 0x000078, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_Event_SimulationPositionOffset' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Array_Length_ReturnValue) == 0x000090, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Array_Length_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_GetAIController_ReturnValue) == 0x000098, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_GetAIController_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_DynamicCast_AsCronos_Ai_Controller) == 0x0000A0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_DynamicCast_AsCronos_Ai_Controller' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_DynamicCast_bSuccess) == 0x0000A8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsRankZero_Value) == 0x0000A9, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsRankZero_Value' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, Temp_int_Loop_Counter_Variable) == 0x0000AC, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::Temp_int_Loop_Counter_Variable' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, Temp_int_Loop_Counter_Variable_1) == 0x0000B0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::Temp_int_Loop_Counter_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Less_IntInt_ReturnValue) == 0x0000B4, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Less_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Add_IntInt_ReturnValue) == 0x0000B8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Add_IntInt_ReturnValue_1) == 0x0000BC, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Add_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Array_Get_Item) == 0x0000C0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Array_Get_Item' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Array_Length_ReturnValue_1) == 0x0000C8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Array_Length_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_DynamicCast_AsCronos_Body_Part_BP) == 0x0000D0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_DynamicCast_AsCronos_Body_Part_BP' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_DynamicCast_bSuccess_1) == 0x0000D8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_DynamicCast_bSuccess_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Less_IntInt_ReturnValue_1) == 0x0000D9, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Less_IntInt_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Conv_NameToString_ReturnValue) == 0x0000E0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Conv_NameToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_GetDisplayName_ReturnValue) == 0x0000F0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_GetDisplayName_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Conv_BoolToString_ReturnValue) == 0x000100, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Conv_BoolToString_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Concat_StrStr_ReturnValue) == 0x000110, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Concat_StrStr_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Concat_StrStr_ReturnValue_1) == 0x000120, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Concat_StrStr_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_ComponentBoundEvent_DamageInfo) == 0x000130, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_ComponentBoundEvent_DamageInfo' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Concat_StrStr_ReturnValue_2) == 0x000278, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Concat_StrStr_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Concat_StrStr_ReturnValue_3) == 0x000288, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Concat_StrStr_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_CreateDelegate_OutputDelegate_1) == 0x000298, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_CreateDelegate_OutputDelegate_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_8) == 0x0002A8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_8' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_9) == 0x0002A9, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_9' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, K2Node_CreateDelegate_OutputDelegate_2) == 0x0002AC, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::K2Node_CreateDelegate_OutputDelegate_2' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_10) == 0x0002BC, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_10' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_HasMatchingGameplayTag_self_CastInput) == 0x0002C0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_HasMatchingGameplayTag_self_CastInput' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_HasMatchingGameplayTag_ReturnValue) == 0x0002D0, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_HasMatchingGameplayTag_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, Temp_int_Array_Index_Variable_1) == 0x0002D4, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::Temp_int_Array_Index_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_Array_Get_Item_1) == 0x0002D8, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_Array_Get_Item_1' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_11) == 0x000310, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_11' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_SpawnDecalAtLocation_ReturnValue) == 0x000318, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_SpawnDecalAtLocation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_12) == 0x000320, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_12' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_13) == 0x000321, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_13' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP, CallFunc_IsValid_ReturnValue_14) == 0x000322, "Member 'Doppelganger_BP_C_ExecuteUbergraph_Doppelganger_BP::CallFunc_IsValid_ReturnValue_14' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_IsRankZero \ -static_assert(alignof(Doppelganger_BP_C_IsRankZero) == 0x000004, "Wrong alignment on Doppelganger_BP_C_IsRankZero"); \ -static_assert(sizeof(Doppelganger_BP_C_IsRankZero) == 0x00000C, "Wrong size on Doppelganger_BP_C_IsRankZero"); \ -static_assert(offsetof(Doppelganger_BP_C_IsRankZero, Value) == 0x000000, "Member 'Doppelganger_BP_C_IsRankZero::Value' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_IsRankZero, CallFunc_GetRank_ReturnValue) == 0x000004, "Member 'Doppelganger_BP_C_IsRankZero::CallFunc_GetRank_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_IsRankZero, CallFunc_EqualEqual_IntInt_ReturnValue) == 0x000008, "Member 'Doppelganger_BP_C_IsRankZero::CallFunc_EqualEqual_IntInt_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_OnDeath_BP \ -static_assert(alignof(Doppelganger_BP_C_OnDeath_BP) == 0x000001, "Wrong alignment on Doppelganger_BP_C_OnDeath_BP"); \ -static_assert(sizeof(Doppelganger_BP_C_OnDeath_BP) == 0x000002, "Wrong size on Doppelganger_BP_C_OnDeath_BP"); \ -static_assert(offsetof(Doppelganger_BP_C_OnDeath_BP, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_OnDeath_BP::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_OnDeath_BP, CallFunc_IsValid_ReturnValue_1) == 0x000001, "Member 'Doppelganger_BP_C_OnDeath_BP::CallFunc_IsValid_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ProcessEvent \ -static_assert(alignof(Doppelganger_BP_C_ProcessEvent) == 0x000004, "Wrong alignment on Doppelganger_BP_C_ProcessEvent"); \ -static_assert(sizeof(Doppelganger_BP_C_ProcessEvent) == 0x000008, "Wrong size on Doppelganger_BP_C_ProcessEvent"); \ -static_assert(offsetof(Doppelganger_BP_C_ProcessEvent, EventName) == 0x000000, "Member 'Doppelganger_BP_C_ProcessEvent::EventName' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ReceiveParticleData \ -static_assert(alignof(Doppelganger_BP_C_ReceiveParticleData) == 0x000008, "Wrong alignment on Doppelganger_BP_C_ReceiveParticleData"); \ -static_assert(sizeof(Doppelganger_BP_C_ReceiveParticleData) == 0x000030, "Wrong size on Doppelganger_BP_C_ReceiveParticleData"); \ -static_assert(offsetof(Doppelganger_BP_C_ReceiveParticleData, Data) == 0x000000, "Member 'Doppelganger_BP_C_ReceiveParticleData::Data' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ReceiveParticleData, NiagaraSystem) == 0x000010, "Member 'Doppelganger_BP_C_ReceiveParticleData::NiagaraSystem' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_ReceiveParticleData, SimulationPositionOffset) == 0x000018, "Member 'Doppelganger_BP_C_ReceiveParticleData::SimulationPositionOffset' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ReceiveTick \ -static_assert(alignof(Doppelganger_BP_C_ReceiveTick) == 0x000004, "Wrong alignment on Doppelganger_BP_C_ReceiveTick"); \ -static_assert(sizeof(Doppelganger_BP_C_ReceiveTick) == 0x000004, "Wrong size on Doppelganger_BP_C_ReceiveTick"); \ -static_assert(offsetof(Doppelganger_BP_C_ReceiveTick, DeltaSeconds) == 0x000000, "Member 'Doppelganger_BP_C_ReceiveTick::DeltaSeconds' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ResetTentaclesNoise \ -static_assert(alignof(Doppelganger_BP_C_ResetTentaclesNoise) == 0x000001, "Wrong alignment on Doppelganger_BP_C_ResetTentaclesNoise"); \ -static_assert(sizeof(Doppelganger_BP_C_ResetTentaclesNoise) == 0x000001, "Wrong size on Doppelganger_BP_C_ResetTentaclesNoise"); \ -static_assert(offsetof(Doppelganger_BP_C_ResetTentaclesNoise, CallFunc_IsValid_ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_ResetTentaclesNoise::CallFunc_IsValid_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_SetGrabState \ -static_assert(alignof(Doppelganger_BP_C_SetGrabState) == 0x000001, "Wrong alignment on Doppelganger_BP_C_SetGrabState"); \ -static_assert(sizeof(Doppelganger_BP_C_SetGrabState) == 0x000003, "Wrong size on Doppelganger_BP_C_SetGrabState"); \ -static_assert(offsetof(Doppelganger_BP_C_SetGrabState, GrabState) == 0x000000, "Member 'Doppelganger_BP_C_SetGrabState::GrabState' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_SetGrabState, StateChanged) == 0x000001, "Member 'Doppelganger_BP_C_SetGrabState::StateChanged' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_SetGrabState, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x000002, "Member 'Doppelganger_BP_C_SetGrabState::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_setSpawnActionActivationDistance \ -static_assert(alignof(Doppelganger_BP_C_setSpawnActionActivationDistance) == 0x000008, "Wrong alignment on Doppelganger_BP_C_setSpawnActionActivationDistance"); \ -static_assert(sizeof(Doppelganger_BP_C_setSpawnActionActivationDistance) == 0x000008, "Wrong size on Doppelganger_BP_C_setSpawnActionActivationDistance"); \ -static_assert(offsetof(Doppelganger_BP_C_setSpawnActionActivationDistance, Distance) == 0x000000, "Member 'Doppelganger_BP_C_setSpawnActionActivationDistance::Distance' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_ToggleSimplifiedCorpse_BP \ -static_assert(alignof(Doppelganger_BP_C_ToggleSimplifiedCorpse_BP) == 0x000001, "Wrong alignment on Doppelganger_BP_C_ToggleSimplifiedCorpse_BP"); \ -static_assert(sizeof(Doppelganger_BP_C_ToggleSimplifiedCorpse_BP) == 0x000001, "Wrong size on Doppelganger_BP_C_ToggleSimplifiedCorpse_BP"); \ -static_assert(offsetof(Doppelganger_BP_C_ToggleSimplifiedCorpse_BP, bShouldSimplify) == 0x000000, "Member 'Doppelganger_BP_C_ToggleSimplifiedCorpse_BP::bShouldSimplify' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_UpdateBreathState \ -static_assert(alignof(Doppelganger_BP_C_UpdateBreathState) == 0x000001, "Wrong alignment on Doppelganger_BP_C_UpdateBreathState"); \ -static_assert(sizeof(Doppelganger_BP_C_UpdateBreathState) == 0x000001, "Wrong size on Doppelganger_BP_C_UpdateBreathState"); \ -static_assert(offsetof(Doppelganger_BP_C_UpdateBreathState, CallFunc_IsRankZero_Value) == 0x000000, "Member 'Doppelganger_BP_C_UpdateBreathState::CallFunc_IsRankZero_Value' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetDamageCauserType \ -static_assert(alignof(Doppelganger_BP_C_GetDamageCauserType) == 0x000001, "Wrong alignment on Doppelganger_BP_C_GetDamageCauserType"); \ -static_assert(sizeof(Doppelganger_BP_C_GetDamageCauserType) == 0x000001, "Wrong size on Doppelganger_BP_C_GetDamageCauserType"); \ -static_assert(offsetof(Doppelganger_BP_C_GetDamageCauserType, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetDamageCauserType::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetDefaultMovementFilter \ -static_assert(alignof(Doppelganger_BP_C_GetDefaultMovementFilter) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetDefaultMovementFilter"); \ -static_assert(sizeof(Doppelganger_BP_C_GetDefaultMovementFilter) == 0x000008, "Wrong size on Doppelganger_BP_C_GetDefaultMovementFilter"); \ -static_assert(offsetof(Doppelganger_BP_C_GetDefaultMovementFilter, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetDefaultMovementFilter::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetHandAttackTentacles \ -static_assert(alignof(Doppelganger_BP_C_GetHandAttackTentacles) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetHandAttackTentacles"); \ -static_assert(sizeof(Doppelganger_BP_C_GetHandAttackTentacles) == 0x000008, "Wrong size on Doppelganger_BP_C_GetHandAttackTentacles"); \ -static_assert(offsetof(Doppelganger_BP_C_GetHandAttackTentacles, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetHandAttackTentacles::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetHandIdleTentacles \ -static_assert(alignof(Doppelganger_BP_C_GetHandIdleTentacles) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetHandIdleTentacles"); \ -static_assert(sizeof(Doppelganger_BP_C_GetHandIdleTentacles) == 0x000008, "Wrong size on Doppelganger_BP_C_GetHandIdleTentacles"); \ -static_assert(offsetof(Doppelganger_BP_C_GetHandIdleTentacles, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetHandIdleTentacles::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetRankSpecificNiagaraComponents \ -static_assert(alignof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetRankSpecificNiagaraComponents"); \ -static_assert(sizeof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents) == 0x000020, "Wrong size on Doppelganger_BP_C_GetRankSpecificNiagaraComponents"); \ -static_assert(offsetof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetRankSpecificNiagaraComponents::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents, K2Node_MakeArray_Array) == 0x000010, "Member 'Doppelganger_BP_C_GetRankSpecificNiagaraComponents::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0 \ -static_assert(alignof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0"); \ -static_assert(sizeof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0) == 0x000020, "Wrong size on Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0"); \ -static_assert(offsetof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0, K2Node_MakeArray_Array) == 0x000010, "Member 'Doppelganger_BP_C_GetRankSpecificNiagaraComponents_0::K2Node_MakeArray_Array' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_GetSightPointComp \ -static_assert(alignof(Doppelganger_BP_C_GetSightPointComp) == 0x000008, "Wrong alignment on Doppelganger_BP_C_GetSightPointComp"); \ -static_assert(sizeof(Doppelganger_BP_C_GetSightPointComp) == 0x000008, "Wrong size on Doppelganger_BP_C_GetSightPointComp"); \ -static_assert(offsetof(Doppelganger_BP_C_GetSightPointComp, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_GetSightPointComp::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Doppelganger_BP_C_IsExtendedMovementSupported \ -static_assert(alignof(Doppelganger_BP_C_IsExtendedMovementSupported) == 0x000001, "Wrong alignment on Doppelganger_BP_C_IsExtendedMovementSupported"); \ -static_assert(sizeof(Doppelganger_BP_C_IsExtendedMovementSupported) == 0x000001, "Wrong size on Doppelganger_BP_C_IsExtendedMovementSupported"); \ -static_assert(offsetof(Doppelganger_BP_C_IsExtendedMovementSupported, ReturnValue) == 0x000000, "Member 'Doppelganger_BP_C_IsExtendedMovementSupported::ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ADoppelganger_BP_C \ -static_assert(alignof(ADoppelganger_BP_C) == 0x000010, "Wrong alignment on ADoppelganger_BP_C"); \ -static_assert(sizeof(ADoppelganger_BP_C) == 0x000DA0, "Wrong size on ADoppelganger_BP_C"); \ -static_assert(offsetof(ADoppelganger_BP_C, UberGraphFrame_Doppelganger_BP_C) == 0x000CF8, "Member 'ADoppelganger_BP_C::UberGraphFrame_Doppelganger_BP_C' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, SightPoint) == 0x000D00, "Member 'ADoppelganger_BP_C::SightPoint' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, DoppelTentaclesManager) == 0x000D08, "Member 'ADoppelganger_BP_C::DoppelTentaclesManager' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HandAttackTentacles) == 0x000D10, "Member 'ADoppelganger_BP_C::HandAttackTentacles' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, BreathNiagaraComponent) == 0x000D18, "Member 'ADoppelganger_BP_C::BreathNiagaraComponent' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, BeingFootstepTracer) == 0x000D20, "Member 'ADoppelganger_BP_C::BeingFootstepTracer' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HeadTentTimeline_Unravel_32163A7140ECEECA149075B3A1C854A5) == 0x000D28, "Member 'ADoppelganger_BP_C::HeadTentTimeline_Unravel_32163A7140ECEECA149075B3A1C854A5' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HeadTentTimeline__Direction_32163A7140ECEECA149075B3A1C854A5) == 0x000D2C, "Member 'ADoppelganger_BP_C::HeadTentTimeline__Direction_32163A7140ECEECA149075B3A1C854A5' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HeadTentTimeline) == 0x000D30, "Member 'ADoppelganger_BP_C::HeadTentTimeline' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HandTentTimeline_Unravel_568B5E634074F29E784232951EBDF9FF) == 0x000D38, "Member 'ADoppelganger_BP_C::HandTentTimeline_Unravel_568B5E634074F29E784232951EBDF9FF' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HandTentTimeline__Direction_568B5E634074F29E784232951EBDF9FF) == 0x000D3C, "Member 'ADoppelganger_BP_C::HandTentTimeline__Direction_568B5E634074F29E784232951EBDF9FF' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HandTentTimeline) == 0x000D40, "Member 'ADoppelganger_BP_C::HandTentTimeline' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, JawTentacleUnravel_Timeline_Unravel_FCE7003A43F9AECBE2B613A7F8740FD1) == 0x000D48, "Member 'ADoppelganger_BP_C::JawTentacleUnravel_Timeline_Unravel_FCE7003A43F9AECBE2B613A7F8740FD1' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, JawTentacleUnravel_Timeline__Direction_FCE7003A43F9AECBE2B613A7F8740FD1) == 0x000D4C, "Member 'ADoppelganger_BP_C::JawTentacleUnravel_Timeline__Direction_FCE7003A43F9AECBE2B613A7F8740FD1' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, JawTentacleUnravel_Timeline) == 0x000D50, "Member 'ADoppelganger_BP_C::JawTentacleUnravel_Timeline' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, Dissolve_Unravel_9A2C5CA2422F529EDF4F028E60AF57F8) == 0x000D58, "Member 'ADoppelganger_BP_C::Dissolve_Unravel_9A2C5CA2422F529EDF4F028E60AF57F8' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, Dissolve__Direction_9A2C5CA2422F529EDF4F028E60AF57F8) == 0x000D5C, "Member 'ADoppelganger_BP_C::Dissolve__Direction_9A2C5CA2422F529EDF4F028E60AF57F8' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, Dissolve) == 0x000D60, "Member 'ADoppelganger_BP_C::Dissolve' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, State) == 0x000D68, "Member 'ADoppelganger_BP_C::State' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, DoppelJawDispatcher) == 0x000D70, "Member 'ADoppelganger_BP_C::DoppelJawDispatcher' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HasHitDeadlyAttack) == 0x000D80, "Member 'ADoppelganger_BP_C::HasHitDeadlyAttack' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, HeadTentaclesDefaultNoiseStrength) == 0x000D84, "Member 'ADoppelganger_BP_C::HeadTentaclesDefaultNoiseStrength' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, NewVar) == 0x000D88, "Member 'ADoppelganger_BP_C::NewVar' has a wrong offset!"); \ -static_assert(offsetof(ADoppelganger_BP_C, OpenJawMontage) == 0x000D90, "Member 'ADoppelganger_BP_C::OpenJawMontage' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived \ -static_assert(alignof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(sizeof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived) == 0x0001B0, "Wrong size on ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived"); \ -static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived, CallFunc_Unhandled_ReturnValue) == 0x0000F8, "Member 'ControlsView_ExtraSettingsPanel_BP_C_OnFocusReceived::CallFunc_Unhandled_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP \ -static_assert(alignof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP) == 0x000004, "Wrong alignment on ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP"); \ -static_assert(sizeof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP) == 0x000004, "Wrong size on ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP"); \ -static_assert(offsetof(ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsView_ExtraSettingsPanel_BP_C_ExecuteUbergraph_ControlsView_ExtraSettingsPanel_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlsView_ExtraSettingsPanel_BP_C \ -static_assert(alignof(UControlsView_ExtraSettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsView_ExtraSettingsPanel_BP_C"); \ -static_assert(sizeof(UControlsView_ExtraSettingsPanel_BP_C) == 0x0003D8, "Wrong size on UControlsView_ExtraSettingsPanel_BP_C"); \ -static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, UberGraphFrame) == 0x0003C8, "Member 'UControlsView_ExtraSettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlsView_ExtraSettingsPanel_BP_C, Back_text) == 0x0003D0, "Member 'UControlsView_ExtraSettingsPanel_BP_C::Back_text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP \ -static_assert(alignof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP) == 0x000008, "Wrong alignment on ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP"); \ -static_assert(sizeof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP) == 0x000018, "Wrong size on ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP"); \ -static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, EntryPoint) == 0x000000, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, K2Node_DynamicCast_AsBPW_Gamepad_Bindings_View) == 0x000008, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::K2Node_DynamicCast_AsBPW_Gamepad_Bindings_View' has a wrong offset!"); \ -static_assert(offsetof(ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP, K2Node_DynamicCast_bSuccess) == 0x000010, "Member 'ControlsView_SettingsPanel_BP_C_ExecuteUbergraph_ControlsView_SettingsPanel_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlsView_SettingsPanel_BP_C \ -static_assert(alignof(UControlsView_SettingsPanel_BP_C) == 0x000008, "Wrong alignment on UControlsView_SettingsPanel_BP_C"); \ -static_assert(sizeof(UControlsView_SettingsPanel_BP_C) == 0x000350, "Wrong size on UControlsView_SettingsPanel_BP_C"); \ -static_assert(offsetof(UControlsView_SettingsPanel_BP_C, UberGraphFrame) == 0x000340, "Member 'UControlsView_SettingsPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlsView_SettingsPanel_BP_C, BPW_KeyboardBindingsView) == 0x000348, "Member 'UControlsView_SettingsPanel_BP_C::BPW_KeyboardBindingsView' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_PC_C_OnLabelTextChanged \ -static_assert(alignof(OptionCheckBoxWidget_PC_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_PC_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionCheckBoxWidget_PC_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionCheckBoxWidget_PC_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionCheckBoxWidget_PC_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC \ -static_assert(alignof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC"); \ -static_assert(sizeof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC) == 0x000040, "Wrong size on OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, EntryPoint) == 0x000000, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, CallFunc_GetValueText_ReturnValue) == 0x000008, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::CallFunc_GetValueText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, CallFunc_GetValueText_ReturnValue_1) == 0x000018, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::CallFunc_GetValueText_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, K2Node_Event_Value) == 0x000028, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, K2Node_Event_WasChanged) == 0x00002C, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, K2Node_ComponentBoundEvent_bIsChecked) == 0x00002D, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::K2Node_ComponentBoundEvent_bIsChecked' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, K2Node_Event_IsActive) == 0x00002E, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC, K2Node_Event_Text) == 0x000030, "Member 'OptionCheckBoxWidget_PC_C_ExecuteUbergraph_OptionCheckBoxWidget_PC::K2Node_Event_Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature \ -static_assert(alignof(OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ -static_assert(sizeof(OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong size on OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature, bIsChecked) == 0x000000, "Member 'OptionCheckBoxWidget_PC_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature::bIsChecked' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_PC_C_OnValueChanged \ -static_assert(alignof(OptionCheckBoxWidget_PC_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionCheckBoxWidget_PC_C_OnValueChanged"); \ -static_assert(sizeof(OptionCheckBoxWidget_PC_C_OnValueChanged) == 0x000008, "Wrong size on OptionCheckBoxWidget_PC_C_OnValueChanged"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_OnValueChanged, Value) == 0x000000, "Member 'OptionCheckBoxWidget_PC_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionCheckBoxWidget_PC_C_OnValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_PC_C_OnActivated \ -static_assert(alignof(OptionCheckBoxWidget_PC_C_OnActivated) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_PC_C_OnActivated"); \ -static_assert(sizeof(OptionCheckBoxWidget_PC_C_OnActivated) == 0x000001, "Wrong size on OptionCheckBoxWidget_PC_C_OnActivated"); \ -static_assert(offsetof(OptionCheckBoxWidget_PC_C_OnActivated, IsActive) == 0x000000, "Member 'OptionCheckBoxWidget_PC_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionCheckBoxWidget_PC_C \ -static_assert(alignof(UOptionCheckBoxWidget_PC_C) == 0x000008, "Wrong alignment on UOptionCheckBoxWidget_PC_C"); \ -static_assert(sizeof(UOptionCheckBoxWidget_PC_C) == 0x0003C8, "Wrong size on UOptionCheckBoxWidget_PC_C"); \ -static_assert(offsetof(UOptionCheckBoxWidget_PC_C, UberGraphFrame) == 0x0003A0, "Member 'UOptionCheckBoxWidget_PC_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_PC_C, Image_72) == 0x0003A8, "Member 'UOptionCheckBoxWidget_PC_C::Image_72' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_PC_C, Label_flb) == 0x0003B0, "Member 'UOptionCheckBoxWidget_PC_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_PC_C, Label_txt) == 0x0003B8, "Member 'UOptionCheckBoxWidget_PC_C::Label_txt' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_PC_C, Label_txt_1) == 0x0003C0, "Member 'UOptionCheckBoxWidget_PC_C::Label_txt_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBase_button_recipe_C \ -static_assert(alignof(UBase_button_recipe_C) == 0x000010, "Wrong alignment on UBase_button_recipe_C"); \ -static_assert(sizeof(UBase_button_recipe_C) == 0x0004F0, "Wrong size on UBase_button_recipe_C"); \ - -#define DUMPER7_ASSERTS_BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView \ -static_assert(alignof(BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView) == 0x000004, "Wrong alignment on BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView"); \ -static_assert(sizeof(BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView) == 0x000004, "Wrong size on BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView"); \ -static_assert(offsetof(BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView, EntryPoint) == 0x000000, "Member 'BPW_KeyboardBindingsView_C_ExecuteUbergraph_BPW_KeyboardBindingsView::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UBPW_KeyboardBindingsView_C \ -static_assert(alignof(UBPW_KeyboardBindingsView_C) == 0x000008, "Wrong alignment on UBPW_KeyboardBindingsView_C"); \ -static_assert(sizeof(UBPW_KeyboardBindingsView_C) == 0x000518, "Wrong size on UBPW_KeyboardBindingsView_C"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, UberGraphFrame) == 0x000420, "Member 'UBPW_KeyboardBindingsView_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget) == 0x000428, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_1) == 0x000430, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_1' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_2) == 0x000438, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_2' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_3) == 0x000440, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_3' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_4) == 0x000448, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_4' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_13) == 0x000450, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_13' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_14) == 0x000458, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_14' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_15) == 0x000460, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_15' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_16) == 0x000468, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_16' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_17) == 0x000470, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_17' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_18) == 0x000478, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_18' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_19) == 0x000480, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_19' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_20) == 0x000488, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_20' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_21) == 0x000490, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_21' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_22) == 0x000498, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_22' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_23) == 0x0004A0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_23' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_24) == 0x0004A8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_24' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_25) == 0x0004B0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_25' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_26) == 0x0004B8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_26' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_27) == 0x0004C0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_27' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_28) == 0x0004C8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_28' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_29) == 0x0004D0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_29' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_31) == 0x0004D8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_31' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_32) == 0x0004E0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_32' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_33) == 0x0004E8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_33' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_34) == 0x0004F0, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_34' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_35) == 0x0004F8, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_35' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_36) == 0x000500, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_36' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_37) == 0x000508, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_37' has a wrong offset!"); \ -static_assert(offsetof(UBPW_KeyboardBindingsView_C, WBP_BindableButtonWidget_38) == 0x000510, "Member 'UBPW_KeyboardBindingsView_C::WBP_BindableButtonWidget_38' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UButtonStyle_NoStyleControls_C \ -static_assert(alignof(UButtonStyle_NoStyleControls_C) == 0x000010, "Wrong alignment on UButtonStyle_NoStyleControls_C"); \ -static_assert(sizeof(UButtonStyle_NoStyleControls_C) == 0x000650, "Wrong size on UButtonStyle_NoStyleControls_C"); \ - -#define DUMPER7_ASSERTS_EnhancedInputMappingOptionsBox_BP_C_PreConstruct \ -static_assert(alignof(EnhancedInputMappingOptionsBox_BP_C_PreConstruct) == 0x000001, "Wrong alignment on EnhancedInputMappingOptionsBox_BP_C_PreConstruct"); \ -static_assert(sizeof(EnhancedInputMappingOptionsBox_BP_C_PreConstruct) == 0x000001, "Wrong size on EnhancedInputMappingOptionsBox_BP_C_PreConstruct"); \ -static_assert(offsetof(EnhancedInputMappingOptionsBox_BP_C_PreConstruct, IsDesignTime) == 0x000000, "Member 'EnhancedInputMappingOptionsBox_BP_C_PreConstruct::IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP \ -static_assert(alignof(EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP) == 0x000004, "Wrong alignment on EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP"); \ -static_assert(sizeof(EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP) == 0x000008, "Wrong size on EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP"); \ -static_assert(offsetof(EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP, EntryPoint) == 0x000000, "Member 'EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP, K2Node_Event_IsDesignTime) == 0x000004, "Member 'EnhancedInputMappingOptionsBox_BP_C_ExecuteUbergraph_EnhancedInputMappingOptionsBox_BP::K2Node_Event_IsDesignTime' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UEnhancedInputMappingOptionsBox_BP_C \ -static_assert(alignof(UEnhancedInputMappingOptionsBox_BP_C) == 0x000008, "Wrong alignment on UEnhancedInputMappingOptionsBox_BP_C"); \ -static_assert(sizeof(UEnhancedInputMappingOptionsBox_BP_C) == 0x000318, "Wrong size on UEnhancedInputMappingOptionsBox_BP_C"); \ -static_assert(offsetof(UEnhancedInputMappingOptionsBox_BP_C, UberGraphFrame) == 0x0002F8, "Member 'UEnhancedInputMappingOptionsBox_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionsBox_BP_C, CategoryText) == 0x000300, "Member 'UEnhancedInputMappingOptionsBox_BP_C::CategoryText' has a wrong offset!"); \ -static_assert(offsetof(UEnhancedInputMappingOptionsBox_BP_C, Category) == 0x000308, "Member 'UEnhancedInputMappingOptionsBox_BP_C::Category' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Usett_btn_white_C \ -static_assert(alignof(Usett_btn_white_C) == 0x000010, "Wrong alignment on Usett_btn_white_C"); \ -static_assert(sizeof(Usett_btn_white_C) == 0x0004F0, "Wrong size on Usett_btn_white_C"); \ - -#define DUMPER7_ASSERTS_UInteractionIndicatorVisualizationWidget_BP_C \ -static_assert(alignof(UInteractionIndicatorVisualizationWidget_BP_C) == 0x000008, "Wrong alignment on UInteractionIndicatorVisualizationWidget_BP_C"); \ -static_assert(sizeof(UInteractionIndicatorVisualizationWidget_BP_C) == 0x0002E8, "Wrong size on UInteractionIndicatorVisualizationWidget_BP_C"); \ -static_assert(offsetof(UInteractionIndicatorVisualizationWidget_BP_C, background) == 0x0002E0, "Member 'UInteractionIndicatorVisualizationWidget_BP_C::background' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlSchemeVisualizationPanel_BP_C_Update \ -static_assert(alignof(ControlSchemeVisualizationPanel_BP_C_Update) == 0x000001, "Wrong alignment on ControlSchemeVisualizationPanel_BP_C_Update"); \ -static_assert(sizeof(ControlSchemeVisualizationPanel_BP_C_Update) == 0x000001, "Wrong size on ControlSchemeVisualizationPanel_BP_C_Update"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_Update, InControllerIconsScheme) == 0x000000, "Member 'ControlSchemeVisualizationPanel_BP_C_Update::InControllerIconsScheme' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP \ -static_assert(alignof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP) == 0x000008, "Wrong alignment on ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP"); \ -static_assert(sizeof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP) == 0x000048, "Wrong size on ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, EntryPoint) == 0x000000, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, Temp_int_Variable) == 0x000004, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_Add_IntInt_ReturnValue) == 0x000008, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_Add_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, K2Node_Event_InControllerIconsScheme) == 0x00000C, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::K2Node_Event_InControllerIconsScheme' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_Conv_ByteToDouble_ReturnValue) == 0x000010, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_Conv_ByteToDouble_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_GetChildAt_ReturnValue) == 0x000018, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_GetChildAt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_GetChildrenCount_ReturnValue) == 0x000020, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_GetChildrenCount_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, K2Node_DynamicCast_AsImage) == 0x000028, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::K2Node_DynamicCast_AsImage' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, K2Node_DynamicCast_bSuccess) == 0x000030, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_Subtract_IntInt_ReturnValue) == 0x000034, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_Subtract_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_GetDynamicMaterial_ReturnValue) == 0x000038, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_GetDynamicMaterial_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_LessEqual_IntInt_ReturnValue) == 0x000040, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_LessEqual_IntInt_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP, CallFunc_SetScalarParameterValue_Value_ImplicitCast) == 0x000044, "Member 'ControlSchemeVisualizationPanel_BP_C_ExecuteUbergraph_ControlSchemeVisualizationPanel_BP::CallFunc_SetScalarParameterValue_Value_ImplicitCast' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UControlSchemeVisualizationPanel_BP_C \ -static_assert(alignof(UControlSchemeVisualizationPanel_BP_C) == 0x000008, "Wrong alignment on UControlSchemeVisualizationPanel_BP_C"); \ -static_assert(sizeof(UControlSchemeVisualizationPanel_BP_C) == 0x0002E0, "Wrong size on UControlSchemeVisualizationPanel_BP_C"); \ -static_assert(offsetof(UControlSchemeVisualizationPanel_BP_C, UberGraphFrame) == 0x0002D0, "Member 'UControlSchemeVisualizationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UControlSchemeVisualizationPanel_BP_C, IconsContainer) == 0x0002D8, "Member 'UControlSchemeVisualizationPanel_BP_C::IconsContainer' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Usettings_buttons_style_C \ -static_assert(alignof(Usettings_buttons_style_C) == 0x000010, "Wrong alignment on Usettings_buttons_style_C"); \ -static_assert(sizeof(Usettings_buttons_style_C) == 0x0004F0, "Wrong size on Usettings_buttons_style_C"); \ - -#define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_OnFocusReceived \ -static_assert(alignof(Settings_DialogPanel_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_OnFocusReceived"); \ -static_assert(sizeof(Settings_DialogPanel_BP_C_OnFocusReceived) == 0x000280, "Wrong size on Settings_DialogPanel_BP_C_OnFocusReceived"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, Temp_int_Variable) == 0x0000F8, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::Temp_int_Variable' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x000100, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_GetActiveWidgetIndex_ReturnValue) == 0x0001B8, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_GetActiveWidgetIndex_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, K2Node_Select_Default) == 0x0001C0, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001C8, "Member 'Settings_DialogPanel_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP \ -static_assert(alignof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP"); \ -static_assert(sizeof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP) == 0x0000A0, "Wrong size on Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, EntryPoint) == 0x000000, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable) == 0x000004, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_2) == 0x00002C, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_3) == 0x00003C, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_2) == 0x00004C, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_2' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_3) == 0x000050, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_3' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_4) == 0x000054, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_5) == 0x000064, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_4) == 0x000074, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_4' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_5) == 0x000078, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_5' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, Temp_delegate_Variable_6) == 0x00007C, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::Temp_delegate_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, CallFunc_PostEvent_ReturnValue_6) == 0x00008C, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::CallFunc_PostEvent_ReturnValue_6' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, K2Node_ComponentBoundEvent_ActiveWidget) == 0x000090, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::K2Node_ComponentBoundEvent_ActiveWidget' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP, K2Node_ComponentBoundEvent_ActiveWidgetIndex) == 0x000098, "Member 'Settings_DialogPanel_BP_C_ExecuteUbergraph_Settings_DialogPanel_BP::K2Node_ComponentBoundEvent_ActiveWidgetIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature \ -static_assert(alignof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature) == 0x000008, "Wrong alignment on Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature"); \ -static_assert(sizeof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature) == 0x000010, "Wrong size on Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidget) == 0x000000, "Member 'Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidget' has a wrong offset!"); \ -static_assert(offsetof(Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature, ActiveWidgetIndex) == 0x000008, "Member 'Settings_DialogPanel_BP_C_BndEvt__Settings_DialogPanel_PC_Main_Switcher_K2Node_ComponentBoundEvent_0_OnActiveIndexChangedEvent__DelegateSignature::ActiveWidgetIndex' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettings_DialogPanel_BP_C \ -static_assert(alignof(USettings_DialogPanel_BP_C) == 0x000008, "Wrong alignment on USettings_DialogPanel_BP_C"); \ -static_assert(sizeof(USettings_DialogPanel_BP_C) == 0x0003D8, "Wrong size on USettings_DialogPanel_BP_C"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, UberGraphFrame) == 0x0003A0, "Member 'USettings_DialogPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Confirmation_Dialog) == 0x0003A8, "Member 'USettings_DialogPanel_BP_C::Confirmation_Dialog' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Confirmation_panel) == 0x0003B0, "Member 'USettings_DialogPanel_BP_C::Confirmation_panel' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Countdown_Dialog) == 0x0003B8, "Member 'USettings_DialogPanel_BP_C::Countdown_Dialog' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Countdown_panel) == 0x0003C0, "Member 'USettings_DialogPanel_BP_C::Countdown_panel' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Image_163) == 0x0003C8, "Member 'USettings_DialogPanel_BP_C::Image_163' has a wrong offset!"); \ -static_assert(offsetof(USettings_DialogPanel_BP_C, Main_switcher) == 0x0003D0, "Member 'USettings_DialogPanel_BP_C::Main_switcher' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_SingleDialogOptionWidget_C_OnSetData \ -static_assert(alignof(WBP_SingleDialogOptionWidget_C_OnSetData) == 0x000008, "Wrong alignment on WBP_SingleDialogOptionWidget_C_OnSetData"); \ -static_assert(sizeof(WBP_SingleDialogOptionWidget_C_OnSetData) == 0x000018, "Wrong size on WBP_SingleDialogOptionWidget_C_OnSetData"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_OnSetData, InUIDisplayDialogContainerData) == 0x000000, "Member 'WBP_SingleDialogOptionWidget_C_OnSetData::InUIDisplayDialogContainerData' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget \ -static_assert(alignof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget) == 0x000008, "Wrong alignment on WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget"); \ -static_assert(sizeof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget) == 0x000030, "Wrong size on WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, EntryPoint) == 0x000000, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, Temp_bool_Variable) == 0x000004, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, Temp_byte_Variable) == 0x000005, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, Temp_byte_Variable_1) == 0x000006, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, K2Node_Event_InUIDisplayDialogContainerData) == 0x000008, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::K2Node_Event_InUIDisplayDialogContainerData' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, K2Node_DynamicCast_AsCronos_Cinematic_Line) == 0x000020, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::K2Node_DynamicCast_AsCronos_Cinematic_Line' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, K2Node_DynamicCast_bSuccess) == 0x000028, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::K2Node_DynamicCast_bSuccess' has a wrong offset!"); \ -static_assert(offsetof(WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget, K2Node_Select_Default) == 0x000029, "Member 'WBP_SingleDialogOptionWidget_C_ExecuteUbergraph_WBP_SingleDialogOptionWidget::K2Node_Select_Default' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UWBP_SingleDialogOptionWidget_C \ -static_assert(alignof(UWBP_SingleDialogOptionWidget_C) == 0x000010, "Wrong alignment on UWBP_SingleDialogOptionWidget_C"); \ -static_assert(sizeof(UWBP_SingleDialogOptionWidget_C) == 0x000560, "Wrong size on UWBP_SingleDialogOptionWidget_C"); \ -static_assert(offsetof(UWBP_SingleDialogOptionWidget_C, UberGraphFrame) == 0x000550, "Member 'UWBP_SingleDialogOptionWidget_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP \ -static_assert(alignof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP) == 0x000008, "Wrong alignment on LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP"); \ -static_assert(sizeof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP) == 0x000078, "Wrong size on LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, EntryPoint) == 0x000000, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, Temp_bool_Variable) == 0x000004, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, Temp_delegate_Variable) == 0x000008, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, Temp_delegate_Variable_1) == 0x000018, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_PostEvent_ReturnValue) == 0x000028, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_PostEvent_ReturnValue_1) == 0x00002C, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_IsInfoTypeDisconnected_ReturnValue) == 0x000030, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_IsInfoTypeDisconnected_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_MakeLiteralText_ReturnValue) == 0x000038, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_MakeLiteralText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_MakeLiteralText_ReturnValue_1) == 0x000048, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_MakeLiteralText_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, K2Node_Select_Default) == 0x000058, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_PlayAnimation_ReturnValue) == 0x000068, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_PlayAnimation_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000070, "Member 'LostPadWidget_BP_C_ExecuteUbergraph_LostPadWidget_BP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ULostPadWidget_BP_C \ -static_assert(alignof(ULostPadWidget_BP_C) == 0x000008, "Wrong alignment on ULostPadWidget_BP_C"); \ -static_assert(sizeof(ULostPadWidget_BP_C) == 0x000468, "Wrong size on ULostPadWidget_BP_C"); \ -static_assert(offsetof(ULostPadWidget_BP_C, UberGraphFrame) == 0x000448, "Member 'ULostPadWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(ULostPadWidget_BP_C, show_anim) == 0x000450, "Member 'ULostPadWidget_BP_C::show_anim' has a wrong offset!"); \ -static_assert(offsetof(ULostPadWidget_BP_C, ConfirmInfo_rtx) == 0x000458, "Member 'ULostPadWidget_BP_C::ConfirmInfo_rtx' has a wrong offset!"); \ -static_assert(offsetof(ULostPadWidget_BP_C, DialogWrapper_BP) == 0x000460, "Member 'ULostPadWidget_BP_C::DialogWrapper_BP' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Confirmation_Dialogue_BP_C_OnFocusReceived \ -static_assert(alignof(Confirmation_Dialogue_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Confirmation_Dialogue_BP_C_OnFocusReceived"); \ -static_assert(sizeof(Confirmation_Dialogue_BP_C_OnFocusReceived) == 0x000268, "Wrong size on Confirmation_Dialogue_BP_C_OnFocusReceived"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Confirmation_Dialogue_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'Confirmation_Dialogue_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'Confirmation_Dialogue_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'Confirmation_Dialogue_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'Confirmation_Dialogue_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP \ -static_assert(alignof(Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP) == 0x000004, "Wrong alignment on Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP"); \ -static_assert(sizeof(Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP) == 0x000004, "Wrong size on Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP"); \ -static_assert(offsetof(Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP, EntryPoint) == 0x000000, "Member 'Confirmation_Dialogue_BP_C_ExecuteUbergraph_Confirmation_Dialogue_BP::EntryPoint' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UConfirmation_Dialogue_BP_C \ -static_assert(alignof(UConfirmation_Dialogue_BP_C) == 0x000008, "Wrong alignment on UConfirmation_Dialogue_BP_C"); \ -static_assert(sizeof(UConfirmation_Dialogue_BP_C) == 0x000428, "Wrong size on UConfirmation_Dialogue_BP_C"); \ -static_assert(offsetof(UConfirmation_Dialogue_BP_C, UberGraphFrame) == 0x000400, "Member 'UConfirmation_Dialogue_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UConfirmation_Dialogue_BP_C, Cancel_Tip) == 0x000408, "Member 'UConfirmation_Dialogue_BP_C::Cancel_Tip' has a wrong offset!"); \ -static_assert(offsetof(UConfirmation_Dialogue_BP_C, DialogWrapper_BP) == 0x000410, "Member 'UConfirmation_Dialogue_BP_C::DialogWrapper_BP' has a wrong offset!"); \ -static_assert(offsetof(UConfirmation_Dialogue_BP_C, No_tip) == 0x000418, "Member 'UConfirmation_Dialogue_BP_C::No_tip' has a wrong offset!"); \ -static_assert(offsetof(UConfirmation_Dialogue_BP_C, Yes_tip) == 0x000420, "Member 'UConfirmation_Dialogue_BP_C::Yes_tip' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USett_Tab_white_C \ -static_assert(alignof(USett_Tab_white_C) == 0x000010, "Wrong alignment on USett_Tab_white_C"); \ -static_assert(sizeof(USett_Tab_white_C) == 0x000190, "Wrong size on USett_Tab_white_C"); \ - -#define DUMPER7_ASSERTS_Countdown_Dialogue_BP_C_OnUpdate \ -static_assert(alignof(Countdown_Dialogue_BP_C_OnUpdate) == 0x000004, "Wrong alignment on Countdown_Dialogue_BP_C_OnUpdate"); \ -static_assert(sizeof(Countdown_Dialogue_BP_C_OnUpdate) == 0x000004, "Wrong size on Countdown_Dialogue_BP_C_OnUpdate"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnUpdate, _Counter) == 0x000000, "Member 'Countdown_Dialogue_BP_C_OnUpdate::_Counter' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Countdown_Dialogue_BP_C_OnFocusReceived \ -static_assert(alignof(Countdown_Dialogue_BP_C_OnFocusReceived) == 0x000008, "Wrong alignment on Countdown_Dialogue_BP_C_OnFocusReceived"); \ -static_assert(sizeof(Countdown_Dialogue_BP_C_OnFocusReceived) == 0x000268, "Wrong size on Countdown_Dialogue_BP_C_OnFocusReceived"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnFocusReceived, MyGeometry) == 0x000000, "Member 'Countdown_Dialogue_BP_C_OnFocusReceived::MyGeometry' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnFocusReceived, InFocusEvent) == 0x000038, "Member 'Countdown_Dialogue_BP_C_OnFocusReceived::InFocusEvent' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnFocusReceived, ReturnValue) == 0x000040, "Member 'Countdown_Dialogue_BP_C_OnFocusReceived::ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnFocusReceived, CallFunc_Handled_ReturnValue) == 0x0000F8, "Member 'Countdown_Dialogue_BP_C_OnFocusReceived::CallFunc_Handled_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_OnFocusReceived, CallFunc_SetUserFocus_ReturnValue) == 0x0001B0, "Member 'Countdown_Dialogue_BP_C_OnFocusReceived::CallFunc_SetUserFocus_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP \ -static_assert(alignof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP) == 0x000008, "Wrong alignment on Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP"); \ -static_assert(sizeof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP) == 0x000078, "Wrong size on Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, EntryPoint) == 0x000000, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, K2Node_Event__Counter) == 0x000004, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::K2Node_Event__Counter' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, CallFunc_Conv_IntToInt64_ReturnValue) == 0x000008, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::CallFunc_Conv_IntToInt64_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, K2Node_MakeStruct_FormatArgumentData) == 0x000010, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::K2Node_MakeStruct_FormatArgumentData' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, K2Node_MakeArray_Array) == 0x000058, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::K2Node_MakeArray_Array' has a wrong offset!"); \ -static_assert(offsetof(Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP, CallFunc_Format_ReturnValue) == 0x000068, "Member 'Countdown_Dialogue_BP_C_ExecuteUbergraph_Countdown_Dialogue_BP::CallFunc_Format_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UCountdown_Dialogue_BP_C \ -static_assert(alignof(UCountdown_Dialogue_BP_C) == 0x000010, "Wrong alignment on UCountdown_Dialogue_BP_C"); \ -static_assert(sizeof(UCountdown_Dialogue_BP_C) == 0x0004A0, "Wrong size on UCountdown_Dialogue_BP_C"); \ -static_assert(offsetof(UCountdown_Dialogue_BP_C, UberGraphFrame) == 0x000470, "Member 'UCountdown_Dialogue_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UCountdown_Dialogue_BP_C, Counter_txt) == 0x000478, "Member 'UCountdown_Dialogue_BP_C::Counter_txt' has a wrong offset!"); \ -static_assert(offsetof(UCountdown_Dialogue_BP_C, DialogWrapper_BP) == 0x000480, "Member 'UCountdown_Dialogue_BP_C::DialogWrapper_BP' has a wrong offset!"); \ -static_assert(offsetof(UCountdown_Dialogue_BP_C, No_tip) == 0x000488, "Member 'UCountdown_Dialogue_BP_C::No_tip' has a wrong offset!"); \ -static_assert(offsetof(UCountdown_Dialogue_BP_C, Yes_tip) == 0x000490, "Member 'UCountdown_Dialogue_BP_C::Yes_tip' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1 \ -static_assert(alignof(GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1) == 0x000008, "Wrong alignment on GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1"); \ -static_assert(sizeof(GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1) == 0x000008, "Wrong size on GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1, GS001_CharacterPlay_Proxy) == 0x000000, "Member 'GS001_MS_New_Dawn_DirectorBP_C_SequenceEvent__ENTRYPOINTGS001_MS_New_Dawn_DirectorBP_1::GS001_CharacterPlay_Proxy' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GS001_MS_New_Dawn_DirectorBP_C_HideWeapon \ -static_assert(alignof(GS001_MS_New_Dawn_DirectorBP_C_HideWeapon) == 0x000001, "Wrong alignment on GS001_MS_New_Dawn_DirectorBP_C_HideWeapon"); \ -static_assert(sizeof(GS001_MS_New_Dawn_DirectorBP_C_HideWeapon) == 0x000001, "Wrong size on GS001_MS_New_Dawn_DirectorBP_C_HideWeapon"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_HideWeapon, bHideWeapon) == 0x000000, "Member 'GS001_MS_New_Dawn_DirectorBP_C_HideWeapon::bHideWeapon' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event \ -static_assert(alignof(GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event) == 0x000008, "Wrong alignment on GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event"); \ -static_assert(sizeof(GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event) == 0x000008, "Wrong size on GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event, GS001_CharacterPlay_Proxy) == 0x000000, "Member 'GS001_MS_New_Dawn_DirectorBP_C_GS001_CharacterPlay_Proxy_Event::GS001_CharacterPlay_Proxy' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event \ -static_assert(alignof(GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event) == 0x000008, "Wrong alignment on GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event"); \ -static_assert(sizeof(GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event) == 0x000008, "Wrong size on GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event, FogCutoutBox_Pod) == 0x000000, "Member 'GS001_MS_New_Dawn_DirectorBP_C_FogCutoutBox_Pod_Event::FogCutoutBox_Pod' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP \ -static_assert(alignof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP) == 0x000008, "Wrong alignment on GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP"); \ -static_assert(sizeof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP) == 0x000040, "Wrong size on GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, EntryPoint) == 0x000000, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, CallFunc_GetActorOfClass_ReturnValue) == 0x000008, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::CallFunc_GetActorOfClass_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, K2Node_CustomEvent_FogCutoutBox_Pod) == 0x000010, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::K2Node_CustomEvent_FogCutoutBox_Pod' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, K2Node_CustomEvent_bHideWeapon) == 0x000018, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::K2Node_CustomEvent_bHideWeapon' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, K2Node_CustomEvent_GS001_CharacterPlay_Proxy) == 0x000020, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::K2Node_CustomEvent_GS001_CharacterPlay_Proxy' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, CallFunc_GetCharacterPlay_ReturnValue) == 0x000028, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::CallFunc_GetCharacterPlay_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, CallFunc_GetActorOfClass_ReturnValue_1) == 0x000030, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::CallFunc_GetActorOfClass_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP, CallFunc_GetFlashlight_ReturnValue) == 0x000038, "Member 'GS001_MS_New_Dawn_DirectorBP_C_ExecuteUbergraph_GS001_MS_New_Dawn_DirectorBP::CallFunc_GetFlashlight_ReturnValue' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UGS001_MS_New_Dawn_DirectorBP_C \ -static_assert(alignof(UGS001_MS_New_Dawn_DirectorBP_C) == 0x000008, "Wrong alignment on UGS001_MS_New_Dawn_DirectorBP_C"); \ -static_assert(sizeof(UGS001_MS_New_Dawn_DirectorBP_C) == 0x000550, "Wrong size on UGS001_MS_New_Dawn_DirectorBP_C"); \ -static_assert(offsetof(UGS001_MS_New_Dawn_DirectorBP_C, UberGraphFrame_GS001_MS_New_Dawn_DirectorBP_C) == 0x000548, "Member 'UGS001_MS_New_Dawn_DirectorBP_C::UberGraphFrame_GS001_MS_New_Dawn_DirectorBP_C' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP \ -static_assert(alignof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP) == 0x000004, "Wrong alignment on AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP"); \ -static_assert(sizeof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP) == 0x00002C, "Wrong size on AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP"); \ -static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, EntryPoint) == 0x000000, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, Temp_delegate_Variable) == 0x000004, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::Temp_delegate_Variable' has a wrong offset!"); \ -static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, Temp_delegate_Variable_1) == 0x000014, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::Temp_delegate_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, CallFunc_PostEvent_ReturnValue) == 0x000024, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::CallFunc_PostEvent_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP, CallFunc_PostEvent_ReturnValue_1) == 0x000028, "Member 'AskQuit_Dialog_BP_C_ExecuteUbergraph_AskQuit_Dialog_BP::CallFunc_PostEvent_ReturnValue_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UAskQuit_Dialog_BP_C \ -static_assert(alignof(UAskQuit_Dialog_BP_C) == 0x000008, "Wrong alignment on UAskQuit_Dialog_BP_C"); \ -static_assert(sizeof(UAskQuit_Dialog_BP_C) == 0x000458, "Wrong size on UAskQuit_Dialog_BP_C"); \ -static_assert(offsetof(UAskQuit_Dialog_BP_C, UberGraphFrame) == 0x000450, "Member 'UAskQuit_Dialog_BP_C::UberGraphFrame' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ReticleVisualisationPanel_BP_C_Update \ -static_assert(alignof(ReticleVisualisationPanel_BP_C_Update) == 0x000004, "Wrong alignment on ReticleVisualisationPanel_BP_C_Update"); \ -static_assert(sizeof(ReticleVisualisationPanel_BP_C_Update) == 0x000014, "Wrong size on ReticleVisualisationPanel_BP_C_Update"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_Update, Data) == 0x000000, "Member 'ReticleVisualisationPanel_BP_C_Update::Data' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP \ -static_assert(alignof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP) == 0x000008, "Wrong alignment on ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP"); \ -static_assert(sizeof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP) == 0x000100, "Wrong size on ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, EntryPoint) == 0x000000, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_byte_Variable) == 0x000004, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_byte_Variable' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable) == 0x000008, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_1) == 0x000018, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_2) == 0x000028, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_3) == 0x000038, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_4) == 0x000048, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_4' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_5) == 0x000058, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_5' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_6) == 0x000068, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_6' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_7) == 0x000078, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_7' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_byte_Variable_1) == 0x000088, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_byte_Variable_1' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_8) == 0x000090, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_8' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_9) == 0x0000A0, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_9' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_struct_Variable_10) == 0x0000B0, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_struct_Variable_10' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_bool_Variable) == 0x0000C0, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_bool_Variable' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_byte_Variable_2) == 0x0000C1, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_byte_Variable_2' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, Temp_byte_Variable_3) == 0x0000C2, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::Temp_byte_Variable_3' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, K2Node_Event_Data) == 0x0000C4, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::K2Node_Event_Data' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, CallFunc_NotEqual_ByteByte_ReturnValue) == 0x0000D8, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::CallFunc_NotEqual_ByteByte_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, K2Node_Select_Default) == 0x0000DC, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::K2Node_Select_Default' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, K2Node_Select_Default_1) == 0x0000EC, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::K2Node_Select_Default_1' has a wrong offset!"); \ -static_assert(offsetof(ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP, K2Node_Select_Default_2) == 0x0000F0, "Member 'ReticleVisualisationPanel_BP_C_ExecuteUbergraph_ReticleVisualisationPanel_BP::K2Node_Select_Default_2' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UReticleVisualisationPanel_BP_C \ -static_assert(alignof(UReticleVisualisationPanel_BP_C) == 0x000008, "Wrong alignment on UReticleVisualisationPanel_BP_C"); \ -static_assert(sizeof(UReticleVisualisationPanel_BP_C) == 0x000338, "Wrong size on UReticleVisualisationPanel_BP_C"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, UberGraphFrame) == 0x0002D0, "Member 'UReticleVisualisationPanel_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Anim_loading) == 0x0002D8, "Member 'UReticleVisualisationPanel_BP_C::Anim_loading' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Anh_down_dot) == 0x0002E0, "Member 'UReticleVisualisationPanel_BP_C::Anh_down_dot' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Anh_down_dot_1) == 0x0002E8, "Member 'UReticleVisualisationPanel_BP_C::Anh_down_dot_1' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Anh_down_dot_2) == 0x0002F0, "Member 'UReticleVisualisationPanel_BP_C::Anh_down_dot_2' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Anh_right_prg) == 0x0002F8, "Member 'UReticleVisualisationPanel_BP_C::Anh_right_prg' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, DownArm) == 0x000300, "Member 'UReticleVisualisationPanel_BP_C::DownArm' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, LeftArm) == 0x000308, "Member 'UReticleVisualisationPanel_BP_C::LeftArm' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, Reticle_border) == 0x000310, "Member 'UReticleVisualisationPanel_BP_C::Reticle_border' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, RightArm) == 0x000318, "Member 'UReticleVisualisationPanel_BP_C::RightArm' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, test) == 0x000320, "Member 'UReticleVisualisationPanel_BP_C::test' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, test1) == 0x000328, "Member 'UReticleVisualisationPanel_BP_C::test1' has a wrong offset!"); \ -static_assert(offsetof(UReticleVisualisationPanel_BP_C, UpArm) == 0x000330, "Member 'UReticleVisualisationPanel_BP_C::UpArm' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnLabelTextChanged \ -static_assert(alignof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnLabelTextChanged"); \ -static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged) == 0x000010, "Wrong size on OptionCheckBoxWidget_BP_C_OnLabelTextChanged"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnLabelTextChanged, Text) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnLabelTextChanged::Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP \ -static_assert(alignof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP) == 0x000008, "Wrong alignment on OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP"); \ -static_assert(sizeof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP) == 0x000040, "Wrong size on OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, EntryPoint) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::EntryPoint' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, CallFunc_GetValueText_ReturnValue) == 0x000008, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::CallFunc_GetValueText_ReturnValue' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, CallFunc_GetValueText_ReturnValue_1) == 0x000018, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::CallFunc_GetValueText_ReturnValue_1' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_Value) == 0x000028, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_Value' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_WasChanged) == 0x00002C, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_WasChanged' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_ComponentBoundEvent_bIsChecked) == 0x00002D, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_ComponentBoundEvent_bIsChecked' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_IsActive) == 0x00002E, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_IsActive' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP, K2Node_Event_Text) == 0x000030, "Member 'OptionCheckBoxWidget_BP_C_ExecuteUbergraph_OptionCheckBoxWidget_BP::K2Node_Event_Text' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature \ -static_assert(alignof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ -static_assert(sizeof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature) == 0x000001, "Wrong size on OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature, bIsChecked) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_BndEvt__Value_wdg_K2Node_ComponentBoundEvent_0_OnCheckBoxComponentStateChanged__DelegateSignature::bIsChecked' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnValueChanged \ -static_assert(alignof(OptionCheckBoxWidget_BP_C_OnValueChanged) == 0x000004, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnValueChanged"); \ -static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnValueChanged) == 0x000008, "Wrong size on OptionCheckBoxWidget_BP_C_OnValueChanged"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnValueChanged, Value) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnValueChanged::Value' has a wrong offset!"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnValueChanged, WasChanged) == 0x000004, "Member 'OptionCheckBoxWidget_BP_C_OnValueChanged::WasChanged' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_OptionCheckBoxWidget_BP_C_OnActivated \ -static_assert(alignof(OptionCheckBoxWidget_BP_C_OnActivated) == 0x000001, "Wrong alignment on OptionCheckBoxWidget_BP_C_OnActivated"); \ -static_assert(sizeof(OptionCheckBoxWidget_BP_C_OnActivated) == 0x000001, "Wrong size on OptionCheckBoxWidget_BP_C_OnActivated"); \ -static_assert(offsetof(OptionCheckBoxWidget_BP_C_OnActivated, IsActive) == 0x000000, "Member 'OptionCheckBoxWidget_BP_C_OnActivated::IsActive' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_UOptionCheckBoxWidget_BP_C \ -static_assert(alignof(UOptionCheckBoxWidget_BP_C) == 0x000008, "Wrong alignment on UOptionCheckBoxWidget_BP_C"); \ -static_assert(sizeof(UOptionCheckBoxWidget_BP_C) == 0x0003C8, "Wrong size on UOptionCheckBoxWidget_BP_C"); \ -static_assert(offsetof(UOptionCheckBoxWidget_BP_C, UberGraphFrame) == 0x0003A0, "Member 'UOptionCheckBoxWidget_BP_C::UberGraphFrame' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Image_72) == 0x0003A8, "Member 'UOptionCheckBoxWidget_BP_C::Image_72' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_flb) == 0x0003B0, "Member 'UOptionCheckBoxWidget_BP_C::Label_flb' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_txt) == 0x0003B8, "Member 'UOptionCheckBoxWidget_BP_C::Label_txt' has a wrong offset!"); \ -static_assert(offsetof(UOptionCheckBoxWidget_BP_C, Label_txt_1) == 0x0003C0, "Member 'UOptionCheckBoxWidget_BP_C::Label_txt_1' has a wrong offset!"); \ - -#define DUMPER7_ASSERTS_USettingsSubGrupRed_Font_20_C \ -static_assert(alignof(USettingsSubGrupRed_Font_20_C) == 0x000010, "Wrong alignment on USettingsSubGrupRed_Font_20_C"); \ -static_assert(sizeof(USettingsSubGrupRed_Font_20_C) == 0x000190, "Wrong size on USettingsSubGrupRed_Font_20_C"); \ +#define DUMPER7_ASSERTS_BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight \ +static_assert(alignof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight) == 0x000008, "Wrong alignment on BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight"); \ +static_assert(sizeof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight) == 0x000028, "Wrong size on BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight"); \ +static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, EntryPoint) == 0x000000, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::EntryPoint' has a wrong offset!"); \ +static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Event_Item) == 0x000008, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Event_Item' has a wrong offset!"); \ +static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Event_InItemTypeEnum) == 0x000010, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Event_InItemTypeEnum' has a wrong offset!"); \ +static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, Temp_byte_Variable) == 0x000011, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::Temp_byte_Variable' has a wrong offset!"); \ +static_assert(offsetof(BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight, K2Node_Select_Default) == 0x000014, "Member 'BP_ItemHighlight_C_ExecuteUbergraph_BP_ItemHighlight::K2Node_Select_Default' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_BP_ItemHighlight_C_OnActivateAndAttach \ +static_assert(alignof(BP_ItemHighlight_C_OnActivateAndAttach) == 0x000008, "Wrong alignment on BP_ItemHighlight_C_OnActivateAndAttach"); \ +static_assert(sizeof(BP_ItemHighlight_C_OnActivateAndAttach) == 0x000010, "Wrong size on BP_ItemHighlight_C_OnActivateAndAttach"); \ +static_assert(offsetof(BP_ItemHighlight_C_OnActivateAndAttach, Item) == 0x000000, "Member 'BP_ItemHighlight_C_OnActivateAndAttach::Item' has a wrong offset!"); \ +static_assert(offsetof(BP_ItemHighlight_C_OnActivateAndAttach, InItemTypeEnum) == 0x000008, "Member 'BP_ItemHighlight_C_OnActivateAndAttach::InItemTypeEnum' has a wrong offset!"); \ + +#define DUMPER7_ASSERTS_ABP_ItemHighlight_C \ +static_assert(alignof(ABP_ItemHighlight_C) == 0x000008, "Wrong alignment on ABP_ItemHighlight_C"); \ +static_assert(sizeof(ABP_ItemHighlight_C) == 0x000330, "Wrong size on ABP_ItemHighlight_C"); \ +static_assert(offsetof(ABP_ItemHighlight_C, UberGraphFrame) == 0x0002D8, "Member 'ABP_ItemHighlight_C::UberGraphFrame' has a wrong offset!"); \ +static_assert(offsetof(ABP_ItemHighlight_C, OtherColor) == 0x0002E0, "Member 'ABP_ItemHighlight_C::OtherColor' has a wrong offset!"); \ +static_assert(offsetof(ABP_ItemHighlight_C, ConsumableColor) == 0x0002F0, "Member 'ABP_ItemHighlight_C::ConsumableColor' has a wrong offset!"); \ +static_assert(offsetof(ABP_ItemHighlight_C, ResourceColor) == 0x000300, "Member 'ABP_ItemHighlight_C::ResourceColor' has a wrong offset!"); \ +static_assert(offsetof(ABP_ItemHighlight_C, DefaultColor) == 0x000310, "Member 'ABP_ItemHighlight_C::DefaultColor' has a wrong offset!"); \ +static_assert(offsetof(ABP_ItemHighlight_C, AmmunitionColor) == 0x000320, "Member 'ABP_ItemHighlight_C::AmmunitionColor' has a wrong offset!"); \ } diff --git a/Cronos The New Dawn/CronosTND.vcxproj b/Cronos The New Dawn/CronosTND.vcxproj index 955af47..92c6323 100644 --- a/Cronos The New Dawn/CronosTND.vcxproj +++ b/Cronos The New Dawn/CronosTND.vcxproj @@ -210,6 +210,9 @@ + + + diff --git a/Cronos The New Dawn/NameCollisions.inl b/Cronos The New Dawn/NameCollisions.inl index 54a8656..8edd342 100644 --- a/Cronos The New Dawn/NameCollisions.inl +++ b/Cronos The New Dawn/NameCollisions.inl @@ -9,77 +9,59 @@ // FORWARD DECLARATIONS -namespace Handgun01_AnimBP { struct FAnimBlueprintGeneratedConstantData; } +namespace Traveler_Locomotion_Gravitygun { struct FAnimBlueprintGeneratedConstantData; } + +namespace MachineGun01_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace Shotgun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace Traveler_Locomotion_SmartGun { struct FAnimBlueprintGeneratedConstantData; } namespace Traveler_Locomotion_Gravitygun_BodyCarry { struct FAnimBlueprintGeneratedConstantData; } +namespace GameplayAbilities { struct FServerAbilityRPCBatch; } + +namespace Arbalest_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + namespace Shotgun01_AnimBP { struct FAnimBlueprintGeneratedConstantData; } +namespace SK_All_Guns_AnimBlueprint_Template { struct FAnimBlueprintGeneratedConstantData; } + +namespace Handgun01_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace MultiModeGun_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace SimpleCorpse_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace Traveler_AimOffset_NoWeapon { struct FAnimBlueprintGeneratedConstantData; } + +namespace MachineGun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } + +namespace Traveler_Locomotion_Spreadgun { struct FAnimBlueprintGeneratedConstantData; } + namespace Ch_Traveller_PostProc_ABP { struct FAnimBlueprintGeneratedConstantData; } -namespace CronosBodyPart_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace SK_BlackBox_Skeleton_AnimBlueprint { struct FAnimBlueprintGeneratedConstantData; } - namespace Boots_ABP { struct FAnimBlueprintGeneratedConstantData; } -namespace GameplayAbilities { struct FServerAbilityRPCBatch; } - -namespace Handgun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - namespace Traveler_Locomotion_TrapMine { struct FAnimBlueprintGeneratedConstantData; } namespace Traveler_Locomotion_Annihilator { struct FAnimBlueprintGeneratedConstantData; } -namespace doppel_Jaw_animBP { struct FAnimBlueprintGeneratedConstantData; } +namespace Handgun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } -namespace MultiModeGun_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace Traveler_AimOffset_NoWeapon { struct FAnimBlueprintGeneratedConstantData; } - -namespace Shotgun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace doppel_centi_hands_animBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace SimpleCorpse_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace Traveler_Locomotion_Spreadgun { struct FAnimBlueprintGeneratedConstantData; } - -namespace Traveler_Locomotion_Gravitygun { struct FAnimBlueprintGeneratedConstantData; } - -namespace SK_All_Guns_AnimBlueprint_Template { struct FAnimBlueprintGeneratedConstantData; } - -namespace Arbalest_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace Traveler_Locomotion_SmartGun { struct FAnimBlueprintGeneratedConstantData; } - -namespace MachineGun01_AnimBP { struct FAnimBlueprintGeneratedConstantData; } - -namespace MachineGun02_AnimBP { struct FAnimBlueprintGeneratedConstantData; } +namespace Traveler_Pushing_Cargo_AnimBP { struct FAnimBlueprintGeneratedConstantData; } -namespace Melee_AnimBP +namespace Fly_GravityShoes_AnimBP { - struct FAnimBlueprintGeneratedMutableData; struct FAnimBlueprintGeneratedConstantData; -} - -namespace Traveler_Locomotion -{ struct FAnimBlueprintGeneratedMutableData; - struct FAnimBlueprintGeneratedConstantData; } namespace Traveler_AimOffset_Annihilator { - struct FAnimBlueprintGeneratedConstantData; struct FAnimBlueprintGeneratedMutableData; -} - -namespace Traveler_AimOffset_SpreadGun -{ struct FAnimBlueprintGeneratedConstantData; - struct FAnimBlueprintGeneratedMutableData; } namespace Traveler_ItemInteraction_AnimBP @@ -88,13 +70,7 @@ namespace Traveler_ItemInteraction_AnimBP struct FAnimBlueprintGeneratedMutableData; } -namespace Traveler_AimOffset_SmartGun -{ - struct FAnimBlueprintGeneratedConstantData; - struct FAnimBlueprintGeneratedMutableData; -} - -namespace Doppelganger_AnimBP +namespace Melee_AnimBP { struct FAnimBlueprintGeneratedConstantData; struct FAnimBlueprintGeneratedMutableData; @@ -106,13 +82,19 @@ namespace Traveler_Locomotion_NoWeapon struct FAnimBlueprintGeneratedMutableData; } -namespace Traveler_AimOffset_GravityGun +namespace Traveler_AimOffset_SmartGun { struct FAnimBlueprintGeneratedMutableData; struct FAnimBlueprintGeneratedConstantData; } -namespace Dummy_ABP +namespace Traveler_Locomotion +{ + struct FAnimBlueprintGeneratedMutableData; + struct FAnimBlueprintGeneratedConstantData; +} + +namespace Traveler_AimOffset_GravityGun { struct FAnimBlueprintGeneratedMutableData; struct FAnimBlueprintGeneratedConstantData; @@ -124,30 +106,36 @@ namespace Ch_Traveller_PostProc_ABP_cutscene struct FAnimBlueprintGeneratedConstantData; } -namespace Flashlight_Gameplay_ABP +namespace Dummy_ABP { struct FAnimBlueprintGeneratedMutableData; struct FAnimBlueprintGeneratedConstantData; } -namespace AILocomotion_AnimBP -{ - struct FAnimBlueprintGeneratedConstantData; - struct FAnimBlueprintGeneratedMutableData; -} - namespace CharacterPlay_CutsceneCharacterAnimBP { struct FAnimBlueprintGeneratedConstantData; struct FAnimBlueprintGeneratedMutableData; } +namespace Traveler_AimOffset_SpreadGun +{ + struct FAnimBlueprintGeneratedMutableData; + struct FAnimBlueprintGeneratedConstantData; +} + namespace Flashlight_Cutscene_ABP { struct FAnimBlueprintGeneratedConstantData; struct FAnimBlueprintGeneratedMutableData; } +namespace Flashlight_Gameplay_ABP +{ + struct FAnimBlueprintGeneratedConstantData; + struct FAnimBlueprintGeneratedMutableData; +} + namespace Traveler_AimOffset_TrapMine { struct FAnimBlueprintGeneratedConstantData; @@ -159,9 +147,3 @@ namespace CH_TravelerAnimBP struct FAnimBlueprintGeneratedConstantData; struct FAnimBlueprintGeneratedMutableData; } - -namespace Fly_GravityShoes_AnimBP -{ - struct FAnimBlueprintGeneratedConstantData; - struct FAnimBlueprintGeneratedMutableData; -} diff --git a/Cronos The New Dawn/SDK.hpp b/Cronos The New Dawn/SDK.hpp index b8c0c91..afab639 100644 --- a/Cronos The New Dawn/SDK.hpp +++ b/Cronos The New Dawn/SDK.hpp @@ -14,6 +14,7 @@ #include "SDK/Basic.hpp" #include "SDK/CoreUObject_structs.hpp" #include "SDK/CoreUObject_classes.hpp" +#include "SDK/GE_AcidPuddle_classes.hpp" #include "SDK/SlateCore_structs.hpp" #include "SDK/Chaos_structs.hpp" #include "SDK/InputCore_structs.hpp" @@ -31,12 +32,17 @@ #include "SDK/NetCore_structs.hpp" #include "SDK/NetCore_classes.hpp" #include "SDK/Engine_classes.hpp" -#include "SDK/GameplayTags_structs.hpp" -#include "SDK/DataRegistry_structs.hpp" +#include "SDK/CinematicCamera_structs.hpp" +#include "SDK/CameraSettingsStruct4NPC_structs.hpp" #include "SDK/UniversalObjectLocator_structs.hpp" #include "SDK/MovieScene_structs.hpp" +#include "SDK/NPC_classes.hpp" +#include "SDK/GameplayTags_structs.hpp" +#include "SDK/DataRegistry_structs.hpp" #include "SDK/GameplayAbilities_structs.hpp" #include "SDK/GameplayAbilities_classes.hpp" +#include "SDK/Traveler_AimOffset_NoWeapon_structs.hpp" +#include "SDK/Traveler_AimOffset_NoWeapon_classes.hpp" #include "SDK/UMG_structs.hpp" #include "SDK/DifficultyAttributes_structs.hpp" #include "SDK/AkAudio_structs.hpp" @@ -97,9 +103,8 @@ #include "SDK/UCA_structs.hpp" #include "SDK/MapSystem_structs.hpp" #include "SDK/Cronos_classes.hpp" -#include "SDK/GC_DataMosh_ND_Medium_classes.hpp" +#include "SDK/GE_MGDamageUpgrade_Tier3_classes.hpp" #include "SDK/AnimationCore_classes.hpp" -#include "SDK/EnemyWave_BP_classes.hpp" #include "SDK/InputCore_classes.hpp" #include "SDK/MetasoundFrontend_structs.hpp" #include "SDK/MetasoundFrontend_classes.hpp" @@ -108,21 +113,23 @@ #include "SDK/ImageCore_structs.hpp" #include "SDK/ImageCore_classes.hpp" #include "SDK/Slate_classes.hpp" -#include "SDK/OptionVolumeWidget_PC_classes.hpp" +#include "SDK/GE_SPBonusMeleeDamageHalf_classes.hpp" #include "SDK/EngineSettings_structs.hpp" #include "SDK/EngineSettings_classes.hpp" -#include "SDK/AnimGraphRuntime_structs.hpp" -#include "SDK/Ch_Traveller_PostProc_ABP_cutscene_structs.hpp" -#include "SDK/Ch_Traveller_PostProc_ABP_cutscene_classes.hpp" +#include "SDK/GE_GGDamageUpgrade_Tier4_classes.hpp" #include "SDK/BuildPatchServices_structs.hpp" #include "SDK/BuildPatchServices_classes.hpp" +#include "SDK/Shotgun02_AnimBP_structs.hpp" +#include "SDK/Shotgun02_AnimBP_classes.hpp" +#include "SDK/GE_SGReloadUpgrade_classes.hpp" #include "SDK/FieldNotification_classes.hpp" -#include "SDK/WBP_BindableButtonWidget_classes.hpp" +#include "SDK/Game_KeyStyle_Decorator_classes.hpp" #include "SDK/IrisCore_structs.hpp" #include "SDK/IrisCore_classes.hpp" +#include "SDK/GC_DataMosh_Echo_classes.hpp" #include "SDK/MeshDescription_structs.hpp" #include "SDK/MeshDescription_classes.hpp" -#include "SDK/PlayerHudDatabaseUpdatedWidget_BP_classes.hpp" +#include "SDK/GE_AGDamageUpgrade_classes.hpp" #include "SDK/StaticMeshDescription_structs.hpp" #include "SDK/StaticMeshDescription_classes.hpp" #include "SDK/SkeletalMeshDescription_structs.hpp" @@ -131,45 +138,44 @@ #include "SDK/DataflowCore_classes.hpp" #include "SDK/PropertyPath_structs.hpp" #include "SDK/PropertyPath_classes.hpp" +#include "SDK/AIMineTrapHitDamage_classes.hpp" #include "SDK/TypedElementFramework_structs.hpp" #include "SDK/TypedElementFramework_classes.hpp" #include "SDK/TypedElementRuntime_structs.hpp" #include "SDK/TypedElementRuntime_classes.hpp" -#include "SDK/GC_Sequence_BasicGlitches_M_classes.hpp" #include "SDK/AudioLinkCore_classes.hpp" -#include "SDK/IR_MeleeToMelee_classes.hpp" #include "SDK/JsonUtilities_structs.hpp" #include "SDK/JsonUtilities_classes.hpp" -#include "SDK/GE_SPHeadshotInterruptAbsorption_classes.hpp" -#include "SDK/LightsInterface_classes.hpp" #include "SDK/AssetRegistry_structs.hpp" #include "SDK/AssetRegistry_classes.hpp" #include "SDK/PacketHandler_classes.hpp" #include "SDK/CharacterPlay_CutsceneCharacterAnimBP_structs.hpp" +#include "SDK/AnimGraphRuntime_structs.hpp" #include "SDK/CharacterPlay_CutsceneCharacterAnimBP_classes.hpp" #include "SDK/ClothingSystemRuntimeInterface_classes.hpp" #include "SDK/ImageWriteQueue_structs.hpp" #include "SDK/ImageWriteQueue_classes.hpp" #include "SDK/MaterialShaderQualitySettings_structs.hpp" #include "SDK/MaterialShaderQualitySettings_classes.hpp" -#include "SDK/AutoTranscirption_Interface_classes.hpp" #include "SDK/EyeTracker_structs.hpp" #include "SDK/EyeTracker_classes.hpp" -#include "SDK/EAIMovementMode_structs.hpp" +#include "SDK/GravityGun_Magazine_BP_classes.hpp" #include "SDK/Renderer_structs.hpp" #include "SDK/Renderer_classes.hpp" +#include "SDK/CeilingFluorescentSmallLamp_FZ_Past_classes.hpp" #include "SDK/HeadMountedDisplay_structs.hpp" #include "SDK/HeadMountedDisplay_classes.hpp" -#include "SDK/Play_HitReaction_Knockdown_classes.hpp" +#include "SDK/GE_MGChargeSpeedUpgrade_classes.hpp" #include "SDK/Foliage_structs.hpp" #include "SDK/Foliage_classes.hpp" +#include "SDK/EM_Parent_BP_classes.hpp" #include "SDK/Landscape_structs.hpp" #include "SDK/Landscape_classes.hpp" -#include "SDK/GA_Comment_classes.hpp" #include "SDK/SlateRHIRenderer_structs.hpp" #include "SDK/SlateRHIRenderer_classes.hpp" #include "SDK/TimeManagement_structs.hpp" #include "SDK/TimeManagement_classes.hpp" +#include "SDK/ANS_MultiplyAnimRateScale_classes.hpp" #include "SDK/DataflowEngine_structs.hpp" #include "SDK/DataflowEngine_classes.hpp" #include "SDK/DataflowSimulation_structs.hpp" @@ -180,48 +186,34 @@ #include "SDK/FieldSystemEngine_classes.hpp" #include "SDK/GeometryCollectionEngine_structs.hpp" #include "SDK/GeometryCollectionEngine_classes.hpp" -#include "SDK/GA_WallWalk_classes.hpp" #include "SDK/AnimGraphRuntime_classes.hpp" -#include "SDK/GravityGunContainer_BP_classes.hpp" #include "SDK/Constraints_classes.hpp" -#include "SDK/QTE_Dop_BP_classes.hpp" +#include "SDK/GE_SGDamageUpgrade_Tier1_classes.hpp" #include "SDK/MovieSceneTracks_structs.hpp" #include "SDK/MovieSceneTracks_classes.hpp" -#include "SDK/BP_CutsceneAbilityTrigger_classes.hpp" -#include "SDK/BP_Marcel_SoulLeakCondition_classes.hpp" -#include "SDK/CinematicCamera_structs.hpp" #include "SDK/CinematicCamera_classes.hpp" #include "SDK/AudioLinkEngine_classes.hpp" #include "SDK/AudioMixer_structs.hpp" #include "SDK/AudioMixer_classes.hpp" -#include "SDK/SmartGunReticle_Widget_classes.hpp" #include "SDK/GameplayTags_classes.hpp" #include "SDK/MovieSceneCapture_structs.hpp" #include "SDK/MovieSceneCapture_classes.hpp" -#include "SDK/LootConditions_Enum_structs.hpp" -#include "SDK/LootCondition_Struct_structs.hpp" -#include "SDK/OR_Conditions_Struct_structs.hpp" -#include "SDK/AND_Conditions_Struct_structs.hpp" -#include "SDK/LootItemInfo_Struct_structs.hpp" -#include "SDK/LootGenerationData_Struct_structs.hpp" -#include "SDK/LootGenerationDataByRank_Struct_structs.hpp" -#include "SDK/ConditionChecksData_Struct_structs.hpp" -#include "SDK/LootTypes_Enum_structs.hpp" -#include "SDK/LootPhases_Enum_structs.hpp" -#include "SDK/LootManager_classes.hpp" +#include "SDK/GE_MGDamageUpgrade_Tier4_classes.hpp" #include "SDK/MediaAssets_structs.hpp" #include "SDK/MediaAssets_classes.hpp" -#include "SDK/SpawnBehavior_UseScenario_classes.hpp" -#include "SDK/GA_TravelLog_classes.hpp" +#include "SDK/Traveler_Locomotion_Gravitygun_structs.hpp" +#include "SDK/Traveler_Locomotion_Gravitygun_classes.hpp" #include "SDK/LevelSequence_structs.hpp" #include "SDK/LevelSequence_classes.hpp" #include "SDK/MRMesh_structs.hpp" #include "SDK/MRMesh_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_P_BP_classes.hpp" #include "SDK/MoviePlayer_structs.hpp" #include "SDK/MoviePlayer_classes.hpp" +#include "SDK/GE_SGStabilityUpgrade_classes.hpp" +#include "SDK/GE_GGClipSizeUpgrade_classes.hpp" #include "SDK/MassEntity_structs.hpp" #include "SDK/MassEntity_classes.hpp" -#include "SDK/GE_TentaclesFloor_classes.hpp" #include "SDK/Overlay_structs.hpp" #include "SDK/Overlay_classes.hpp" #include "SDK/ClothingSystemRuntimeCommon_structs.hpp" @@ -229,29 +221,33 @@ #include "SDK/LocalizableMessageBlueprint_classes.hpp" #include "SDK/ClothingSystemRuntimeNv_structs.hpp" #include "SDK/ClothingSystemRuntimeNv_classes.hpp" -#include "SDK/AIMineTrapHitDamage_classes.hpp" #include "SDK/Log_structs.hpp" #include "SDK/Log_classes.hpp" -#include "SDK/GC_Video_Generic_Soulleak_classes.hpp" -#include "SDK/PlayerHudFlamethrowerWidget_BP_classes.hpp" #include "SDK/InputRebinding_classes.hpp" +#include "SDK/Default_ItemInvestigationExe_BP_classes.hpp" +#include "SDK/GA_EM_LongJump_classes.hpp" #include "SDK/CommonInput_structs.hpp" #include "SDK/CommonInput_classes.hpp" -#include "SDK/EVolumeTextureDimensions_structs.hpp" -#include "SDK/VolumetricsBPLIbrary_classes.hpp" +#include "SDK/ANS_PlayerMeleeRecoveryPhase_classes.hpp" +#include "SDK/Arbalest_AnimBP_structs.hpp" +#include "SDK/Arbalest_AnimBP_classes.hpp" #include "SDK/CommonUI_structs.hpp" #include "SDK/CommonUI_classes.hpp" #include "SDK/WwiseFileHandler_classes.hpp" +#include "SDK/GC_DataMosh_Voices_Strong_classes.hpp" #include "SDK/WwiseResourceLoader_classes.hpp" #include "SDK/ModelingComponents_structs.hpp" #include "SDK/ModelingComponents_classes.hpp" -#include "SDK/TutorialsVisualizationWidget_BP_classes.hpp" +#include "SDK/GE_MG02AmmoUpgrade_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier6_classes.hpp" #include "SDK/NiagaraCore_structs.hpp" #include "SDK/NiagaraCore_classes.hpp" +#include "SDK/AutoTranscriptDecorator_BP_classes.hpp" #include "SDK/NiagaraShader_structs.hpp" #include "SDK/NiagaraShader_classes.hpp" #include "SDK/Niagara_structs.hpp" #include "SDK/Niagara_classes.hpp" +#include "SDK/IR_UsableToMelee_classes.hpp" #include "SDK/DLSS_structs.hpp" #include "SDK/DLSS_classes.hpp" #include "SDK/Paper2D_structs.hpp" @@ -259,123 +255,122 @@ #include "SDK/DLSSBlueprint_structs.hpp" #include "SDK/DLSSBlueprint_classes.hpp" #include "SDK/XeSSCore_classes.hpp" +#include "SDK/LootPhases_Enum_structs.hpp" #include "SDK/XeSSBlueprint_structs.hpp" #include "SDK/XeSSBlueprint_classes.hpp" #include "SDK/GlobalProperties_classes.hpp" #include "SDK/OnlineSubsystem_structs.hpp" #include "SDK/OnlineSubsystem_classes.hpp" -#include "SDK/GC_Material_ASCII_LoadingScreen_classes.hpp" #include "SDK/Landmass_structs.hpp" #include "SDK/OnlineSubsystemUtils_structs.hpp" #include "SDK/OnlineSubsystemUtils_classes.hpp" #include "SDK/GeometryCollectionTracks_structs.hpp" #include "SDK/GeometryCollectionTracks_classes.hpp" #include "SDK/OnlineSubsystemSteam_classes.hpp" -#include "SDK/GE_GGClipSizeUpgrade_classes.hpp" #include "SDK/SocketSubsystemEOS_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier5_classes.hpp" #include "SDK/USDStage_structs.hpp" #include "SDK/UnrealUSDWrapper_structs.hpp" #include "SDK/USDClasses_structs.hpp" #include "SDK/USDStage_classes.hpp" #include "SDK/OnlineSubsystemEOS_structs.hpp" #include "SDK/OnlineSubsystemEOS_classes.hpp" -#include "SDK/GE_Video_DrDawid_Soulleak_classes.hpp" -#include "SDK/popup_ask_option_exit_button_style_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier3_classes.hpp" #include "SDK/OnlineSubsystemGOG_classes.hpp" #include "SDK/PCDualShock_classes.hpp" -#include "SDK/GA_TrapMineAbility_classes.hpp" #include "SDK/DataRegistry_classes.hpp" #include "SDK/GameplayTasks_structs.hpp" #include "SDK/GameplayTasks_classes.hpp" #include "SDK/ActorSequence_structs.hpp" #include "SDK/ActorSequence_classes.hpp" -#include "SDK/CH_TravelerAnimBP_structs.hpp" -#include "SDK/CH_TravelerAnimBP_classes.hpp" #include "SDK/TicksAggregation_structs.hpp" #include "SDK/TicksAggregation_classes.hpp" #include "SDK/NavigationSystem_structs.hpp" #include "SDK/NavigationSystem_classes.hpp" -#include "SDK/IR_UsableToFlamethrower_classes.hpp" -#include "SDK/CameraDelayStruct_structs.hpp" -#include "SDK/Beh_WalkAttack_classes.hpp" -#include "SDK/EventListener_classes.hpp" -#include "SDK/GE_Effect_DataMosh_IdleSoulLeak_classes.hpp" -#include "SDK/GE_Video_Marcel_Soulleak_classes.hpp" +#include "SDK/Radio_BP_classes.hpp" #include "SDK/Player_structs.hpp" #include "SDK/Player_classes.hpp" +#include "SDK/Lamp_Past_Medical_FZ_classes.hpp" #include "SDK/WwiseSimpleExternalSource_structs.hpp" #include "SDK/WwiseSimpleExternalSource_classes.hpp" +#include "SDK/TN_GroupPallet_01_B_BP_classes.hpp" +#include "SDK/Traveler_AimOffset_Annihilator_structs.hpp" +#include "SDK/Traveler_AimOffset_Annihilator_classes.hpp" #include "SDK/Wwise_classes.hpp" -#include "SDK/NavArea_Squize_classes.hpp" +#include "SDK/LS_WallWalk90_CINE_classes.hpp" #include "SDK/PostProcessVolumeEx_structs.hpp" #include "SDK/PostProcessVolumeEx_classes.hpp" -#include "SDK/GE_SPHealingEfficiencyUpgrade_classes.hpp" #include "SDK/LensComponent_structs.hpp" #include "SDK/CameraCalibrationCore_structs.hpp" #include "SDK/LensComponent_classes.hpp" #include "SDK/ProceduralMeshComponent_structs.hpp" #include "SDK/ProceduralMeshComponent_classes.hpp" -#include "SDK/ElevatorLamp_Future_AZ_classes.hpp" #include "SDK/InstancedMeshEx_structs.hpp" #include "SDK/InstancedMeshEx_classes.hpp" +#include "SDK/GE_FlamethrowerNoAmmo_classes.hpp" #include "SDK/EnhancedInputUtils_classes.hpp" +#include "SDK/AnnihilatorHeld_Magazine_BP_classes.hpp" +#include "SDK/GS010_MS_Factory_classes.hpp" #include "SDK/DLCManager_classes.hpp" #include "SDK/Tether_structs.hpp" #include "SDK/Tether_classes.hpp" #include "SDK/Detection_structs.hpp" #include "SDK/Detection_classes.hpp" -#include "SDK/GA_QuickFabricationFourthSlotAmmo_classes.hpp" #include "SDK/RuntimeAudioImporter_structs.hpp" #include "SDK/RuntimeAudioImporter_classes.hpp" -#include "SDK/default_scroll_style_classes.hpp" -#include "SDK/GE_GGReloadUpgrade_classes.hpp" +#include "SDK/GC_Sequence_BasicGlitches_XS_classes.hpp" #include "SDK/Sai_classes.hpp" #include "SDK/BinkMediaPlayer_structs.hpp" #include "SDK/BinkMediaPlayer_classes.hpp" -#include "SDK/CamShake_GrabQTE_MeleeExit_classes.hpp" #include "SDK/RigVM_classes.hpp" +#include "SDK/GE_TSPyreUpgradeTier3_classes.hpp" #include "SDK/ControlRig_classes.hpp" +#include "SDK/PlayerHudFlamethrowerWidget_BP_classes.hpp" #include "SDK/MotionWarping_structs.hpp" #include "SDK/MotionWarping_classes.hpp" #include "SDK/ChaosCaching_structs.hpp" #include "SDK/ChaosCaching_classes.hpp" -#include "SDK/WeaponEnergyGauntlet_BP_classes.hpp" +#include "SDK/GC_Sequence_BasicGlitches_M_classes.hpp" #include "SDK/ChaosCloth_structs.hpp" #include "SDK/ChaosCloth_classes.hpp" -#include "SDK/GC_Video_Soldier_Soulleak_classes.hpp" -#include "SDK/AllowedDmgSource_Structure_structs.hpp" -#include "SDK/DestructionMagnitudeData_Struct_structs.hpp" -#include "SDK/DestructiblesDS_DTRow_Structure_structs.hpp" +#include "SDK/GC_DataMosh3_classes.hpp" +#include "SDK/GA_WeaponModeSwitchBase_classes.hpp" #include "SDK/VFXUtility_classes.hpp" +#include "SDK/AutoGunContainer_BP_classes.hpp" #include "SDK/WeaponFXPooling_structs.hpp" #include "SDK/WeaponFXPooling_classes.hpp" +#include "SDK/PlayerMineTrapWidget_BP_classes.hpp" +#include "SDK/GE_Material_Death_classes.hpp" #include "SDK/Gauntlet_classes.hpp" #include "SDK/BlockoutToolsPlugin_structs.hpp" #include "SDK/BlockoutToolsPlugin_classes.hpp" #include "SDK/AutomatedPlayer_classes.hpp" +#include "SDK/LootRanks_Enum_structs.hpp" #include "SDK/DaedalicTestAutomationPlugin_structs.hpp" #include "SDK/DaedalicTestAutomationPlugin_classes.hpp" +#include "SDK/GE_HG02ClipSizeUpgrade_classes.hpp" #include "SDK/PhysicsControl_structs.hpp" #include "SDK/PhysicsControl_classes.hpp" -#include "SDK/DoppelFirstEncounter_BP_classes.hpp" #include "SDK/DmgTypeBP_Environmental_classes.hpp" #include "SDK/AnimationSharing_structs.hpp" #include "SDK/AnimationSharing_classes.hpp" #include "SDK/PAGLightCullingRuntime_classes.hpp" +#include "SDK/GA_EquipWeaponAbility_classes.hpp" #include "SDK/BenchmarkStatistics_structs.hpp" #include "SDK/BenchmarkStatistics_classes.hpp" -#include "SDK/Beh_GettingUp_classes.hpp" #include "SDK/FastPerformanceRecorder_classes.hpp" +#include "SDK/DialogueChoiceButton_classes.hpp" #include "SDK/UCA_classes.hpp" -#include "SDK/GA_CutscenePlaying_classes.hpp" #include "SDK/Cutscenes_structs.hpp" #include "SDK/Cutscenes_classes.hpp" -#include "SDK/Boots_ABP_structs.hpp" -#include "SDK/Boots_ABP_classes.hpp" +#include "SDK/GC_DataMosh_Cine_2_classes.hpp" #include "SDK/UCCE_structs.hpp" #include "SDK/UCCE_classes.hpp" +#include "SDK/LootConditions_Enum_structs.hpp" +#include "SDK/LootCondition_Struct_structs.hpp" +#include "SDK/OR_Conditions_Struct_structs.hpp" +#include "SDK/AND_Conditions_Struct_structs.hpp" +#include "SDK/LootItemInfo_Struct_structs.hpp" +#include "SDK/LootGenerationData_Struct_structs.hpp" +#include "SDK/LootGenerationDataByRank_Struct_structs.hpp" #include "SDK/MapSystem_classes.hpp" #include "SDK/ObjectivesSystem_structs.hpp" #include "SDK/ObjectivesSystem_classes.hpp" @@ -383,6 +378,7 @@ #include "SDK/StateTreeModule_classes.hpp" #include "SDK/TemplateSequence_structs.hpp" #include "SDK/TemplateSequence_classes.hpp" +#include "SDK/GE_GGFabricatorAmmoUpgrade_classes.hpp" #include "SDK/GameplayCameras_structs.hpp" #include "SDK/GameplayCameras_classes.hpp" #include "SDK/AppleProResMedia_structs.hpp" @@ -401,47 +397,34 @@ #include "SDK/XeFGBlueprint_classes.hpp" #include "SDK/SplineMeshEx_structs.hpp" #include "SDK/SplineMeshEx_classes.hpp" -#include "SDK/BarricadeSize_structs.hpp" #include "SDK/ApexDestruction_structs.hpp" #include "SDK/ApexDestruction_classes.hpp" -#include "SDK/FakeFogCard_Distance_FadeInOut_BP_classes.hpp" -#include "SDK/PlayGameMode_BP_classes.hpp" +#include "SDK/GA_WeaponModeThird_classes.hpp" #include "SDK/HoudiniNiagara_structs.hpp" #include "SDK/HoudiniNiagara_classes.hpp" -#include "SDK/GE_Material_TimedGlitches_classes.hpp" #include "SDK/CableComponent_classes.hpp" #include "SDK/MaterialsSplineCtrl_structs.hpp" #include "SDK/MaterialsSplineCtrl_classes.hpp" -#include "SDK/GC_Video_Antoni_Soulleak_classes.hpp" -#include "SDK/ItemsToGive_Struct_structs.hpp" #include "SDK/Water_structs.hpp" #include "SDK/Water_classes.hpp" -#include "SDK/OptionSliderWidget_PC_classes.hpp" -#include "SDK/GE_SG02ReloadUpgrade_classes.hpp" #include "SDK/SequencerScripting_structs.hpp" #include "SDK/SequencerScripting_classes.hpp" #include "SDK/RigLogicModule_structs.hpp" #include "SDK/RigLogicModule_classes.hpp" #include "SDK/GeometryCache_structs.hpp" #include "SDK/GeometryCache_classes.hpp" -#include "SDK/GE_SGDamageUpgrade_Tier1_classes.hpp" -#include "SDK/FogCutoutBox_classes.hpp" #include "SDK/HairStrandsCore_structs.hpp" #include "SDK/HairStrandsCore_classes.hpp" -#include "SDK/SpinWidgetScroll_classes.hpp" -#include "SDK/Future_AZ_EdwardAP_ElevatorGoUp_classes.hpp" #include "SDK/ComputeFramework_structs.hpp" #include "SDK/ComputeFramework_classes.hpp" +#include "SDK/NavArea_Jump_classes.hpp" #include "SDK/OptimusSettings_structs.hpp" #include "SDK/OptimusSettings_classes.hpp" -#include "SDK/GeneralVisualizationWidget_BP_classes.hpp" -#include "SDK/GA_InteractionRTPC_classes.hpp" #include "SDK/OptimusCore_structs.hpp" #include "SDK/OptimusCore_classes.hpp" +#include "SDK/BPW_Compass_classes.hpp" #include "SDK/HairStrandsDeformer_structs.hpp" #include "SDK/HairStrandsDeformer_classes.hpp" -#include "SDK/Goal_Attack_classes.hpp" -#include "SDK/Beh_PlayMontage_classes.hpp" #include "SDK/GeometryCacheTracks_structs.hpp" #include "SDK/GeometryCacheTracks_classes.hpp" #include "SDK/LiveLinkInterface_structs.hpp" @@ -450,22 +433,23 @@ #include "SDK/LiveLinkAnimationCore_classes.hpp" #include "SDK/LiveLink_structs.hpp" #include "SDK/LiveLink_classes.hpp" -#include "SDK/Beh_Grab_classes.hpp" -#include "SDK/Lamp_Traveler_Capsula_Light_D_classes.hpp" +#include "SDK/GE_TSPyreUpgradeTier2_classes.hpp" #include "SDK/LiveLinkComponents_structs.hpp" #include "SDK/LiveLinkComponents_classes.hpp" #include "SDK/LiveLinkMovieScene_structs.hpp" #include "SDK/LiveLinkMovieScene_classes.hpp" -#include "SDK/Traveler_Locomotion_SmartGun_structs.hpp" -#include "SDK/Traveler_Locomotion_SmartGun_classes.hpp" #include "SDK/MovieRenderPipelineCore_structs.hpp" #include "SDK/MovieRenderPipelineCore_classes.hpp" #include "SDK/TakeMovieScene_classes.hpp" +#include "SDK/DestructibleType_Enum_structs.hpp" +#include "SDK/Destructibles_FunctionLibrary_classes.hpp" #include "SDK/AudioCapture_structs.hpp" #include "SDK/AudioCapture_classes.hpp" #include "SDK/LiveLinkCurveDebugUI_classes.hpp" #include "SDK/WaveTable_structs.hpp" #include "SDK/WaveTable_classes.hpp" +#include "SDK/NavArea_DropDown_classes.hpp" +#include "SDK/GE_AGSpeed_classes.hpp" #include "SDK/MetasoundEngine_structs.hpp" #include "SDK/MetasoundEngine_classes.hpp" #include "SDK/AudioModulation_structs.hpp" @@ -473,26 +457,28 @@ #include "SDK/AudioAnalyzer_classes.hpp" #include "SDK/AudioSynesthesia_structs.hpp" #include "SDK/AudioSynesthesia_classes.hpp" +#include "SDK/KeyStyle_Decorator_classes.hpp" #include "SDK/AudioWidgets_structs.hpp" #include "SDK/AudioWidgets_classes.hpp" #include "SDK/VirtualHeightfieldMesh_classes.hpp" #include "SDK/ModularGameplay_structs.hpp" #include "SDK/ModularGameplay_classes.hpp" +#include "SDK/GE_MG02ReloadUpgrade_classes.hpp" #include "SDK/GameFeatures_structs.hpp" #include "SDK/GameFeatures_classes.hpp" -#include "SDK/Traveler_Leans_classes.hpp" #include "SDK/OpenColorIO_classes.hpp" #include "SDK/ChaosClothAssetEngine_structs.hpp" #include "SDK/ChaosClothAssetEngine_classes.hpp" -#include "SDK/GE_SPEnergyAmmoOffproductUpgrade_classes.hpp" +#include "SDK/GC_DataMosh_Cine_1_classes.hpp" #include "SDK/MovieRenderPipelineSettings_classes.hpp" +#include "SDK/BP_WallWalkComponent_classes.hpp" #include "SDK/ActorLayerUtilities_structs.hpp" #include "SDK/ActorLayerUtilities_classes.hpp" -#include "SDK/GC_DataMosh2_classes.hpp" #include "SDK/MovieRenderPipelineRenderPasses_structs.hpp" #include "SDK/MovieRenderPipelineRenderPasses_classes.hpp" #include "SDK/ConsoleVariablesEditorRuntime_structs.hpp" #include "SDK/ConsoleVariablesEditorRuntime_classes.hpp" +#include "SDK/GravityGunCharging_CameraShake_classes.hpp" #include "SDK/LocalizableMessage_structs.hpp" #include "SDK/InteractiveToolsFramework_structs.hpp" #include "SDK/InteractiveToolsFramework_classes.hpp" @@ -500,15 +486,13 @@ #include "SDK/GeometryFramework_classes.hpp" #include "SDK/DataflowEnginePlugin_structs.hpp" #include "SDK/DataflowEnginePlugin_classes.hpp" -#include "SDK/ExtendedTutorial_Widget_classes.hpp" #include "SDK/TextureUtilitiesCommon_structs.hpp" #include "SDK/TextureUtilitiesCommon_classes.hpp" +#include "SDK/AIKnockDownDamage_classes.hpp" #include "SDK/ModelingOperators_structs.hpp" #include "SDK/ModelingOperators_classes.hpp" -#include "SDK/EN_TimeKnotEffectType_structs.hpp" #include "SDK/MeshModelingTools_structs.hpp" #include "SDK/MeshModelingTools_classes.hpp" -#include "SDK/BPI_CronosDialogUI_classes.hpp" #include "SDK/MeshModelingToolsExp_structs.hpp" #include "SDK/MeshModelingToolsExp_classes.hpp" #include "SDK/BlendStack_structs.hpp" @@ -518,28 +502,31 @@ #include "SDK/PoseSearch_classes.hpp" #include "SDK/MotionTrajectory_structs.hpp" #include "SDK/MotionTrajectory_classes.hpp" -#include "SDK/GM_Fabricator_Green_16_classes.hpp" #include "SDK/RuntimeTests_classes.hpp" #include "SDK/GeometryScriptingCore_structs.hpp" #include "SDK/GeometryScriptingCore_classes.hpp" +#include "SDK/Play_HitReaction_Pushback_classes.hpp" #include "SDK/NiagaraSimCaching_structs.hpp" #include "SDK/NiagaraSimCaching_classes.hpp" #include "SDK/AugmentedReality_structs.hpp" #include "SDK/AugmentedReality_classes.hpp" -#include "SDK/GE_DoppelRank3MovementSpeedActionChange_classes.hpp" +#include "SDK/Traveler_Locomotion_NoWeapon_structs.hpp" +#include "SDK/Traveler_Locomotion_NoWeapon_classes.hpp" #include "SDK/XRBase_classes.hpp" #include "SDK/AppleImageUtils_structs.hpp" #include "SDK/AppleImageUtils_classes.hpp" #include "SDK/ARUtilities_structs.hpp" #include "SDK/ARUtilities_classes.hpp" +#include "SDK/GE_MGDamageUpgrade_Tier2_classes.hpp" #include "SDK/AppleARKit_structs.hpp" #include "SDK/AppleARKit_classes.hpp" +#include "SDK/EN_TimeKnotEffectType_structs.hpp" +#include "SDK/TimeKnotsPreConstructed_Platform_BP_classes.hpp" +#include "SDK/QuickTimeDialogue_Widget_classes.hpp" #include "SDK/AppleARKitFaceSupport_structs.hpp" #include "SDK/AppleARKitFaceSupport_classes.hpp" -#include "SDK/NavArea_Player_classes.hpp" -#include "SDK/BPW_ObjectiveCompassMarker_classes.hpp" +#include "SDK/GE_TrapMineNoAmmo_classes.hpp" #include "SDK/AppleARKitPoseTrackingLiveLink_classes.hpp" -#include "SDK/BPW_GamepadBindingsView_classes.hpp" #include "SDK/StreamlineRHI_structs.hpp" #include "SDK/StreamlineRHI_classes.hpp" #include "SDK/StreamlineBlueprint_structs.hpp" @@ -553,30 +540,26 @@ #include "SDK/JsonBlueprintUtilities_classes.hpp" #include "SDK/SpaceMouseReader_structs.hpp" #include "SDK/SpaceMouseReader_classes.hpp" -#include "SDK/NavigationAvailable_White14_classes.hpp" +#include "SDK/GA_BodyCarry_classes.hpp" #include "SDK/SpaceMouseRuntime_classes.hpp" #include "SDK/HttpBlueprint_structs.hpp" #include "SDK/HttpBlueprint_classes.hpp" -#include "SDK/Future_AZ_EdwardAP_ElevatorOpen_classes.hpp" -#include "SDK/E_DeadBodyToCarry_Colliders_structs.hpp" +#include "SDK/AutoSaveBehaviorEffector_BP_classes.hpp" #include "SDK/USDClasses_classes.hpp" #include "SDK/InterchangeCore_structs.hpp" #include "SDK/InterchangeCore_classes.hpp" +#include "SDK/SmartgunShotShake_classes.hpp" +#include "SDK/GE_SPReducedFabricationCost_classes.hpp" #include "SDK/InterchangeNodes_structs.hpp" #include "SDK/InterchangeNodes_classes.hpp" +#include "SDK/GA_TrapMineAbility_classes.hpp" #include "SDK/VariantManagerContent_structs.hpp" #include "SDK/VariantManagerContent_classes.hpp" -#include "SDK/GC_DataMosh8_classes.hpp" -#include "SDK/Ch_Traveller_PostProc_ABP_structs.hpp" -#include "SDK/Ch_Traveller_PostProc_ABP_classes.hpp" -#include "SDK/Traveler_Locomotion_structs.hpp" -#include "SDK/Traveler_Locomotion_classes.hpp" #include "SDK/InterchangeEngine_structs.hpp" #include "SDK/InterchangeEngine_classes.hpp" -#include "SDK/doppel_centi_hands_animBP_structs.hpp" -#include "SDK/doppel_centi_hands_animBP_classes.hpp" #include "SDK/InterchangeFactoryNodes_structs.hpp" #include "SDK/InterchangeFactoryNodes_classes.hpp" +#include "SDK/CronosEnemies_FunctionLibrary_classes.hpp" #include "SDK/InterchangeMessages_classes.hpp" #include "SDK/InterchangeImport_structs.hpp" #include "SDK/InterchangeImport_classes.hpp" @@ -588,79 +571,85 @@ #include "SDK/AnalyticsBlueprintLibrary_structs.hpp" #include "SDK/AnalyticsBlueprintLibrary_classes.hpp" #include "SDK/InterchangeExport_classes.hpp" +#include "SDK/AnimNotify_FlamethrowerAttackPhase_classes.hpp" +#include "SDK/SHPlayerControllerPlay_BP_classes.hpp" #include "SDK/DatamoshEffect_classes.hpp" #include "SDK/WmfMediaFactory_classes.hpp" -#include "SDK/DialogSubtitlesLineWidget_BP_classes.hpp" +#include "SDK/GC_Image_Vignette_SlowDown_classes.hpp" #include "SDK/MetaHumanSDKRuntime_structs.hpp" #include "SDK/MetaHumanSDKRuntime_classes.hpp" -#include "SDK/DataLayerTriggerBehaviorEffector_BP_classes.hpp" +#include "SDK/LootRow_Struct_structs.hpp" #include "SDK/BlooberMedia_structs.hpp" #include "SDK/BlooberMedia_classes.hpp" -#include "SDK/GC_Video_Edward_Soulleak_classes.hpp" -#include "SDK/GE_HG02DamageUpgrade_Tier1_classes.hpp" #include "SDK/FoliageStamps_structs.hpp" #include "SDK/FoliageStamps_classes.hpp" -#include "SDK/GC_Material_Death_classes.hpp" #include "SDK/FFXFSR3Settings_structs.hpp" #include "SDK/FFXFSR3Settings_classes.hpp" #include "SDK/CameraCalibrationCore_classes.hpp" +#include "SDK/AC_NotificationManagerComponent_classes.hpp" #include "SDK/LiveLinkCamera_structs.hpp" #include "SDK/LiveLinkCamera_classes.hpp" #include "SDK/ImgMediaEngine_classes.hpp" -#include "SDK/MineAttachment_BP_classes.hpp" #include "SDK/ImgMedia_structs.hpp" #include "SDK/ImgMedia_classes.hpp" #include "SDK/Dummy_ABP_structs.hpp" #include "SDK/Dummy_ABP_classes.hpp" #include "SDK/ImgMediaFactory_classes.hpp" -#include "SDK/GE_MGDamageUpgrade_Tier4_classes.hpp" #include "SDK/CaptureDataUtils_classes.hpp" +#include "SDK/GC_DataMosh_Cine_4_classes.hpp" +#include "SDK/BP_Monitor_classes.hpp" #include "SDK/CaptureDataCore_structs.hpp" #include "SDK/CaptureDataCore_classes.hpp" +#include "SDK/AnimNotify_AkEvent_classes.hpp" #include "SDK/MetaHumanCore_structs.hpp" #include "SDK/MetaHumanCore_classes.hpp" +#include "SDK/base_node_button_style_classes.hpp" #include "SDK/NNE_structs.hpp" #include "SDK/NNE_classes.hpp" +#include "SDK/GE_TentaclesFloor_classes.hpp" +#include "SDK/GameplayControlEntry_classes.hpp" #include "SDK/MetaHumanFaceContourTracker_classes.hpp" #include "SDK/MetaHumanConfig_structs.hpp" #include "SDK/MetaHumanConfig_classes.hpp" +#include "SDK/GC_Material_TimedSplash_classes.hpp" #include "SDK/MetaHumanFaceAnimationSolver_structs.hpp" #include "SDK/MetaHumanFaceAnimationSolver_classes.hpp" #include "SDK/MetaHumanFaceFittingSolver_classes.hpp" -#include "SDK/DestructibleType_Enum_structs.hpp" #include "SDK/MetaHumanPipeline_structs.hpp" #include "SDK/MetaHumanPipeline_classes.hpp" #include "SDK/AutoRigService_classes.hpp" -#include "SDK/Beh_Wait_classes.hpp" #include "SDK/DNAInterchange_classes.hpp" -#include "SDK/GE_GGDamageUpgrade_Tier4_classes.hpp" #include "SDK/MetaHumanIdentity_structs.hpp" #include "SDK/MetaHumanIdentity_classes.hpp" +#include "SDK/SpeadGunShootShake_classes.hpp" #include "SDK/NNERuntimeORT_structs.hpp" #include "SDK/NNERuntimeORT_classes.hpp" #include "SDK/MediaCompositing_structs.hpp" #include "SDK/MediaCompositing_classes.hpp" -#include "SDK/BTCheatManager_BP_classes.hpp" #include "SDK/MediaIOCore_structs.hpp" #include "SDK/MediaIOCore_classes.hpp" -#include "SDK/GC_Material_Blood_classes.hpp" -#include "SDK/GE_SGReloadUpgrade_classes.hpp" +#include "SDK/GE_GGChargeSpeedUpgrade_classes.hpp" #include "SDK/ModularGameplayActors_classes.hpp" #include "SDK/WwiseNiagara_classes.hpp" #include "SDK/ACLPlugin_structs.hpp" #include "SDK/ACLPlugin_classes.hpp" -#include "SDK/MachineGun01_AnimBP_structs.hpp" -#include "SDK/MachineGun01_AnimBP_classes.hpp" +#include "SDK/GC_Sequence_BasicGlitches_S_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_MAX_classes.hpp" #include "SDK/IKRig_structs.hpp" #include "SDK/PBIK_structs.hpp" #include "SDK/IKRig_classes.hpp" +#include "SDK/AllowedDmgSource_Structure_structs.hpp" +#include "SDK/DestructionNoiseData_Struct_structs.hpp" +#include "SDK/SingleDoors_BP_classes.hpp" #include "SDK/ChaosVDBlueprint_classes.hpp" +#include "SDK/ControlTipsQTE_Widget_classes.hpp" #include "SDK/OodleNetworkHandlerComponent_structs.hpp" #include "SDK/OodleNetworkHandlerComponent_classes.hpp" +#include "SDK/GC_Video_Soldier_Soulleak_classes.hpp" #include "SDK/UObjectPlugin_structs.hpp" #include "SDK/UObjectPlugin_classes.hpp" #include "SDK/FacialAnimation_classes.hpp" -#include "SDK/GC_Material_TimedSplash_classes.hpp" +#include "SDK/GC_DataMosh7_classes.hpp" #include "SDK/DatasmithContent_structs.hpp" #include "SDK/DatasmithContent_classes.hpp" #include "SDK/GLTFExporter_structs.hpp" @@ -668,60 +657,65 @@ #include "SDK/AutomationUtils_classes.hpp" #include "SDK/ChaosNiagara_structs.hpp" #include "SDK/ChaosNiagara_classes.hpp" -#include "SDK/GE_TSInventoryUpgrade_classes.hpp" #include "SDK/AvfMediaFactory_classes.hpp" -#include "SDK/C009_Lights_classes.hpp" #include "SDK/MediaPlate_structs.hpp" #include "SDK/MediaPlate_classes.hpp" #include "SDK/HoldoutComposite_classes.hpp" #include "SDK/TcpMessaging_classes.hpp" +#include "SDK/GE_DelayAllObjectives_classes.hpp" #include "SDK/UdpMessaging_structs.hpp" #include "SDK/UdpMessaging_classes.hpp" +#include "SDK/IR_InteractionPickupBreak_classes.hpp" #include "SDK/NNEDenoiser_structs.hpp" #include "SDK/NNEDenoiser_classes.hpp" -#include "SDK/Traveler_Locomotion_Gravitygun_structs.hpp" -#include "SDK/Traveler_Locomotion_Gravitygun_classes.hpp" +#include "SDK/GravityGunShoot_CameraShake_classes.hpp" #include "SDK/ArchVisCharacter_classes.hpp" #include "SDK/AssetTags_structs.hpp" #include "SDK/AssetTags_classes.hpp" #include "SDK/CustomMeshComponent_structs.hpp" #include "SDK/CustomMeshComponent_classes.hpp" -#include "SDK/CatDialogs_AC_classes.hpp" #include "SDK/LocationServicesBPLibrary_structs.hpp" #include "SDK/LocationServicesBPLibrary_classes.hpp" -#include "SDK/TimeKnotBroker_BP_classes.hpp" +#include "SDK/LS_WallWalk270_classes.hpp" +#include "SDK/PlayerHudCollectItemWidget_BP_classes.hpp" #include "SDK/MobilePatchingUtils_classes.hpp" +#include "SDK/GC_Video_Edward_Soulleak_classes.hpp" #include "SDK/ResonanceAudio_structs.hpp" #include "SDK/ResonanceAudio_classes.hpp" -#include "SDK/GA_Heal_classes.hpp" +#include "SDK/AimAssistColliderComponent_BP_classes.hpp" #include "SDK/SoundFields_classes.hpp" #include "SDK/Synthesis_structs.hpp" #include "SDK/Synthesis_classes.hpp" -#include "SDK/ControlTipsVisualizationWidget_BP_classes.hpp" #include "SDK/TraceUtilities_classes.hpp" #include "SDK/WorldMetricsCore_structs.hpp" #include "SDK/WorldMetricsCore_classes.hpp" -#include "SDK/ANS_PlayerMeleeRecoveryPhase_classes.hpp" +#include "SDK/LS_ClimbUp90_classes.hpp" #include "SDK/CsvMetrics_classes.hpp" +#include "SDK/GE_GGStabilityUpgrade_classes.hpp" #include "SDK/CoreOnline_structs.hpp" #include "SDK/MediaUtils_structs.hpp" #include "SDK/LocalFileNetworkReplayStreaming_structs.hpp" #include "SDK/HttpNetworkReplayStreaming_structs.hpp" +#include "SDK/Lamp_FluorescentLamp_Ceiling_Past_AZ_classes.hpp" #include "SDK/VectorVM_structs.hpp" #include "SDK/CustomAnimNode_structs.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier5_classes.hpp" #include "SDK/FullBodyIK_structs.hpp" -#include "SDK/GE_SG02DamageUpgrade_Tier2_classes.hpp" -#include "SDK/GC_Video_Angela_Soulleak_classes.hpp" +#include "SDK/CronosHub_classes.hpp" +#include "SDK/GC_Video_Weronika_Soulleak_classes.hpp" +#include "SDK/DoubleBarrellChargingReady_CameraShake_classes.hpp" #include "SDK/InterchangeCommonParser_structs.hpp" -#include "SDK/GA_FireWeaponAbility_classes.hpp" +#include "SDK/FlickeringLampEx_classes.hpp" #include "SDK/ControlRigSpline_structs.hpp" #include "SDK/FractureEngine_structs.hpp" -#include "SDK/JawGrab_Interface_classes.hpp" #include "SDK/GeometryCollectionNodes_structs.hpp" #include "SDK/GeometryCollectionDepNodes_structs.hpp" #include "SDK/EngineMessages_structs.hpp" #include "SDK/Serialization_structs.hpp" +#include "SDK/LS_JumpOver200_classes.hpp" +#include "SDK/BP_Lydia_SoulLeakCondition_classes.hpp" #include "SDK/SessionMessages_structs.hpp" +#include "SDK/DoubleBarrellContainer_BP_classes.hpp" #include "SDK/WidgetCarousel_structs.hpp" #include "SDK/WwiseObjectUtils_structs.hpp" #include "SDK/LiveLinkMessageBusFramework_structs.hpp" @@ -731,793 +725,648 @@ #include "SDK/BPW_BaseMapDoor_classes.hpp" #include "SDK/BPW_BaseMap_classes.hpp" #include "SDK/BPW_NoMap_classes.hpp" -#include "SDK/AnimNotify_AkEvent_classes.hpp" #include "SDK/Traveler_ItemInteraction_AnimBP_structs.hpp" #include "SDK/Traveler_ItemInteraction_AnimBP_classes.hpp" -#include "SDK/GoalData_HitReaction_classes.hpp" +#include "SDK/GM_Fabricator_Green_16_classes.hpp" #include "SDK/Transient_structs.hpp" -#include "SDK/ControlTipsVisualizatinoPanel_classes.hpp" -#include "SDK/Shotgun01_AnimBP_structs.hpp" -#include "SDK/Shotgun01_AnimBP_classes.hpp" +#include "SDK/GE_SG02DamageUpgrade_Tier4_classes.hpp" #include "SDK/AtmospheresCtrl_classes.hpp" +#include "SDK/TimeRiftSyncWidget_BP_classes.hpp" #include "SDK/SHWorldSettings_BP_classes.hpp" +#include "SDK/GE_DoppelRank3MovementSpeedActionChange_classes.hpp" #include "SDK/GE_DoppelRank2MovementSpeedActionChange_classes.hpp" -#include "SDK/TextsSettingsWidget_BP_classes.hpp" #include "SDK/SimpleCorpse_AnimBP_structs.hpp" #include "SDK/SimpleCorpse_AnimBP_classes.hpp" -#include "SDK/GE_AGRadiusUpgrade_classes.hpp" -#include "SDK/GA_Flamethrower_classes.hpp" #include "SDK/EnemyCorpseConfigs_BP_classes.hpp" -#include "SDK/Arbalest_AnimBP_structs.hpp" -#include "SDK/Arbalest_AnimBP_classes.hpp" +#include "SDK/GA_QuickFabricationHealthPack_classes.hpp" #include "SDK/SimplifiedCorpseActor_BP_classes.hpp" #include "SDK/EnemyManagerSubsystem_BP_classes.hpp" +#include "SDK/USMLConf_classes.hpp" +#include "SDK/UModData_classes.hpp" +#include "SDK/BPFL_SMLExposed_classes.hpp" +#include "SDK/BPFL_SMLTools_classes.hpp" +#include "SDK/USMLConf_Cronos_classes.hpp" #include "SDK/SHDebugManagerWidget_BP_classes.hpp" #include "SDK/CronosSerializationConfig_classes.hpp" -#include "SDK/WeaponTrapMine_BP_classes.hpp" +#include "SDK/FogCutoutBox_classes.hpp" #include "SDK/EnemiesAudioSubsystem_BP_classes.hpp" +#include "SDK/BIS_Custom_TriggerVolume_classes.hpp" #include "SDK/SHGameInstance_BP_classes.hpp" +#include "SDK/BP_SML_classes.hpp" +#include "SDK/BP_LongJump_Trajectory_classes.hpp" +#include "SDK/HasGameplayTag_classes.hpp" +#include "SDK/GE_SPUpgradedBurnDuration_classes.hpp" +#include "SDK/GA_InteractTimeRift_classes.hpp" +#include "SDK/AnnihilatorGunReticle_Widget_classes.hpp" +#include "SDK/Ch_Traveller_PostProc_ABP_structs.hpp" +#include "SDK/Ch_Traveller_PostProc_ABP_classes.hpp" #include "SDK/LabelWhite16_classes.hpp" #include "SDK/Red_FontObjectives_16_classes.hpp" +#include "SDK/HeavyRifleTapFireShotShake_classes.hpp" #include "SDK/MenuSettings_Wthite_16_classes.hpp" -#include "SDK/ANS_PlayerMeleePrepPhase_classes.hpp" #include "SDK/BP_GameObjectiveWidget_classes.hpp" #include "SDK/ObjectiveNameStyle_classes.hpp" #include "SDK/BP_GameQuestWidget_classes.hpp" -#include "SDK/OptionVolumeWidget_BP_classes.hpp" -#include "SDK/EM_Trigger_Passing_Under_Sprinting_BP_classes.hpp" -#include "SDK/FearExplosionDamage_classes.hpp" -#include "SDK/TN_TravelerPod_Assembled_01_C_BP_classes.hpp" -#include "SDK/FlamethrowerDamage_classes.hpp" -#include "SDK/BasicInteraction_BP_classes.hpp" -#include "SDK/GC_Image_Vignette_SlowDown_classes.hpp" -#include "SDK/AIPushbackDamage_classes.hpp" -#include "SDK/GE_DelayAllObjectives_classes.hpp" -#include "SDK/DialogUIWidget_classes.hpp" -#include "SDK/DialogUI_classes.hpp" -#include "SDK/BPW_ObjectiveFloatingMarker_classes.hpp" -#include "SDK/AIDebugger_classes.hpp" -#include "SDK/AIUserDebugger_classes.hpp" -#include "SDK/AILightMeleeDamage_classes.hpp" -#include "SDK/ButtonStyle_Disabled_classes.hpp" -#include "SDK/GA_InteractPushable_classes.hpp" -#include "SDK/DialogueText_classes.hpp" -#include "SDK/Melee_AnimBP_structs.hpp" -#include "SDK/Melee_AnimBP_classes.hpp" -#include "SDK/BPW_SubObjectiveFloatingMarker_classes.hpp" -#include "SDK/BP_ObjectiveFloatingMarkersManager_classes.hpp" -#include "SDK/EAISpeedByDistanceMode_structs.hpp" -#include "SDK/EAIRotationMode_structs.hpp" -#include "SDK/EAISides_structs.hpp" -#include "SDK/BehaviorLockMode_structs.hpp" -#include "SDK/Beh_Base_classes.hpp" -#include "SDK/WBP_CanvasForFloatingWidgets_classes.hpp" -#include "SDK/ChangeGlobalInt_classes.hpp" -#include "SDK/DoorMaterialsMap_Struct_structs.hpp" -#include "SDK/SPUpgradedMineTrap_classes.hpp" -#include "SDK/Play_HitReaction_Light_classes.hpp" -#include "SDK/AIKnockDownSickelDamage_classes.hpp" -#include "SDK/GE_Material_CriticalHit_classes.hpp" -#include "SDK/GA_InteractPickup_classes.hpp" -#include "SDK/InteractionGeneric_Interface_classes.hpp" -#include "SDK/PlayerHudNewSoulCollectedWidget_BP_classes.hpp" -#include "SDK/GE_CustomFlashlightOffPOD_classes.hpp" -#include "SDK/glitch_button_style_classes.hpp" -#include "SDK/IR_QFToFlamethrower_classes.hpp" -#include "SDK/ANS_AddGameplayTag_classes.hpp" -#include "SDK/GE_SGAmmoDoubleUpgrade_classes.hpp" -#include "SDK/GE_SPQuickHealPlayRateUpgrade_classes.hpp" -#include "SDK/Goal_Absorb_classes.hpp" -#include "SDK/SpreadGunContainer_BP_classes.hpp" -#include "SDK/GE_MG02ReloadUpgrade_classes.hpp" -#include "SDK/GE_FlamethrowerCooldown_classes.hpp" -#include "SDK/IR_UsableToDodge_classes.hpp" -#include "SDK/WBP_DynamicGameplayContainer_classes.hpp" -#include "SDK/TimeRiftSyncWidget_BP_classes.hpp" -#include "SDK/GE_MGReloadUpgrade_classes.hpp" -#include "SDK/GE_MGDamageUpgrade_Tier3_classes.hpp" -#include "SDK/NavFilter_Flank_classes.hpp" -#include "SDK/MetaHuman_ControlRig_classes.hpp" -#include "SDK/DoubleBarrellChargedShootShake_classes.hpp" -#include "SDK/HasGameplayTag_classes.hpp" -#include "SDK/SmartgunChargedShotShake_classes.hpp" -#include "SDK/GE_TSTorchUpgradeTier1_classes.hpp" -#include "SDK/HeavyRifleChargeShotShake_classes.hpp" -#include "SDK/Beh_Approach_classes.hpp" -#include "SDK/SpreadGunChargingReady_CameraShake_classes.hpp" -#include "SDK/IR_QFToMelee_classes.hpp" -#include "SDK/ANS_MultiplyAnimRateScale_classes.hpp" -#include "SDK/GA_AlternativeModeFire_classes.hpp" -#include "SDK/GE_MGDamageUpgrade_Tier2_classes.hpp" -#include "SDK/CameraSettingsStruct4NPC_structs.hpp" -#include "SDK/GA_BodyCarry_classes.hpp" -#include "SDK/GE_Images_Fade_classes.hpp" -#include "SDK/GE_SPResourceCapUpgrade_classes.hpp" -#include "SDK/GE_SPIncreasedResources_classes.hpp" -#include "SDK/CollectStage_structs.hpp" -#include "SDK/GE_GGChargedShotRecoilReductionUpgrade_classes.hpp" -#include "SDK/GE_MGDamageUpgrade_Tier1_classes.hpp" -#include "SDK/GE_GGStabilityUpgrade_classes.hpp" -#include "SDK/GE_SPRifleStationaryIncreasedDamage_classes.hpp" -#include "SDK/GE_GGMagnumModification_classes.hpp" -#include "SDK/Flashlight_CTRL_RIG_classes.hpp" -#include "SDK/ButtonStyle_Base_classes.hpp" -#include "SDK/SmartgunShotShake_classes.hpp" -#include "SDK/LS_JumpOver200_classes.hpp" -#include "SDK/GameplaySaveMenu_Widget_classes.hpp" -#include "SDK/GE_DebugIncInventory_classes.hpp" -#include "SDK/CharacterPlay_Proxy_classes.hpp" -#include "SDK/SPMGAdditionalFabrication_classes.hpp" -#include "SDK/GE_SPBonusDamageVsTerror_classes.hpp" -#include "SDK/GE_GGDamageUpgrade_Tier2_classes.hpp" -#include "SDK/Traveler_AimOffset_SpreadGun_structs.hpp" -#include "SDK/Traveler_AimOffset_SpreadGun_classes.hpp" -#include "SDK/ANS_PlayerMeleeAttackPhase_classes.hpp" -#include "SDK/GE_SGDamageUpgrade_Tier4_classes.hpp" -#include "SDK/Game_KeyStyle_Decorator_classes.hpp" -#include "SDK/GM_Fabricator_Wthite_16_classes.hpp" -#include "SDK/DataLayerTwoWayTrigger_classes.hpp" -#include "SDK/SpeadGunChargeShootShake_classes.hpp" -#include "SDK/CronosDialogSubtitlesWidget_NEW_classes.hpp" -#include "SDK/shgrenadeprojectile_MineTrap_classes.hpp" -#include "SDK/GA_IdleSoulLeaks_classes.hpp" -#include "SDK/LightGreen_Font_16_classes.hpp" -#include "SDK/ButtonStyleDisabledGrey_14_classes.hpp" -#include "SDK/GoalData_MoveToTarget_classes.hpp" -#include "SDK/NavigationDisabled_Red14_classes.hpp" -#include "SDK/PlayerHudAmmoWidget_BP_classes.hpp" -#include "SDK/ControlsEdit_ExtraSettingsPanel_BP_classes.hpp" -#include "SDK/Orange_Font_16_classes.hpp" -#include "SDK/CommonEnhancedInputMappingWidget_BP_classes.hpp" -#include "SDK/Objectives_Widget_classes.hpp" -#include "SDK/GE_Invulnerable_classes.hpp" -#include "SDK/OnTakeAnyDamageBehaviorTrigger_BP_classes.hpp" -#include "SDK/GE_GGPierceUpgrade_classes.hpp" -#include "SDK/HeavyRifleTapFireShotShake_classes.hpp" -#include "SDK/FireGasCanDamage_classes.hpp" -#include "SDK/DialogSubtitles_classes.hpp" -#include "SDK/AimAssistColliderComponent_BP_classes.hpp" -#include "SDK/GoalData_PlayAnim_classes.hpp" -#include "SDK/MineTrapExplosionDamage_classes.hpp" -#include "SDK/DestructionNoiseData_Struct_structs.hpp" -#include "SDK/DestructionFalloffData_Struct_structs.hpp" -#include "SDK/GE_Material_Toxic_classes.hpp" -#include "SDK/Future_SSZ_Early_LockedHatch_classes.hpp" -#include "SDK/GE_GGReliableFriendModification_classes.hpp" -#include "SDK/GE_AcidPuddle_classes.hpp" -#include "SDK/HintsVisualizationWidget_BP_classes.hpp" -#include "SDK/MusicManagerAK_BP_classes.hpp" -#include "SDK/AC_NotificationManagerComponent_classes.hpp" -#include "SDK/GC_DataMosh_Voices_Strong_classes.hpp" -#include "SDK/SHHudPlay_BP_classes.hpp" -#include "SDK/DialogSubtitlesWidget_classes.hpp" -#include "SDK/FlickerEndOperationLightHandlingTechinique_structs.hpp" -#include "SDK/FlickeringLampEx_Base_classes.hpp" -#include "SDK/WBP_DialogsGeneratorOptions_classes.hpp" -#include "SDK/GC_DataMosh_IdleSoulLeak_classes.hpp" -#include "SDK/Utility_FunctionLibrary_classes.hpp" -#include "SDK/GA_Audiolog_classes.hpp" -#include "SDK/FlashLight_Structure_structs.hpp" -#include "SDK/CamShake_QTE_Damage_classes.hpp" -#include "SDK/GE_Material_Blood_classes.hpp" -#include "SDK/GravityGunChargedShoot_CameraShake_classes.hpp" -#include "SDK/MM_Tab_Selected_ButtonStyle_classes.hpp" -#include "SDK/Flashlight_BP_classes.hpp" -#include "SDK/SpreadGunCharging_CameraShake_classes.hpp" -#include "SDK/GC_Video_Marcel_Soulleak_classes.hpp" -#include "SDK/CamShake_StompBase_classes.hpp" -#include "SDK/LS_JumpOver150_classes.hpp" -#include "SDK/LS_JumpDown90_classes.hpp" -#include "SDK/GE_TrapMineNoAmmo_classes.hpp" -#include "SDK/JumpUp_Enum_structs.hpp" -#include "SDK/Traveler_Twists_fromTerror_classes.hpp" -#include "SDK/GC_ScreenFadeWhite_classes.hpp" -#include "SDK/GA_Echo_classes.hpp" -#include "SDK/GA_CatDialog_classes.hpp" -#include "SDK/GE_MG02FirerateUpgrade_classes.hpp" -#include "SDK/GE_HG02ReloadUpgrade_classes.hpp" -#include "SDK/HDR_SettingsPanel_BP_classes.hpp" -#include "SDK/GE_HG02DamageUpgrade_Tier2_classes.hpp" -#include "SDK/GE_SGChargeSpeedUpgrade_classes.hpp" -#include "SDK/GE_SPUpgradedAimMovement_classes.hpp" -#include "SDK/SingleFullscreenImage_Widget_classes.hpp" -#include "SDK/GE_MG02DamageUpgrade_Tier1_classes.hpp" -#include "SDK/GameplayDialog_classes.hpp" -#include "SDK/BP_GravityJumpTrajectory_classes.hpp" -#include "SDK/AIHeavyProjectileSickleDamage_classes.hpp" -#include "SDK/Play_HitReaction_Explosion_classes.hpp" -#include "SDK/HUB_LIMITED_TIME_classes.hpp" -#include "SDK/GA_QuickFabricationThirdSlotAmmo_classes.hpp" -#include "SDK/SpeadGunShootShake_classes.hpp" -#include "SDK/AttackRLEnemyHit_CameraShakeBase_classes.hpp" -#include "SDK/GetHitByComboShake_classes.hpp" -#include "SDK/Gen_Attack_classes.hpp" -#include "SDK/CR_Traveler_Additives_classes.hpp" -#include "SDK/NavArea_DropDown_classes.hpp" -#include "SDK/GA_AudioLogNew_classes.hpp" -#include "SDK/BP_SqueezeLong_Trajectory_classes.hpp" -#include "SDK/TranscriptionVisualizationWidget_BP_classes.hpp" -#include "SDK/GE_QuickFabricationCooldown_classes.hpp" -#include "SDK/GE_RechargeEnergy_classes.hpp" -#include "SDK/GE_Video_Lidia_Soulleak_classes.hpp" -#include "SDK/GE_Video_Angela_Soulleak_classes.hpp" -#include "SDK/GE_SPBonusMeleeDamage_classes.hpp" -#include "SDK/SpawnBehData_Scenario_classes.hpp" -#include "SDK/GE_HG02StabilityUpgrade_classes.hpp" -#include "SDK/GE_GGDamageUpgrade_Tier3_classes.hpp" -#include "SDK/Beh_FinishAbsorption_classes.hpp" -#include "SDK/GE_AGSpeed_classes.hpp" -#include "SDK/GE_SG02DamageUpgrade_Tier4_classes.hpp" -#include "SDK/GE_MG02DamageUpgrade_Tier4_classes.hpp" -#include "SDK/GE_TSFlamethrowerUpgrade_classes.hpp" -#include "SDK/GE_SG02ClipSizeUpgrade_classes.hpp" -#include "SDK/RerouterShotShake_classes.hpp" -#include "SDK/PlayerHudIContentNotReadyWidget_BP_classes.hpp" -#include "SDK/PlayerHudResourcesFullWidget_BP_classes.hpp" -#include "SDK/PlayerHudFabricationFailInfoWidget_BP_classes.hpp" -#include "SDK/PlayerHudInventoryFullWidget_BP_classes.hpp" -#include "SDK/PlayerHudInventoryUseFailedWidget_BP_classes.hpp" -#include "SDK/GA_InteractDefault_classes.hpp" -#include "SDK/SHPlayerControllerPlay_BP_classes.hpp" -#include "SDK/GA_InteractDoorAttachment_classes.hpp" -#include "SDK/GE_SPIncreasedInventory_classes.hpp" -#include "SDK/IR_InteractionPickupBreak_classes.hpp" -#include "SDK/NavArea_Climb_classes.hpp" -#include "SDK/GA_InteractDoor_classes.hpp" -#include "SDK/GE_TSPyreUpgradeTier3_classes.hpp" -#include "SDK/GE_HG02ClipSizeUpgrade_classes.hpp" -#include "SDK/GE_Material_LowHealth_classes.hpp" -#include "SDK/LootRanks_Enum_structs.hpp" -#include "SDK/CronosBaseEnemyCharacter_BP_classes.hpp" -#include "SDK/CameraSettingsStruct4NPC_prefab_struct_structs.hpp" -#include "SDK/LandingPlatform_Direction_structs.hpp" -#include "SDK/Beh_HitReact_classes.hpp" -#include "SDK/AIHeavyMeleeSickleDamage_classes.hpp" -#include "SDK/FloorDamage_classes.hpp" -#include "SDK/GE_GGDamageUpgrade_Tier5_classes.hpp" -#include "SDK/AnnihilatorCharging_CameraShake_classes.hpp" -#include "SDK/SmartGun_Magazine_BP_classes.hpp" -#include "SDK/BarricadeEffectorStateController_structs.hpp" -#include "SDK/HDRibbonParams_structs.hpp" -#include "SDK/EQSContext_UnlockedDoors_classes.hpp" -#include "SDK/NavArea_HighCost_classes.hpp" -#include "SDK/JumpOver_Enum_structs.hpp" -#include "SDK/GA_SoulTransfer_classes.hpp" -#include "SDK/OptionSpinWidget_BP_classes.hpp" -#include "SDK/GA_InteractLong_classes.hpp" -#include "SDK/GA_InteractCat_classes.hpp" -#include "SDK/GA_TurnInPlace_classes.hpp" -#include "SDK/LS_ClimbUp90_classes.hpp" -#include "SDK/GE_SG02DamageUpgrade_Tier3_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier2_classes.hpp" -#include "SDK/GE_SPSGMultiHitIncreasedDamage_classes.hpp" -#include "SDK/GE_MGAmmoUpgrade_classes.hpp" -#include "SDK/IAIFighter_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Default_classes.hpp" -#include "SDK/LS_JumpDown120_classes.hpp" -#include "SDK/GE_SPCriticalIncreasedDamage_classes.hpp" -#include "SDK/GA_AudioItemDatabase_classes.hpp" -#include "SDK/GE_GGAccuracyUpgrade_classes.hpp" -#include "SDK/ControllerViewWidget_BP_classes.hpp" -#include "SDK/GE_SPBonusMeleeDamageHalf_classes.hpp" -#include "SDK/EM_Interface_classes.hpp" -#include "SDK/EM_Parent_BP_classes.hpp" -#include "SDK/GA_GameplayDialog_classes.hpp" -#include "SDK/DoubleBarrellChargingReady_CameraShake_classes.hpp" -#include "SDK/GE_TSHealthUpgrade_Tiers123_classes.hpp" -#include "SDK/GC_FabricationInsufficientResources_classes.hpp" -#include "SDK/AC_InteractionManager_classes.hpp" -#include "SDK/Gen_Absorbtion_classes.hpp" -#include "SDK/GC_Material_TimedGlitchesRed_classes.hpp" -#include "SDK/CronosEnemies_FunctionLibrary_classes.hpp" -#include "SDK/AIRangedDamage_classes.hpp" -#include "SDK/AIHeavyMeleeDamage_classes.hpp" -#include "SDK/GrabQTE_Damage_classes.hpp" -#include "SDK/Settings_TabButton_BP_classes.hpp" -#include "SDK/CameraFlameThrower_classes.hpp" -#include "SDK/TimeKnotsPreConstructed_Base_BP_classes.hpp" -#include "SDK/SmartGunCharging_CameraShake_classes.hpp" -#include "SDK/GE_FlamethrowerNoAmmo_classes.hpp" -#include "SDK/IR_FlamethrowerToDodge_classes.hpp" -#include "SDK/GE_SPHeadshotDamageUpgrade_classes.hpp" -#include "SDK/HeldGravityGun_Magazine_BP_classes.hpp" -#include "SDK/IR_FlamethrowerToMelee_classes.hpp" -#include "SDK/SmortDoppelganger_AI_classes.hpp" -#include "SDK/GA_Eavesdropping_classes.hpp" -#include "SDK/GA_SwitchAlternativeMode_classes.hpp" -#include "SDK/GA_FabricationInsufficientResourcesDialog_classes.hpp" -#include "SDK/GA_WeaponModeSwitchBase_classes.hpp" -#include "SDK/GA_TogglePreviousMode_classes.hpp" -#include "SDK/Beh_WanderAround_classes.hpp" -#include "SDK/GA_GrabQTE_classes.hpp" -#include "SDK/CenterDotVisualizationWidget_BP_classes.hpp" -#include "SDK/GE_NoHealingItems_classes.hpp" -#include "SDK/Cronos_SpawnerToActor_BPI_classes.hpp" -#include "SDK/GA_WeaponModeSecond_classes.hpp" -#include "SDK/GE_SG02DamageUpgrade_Tier1_classes.hpp" -#include "SDK/GE_HG02DamageUpgrade_Tier3_classes.hpp" -#include "SDK/AccessibilitySettingsWidget_BP_classes.hpp" -#include "SDK/GE_MG02AmmoUpgrade_classes.hpp" -#include "SDK/GE_SPBurnIncreasedDamageTaken_classes.hpp" -#include "SDK/GE_HG02SpeedUpgrade_classes.hpp" -#include "SDK/AIHeavyMeleeDamage_Inevitable_classes.hpp" -#include "SDK/HeavyRifleCharging_CameraShake_classes.hpp" -#include "SDK/AttackRL_CameraShakeBase_classes.hpp" -#include "SDK/GE_AI_Burning_classes.hpp" -#include "SDK/BaseAISpawner_classes.hpp" -#include "SDK/Debug_Widget_classes.hpp" -#include "SDK/Gameplay_KeyStyle_Decorator_classes.hpp" -#include "SDK/SPMTAdditionalFabrication_classes.hpp" -#include "SDK/GE_TSTorchUpgradeTier2_classes.hpp" -#include "SDK/GameplayFocus_Widget_classes.hpp" -#include "SDK/GE_WeaponNoAmmo_classes.hpp" -#include "SDK/AutoGunShoot_CameraShake_classes.hpp" -#include "SDK/WBP_DialogueChoiceWidget_classes.hpp" -#include "SDK/GA_GameplayMenu_classes.hpp" -#include "SDK/GA_GameplayMenu_Map_classes.hpp" -#include "SDK/GA_Cutscene_classes.hpp" -#include "SDK/GE_MG02StabilityUpgrade_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier6_classes.hpp" -#include "SDK/GE_MG02DamageUpgrade_Tier2_classes.hpp" -#include "SDK/GE_TSPyreUpgradeTier1_classes.hpp" -#include "SDK/GE_IncInventorySize_classes.hpp" -#include "SDK/NavArea_BendUnder_classes.hpp" -#include "SDK/GE_Video_Antoni_Soulleak_classes.hpp" -#include "SDK/AIFlinchDamage_classes.hpp" -#include "SDK/Play_HitReaction_Flinch_classes.hpp" -#include "SDK/LS_WallWalk90_CINE_classes.hpp" -#include "SDK/GE_AGDamageUpgrade_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier4_classes.hpp" -#include "SDK/GravityGun_Magazine_BP_classes.hpp" -#include "SDK/GA_Interact_Ladder_classes.hpp" -#include "SDK/GE_Video_Edward_Soulleak_classes.hpp" -#include "SDK/NavArea_Jump_classes.hpp" -#include "SDK/AIProjectileDamage_classes.hpp" -#include "SDK/AIPullDamage_classes.hpp" -#include "SDK/GravityGunCharging_CameraShake_classes.hpp" -#include "SDK/PlayerToolsWidget_BP_classes.hpp" -#include "SDK/GravityGunShoot_CameraShake_classes.hpp" -#include "SDK/AnimNotify_FlamethrowerPrepPhase_classes.hpp" -#include "SDK/SprintCameraShake_Exterior_classes.hpp" -#include "SDK/GC_Sequence_Gabriel_Soulleak_classes.hpp" -#include "SDK/GA_HitReact_classes.hpp" -#include "SDK/Default_ItemInvestigationExe_BP_classes.hpp" -#include "SDK/LS_JumpOver100_classes.hpp" -#include "SDK/popup_ask_option_button_style_classes.hpp" -#include "SDK/GE_SGStabilityUpgrade_classes.hpp" -#include "SDK/SPMoreEnergyPickup_classes.hpp" -#include "SDK/GE_SGDamageUpgrade_Tier2_classes.hpp" -#include "SDK/GC_NoHealingItem_classes.hpp" -#include "SDK/LS_JumpDown150_classes.hpp" -#include "SDK/SPGGAdditionalFabrication_classes.hpp" -#include "SDK/BP_JumpComponentBase_classes.hpp" -#include "SDK/save_widget_entry_button_style_classes.hpp" -#include "SDK/AnnihilatorDamage_classes.hpp" -#include "SDK/BP_GlideJumpComponent_classes.hpp" -#include "SDK/GA_AimAbility_classes.hpp" -#include "SDK/GA_WeaponModeThird_classes.hpp" -#include "SDK/AnimNotify_FlamethrowerAttackPhase_classes.hpp" -#include "SDK/Lamp_TravelerExtendedMovement_POD_classes.hpp" -#include "SDK/GE_GGDamageUpgrade_Tier1_classes.hpp" -#include "SDK/DialogWrapper_BP_classes.hpp" -#include "SDK/GC_DataMosh5_classes.hpp" -#include "SDK/SPSGAdditionalFabrication_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_MAX_classes.hpp" -#include "SDK/GoalData_Wait_classes.hpp" -#include "SDK/GE_SPUpgradedBurnDuration_classes.hpp" -#include "SDK/NPC_classes.hpp" +#include "SDK/GA_Reaction_Traveler_Death_classes.hpp" +#include "SDK/CronosDialogSubtitles_classes.hpp" +#include "SDK/QuickTimeDialogueButton_classes.hpp" +#include "SDK/CronosDialogUI_classes.hpp" +#include "SDK/DialogueChoiceWidget_classes.hpp" +#include "SDK/CameraDelayStruct_structs.hpp" #include "SDK/CronosCinematicLine_classes.hpp" #include "SDK/DIalogGameplay_classes.hpp" -#include "SDK/AIKnockDownDamage_classes.hpp" -#include "SDK/BPI_LandingPlatform_classes.hpp" -#include "SDK/GravityGunChargingReady_CameraShake_classes.hpp" +#include "SDK/Traveler_Locomotion_structs.hpp" +#include "SDK/Traveler_Locomotion_classes.hpp" +#include "SDK/PlayerHudNewSoulCollectedWidget_BP_classes.hpp" +#include "SDK/Ch_Traveller_PostProc_ABP_cutscene_structs.hpp" +#include "SDK/Ch_Traveller_PostProc_ABP_cutscene_classes.hpp" +#include "SDK/GE_SG02DamageUpgrade_Tier1_classes.hpp" +#include "SDK/GE_SG02DamageUpgrade_Tier5_classes.hpp" +#include "SDK/E_DeadBodyToCarry_Colliders_structs.hpp" +#include "SDK/BPI_DeadBodyToCarry_classes.hpp" +#include "SDK/GamePlaySlotWidget_BP_classes.hpp" +#include "SDK/save_widget_entry_button_style_classes.hpp" +#include "SDK/GE_MGReloadUpgrade_classes.hpp" +#include "SDK/GM_Fabricator_Wthite_16_classes.hpp" +#include "SDK/EnergyBarWidget_BP_classes.hpp" +#include "SDK/MetaHuman_ControlRig_classes.hpp" +#include "SDK/GE_GGReliableFriendModification_classes.hpp" +#include "SDK/PlayerHudDatabaseUpdatedWidget_BP_classes.hpp" +#include "SDK/WBP_DynamicGameplayContainer_classes.hpp" +#include "SDK/IR_FlamethrowerToMelee_classes.hpp" +#include "SDK/Traveler_Pushing_Cargo_AnimBP_structs.hpp" +#include "SDK/Traveler_Pushing_Cargo_AnimBP_classes.hpp" +#include "SDK/GE_TSTorchUpgradeTier1_classes.hpp" +#include "SDK/GA_Flamethrower_classes.hpp" +#include "SDK/IR_FlamethrowerToDodge_classes.hpp" +#include "SDK/GE_FlamethrowerCooldown_classes.hpp" +#include "SDK/available_node_button_style_classes.hpp" +#include "SDK/Objectives_Widget_classes.hpp" +#include "SDK/GE_MGStabilityUpgrade_classes.hpp" +#include "SDK/GC_DataMosh_Cine_5_classes.hpp" +#include "SDK/PlayerHudInventoryUseFailedWidget_BP_classes.hpp" +#include "SDK/GE_TSTorchUpgradeTier3_classes.hpp" +#include "SDK/EVolumeTextureDimensions_structs.hpp" +#include "SDK/VolumetricsBPLIbrary_classes.hpp" +#include "SDK/LS_EM_WallStep_270_classes.hpp" +#include "SDK/GE_Sequence_Gabriel_Soulleak_classes.hpp" +#include "SDK/CR_Traveler_Legs_IK_classes.hpp" +#include "SDK/CharacterPlay_FunctionLibrary_classes.hpp" +#include "SDK/LS_ClimbUp120_classes.hpp" +#include "SDK/ControlTip_Widget_classes.hpp" +#include "SDK/Skip_btn_classes.hpp" +#include "SDK/AIKnockDownShockwaveDamage_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier1_classes.hpp" +#include "SDK/LS_ClimbUp150_classes.hpp" +#include "SDK/GA_WeaponModeFirst_classes.hpp" +#include "SDK/GA_Comment_classes.hpp" +#include "SDK/IR_QFToDodge_classes.hpp" +#include "SDK/GC_MeleeAttack_classes.hpp" +#include "SDK/IR_UsableToDodge_classes.hpp" +#include "SDK/QTEDamage_Test_classes.hpp" +#include "SDK/CronosDialog_classes.hpp" +#include "SDK/FullscreenVision_Widget_classes.hpp" +#include "SDK/Traveler_Locomotion_Gravitygun_BodyCarry_structs.hpp" +#include "SDK/Traveler_Locomotion_Gravitygun_BodyCarry_classes.hpp" +#include "SDK/GE_HG02DamageUpgrade_Tier4_classes.hpp" +#include "SDK/GE_AGClipUpgrade_classes.hpp" +#include "SDK/GameplaySaveMenu_Widget_classes.hpp" +#include "SDK/SPMGAdditionalFabrication_classes.hpp" +#include "SDK/GE_Video_DrDawid_Soulleak_classes.hpp" +#include "SDK/AutoTranscriptionDialog_BP_classes.hpp" +#include "SDK/ButtonStyle_Disabled_classes.hpp" +#include "SDK/GE_Video_Antoni_Soulleak_classes.hpp" +#include "SDK/PlayerHudInventoryFullWidget_BP_classes.hpp" +#include "SDK/GA_Compass_classes.hpp" +#include "SDK/BPW_SubObjectiveCompassMarker_classes.hpp" +#include "SDK/PlayerHudFabricationFailInfoWidget_BP_classes.hpp" +#include "SDK/Play_HitReaction_Heavy_classes.hpp" +#include "SDK/GE_SG02SpeedUpgrade_classes.hpp" +#include "SDK/GE_GGHeadshotDamageUpgrade_classes.hpp" +#include "SDK/save_widget_controls_button_style_classes.hpp" +#include "SDK/GE_TSResourceCapUpgrade_classes.hpp" +#include "SDK/JumpUp_Enum_structs.hpp" +#include "SDK/GA_EM_ClimbUp_classes.hpp" +#include "SDK/GE_Effect_DataMosh_IdleSoulLeak_classes.hpp" +#include "SDK/EM_WallWalkStep_90_classes.hpp" +#include "SDK/GA_FabricationInsufficientResourcesDialog_classes.hpp" +#include "SDK/GA_EM_WallStep_90_classes.hpp" +#include "SDK/GA_WeaponModeFourth_classes.hpp" #include "SDK/MultiModeGun_AnimBP_structs.hpp" #include "SDK/MultiModeGun_AnimBP_classes.hpp" -#include "SDK/GA_ReloadAbility_classes.hpp" -#include "SDK/EnergyProgressBarWdget_BP_classes.hpp" -#include "SDK/EnergyBarWidget_BP_classes.hpp" -#include "SDK/PlayerMineTrapWidget_BP_classes.hpp" -#include "SDK/doppel_Jaw_animBP_structs.hpp" -#include "SDK/doppel_Jaw_animBP_classes.hpp" -#include "SDK/WBP_QuickCraftHeal_classes.hpp" -#include "SDK/GE_Video_Gabriel_Soulleak_classes.hpp" -#include "SDK/GE_Video_Artur_Soulleak_classes.hpp" -#include "SDK/GE_SGAmmoUpgrade_classes.hpp" -#include "SDK/GE_SGDamageUpgrade_Tier3_classes.hpp" -#include "SDK/Beh_Burning_classes.hpp" -#include "SDK/GE_SPBonusDamageVsDoppel_classes.hpp" -#include "SDK/LS_EM_WallStep_classes.hpp" -#include "SDK/GA_WeaponModeFifth_classes.hpp" -#include "SDK/GenericDamage_classes.hpp" -#include "SDK/Generic_AimMovement_classes.hpp" -#include "SDK/EM_Trigger_LongJumpDown_Sprinting_BP_classes.hpp" -#include "SDK/HeavyRifleChargingReady_CameraShake_classes.hpp" -#include "SDK/HDGeneratorSplineLengthState_structs.hpp" -#include "SDK/TorchDamage_classes.hpp" -#include "SDK/GA_ToggleNextMode_classes.hpp" -#include "SDK/FullscreenImageMaterial_Widget_classes.hpp" -#include "SDK/GE_Sequence_Edward_Soulleak_classes.hpp" -#include "SDK/GA_QuickFabricationHealthPack_classes.hpp" -#include "SDK/BP_Lydia_SoulLeakCondition_classes.hpp" -#include "SDK/GE_TSPyreUpgradeTier2_classes.hpp" -#include "SDK/BPW_NoAmmo_classes.hpp" -#include "SDK/NavArea_Vault_classes.hpp" -#include "SDK/PlayerHudCollectItemWidget_BP_classes.hpp" -#include "SDK/EQC_PlayerContext_classes.hpp" -#include "SDK/CronosHub_classes.hpp" -#include "SDK/IntroCutsceneChoice_classes.hpp" -#include "SDK/GA_EM_JumpThrough_classes.hpp" -#include "SDK/Play_HitReaction_Pushback_classes.hpp" -#include "SDK/AnnihilatorShotShake_classes.hpp" -#include "SDK/GA_SoulLeaks_classes.hpp" -#include "SDK/GE_Material_Death_classes.hpp" -#include "SDK/GA_EquipWeaponAbility_classes.hpp" -#include "SDK/GE_Material_Heal_classes.hpp" -#include "SDK/LS_WallWalk270_classes.hpp" -#include "SDK/BPI_CheatSheet_classes.hpp" -#include "SDK/Beh_UseSmartObject_classes.hpp" -#include "SDK/LS_JumpDownLong_classes.hpp" -#include "SDK/Radio_BP_classes.hpp" -#include "SDK/AchievementCollection_classes.hpp" -#include "SDK/GE_Sequence_Angela_Soulleak_classes.hpp" -#include "SDK/IR_UsableToMelee_classes.hpp" -#include "SDK/GE_SPReducedFabricationCost_classes.hpp" -#include "SDK/GE_SG02StabilityUpgrade_classes.hpp" -#include "SDK/GE_GGFabricatorAmmoUpgrade_classes.hpp" -#include "SDK/KeyStyle_Decorator_classes.hpp" -#include "SDK/FullscreenImages_Widget_classes.hpp" -#include "SDK/GC_DataMosh_Cine_4_classes.hpp" -#include "SDK/base_button_style_classes.hpp" -#include "SDK/base_node_button_style_classes.hpp" -#include "SDK/available_node_button_style_classes.hpp" -#include "SDK/Gen_HitReact_classes.hpp" -#include "SDK/DialogueChoiceButton_classes.hpp" -#include "SDK/GamePlaySlotWidget_BP_classes.hpp" -#include "SDK/GS001_Lights_classes.hpp" -#include "SDK/DialogPriorityStruct_structs.hpp" -#include "SDK/MineShoot_CameraShake_classes.hpp" -#include "SDK/GravityBoots_reticle_classes.hpp" -#include "SDK/DoubleBarrell_reticle_classes.hpp" #include "SDK/EncounterManager_BP_classes.hpp" -#include "SDK/GA_WeaponModeFourth_classes.hpp" -#include "SDK/GE_TSResourceCapUpgrade_classes.hpp" -#include "SDK/GE_GGHeadshotDamageUpgrade_classes.hpp" -#include "SDK/CamShake_GrabQTE_DuringLoop_classes.hpp" -#include "SDK/GE_SG02SpeedUpgrade_classes.hpp" -#include "SDK/save_widget_controls_button_style_classes.hpp" -#include "SDK/Play_HitReaction_Heavy_classes.hpp" -#include "SDK/BPW_SubObjectiveCompassMarker_classes.hpp" -#include "SDK/BPW_Compass_classes.hpp" -#include "SDK/GA_Compass_classes.hpp" -#include "SDK/GE_GGChargeSpeedUpgrade_classes.hpp" -#include "SDK/GE_AGClipUpgrade_classes.hpp" -#include "SDK/GE_HG02DamageUpgrade_Tier4_classes.hpp" -#include "SDK/FullscreenVision_Widget_classes.hpp" -#include "SDK/CronosDialog_classes.hpp" -#include "SDK/CronosGameStatePlay_BP_classes.hpp" -#include "SDK/QTEDamage_Test_classes.hpp" -#include "SDK/Annihilator_Magazine_BP_classes.hpp" -#include "SDK/AnnihilatorHeld_Magazine_BP_classes.hpp" -#include "SDK/IR_QFToDodge_classes.hpp" -#include "SDK/GA_WeaponModeFirst_classes.hpp" -#include "SDK/BP_AcidPuddle_classes.hpp" -#include "SDK/BP_LongJump_Trajectory_classes.hpp" -#include "SDK/GE_UpgradesAvailabilityLevel_Tier1_classes.hpp" -#include "SDK/LS_ClimbUp120_classes.hpp" -#include "SDK/LS_ClimbUp150_classes.hpp" -#include "SDK/GE_MGChargeSpeedUpgrade_classes.hpp" -#include "SDK/AIKnockDownShockwaveDamage_classes.hpp" -#include "SDK/SpreadGunReticle_Widget_classes.hpp" -#include "SDK/GC_Material_LowHealth_classes.hpp" -#include "SDK/TempWeaponModeWidget_classes.hpp" -#include "SDK/GameplayControlEntry_classes.hpp" -#include "SDK/Lamp_TravelerGravityPlatforms_POD_classes.hpp" -#include "SDK/Skip_btn_classes.hpp" -#include "SDK/DialogueChoiceWidget_classes.hpp" -#include "SDK/CronosDialogUI_classes.hpp" -#include "SDK/SettingsVisualizationsWidget_BP_classes.hpp" -#include "SDK/QuickTimeDialogue_Widget_classes.hpp" -#include "SDK/QuickTimeDialogueButton_classes.hpp" -#include "SDK/Traveler_Locomotion_NoWeapon_structs.hpp" -#include "SDK/Traveler_Locomotion_NoWeapon_classes.hpp" -#include "SDK/ControlTip_Widget_classes.hpp" -#include "SDK/ControlTipsQTE_Widget_classes.hpp" -#include "SDK/ControlTips_Widget_classes.hpp" -#include "SDK/EnhancedInputTextBlock_BP_classes.hpp" -#include "SDK/Traveler_Locomotion_TrapMine_structs.hpp" -#include "SDK/Traveler_Locomotion_TrapMine_classes.hpp" -#include "SDK/AudiologOnHUD_classes.hpp" -#include "SDK/CronosDialogSubtitles_classes.hpp" -#include "SDK/CharacterPlay_FunctionLibrary_classes.hpp" -#include "SDK/LIB_ExplosivePointDamage_classes.hpp" -#include "SDK/HDNail_BP_classes.hpp" -#include "SDK/FakeHDNail_BP_classes.hpp" -#include "SDK/CR_Traveler_Legs_IK_classes.hpp" +#include "SDK/PlayerToolsWidget_BP_classes.hpp" +#include "SDK/MineShoot_CameraShake_classes.hpp" +#include "SDK/DialogPriorityStruct_structs.hpp" +#include "SDK/GA_InteractDoorAttachment_classes.hpp" +#include "SDK/base_button_style_classes.hpp" +#include "SDK/GE_SG02StabilityUpgrade_classes.hpp" +#include "SDK/GC_Video_Gabriel_Soulleak_classes.hpp" +#include "SDK/Flashlight_CTRL_RIG_classes.hpp" +#include "SDK/GA_Heal_classes.hpp" +#include "SDK/GE_Sequence_Angela_Soulleak_classes.hpp" +#include "SDK/BPI_CheatSheet_classes.hpp" +#include "SDK/CharacterPlay_Proxy_classes.hpp" +#include "SDK/PlayerHudAmmoWidget_BP_classes.hpp" +#include "SDK/GA_AimAbility_classes.hpp" +#include "SDK/ButtonStyle_Base_classes.hpp" +#include "SDK/GE_Material_Heal_classes.hpp" +#include "SDK/NavigationDisabled_Red14_classes.hpp" +#include "SDK/LS_JumpDownLong_classes.hpp" +#include "SDK/GA_SoulLeaks_classes.hpp" +#include "SDK/MachineGun01_AnimBP_structs.hpp" +#include "SDK/MachineGun01_AnimBP_classes.hpp" +#include "SDK/GE_SPBonusDamageVsTerror_classes.hpp" +#include "SDK/AnnihilatorShotShake_classes.hpp" +#include "SDK/IntroCutsceneChoice_classes.hpp" +#include "SDK/NavArea_Vault_classes.hpp" +#include "SDK/AIKnockDownSickelDamage_classes.hpp" +#include "SDK/BPW_NoAmmo_classes.hpp" +#include "SDK/AnnihilatorContainer_BP_classes.hpp" +#include "SDK/GE_AGRadiusUpgrade_classes.hpp" +#include "SDK/GE_SPIncreasedInventory_classes.hpp" +#include "SDK/BP_Marcel_SoulLeakCondition_classes.hpp" +#include "SDK/CollectStage_structs.hpp" #include "SDK/ItemBase_BP_classes.hpp" -#include "SDK/GE_Sequence_Gabriel_Soulleak_classes.hpp" -#include "SDK/NavFilter_DoppelMovement_classes.hpp" -#include "SDK/GE_TSTorchUpgradeTier3_classes.hpp" -#include "SDK/FakeSystemDialogSpeaker_BB_classes.hpp" -#include "SDK/GE_MGStabilityUpgrade_classes.hpp" -#include "SDK/AnnihilatorGunReticle_Widget_classes.hpp" -#include "SDK/BPI_DeadBodyToCarry_classes.hpp" -#include "SDK/Flashlight_Cutscene_ABP_structs.hpp" -#include "SDK/Flashlight_Cutscene_ABP_classes.hpp" -#include "SDK/Flashlight_Gameplay_ABP_structs.hpp" -#include "SDK/Flashlight_Gameplay_ABP_classes.hpp" -#include "SDK/GE_SG02DamageUpgrade_Tier5_classes.hpp" +#include "SDK/GE_Sequence_Edward_Soulleak_classes.hpp" +#include "SDK/FullscreenImageMaterial_Widget_classes.hpp" +#include "SDK/GA_ToggleNextMode_classes.hpp" +#include "SDK/BTCheatManager_BP_classes.hpp" +#include "SDK/TorchDamage_classes.hpp" +#include "SDK/HDGeneratorSplineLengthState_structs.hpp" +#include "SDK/HeavyRifleChargingReady_CameraShake_classes.hpp" +#include "SDK/GC_Material_Heal_classes.hpp" +#include "SDK/Generic_AimMovement_classes.hpp" +#include "SDK/AILightMeleeDamage_classes.hpp" +#include "SDK/GenericDamage_classes.hpp" +#include "SDK/SmartGunReticle_Widget_classes.hpp" +#include "SDK/GA_WeaponModeFifth_classes.hpp" +#include "SDK/GA_TravelLog_classes.hpp" +#include "SDK/InteractionGenericBroker_BP_classes.hpp" +#include "SDK/WBP_QuickCraftHeal_classes.hpp" +#include "SDK/GE_SPBonusDamageVsDoppel_classes.hpp" +#include "SDK/GE_SGDamageUpgrade_Tier3_classes.hpp" +#include "SDK/GE_SGAmmoUpgrade_classes.hpp" +#include "SDK/GE_Video_Artur_Soulleak_classes.hpp" +#include "SDK/GE_Video_Gabriel_Soulleak_classes.hpp" +#include "SDK/EnergyProgressBarWdget_BP_classes.hpp" +#include "SDK/GA_FireWeaponAbility_classes.hpp" +#include "SDK/GA_ReloadAbility_classes.hpp" +#include "SDK/DataLayerTwoWayTrigger_classes.hpp" +#include "SDK/GravityGunChargingReady_CameraShake_classes.hpp" +#include "SDK/BPI_LandingPlatform_classes.hpp" +#include "SDK/SPSGAdditionalFabrication_classes.hpp" +#include "SDK/GE_GGDamageUpgrade_Tier1_classes.hpp" +#include "SDK/BP_GlideJumpComponent_classes.hpp" +#include "SDK/SpawnPointStruct_structs.hpp" +#include "SDK/ChangePlayerInventoryBehaviorEffector_BP_classes.hpp" +#include "SDK/popup_ask_option_exit_button_style_classes.hpp" +#include "SDK/popup_ask_option_button_style_classes.hpp" +#include "SDK/GA_Audiolog_classes.hpp" +#include "SDK/AnnihilatorDamage_classes.hpp" +#include "SDK/BP_JumpComponentBase_classes.hpp" +#include "SDK/SPGGAdditionalFabrication_classes.hpp" +#include "SDK/LS_JumpDown150_classes.hpp" +#include "SDK/GE_SGDamageUpgrade_Tier2_classes.hpp" +#include "SDK/GE_SPHeadshotInterruptAbsorption_classes.hpp" +#include "SDK/SPMoreEnergyPickup_classes.hpp" +#include "SDK/AutoTranscriptionDialog_Box_BP_classes.hpp" +#include "SDK/GE_SPEnergyAmmoOffproductUpgrade_classes.hpp" +#include "SDK/AutoTranscirption_Interface_classes.hpp" +#include "SDK/LS_JumpOver100_classes.hpp" +#include "SDK/FZ_Shelf_Big_01_B_BP_classes.hpp" +#include "SDK/GA_HitReact_classes.hpp" +#include "SDK/IR_UsableToFlamethrower_classes.hpp" +#include "SDK/SprintCameraShake_Exterior_classes.hpp" +#include "SDK/AnimNotify_FlamethrowerPrepPhase_classes.hpp" +#include "SDK/AIPullDamage_classes.hpp" +#include "SDK/AIProjectileDamage_classes.hpp" +#include "SDK/GE_Video_Edward_Soulleak_classes.hpp" +#include "SDK/GA_EM_SqueezeShort_classes.hpp" +#include "SDK/GA_Interact_Ladder_classes.hpp" +#include "SDK/GE_SPHeadshotDamageUpgrade_classes.hpp" +#include "SDK/Traveler_Leans_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier4_classes.hpp" +#include "SDK/GrabQTE_Damage_classes.hpp" +#include "SDK/Play_HitReaction_Flinch_classes.hpp" +#include "SDK/AIFlinchDamage_classes.hpp" +#include "SDK/NavArea_BendUnder_classes.hpp" +#include "SDK/GE_SG02ReloadUpgrade_classes.hpp" +#include "SDK/GE_IncInventorySize_classes.hpp" +#include "SDK/GE_MG02StabilityUpgrade_classes.hpp" +#include "SDK/GE_MG02DamageUpgrade_Tier2_classes.hpp" +#include "SDK/WBP_CinameticCardTemplate_classes.hpp" +#include "SDK/GE_TSPyreUpgradeTier1_classes.hpp" +#include "SDK/GA_InteractPushable_classes.hpp" +#include "SDK/GA_Cutscene_classes.hpp" +#include "SDK/GA_GameplayMenu_Map_classes.hpp" +#include "SDK/GA_GameplayMenu_classes.hpp" +#include "SDK/BPW_ObjectiveCompassMarker_classes.hpp" +#include "SDK/AutoGunShoot_CameraShake_classes.hpp" +#include "SDK/DoubleBarrellChargedShootShake_classes.hpp" +#include "SDK/GE_WeaponNoAmmo_classes.hpp" +#include "SDK/ANS_AddGameplayTag_classes.hpp" +#include "SDK/GameplayFocus_Widget_classes.hpp" +#include "SDK/ButtonStyleDisabledGrey_14_classes.hpp" +#include "SDK/GE_TSTorchUpgradeTier2_classes.hpp" +#include "SDK/GE_GGDamageUpgrade_Tier5_classes.hpp" +#include "SDK/GE_SPSGMultiHitIncreasedDamage_classes.hpp" +#include "SDK/SPMTAdditionalFabrication_classes.hpp" +#include "SDK/Gameplay_KeyStyle_Decorator_classes.hpp" +#include "SDK/BaseAISpawner_classes.hpp" +#include "SDK/Debug_Widget_classes.hpp" +#include "SDK/AttackRL_CameraShakeBase_classes.hpp" +#include "SDK/HeavyRifleCharging_CameraShake_classes.hpp" +#include "SDK/GE_Material_TimedGlitches_classes.hpp" +#include "SDK/AIHeavyMeleeDamage_Inevitable_classes.hpp" +#include "SDK/GE_SPBurnIncreasedDamageTaken_classes.hpp" +#include "SDK/GE_HG02SpeedUpgrade_classes.hpp" +#include "SDK/GE_SGDamageUpgrade_Tier4_classes.hpp" +#include "SDK/GE_HG02DamageUpgrade_Tier3_classes.hpp" +#include "SDK/GE_TSInventoryUpgrade_classes.hpp" +#include "SDK/GE_Video_Marcel_Soulleak_classes.hpp" +#include "SDK/GA_GrabQTE_classes.hpp" +#include "SDK/SpreadGunCharging_CameraShake_classes.hpp" +#include "SDK/GA_WeaponModeSecond_classes.hpp" +#include "SDK/GA_TogglePreviousMode_classes.hpp" +#include "SDK/GA_SwitchAlternativeMode_classes.hpp" +#include "SDK/GE_NoHealingItems_classes.hpp" +#include "SDK/GA_Eavesdropping_classes.hpp" +#include "SDK/SmartGunCharging_CameraShake_classes.hpp" +#include "SDK/CameraFlameThrower_classes.hpp" +#include "SDK/AIHeavyMeleeDamage_classes.hpp" +#include "SDK/ItemsToGive_Struct_structs.hpp" +#include "SDK/AIRangedDamage_classes.hpp" +#include "SDK/AC_InteractionManager_classes.hpp" +#include "SDK/DestructionMagnitudeData_Struct_structs.hpp" +#include "SDK/DestructiblesDS_DTRow_Structure_structs.hpp" +#include "SDK/GE_TSHealthUpgrade_Tiers123_classes.hpp" +#include "SDK/GA_GameplayDialog_classes.hpp" +#include "SDK/EM_Interface_classes.hpp" +#include "SDK/GE_GGAccuracyUpgrade_classes.hpp" +#include "SDK/GA_AudioItemDatabase_classes.hpp" +#include "SDK/Play_HitReaction_Knockdown_classes.hpp" +#include "SDK/GE_SPCriticalIncreasedDamage_classes.hpp" +#include "SDK/LS_JumpDown120_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Default_classes.hpp" +#include "SDK/GC_Video_Marcel_Soulleak_classes.hpp" +#include "SDK/IR_QFToMelee_classes.hpp" +#include "SDK/IAIFighter_classes.hpp" +#include "SDK/Boots_ABP_structs.hpp" +#include "SDK/Boots_ABP_classes.hpp" +#include "SDK/GE_GGReloadUpgrade_classes.hpp" +#include "SDK/FireGasCanDamage_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier2_classes.hpp" +#include "SDK/GE_MGAmmoUpgrade_classes.hpp" +#include "SDK/GE_SPResourceCapUpgrade_classes.hpp" +#include "SDK/GE_SG02DamageUpgrade_Tier3_classes.hpp" +#include "SDK/GE_HG02DamageUpgrade_Tier1_classes.hpp" +#include "SDK/SPUpgradedMineTrap_classes.hpp" +#include "SDK/GA_TurnInPlace_classes.hpp" +#include "SDK/GA_InteractLong_classes.hpp" +#include "SDK/GA_SoulTransfer_classes.hpp" +#include "SDK/GE_SGChargeSpeedUpgrade_classes.hpp" +#include "SDK/GA_InteractCat_classes.hpp" +#include "SDK/JumpOver_Enum_structs.hpp" +#include "SDK/HDRibbonParams_structs.hpp" +#include "SDK/BarricadeEffectorStateController_structs.hpp" +#include "SDK/BarricadeSize_structs.hpp" +#include "SDK/SmartGun_Magazine_BP_classes.hpp" +#include "SDK/AnnihilatorCharging_CameraShake_classes.hpp" +#include "SDK/FloorDamage_classes.hpp" +#include "SDK/AIHeavyMeleeSickleDamage_classes.hpp" +#include "SDK/LandingPlatform_Direction_structs.hpp" +#include "SDK/AIHeavyProjectileSickleDamage_classes.hpp" +#include "SDK/CameraSettingsStruct4NPC_prefab_struct_structs.hpp" +#include "SDK/GE_Material_LowHealth_classes.hpp" +#include "SDK/GA_InteractDoor_classes.hpp" +#include "SDK/GA_InteractPickup_classes.hpp" +#include "SDK/GA_InteractDefault_classes.hpp" +#include "SDK/NavArea_Climb_classes.hpp" +#include "SDK/PlayerHudResourcesFullWidget_BP_classes.hpp" +#include "SDK/PlayerHudIContentNotReadyWidget_BP_classes.hpp" +#include "SDK/RerouterShotShake_classes.hpp" +#include "SDK/GE_SG02ClipSizeUpgrade_classes.hpp" +#include "SDK/GE_TSFlamethrowerUpgrade_classes.hpp" +#include "SDK/GE_GGDamageUpgrade_Tier3_classes.hpp" +#include "SDK/GE_HG02StabilityUpgrade_classes.hpp" +#include "SDK/GE_MG02DamageUpgrade_Tier4_classes.hpp" +#include "SDK/GE_SPBonusMeleeDamage_classes.hpp" +#include "SDK/GE_Video_Angela_Soulleak_classes.hpp" +#include "SDK/GE_Video_Lidia_Soulleak_classes.hpp" +#include "SDK/CR_Traveler_Additives_classes.hpp" +#include "SDK/GA_AudioLogNew_classes.hpp" +#include "SDK/GE_RechargeEnergy_classes.hpp" +#include "SDK/BP_SqueezeLong_Trajectory_classes.hpp" +#include "SDK/GE_QuickFabricationCooldown_classes.hpp" +#include "SDK/A_Spline_classes.hpp" +#include "SDK/GetHitByComboShake_classes.hpp" +#include "SDK/ANS_PlayerMeleePrepPhase_classes.hpp" +#include "SDK/LS_EM_WallStep_classes.hpp" +#include "SDK/AttackRLEnemyHit_CameraShakeBase_classes.hpp" +#include "SDK/Play_HitReaction_Explosion_classes.hpp" +#include "SDK/HUB_LIMITED_TIME_classes.hpp" +#include "SDK/GameplayDialog_classes.hpp" +#include "SDK/DoubleBarrell_reticle_classes.hpp" +#include "SDK/BP_GravityJumpTrajectory_classes.hpp" +#include "SDK/GE_MG02DamageUpgrade_Tier1_classes.hpp" +#include "SDK/GE_SPUpgradedAimMovement_classes.hpp" +#include "SDK/GE_SPHealingEfficiencyUpgrade_classes.hpp" +#include "SDK/GE_HG02DamageUpgrade_Tier2_classes.hpp" +#include "SDK/GE_HG02ReloadUpgrade_classes.hpp" +#include "SDK/GE_MG02FirerateUpgrade_classes.hpp" +#include "SDK/GA_Echo_classes.hpp" +#include "SDK/GE_SG02DamageUpgrade_Tier2_classes.hpp" +#include "SDK/LS_JumpOver150_classes.hpp" +#include "SDK/GA_CatDialog_classes.hpp" +#include "SDK/LS_JumpDown90_classes.hpp" +#include "SDK/GravityGunChargedShoot_CameraShake_classes.hpp" +#include "SDK/GA_CutscenePlaying_classes.hpp" +#include "SDK/Traveler_Twists_fromTerror_classes.hpp" +#include "SDK/Flashlight_BP_classes.hpp" +#include "SDK/CamShake_StompBase_classes.hpp" +#include "SDK/SpeadGunChargeShootShake_classes.hpp" +#include "SDK/GE_Material_Blood_classes.hpp" +#include "SDK/CamShake_QTE_Damage_classes.hpp" +#include "SDK/FlashLight_Structure_structs.hpp" +#include "SDK/Utility_FunctionLibrary_classes.hpp" +#include "SDK/BP_CinematicDialogDirector_classes.hpp" +#include "SDK/FlickerEndOperationLightHandlingTechinique_structs.hpp" +#include "SDK/FlickeringLampEx_Base_classes.hpp" +#include "SDK/GE_SPQuickHealPlayRateUpgrade_classes.hpp" +#include "SDK/LightsInterface_classes.hpp" +#include "SDK/SHHudPlay_BP_classes.hpp" +#include "SDK/BP_ObjectiveFloatingMarkersManager_classes.hpp" +#include "SDK/WBP_CanvasForFloatingWidgets_classes.hpp" +#include "SDK/CronosDialogSubtitlesWidget_NEW_classes.hpp" +#include "SDK/DialogSubtitlesLineWidget_BP_classes.hpp" +#include "SDK/DialogSubtitles_classes.hpp" +#include "SDK/DialogSubtitlesWidget_classes.hpp" +#include "SDK/MusicManagerAK_BP_classes.hpp" +#include "SDK/Orange_Font_16_classes.hpp" +#include "SDK/GravityBoots_reticle_classes.hpp" +#include "SDK/NavigationAvailable_White14_classes.hpp" +#include "SDK/LightGreen_Font_16_classes.hpp" +#include "SDK/GA_IdleSoulLeaks_classes.hpp" +#include "SDK/TN_TrainWagonCistern_01_A_BP_classes.hpp" +#include "SDK/GE_SPRifleStationaryIncreasedDamage_classes.hpp" +#include "SDK/GE_GGMagnumModification_classes.hpp" +#include "SDK/GE_GGChargedShotRecoilReductionUpgrade_classes.hpp" +#include "SDK/GE_SPIncreasedResources_classes.hpp" +#include "SDK/GE_Images_Fade_classes.hpp" +#include "SDK/GE_SGAmmoDoubleUpgrade_classes.hpp" +#include "SDK/NavArea_Squize_classes.hpp" +#include "SDK/IR_QFToFlamethrower_classes.hpp" +#include "SDK/GE_CustomFlashlightOffPOD_classes.hpp" +#include "SDK/InteractionGeneric_Interface_classes.hpp" +#include "SDK/GE_Material_CriticalHit_classes.hpp" +#include "SDK/CronosGameStatePlay_BP_classes.hpp" +#include "SDK/Play_HitReaction_Light_classes.hpp" +#include "SDK/ChangeGlobalInt_classes.hpp" +#include "SDK/GA_WallWalk_classes.hpp" +#include "SDK/BPW_SubObjectiveFloatingMarker_classes.hpp" +#include "SDK/BPI_CronosDialogUI_classes.hpp" +#include "SDK/BPW_TutorialSmallPromptWidgetWidget_classes.hpp" +#include "SDK/DialogueText_classes.hpp" +#include "SDK/AIUserDebugger_classes.hpp" +#include "SDK/AIDebugger_classes.hpp" +#include "SDK/BPW_ObjectiveFloatingMarker_classes.hpp" +#include "SDK/GC_ScreenFadeWhite_classes.hpp" +#include "SDK/DialogUI_classes.hpp" +#include "SDK/DialogUIWidget_classes.hpp" +#include "SDK/AIPushbackDamage_classes.hpp" +#include "SDK/FlamethrowerDamage_classes.hpp" +#include "SDK/FearExplosionDamage_classes.hpp" +#include "SDK/CatDialogs_AC_classes.hpp" +#include "SDK/GA_EM_JumpThrough_classes.hpp" +#include "SDK/SmartgunChargedShotShake_classes.hpp" +#include "SDK/BP_EM_SequenceActor_classes.hpp" #include "SDK/PlayerLifeBarWidget_BP_classes.hpp" -#include "SDK/PlayerHudWidget_BP_classes.hpp" -#include "SDK/SavePopupWidget_BP_classes.hpp" -#include "SDK/GamePlaySlotsListWidget_BP_classes.hpp" -#include "SDK/Hatch_ControlRig_classes.hpp" +#include "SDK/HeavyRifleChargeShotShake_classes.hpp" +#include "SDK/Traveler_AimOffset_SmartGun_structs.hpp" +#include "SDK/Traveler_AimOffset_SmartGun_classes.hpp" +#include "SDK/SpreadGunChargingReady_CameraShake_classes.hpp" +#include "SDK/GA_AlternativeModeFire_classes.hpp" #include "SDK/GA_QuickFabricationSecondSlotAmmo_classes.hpp" #include "SDK/GA_QuickFabricationFirstSlotAmmo_classes.hpp" -#include "SDK/Traveler_AimOffset_Annihilator_structs.hpp" -#include "SDK/Traveler_AimOffset_Annihilator_classes.hpp" +#include "SDK/GA_QuickFabricationFourthSlotAmmo_classes.hpp" +#include "SDK/GA_QuickFabricationThirdSlotAmmo_classes.hpp" +#include "SDK/Flashlight_Gameplay_ABP_structs.hpp" +#include "SDK/Flashlight_Gameplay_ABP_classes.hpp" +#include "SDK/Flashlight_Cutscene_ABP_structs.hpp" +#include "SDK/Flashlight_Cutscene_ABP_classes.hpp" +#include "SDK/SingleFullscreenImage_Widget_classes.hpp" +#include "SDK/FullscreenImages_Widget_classes.hpp" +#include "SDK/GE_MGDamageUpgrade_Tier1_classes.hpp" +#include "SDK/Traveler_Locomotion_TrapMine_structs.hpp" +#include "SDK/Traveler_Locomotion_TrapMine_classes.hpp" +#include "SDK/Traveler_Locomotion_SmartGun_structs.hpp" +#include "SDK/Traveler_Locomotion_SmartGun_classes.hpp" +#include "SDK/GE_DebugIncInventory_classes.hpp" +#include "SDK/Melee_AnimBP_structs.hpp" +#include "SDK/Melee_AnimBP_classes.hpp" +#include "SDK/GE_GGDamageUpgrade_Tier2_classes.hpp" +#include "SDK/Traveler_Locomotion_Spreadgun_structs.hpp" +#include "SDK/Traveler_Locomotion_Spreadgun_classes.hpp" +#include "SDK/Traveler_AimOffset_SpreadGun_structs.hpp" +#include "SDK/Traveler_AimOffset_SpreadGun_classes.hpp" +#include "SDK/Traveler_Locomotion_Annihilator_structs.hpp" +#include "SDK/Traveler_Locomotion_Annihilator_classes.hpp" +#include "SDK/ANS_PlayerMeleeAttackPhase_classes.hpp" +#include "SDK/GE_UpgradesAvailabilityLevel_Tier3_classes.hpp" +#include "SDK/TempWeaponModeWidget_classes.hpp" +#include "SDK/Annihilator_Magazine_BP_classes.hpp" +#include "SDK/EnhancedInputTextBlock_BP_classes.hpp" +#include "SDK/ControlTips_Widget_classes.hpp" +#include "SDK/WBP_BindableButtonWidget_classes.hpp" +#include "SDK/AudiologOnHUD_classes.hpp" +#include "SDK/GC_TrapMineNoAmmo_classes.hpp" +#include "SDK/PlayerHudWidget_BP_classes.hpp" +#include "SDK/FakeHDNail_BP_classes.hpp" +#include "SDK/HDNail_BP_classes.hpp" +#include "SDK/HeldGravityGun_Magazine_BP_classes.hpp" +#include "SDK/GE_Invulnerable_classes.hpp" #include "SDK/Traveler_AimOffset_GravityGun_structs.hpp" #include "SDK/Traveler_AimOffset_GravityGun_classes.hpp" #include "SDK/Traveler_AimOffset_TrapMine_structs.hpp" #include "SDK/Traveler_AimOffset_TrapMine_classes.hpp" -#include "SDK/GA_Reaction_Traveler_Death_classes.hpp" -#include "SDK/Traveler_AimOffset_SmartGun_structs.hpp" -#include "SDK/Traveler_AimOffset_SmartGun_classes.hpp" -#include "SDK/Traveler_AimOffset_NoWeapon_structs.hpp" -#include "SDK/Traveler_AimOffset_NoWeapon_classes.hpp" -#include "SDK/GA_InteractTimeRift_classes.hpp" +#include "SDK/GA_InteractionRTPC_classes.hpp" +#include "SDK/GE_GGPierceUpgrade_classes.hpp" +#include "SDK/GeneratorHD_BP_classes.hpp" +#include "SDK/DialogWrapper_BP_classes.hpp" +#include "SDK/SavePopupWidget_BP_classes.hpp" +#include "SDK/GamePlaySlotsListWidget_BP_classes.hpp" +#include "SDK/TrapMineContainer_BP_classes.hpp" +#include "SDK/EnergyEmitterContainer_BP_classes.hpp" +#include "SDK/FlamethrowerContainer_BP_classes.hpp" +#include "SDK/SK_All_Guns_AnimBlueprint_Template_structs.hpp" +#include "SDK/SK_All_Guns_AnimBlueprint_Template_classes.hpp" +#include "SDK/Shotgun01_AnimBP_structs.hpp" +#include "SDK/Shotgun01_AnimBP_classes.hpp" +#include "SDK/Handgun02_AnimBP_structs.hpp" +#include "SDK/Handgun02_AnimBP_classes.hpp" +#include "SDK/Handgun01_AnimBP_structs.hpp" +#include "SDK/Handgun01_AnimBP_classes.hpp" +#include "SDK/SmartGunContainer_BP_classes.hpp" +#include "SDK/MachineGun02_AnimBP_structs.hpp" +#include "SDK/MachineGun02_AnimBP_classes.hpp" #include "SDK/GravityGunReticle_Widget_classes.hpp" +#include "SDK/GravityGunContainer_BP_classes.hpp" +#include "SDK/SpreadGunReticle_Widget_classes.hpp" +#include "SDK/SpreadGunContainer_BP_classes.hpp" #include "SDK/GravityGun02Reticle_Widget_classes.hpp" #include "SDK/SmartGun_HeavyRifle02Reticle_Widget1_classes.hpp" -#include "SDK/FlamethrowerContainer_BP_classes.hpp" -#include "SDK/EnergyEmitterContainer_BP_classes.hpp" -#include "SDK/GC_DataMosh_Echo_classes.hpp" -#include "SDK/Traveler_Locomotion_Annihilator_structs.hpp" -#include "SDK/Traveler_Locomotion_Annihilator_classes.hpp" -#include "SDK/IsInRangeForAttack_Raw_classes.hpp" -#include "SDK/AnnihilatorContainer_BP_classes.hpp" -#include "SDK/Traveler_Locomotion_Gravitygun_BodyCarry_structs.hpp" -#include "SDK/Traveler_Locomotion_Gravitygun_BodyCarry_classes.hpp" -#include "SDK/Traveler_Locomotion_Spreadgun_structs.hpp" -#include "SDK/Traveler_Locomotion_Spreadgun_classes.hpp" -#include "SDK/DoubleBarrellContainer_BP_classes.hpp" +#include "SDK/LootTypes_Enum_structs.hpp" +#include "SDK/LootData_Struct_structs.hpp" +#include "SDK/HeavyRifleContainer_BP_classes.hpp" +#include "SDK/CH_TravelerAnimBP_structs.hpp" +#include "SDK/CH_TravelerAnimBP_classes.hpp" #include "SDK/GA_EM_AbilityBase_classes.hpp" -#include "SDK/GA_EM_PassingUnder_classes.hpp" -#include "SDK/GA_EM_LongJump_classes.hpp" -#include "SDK/EM_Trigger_Squeeze_Sprinting_BP_classes.hpp" -#include "SDK/GA_EM_SqueezeShort_classes.hpp" #include "SDK/EM_Trigger_ClimbUpJumpDown_Sprinting_BP_classes.hpp" -#include "SDK/InvalidInputBindingDialogue_BP_classes.hpp" -#include "SDK/GA_EM_ClimbUp_classes.hpp" -#include "SDK/EM_Trigger_SqueezeLong_Sprinting_BP_classes.hpp" -#include "SDK/CronosCharacterPlay_BP_classes.hpp" -#include "SDK/GA_EM_SqueezeLong_classes.hpp" #include "SDK/EM_Trigger_JumpThrough_Sprinting_BP_classes.hpp" #include "SDK/EM_Trigger_JumpOver_Sprinting_BP_classes.hpp" #include "SDK/GA_EM_JumpOver_classes.hpp" -#include "SDK/SubtitlesVisualizationWidget_BP_classes.hpp" -#include "SDK/SK_All_Guns_AnimBlueprint_Template_structs.hpp" -#include "SDK/SK_All_Guns_AnimBlueprint_Template_classes.hpp" -#include "SDK/Shotgun02_AnimBP_structs.hpp" -#include "SDK/Shotgun02_AnimBP_classes.hpp" -#include "SDK/Handgun02_AnimBP_structs.hpp" -#include "SDK/Handgun02_AnimBP_classes.hpp" -#include "SDK/Beh_WakeupProxy_classes.hpp" -#include "SDK/Handgun01_AnimBP_structs.hpp" -#include "SDK/Handgun01_AnimBP_classes.hpp" -#include "SDK/AutoGunContainer_BP_classes.hpp" -#include "SDK/TrapMineContainer_BP_classes.hpp" -#include "SDK/SpawnBehavior_PlayMontage_classes.hpp" -#include "SDK/HeavyRifleContainer_BP_classes.hpp" -#include "SDK/SmartGunContainer_BP_classes.hpp" -#include "SDK/NavArea_Door_classes.hpp" -#include "SDK/MachineGun02_AnimBP_structs.hpp" -#include "SDK/MachineGun02_AnimBP_classes.hpp" -#include "SDK/BP_EM_SequenceActor_classes.hpp" -#include "SDK/LS_EM_WallStep_270_classes.hpp" -#include "SDK/EM_WallWalkStep_90_classes.hpp" -#include "SDK/GA_EM_WallStep_90_classes.hpp" -#include "SDK/VFXMultiSpawnerComponent_classes.hpp" -#include "SDK/Rerouter_reticle_classes.hpp" -#include "SDK/GeneratorHD_BP_classes.hpp" -#include "SDK/Barricade_BP_classes.hpp" -#include "SDK/SocketHD_BP_classes.hpp" +#include "SDK/GA_EM_SqueezeLong_classes.hpp" +#include "SDK/EM_Trigger_SqueezeLong_Sprinting_BP_classes.hpp" +#include "SDK/EM_Trigger_LongJumpDown_Sprinting_BP_classes.hpp" +#include "SDK/GA_EM_PassingUnder_classes.hpp" +#include "SDK/EM_Trigger_Passing_Under_Sprinting_BP_classes.hpp" +#include "SDK/EM_Trigger_Squeeze_Sprinting_BP_classes.hpp" +#include "SDK/MineTrapExplosionDamage_classes.hpp" +#include "SDK/LIB_ExplosivePointDamage_classes.hpp" +#include "SDK/DestructionFalloffData_Struct_structs.hpp" +#include "SDK/GE_Material_Toxic_classes.hpp" +#include "SDK/BP_AcidPuddle_classes.hpp" +#include "SDK/MineAttachment_BP_classes.hpp" +#include "SDK/shgrenadeprojectile_MineTrap_classes.hpp" +#include "SDK/IR_MeleeToFlamethrower_classes.hpp" +#include "SDK/GA_MeleeAttack_classes.hpp" #include "SDK/Fly_GravityShoes_AnimBP_structs.hpp" #include "SDK/Fly_GravityShoes_AnimBP_classes.hpp" -#include "SDK/IR_MeleeToFlamethrower_classes.hpp" -#include "SDK/TimeKnotsPreConstructed_Stairs_BP_classes.hpp" -#include "SDK/GA_MeleeAttack_classes.hpp" -#include "SDK/IR_MeleeToHeal_classes.hpp" -#include "SDK/Save_icon_classes.hpp" -#include "SDK/GA_MeleeAttackStomp_classes.hpp" +#include "SDK/CronosCharacterPlay_BP_classes.hpp" #include "SDK/MultiModeGun_classes.hpp" +#include "SDK/WeaponTrapMine_BP_classes.hpp" #include "SDK/FlamethrowerOneShot_classes.hpp" -#include "SDK/Globe_Posing_BP_classes.hpp" -#include "SDK/BP_WallWalkComponent_classes.hpp" -#include "SDK/InteractionVSDialog_classes.hpp" +#include "SDK/WeaponEnergyGauntlet_BP_classes.hpp" +#include "SDK/Rerouter_reticle_classes.hpp" +#include "SDK/Barricade_BP_classes.hpp" +#include "SDK/SocketHD_BP_classes.hpp" #include "SDK/RerouterContainer_BP_classes.hpp" -#include "SDK/Destructibles_FunctionLibrary_classes.hpp" +#include "SDK/GC_Material_Blood_classes.hpp" +#include "SDK/InteractionVSDialog_classes.hpp" +#include "SDK/IR_MeleeToMelee_classes.hpp" +#include "SDK/IR_MeleeToHeal_classes.hpp" +#include "SDK/GA_MeleeAttackStomp_classes.hpp" #include "SDK/Fear_Trap_BP_classes.hpp" +#include "SDK/PlayGameMode_BP_classes.hpp" #include "SDK/CronosPlayGameMode_BP_classes.hpp" #include "SDK/GC_Burning_classes.hpp" #include "SDK/GC_DataMosh_classes.hpp" #include "SDK/GC_DataMosh_Voices_Weak_classes.hpp" -#include "SDK/AILocomotion_AnimBP_structs.hpp" -#include "SDK/AILocomotion_AnimBP_classes.hpp" -#include "SDK/GC_DataMosh_Cine_3_classes.hpp" +#include "SDK/Lamp_IndustrialCeiling_AZ_Past_classes.hpp" #include "SDK/GC_Sequence_BasicGlitches_L_classes.hpp" +#include "SDK/GC_Video_Generic_Soulleak_classes.hpp" +#include "SDK/GC_Video_Antoni_Soulleak_classes.hpp" +#include "SDK/GC_DataMosh_Cine_3_classes.hpp" #include "SDK/GC_Sequence_Edward_Glitches_classes.hpp" #include "SDK/GC_Material_CriticalHit_classes.hpp" +#include "SDK/GC_Material_Death_classes.hpp" #include "SDK/GC_Material_Toxic_classes.hpp" #include "SDK/GC_TentaclesFloor_classes.hpp" -#include "SDK/GC_MeleeAttack_classes.hpp" -#include "SDK/BP_ItemHighlight_classes.hpp" +#include "SDK/GC_FabricationInsufficientResources_classes.hpp" #include "SDK/GC_AcidPuddles_classes.hpp" -#include "SDK/GC_Material_Heal_classes.hpp" +#include "SDK/GC_Material_ASCII_LoadingScreen_classes.hpp" +#include "SDK/GC_Material_TimedGlitchesRed_classes.hpp" #include "SDK/GC_Video_Artur_Soulleak_classes.hpp" #include "SDK/GC_Material_TimedGlitches_classes.hpp" +#include "SDK/GC_Material_LowHealth_classes.hpp" #include "SDK/GC_DataMosh4_classes.hpp" -#include "SDK/GC_Video_Weronika_Soulleak_classes.hpp" #include "SDK/GC_Video_Lidia_Soulleak_classes.hpp" -#include "SDK/GC_Video_Gabriel_Soulleak_classes.hpp" +#include "SDK/GC_Sequence_Gabriel_Soulleak_classes.hpp" +#include "SDK/GC_Video_Angela_Soulleak_classes.hpp" #include "SDK/GC_Video_DrDawid_Soulleak_classes.hpp" #include "SDK/GC_Sequence_Edward_Soulleak_classes.hpp" -#include "SDK/GC_Sequence_BasicGlitches_XS_classes.hpp" #include "SDK/GC_Sequence_CronosLogo_classes.hpp" -#include "SDK/GC_Sequence_BasicGlitches_S_classes.hpp" #include "SDK/GC_Sequence_Angela_Soulleak_classes.hpp" -#include "SDK/GC_DataMosh3_classes.hpp" #include "SDK/GC_Material_EchoVignette_classes.hpp" -#include "SDK/GE_AI_IdleEnemy_classes.hpp" -#include "SDK/GC_DataMosh_Cine_5_classes.hpp" +#include "SDK/AchievementSimpleUnlockBehaviorEffector_BP_classes.hpp" #include "SDK/GC_CronosLogoImage_classes.hpp" -#include "SDK/GC_DataMosh_Cine_2_classes.hpp" -#include "SDK/GC_DataMosh_ND_Weak_classes.hpp" -#include "SDK/SettingsMenuWidget_BP_classes.hpp" -#include "SDK/GC_DataMosh_Voices_Medium_classes.hpp" -#include "SDK/GC_DataMosh_Cine_1_classes.hpp" -#include "SDK/GC_DataMosh9_classes.hpp" +#include "SDK/GC_DataMosh_ND_Medium_classes.hpp" +#include "SDK/VFXMultiSpawnerComponent_classes.hpp" #include "SDK/GC_DataMosh_ND_Strong_classes.hpp" -#include "SDK/GC_DataMosh7_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_C_BP_classes.hpp" +#include "SDK/GC_DataMosh_ND_Weak_classes.hpp" +#include "SDK/GC_DataMosh_Voices_Medium_classes.hpp" +#include "SDK/GC_DataMosh8_classes.hpp" +#include "SDK/GC_DataMosh9_classes.hpp" +#include "SDK/GC_DataMosh_IdleSoulLeak_classes.hpp" +#include "SDK/GC_DataMosh5_classes.hpp" +#include "SDK/GC_DataMosh2_classes.hpp" #include "SDK/GC_DataMosh6_classes.hpp" +#include "SDK/GC_NoHealingItem_classes.hpp" #include "SDK/GC_ScreenFade_classes.hpp" -#include "SDK/GC_TrapMineNoAmmo_classes.hpp" #include "SDK/NoisyFootstep_classes.hpp" #include "SDK/SHCharacterFootstep_BP_classes.hpp" #include "SDK/DefaultGCPoolActor_BP_classes.hpp" -#include "SDK/FlickeringLampEx_classes.hpp" -#include "SDK/ToggleLightBehaviorEffector_BP_classes.hpp" #include "SDK/SimpleEffectorComponent_classes.hpp" #include "SDK/FlashlightBehaviorEffector_BP_classes.hpp" -#include "SDK/LootRow_Struct_structs.hpp" -#include "SDK/LootData_Struct_structs.hpp" -#include "SDK/LootManagerFunctionLibrary_BP_classes.hpp" -#include "SDK/GE_AI_BlockedTaunt_classes.hpp" -#include "SDK/SpawnScenario_Base_classes.hpp" -#include "SDK/LIB_Doors_classes.hpp" -#include "SDK/AutoSaveBehaviorEffector_BP_classes.hpp" -#include "SDK/BIS_Custom_TriggerVolume_classes.hpp" +#include "SDK/VFXVolumeBoundResizer_classes.hpp" +#include "SDK/OnItemInteractBehaviorTrigger_BP_classes.hpp" #include "SDK/TimeKnotsPreConstructedBehaviorEffector_BP_classes.hpp" -#include "SDK/BP_TK_EffectComponent_classes.hpp" -#include "SDK/FakeFogCard_01_A_unlit_BP_classes.hpp" +#include "SDK/TimeKnotsPreConstructed_Base_BP_classes.hpp" #include "SDK/IncreaseAchievementCollectionCountBehaviorEffector_BP_classes.hpp" -#include "SDK/SpawnPointStruct_structs.hpp" -#include "SDK/ChangePlayerInventoryBehaviorEffector_BP_classes.hpp" -#include "SDK/BossFightState_Effector_BP_classes.hpp" -#include "SDK/InteractionGenericBroker_BP_classes.hpp" +#include "SDK/TimeKnotBroker_BP_classes.hpp" #include "SDK/SpawnPoint_BP_classes.hpp" +#include "SDK/AZElevator_CameraShake1_classes.hpp" #include "SDK/S_CinematicDialogData_structs.hpp" -#include "SDK/WBP_CinameticCardTemplate_classes.hpp" -#include "SDK/BP_CinematicDialogDirector_classes.hpp" +#include "SDK/AutoTranscription_structure_structs.hpp" +#include "SDK/LookToRead_Widget_classes.hpp" #include "SDK/CancelAbility_Effector_BP_classes.hpp" -#include "SDK/TimeKnotsPreConstructed_Platform_BP_classes.hpp" #include "SDK/ClearAllEnemiesEffector_BP_classes.hpp" #include "SDK/Cine_GravityGun_classes.hpp" -#include "SDK/GE_Effect_DataMosh_Cine_1_classes.hpp" -#include "SDK/GE_Video_Generic_Soulleak_classes.hpp" #include "SDK/Cine_Anchor_classes.hpp" -#include "SDK/C009_MS_Strugle_classes.hpp" -#include "SDK/DisplayArm_CtrlRig_classes.hpp" -#include "SDK/Sett_Tab_ButtonStyle_classes.hpp" -#include "SDK/AZ_F_Yard_ShelterDoor_classes.hpp" +#include "SDK/GE_TimeKnot_Interact_classes.hpp" +#include "SDK/TimeKnotElevatorBehaviorEffector_BP_classes.hpp" #include "SDK/WorldStatePreloadEffectorComponent_BP_classes.hpp" -#include "SDK/ExampleFogVolume_classes.hpp" -#include "SDK/InGameMenuWidget_BP_classes.hpp" -#include "SDK/GamePlaySettingsWidget_BP_classes.hpp" -#include "SDK/AudioSettingsWidget_BP_classes.hpp" -#include "SDK/Beh_WalkGrab_classes.hpp" -#include "SDK/ControlsSettingsWidget_BP_classes.hpp" -#include "SDK/DisplaySettingsWidget_BP_classes.hpp" -#include "SDK/ColorVisionDeficiencyVisualizationWidget_BP_classes.hpp" -#include "SDK/Gamma_ExtraSettingsPanel_BP_classes.hpp" -#include "SDK/HDR_ExtraSettingsPanel_BP_classes.hpp" -#include "SDK/Gamma_SettingsPanel_BP_classes.hpp" -#include "SDK/SettingOptionssBox_PC_classes.hpp" -#include "SDK/OptionSpinWidget_PC_classes.hpp" -#include "SDK/LootController_SComponent_classes.hpp" -#include "SDK/EnhancedInputMappingOptionWidget_BP_classes.hpp" -#include "SDK/Tutorial_button_classes.hpp" -#include "SDK/SettingOptionssExpandBox_BP_classes.hpp" -#include "SDK/SettingOptionssBox_BP_classes.hpp" -#include "SDK/OptionSliderWidget_BP_classes.hpp" -#include "SDK/GfxSettingOptionssExpandBox_BP_classes.hpp" -#include "SDK/Lamp_Travelers_Bulb_classes.hpp" -#include "SDK/Lamp_Travelers_Bulb_OneSided_classes.hpp" +#include "SDK/BP_CutsceneAbilityTrigger_classes.hpp" +#include "SDK/Globe_Posing_BP_classes.hpp" +#include "SDK/MultiPositionSound_BP_classes.hpp" +#include "SDK/Lamp_PAST_FZ_02_A_classes.hpp" +#include "SDK/TN_GroupPallet_01_A_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_19_X_BP_classes.hpp" +#include "SDK/RotatingLamp_PAST_FZ_01_A_classes.hpp" +#include "SDK/BaseAutoTranscriptionDialog_BP_classes.hpp" +#include "SDK/BlockoutToolsFunctions_classes.hpp" +#include "SDK/Blockout_Box_classes.hpp" +#include "SDK/LampCeiling_Future_FZ_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_D_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_H_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_N_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_18_X_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_G_BP_classes.hpp" +#include "SDK/DeadEnemyMimic_BP_classes.hpp" +#include "SDK/FakeFogCard_01_A_unlit_BP_classes.hpp" +#include "SDK/BP_MedicalCabinet_03_A_classes.hpp" +#include "SDK/BP_MedicalCabinet_04_A_classes.hpp" +#include "SDK/BP_TK_EffectComponent_classes.hpp" +#include "SDK/TN_Biomass_Decal_02_A_BP_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_S_BP_classes.hpp" +#include "SDK/Lamp_FluorescentLamp_Wall_Past_AZ_classes.hpp" +#include "SDK/TN_BloodPastDecal_01_T_BP_classes.hpp" +#include "SDK/ConditionChecksData_Struct_structs.hpp" +#include "SDK/BIS_BoxTrigger_classes.hpp" +#include "SDK/LootManagerFunctionLibrary_BP_classes.hpp" +#include "SDK/LootManager_classes.hpp" +#include "SDK/Lamp_Bunker_Wall_AZ_classes.hpp" +#include "SDK/Ceiling_Metal_Lamp_classes.hpp" +#include "SDK/NavArea_Door_classes.hpp" +#include "SDK/BPP_FZ_Shelf_Groop_01_C_PLB_classes.hpp" +#include "SDK/DoorMaterialsMap_Struct_structs.hpp" +#include "SDK/NavArea_HighCost_classes.hpp" +#include "SDK/LIB_Doors_classes.hpp" +#include "SDK/PushState_structs.hpp" +#include "SDK/Pushable_Cargo_BP_classes.hpp" #include "SDK/DoubleDoors_BP_classes.hpp" -#include "SDK/AchievementSimpleUnlockBehaviorEffector_BP_classes.hpp" -#include "SDK/GE_AI_Alert_classes.hpp" -#include "SDK/CronosSpawner_SP_classes.hpp" -#include "SDK/Lamp_TravelerTech_01_classes.hpp" -#include "SDK/Lamp_TravelerTech_classes.hpp" -#include "SDK/SK_BlackBox_Skeleton_AnimBlueprint_structs.hpp" -#include "SDK/SK_BlackBox_Skeleton_AnimBlueprint_classes.hpp" -#include "SDK/Future_AZ_EdwardAP_ElevatorGoUpWithForshadow_classes.hpp" -#include "SDK/AchievementCollection_Items_classes.hpp" -#include "SDK/Beh_Absorb_classes.hpp" -#include "SDK/Beh_Attack_classes.hpp" -#include "SDK/Gen_UseSmartObject_classes.hpp" -#include "SDK/AnimNotify_FadeOutHandIdleTentacles_classes.hpp" -#include "SDK/BPW_TutorialSmallPromptWidgetWidget_classes.hpp" -#include "SDK/CamShake_GrabQTE_PlayerLose_classes.hpp" -#include "SDK/BP_QTECamera_classes.hpp" -#include "SDK/BP_HideWeapon_classes.hpp" -#include "SDK/dop_jaw_ctrl_rig_classes.hpp" -#include "SDK/Beh_StayInRange_classes.hpp" #include "SDK/TutOrange_Font_16_classes.hpp" #include "SDK/TutorialWidget_BP_classes.hpp" -#include "SDK/GA_DopelGrabbedAbility_classes.hpp" -#include "SDK/dop_HR_ctrl_rig_classes.hpp" -#include "SDK/base_IK_Ctrl_Rig_classes.hpp" -#include "SDK/Beh_BackOff_classes.hpp" -#include "SDK/Beh_ProgressMerge_classes.hpp" -#include "SDK/CronosBodyPart_AnimBP_structs.hpp" -#include "SDK/CronosBodyPart_AnimBP_classes.hpp" -#include "SDK/Beh_SprintAttack_classes.hpp" -#include "SDK/Beh_Surround_classes.hpp" -#include "SDK/FallData_Struct_structs.hpp" -#include "SDK/GE_AI_BlockedAttacks_classes.hpp" -#include "SDK/Beh_LookAt_classes.hpp" -#include "SDK/AIFunctions_classes.hpp" -#include "SDK/Goal_Death_classes.hpp" -#include "SDK/GA_Enemy_Shoutout_classes.hpp" -#include "SDK/SpawnBehData_Montage_classes.hpp" -#include "SDK/Beh_BackToNavmesh_classes.hpp" -#include "SDK/EQSContext_Camera_classes.hpp" -#include "SDK/EQSContext_PlayerPawn_classes.hpp" -#include "SDK/Beh_WaypointMovement_classes.hpp" -#include "SDK/Beh_Death_classes.hpp" -#include "SDK/CronosMonster_AI_classes.hpp" -#include "SDK/Goal_HitReact_classes.hpp" -#include "SDK/Beh_Unreachable_Hide_classes.hpp" -#include "SDK/Beh_Idle_classes.hpp" -#include "SDK/Beh_Movement_classes.hpp" -#include "SDK/GA_BurningStatus_classes.hpp" -#include "SDK/Beh_Flank_classes.hpp" -#include "SDK/Beh_Strafe_classes.hpp" -#include "SDK/Beh_RunAttack_classes.hpp" -#include "SDK/Doppelganger_AnimBP_structs.hpp" -#include "SDK/Doppelganger_AnimBP_classes.hpp" -#include "SDK/CronosBodyPart_BP_classes.hpp" -#include "SDK/Beh_MoveToTarget_classes.hpp" -#include "SDK/Doppelganger_BP_classes.hpp" -#include "SDK/ControlsView_ExtraSettingsPanel_BP_classes.hpp" -#include "SDK/ControlsView_SettingsPanel_BP_classes.hpp" -#include "SDK/OptionCheckBoxWidget_PC_classes.hpp" -#include "SDK/Base_button_recipe_classes.hpp" -#include "SDK/BPW_KeyboardBindingsView_classes.hpp" -#include "SDK/ButtonStyle_NoStyleControls_classes.hpp" -#include "SDK/EnhancedInputMappingOptionsBox_BP_classes.hpp" -#include "SDK/sett_btn_white_classes.hpp" -#include "SDK/InteractionIndicatorVisualizationWidget_BP_classes.hpp" -#include "SDK/ControlSchemeVisualizationPanel_BP_classes.hpp" -#include "SDK/settings_buttons_style_classes.hpp" -#include "SDK/Settings_DialogPanel_BP_classes.hpp" -#include "SDK/WBP_SingleDialogOptionWidget_classes.hpp" -#include "SDK/LostPadWidget_BP_classes.hpp" -#include "SDK/Confirmation_Dialogue_BP_classes.hpp" -#include "SDK/Sett_Tab_white_classes.hpp" -#include "SDK/Countdown_Dialogue_BP_classes.hpp" -#include "SDK/GS001_MS_New_Dawn_classes.hpp" -#include "SDK/AskQuit_Dialog_BP_classes.hpp" -#include "SDK/ReticleVisualisationPanel_BP_classes.hpp" -#include "SDK/OptionCheckBoxWidget_BP_classes.hpp" -#include "SDK/SettingsSubGrupRed_Font_20_classes.hpp" +#include "SDK/BP_ItemHighlight_classes.hpp" diff --git a/Cronos The New Dawn/SDK/Basic.cpp b/Cronos The New Dawn/SDK/Basic.cpp new file mode 100644 index 0000000..332e900 --- /dev/null +++ b/Cronos The New Dawn/SDK/Basic.cpp @@ -0,0 +1,135 @@ +#pragma once + +/* +* SDK generated by Dumper-7 +* +* https://github.com/Encryqed/Dumper-7 +*/ + +// Basic file containing function-implementations from Basic.hpp + +#include +#include "Basic.hpp" + +#include "CoreUObject_classes.hpp" +#include "CoreUObject_structs.hpp" +#include "Engine_classes.hpp" + +namespace SDK +{ +uintptr_t InSDKUtils::GetImageBase() +{ + return reinterpret_cast(GetModuleHandle(0)); +} + +class UClass* BasicFilesImpleUtils::FindClassByName(const std::string& Name, bool bByFullName) +{ + return bByFullName ? UObject::FindClass(Name) : UObject::FindClassFast(Name); +} + +class UClass* BasicFilesImpleUtils::FindClassByFullName(const std::string& Name) +{ + return UObject::FindClass(Name); +} + +std::string BasicFilesImpleUtils::GetObjectName(class UClass* Class) +{ + return Class->GetName(); +} + +int32 BasicFilesImpleUtils::GetObjectIndex(class UClass* Class) +{ + return Class->Index; +} + +uint64 BasicFilesImpleUtils::GetObjFNameAsUInt64(class UClass* Class) +{ + return *reinterpret_cast(&Class->Name); +} + +class UObject* BasicFilesImpleUtils::GetObjectByIndex(int32 Index) +{ + return UObject::GObjects->GetByIndex(Index); +} + +UFunction* BasicFilesImpleUtils::FindFunctionByFName(const FName* Name) +{ + for (int i = 0; i < UObject::GObjects->Num(); ++i) + { + UObject* Object = UObject::GObjects->GetByIndex(i); + + if (!Object) + continue; + + if (Object->Name == *Name) + return static_cast(Object); + } + + return nullptr; +} + +FName BasicFilesImpleUtils::StringToName(const wchar_t* Name) +{ + return UKismetStringLibrary::Conv_StringToName(FString(Name)); +} + +const FName& GetStaticName(const wchar_t* Name, FName& StaticName) +{ + if (StaticName.IsNone()) + { + StaticName = BasicFilesImpleUtils::StringToName(Name); + } + + return StaticName; +} + +// Predefined Function + +class UObject* FWeakObjectPtr::Get() const +{ + return UObject::GObjects->GetByIndex(ObjectIndex); +} + + +// Predefined Function + +class UObject* FWeakObjectPtr::operator->() const +{ + return UObject::GObjects->GetByIndex(ObjectIndex); +} + + +// Predefined Function + +bool FWeakObjectPtr::operator==(const FWeakObjectPtr& Other) const +{ + return ObjectIndex == Other.ObjectIndex; +} + + +// Predefined Function + +bool FWeakObjectPtr::operator!=(const FWeakObjectPtr& Other) const +{ + return ObjectIndex != Other.ObjectIndex; +} + + +// Predefined Function + +bool FWeakObjectPtr::operator==(const class UObject* Other) const +{ + return ObjectIndex == Other->Index; +} + + +// Predefined Function + +bool FWeakObjectPtr::operator!=(const class UObject* Other) const +{ + return ObjectIndex != Other->Index; +} + + +} + diff --git a/Cronos The New Dawn/SDK/Basic.hpp b/Cronos The New Dawn/SDK/Basic.hpp index afc1ea1..a9e24ff 100644 --- a/Cronos The New Dawn/SDK/Basic.hpp +++ b/Cronos The New Dawn/SDK/Basic.hpp @@ -36,7 +36,7 @@ namespace Offsets constexpr int32 GObjects = 0x0ADB22F0; constexpr int32 AppendString = 0x01294990; constexpr int32 GNames = 0x0ACCEB40; - constexpr int32 GWorld = 0x0AA4FFE0; + constexpr int32 GWorld = 0x0AF2ECF8; constexpr int32 ProcessEvent = 0x014C3B20; constexpr int32 ProcessEventIdx = 0x0000004F; } diff --git a/Cronos The New Dawn/SDK/CoreUObject_functions.cpp b/Cronos The New Dawn/SDK/CoreUObject_functions.cpp new file mode 100644 index 0000000..b63ea63 --- /dev/null +++ b/Cronos The New Dawn/SDK/CoreUObject_functions.cpp @@ -0,0 +1,217 @@ +#pragma once + +/* +* SDK generated by Dumper-7 +* +* https://github.com/Encryqed/Dumper-7 +*/ + +// Package: CoreUObject + +#include "Basic.hpp" + +#include "CoreUObject_classes.hpp" +#include "CoreUObject_parameters.hpp" + + +namespace SDK +{ + +// Predefined Function +// Finds a UObject in the global object array by name, optionally with ECastFlags to reduce heavy string comparison + +class UObject* UObject::FindObjectFastImpl(const std::string& Name, EClassCastFlags RequiredType) +{ + for (int i = 0; i < GObjects->Num(); ++i) + { + UObject* Object = GObjects->GetByIndex(i); + + if (!Object) + continue; + + if (Object->HasTypeFlag(RequiredType) && Object->GetName() == Name) + return Object; + } + + return nullptr; +} + + +// Predefined Function +// Finds a UObject in the global object array by full-name, optionally with ECastFlags to reduce heavy string comparison + +class UObject* UObject::FindObjectImpl(const std::string& FullName, EClassCastFlags RequiredType) +{ + for (int i = 0; i < GObjects->Num(); ++i) + { + UObject* Object = GObjects->GetByIndex(i); + + if (!Object) + continue; + + if (Object->HasTypeFlag(RequiredType) && Object->GetFullName() == FullName) + return Object; + } + + return nullptr; +} + + +// Predefined Function +// Returns the name of this object in the format 'Class Package.Outer.Object' + +std::string UObject::GetFullName() const +{ + if (this && Class) + { + std::string Temp; + + for (UObject* NextOuter = Outer; NextOuter; NextOuter = NextOuter->Outer) + { + Temp = NextOuter->GetName() + "." + Temp; + } + + std::string Name = Class->GetName(); + Name += " "; + Name += Temp; + Name += GetName(); + + return Name; + } + + return "None"; +} + + +// Predefined Function +// Retuns the name of this object + +std::string UObject::GetName() const +{ + return this ? Name.ToString() : "None"; +} + + +// Predefined Function +// Checks Class->FunctionFlags for TypeFlags + +bool UObject::HasTypeFlag(EClassCastFlags TypeFlags) const +{ + return (Class->CastFlags & TypeFlags); +} + + +// Predefined Function +// Checks a UObjects' type by TypeFlags + +bool UObject::IsA(EClassCastFlags TypeFlags) const +{ + return (Class->CastFlags & TypeFlags); +} + + +// Predefined Function +// Checks a UObjects' type by Class name + +bool UObject::IsA(const class FName& ClassName) const +{ + return Class->IsSubclassOf(ClassName); +} + + +// Predefined Function +// Checks a UObjects' type by Class + +bool UObject::IsA(const class UClass* TypeClass) const +{ + return Class->IsSubclassOf(TypeClass); +} + + +// Predefined Function +// Checks whether this object is a classes' default-object + +bool UObject::IsDefaultObject() const +{ + return (Flags & EObjectFlags::ClassDefaultObject); +} + + +// Function CoreUObject.Object.ExecuteUbergraph +// (Event, Public, BlueprintEvent) +// Parameters: +// int32 EntryPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UObject::ExecuteUbergraph(int32 EntryPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Object", "ExecuteUbergraph"); + + Params::Object_ExecuteUbergraph Parms{}; + + Parms.EntryPoint = EntryPoint; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Predefined Function +// Checks if this class has a certain base + +bool UStruct::IsSubclassOf(const UStruct* Base) const +{ + if (!Base) + return false; + + for (const UStruct* Struct = this; Struct; Struct = Struct->Super) + { + if (Struct == Base) + return true; + } + + return false; +} + + +// Predefined Function +// Checks if this class has a certain base + +bool UStruct::IsSubclassOf(const FName& baseClassName) const +{ + if (baseClassName.IsNone()) + return false; + + for (const UStruct* Struct = this; Struct; Struct = Struct->Super) + { + if (Struct->Name == baseClassName) + return true; + } + + return false; +} + + +// Predefined Function +// Gets a UFunction from this UClasses' 'Children' list + +class UFunction* UClass::GetFunction(const char* ClassName, const char* FuncName) const +{ + for(const UStruct* Clss = this; Clss; Clss = Clss->Super) + { + if (Clss->GetName() != ClassName) + continue; + + for (UField* Field = Clss->Children; Field; Field = Field->Next) + { + if(Field->HasTypeFlag(EClassCastFlags::Function) && Field->GetName() == FuncName) + return static_cast(Field); + } + } + + return nullptr; +} + +} + diff --git a/Cronos The New Dawn/SDK/CoreUObject_structs.hpp b/Cronos The New Dawn/SDK/CoreUObject_structs.hpp index 184c500..ee59820 100644 --- a/Cronos The New Dawn/SDK/CoreUObject_structs.hpp +++ b/Cronos The New Dawn/SDK/CoreUObject_structs.hpp @@ -2294,7 +2294,7 @@ DUMPER7_ASSERTS_FFreezablePerPlatformInt; struct FRotator3d final { public: - double Pitch; // 0x0000(0x0008)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + double pitch; // 0x0000(0x0008)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) double Yaw; // 0x0008(0x0008)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) double Roll; // 0x0010(0x0008)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; @@ -2314,7 +2314,7 @@ DUMPER7_ASSERTS_FPerPlatformFloat; struct FRotator3f final { public: - float Pitch; // 0x0000(0x0004)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + float pitch; // 0x0000(0x0004)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float Yaw; // 0x0004(0x0004)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) float Roll; // 0x0008(0x0004)(Edit, ZeroConstructor, SaveGame, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) }; diff --git a/Cronos The New Dawn/SDK/Engine_classes.hpp b/Cronos The New Dawn/SDK/Engine_classes.hpp index 39d9490..5d4139e 100644 --- a/Cronos The New Dawn/SDK/Engine_classes.hpp +++ b/Cronos The New Dawn/SDK/Engine_classes.hpp @@ -37199,7 +37199,7 @@ DUMPER7_ASSERTS_UPackageMapClient; // Class Engine.PackedLevelActor // 0x0000 (0x0368 - 0x0368) -class APackedLevelActor final : public ALevelInstance +class APackedLevelActor : public ALevelInstance { public: static class UClass* StaticClass() diff --git a/Cronos The New Dawn/SDK/Engine_functions.cpp b/Cronos The New Dawn/SDK/Engine_functions.cpp new file mode 100644 index 0000000..a32d128 --- /dev/null +++ b/Cronos The New Dawn/SDK/Engine_functions.cpp @@ -0,0 +1,126190 @@ +#pragma once + +/* +* SDK generated by Dumper-7 +* +* https://github.com/Encryqed/Dumper-7 +*/ + +// Package: Engine + +#include "Basic.hpp" + +#include "Engine_classes.hpp" +#include "Engine_parameters.hpp" + + +namespace SDK +{ + +// Function Engine.AnimNotify.GetDefaultTriggerWeightThreshold +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotify::GetDefaultTriggerWeightThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotify", "GetDefaultTriggerWeightThreshold"); + + Params::AnimNotify_GetDefaultTriggerWeightThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotify.GetNotifyName +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UAnimNotify::GetNotifyName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotify", "GetNotifyName"); + + Params::AnimNotify_GetNotifyName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotify.Received_Notify +// (RequiredAPI, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// class USkeletalMeshComponent* MeshComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimSequenceBase* Animation (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotify::Received_Notify(class USkeletalMeshComponent* MeshComp, class UAnimSequenceBase* Animation, const struct FAnimNotifyEventReference& EventReference) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotify", "Received_Notify"); + + Params::AnimNotify_Received_Notify Parms{}; + + Parms.MeshComp = MeshComp; + Parms.Animation = Animation; + Parms.EventReference = std::move(EventReference); + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.Activate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bReset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::Activate(bool bReset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "Activate"); + + Params::ActorComponent_Activate Parms{}; + + Parms.bReset = bReset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.AddTickPrerequisiteActor +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* PrerequisiteActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::AddTickPrerequisiteActor(class AActor* PrerequisiteActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "AddTickPrerequisiteActor"); + + Params::ActorComponent_AddTickPrerequisiteActor Parms{}; + + Parms.PrerequisiteActor = PrerequisiteActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.AddTickPrerequisiteComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UActorComponent* PrerequisiteComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::AddTickPrerequisiteComponent(class UActorComponent* PrerequisiteComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "AddTickPrerequisiteComponent"); + + Params::ActorComponent_AddTickPrerequisiteComponent Parms{}; + + Parms.PrerequisiteComponent = PrerequisiteComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.Deactivate +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UActorComponent::Deactivate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "Deactivate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.K2_DestroyComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::K2_DestroyComponent(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "K2_DestroyComponent"); + + Params::ActorComponent_K2_DestroyComponent Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.OnRep_IsActive +// (RequiredAPI, Native, Public) + +void UActorComponent::OnRep_IsActive() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "OnRep_IsActive"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.ReceiveAsyncPhysicsTick +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SimSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::ReceiveAsyncPhysicsTick(float DeltaSeconds, float SimSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ReceiveAsyncPhysicsTick"); + + Params::ActorComponent_ReceiveAsyncPhysicsTick Parms{}; + + Parms.DeltaSeconds = DeltaSeconds; + Parms.SimSeconds = SimSeconds; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.ActorComponent.ReceiveBeginPlay +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UActorComponent::ReceiveBeginPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ReceiveBeginPlay"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.ActorComponent.ReceiveEndPlay +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// EEndPlayReason EndPlayReason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::ReceiveEndPlay(EEndPlayReason EndPlayReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ReceiveEndPlay"); + + Params::ActorComponent_ReceiveEndPlay Parms{}; + + Parms.EndPlayReason = EndPlayReason; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.ActorComponent.ReceiveTick +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::ReceiveTick(float DeltaSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ReceiveTick"); + + Params::ActorComponent_ReceiveTick Parms{}; + + Parms.DeltaSeconds = DeltaSeconds; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.ActorComponent.RemoveTickPrerequisiteActor +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* PrerequisiteActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::RemoveTickPrerequisiteActor(class AActor* PrerequisiteActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "RemoveTickPrerequisiteActor"); + + Params::ActorComponent_RemoveTickPrerequisiteActor Parms{}; + + Parms.PrerequisiteActor = PrerequisiteActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.RemoveTickPrerequisiteComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UActorComponent* PrerequisiteComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::RemoveTickPrerequisiteComponent(class UActorComponent* PrerequisiteComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "RemoveTickPrerequisiteComponent"); + + Params::ActorComponent_RemoveTickPrerequisiteComponent Parms{}; + + Parms.PrerequisiteComponent = PrerequisiteComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetActive +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewActive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bReset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetActive(bool bNewActive, bool bReset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetActive"); + + Params::ActorComponent_SetActive Parms{}; + + Parms.bNewActive = bNewActive; + Parms.bReset = bReset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetAutoActivate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewAutoActivate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetAutoActivate(bool bNewAutoActivate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetAutoActivate"); + + Params::ActorComponent_SetAutoActivate Parms{}; + + Parms.bNewAutoActivate = bNewAutoActivate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetComponentTickEnabled +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetComponentTickEnabled(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetComponentTickEnabled"); + + Params::ActorComponent_SetComponentTickEnabled Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetComponentTickInterval +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float TickInterval (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetComponentTickInterval(float TickInterval) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetComponentTickInterval"); + + Params::ActorComponent_SetComponentTickInterval Parms{}; + + Parms.TickInterval = TickInterval; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetComponentTickIntervalAndCooldown +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float TickInterval (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetComponentTickIntervalAndCooldown(float TickInterval) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetComponentTickIntervalAndCooldown"); + + Params::ActorComponent_SetComponentTickIntervalAndCooldown Parms{}; + + Parms.TickInterval = TickInterval; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetIsReplicated +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ShouldReplicate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetIsReplicated(bool ShouldReplicate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetIsReplicated"); + + Params::ActorComponent_SetIsReplicated Parms{}; + + Parms.ShouldReplicate = ShouldReplicate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetTickableWhenPaused +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bTickableWhenPaused (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetTickableWhenPaused(bool bTickableWhenPaused) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetTickableWhenPaused"); + + Params::ActorComponent_SetTickableWhenPaused Parms{}; + + Parms.bTickableWhenPaused = bTickableWhenPaused; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.SetTickGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETickingGroup NewTickGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UActorComponent::SetTickGroup(ETickingGroup NewTickGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "SetTickGroup"); + + Params::ActorComponent_SetTickGroup Parms{}; + + Parms.NewTickGroup = NewTickGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.ToggleActive +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UActorComponent::ToggleActive() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ToggleActive"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorComponent.ComponentHasTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UActorComponent::ComponentHasTag(class FName Tag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "ComponentHasTag"); + + Params::ActorComponent_ComponentHasTag Parms{}; + + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.GetComponentTickInterval +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UActorComponent::GetComponentTickInterval() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "GetComponentTickInterval"); + + Params::ActorComponent_GetComponentTickInterval Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.GetOwner +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UActorComponent::GetOwner() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "GetOwner"); + + Params::ActorComponent_GetOwner Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.IsActive +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UActorComponent::IsActive() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "IsActive"); + + Params::ActorComponent_IsActive Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.IsBeingDestroyed +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UActorComponent::IsBeingDestroyed() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "IsBeingDestroyed"); + + Params::ActorComponent_IsBeingDestroyed Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ActorComponent.IsComponentTickEnabled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UActorComponent::IsComponentTickEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ActorComponent", "IsComponentTickEnabled"); + + Params::ActorComponent_IsComponentTickEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.DetachFromParent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bMaintainWorldPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCallModify (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::DetachFromParent(bool bMaintainWorldPosition, bool bCallModify) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "DetachFromParent"); + + Params::SceneComponent_DetachFromParent Parms{}; + + Parms.bMaintainWorldPosition = bMaintainWorldPosition; + Parms.bCallModify = bCallModify; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.K2_AddLocalOffset +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DeltaLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddLocalOffset(const struct FVector& DeltaLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddLocalOffset"); + + Params::SceneComponent_K2_AddLocalOffset Parms{}; + + Parms.DeltaLocation = std::move(DeltaLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddLocalRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& DeltaRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddLocalRotation(const struct FRotator& DeltaRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddLocalRotation"); + + Params::SceneComponent_K2_AddLocalRotation Parms{}; + + Parms.DeltaRotation = std::move(DeltaRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddLocalTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& DeltaTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddLocalTransform(const struct FTransform& DeltaTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddLocalTransform"); + + Params::SceneComponent_K2_AddLocalTransform Parms{}; + + Parms.DeltaTransform = std::move(DeltaTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddRelativeLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DeltaLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddRelativeLocation(const struct FVector& DeltaLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddRelativeLocation"); + + Params::SceneComponent_K2_AddRelativeLocation Parms{}; + + Parms.DeltaLocation = std::move(DeltaLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddRelativeRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& DeltaRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddRelativeRotation(const struct FRotator& DeltaRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddRelativeRotation"); + + Params::SceneComponent_K2_AddRelativeRotation Parms{}; + + Parms.DeltaRotation = std::move(DeltaRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddWorldOffset +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DeltaLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddWorldOffset(const struct FVector& DeltaLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddWorldOffset"); + + Params::SceneComponent_K2_AddWorldOffset Parms{}; + + Parms.DeltaLocation = std::move(DeltaLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddWorldRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& DeltaRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddWorldRotation(const struct FRotator& DeltaRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddWorldRotation"); + + Params::SceneComponent_K2_AddWorldRotation Parms{}; + + Parms.DeltaRotation = std::move(DeltaRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddWorldTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& DeltaTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddWorldTransform(const struct FTransform& DeltaTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddWorldTransform"); + + Params::SceneComponent_K2_AddWorldTransform Parms{}; + + Parms.DeltaTransform = std::move(DeltaTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AddWorldTransformKeepScale +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& DeltaTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_AddWorldTransformKeepScale(const struct FTransform& DeltaTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AddWorldTransformKeepScale"); + + Params::SceneComponent_K2_AddWorldTransformKeepScale Parms{}; + + Parms.DeltaTransform = std::move(DeltaTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_AttachTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* InParent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachLocation AttachType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::K2_AttachTo(class USceneComponent* InParent, class FName InSocketName, EAttachLocation AttachType, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AttachTo"); + + Params::SceneComponent_K2_AttachTo Parms{}; + + Parms.InParent = InParent; + Parms.InSocketName = InSocketName; + Parms.AttachType = AttachType; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_AttachToComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* Parent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::K2_AttachToComponent(class USceneComponent* Parent, class FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_AttachToComponent"); + + Params::SceneComponent_K2_AttachToComponent Parms{}; + + Parms.Parent = Parent; + Parms.SocketName = SocketName; + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_DetachFromComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EDetachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDetachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDetachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCallModify (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_DetachFromComponent(EDetachmentRule LocationRule, EDetachmentRule RotationRule, EDetachmentRule ScaleRule, bool bCallModify) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_DetachFromComponent"); + + Params::SceneComponent_K2_DetachFromComponent Parms{}; + + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + Parms.bCallModify = bCallModify; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.K2_SetRelativeLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetRelativeLocation(const struct FVector& NewLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetRelativeLocation"); + + Params::SceneComponent_K2_SetRelativeLocation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetRelativeLocationAndRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetRelativeLocationAndRotation(const struct FVector& NewLocation, const struct FRotator& NewRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetRelativeLocationAndRotation"); + + Params::SceneComponent_K2_SetRelativeLocationAndRotation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetRelativeRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetRelativeRotation(const struct FRotator& NewRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetRelativeRotation"); + + Params::SceneComponent_K2_SetRelativeRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetRelativeTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& NewTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetRelativeTransform(const struct FTransform& NewTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetRelativeTransform"); + + Params::SceneComponent_K2_SetRelativeTransform Parms{}; + + Parms.NewTransform = std::move(NewTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetWorldLocation(const struct FVector& NewLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetWorldLocation"); + + Params::SceneComponent_K2_SetWorldLocation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetWorldLocationAndRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetWorldLocationAndRotation(const struct FVector& NewLocation, const struct FRotator& NewRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetWorldLocationAndRotation"); + + Params::SceneComponent_K2_SetWorldLocationAndRotation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetWorldRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetWorldRotation(const struct FRotator& NewRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetWorldRotation"); + + Params::SceneComponent_K2_SetWorldRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.K2_SetWorldTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& NewTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::K2_SetWorldTransform(const struct FTransform& NewTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_SetWorldTransform"); + + Params::SceneComponent_K2_SetWorldTransform Parms{}; + + Parms.NewTransform = std::move(NewTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.SceneComponent.OnRep_AttachChildren +// (Final, RequiredAPI, Native, Private) + +void USceneComponent::OnRep_AttachChildren() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "OnRep_AttachChildren"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.OnRep_AttachParent +// (Final, RequiredAPI, Native, Private) + +void USceneComponent::OnRep_AttachParent() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "OnRep_AttachParent"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.OnRep_AttachSocketName +// (Final, RequiredAPI, Native, Private) + +void USceneComponent::OnRep_AttachSocketName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "OnRep_AttachSocketName"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.OnRep_Transform +// (Final, RequiredAPI, Native, Private) + +void USceneComponent::OnRep_Transform() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "OnRep_Transform"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.OnRep_Visibility +// (Final, RequiredAPI, Native, Private) +// Parameters: +// bool OldValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::OnRep_Visibility(bool OldValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "OnRep_Visibility"); + + Params::SceneComponent_OnRep_Visibility Parms{}; + + Parms.OldValue = OldValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.ResetRelativeTransform +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USceneComponent::ResetRelativeTransform() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "ResetRelativeTransform"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetAbsolute +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewAbsoluteLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewAbsoluteRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewAbsoluteScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetAbsolute(bool bNewAbsoluteLocation, bool bNewAbsoluteRotation, bool bNewAbsoluteScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetAbsolute"); + + Params::SceneComponent_SetAbsolute Parms{}; + + Parms.bNewAbsoluteLocation = bNewAbsoluteLocation; + Parms.bNewAbsoluteRotation = bNewAbsoluteRotation; + Parms.bNewAbsoluteScale = bNewAbsoluteScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetHiddenInGame +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool NewHidden (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPropagateToChildren (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetHiddenInGame(bool NewHidden, bool bPropagateToChildren) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetHiddenInGame"); + + Params::SceneComponent_SetHiddenInGame Parms{}; + + Parms.NewHidden = NewHidden; + Parms.bPropagateToChildren = bPropagateToChildren; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetMobility +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EComponentMobility NewMobility (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetMobility(EComponentMobility NewMobility) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetMobility"); + + Params::SceneComponent_SetMobility Parms{}; + + Parms.NewMobility = NewMobility; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetRelativeScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewScale3D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetRelativeScale3D(const struct FVector& NewScale3D) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetRelativeScale3D"); + + Params::SceneComponent_SetRelativeScale3D Parms{}; + + Parms.NewScale3D = std::move(NewScale3D); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetShouldUpdatePhysicsVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInShouldUpdatePhysicsVolume (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetShouldUpdatePhysicsVolume(bool bInShouldUpdatePhysicsVolume) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetShouldUpdatePhysicsVolume"); + + Params::SceneComponent_SetShouldUpdatePhysicsVolume Parms{}; + + Parms.bInShouldUpdatePhysicsVolume = bInShouldUpdatePhysicsVolume; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetVisibility +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewVisibility (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPropagateToChildren (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetVisibility(bool bNewVisibility, bool bPropagateToChildren) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetVisibility"); + + Params::SceneComponent_SetVisibility Parms{}; + + Parms.bNewVisibility = bNewVisibility; + Parms.bPropagateToChildren = bPropagateToChildren; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.SetWorldScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::SetWorldScale3D(const struct FVector& NewScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "SetWorldScale3D"); + + Params::SceneComponent_SetWorldScale3D Parms{}; + + Parms.NewScale = std::move(NewScale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.ToggleVisibility +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bPropagateToChildren (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneComponent::ToggleVisibility(bool bPropagateToChildren) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "ToggleVisibility"); + + Params::SceneComponent_ToggleVisibility Parms{}; + + Parms.bPropagateToChildren = bPropagateToChildren; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneComponent.DoesSocketExist +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::DoesSocketExist(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "DoesSocketExist"); + + Params::SceneComponent_DoesSocketExist Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetAllSocketNames +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USceneComponent::GetAllSocketNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetAllSocketNames"); + + Params::SceneComponent_GetAllSocketNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetAttachParent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USceneComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USceneComponent* USceneComponent::GetAttachParent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetAttachParent"); + + Params::SceneComponent_GetAttachParent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetAttachSocketName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USceneComponent::GetAttachSocketName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetAttachSocketName"); + + Params::SceneComponent_GetAttachSocketName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetChildComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ChildIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USceneComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USceneComponent* USceneComponent::GetChildComponent(int32 ChildIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetChildComponent"); + + Params::SceneComponent_GetChildComponent Parms{}; + + Parms.ChildIndex = ChildIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetChildrenComponents +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool bIncludeAllDescendants (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* Children (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void USceneComponent::GetChildrenComponents(bool bIncludeAllDescendants, TArray* Children) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetChildrenComponents"); + + Params::SceneComponent_GetChildrenComponents Parms{}; + + Parms.bIncludeAllDescendants = bIncludeAllDescendants; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Children != nullptr) + *Children = std::move(Parms.Children); +} + + +// Function Engine.SceneComponent.GetComponentVelocity +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::GetComponentVelocity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetComponentVelocity"); + + Params::SceneComponent_GetComponentVelocity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetForwardVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::GetForwardVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetForwardVector"); + + Params::SceneComponent_GetForwardVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetNumChildrenComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USceneComponent::GetNumChildrenComponents() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetNumChildrenComponents"); + + Params::SceneComponent_GetNumChildrenComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetParentComponents +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* Parents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void USceneComponent::GetParentComponents(TArray* Parents) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetParentComponents"); + + Params::SceneComponent_GetParentComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Parents != nullptr) + *Parents = std::move(Parms.Parents); +} + + +// Function Engine.SceneComponent.GetPhysicsVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APhysicsVolume* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APhysicsVolume* USceneComponent::GetPhysicsVolume() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetPhysicsVolume"); + + Params::SceneComponent_GetPhysicsVolume Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetRelativeTransform +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USceneComponent::GetRelativeTransform() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetRelativeTransform"); + + Params::SceneComponent_GetRelativeTransform Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetRightVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::GetRightVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetRightVector"); + + Params::SceneComponent_GetRightVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetShouldUpdatePhysicsVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::GetShouldUpdatePhysicsVolume() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetShouldUpdatePhysicsVolume"); + + Params::SceneComponent_GetShouldUpdatePhysicsVolume Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetSocketLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::GetSocketLocation(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetSocketLocation"); + + Params::SceneComponent_GetSocketLocation Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetSocketQuaternion +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat USceneComponent::GetSocketQuaternion(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetSocketQuaternion"); + + Params::SceneComponent_GetSocketQuaternion Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetSocketRotation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USceneComponent::GetSocketRotation(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetSocketRotation"); + + Params::SceneComponent_GetSocketRotation Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetSocketTransform +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERelativeTransformSpace TransformSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USceneComponent::GetSocketTransform(class FName InSocketName, ERelativeTransformSpace TransformSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetSocketTransform"); + + Params::SceneComponent_GetSocketTransform Parms{}; + + Parms.InSocketName = InSocketName; + Parms.TransformSpace = TransformSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.GetUpVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::GetUpVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "GetUpVector"); + + Params::SceneComponent_GetUpVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.IsAnySimulatingPhysics +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::IsAnySimulatingPhysics() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "IsAnySimulatingPhysics"); + + Params::SceneComponent_IsAnySimulatingPhysics Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.IsSimulatingPhysics +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::IsSimulatingPhysics(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "IsSimulatingPhysics"); + + Params::SceneComponent_IsSimulatingPhysics Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.IsVisible +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USceneComponent::IsVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "IsVisible"); + + Params::SceneComponent_IsVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_GetComponentLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::K2_GetComponentLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_GetComponentLocation"); + + Params::SceneComponent_K2_GetComponentLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_GetComponentRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USceneComponent::K2_GetComponentRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_GetComponentRotation"); + + Params::SceneComponent_K2_GetComponentRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_GetComponentScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USceneComponent::K2_GetComponentScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_GetComponentScale"); + + Params::SceneComponent_K2_GetComponentScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneComponent.K2_GetComponentToWorld +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USceneComponent::K2_GetComponentToWorld() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneComponent", "K2_GetComponentToWorld"); + + Params::SceneComponent_K2_GetComponentToWorld Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.AddAngularImpulseInDegrees +// (Final, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddAngularImpulseInDegrees(const struct FVector& Impulse, class FName BoneName, bool bVelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddAngularImpulseInDegrees"); + + Params::PrimitiveComponent_AddAngularImpulseInDegrees Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.BoneName = BoneName; + Parms.bVelChange = bVelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddAngularImpulseInRadians +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddAngularImpulseInRadians(const struct FVector& Impulse, class FName BoneName, bool bVelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddAngularImpulseInRadians"); + + Params::PrimitiveComponent_AddAngularImpulseInRadians Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.BoneName = BoneName; + Parms.bVelChange = bVelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddForce +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddForce(const struct FVector& Force, class FName BoneName, bool bAccelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddForce"); + + Params::PrimitiveComponent_AddForce Parms{}; + + Parms.Force = std::move(Force); + Parms.BoneName = BoneName; + Parms.bAccelChange = bAccelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddForceAtLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddForceAtLocation(const struct FVector& Force, const struct FVector& Location, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddForceAtLocation"); + + Params::PrimitiveComponent_AddForceAtLocation Parms{}; + + Parms.Force = std::move(Force); + Parms.Location = std::move(Location); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddForceAtLocationLocal +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddForceAtLocationLocal(const struct FVector& Force, const struct FVector& Location, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddForceAtLocationLocal"); + + Params::PrimitiveComponent_AddForceAtLocationLocal Parms{}; + + Parms.Force = std::move(Force); + Parms.Location = std::move(Location); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddImpulse +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddImpulse(const struct FVector& Impulse, class FName BoneName, bool bVelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddImpulse"); + + Params::PrimitiveComponent_AddImpulse Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.BoneName = BoneName; + Parms.bVelChange = bVelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddImpulseAtLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddImpulseAtLocation(const struct FVector& Impulse, const struct FVector& Location, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddImpulseAtLocation"); + + Params::PrimitiveComponent_AddImpulseAtLocation Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.Location = std::move(Location); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddRadialForce +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Strength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERadialImpulseFalloff Falloff (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddRadialForce(const struct FVector& Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff, bool bAccelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddRadialForce"); + + Params::PrimitiveComponent_AddRadialForce Parms{}; + + Parms.Origin = std::move(Origin); + Parms.Radius = Radius; + Parms.Strength = Strength; + Parms.Falloff = Falloff; + Parms.bAccelChange = bAccelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddRadialImpulse +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Strength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERadialImpulseFalloff Falloff (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddRadialImpulse(const struct FVector& Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff, bool bVelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddRadialImpulse"); + + Params::PrimitiveComponent_AddRadialImpulse Parms{}; + + Parms.Origin = std::move(Origin); + Parms.Radius = Radius; + Parms.Strength = Strength; + Parms.Falloff = Falloff; + Parms.bVelChange = bVelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddTorqueInDegrees +// (Final, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Torque (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddTorqueInDegrees(const struct FVector& Torque, class FName BoneName, bool bAccelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddTorqueInDegrees"); + + Params::PrimitiveComponent_AddTorqueInDegrees Parms{}; + + Parms.Torque = std::move(Torque); + Parms.BoneName = BoneName; + Parms.bAccelChange = bAccelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddTorqueInRadians +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Torque (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddTorqueInRadians(const struct FVector& Torque, class FName BoneName, bool bAccelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddTorqueInRadians"); + + Params::PrimitiveComponent_AddTorqueInRadians Parms{}; + + Parms.Torque = std::move(Torque); + Parms.BoneName = BoneName; + Parms.bAccelChange = bAccelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AddVelocityChangeImpulseAtLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::AddVelocityChangeImpulseAtLocation(const struct FVector& Impulse, const struct FVector& Location, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AddVelocityChangeImpulseAtLocation"); + + Params::PrimitiveComponent_AddVelocityChangeImpulseAtLocation Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.Location = std::move(Location); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.ClearMoveIgnoreActors +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UPrimitiveComponent::ClearMoveIgnoreActors() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "ClearMoveIgnoreActors"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.ClearMoveIgnoreComponents +// (Final, Native, Public, BlueprintCallable) + +void UPrimitiveComponent::ClearMoveIgnoreComponents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "ClearMoveIgnoreComponents"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.CopyArrayOfMoveIgnoreActors +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UPrimitiveComponent::CopyArrayOfMoveIgnoreActors() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CopyArrayOfMoveIgnoreActors"); + + Params::PrimitiveComponent_CopyArrayOfMoveIgnoreActors Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.CopyArrayOfMoveIgnoreComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray UPrimitiveComponent::CopyArrayOfMoveIgnoreComponents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CopyArrayOfMoveIgnoreComponents"); + + Params::PrimitiveComponent_CopyArrayOfMoveIgnoreComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.CreateAndSetMaterialInstanceDynamic +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UPrimitiveComponent::CreateAndSetMaterialInstanceDynamic(int32 ElementIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CreateAndSetMaterialInstanceDynamic"); + + Params::PrimitiveComponent_CreateAndSetMaterialInstanceDynamic Parms{}; + + Parms.ElementIndex = ElementIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.CreateAndSetMaterialInstanceDynamicFromMaterial +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Parent (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UPrimitiveComponent::CreateAndSetMaterialInstanceDynamicFromMaterial(int32 ElementIndex, class UMaterialInterface* Parent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CreateAndSetMaterialInstanceDynamicFromMaterial"); + + Params::PrimitiveComponent_CreateAndSetMaterialInstanceDynamicFromMaterial Parms{}; + + Parms.ElementIndex = ElementIndex; + Parms.Parent = Parent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.CreateDynamicMaterialInstance +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* SourceMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName OptionalName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UPrimitiveComponent::CreateDynamicMaterialInstance(int32 ElementIndex, class UMaterialInterface* SourceMaterial, class FName OptionalName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CreateDynamicMaterialInstance"); + + Params::PrimitiveComponent_CreateDynamicMaterialInstance Parms{}; + + Parms.ElementIndex = ElementIndex; + Parms.SourceMaterial = SourceMaterial; + Parms.OptionalName = OptionalName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaxDepenetrationVelocity +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetMaxDepenetrationVelocity(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaxDepenetrationVelocity"); + + Params::PrimitiveComponent_GetMaxDepenetrationVelocity Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetPhysicsLinearVelocity +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetPhysicsLinearVelocity(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetPhysicsLinearVelocity"); + + Params::PrimitiveComponent_GetPhysicsLinearVelocity Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetPhysicsLinearVelocityAtPoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetPhysicsLinearVelocityAtPoint(const struct FVector& Point, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetPhysicsLinearVelocityAtPoint"); + + Params::PrimitiveComponent_GetPhysicsLinearVelocityAtPoint Parms{}; + + Parms.Point = std::move(Point); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IgnoreActorWhenMoving +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldIgnore (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::IgnoreActorWhenMoving(class AActor* Actor, bool bShouldIgnore) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IgnoreActorWhenMoving"); + + Params::PrimitiveComponent_IgnoreActorWhenMoving Parms{}; + + Parms.Actor = Actor; + Parms.bShouldIgnore = bShouldIgnore; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.IgnoreComponentWhenMoving +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldIgnore (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::IgnoreComponentWhenMoving(class UPrimitiveComponent* Component, bool bShouldIgnore) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IgnoreComponentWhenMoving"); + + Params::PrimitiveComponent_IgnoreComponentWhenMoving Parms{}; + + Parms.Component = Component; + Parms.bShouldIgnore = bShouldIgnore; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.InvalidateLumenSurfaceCache +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UPrimitiveComponent::InvalidateLumenSurfaceCache() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "InvalidateLumenSurfaceCache"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.IsAnyRigidBodyAwake +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsAnyRigidBodyAwake() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsAnyRigidBodyAwake"); + + Params::PrimitiveComponent_IsAnyRigidBodyAwake Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_BoxOverlapComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InBoxCentre (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox& InBox (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistentShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitNormal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_BoxOverlapComponent(const struct FVector& InBoxCentre, const struct FBox& InBox, bool bTraceComplex, bool bShowTrace, bool bPersistentShowTrace, struct FVector* HitLocation, struct FVector* HitNormal, class FName* BoneName, struct FHitResult* OutHit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_BoxOverlapComponent"); + + Params::PrimitiveComponent_K2_BoxOverlapComponent Parms{}; + + Parms.InBoxCentre = std::move(InBoxCentre); + Parms.InBox = std::move(InBox); + Parms.bTraceComplex = bTraceComplex; + Parms.bShowTrace = bShowTrace; + Parms.bPersistentShowTrace = bPersistentShowTrace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitLocation != nullptr) + *HitLocation = std::move(Parms.HitLocation); + + if (HitNormal != nullptr) + *HitNormal = std::move(Parms.HitNormal); + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_LineTraceComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& TraceStart (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TraceEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistentShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitNormal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_LineTraceComponent(const struct FVector& TraceStart, const struct FVector& TraceEnd, bool bTraceComplex, bool bShowTrace, bool bPersistentShowTrace, struct FVector* HitLocation, struct FVector* HitNormal, class FName* BoneName, struct FHitResult* OutHit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_LineTraceComponent"); + + Params::PrimitiveComponent_K2_LineTraceComponent Parms{}; + + Parms.TraceStart = std::move(TraceStart); + Parms.TraceEnd = std::move(TraceEnd); + Parms.bTraceComplex = bTraceComplex; + Parms.bShowTrace = bShowTrace; + Parms.bPersistentShowTrace = bPersistentShowTrace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitLocation != nullptr) + *HitLocation = std::move(Parms.HitLocation); + + if (HitNormal != nullptr) + *HitNormal = std::move(Parms.HitNormal); + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_SphereOverlapComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InSphereCentre (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InSphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistentShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitNormal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_SphereOverlapComponent(const struct FVector& InSphereCentre, float InSphereRadius, bool bTraceComplex, bool bShowTrace, bool bPersistentShowTrace, struct FVector* HitLocation, struct FVector* HitNormal, class FName* BoneName, struct FHitResult* OutHit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_SphereOverlapComponent"); + + Params::PrimitiveComponent_K2_SphereOverlapComponent Parms{}; + + Parms.InSphereCentre = std::move(InSphereCentre); + Parms.InSphereRadius = InSphereRadius; + Parms.bTraceComplex = bTraceComplex; + Parms.bShowTrace = bShowTrace; + Parms.bPersistentShowTrace = bPersistentShowTrace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitLocation != nullptr) + *HitLocation = std::move(Parms.HitLocation); + + if (HitNormal != nullptr) + *HitNormal = std::move(Parms.HitNormal); + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_SphereTraceComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& TraceStart (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TraceEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistentShowTrace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* HitNormal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_SphereTraceComponent(const struct FVector& TraceStart, const struct FVector& TraceEnd, float SphereRadius, bool bTraceComplex, bool bShowTrace, bool bPersistentShowTrace, struct FVector* HitLocation, struct FVector* HitNormal, class FName* BoneName, struct FHitResult* OutHit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_SphereTraceComponent"); + + Params::PrimitiveComponent_K2_SphereTraceComponent Parms{}; + + Parms.TraceStart = std::move(TraceStart); + Parms.TraceEnd = std::move(TraceEnd); + Parms.SphereRadius = SphereRadius; + Parms.bTraceComplex = bTraceComplex; + Parms.bShowTrace = bShowTrace; + Parms.bPersistentShowTrace = bPersistentShowTrace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitLocation != nullptr) + *HitLocation = std::move(Parms.HitLocation); + + if (HitNormal != nullptr) + *HitNormal = std::move(Parms.HitNormal); + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.PutRigidBodyToSleep +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::PutRigidBodyToSleep(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "PutRigidBodyToSleep"); + + Params::PrimitiveComponent_PutRigidBodyToSleep Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAffectDistanceFieldLighting +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewAffectDistanceFieldLighting (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAffectDistanceFieldLighting(bool NewAffectDistanceFieldLighting) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAffectDistanceFieldLighting"); + + Params::PrimitiveComponent_SetAffectDistanceFieldLighting Parms{}; + + Parms.NewAffectDistanceFieldLighting = NewAffectDistanceFieldLighting; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAffectDynamicIndirectLighting +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewAffectDynamicIndirectLighting (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAffectDynamicIndirectLighting(bool bNewAffectDynamicIndirectLighting) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAffectDynamicIndirectLighting"); + + Params::PrimitiveComponent_SetAffectDynamicIndirectLighting Parms{}; + + Parms.bNewAffectDynamicIndirectLighting = bNewAffectDynamicIndirectLighting; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAffectIndirectLightingWhileHidden +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewAffectIndirectLightingWhileHidden (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAffectIndirectLightingWhileHidden(bool bNewAffectIndirectLightingWhileHidden) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAffectIndirectLightingWhileHidden"); + + Params::PrimitiveComponent_SetAffectIndirectLightingWhileHidden Parms{}; + + Parms.bNewAffectIndirectLightingWhileHidden = bNewAffectIndirectLightingWhileHidden; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllMassScale +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InMassScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllMassScale(float InMassScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllMassScale"); + + Params::PrimitiveComponent_SetAllMassScale Parms{}; + + Parms.InMassScale = InMassScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllPhysicsAngularVelocityInDegrees +// (Final, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewAngVel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllPhysicsAngularVelocityInDegrees(const struct FVector& NewAngVel, bool bAddToCurrent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllPhysicsAngularVelocityInDegrees"); + + Params::PrimitiveComponent_SetAllPhysicsAngularVelocityInDegrees Parms{}; + + Parms.NewAngVel = std::move(NewAngVel); + Parms.bAddToCurrent = bAddToCurrent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllPhysicsAngularVelocityInRadians +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewAngVel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllPhysicsAngularVelocityInRadians(const struct FVector& NewAngVel, bool bAddToCurrent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllPhysicsAngularVelocityInRadians"); + + Params::PrimitiveComponent_SetAllPhysicsAngularVelocityInRadians Parms{}; + + Parms.NewAngVel = std::move(NewAngVel); + Parms.bAddToCurrent = bAddToCurrent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllPhysicsLinearVelocity +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllPhysicsLinearVelocity(const struct FVector& NewVel, bool bAddToCurrent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllPhysicsLinearVelocity"); + + Params::PrimitiveComponent_SetAllPhysicsLinearVelocity Parms{}; + + Parms.NewVel = std::move(NewVel); + Parms.bAddToCurrent = bAddToCurrent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllUseCCD +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InUseCCD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllUseCCD(bool InUseCCD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllUseCCD"); + + Params::PrimitiveComponent_SetAllUseCCD Parms{}; + + Parms.InUseCCD = InUseCCD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAllUseMACD +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InUseMACD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAllUseMACD(bool InUseMACD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAllUseMACD"); + + Params::PrimitiveComponent_SetAllUseMACD Parms{}; + + Parms.InUseMACD = InUseMACD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetAngularDamping +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetAngularDamping(float InDamping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetAngularDamping"); + + Params::PrimitiveComponent_SetAngularDamping Parms{}; + + Parms.InDamping = InDamping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetBoundsScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewBoundsScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetBoundsScale(float NewBoundsScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetBoundsScale"); + + Params::PrimitiveComponent_SetBoundsScale Parms{}; + + Parms.NewBoundsScale = NewBoundsScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCastContactShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInCastContactShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCastContactShadow(bool bInCastContactShadow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCastContactShadow"); + + Params::PrimitiveComponent_SetCastContactShadow Parms{}; + + Parms.bInCastContactShadow = bInCastContactShadow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCastHiddenShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewCastHiddenShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCastHiddenShadow(bool NewCastHiddenShadow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCastHiddenShadow"); + + Params::PrimitiveComponent_SetCastHiddenShadow Parms{}; + + Parms.NewCastHiddenShadow = NewCastHiddenShadow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCastInsetShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInCastInsetShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCastInsetShadow(bool bInCastInsetShadow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCastInsetShadow"); + + Params::PrimitiveComponent_SetCastInsetShadow Parms{}; + + Parms.bInCastInsetShadow = bInCastInsetShadow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCastShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewCastShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCastShadow(bool NewCastShadow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCastShadow"); + + Params::PrimitiveComponent_SetCastShadow Parms{}; + + Parms.NewCastShadow = NewCastShadow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCenterOfMass +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& CenterOfMassOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCenterOfMass(const struct FVector& CenterOfMassOffset, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCenterOfMass"); + + Params::PrimitiveComponent_SetCenterOfMass Parms{}; + + Parms.CenterOfMassOffset = std::move(CenterOfMassOffset); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCollisionEnabled +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ECollisionEnabled NewType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCollisionEnabled(ECollisionEnabled NewType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCollisionEnabled"); + + Params::PrimitiveComponent_SetCollisionEnabled Parms{}; + + Parms.NewType = NewType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCollisionObjectType +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ECollisionChannel Channel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCollisionObjectType(ECollisionChannel Channel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCollisionObjectType"); + + Params::PrimitiveComponent_SetCollisionObjectType Parms{}; + + Parms.Channel = Channel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCollisionProfileName +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InCollisionProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCollisionProfileName(class FName InCollisionProfileName, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCollisionProfileName"); + + Params::PrimitiveComponent_SetCollisionProfileName Parms{}; + + Parms.InCollisionProfileName = InCollisionProfileName; + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCollisionResponseToAllChannels +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ECollisionResponse NewResponse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCollisionResponseToAllChannels(ECollisionResponse NewResponse) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCollisionResponseToAllChannels"); + + Params::PrimitiveComponent_SetCollisionResponseToAllChannels Parms{}; + + Parms.NewResponse = NewResponse; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCollisionResponseToChannel +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ECollisionChannel Channel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionResponse NewResponse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCollisionResponseToChannel(ECollisionChannel Channel, ECollisionResponse NewResponse) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCollisionResponseToChannel"); + + Params::PrimitiveComponent_SetCollisionResponseToChannel Parms{}; + + Parms.Channel = Channel; + Parms.NewResponse = NewResponse; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetConstraintMode +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EDOFMode ConstraintMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetConstraintMode(EDOFMode ConstraintMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetConstraintMode"); + + Params::PrimitiveComponent_SetConstraintMode Parms{}; + + Parms.ConstraintMode = ConstraintMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCullDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewCullDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCullDistance(float NewCullDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCullDistance"); + + Params::PrimitiveComponent_SetCullDistance Parms{}; + + Parms.NewCullDistance = NewCullDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomDepthStencilValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomDepthStencilValue(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomDepthStencilValue"); + + Params::PrimitiveComponent_SetCustomDepthStencilValue Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomDepthStencilWriteMask +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ERendererStencilMask WriteMaskBit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomDepthStencilWriteMask(ERendererStencilMask WriteMaskBit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomDepthStencilWriteMask"); + + Params::PrimitiveComponent_SetCustomDepthStencilWriteMask Parms{}; + + Parms.WriteMaskBit = WriteMaskBit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomPrimitiveDataFloat +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomPrimitiveDataFloat(int32 DataIndex, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomPrimitiveDataFloat"); + + Params::PrimitiveComponent_SetCustomPrimitiveDataFloat Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomPrimitiveDataVector2 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomPrimitiveDataVector2(int32 DataIndex, const struct FVector2D& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomPrimitiveDataVector2"); + + Params::PrimitiveComponent_SetCustomPrimitiveDataVector2 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomPrimitiveDataVector3 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomPrimitiveDataVector3(int32 DataIndex, const struct FVector& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomPrimitiveDataVector3"); + + Params::PrimitiveComponent_SetCustomPrimitiveDataVector3 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetCustomPrimitiveDataVector4 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetCustomPrimitiveDataVector4(int32 DataIndex, const struct FVector4& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetCustomPrimitiveDataVector4"); + + Params::PrimitiveComponent_SetCustomPrimitiveDataVector4 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetDefaultCustomPrimitiveDataFloat +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetDefaultCustomPrimitiveDataFloat(int32 DataIndex, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetDefaultCustomPrimitiveDataFloat"); + + Params::PrimitiveComponent_SetDefaultCustomPrimitiveDataFloat Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetDefaultCustomPrimitiveDataVector2 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetDefaultCustomPrimitiveDataVector2(int32 DataIndex, const struct FVector2D& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetDefaultCustomPrimitiveDataVector2"); + + Params::PrimitiveComponent_SetDefaultCustomPrimitiveDataVector2 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetDefaultCustomPrimitiveDataVector3 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetDefaultCustomPrimitiveDataVector3(int32 DataIndex, const struct FVector& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetDefaultCustomPrimitiveDataVector3"); + + Params::PrimitiveComponent_SetDefaultCustomPrimitiveDataVector3 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetDefaultCustomPrimitiveDataVector4 +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 DataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetDefaultCustomPrimitiveDataVector4(int32 DataIndex, const struct FVector4& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetDefaultCustomPrimitiveDataVector4"); + + Params::PrimitiveComponent_SetDefaultCustomPrimitiveDataVector4 Parms{}; + + Parms.DataIndex = DataIndex; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetEmissiveLightSource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewEmissiveLightSource (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetEmissiveLightSource(bool NewEmissiveLightSource) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetEmissiveLightSource"); + + Params::PrimitiveComponent_SetEmissiveLightSource Parms{}; + + Parms.NewEmissiveLightSource = NewEmissiveLightSource; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetEnableGravity +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bGravityEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetEnableGravity(bool bGravityEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetEnableGravity"); + + Params::PrimitiveComponent_SetEnableGravity Parms{}; + + Parms.bGravityEnabled = bGravityEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetExcludedFromHLODLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EHLODLevelExclusion HLODLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bExcluded (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetExcludedFromHLODLevel(EHLODLevelExclusion HLODLevel, bool bExcluded) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetExcludedFromHLODLevel"); + + Params::PrimitiveComponent_SetExcludedFromHLODLevel Parms{}; + + Parms.HLODLevel = HLODLevel; + Parms.bExcluded = bExcluded; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetExcludeForSpecificHLODLevels +// (Final, RequiredAPI, Native, Private, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InExcludeForSpecificHLODLevels (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetExcludeForSpecificHLODLevels(const TArray& InExcludeForSpecificHLODLevels) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetExcludeForSpecificHLODLevels"); + + Params::PrimitiveComponent_SetExcludeForSpecificHLODLevels Parms{}; + + Parms.InExcludeForSpecificHLODLevels = std::move(InExcludeForSpecificHLODLevels); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetExcludeFromLightAttachmentGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInExcludeFromLightAttachmentGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetExcludeFromLightAttachmentGroup(bool bInExcludeFromLightAttachmentGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetExcludeFromLightAttachmentGroup"); + + Params::PrimitiveComponent_SetExcludeFromLightAttachmentGroup Parms{}; + + Parms.bInExcludeFromLightAttachmentGroup = bInExcludeFromLightAttachmentGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetFirstPersonPrimitiveType +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EFirstPersonPrimitiveType Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetFirstPersonPrimitiveType(EFirstPersonPrimitiveType Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetFirstPersonPrimitiveType"); + + Params::PrimitiveComponent_SetFirstPersonPrimitiveType Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetGenerateOverlapEvents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInGenerateOverlapEvents (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetGenerateOverlapEvents(bool bInGenerateOverlapEvents) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetGenerateOverlapEvents"); + + Params::PrimitiveComponent_SetGenerateOverlapEvents Parms{}; + + Parms.bInGenerateOverlapEvents = bInGenerateOverlapEvents; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetHiddenInSceneCapture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetHiddenInSceneCapture(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetHiddenInSceneCapture"); + + Params::PrimitiveComponent_SetHiddenInSceneCapture Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetHoldout +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewHoldout (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetHoldout(bool bNewHoldout) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetHoldout"); + + Params::PrimitiveComponent_SetHoldout Parms{}; + + Parms.bNewHoldout = bNewHoldout; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetIgnoreBoundsForEditorFocus +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bIgnore (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetIgnoreBoundsForEditorFocus(bool bIgnore) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetIgnoreBoundsForEditorFocus"); + + Params::PrimitiveComponent_SetIgnoreBoundsForEditorFocus Parms{}; + + Parms.bIgnore = bIgnore; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetLightAttachmentsAsGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInLightAttachmentsAsGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetLightAttachmentsAsGroup(bool bInLightAttachmentsAsGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetLightAttachmentsAsGroup"); + + Params::PrimitiveComponent_SetLightAttachmentsAsGroup Parms{}; + + Parms.bInLightAttachmentsAsGroup = bInLightAttachmentsAsGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetLightingChannels +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bChannel0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bChannel1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bChannel2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetLightingChannels(bool bChannel0, bool bChannel1, bool bChannel2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetLightingChannels"); + + Params::PrimitiveComponent_SetLightingChannels Parms{}; + + Parms.bChannel0 = bChannel0; + Parms.bChannel1 = bChannel1; + Parms.bChannel2 = bChannel2; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetLinearDamping +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetLinearDamping(float InDamping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetLinearDamping"); + + Params::PrimitiveComponent_SetLinearDamping Parms{}; + + Parms.InDamping = InDamping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetMassOverrideInKg +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MassInKg (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bOverrideMass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetMassOverrideInKg(class FName BoneName, float MassInKg, bool bOverrideMass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetMassOverrideInKg"); + + Params::PrimitiveComponent_SetMassOverrideInKg Parms{}; + + Parms.BoneName = BoneName; + Parms.MassInKg = MassInKg; + Parms.bOverrideMass = bOverrideMass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetMassScale +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InMassScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetMassScale(class FName BoneName, float InMassScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetMassScale"); + + Params::PrimitiveComponent_SetMassScale Parms{}; + + Parms.BoneName = BoneName; + Parms.InMassScale = InMassScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetMaterial +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetMaterial(int32 ElementIndex, class UMaterialInterface* Material) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetMaterial"); + + Params::PrimitiveComponent_SetMaterial Parms{}; + + Parms.ElementIndex = ElementIndex; + Parms.Material = Material; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetMaterialByName +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName MaterialSlotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetMaterialByName(class FName MaterialSlotName, class UMaterialInterface* Material) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetMaterialByName"); + + Params::PrimitiveComponent_SetMaterialByName Parms{}; + + Parms.MaterialSlotName = MaterialSlotName; + Parms.Material = Material; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetMaxDepenetrationVelocity +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InMaxDepenetrationVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetMaxDepenetrationVelocity(class FName BoneName, float InMaxDepenetrationVelocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetMaxDepenetrationVelocity"); + + Params::PrimitiveComponent_SetMaxDepenetrationVelocity Parms{}; + + Parms.BoneName = BoneName; + Parms.InMaxDepenetrationVelocity = InMaxDepenetrationVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetNotifyRigidBodyCollision +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewNotifyRigidBodyCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetNotifyRigidBodyCollision(bool bNewNotifyRigidBodyCollision) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetNotifyRigidBodyCollision"); + + Params::PrimitiveComponent_SetNotifyRigidBodyCollision Parms{}; + + Parms.bNewNotifyRigidBodyCollision = bNewNotifyRigidBodyCollision; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetOnlyOwnerSee +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewOnlyOwnerSee (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetOnlyOwnerSee(bool bNewOnlyOwnerSee) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetOnlyOwnerSee"); + + Params::PrimitiveComponent_SetOnlyOwnerSee Parms{}; + + Parms.bNewOnlyOwnerSee = bNewOnlyOwnerSee; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetOwnerNoSee +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewOwnerNoSee (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetOwnerNoSee(bool bNewOwnerNoSee) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetOwnerNoSee"); + + Params::PrimitiveComponent_SetOwnerNoSee Parms{}; + + Parms.bNewOwnerNoSee = bNewOwnerNoSee; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysicsAngularVelocityInDegrees +// (Final, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewAngVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysicsAngularVelocityInDegrees(const struct FVector& NewAngVel, bool bAddToCurrent, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysicsAngularVelocityInDegrees"); + + Params::PrimitiveComponent_SetPhysicsAngularVelocityInDegrees Parms{}; + + Parms.NewAngVel = std::move(NewAngVel); + Parms.bAddToCurrent = bAddToCurrent; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysicsAngularVelocityInRadians +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewAngVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysicsAngularVelocityInRadians(const struct FVector& NewAngVel, bool bAddToCurrent, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysicsAngularVelocityInRadians"); + + Params::PrimitiveComponent_SetPhysicsAngularVelocityInRadians Parms{}; + + Parms.NewAngVel = std::move(NewAngVel); + Parms.bAddToCurrent = bAddToCurrent; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysicsLinearVelocity +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysicsLinearVelocity(const struct FVector& NewVel, bool bAddToCurrent, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysicsLinearVelocity"); + + Params::PrimitiveComponent_SetPhysicsLinearVelocity Parms{}; + + Parms.NewVel = std::move(NewVel); + Parms.bAddToCurrent = bAddToCurrent; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysicsMaxAngularVelocityInDegrees +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float NewMaxAngVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysicsMaxAngularVelocityInDegrees(float NewMaxAngVel, bool bAddToCurrent, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysicsMaxAngularVelocityInDegrees"); + + Params::PrimitiveComponent_SetPhysicsMaxAngularVelocityInDegrees Parms{}; + + Parms.NewMaxAngVel = NewMaxAngVel; + Parms.bAddToCurrent = bAddToCurrent; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysicsMaxAngularVelocityInRadians +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewMaxAngVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysicsMaxAngularVelocityInRadians(float NewMaxAngVel, bool bAddToCurrent, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysicsMaxAngularVelocityInRadians"); + + Params::PrimitiveComponent_SetPhysicsMaxAngularVelocityInRadians Parms{}; + + Parms.NewMaxAngVel = NewMaxAngVel; + Parms.bAddToCurrent = bAddToCurrent; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetPhysMaterialOverride +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPhysicalMaterial* NewPhysMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetPhysMaterialOverride(class UPhysicalMaterial* NewPhysMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetPhysMaterialOverride"); + + Params::PrimitiveComponent_SetPhysMaterialOverride Parms{}; + + Parms.NewPhysMaterial = NewPhysMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetReceivesDecals +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewReceivesDecals (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetReceivesDecals(bool bNewReceivesDecals) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetReceivesDecals"); + + Params::PrimitiveComponent_SetReceivesDecals Parms{}; + + Parms.bNewReceivesDecals = bNewReceivesDecals; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetRenderCustomDepth +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetRenderCustomDepth(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetRenderCustomDepth"); + + Params::PrimitiveComponent_SetRenderCustomDepth Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetRenderInDepthPass +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetRenderInDepthPass(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetRenderInDepthPass"); + + Params::PrimitiveComponent_SetRenderInDepthPass Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetRenderInMainPass +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetRenderInMainPass(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetRenderInMainPass"); + + Params::PrimitiveComponent_SetRenderInMainPass Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetScalarParameterForCustomPrimitiveData +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetScalarParameterForCustomPrimitiveData(class FName ParameterName, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetScalarParameterForCustomPrimitiveData"); + + Params::PrimitiveComponent_SetScalarParameterForCustomPrimitiveData Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetScalarParameterForDefaultCustomPrimitiveData +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetScalarParameterForDefaultCustomPrimitiveData(class FName ParameterName, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetScalarParameterForDefaultCustomPrimitiveData"); + + Params::PrimitiveComponent_SetScalarParameterForDefaultCustomPrimitiveData Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetSimulatePhysics +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bSimulate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetSimulatePhysics(bool bSimulate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetSimulatePhysics"); + + Params::PrimitiveComponent_SetSimulatePhysics Parms{}; + + Parms.bSimulate = bSimulate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetSingleSampleShadowFromStationaryLights +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewSingleSampleShadowFromStationaryLights (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetSingleSampleShadowFromStationaryLights(bool bNewSingleSampleShadowFromStationaryLights) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetSingleSampleShadowFromStationaryLights"); + + Params::PrimitiveComponent_SetSingleSampleShadowFromStationaryLights Parms{}; + + Parms.bNewSingleSampleShadowFromStationaryLights = bNewSingleSampleShadowFromStationaryLights; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetStaticWhenNotMoveable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInStaticWhenNotMoveable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetStaticWhenNotMoveable(bool bInStaticWhenNotMoveable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetStaticWhenNotMoveable"); + + Params::PrimitiveComponent_SetStaticWhenNotMoveable Parms{}; + + Parms.bInStaticWhenNotMoveable = bInStaticWhenNotMoveable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetTranslucencySortDistanceOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewTranslucencySortDistanceOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetTranslucencySortDistanceOffset(float NewTranslucencySortDistanceOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetTranslucencySortDistanceOffset"); + + Params::PrimitiveComponent_SetTranslucencySortDistanceOffset Parms{}; + + Parms.NewTranslucencySortDistanceOffset = NewTranslucencySortDistanceOffset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetTranslucentSortPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewTranslucentSortPriority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetTranslucentSortPriority(int32 NewTranslucentSortPriority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetTranslucentSortPriority"); + + Params::PrimitiveComponent_SetTranslucentSortPriority Parms{}; + + Parms.NewTranslucentSortPriority = NewTranslucentSortPriority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetUpdateKinematicFromSimulation +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bUpdateKinematicFromSimulation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetUpdateKinematicFromSimulation(bool bUpdateKinematicFromSimulation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetUpdateKinematicFromSimulation"); + + Params::PrimitiveComponent_SetUpdateKinematicFromSimulation Parms{}; + + Parms.bUpdateKinematicFromSimulation = bUpdateKinematicFromSimulation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetUseCCD +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InUseCCD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetUseCCD(bool InUseCCD, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetUseCCD"); + + Params::PrimitiveComponent_SetUseCCD Parms{}; + + Parms.InUseCCD = InUseCCD; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetUseMACD +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InUseMACD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetUseMACD(bool InUseMACD, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetUseMACD"); + + Params::PrimitiveComponent_SetUseMACD Parms{}; + + Parms.InUseMACD = InUseMACD; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetVectorParameterForCustomPrimitiveData +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetVectorParameterForCustomPrimitiveData(class FName ParameterName, const struct FVector4& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetVectorParameterForCustomPrimitiveData"); + + Params::PrimitiveComponent_SetVectorParameterForCustomPrimitiveData Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetVectorParameterForDefaultCustomPrimitiveData +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetVectorParameterForDefaultCustomPrimitiveData(class FName ParameterName, const struct FVector4& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetVectorParameterForDefaultCustomPrimitiveData"); + + Params::PrimitiveComponent_SetVectorParameterForDefaultCustomPrimitiveData Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetVisibleInRayTracing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewVisibleInRayTracing (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetVisibleInRayTracing(bool bNewVisibleInRayTracing) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetVisibleInRayTracing"); + + Params::PrimitiveComponent_SetVisibleInRayTracing Parms{}; + + Parms.bNewVisibleInRayTracing = bNewVisibleInRayTracing; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetVisibleInSceneCaptureOnly +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetVisibleInSceneCaptureOnly(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetVisibleInSceneCaptureOnly"); + + Params::PrimitiveComponent_SetVisibleInSceneCaptureOnly Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.SetWalkableSlopeOverride +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FWalkableSlopeOverride& NewOverride (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::SetWalkableSlopeOverride(const struct FWalkableSlopeOverride& NewOverride) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "SetWalkableSlopeOverride"); + + Params::PrimitiveComponent_SetWalkableSlopeOverride Parms{}; + + Parms.NewOverride = std::move(NewOverride); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.WakeAllRigidBodies +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UPrimitiveComponent::WakeAllRigidBodies() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "WakeAllRigidBodies"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.WakeRigidBody +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::WakeRigidBody(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "WakeRigidBody"); + + Params::PrimitiveComponent_WakeRigidBody Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PrimitiveComponent.AllowHLODLevelsExclusion +// (Final, Native, Private, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::AllowHLODLevelsExclusion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "AllowHLODLevelsExclusion"); + + Params::PrimitiveComponent_AllowHLODLevelsExclusion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.CanCharacterStepUp +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* Pawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::CanCharacterStepUp(class APawn* Pawn) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "CanCharacterStepUp"); + + Params::PrimitiveComponent_CanCharacterStepUp Parms{}; + + Parms.Pawn = Pawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetAngularDamping +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetAngularDamping() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetAngularDamping"); + + Params::PrimitiveComponent_GetAngularDamping Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetBodyInstanceAsyncPhysicsTickHandle +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bGetWelded (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBodyInstanceAsyncPhysicsTickHandleReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FBodyInstanceAsyncPhysicsTickHandle UPrimitiveComponent::GetBodyInstanceAsyncPhysicsTickHandle(class FName BoneName, bool bGetWelded, int32 Index_0) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetBodyInstanceAsyncPhysicsTickHandle"); + + Params::PrimitiveComponent_GetBodyInstanceAsyncPhysicsTickHandle Parms{}; + + Parms.BoneName = BoneName; + Parms.bGetWelded = bGetWelded; + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCenterOfMass +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetCenterOfMass(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCenterOfMass"); + + Params::PrimitiveComponent_GetCenterOfMass Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetClosestPointOnCollision +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Point (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutPointOnBody (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetClosestPointOnCollision(const struct FVector& Point, struct FVector* OutPointOnBody, class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetClosestPointOnCollision"); + + Params::PrimitiveComponent_GetClosestPointOnCollision Parms{}; + + Parms.Point = std::move(Point); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPointOnBody != nullptr) + *OutPointOnBody = std::move(Parms.OutPointOnBody); + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCollisionEnabled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ECollisionEnabled ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ECollisionEnabled UPrimitiveComponent::GetCollisionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCollisionEnabled"); + + Params::PrimitiveComponent_GetCollisionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCollisionObjectType +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ECollisionChannel ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ECollisionChannel UPrimitiveComponent::GetCollisionObjectType() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCollisionObjectType"); + + Params::PrimitiveComponent_GetCollisionObjectType Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCollisionProfileName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UPrimitiveComponent::GetCollisionProfileName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCollisionProfileName"); + + Params::PrimitiveComponent_GetCollisionProfileName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCollisionResponseToChannel +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ECollisionChannel Channel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionResponse ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ECollisionResponse UPrimitiveComponent::GetCollisionResponseToChannel(ECollisionChannel Channel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCollisionResponseToChannel"); + + Params::PrimitiveComponent_GetCollisionResponseToChannel Parms{}; + + Parms.Channel = Channel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCustomPrimitiveDataIndexForScalarParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPrimitiveComponent::GetCustomPrimitiveDataIndexForScalarParameter(class FName ParameterName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCustomPrimitiveDataIndexForScalarParameter"); + + Params::PrimitiveComponent_GetCustomPrimitiveDataIndexForScalarParameter Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetCustomPrimitiveDataIndexForVectorParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPrimitiveComponent::GetCustomPrimitiveDataIndexForVectorParameter(class FName ParameterName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetCustomPrimitiveDataIndexForVectorParameter"); + + Params::PrimitiveComponent_GetCustomPrimitiveDataIndexForVectorParameter Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetExcludeForSpecificHLODLevels +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UPrimitiveComponent::GetExcludeForSpecificHLODLevels() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetExcludeForSpecificHLODLevels"); + + Params::PrimitiveComponent_GetExcludeForSpecificHLODLevels Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetGenerateOverlapEvents +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::GetGenerateOverlapEvents() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetGenerateOverlapEvents"); + + Params::PrimitiveComponent_GetGenerateOverlapEvents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetIgnoreBoundsForEditorFocus +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::GetIgnoreBoundsForEditorFocus() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetIgnoreBoundsForEditorFocus"); + + Params::PrimitiveComponent_GetIgnoreBoundsForEditorFocus Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetInertiaTensor +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetInertiaTensor(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetInertiaTensor"); + + Params::PrimitiveComponent_GetInertiaTensor Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetLinearDamping +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetLinearDamping() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetLinearDamping"); + + Params::PrimitiveComponent_GetLinearDamping Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMass +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetMass() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMass"); + + Params::PrimitiveComponent_GetMass Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMassScale +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPrimitiveComponent::GetMassScale(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMassScale"); + + Params::PrimitiveComponent_GetMassScale Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaterial +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UPrimitiveComponent::GetMaterial(int32 ElementIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaterial"); + + Params::PrimitiveComponent_GetMaterial Parms{}; + + Parms.ElementIndex = ElementIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaterialByName +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName MaterialSlotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UPrimitiveComponent::GetMaterialByName(class FName MaterialSlotName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaterialByName"); + + Params::PrimitiveComponent_GetMaterialByName Parms{}; + + Parms.MaterialSlotName = MaterialSlotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaterialFromCollisionFaceIndex +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 FaceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* SectionIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UPrimitiveComponent::GetMaterialFromCollisionFaceIndex(int32 FaceIndex, int32* SectionIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaterialFromCollisionFaceIndex"); + + Params::PrimitiveComponent_GetMaterialFromCollisionFaceIndex Parms{}; + + Parms.FaceIndex = FaceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SectionIndex != nullptr) + *SectionIndex = Parms.SectionIndex; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaterialIndex +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName MaterialSlotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPrimitiveComponent::GetMaterialIndex(class FName MaterialSlotName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaterialIndex"); + + Params::PrimitiveComponent_GetMaterialIndex Parms{}; + + Parms.MaterialSlotName = MaterialSlotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetMaterialSlotNames +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UPrimitiveComponent::GetMaterialSlotNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetMaterialSlotNames"); + + Params::PrimitiveComponent_GetMaterialSlotNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetNumMaterials +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPrimitiveComponent::GetNumMaterials() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetNumMaterials"); + + Params::PrimitiveComponent_GetNumMaterials Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetOverlappingActors +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OverlappingActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TSubclassOf ClassFilter (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::GetOverlappingActors(TArray* OverlappingActors, TSubclassOf ClassFilter) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetOverlappingActors"); + + Params::PrimitiveComponent_GetOverlappingActors Parms{}; + + Parms.ClassFilter = ClassFilter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OverlappingActors != nullptr) + *OverlappingActors = std::move(Parms.OverlappingActors); +} + + +// Function Engine.PrimitiveComponent.GetOverlappingComponents +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OutOverlappingComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UPrimitiveComponent::GetOverlappingComponents(TArray* OutOverlappingComponents) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetOverlappingComponents"); + + Params::PrimitiveComponent_GetOverlappingComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutOverlappingComponents != nullptr) + *OutOverlappingComponents = std::move(Parms.OutOverlappingComponents); +} + + +// Function Engine.PrimitiveComponent.GetPhysicsAngularVelocityInDegrees +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetPhysicsAngularVelocityInDegrees(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetPhysicsAngularVelocityInDegrees"); + + Params::PrimitiveComponent_GetPhysicsAngularVelocityInDegrees Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetPhysicsAngularVelocityInRadians +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::GetPhysicsAngularVelocityInRadians(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetPhysicsAngularVelocityInRadians"); + + Params::PrimitiveComponent_GetPhysicsAngularVelocityInRadians Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetStaticWhenNotMoveable +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::GetStaticWhenNotMoveable() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetStaticWhenNotMoveable"); + + Params::PrimitiveComponent_GetStaticWhenNotMoveable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetUpdateKinematicFromSimulation +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::GetUpdateKinematicFromSimulation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetUpdateKinematicFromSimulation"); + + Params::PrimitiveComponent_GetUpdateKinematicFromSimulation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.GetWalkableSlopeOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FWalkableSlopeOverride ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +const struct FWalkableSlopeOverride UPrimitiveComponent::GetWalkableSlopeOverride() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "GetWalkableSlopeOverride"); + + Params::PrimitiveComponent_GetWalkableSlopeOverride Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IsExcludedFromHLODLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EHLODLevelExclusion HLODLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsExcludedFromHLODLevel(EHLODLevelExclusion HLODLevel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsExcludedFromHLODLevel"); + + Params::PrimitiveComponent_IsExcludedFromHLODLevel Parms{}; + + Parms.HLODLevel = HLODLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IsGravityEnabled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsGravityEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsGravityEnabled"); + + Params::PrimitiveComponent_IsGravityEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IsMaterialSlotNameValid +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName MaterialSlotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsMaterialSlotNameValid(class FName MaterialSlotName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsMaterialSlotNameValid"); + + Params::PrimitiveComponent_IsMaterialSlotNameValid Parms{}; + + Parms.MaterialSlotName = MaterialSlotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IsOverlappingActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* Other (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsOverlappingActor(const class AActor* Other) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsOverlappingActor"); + + Params::PrimitiveComponent_IsOverlappingActor Parms{}; + + Parms.Other = Other; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.IsOverlappingComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UPrimitiveComponent* OtherComp (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::IsOverlappingComponent(const class UPrimitiveComponent* OtherComp) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "IsOverlappingComponent"); + + Params::PrimitiveComponent_IsOverlappingComponent Parms{}; + + Parms.OtherComp = OtherComp; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_IsCollisionEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_IsCollisionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_IsCollisionEnabled"); + + Params::PrimitiveComponent_K2_IsCollisionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_IsPhysicsCollisionEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_IsPhysicsCollisionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_IsPhysicsCollisionEnabled"); + + Params::PrimitiveComponent_K2_IsPhysicsCollisionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.K2_IsQueryCollisionEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::K2_IsQueryCollisionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "K2_IsQueryCollisionEnabled"); + + Params::PrimitiveComponent_K2_IsQueryCollisionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.ScaleByMomentOfInertia +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& InputVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPrimitiveComponent::ScaleByMomentOfInertia(const struct FVector& InputVector, class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "ScaleByMomentOfInertia"); + + Params::PrimitiveComponent_ScaleByMomentOfInertia Parms{}; + + Parms.InputVector = std::move(InputVector); + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PrimitiveComponent.WasRecentlyRendered +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPrimitiveComponent::WasRecentlyRendered(float Tolerance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PrimitiveComponent", "WasRecentlyRendered"); + + Params::PrimitiveComponent_WasRecentlyRendered Parms{}; + + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MeshComponent.PrestreamMeshLODs +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMeshComponent::PrestreamMeshLODs(float Seconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "PrestreamMeshLODs"); + + Params::MeshComponent_PrestreamMeshLODs Parms{}; + + Parms.Seconds = Seconds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MeshComponent.PrestreamTextures +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPrioritizeCharacterTextures (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicTextureGroups (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::PrestreamTextures(float Seconds, bool bPrioritizeCharacterTextures, int32 CinematicTextureGroups) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "PrestreamTextures"); + + Params::MeshComponent_PrestreamTextures Parms{}; + + Parms.Seconds = Seconds; + Parms.bPrioritizeCharacterTextures = bPrioritizeCharacterTextures; + Parms.CinematicTextureGroups = CinematicTextureGroups; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetColorParameterValueOnMaterials +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName ParameterName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ParameterValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetColorParameterValueOnMaterials(const class FName ParameterName, const struct FLinearColor& ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetColorParameterValueOnMaterials"); + + Params::MeshComponent_SetColorParameterValueOnMaterials Parms{}; + + Parms.ParameterName = ParameterName; + Parms.ParameterValue = std::move(ParameterValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetLinearColorParameterValueOnMaterials +// (Final, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName ParameterName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ParameterValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetLinearColorParameterValueOnMaterials(const class FName ParameterName, const struct FLinearColor& ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetLinearColorParameterValueOnMaterials"); + + Params::MeshComponent_SetLinearColorParameterValueOnMaterials Parms{}; + + Parms.ParameterName = ParameterName; + Parms.ParameterValue = std::move(ParameterValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetOverlayMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewOverlayMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetOverlayMaterial(class UMaterialInterface* NewOverlayMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetOverlayMaterial"); + + Params::MeshComponent_SetOverlayMaterial Parms{}; + + Parms.NewOverlayMaterial = NewOverlayMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetOverlayMaterialMaxDrawDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InMaxDrawDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetOverlayMaterialMaxDrawDistance(float InMaxDrawDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetOverlayMaterialMaxDrawDistance"); + + Params::MeshComponent_SetOverlayMaterialMaxDrawDistance Parms{}; + + Parms.InMaxDrawDistance = InMaxDrawDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetScalarParameterValueOnMaterials +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class FName ParameterName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float ParameterValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetScalarParameterValueOnMaterials(const class FName ParameterName, const float ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetScalarParameterValueOnMaterials"); + + Params::MeshComponent_SetScalarParameterValueOnMaterials Parms{}; + + Parms.ParameterName = ParameterName; + Parms.ParameterValue = ParameterValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.SetVectorParameterValueOnMaterials +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName ParameterName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ParameterValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshComponent::SetVectorParameterValueOnMaterials(const class FName ParameterName, const struct FVector& ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "SetVectorParameterValueOnMaterials"); + + Params::MeshComponent_SetVectorParameterValueOnMaterials Parms{}; + + Parms.ParameterName = ParameterName; + Parms.ParameterValue = std::move(ParameterValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshComponent.GetMaterials +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UMeshComponent::GetMaterials() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "GetMaterials"); + + Params::MeshComponent_GetMaterials Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MeshComponent.GetOverlayMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UMeshComponent::GetOverlayMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "GetOverlayMaterial"); + + Params::MeshComponent_GetOverlayMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MeshComponent.GetOverlayMaterialMaxDrawDistance +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMeshComponent::GetOverlayMaterialMaxDrawDistance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MeshComponent", "GetOverlayMaterialMaxDrawDistance"); + + Params::MeshComponent_GetOverlayMaterialMaxDrawDistance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.AddComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class FName TemplateName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bManualAttachment (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& RelativeTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UObject* ComponentTemplateContext (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDeferredFinish (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UActorComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UActorComponent* AActor::AddComponent(class FName TemplateName, bool bManualAttachment, const struct FTransform& RelativeTransform, const class UObject* ComponentTemplateContext, bool bDeferredFinish) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "AddComponent"); + + Params::Actor_AddComponent Parms{}; + + Parms.TemplateName = TemplateName; + Parms.bManualAttachment = bManualAttachment; + Parms.RelativeTransform = std::move(RelativeTransform); + Parms.ComponentTemplateContext = ComponentTemplateContext; + Parms.bDeferredFinish = bDeferredFinish; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.AddComponentByClass +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bManualAttachment (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& RelativeTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDeferredFinish (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UActorComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UActorComponent* AActor::AddComponentByClass(TSubclassOf Class_0, bool bManualAttachment, const struct FTransform& RelativeTransform, bool bDeferredFinish) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "AddComponentByClass"); + + Params::Actor_AddComponentByClass Parms{}; + + Parms.Class_0 = Class_0; + Parms.bManualAttachment = bManualAttachment; + Parms.RelativeTransform = std::move(RelativeTransform); + Parms.bDeferredFinish = bDeferredFinish; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.AddTickPrerequisiteActor +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* PrerequisiteActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::AddTickPrerequisiteActor(class AActor* PrerequisiteActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "AddTickPrerequisiteActor"); + + Params::Actor_AddTickPrerequisiteActor Parms{}; + + Parms.PrerequisiteActor = PrerequisiteActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.AddTickPrerequisiteComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UActorComponent* PrerequisiteComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::AddTickPrerequisiteComponent(class UActorComponent* PrerequisiteComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "AddTickPrerequisiteComponent"); + + Params::Actor_AddTickPrerequisiteComponent Parms{}; + + Parms.PrerequisiteComponent = PrerequisiteComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.CreateInputComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InputComponentToCreate (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::CreateInputComponent(TSubclassOf InputComponentToCreate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "CreateInputComponent"); + + Params::Actor_CreateInputComponent Parms{}; + + Parms.InputComponentToCreate = InputComponentToCreate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.DetachRootComponentFromParent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bMaintainWorldPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::DetachRootComponentFromParent(bool bMaintainWorldPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "DetachRootComponentFromParent"); + + Params::Actor_DetachRootComponentFromParent Parms{}; + + Parms.bMaintainWorldPosition = bMaintainWorldPosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.DisableInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class APlayerController* PlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::DisableInput(class APlayerController* PlayerController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "DisableInput"); + + Params::Actor_DisableInput Parms{}; + + Parms.PlayerController = PlayerController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.EnableInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class APlayerController* PlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::EnableInput(class APlayerController* PlayerController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "EnableInput"); + + Params::Actor_EnableInput Parms{}; + + Parms.PlayerController = PlayerController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.FinishAddComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UActorComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bManualAttachment (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& RelativeTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::FinishAddComponent(class UActorComponent* Component, bool bManualAttachment, const struct FTransform& RelativeTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "FinishAddComponent"); + + Params::Actor_FinishAddComponent Parms{}; + + Parms.Component = Component; + Parms.bManualAttachment = bManualAttachment; + Parms.RelativeTransform = std::move(RelativeTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.FlushNetDormancy +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) + +void AActor::FlushNetDormancy() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "FlushNetDormancy"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.ForceNetUpdate +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AActor::ForceNetUpdate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ForceNetUpdate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.GetPhysicsReplicationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EPhysicsReplicationMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EPhysicsReplicationMode AActor::GetPhysicsReplicationMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetPhysicsReplicationMode"); + + Params::Actor_GetPhysicsReplicationMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetTickableWhenPaused +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::GetTickableWhenPaused() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetTickableWhenPaused"); + + Params::Actor_GetTickableWhenPaused Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_AddActorLocalOffset +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DeltaLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorLocalOffset(const struct FVector& DeltaLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorLocalOffset"); + + Params::Actor_K2_AddActorLocalOffset Parms{}; + + Parms.DeltaLocation = std::move(DeltaLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorLocalRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& DeltaRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorLocalRotation(const struct FRotator& DeltaRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorLocalRotation"); + + Params::Actor_K2_AddActorLocalRotation Parms{}; + + Parms.DeltaRotation = std::move(DeltaRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorLocalTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& NewTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorLocalTransform(const struct FTransform& NewTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorLocalTransform"); + + Params::Actor_K2_AddActorLocalTransform Parms{}; + + Parms.NewTransform = std::move(NewTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorWorldOffset +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DeltaLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorWorldOffset(const struct FVector& DeltaLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorWorldOffset"); + + Params::Actor_K2_AddActorWorldOffset Parms{}; + + Parms.DeltaLocation = std::move(DeltaLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorWorldRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& DeltaRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorWorldRotation(const struct FRotator& DeltaRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorWorldRotation"); + + Params::Actor_K2_AddActorWorldRotation Parms{}; + + Parms.DeltaRotation = std::move(DeltaRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorWorldTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& DeltaTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorWorldTransform(const struct FTransform& DeltaTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorWorldTransform"); + + Params::Actor_K2_AddActorWorldTransform Parms{}; + + Parms.DeltaTransform = std::move(DeltaTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AddActorWorldTransformKeepScale +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& DeltaTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AddActorWorldTransformKeepScale(const struct FTransform& DeltaTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AddActorWorldTransformKeepScale"); + + Params::Actor_K2_AddActorWorldTransformKeepScale Parms{}; + + Parms.DeltaTransform = std::move(DeltaTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_AttachRootComponentTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* InParent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachLocation AttachLocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AttachRootComponentTo(class USceneComponent* InParent, class FName InSocketName, EAttachLocation AttachLocationType, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AttachRootComponentTo"); + + Params::Actor_K2_AttachRootComponentTo Parms{}; + + Parms.InParent = InParent; + Parms.InSocketName = InSocketName; + Parms.AttachLocationType = AttachLocationType; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.K2_AttachRootComponentToActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* InParentActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachLocation AttachLocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_AttachRootComponentToActor(class AActor* InParentActor, class FName InSocketName, EAttachLocation AttachLocationType, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AttachRootComponentToActor"); + + Params::Actor_K2_AttachRootComponentToActor Parms{}; + + Parms.InParentActor = InParentActor; + Parms.InSocketName = InSocketName; + Parms.AttachLocationType = AttachLocationType; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.K2_AttachToActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* ParentActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_AttachToActor(class AActor* ParentActor, class FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AttachToActor"); + + Params::Actor_K2_AttachToActor Parms{}; + + Parms.ParentActor = ParentActor; + Parms.SocketName = SocketName; + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_AttachToComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* Parent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWeldSimulatedBodies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_AttachToComponent(class USceneComponent* Parent, class FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule, bool bWeldSimulatedBodies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_AttachToComponent"); + + Params::Actor_K2_AttachToComponent Parms{}; + + Parms.Parent = Parent; + Parms.SocketName = SocketName; + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + Parms.bWeldSimulatedBodies = bWeldSimulatedBodies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_DestroyActor +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AActor::K2_DestroyActor() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_DestroyActor"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.K2_DetachFromActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EDetachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDetachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDetachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_DetachFromActor(EDetachmentRule LocationRule, EDetachmentRule RotationRule, EDetachmentRule ScaleRule) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_DetachFromActor"); + + Params::Actor_K2_DetachFromActor Parms{}; + + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.K2_OnBecomeViewTarget +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* PC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_OnBecomeViewTarget(class APlayerController* PC) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_OnBecomeViewTarget"); + + Params::Actor_K2_OnBecomeViewTarget Parms{}; + + Parms.PC = PC; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.K2_OnEndViewTarget +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* PC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_OnEndViewTarget(class APlayerController* PC) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_OnEndViewTarget"); + + Params::Actor_K2_OnEndViewTarget Parms{}; + + Parms.PC = PC; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.K2_OnReset +// (RequiredAPI, Event, Public, BlueprintEvent) + +void AActor::K2_OnReset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_OnReset"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.K2_SetActorLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_SetActorLocation(const struct FVector& NewLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorLocation"); + + Params::Actor_K2_SetActorLocation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_SetActorLocationAndRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_SetActorLocationAndRotation(const struct FVector& NewLocation, const struct FRotator& NewRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorLocationAndRotation"); + + Params::Actor_K2_SetActorLocationAndRotation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_SetActorRelativeLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewRelativeLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_SetActorRelativeLocation(const struct FVector& NewRelativeLocation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorRelativeLocation"); + + Params::Actor_K2_SetActorRelativeLocation Parms{}; + + Parms.NewRelativeLocation = std::move(NewRelativeLocation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_SetActorRelativeRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRelativeRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_SetActorRelativeRotation(const struct FRotator& NewRelativeRotation, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorRelativeRotation"); + + Params::Actor_K2_SetActorRelativeRotation Parms{}; + + Parms.NewRelativeRotation = std::move(NewRelativeRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_SetActorRelativeTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& NewRelativeTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::K2_SetActorRelativeTransform(const struct FTransform& NewRelativeTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorRelativeTransform"); + + Params::Actor_K2_SetActorRelativeTransform Parms{}; + + Parms.NewRelativeTransform = std::move(NewRelativeTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); +} + + +// Function Engine.Actor.K2_SetActorRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bTeleportPhysics (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_SetActorRotation(const struct FRotator& NewRotation, bool bTeleportPhysics) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorRotation"); + + Params::Actor_K2_SetActorRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + Parms.bTeleportPhysics = bTeleportPhysics; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_SetActorTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& NewTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* SweepHitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_SetActorTransform(const struct FTransform& NewTransform, bool bSweep, struct FHitResult* SweepHitResult, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_SetActorTransform"); + + Params::Actor_K2_SetActorTransform Parms{}; + + Parms.NewTransform = std::move(NewTransform); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SweepHitResult != nullptr) + *SweepHitResult = std::move(Parms.SweepHitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_TeleportTo +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& DestLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& DestRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::K2_TeleportTo(const struct FVector& DestLocation, const struct FRotator& DestRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_TeleportTo"); + + Params::Actor_K2_TeleportTo Parms{}; + + Parms.DestLocation = std::move(DestLocation); + Parms.DestRotation = std::move(DestRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.MakeNoise +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// float Loudness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APawn* NoiseInstigator (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NoiseLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxRange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::MakeNoise(float Loudness, class APawn* NoiseInstigator, const struct FVector& NoiseLocation, float MaxRange, class FName Tag) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "MakeNoise"); + + Params::Actor_MakeNoise Parms{}; + + Parms.Loudness = Loudness; + Parms.NoiseInstigator = NoiseInstigator; + Parms.NoiseLocation = std::move(NoiseLocation); + Parms.MaxRange = MaxRange; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.OnRep_AttachmentReplication +// (RequiredAPI, Native, Public) + +void AActor::OnRep_AttachmentReplication() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "OnRep_AttachmentReplication"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.OnRep_Instigator +// (RequiredAPI, Native, Public) + +void AActor::OnRep_Instigator() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "OnRep_Instigator"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.OnRep_Owner +// (RequiredAPI, Native, Protected) + +void AActor::OnRep_Owner() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "OnRep_Owner"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.OnRep_ReplicatedMovement +// (RequiredAPI, Native, Public) + +void AActor::OnRep_ReplicatedMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "OnRep_ReplicatedMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.OnRep_ReplicateMovement +// (RequiredAPI, Native, Public) + +void AActor::OnRep_ReplicateMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "OnRep_ReplicateMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.PrestreamTextures +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableStreaming (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicTextureGroups (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::PrestreamTextures(float Seconds, bool bEnableStreaming, int32 CinematicTextureGroups) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "PrestreamTextures"); + + Params::Actor_PrestreamTextures Parms{}; + + Parms.Seconds = Seconds; + Parms.bEnableStreaming = bEnableStreaming; + Parms.CinematicTextureGroups = CinematicTextureGroups; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.ReceiveActorBeginCursorOver +// (RequiredAPI, Event, Public, BlueprintEvent) + +void AActor::ReceiveActorBeginCursorOver() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorBeginCursorOver"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.ReceiveActorBeginOverlap +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AActor* OtherActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorBeginOverlap(class AActor* OtherActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorBeginOverlap"); + + Params::Actor_ReceiveActorBeginOverlap Parms{}; + + Parms.OtherActor = OtherActor; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorEndCursorOver +// (RequiredAPI, Event, Public, BlueprintEvent) + +void AActor::ReceiveActorEndCursorOver() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorEndCursorOver"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.ReceiveActorEndOverlap +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AActor* OtherActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorEndOverlap(class AActor* OtherActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorEndOverlap"); + + Params::Actor_ReceiveActorEndOverlap Parms{}; + + Parms.OtherActor = OtherActor; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnClicked +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const struct FKey& ButtonPressed (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnClicked(const struct FKey& ButtonPressed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnClicked"); + + Params::Actor_ReceiveActorOnClicked Parms{}; + + Parms.ButtonPressed = std::move(ButtonPressed); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnInputTouchBegin +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const ETouchIndex FingerIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnInputTouchBegin(const ETouchIndex FingerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnInputTouchBegin"); + + Params::Actor_ReceiveActorOnInputTouchBegin Parms{}; + + Parms.FingerIndex = FingerIndex; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnInputTouchEnd +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const ETouchIndex FingerIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnInputTouchEnd(const ETouchIndex FingerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnInputTouchEnd"); + + Params::Actor_ReceiveActorOnInputTouchEnd Parms{}; + + Parms.FingerIndex = FingerIndex; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnInputTouchEnter +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const ETouchIndex FingerIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnInputTouchEnter(const ETouchIndex FingerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnInputTouchEnter"); + + Params::Actor_ReceiveActorOnInputTouchEnter Parms{}; + + Parms.FingerIndex = FingerIndex; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnInputTouchLeave +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const ETouchIndex FingerIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnInputTouchLeave(const ETouchIndex FingerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnInputTouchLeave"); + + Params::Actor_ReceiveActorOnInputTouchLeave Parms{}; + + Parms.FingerIndex = FingerIndex; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveActorOnReleased +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// const struct FKey& ButtonReleased (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveActorOnReleased(const struct FKey& ButtonReleased) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveActorOnReleased"); + + Params::Actor_ReceiveActorOnReleased Parms{}; + + Parms.ButtonReleased = std::move(ButtonReleased); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveAnyDamage +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, BlueprintEvent) +// Parameters: +// float Damage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDamageType* DamageType (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* InstigatedBy (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveAnyDamage(float Damage, const class UDamageType* DamageType, class AController* InstigatedBy, class AActor* DamageCauser) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveAnyDamage"); + + Params::Actor_ReceiveAnyDamage Parms{}; + + Parms.Damage = Damage; + Parms.DamageType = DamageType; + Parms.InstigatedBy = InstigatedBy; + Parms.DamageCauser = DamageCauser; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveAsyncPhysicsTick +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SimSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveAsyncPhysicsTick(float DeltaSeconds, float SimSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveAsyncPhysicsTick"); + + Params::Actor_ReceiveAsyncPhysicsTick Parms{}; + + Parms.DeltaSeconds = DeltaSeconds; + Parms.SimSeconds = SimSeconds; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveBeginPlay +// (RequiredAPI, Event, Protected, BlueprintEvent) + +void AActor::ReceiveBeginPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveBeginPlay"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.ReceiveDestroyed +// (RequiredAPI, Event, Public, BlueprintEvent) + +void AActor::ReceiveDestroyed() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveDestroyed"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.ReceiveEndPlay +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// EEndPlayReason EndPlayReason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveEndPlay(EEndPlayReason EndPlayReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveEndPlay"); + + Params::Actor_ReceiveEndPlay Parms{}; + + Parms.EndPlayReason = EndPlayReason; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveHit +// (RequiredAPI, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// class UPrimitiveComponent* MyComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* Other (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* OtherComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSelfMoved (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NormalImpulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void AActor::ReceiveHit(class UPrimitiveComponent* MyComp, class AActor* Other, class UPrimitiveComponent* OtherComp, bool bSelfMoved, const struct FVector& HitLocation, const struct FVector& HitNormal, const struct FVector& NormalImpulse, const struct FHitResult& Hit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveHit"); + + Params::Actor_ReceiveHit Parms{}; + + Parms.MyComp = MyComp; + Parms.Other = Other; + Parms.OtherComp = OtherComp; + Parms.bSelfMoved = bSelfMoved; + Parms.HitLocation = std::move(HitLocation); + Parms.HitNormal = std::move(HitNormal); + Parms.NormalImpulse = std::move(NormalImpulse); + Parms.Hit = std::move(Hit); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceivePointDamage +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// float Damage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDamageType* DamageType (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* HitComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ShotFromDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* InstigatedBy (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& HitInfo (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void AActor::ReceivePointDamage(float Damage, const class UDamageType* DamageType, const struct FVector& HitLocation, const struct FVector& HitNormal, class UPrimitiveComponent* HitComponent, class FName BoneName, const struct FVector& ShotFromDirection, class AController* InstigatedBy, class AActor* DamageCauser, const struct FHitResult& HitInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceivePointDamage"); + + Params::Actor_ReceivePointDamage Parms{}; + + Parms.Damage = Damage; + Parms.DamageType = DamageType; + Parms.HitLocation = std::move(HitLocation); + Parms.HitNormal = std::move(HitNormal); + Parms.HitComponent = HitComponent; + Parms.BoneName = BoneName; + Parms.ShotFromDirection = std::move(ShotFromDirection); + Parms.InstigatedBy = InstigatedBy; + Parms.DamageCauser = DamageCauser; + Parms.HitInfo = std::move(HitInfo); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveRadialDamage +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// float DamageReceived (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDamageType* DamageType (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& HitInfo (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// class AController* InstigatedBy (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveRadialDamage(float DamageReceived, const class UDamageType* DamageType, const struct FVector& Origin, const struct FHitResult& HitInfo, class AController* InstigatedBy, class AActor* DamageCauser) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveRadialDamage"); + + Params::Actor_ReceiveRadialDamage Parms{}; + + Parms.DamageReceived = DamageReceived; + Parms.DamageType = DamageType; + Parms.Origin = std::move(Origin); + Parms.HitInfo = std::move(HitInfo); + Parms.InstigatedBy = InstigatedBy; + Parms.DamageCauser = DamageCauser; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.ReceiveTick +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::ReceiveTick(float DeltaSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ReceiveTick"); + + Params::Actor_ReceiveTick Parms{}; + + Parms.DeltaSeconds = DeltaSeconds; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Actor.RemoveTickPrerequisiteActor +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* PrerequisiteActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::RemoveTickPrerequisiteActor(class AActor* PrerequisiteActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "RemoveTickPrerequisiteActor"); + + Params::Actor_RemoveTickPrerequisiteActor Parms{}; + + Parms.PrerequisiteActor = PrerequisiteActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.RemoveTickPrerequisiteComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UActorComponent* PrerequisiteComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::RemoveTickPrerequisiteComponent(class UActorComponent* PrerequisiteComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "RemoveTickPrerequisiteComponent"); + + Params::Actor_RemoveTickPrerequisiteComponent Parms{}; + + Parms.PrerequisiteComponent = PrerequisiteComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorEnableCollision +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewActorEnableCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorEnableCollision(bool bNewActorEnableCollision) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorEnableCollision"); + + Params::Actor_SetActorEnableCollision Parms{}; + + Parms.bNewActorEnableCollision = bNewActorEnableCollision; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorHiddenInGame +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewHidden (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorHiddenInGame(bool bNewHidden) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorHiddenInGame"); + + Params::Actor_SetActorHiddenInGame Parms{}; + + Parms.bNewHidden = bNewHidden; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorRelativeScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewRelativeScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorRelativeScale3D(const struct FVector& NewRelativeScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorRelativeScale3D"); + + Params::Actor_SetActorRelativeScale3D Parms{}; + + Parms.NewRelativeScale = std::move(NewRelativeScale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewScale3D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorScale3D(const struct FVector& NewScale3D) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorScale3D"); + + Params::Actor_SetActorScale3D Parms{}; + + Parms.NewScale3D = std::move(NewScale3D); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorTickEnabled +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorTickEnabled(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorTickEnabled"); + + Params::Actor_SetActorTickEnabled Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetActorTickInterval +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float TickInterval (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetActorTickInterval(float TickInterval) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetActorTickInterval"); + + Params::Actor_SetActorTickInterval Parms{}; + + Parms.TickInterval = TickInterval; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetAutoDestroyWhenFinished +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bVal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetAutoDestroyWhenFinished(bool bVal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetAutoDestroyWhenFinished"); + + Params::Actor_SetAutoDestroyWhenFinished Parms{}; + + Parms.bVal = bVal; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetLifeSpan +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InLifespan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetLifeSpan(float InLifespan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetLifeSpan"); + + Params::Actor_SetLifeSpan Parms{}; + + Parms.InLifespan = InLifespan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetMinNetUpdateFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float MinFrequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetMinNetUpdateFrequency(float MinFrequency) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetMinNetUpdateFrequency"); + + Params::Actor_SetMinNetUpdateFrequency Parms{}; + + Parms.MinFrequency = MinFrequency; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetNetCullDistanceSquared +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float DistanceSq (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetNetCullDistanceSquared(float DistanceSq) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetNetCullDistanceSquared"); + + Params::Actor_SetNetCullDistanceSquared Parms{}; + + Parms.DistanceSq = DistanceSq; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetNetDormancy +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// ENetDormancy NewDormancy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetNetDormancy(ENetDormancy NewDormancy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetNetDormancy"); + + Params::Actor_SetNetDormancy Parms{}; + + Parms.NewDormancy = NewDormancy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetNetUpdateFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Frequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetNetUpdateFrequency(float Frequency) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetNetUpdateFrequency"); + + Params::Actor_SetNetUpdateFrequency Parms{}; + + Parms.Frequency = Frequency; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetOwner +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* NewOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetOwner(class AActor* NewOwner) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetOwner"); + + Params::Actor_SetOwner Parms{}; + + Parms.NewOwner = NewOwner; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetPhysicsReplicationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const EPhysicsReplicationMode ReplicationMode (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetPhysicsReplicationMode(const EPhysicsReplicationMode ReplicationMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetPhysicsReplicationMode"); + + Params::Actor_SetPhysicsReplicationMode Parms{}; + + Parms.ReplicationMode = ReplicationMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetRayTracingGroupId +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InRaytracingGroupId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetRayTracingGroupId(int32 InRaytracingGroupId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetRayTracingGroupId"); + + Params::Actor_SetRayTracingGroupId Parms{}; + + Parms.InRaytracingGroupId = InRaytracingGroupId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetReplicateMovement +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInReplicateMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetReplicateMovement(bool bInReplicateMovement) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetReplicateMovement"); + + Params::Actor_SetReplicateMovement Parms{}; + + Parms.bInReplicateMovement = bInReplicateMovement; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetReplicates +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// bool bInReplicates (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetReplicates(bool bInReplicates) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetReplicates"); + + Params::Actor_SetReplicates Parms{}; + + Parms.bInReplicates = bInReplicates; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetTickableWhenPaused +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bTickableWhenPaused (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetTickableWhenPaused(bool bTickableWhenPaused) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetTickableWhenPaused"); + + Params::Actor_SetTickableWhenPaused Parms{}; + + Parms.bTickableWhenPaused = bTickableWhenPaused; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.SetTickGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETickingGroup NewTickGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::SetTickGroup(ETickingGroup NewTickGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "SetTickGroup"); + + Params::Actor_SetTickGroup Parms{}; + + Parms.NewTickGroup = NewTickGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.TearOff +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AActor::TearOff() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "TearOff"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Actor.UserConstructionScript +// (RequiredAPI, Event, Public, BlueprintEvent) + +void AActor::UserConstructionScript() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "UserConstructionScript"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Actor.ActorHasTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::ActorHasTag(class FName Tag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "ActorHasTag"); + + Params::Actor_ActorHasTag Parms{}; + + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.CanTriggerResimulation +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::CanTriggerResimulation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "CanTriggerResimulation"); + + Params::Actor_CanTriggerResimulation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.FindComponentByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ComponentClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UActorComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UActorComponent* AActor::FindComponentByTag(TSubclassOf ComponentClass, class FName Tag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "FindComponentByTag"); + + Params::Actor_FindComponentByTag Parms{}; + + Parms.ComponentClass = ComponentClass; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorBounds +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool bOnlyCollidingComponents (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Origin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoxExtent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeFromChildActors (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::GetActorBounds(bool bOnlyCollidingComponents, struct FVector* Origin, struct FVector* BoxExtent, bool bIncludeFromChildActors) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorBounds"); + + Params::Actor_GetActorBounds Parms{}; + + Parms.bOnlyCollidingComponents = bOnlyCollidingComponents; + Parms.bIncludeFromChildActors = bIncludeFromChildActors; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Origin != nullptr) + *Origin = std::move(Parms.Origin); + + if (BoxExtent != nullptr) + *BoxExtent = std::move(Parms.BoxExtent); +} + + +// Function Engine.Actor.GetActorEnableCollision +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::GetActorEnableCollision() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorEnableCollision"); + + Params::Actor_GetActorEnableCollision Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorEyesViewPoint +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* OutLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void AActor::GetActorEyesViewPoint(struct FVector* OutLocation, struct FRotator* OutRotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorEyesViewPoint"); + + Params::Actor_GetActorEyesViewPoint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLocation != nullptr) + *OutLocation = std::move(Parms.OutLocation); + + if (OutRotation != nullptr) + *OutRotation = std::move(Parms.OutRotation); +} + + +// Function Engine.Actor.GetActorForwardVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetActorForwardVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorForwardVector"); + + Params::Actor_GetActorForwardVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorRelativeScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetActorRelativeScale3D() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorRelativeScale3D"); + + Params::Actor_GetActorRelativeScale3D Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorRightVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetActorRightVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorRightVector"); + + Params::Actor_GetActorRightVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorScale3D +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetActorScale3D() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorScale3D"); + + Params::Actor_GetActorScale3D Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorTickInterval +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetActorTickInterval() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorTickInterval"); + + Params::Actor_GetActorTickInterval Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorTimeDilation +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetActorTimeDilation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorTimeDilation"); + + Params::Actor_GetActorTimeDilation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetActorUpVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetActorUpVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetActorUpVector"); + + Params::Actor_GetActorUpVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetAllChildActors +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* ChildActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bIncludeDescendants (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::GetAllChildActors(TArray* ChildActors, bool bIncludeDescendants) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetAllChildActors"); + + Params::Actor_GetAllChildActors Parms{}; + + Parms.bIncludeDescendants = bIncludeDescendants; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ChildActors != nullptr) + *ChildActors = std::move(Parms.ChildActors); +} + + +// Function Engine.Actor.GetAttachedActors +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bResetArray (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRecursivelyIncludeAttachedActors (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::GetAttachedActors(TArray* OutActors, bool bResetArray, bool bRecursivelyIncludeAttachedActors) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetAttachedActors"); + + Params::Actor_GetAttachedActors Parms{}; + + Parms.bResetArray = bResetArray; + Parms.bRecursivelyIncludeAttachedActors = bRecursivelyIncludeAttachedActors; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.Actor.GetAttachParentActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AActor::GetAttachParentActor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetAttachParentActor"); + + Params::Actor_GetAttachParentActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetAttachParentSocketName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName AActor::GetAttachParentSocketName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetAttachParentSocketName"); + + Params::Actor_GetAttachParentSocketName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetComponentByClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ComponentClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UActorComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UActorComponent* AActor::GetComponentByClass(TSubclassOf ComponentClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetComponentByClass"); + + Params::Actor_GetComponentByClass Parms{}; + + Parms.ComponentClass = ComponentClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetComponentsByInterface +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf Interface (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray AActor::GetComponentsByInterface(TSubclassOf Interface) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetComponentsByInterface"); + + Params::Actor_GetComponentsByInterface Parms{}; + + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetComponentsByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ComponentClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray AActor::GetComponentsByTag(TSubclassOf ComponentClass, class FName Tag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetComponentsByTag"); + + Params::Actor_GetComponentsByTag Parms{}; + + Parms.ComponentClass = ComponentClass; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetDistanceTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetDistanceTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetDistanceTo"); + + Params::Actor_GetDistanceTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetDotProductTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetDotProductTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetDotProductTo"); + + Params::Actor_GetDotProductTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetGameTimeSinceCreation +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetGameTimeSinceCreation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetGameTimeSinceCreation"); + + Params::Actor_GetGameTimeSinceCreation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetHorizontalDistanceTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetHorizontalDistanceTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetHorizontalDistanceTo"); + + Params::Actor_GetHorizontalDistanceTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetHorizontalDotProductTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetHorizontalDotProductTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetHorizontalDotProductTo"); + + Params::Actor_GetHorizontalDotProductTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetInputAxisKeyValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& InputAxisKey (ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetInputAxisKeyValue(const struct FKey& InputAxisKey) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetInputAxisKeyValue"); + + Params::Actor_GetInputAxisKeyValue Parms{}; + + Parms.InputAxisKey = std::move(InputAxisKey); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetInputAxisValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName InputAxisName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetInputAxisValue(const class FName InputAxisName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetInputAxisValue"); + + Params::Actor_GetInputAxisValue Parms{}; + + Parms.InputAxisName = InputAxisName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetInputVectorAxisValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& InputAxisKey (ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetInputVectorAxisValue(const struct FKey& InputAxisKey) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetInputVectorAxisValue"); + + Params::Actor_GetInputVectorAxisValue Parms{}; + + Parms.InputAxisKey = std::move(InputAxisKey); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetInstigator +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* AActor::GetInstigator() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetInstigator"); + + Params::Actor_GetInstigator Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetInstigatorController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AController* AActor::GetInstigatorController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetInstigatorController"); + + Params::Actor_GetInstigatorController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class ULevel* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevel* AActor::GetLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetLevel"); + + Params::Actor_GetLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetLevelTransform +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform AActor::GetLevelTransform() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetLevelTransform"); + + Params::Actor_GetLevelTransform Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetLifeSpan +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetLifeSpan() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetLifeSpan"); + + Params::Actor_GetLifeSpan Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetLocalRole +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ENetRole ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ENetRole AActor::GetLocalRole() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetLocalRole"); + + Params::Actor_GetLocalRole Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetMinNetUpdateFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetMinNetUpdateFrequency() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetMinNetUpdateFrequency"); + + Params::Actor_GetMinNetUpdateFrequency Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetNetCullDistanceSquared +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetNetCullDistanceSquared() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetNetCullDistanceSquared"); + + Params::Actor_GetNetCullDistanceSquared Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetNetUpdateFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetNetUpdateFrequency() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetNetUpdateFrequency"); + + Params::Actor_GetNetUpdateFrequency Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetOverlappingActors +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OverlappingActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TSubclassOf ClassFilter (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AActor::GetOverlappingActors(TArray* OverlappingActors, TSubclassOf ClassFilter) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetOverlappingActors"); + + Params::Actor_GetOverlappingActors Parms{}; + + Parms.ClassFilter = ClassFilter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OverlappingActors != nullptr) + *OverlappingActors = std::move(Parms.OverlappingActors); +} + + +// Function Engine.Actor.GetOverlappingComponents +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OverlappingComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void AActor::GetOverlappingComponents(TArray* OverlappingComponents) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetOverlappingComponents"); + + Params::Actor_GetOverlappingComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OverlappingComponents != nullptr) + *OverlappingComponents = std::move(Parms.OverlappingComponents); +} + + +// Function Engine.Actor.GetOwner +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AActor::GetOwner() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetOwner"); + + Params::Actor_GetOwner Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetParentActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AActor::GetParentActor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetParentActor"); + + Params::Actor_GetParentActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetParentComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UChildActorComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UChildActorComponent* AActor::GetParentComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetParentComponent"); + + Params::Actor_GetParentComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetRayTracingGroupId +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 AActor::GetRayTracingGroupId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetRayTracingGroupId"); + + Params::Actor_GetRayTracingGroupId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetRemoteRole +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ENetRole ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ENetRole AActor::GetRemoteRole() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetRemoteRole"); + + Params::Actor_GetRemoteRole Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetResimulationThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetResimulationThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetResimulationThreshold"); + + Params::Actor_GetResimulationThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetSquaredDistanceTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetSquaredDistanceTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetSquaredDistanceTo"); + + Params::Actor_GetSquaredDistanceTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetSquaredHorizontalDistanceTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetSquaredHorizontalDistanceTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetSquaredHorizontalDistanceTo"); + + Params::Actor_GetSquaredHorizontalDistanceTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetTransform +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FTransform ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const struct FTransform AActor::GetTransform() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetTransform"); + + Params::Actor_GetTransform Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetVelocity +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::GetVelocity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetVelocity"); + + Params::Actor_GetVelocity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.GetVerticalDistanceTo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* OtherActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AActor::GetVerticalDistanceTo(const class AActor* OtherActor) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "GetVerticalDistanceTo"); + + Params::Actor_GetVerticalDistanceTo Parms{}; + + Parms.OtherActor = OtherActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.HasAuthority +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::HasAuthority() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "HasAuthority"); + + Params::Actor_HasAuthority Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.IsActorBeingDestroyed +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::IsActorBeingDestroyed() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "IsActorBeingDestroyed"); + + Params::Actor_IsActorBeingDestroyed Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.IsActorTickEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::IsActorTickEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "IsActorTickEnabled"); + + Params::Actor_IsActorTickEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.IsChildActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::IsChildActor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "IsChildActor"); + + Params::Actor_IsChildActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.IsOverlappingActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* Other (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::IsOverlappingActor(const class AActor* Other) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "IsOverlappingActor"); + + Params::Actor_IsOverlappingActor Parms{}; + + Parms.Other = Other; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_GetActorLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AActor::K2_GetActorLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_GetActorLocation"); + + Params::Actor_K2_GetActorLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_GetActorRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator AActor::K2_GetActorRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_GetActorRotation"); + + Params::Actor_K2_GetActorRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_GetComponentsByClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ComponentClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray AActor::K2_GetComponentsByClass(TSubclassOf ComponentClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_GetComponentsByClass"); + + Params::Actor_K2_GetComponentsByClass Parms{}; + + Parms.ComponentClass = ComponentClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.K2_GetRootComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USceneComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USceneComponent* AActor::K2_GetRootComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "K2_GetRootComponent"); + + Params::Actor_K2_GetRootComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Actor.WasRecentlyRendered +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AActor::WasRecentlyRendered(float Tolerance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Actor", "WasRecentlyRendered"); + + Params::Actor_WasRecentlyRendered Parms{}; + + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceProperty.ApplyDeviceProperty +// (RequiredAPI, Native, Protected) +// Parameters: +// const struct FPlatformUserId& UserId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputDeviceId& DeviceID (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputDeviceProperty::ApplyDeviceProperty(const struct FPlatformUserId& UserId, const struct FInputDeviceId& DeviceID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceProperty", "ApplyDeviceProperty"); + + Params::InputDeviceProperty_ApplyDeviceProperty Parms{}; + + Parms.UserId = std::move(UserId); + Parms.DeviceID = std::move(DeviceID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceProperty.EvaluateDeviceProperty +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// const struct FPlatformUserId& PlatformUser (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputDeviceId& DeviceID (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float DeltaTime (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float duration (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputDeviceProperty::EvaluateDeviceProperty(const struct FPlatformUserId& PlatformUser, const struct FInputDeviceId& DeviceID, const float DeltaTime, const float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceProperty", "EvaluateDeviceProperty"); + + Params::InputDeviceProperty_EvaluateDeviceProperty Parms{}; + + Parms.PlatformUser = std::move(PlatformUser); + Parms.DeviceID = std::move(DeviceID); + Parms.DeltaTime = DeltaTime; + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceProperty.ResetDeviceProperty +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// const struct FPlatformUserId& PlatformUser (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputDeviceId& DeviceID (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceReset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputDeviceProperty::ResetDeviceProperty(const struct FPlatformUserId& PlatformUser, const struct FInputDeviceId& DeviceID, bool bForceReset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceProperty", "ResetDeviceProperty"); + + Params::InputDeviceProperty_ResetDeviceProperty Parms{}; + + Parms.PlatformUser = std::move(PlatformUser); + Parms.DeviceID = std::move(DeviceID); + Parms.bForceReset = bForceReset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInterface.GetBaseMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterial* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterial* UMaterialInterface::GetBaseMaterial() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetBaseMaterial"); + + Params::MaterialInterface_GetBaseMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.SetForceMipLevelsToBeResident +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool OverrideForceMiplevelsToBeResident (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceMiplevelsToBeResidentValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ForceDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicTextureGroups (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFastResponse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInterface::SetForceMipLevelsToBeResident(bool OverrideForceMiplevelsToBeResident, bool bForceMiplevelsToBeResidentValue, float ForceDuration, int32 CinematicTextureGroups, bool bFastResponse) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "SetForceMipLevelsToBeResident"); + + Params::MaterialInterface_SetForceMipLevelsToBeResident Parms{}; + + Parms.OverrideForceMiplevelsToBeResident = OverrideForceMiplevelsToBeResident; + Parms.bForceMiplevelsToBeResidentValue = bForceMiplevelsToBeResidentValue; + Parms.ForceDuration = ForceDuration; + Parms.CinematicTextureGroups = CinematicTextureGroups; + Parms.bFastResponse = bFastResponse; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInterface.GetBlendMode +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EBlendMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EBlendMode UMaterialInterface::GetBlendMode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetBlendMode"); + + Params::MaterialInterface_GetBlendMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.GetNaniteOverideMaterial +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UMaterialInterface::GetNaniteOverideMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetNaniteOverideMaterial"); + + Params::MaterialInterface_GetNaniteOverideMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.GetParameterInfo +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EMaterialParameterAssociation Association (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialFunctionInterface* LayerFunction (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMaterialParameterInfo ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FMaterialParameterInfo UMaterialInterface::GetParameterInfo(EMaterialParameterAssociation Association, class FName ParameterName, class UMaterialFunctionInterface* LayerFunction) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetParameterInfo"); + + Params::MaterialInterface_GetParameterInfo Parms{}; + + Parms.Association = Association; + Parms.ParameterName = ParameterName; + Parms.LayerFunction = LayerFunction; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.GetPhysicalMaterial +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPhysicalMaterial* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPhysicalMaterial* UMaterialInterface::GetPhysicalMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetPhysicalMaterial"); + + Params::MaterialInterface_GetPhysicalMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.GetPhysicalMaterialFromMap +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPhysicalMaterial* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPhysicalMaterial* UMaterialInterface::GetPhysicalMaterialFromMap(int32 Index_0) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetPhysicalMaterialFromMap"); + + Params::MaterialInterface_GetPhysicalMaterialFromMap Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInterface.GetPhysicalMaterialMask +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPhysicalMaterialMask* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPhysicalMaterialMask* UMaterialInterface::GetPhysicalMaterialMask() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInterface", "GetPhysicalMaterialMask"); + + Params::MaterialInterface_GetPhysicalMaterialMask Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceConstant.K2_GetScalarParameterValue +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMaterialInstanceConstant::K2_GetScalarParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceConstant", "K2_GetScalarParameterValue"); + + Params::MaterialInstanceConstant_K2_GetScalarParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceConstant.K2_GetTextureParameterValue +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture* UMaterialInstanceConstant::K2_GetTextureParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceConstant", "K2_GetTextureParameterValue"); + + Params::MaterialInstanceConstant_K2_GetTextureParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceConstant.K2_GetVectorParameterValue +// (Final, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UMaterialInstanceConstant::K2_GetVectorParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceConstant", "K2_GetVectorParameterValue"); + + Params::MaterialInstanceConstant_K2_GetVectorParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.HUD.AddDebugText +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// const class FString& DebugText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* SrcActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Offset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& DesiredOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FColor& TextColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipOverwriteCheck (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAbsoluteLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bKeepAttachedToActor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UFont* InFont (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FontScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDrawShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::AddDebugText(const class FString& DebugText, class AActor* SrcActor, float duration, const struct FVector& Offset, const struct FVector& DesiredOffset, const struct FColor& TextColor, bool bSkipOverwriteCheck, bool bAbsoluteLocation, bool bKeepAttachedToActor, class UFont* InFont, float FontScale, bool bDrawShadow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "AddDebugText"); + + Params::HUD_AddDebugText Parms{}; + + Parms.DebugText = std::move(DebugText); + Parms.SrcActor = SrcActor; + Parms.duration = duration; + Parms.Offset = std::move(Offset); + Parms.DesiredOffset = std::move(DesiredOffset); + Parms.TextColor = std::move(TextColor); + Parms.bSkipOverwriteCheck = bSkipOverwriteCheck; + Parms.bAbsoluteLocation = bAbsoluteLocation; + Parms.bKeepAttachedToActor = bKeepAttachedToActor; + Parms.InFont = InFont; + Parms.FontScale = FontScale; + Parms.bDrawShadow = bDrawShadow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.AddHitBox +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& position (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Size (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bConsumesInput (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Priority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::AddHitBox(const struct FVector2D& position, const struct FVector2D& Size, class FName InName, bool bConsumesInput, int32 Priority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "AddHitBox"); + + Params::HUD_AddHitBox Parms{}; + + Parms.position = std::move(position); + Parms.Size = std::move(Size); + Parms.InName = InName; + Parms.bConsumesInput = bConsumesInput; + Parms.Priority = Priority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawLine +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// float StartScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LineThickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawLine(float StartScreenX, float StartScreenY, float EndScreenX, float EndScreenY, const struct FLinearColor& LineColor, float LineThickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawLine"); + + Params::HUD_DrawLine Parms{}; + + Parms.StartScreenX = StartScreenX; + Parms.StartScreenY = StartScreenY; + Parms.EndScreenX = EndScreenX; + Parms.EndScreenY = EndScreenY; + Parms.LineColor = std::move(LineColor); + Parms.LineThickness = LineThickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawMaterial +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenW (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenH (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaterialU (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaterialV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaterialUWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaterialVHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScalePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& RotPivot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawMaterial(class UMaterialInterface* Material, float ScreenX, float ScreenY, float ScreenW, float ScreenH, float MaterialU, float MaterialV, float MaterialUWidth, float MaterialVHeight, float Scale, bool bScalePosition, float Rotation, const struct FVector2D& RotPivot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawMaterial"); + + Params::HUD_DrawMaterial Parms{}; + + Parms.Material = Material; + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.ScreenW = ScreenW; + Parms.ScreenH = ScreenH; + Parms.MaterialU = MaterialU; + Parms.MaterialV = MaterialV; + Parms.MaterialUWidth = MaterialUWidth; + Parms.MaterialVHeight = MaterialVHeight; + Parms.Scale = Scale; + Parms.bScalePosition = bScalePosition; + Parms.Rotation = Rotation; + Parms.RotPivot = std::move(RotPivot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawMaterialSimple +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenW (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenH (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScalePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawMaterialSimple(class UMaterialInterface* Material, float ScreenX, float ScreenY, float ScreenW, float ScreenH, float Scale, bool bScalePosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawMaterialSimple"); + + Params::HUD_DrawMaterialSimple Parms{}; + + Parms.Material = Material; + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.ScreenW = ScreenW; + Parms.ScreenH = ScreenH; + Parms.Scale = Scale; + Parms.bScalePosition = bScalePosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawMaterialTriangle +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V0_Pos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V1_Pos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V2_Pos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V0_UV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V1_UV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V2_UV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& V0_Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& V1_Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& V2_Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawMaterialTriangle(class UMaterialInterface* Material, const struct FVector2D& V0_Pos, const struct FVector2D& V1_Pos, const struct FVector2D& V2_Pos, const struct FVector2D& V0_UV, const struct FVector2D& V1_UV, const struct FVector2D& V2_UV, const struct FLinearColor& V0_Color, const struct FLinearColor& V1_Color, const struct FLinearColor& V2_Color) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawMaterialTriangle"); + + Params::HUD_DrawMaterialTriangle Parms{}; + + Parms.Material = Material; + Parms.V0_Pos = std::move(V0_Pos); + Parms.V1_Pos = std::move(V1_Pos); + Parms.V2_Pos = std::move(V2_Pos); + Parms.V0_UV = std::move(V0_UV); + Parms.V1_UV = std::move(V1_UV); + Parms.V2_UV = std::move(V2_UV); + Parms.V0_Color = std::move(V0_Color); + Parms.V1_Color = std::move(V1_Color); + Parms.V2_Color = std::move(V2_Color); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawRect +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& RectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenW (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenH (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawRect(const struct FLinearColor& RectColor, float ScreenX, float ScreenY, float ScreenW, float ScreenH) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawRect"); + + Params::HUD_DrawRect Parms{}; + + Parms.RectColor = std::move(RectColor); + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.ScreenW = ScreenW; + Parms.ScreenH = ScreenH; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawText +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TextColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UFont* Font (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScalePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawText(const class FString& Text, const struct FLinearColor& TextColor, float ScreenX, float ScreenY, class UFont* Font, float Scale, bool bScalePosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawText"); + + Params::HUD_DrawText Parms{}; + + Parms.Text = std::move(Text); + Parms.TextColor = std::move(TextColor); + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.Font = Font; + Parms.Scale = Scale; + Parms.bScalePosition = bScalePosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawTexture +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UTexture* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenW (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenH (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TextureU (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TextureV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TextureUWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TextureVHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TintColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBlendMode BlendMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScalePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& RotPivot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawTexture(class UTexture* Texture, float ScreenX, float ScreenY, float ScreenW, float ScreenH, float TextureU, float TextureV, float TextureUWidth, float TextureVHeight, const struct FLinearColor& TintColor, EBlendMode BlendMode, float Scale, bool bScalePosition, float Rotation, const struct FVector2D& RotPivot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawTexture"); + + Params::HUD_DrawTexture Parms{}; + + Parms.Texture = Texture; + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.ScreenW = ScreenW; + Parms.ScreenH = ScreenH; + Parms.TextureU = TextureU; + Parms.TextureV = TextureV; + Parms.TextureUWidth = TextureUWidth; + Parms.TextureVHeight = TextureVHeight; + Parms.TintColor = std::move(TintColor); + Parms.BlendMode = BlendMode; + Parms.Scale = Scale; + Parms.bScalePosition = bScalePosition; + Parms.Rotation = Rotation; + Parms.RotPivot = std::move(RotPivot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.DrawTextureSimple +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScalePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::DrawTextureSimple(class UTexture* Texture, float ScreenX, float ScreenY, float Scale, bool bScalePosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "DrawTextureSimple"); + + Params::HUD_DrawTextureSimple Parms{}; + + Parms.Texture = Texture; + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + Parms.Scale = Scale; + Parms.bScalePosition = bScalePosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.GetActorsInSelectionRectangle +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf ClassFilter (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& FirstPoint (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& SecondPoint (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bIncludeNonCollidingComponents (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bActorMustBeFullyEnclosed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::GetActorsInSelectionRectangle(TSubclassOf ClassFilter, const struct FVector2D& FirstPoint, const struct FVector2D& SecondPoint, TArray* OutActors, bool bIncludeNonCollidingComponents, bool bActorMustBeFullyEnclosed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "GetActorsInSelectionRectangle"); + + Params::HUD_GetActorsInSelectionRectangle Parms{}; + + Parms.ClassFilter = ClassFilter; + Parms.FirstPoint = std::move(FirstPoint); + Parms.SecondPoint = std::move(SecondPoint); + Parms.bIncludeNonCollidingComponents = bIncludeNonCollidingComponents; + Parms.bActorMustBeFullyEnclosed = bActorMustBeFullyEnclosed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.HUD.NextDebugTarget +// (RequiredAPI, Exec, Native, Public) + +void AHUD::NextDebugTarget() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "NextDebugTarget"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.PreviousDebugTarget +// (RequiredAPI, Exec, Native, Public) + +void AHUD::PreviousDebugTarget() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "PreviousDebugTarget"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.ReceiveDrawHUD +// (RequiredAPI, BlueprintCosmetic, Event, Public, BlueprintEvent) +// Parameters: +// int32 SizeX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SizeY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ReceiveDrawHUD(int32 SizeX, int32 SizeY) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ReceiveDrawHUD"); + + Params::HUD_ReceiveDrawHUD Parms{}; + + Parms.SizeX = SizeX; + Parms.SizeY = SizeY; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.HUD.ReceiveHitBoxBeginCursorOver +// (RequiredAPI, BlueprintCosmetic, Event, Public, BlueprintEvent) +// Parameters: +// const class FName BoxName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ReceiveHitBoxBeginCursorOver(const class FName BoxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ReceiveHitBoxBeginCursorOver"); + + Params::HUD_ReceiveHitBoxBeginCursorOver Parms{}; + + Parms.BoxName = BoxName; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.HUD.ReceiveHitBoxClick +// (RequiredAPI, BlueprintCosmetic, Event, Public, BlueprintEvent) +// Parameters: +// const class FName BoxName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ReceiveHitBoxClick(const class FName BoxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ReceiveHitBoxClick"); + + Params::HUD_ReceiveHitBoxClick Parms{}; + + Parms.BoxName = BoxName; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.HUD.ReceiveHitBoxEndCursorOver +// (RequiredAPI, BlueprintCosmetic, Event, Public, BlueprintEvent) +// Parameters: +// const class FName BoxName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ReceiveHitBoxEndCursorOver(const class FName BoxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ReceiveHitBoxEndCursorOver"); + + Params::HUD_ReceiveHitBoxEndCursorOver Parms{}; + + Parms.BoxName = BoxName; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.HUD.ReceiveHitBoxRelease +// (RequiredAPI, BlueprintCosmetic, Event, Public, BlueprintEvent) +// Parameters: +// const class FName BoxName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ReceiveHitBoxRelease(const class FName BoxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ReceiveHitBoxRelease"); + + Params::HUD_ReceiveHitBoxRelease Parms{}; + + Parms.BoxName = BoxName; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.HUD.RemoveAllDebugStrings +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void AHUD::RemoveAllDebugStrings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "RemoveAllDebugStrings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.RemoveDebugText +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class AActor* SrcActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLeaveDurationText (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::RemoveDebugText(class AActor* SrcActor, bool bLeaveDurationText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "RemoveDebugText"); + + Params::HUD_RemoveDebugText Parms{}; + + Parms.SrcActor = SrcActor; + Parms.bLeaveDurationText = bLeaveDurationText; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.ShowDebug +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName DebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ShowDebug(class FName DebugType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ShowDebug"); + + Params::HUD_ShowDebug Parms{}; + + Parms.DebugType = DebugType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.ShowDebugForReticleTargetToggle +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// TSubclassOf DesiredClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ShowDebugForReticleTargetToggle(TSubclassOf DesiredClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ShowDebugForReticleTargetToggle"); + + Params::HUD_ShowDebugForReticleTargetToggle Parms{}; + + Parms.DesiredClass = DesiredClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.ShowDebugToggleSubCategory +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName Category (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::ShowDebugToggleSubCategory(class FName Category) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ShowDebugToggleSubCategory"); + + Params::HUD_ShowDebugToggleSubCategory Parms{}; + + Parms.Category = Category; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.ShowHUD +// (RequiredAPI, Exec, Native, Public) + +void AHUD::ShowHUD() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "ShowHUD"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HUD.Deproject +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::Deproject(float ScreenX, float ScreenY, struct FVector* WorldPosition, struct FVector* WorldDirection) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "Deproject"); + + Params::HUD_Deproject Parms{}; + + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldPosition != nullptr) + *WorldPosition = std::move(Parms.WorldPosition); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); +} + + +// Function Engine.HUD.GetOwningPawn +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* AHUD::GetOwningPawn() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "GetOwningPawn"); + + Params::HUD_GetOwningPawn Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.HUD.GetOwningPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* AHUD::GetOwningPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "GetOwningPlayerController"); + + Params::HUD_GetOwningPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.HUD.GetTextSize +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutWidth (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutHeight (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UFont* Font (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AHUD::GetTextSize(const class FString& Text, float* OutWidth, float* OutHeight, class UFont* Font, float Scale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "GetTextSize"); + + Params::HUD_GetTextSize Parms{}; + + Parms.Text = std::move(Text); + Parms.Font = Font; + Parms.Scale = Scale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutWidth != nullptr) + *OutWidth = Parms.OutWidth; + + if (OutHeight != nullptr) + *OutHeight = Parms.OutHeight; +} + + +// Function Engine.HUD.Project +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bClampToZeroPlane (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector AHUD::Project(const struct FVector& Location, bool bClampToZeroPlane) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HUD", "Project"); + + Params::HUD_Project Parms{}; + + Parms.Location = std::move(Location); + Parms.bClampToZeroPlane = bClampToZeroPlane; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessComponent.AddOrUpdateBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPostProcessComponent::AddOrUpdateBlendable(TScriptInterface InBlendableObject, float InWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessComponent", "AddOrUpdateBlendable"); + + Params::PostProcessComponent_AddOrUpdateBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + Parms.InWeight = InWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PostProcessComponent.GetNumberOfBlendables +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPostProcessComponent::GetNumberOfBlendables() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessComponent", "GetNumberOfBlendables"); + + Params::PostProcessComponent_GetNumberOfBlendables Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessComponent.QueryBlendableAtIdnex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UPostProcessComponent::QueryBlendableAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessComponent", "QueryBlendableAtIdnex"); + + Params::PostProcessComponent_QueryBlendableAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessComponent.QueryBlendableWeightAtIdnex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPostProcessComponent::QueryBlendableWeightAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessComponent", "QueryBlendableWeightAtIdnex"); + + Params::PostProcessComponent_QueryBlendableWeightAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessComponent.RemoveBlendable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPostProcessComponent::RemoveBlendable(TScriptInterface InBlendableObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessComponent", "RemoveBlendable"); + + Params::PostProcessComponent_RemoveBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VectorFieldComponent.SetIntensity +// (Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVectorFieldComponent::SetIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VectorFieldComponent", "SetIntensity"); + + Params::VectorFieldComponent_SetIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.GetInitialEvaluateWorldPositionOffset +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UStaticMeshComponent::GetInitialEvaluateWorldPositionOffset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "GetInitialEvaluateWorldPositionOffset"); + + Params::StaticMeshComponent_GetInitialEvaluateWorldPositionOffset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMeshComponent.OnRep_StaticMesh +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UStaticMesh* OldStaticMesh (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::OnRep_StaticMesh(class UStaticMesh* OldStaticMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "OnRep_StaticMesh"); + + Params::StaticMeshComponent_OnRep_StaticMesh Parms{}; + + Parms.OldStaticMesh = OldStaticMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetDistanceFieldSelfShadowBias +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetDistanceFieldSelfShadowBias(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetDistanceFieldSelfShadowBias"); + + Params::StaticMeshComponent_SetDistanceFieldSelfShadowBias Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetEvaluateWorldPositionOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetEvaluateWorldPositionOffset(bool NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetEvaluateWorldPositionOffset"); + + Params::StaticMeshComponent_SetEvaluateWorldPositionOffset Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetEvaluateWorldPositionOffsetInRayTracing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetEvaluateWorldPositionOffsetInRayTracing(bool NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetEvaluateWorldPositionOffsetInRayTracing"); + + Params::StaticMeshComponent_SetEvaluateWorldPositionOffsetInRayTracing Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetForceDisableNanite +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInForceDisableNanite (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetForceDisableNanite(bool bInForceDisableNanite) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetForceDisableNanite"); + + Params::StaticMeshComponent_SetForceDisableNanite Parms{}; + + Parms.bInForceDisableNanite = bInForceDisableNanite; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetForcedLodModel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewForcedLodModel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetForcedLodModel(int32 NewForcedLodModel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetForcedLodModel"); + + Params::StaticMeshComponent_SetForcedLodModel Parms{}; + + Parms.NewForcedLodModel = NewForcedLodModel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetReverseCulling +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReverseCulling (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetReverseCulling(bool ReverseCulling) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetReverseCulling"); + + Params::StaticMeshComponent_SetReverseCulling Parms{}; + + Parms.ReverseCulling = ReverseCulling; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.SetStaticMesh +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UStaticMesh* NewMesh (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UStaticMeshComponent::SetStaticMesh(class UStaticMesh* NewMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetStaticMesh"); + + Params::StaticMeshComponent_SetStaticMesh Parms{}; + + Parms.NewMesh = NewMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMeshComponent.SetWorldPositionOffsetDisableDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::SetWorldPositionOffsetDisableDistance(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "SetWorldPositionOffsetDisableDistance"); + + Params::StaticMeshComponent_SetWorldPositionOffsetDisableDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.UpdateInitialEvaluateWorldPositionOffset +// (Final, Native, Public, BlueprintCallable) + +void UStaticMeshComponent::UpdateInitialEvaluateWorldPositionOffset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "UpdateInitialEvaluateWorldPositionOffset"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMeshComponent.GetLocalBounds +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* min_0 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* max_0 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMeshComponent::GetLocalBounds(struct FVector* min_0, struct FVector* max_0) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshComponent", "GetLocalBounds"); + + Params::StaticMeshComponent_GetLocalBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (min_0 != nullptr) + *min_0 = std::move(Parms.min_0); + + if (max_0 != nullptr) + *max_0 = std::move(Parms.max_0); +} + + +// Function Engine.MaterialExpressionDataDrivenShaderPlatformInfoSwitch.GetNameOptions +// (Final, Native, Public, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UMaterialExpressionDataDrivenShaderPlatformInfoSwitch::GetNameOptions() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialExpressionDataDrivenShaderPlatformInfoSwitch", "GetNameOptions"); + + Params::MaterialExpressionDataDrivenShaderPlatformInfoSwitch_GetNameOptions Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.AddInstance +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& InstanceTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInstancedStaticMeshComponent::AddInstance(const struct FTransform& InstanceTransform, bool bWorldSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "AddInstance"); + + Params::InstancedStaticMeshComponent_AddInstance Parms{}; + + Parms.InstanceTransform = std::move(InstanceTransform); + Parms.bWorldSpace = bWorldSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.AddInstances +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InstanceTransforms (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bShouldReturnIndices (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateNavigation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UInstancedStaticMeshComponent::AddInstances(const TArray& InstanceTransforms, bool bShouldReturnIndices, bool bWorldSpace, bool bUpdateNavigation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "AddInstances"); + + Params::InstancedStaticMeshComponent_AddInstances Parms{}; + + Parms.InstanceTransforms = std::move(InstanceTransforms); + Parms.bShouldReturnIndices = bShouldReturnIndices; + Parms.bWorldSpace = bWorldSpace; + Parms.bUpdateNavigation = bUpdateNavigation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.AddInstanceWorldSpace +// (Final, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FTransform& WorldTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInstancedStaticMeshComponent::AddInstanceWorldSpace(const struct FTransform& WorldTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "AddInstanceWorldSpace"); + + Params::InstancedStaticMeshComponent_AddInstanceWorldSpace Parms{}; + + Parms.WorldTransform = std::move(WorldTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.BatchUpdateInstancesTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 StartInstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumInstances (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& NewInstancesTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMarkRenderStateDirty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::BatchUpdateInstancesTransform(int32 StartInstanceIndex, int32 NumInstances, const struct FTransform& NewInstancesTransform, bool bWorldSpace, bool bMarkRenderStateDirty, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "BatchUpdateInstancesTransform"); + + Params::InstancedStaticMeshComponent_BatchUpdateInstancesTransform Parms{}; + + Parms.StartInstanceIndex = StartInstanceIndex; + Parms.NumInstances = NumInstances; + Parms.NewInstancesTransform = std::move(NewInstancesTransform); + Parms.bWorldSpace = bWorldSpace; + Parms.bMarkRenderStateDirty = bMarkRenderStateDirty; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.BatchUpdateInstancesTransforms +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32 StartInstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& NewInstancesTransforms (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMarkRenderStateDirty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::BatchUpdateInstancesTransforms(int32 StartInstanceIndex, const TArray& NewInstancesTransforms, bool bWorldSpace, bool bMarkRenderStateDirty, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "BatchUpdateInstancesTransforms"); + + Params::InstancedStaticMeshComponent_BatchUpdateInstancesTransforms Parms{}; + + Parms.StartInstanceIndex = StartInstanceIndex; + Parms.NewInstancesTransforms = std::move(NewInstancesTransforms); + Parms.bWorldSpace = bWorldSpace; + Parms.bMarkRenderStateDirty = bMarkRenderStateDirty; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.ClearInstances +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UInstancedStaticMeshComponent::ClearInstances() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "ClearInstances"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InstancedStaticMeshComponent.RemoveInstance +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::RemoveInstance(int32 InstanceIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "RemoveInstance"); + + Params::InstancedStaticMeshComponent_RemoveInstance Parms{}; + + Parms.InstanceIndex = InstanceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.RemoveInstances +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InstancesToRemove (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::RemoveInstances(const TArray& InstancesToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "RemoveInstances"); + + Params::InstancedStaticMeshComponent_RemoveInstances Parms{}; + + Parms.InstancesToRemove = std::move(InstancesToRemove); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.SetCullDistances +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 StartCullDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 EndCullDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInstancedStaticMeshComponent::SetCullDistances(int32 StartCullDistance, int32 EndCullDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "SetCullDistances"); + + Params::InstancedStaticMeshComponent_SetCullDistances Parms{}; + + Parms.StartCullDistance = StartCullDistance; + Parms.EndCullDistance = EndCullDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InstancedStaticMeshComponent.SetCustomDataValue +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CustomDataIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CustomDataValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMarkRenderStateDirty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::SetCustomDataValue(int32 InstanceIndex, int32 CustomDataIndex, float CustomDataValue, bool bMarkRenderStateDirty) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "SetCustomDataValue"); + + Params::InstancedStaticMeshComponent_SetCustomDataValue Parms{}; + + Parms.InstanceIndex = InstanceIndex; + Parms.CustomDataIndex = CustomDataIndex; + Parms.CustomDataValue = CustomDataValue; + Parms.bMarkRenderStateDirty = bMarkRenderStateDirty; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.SetLODDistanceScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InLODDistanceScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInstancedStaticMeshComponent::SetLODDistanceScale(float InLODDistanceScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "SetLODDistanceScale"); + + Params::InstancedStaticMeshComponent_SetLODDistanceScale Parms{}; + + Parms.InLODDistanceScale = InLODDistanceScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InstancedStaticMeshComponent.SetNumCustomDataFloats +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InNumCustomDataFloats (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInstancedStaticMeshComponent::SetNumCustomDataFloats(int32 InNumCustomDataFloats) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "SetNumCustomDataFloats"); + + Params::InstancedStaticMeshComponent_SetNumCustomDataFloats Parms{}; + + Parms.InNumCustomDataFloats = InNumCustomDataFloats; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InstancedStaticMeshComponent.UpdateInstanceTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 InstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& NewInstanceTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMarkRenderStateDirty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::UpdateInstanceTransform(int32 InstanceIndex, const struct FTransform& NewInstanceTransform, bool bWorldSpace, bool bMarkRenderStateDirty, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "UpdateInstanceTransform"); + + Params::InstancedStaticMeshComponent_UpdateInstanceTransform Parms{}; + + Parms.InstanceIndex = InstanceIndex; + Parms.NewInstanceTransform = std::move(NewInstanceTransform); + Parms.bWorldSpace = bWorldSpace; + Parms.bMarkRenderStateDirty = bMarkRenderStateDirty; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.GetCullDistances +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32* OutStartCullDistance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutEndCullDistance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInstancedStaticMeshComponent::GetCullDistances(int32* OutStartCullDistance, int32* OutEndCullDistance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetCullDistances"); + + Params::InstancedStaticMeshComponent_GetCullDistances Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutStartCullDistance != nullptr) + *OutStartCullDistance = Parms.OutStartCullDistance; + + if (OutEndCullDistance != nullptr) + *OutEndCullDistance = Parms.OutEndCullDistance; +} + + +// Function Engine.InstancedStaticMeshComponent.GetInstanceCount +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInstancedStaticMeshComponent::GetInstanceCount() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetInstanceCount"); + + Params::InstancedStaticMeshComponent_GetInstanceCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.GetInstancesOverlappingBox +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bBoxInWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UInstancedStaticMeshComponent::GetInstancesOverlappingBox(const struct FBox& Box, bool bBoxInWorldSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetInstancesOverlappingBox"); + + Params::InstancedStaticMeshComponent_GetInstancesOverlappingBox Parms{}; + + Parms.Box = std::move(Box); + Parms.bBoxInWorldSpace = bBoxInWorldSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.GetInstancesOverlappingSphere +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Center (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSphereInWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UInstancedStaticMeshComponent::GetInstancesOverlappingSphere(const struct FVector& Center, float Radius, bool bSphereInWorldSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetInstancesOverlappingSphere"); + + Params::InstancedStaticMeshComponent_GetInstancesOverlappingSphere Parms{}; + + Parms.Center = std::move(Center); + Parms.Radius = Radius; + Parms.bSphereInWorldSpace = bSphereInWorldSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.GetInstanceTransform +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 InstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform* OutInstanceTransform (Parm, OutParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWorldSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::GetInstanceTransform(int32 InstanceIndex, struct FTransform* OutInstanceTransform, bool bWorldSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetInstanceTransform"); + + Params::InstancedStaticMeshComponent_GetInstanceTransform Parms{}; + + Parms.InstanceIndex = InstanceIndex; + Parms.bWorldSpace = bWorldSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutInstanceTransform != nullptr) + *OutInstanceTransform = std::move(Parms.OutInstanceTransform); + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.GetLODDistanceScale +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UInstancedStaticMeshComponent::GetLODDistanceScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "GetLODDistanceScale"); + + Params::InstancedStaticMeshComponent_GetLODDistanceScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InstancedStaticMeshComponent.IsValidInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 InstanceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInstancedStaticMeshComponent::IsValidInstance(int32 InstanceIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InstancedStaticMeshComponent", "IsValidInstance"); + + Params::InstancedStaticMeshComponent_IsValidInstance Parms{}; + + Parms.InstanceIndex = InstanceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncPhysicsInputComponent.ServerRPCBufferInput +// (RequiredAPI, Net, Native, Event, Public, NetServer) +// Parameters: +// class UAsyncPhysicsData* AsyncPhysicsData (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAsyncPhysicsInputComponent::ServerRPCBufferInput(class UAsyncPhysicsData* AsyncPhysicsData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AsyncPhysicsInputComponent", "ServerRPCBufferInput"); + + Params::AsyncPhysicsInputComponent_ServerRPCBufferInput Parms{}; + + Parms.AsyncPhysicsData = AsyncPhysicsData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AsyncPhysicsInputComponent.GetDataToConsume +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAsyncPhysicsData* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UAsyncPhysicsData* UAsyncPhysicsInputComponent::GetDataToConsume() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AsyncPhysicsInputComponent", "GetDataToConsume"); + + Params::AsyncPhysicsInputComponent_GetDataToConsume Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncPhysicsInputComponent.GetDataToWrite +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAsyncPhysicsData* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncPhysicsData* UAsyncPhysicsInputComponent::GetDataToWrite() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AsyncPhysicsInputComponent", "GetDataToWrite"); + + Params::AsyncPhysicsInputComponent_GetDataToWrite Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationAsset.FindMetaDataByClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TSubclassOf MetaDataClass (ConstParm, Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimMetaData* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMetaData* UAnimationAsset::FindMetaDataByClass(const TSubclassOf MetaDataClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimationAsset", "FindMetaDataByClass"); + + Params::AnimationAsset_FindMetaDataByClass Parms{}; + + Parms.MetaDataClass = MetaDataClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationAsset.GetPlayLength +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimationAsset::GetPlayLength() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimationAsset", "GetPlayLength"); + + Params::AnimationAsset_GetPlayLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationAttributeIdentifierExtensions.IsValid +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FAnimationAttributeIdentifier& Identifier (Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimationAttributeIdentifierExtensions::IsValid(struct FAnimationAttributeIdentifier& Identifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimationAttributeIdentifierExtensions", "IsValid"); + + Params::AnimationAttributeIdentifierExtensions_IsValid Parms{}; + + Parms.Identifier = std::move(Identifier); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Identifier = std::move(Parms.Identifier); + + return Parms.ReturnValue; +} + + +// Function Engine.ChildActorComponent.OnChildActorDestroyed +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UChildActorComponent::OnChildActorDestroyed(class AActor* Actor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ChildActorComponent", "OnChildActorDestroyed"); + + Params::ChildActorComponent_OnChildActorDestroyed Parms{}; + + Parms.Actor = Actor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ChildActorComponent.OnRep_ChildActor +// (Final, Native, Private) + +void UChildActorComponent::OnRep_ChildActor() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ChildActorComponent", "OnRep_ChildActor"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ChildActorComponent.SetChildActorClass +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UChildActorComponent::SetChildActorClass(TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ChildActorComponent", "SetChildActorClass"); + + Params::ChildActorComponent_SetChildActorClass Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionDestructibleInHLODInterface.SetHLODDestructionTag +// (RequiredAPI, Native, Event, Public, HasOutParams, BlueprintEvent) +// Parameters: +// const struct FWorldPartitionHLODDestructionTag&InDestructionTag (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void IWorldPartitionDestructibleInHLODInterface::SetHLODDestructionTag(const struct FWorldPartitionHLODDestructionTag& InDestructionTag) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("WorldPartitionDestructibleInHLODInterface", "SetHLODDestructionTag"); + + Params::WorldPartitionDestructibleInHLODInterface_SetHLODDestructionTag Parms{}; + + Parms.InDestructionTag = std::move(InDestructionTag); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionDestructibleInHLODInterface.GetHLODDestructionTag +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// struct FWorldPartitionHLODDestructionTagReturnValue (Parm, OutParm, ReturnParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +struct FWorldPartitionHLODDestructionTag IWorldPartitionDestructibleInHLODInterface::GetHLODDestructionTag() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("WorldPartitionDestructibleInHLODInterface", "GetHLODDestructionTag"); + + Params::WorldPartitionDestructibleInHLODInterface_GetHLODDestructionTag Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMeshActor.SetMobility +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EComponentMobility InMobility (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AStaticMeshActor::SetMobility(EComponentMobility InMobility) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMeshActor", "SetMobility"); + + Params::StaticMeshActor_SetMobility Parms{}; + + Parms.InMobility = InMobility; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerShapeCylinder.SetHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerShapeCylinder::SetHeight(int32 InHeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerShapeCylinder", "SetHeight"); + + Params::StereoLayerShapeCylinder_SetHeight Parms{}; + + Parms.InHeight = InHeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerShapeCylinder.SetOverlayArc +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InOverlayArc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerShapeCylinder::SetOverlayArc(float InOverlayArc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerShapeCylinder", "SetOverlayArc"); + + Params::StereoLayerShapeCylinder_SetOverlayArc Parms{}; + + Parms.InOverlayArc = InOverlayArc; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerShapeCylinder.SetRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerShapeCylinder::SetRadius(float InRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerShapeCylinder", "SetRadius"); + + Params::StereoLayerShapeCylinder_SetRadius Parms{}; + + Parms.InRadius = InRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldSettings.OnRep_NaniteSettings +// (RequiredAPI, Native, Public) + +void AWorldSettings::OnRep_NaniteSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldSettings", "OnRep_NaniteSettings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldSettings.OnRep_WorldGravityZ +// (RequiredAPI, Native, Public) + +void AWorldSettings::OnRep_WorldGravityZ() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldSettings", "OnRep_WorldGravityZ"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StreamableRenderAsset.SetForceMipLevelsToBeResident +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicLODGroupMask (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStreamableRenderAsset::SetForceMipLevelsToBeResident(float Seconds, int32 CinematicLODGroupMask) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StreamableRenderAsset", "SetForceMipLevelsToBeResident"); + + Params::StreamableRenderAsset_SetForceMipLevelsToBeResident Parms{}; + + Parms.Seconds = Seconds; + Parms.CinematicLODGroupMask = CinematicLODGroupMask; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetAffectGlobalIllumination +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetAffectGlobalIllumination(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetAffectGlobalIllumination"); + + Params::LightComponentBase_SetAffectGlobalIllumination Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetAffectReflection +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetAffectReflection(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetAffectReflection"); + + Params::LightComponentBase_SetAffectReflection Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetCastDeepShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetCastDeepShadow(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetCastDeepShadow"); + + Params::LightComponentBase_SetCastDeepShadow Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetCastRaytracedShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetCastRaytracedShadow(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetCastRaytracedShadow"); + + Params::LightComponentBase_SetCastRaytracedShadow Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetCastRaytracedShadows +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ECastRayTracedShadow bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetCastRaytracedShadows(ECastRayTracedShadow bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetCastRaytracedShadows"); + + Params::LightComponentBase_SetCastRaytracedShadows Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetCastShadows +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetCastShadows(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetCastShadows"); + + Params::LightComponentBase_SetCastShadows Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetCastVolumetricShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetCastVolumetricShadow(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetCastVolumetricShadow"); + + Params::LightComponentBase_SetCastVolumetricShadow Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.SetSamplesPerPixel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponentBase::SetSamplesPerPixel(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "SetSamplesPerPixel"); + + Params::LightComponentBase_SetSamplesPerPixel Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponentBase.GetFinalIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ULightComponentBase::GetFinalIntensity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "GetFinalIntensity"); + + Params::LightComponentBase_GetFinalIntensity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LightComponentBase.GetLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor ULightComponentBase::GetLightColor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponentBase", "GetLightColor"); + + Params::LightComponentBase_GetLightColor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetAssetPlayerTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimAssetPlayerData&CachedAnimAssetPlayerData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetAssetPlayerTime(class UAnimInstance* InAnimInstance, const struct FCachedAnimAssetPlayerData& CachedAnimAssetPlayerData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetAssetPlayerTime"); + + Params::CachedAnimDataLibrary_StateMachine_GetAssetPlayerTime Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimAssetPlayerData = std::move(CachedAnimAssetPlayerData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetAssetPlayerTimeRatio +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimAssetPlayerData&CachedAnimAssetPlayerData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetAssetPlayerTimeRatio(class UAnimInstance* InAnimInstance, const struct FCachedAnimAssetPlayerData& CachedAnimAssetPlayerData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetAssetPlayerTimeRatio"); + + Params::CachedAnimDataLibrary_StateMachine_GetAssetPlayerTimeRatio Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimAssetPlayerData = std::move(CachedAnimAssetPlayerData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetCrossfadeDuration +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimTransitionData& CachedAnimTransitionData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetCrossfadeDuration(class UAnimInstance* InAnimInstance, const struct FCachedAnimTransitionData& CachedAnimTransitionData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetCrossfadeDuration"); + + Params::CachedAnimDataLibrary_StateMachine_GetCrossfadeDuration Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimTransitionData = std::move(CachedAnimTransitionData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetGlobalWeight +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateData& CachedAnimStateData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetGlobalWeight(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateData& CachedAnimStateData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetGlobalWeight"); + + Params::CachedAnimDataLibrary_StateMachine_GetGlobalWeight Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateData = std::move(CachedAnimStateData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetLocalWeight +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateData& CachedAnimStateData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetLocalWeight(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateData& CachedAnimStateData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetLocalWeight"); + + Params::CachedAnimDataLibrary_StateMachine_GetLocalWeight Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateData = std::move(CachedAnimStateData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetRelevantAnimTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimRelevancyData& CachedAnimRelevancyData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetRelevantAnimTime(class UAnimInstance* InAnimInstance, const struct FCachedAnimRelevancyData& CachedAnimRelevancyData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetRelevantAnimTime"); + + Params::CachedAnimDataLibrary_StateMachine_GetRelevantAnimTime Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimRelevancyData = std::move(CachedAnimRelevancyData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetRelevantAnimTimeRemaining +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimRelevancyData& CachedAnimRelevancyData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetRelevantAnimTimeRemaining(class UAnimInstance* InAnimInstance, const struct FCachedAnimRelevancyData& CachedAnimRelevancyData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetRelevantAnimTimeRemaining"); + + Params::CachedAnimDataLibrary_StateMachine_GetRelevantAnimTimeRemaining Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimRelevancyData = std::move(CachedAnimRelevancyData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetRelevantAnimTimeRemainingFraction +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimRelevancyData& CachedAnimRelevancyData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetRelevantAnimTimeRemainingFraction(class UAnimInstance* InAnimInstance, const struct FCachedAnimRelevancyData& CachedAnimRelevancyData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetRelevantAnimTimeRemainingFraction"); + + Params::CachedAnimDataLibrary_StateMachine_GetRelevantAnimTimeRemainingFraction Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimRelevancyData = std::move(CachedAnimRelevancyData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_GetTotalWeight +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateArray& CachedAnimStateArray (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCachedAnimDataLibrary::StateMachine_GetTotalWeight(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateArray& CachedAnimStateArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_GetTotalWeight"); + + Params::CachedAnimDataLibrary_StateMachine_GetTotalWeight Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateArray = std::move(CachedAnimStateArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_IsFullWeight +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateArray& CachedAnimStateArray (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCachedAnimDataLibrary::StateMachine_IsFullWeight(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateArray& CachedAnimStateArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_IsFullWeight"); + + Params::CachedAnimDataLibrary_StateMachine_IsFullWeight Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateArray = std::move(CachedAnimStateArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_IsRelevant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateArray& CachedAnimStateArray (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCachedAnimDataLibrary::StateMachine_IsRelevant(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateArray& CachedAnimStateArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_IsRelevant"); + + Params::CachedAnimDataLibrary_StateMachine_IsRelevant Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateArray = std::move(CachedAnimStateArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CachedAnimDataLibrary.StateMachine_IsStateRelevant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class UAnimInstance* InAnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCachedAnimStateData& CachedAnimStateData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCachedAnimDataLibrary::StateMachine_IsStateRelevant(class UAnimInstance* InAnimInstance, const struct FCachedAnimStateData& CachedAnimStateData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CachedAnimDataLibrary", "StateMachine_IsStateRelevant"); + + Params::CachedAnimDataLibrary_StateMachine_IsStateRelevant Parms{}; + + Parms.InAnimInstance = InAnimInstance; + Parms.CachedAnimStateData = std::move(CachedAnimStateData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetFrameTransform +// (Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USparseVolumeTexture::GetFrameTransform() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetFrameTransform"); + + Params::SparseVolumeTexture_GetFrameTransform Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetNumFrames +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USparseVolumeTexture::GetNumFrames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetNumFrames"); + + Params::SparseVolumeTexture_GetNumFrames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetNumMipLevels +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USparseVolumeTexture::GetNumMipLevels() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetNumMipLevels"); + + Params::SparseVolumeTexture_GetNumMipLevels Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetSizeX +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USparseVolumeTexture::GetSizeX() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetSizeX"); + + Params::SparseVolumeTexture_GetSizeX Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetSizeY +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USparseVolumeTexture::GetSizeY() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetSizeY"); + + Params::SparseVolumeTexture_GetSizeY Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SparseVolumeTexture.GetSizeZ +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USparseVolumeTexture::GetSizeZ() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SparseVolumeTexture", "GetSizeZ"); + + Params::SparseVolumeTexture_GetSizeZ Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LODSyncComponent.GetLODSyncDebugText +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString ULODSyncComponent::GetLODSyncDebugText() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LODSyncComponent", "GetLODSyncDebugText"); + + Params::LODSyncComponent_GetLODSyncDebugText Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.FetchAndUpdate +// (Native, Public, BlueprintCallable) + +void UTimecodeProvider::FetchAndUpdate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "FetchAndUpdate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimecodeProvider.FetchTimecode +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FQualifiedFrameTime* OutFrameTime (Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTimecodeProvider::FetchTimecode(struct FQualifiedFrameTime* OutFrameTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "FetchTimecode"); + + Params::TimecodeProvider_FetchTimecode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutFrameTime != nullptr) + *OutFrameTime = std::move(Parms.OutFrameTime); + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetDelayedQualifiedFrameTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FQualifiedFrameTime ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FQualifiedFrameTime UTimecodeProvider::GetDelayedQualifiedFrameTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetDelayedQualifiedFrameTime"); + + Params::TimecodeProvider_GetDelayedQualifiedFrameTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetDelayedTimecode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTimecode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FTimecode UTimecodeProvider::GetDelayedTimecode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetDelayedTimecode"); + + Params::TimecodeProvider_GetDelayedTimecode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetFrameRate +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FFrameRate ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FFrameRate UTimecodeProvider::GetFrameRate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetFrameRate"); + + Params::TimecodeProvider_GetFrameRate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetQualifiedFrameTime +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FQualifiedFrameTime ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FQualifiedFrameTime UTimecodeProvider::GetQualifiedFrameTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetQualifiedFrameTime"); + + Params::TimecodeProvider_GetQualifiedFrameTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetSynchronizationState +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETimecodeProviderSynchronizationState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ETimecodeProviderSynchronizationState UTimecodeProvider::GetSynchronizationState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetSynchronizationState"); + + Params::TimecodeProvider_GetSynchronizationState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimecodeProvider.GetTimecode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FTimecode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FTimecode UTimecodeProvider::GetTimecode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimecodeProvider", "GetTimecode"); + + Params::TimecodeProvider_GetTimecode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.CreateInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class FString& UniqueInstanceName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULevelStreaming* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevelStreaming* ULevelStreaming::CreateInstance(const class FString& UniqueInstanceName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "CreateInstance"); + + Params::LevelStreaming_CreateInstance Parms{}; + + Parms.UniqueInstanceName = std::move(UniqueInstanceName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.GetLevelScriptActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class ALevelScriptActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ALevelScriptActor* ULevelStreaming::GetLevelScriptActor() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "GetLevelScriptActor"); + + Params::LevelStreaming_GetLevelScriptActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.SetIsRequestingUnloadAndRemoval +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInIsRequestingUnloadAndRemoval (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULevelStreaming::SetIsRequestingUnloadAndRemoval(bool bInIsRequestingUnloadAndRemoval) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "SetIsRequestingUnloadAndRemoval"); + + Params::LevelStreaming_SetIsRequestingUnloadAndRemoval Parms{}; + + Parms.bInIsRequestingUnloadAndRemoval = bInIsRequestingUnloadAndRemoval; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelStreaming.SetLevelLODIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULevelStreaming::SetLevelLODIndex(int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "SetLevelLODIndex"); + + Params::LevelStreaming_SetLevelLODIndex Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelStreaming.SetPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewPriority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULevelStreaming::SetPriority(int32 NewPriority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "SetPriority"); + + Params::LevelStreaming_SetPriority Parms{}; + + Parms.NewPriority = NewPriority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelStreaming.SetShouldBeLoaded +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInShouldBeLoaded (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULevelStreaming::SetShouldBeLoaded(bool bInShouldBeLoaded) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "SetShouldBeLoaded"); + + Params::LevelStreaming_SetShouldBeLoaded Parms{}; + + Parms.bInShouldBeLoaded = bInShouldBeLoaded; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelStreaming.SetShouldBeVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInShouldBeVisible (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULevelStreaming::SetShouldBeVisible(bool bInShouldBeVisible) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "SetShouldBeVisible"); + + Params::LevelStreaming_SetShouldBeVisible Parms{}; + + Parms.bInShouldBeVisible = bInShouldBeVisible; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelStreaming.GetIsRequestingUnloadAndRemoval +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULevelStreaming::GetIsRequestingUnloadAndRemoval() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "GetIsRequestingUnloadAndRemoval"); + + Params::LevelStreaming_GetIsRequestingUnloadAndRemoval Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.GetLoadedLevel +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class ULevel* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevel* ULevelStreaming::GetLoadedLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "GetLoadedLevel"); + + Params::LevelStreaming_GetLoadedLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.GetWorldAssetPackageFName +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName ULevelStreaming::GetWorldAssetPackageFName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "GetWorldAssetPackageFName"); + + Params::LevelStreaming_GetWorldAssetPackageFName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.IsLevelLoaded +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULevelStreaming::IsLevelLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "IsLevelLoaded"); + + Params::LevelStreaming_IsLevelLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.IsLevelVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULevelStreaming::IsLevelVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "IsLevelVisible"); + + Params::LevelStreaming_IsLevelVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.IsStreamingStatePending +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULevelStreaming::IsStreamingStatePending() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "IsStreamingStatePending"); + + Params::LevelStreaming_IsStreamingStatePending Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreaming.ShouldBeLoaded +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULevelStreaming::ShouldBeLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelStreaming", "ShouldBeLoaded"); + + Params::LevelStreaming_ShouldBeLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreamingDynamic.LoadLevelInstance +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& LevelName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutSuccess (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& OptionalLevelNameOverride (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfOptionalLevelStreamingClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLoadAsTempPackage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULevelStreamingDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevelStreamingDynamic* ULevelStreamingDynamic::LoadLevelInstance(class UObject* WorldContextObject, const class FString& LevelName, const struct FVector& Location, const struct FRotator& Rotation, bool* bOutSuccess, const class FString& OptionalLevelNameOverride, TSubclassOf OptionalLevelStreamingClass, bool bLoadAsTempPackage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LevelStreamingDynamic", "LoadLevelInstance"); + + Params::LevelStreamingDynamic_LoadLevelInstance Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LevelName = std::move(LevelName); + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.OptionalLevelNameOverride = std::move(OptionalLevelNameOverride); + Parms.OptionalLevelStreamingClass = OptionalLevelStreamingClass; + Parms.bLoadAsTempPackage = bLoadAsTempPackage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bOutSuccess != nullptr) + *bOutSuccess = Parms.bOutSuccess; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelStreamingDynamic.LoadLevelInstanceBySoftObjectPtr +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftObjectPtr Level (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutSuccess (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& OptionalLevelNameOverride (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfOptionalLevelStreamingClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLoadAsTempPackage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULevelStreamingDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevelStreamingDynamic* ULevelStreamingDynamic::LoadLevelInstanceBySoftObjectPtr(class UObject* WorldContextObject, TSoftObjectPtr Level, const struct FVector& Location, const struct FRotator& Rotation, bool* bOutSuccess, const class FString& OptionalLevelNameOverride, TSubclassOf OptionalLevelStreamingClass, bool bLoadAsTempPackage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LevelStreamingDynamic", "LoadLevelInstanceBySoftObjectPtr"); + + Params::LevelStreamingDynamic_LoadLevelInstanceBySoftObjectPtr Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Level = Level; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.OptionalLevelNameOverride = std::move(OptionalLevelNameOverride); + Parms.OptionalLevelStreamingClass = OptionalLevelStreamingClass; + Parms.bLoadAsTempPackage = bLoadAsTempPackage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bOutSuccess != nullptr) + *bOutSuccess = Parms.bOutSuccess; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyState.GetDefaultTriggerWeightThreshold +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotifyState::GetDefaultTriggerWeightThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState", "GetDefaultTriggerWeightThreshold"); + + Params::AnimNotifyState_GetDefaultTriggerWeightThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyState.GetNotifyName +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UAnimNotifyState::GetNotifyName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState", "GetNotifyName"); + + Params::AnimNotifyState_GetNotifyName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyState.Received_NotifyBegin +// (RequiredAPI, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// class USkeletalMeshComponent* MeshComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimSequenceBase* Animation (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TotalDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyState::Received_NotifyBegin(class USkeletalMeshComponent* MeshComp, class UAnimSequenceBase* Animation, float TotalDuration, const struct FAnimNotifyEventReference& EventReference) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState", "Received_NotifyBegin"); + + Params::AnimNotifyState_Received_NotifyBegin Parms{}; + + Parms.MeshComp = MeshComp; + Parms.Animation = Animation; + Parms.TotalDuration = TotalDuration; + Parms.EventReference = std::move(EventReference); + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyState.Received_NotifyEnd +// (RequiredAPI, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// class USkeletalMeshComponent* MeshComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimSequenceBase* Animation (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyState::Received_NotifyEnd(class USkeletalMeshComponent* MeshComp, class UAnimSequenceBase* Animation, const struct FAnimNotifyEventReference& EventReference) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState", "Received_NotifyEnd"); + + Params::AnimNotifyState_Received_NotifyEnd Parms{}; + + Parms.MeshComp = MeshComp; + Parms.Animation = Animation; + Parms.EventReference = std::move(EventReference); + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyState.Received_NotifyTick +// (RequiredAPI, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// class USkeletalMeshComponent* MeshComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimSequenceBase* Animation (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FrameDeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyState::Received_NotifyTick(class USkeletalMeshComponent* MeshComp, class UAnimSequenceBase* Animation, float FrameDeltaTime, const struct FAnimNotifyEventReference& EventReference) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState", "Received_NotifyTick"); + + Params::AnimNotifyState_Received_NotifyTick Parms{}; + + Parms.MeshComp = MeshComp; + Parms.Animation = Animation; + Parms.FrameDeltaTime = FrameDeltaTime; + Parms.EventReference = std::move(EventReference); + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.ClearAllSkinWeightProfiles +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkinnedMeshComponent::ClearAllSkinWeightProfiles() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ClearAllSkinWeightProfiles"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.ClearSkinWeightOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::ClearSkinWeightOverride(int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ClearSkinWeightOverride"); + + Params::SkinnedMeshComponent_ClearSkinWeightOverride Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.ClearSkinWeightProfile +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ESkinWeightProfileLayer InLayer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::ClearSkinWeightProfile(ESkinWeightProfileLayer InLayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ClearSkinWeightProfile"); + + Params::SkinnedMeshComponent_ClearSkinWeightProfile Parms{}; + + Parms.InLayer = InLayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.ClearVertexColorOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::ClearVertexColorOverride(int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ClearVertexColorOverride"); + + Params::SkinnedMeshComponent_ClearVertexColorOverride Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.HideBoneByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EPhysBodyOp PhysBodyOption (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::HideBoneByName(class FName BoneName, EPhysBodyOp PhysBodyOption) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "HideBoneByName"); + + Params::SkinnedMeshComponent_HideBoneByName Parms{}; + + Parms.BoneName = BoneName; + Parms.PhysBodyOption = PhysBodyOption; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.IsBoneHiddenByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::IsBoneHiddenByName(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "IsBoneHiddenByName"); + + Params::SkinnedMeshComponent_IsBoneHiddenByName Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.IsMaterialSectionShown +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 MaterialID (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::IsMaterialSectionShown(int32 MaterialID, int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "IsMaterialSectionShown"); + + Params::SkinnedMeshComponent_IsMaterialSectionShown Parms{}; + + Parms.MaterialID = MaterialID; + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.OverrideMinLOD +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InNewMinLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::OverrideMinLOD(int32 InNewMinLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "OverrideMinLOD"); + + Params::SkinnedMeshComponent_OverrideMinLOD Parms{}; + + Parms.InNewMinLOD = InNewMinLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetAlwaysUseMeshDeformer +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bShouldAlwaysUseMeshDeformer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetAlwaysUseMeshDeformer(bool bShouldAlwaysUseMeshDeformer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetAlwaysUseMeshDeformer"); + + Params::SkinnedMeshComponent_SetAlwaysUseMeshDeformer Parms{}; + + Parms.bShouldAlwaysUseMeshDeformer = bShouldAlwaysUseMeshDeformer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetCapsuleIndirectShadowMinVisibility +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetCapsuleIndirectShadowMinVisibility(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetCapsuleIndirectShadowMinVisibility"); + + Params::SkinnedMeshComponent_SetCapsuleIndirectShadowMinVisibility Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetCastCapsuleDirectShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetCastCapsuleDirectShadow(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetCastCapsuleDirectShadow"); + + Params::SkinnedMeshComponent_SetCastCapsuleDirectShadow Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetCastCapsuleIndirectShadow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetCastCapsuleIndirectShadow(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetCastCapsuleIndirectShadow"); + + Params::SkinnedMeshComponent_SetCastCapsuleIndirectShadow Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetForcedLOD +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InNewForcedLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetForcedLOD(int32 InNewForcedLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetForcedLOD"); + + Params::SkinnedMeshComponent_SetForcedLOD Parms{}; + + Parms.InNewForcedLOD = InNewForcedLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetLeaderPoseComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkinnedMeshComponent* NewLeaderBoneComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceUpdate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInFollowerShouldTickPose (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetLeaderPoseComponent(class USkinnedMeshComponent* NewLeaderBoneComponent, bool bForceUpdate, bool bInFollowerShouldTickPose) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetLeaderPoseComponent"); + + Params::SkinnedMeshComponent_SetLeaderPoseComponent Parms{}; + + Parms.NewLeaderBoneComponent = NewLeaderBoneComponent; + Parms.bForceUpdate = bForceUpdate; + Parms.bInFollowerShouldTickPose = bInFollowerShouldTickPose; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetMeshDeformer +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMeshDeformer* InMeshDeformer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetMeshDeformer(class UMeshDeformer* InMeshDeformer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetMeshDeformer"); + + Params::SkinnedMeshComponent_SetMeshDeformer Parms{}; + + Parms.InMeshDeformer = InMeshDeformer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetMinLOD +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InNewMinLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetMinLOD(int32 InNewMinLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetMinLOD"); + + Params::SkinnedMeshComponent_SetMinLOD Parms{}; + + Parms.InNewMinLOD = InNewMinLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetPhysicsAsset +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPhysicsAsset* NewPhysicsAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceReInit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetPhysicsAsset(class UPhysicsAsset* NewPhysicsAsset, bool bForceReInit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetPhysicsAsset"); + + Params::SkinnedMeshComponent_SetPhysicsAsset Parms{}; + + Parms.NewPhysicsAsset = NewPhysicsAsset; + Parms.bForceReInit = bForceReInit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetRenderStatic +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetRenderStatic(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetRenderStatic"); + + Params::SkinnedMeshComponent_SetRenderStatic Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetSkinnedAssetAndUpdate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkinnedAsset* NewMesh (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bReinitPose (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetSkinnedAssetAndUpdate(class USkinnedAsset* NewMesh, bool bReinitPose) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetSkinnedAssetAndUpdate"); + + Params::SkinnedMeshComponent_SetSkinnedAssetAndUpdate Parms{}; + + Parms.NewMesh = NewMesh; + Parms.bReinitPose = bReinitPose; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetSkinWeightOverride +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray&SkinWeights (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetSkinWeightOverride(int32 LODIndex, const TArray& SkinWeights) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetSkinWeightOverride"); + + Params::SkinnedMeshComponent_SetSkinWeightOverride Parms{}; + + Parms.LODIndex = LODIndex; + Parms.SkinWeights = std::move(SkinWeights); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.SetSkinWeightProfile +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESkinWeightProfileLayer InLayer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::SetSkinWeightProfile(class FName InProfileName, ESkinWeightProfileLayer InLayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetSkinWeightProfile"); + + Params::SkinnedMeshComponent_SetSkinWeightProfile Parms{}; + + Parms.InProfileName = InProfileName; + Parms.InLayer = InLayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.SetVertexColorOverride_LinearColor +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& VertexColors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::SetVertexColorOverride_LinearColor(int32 LODIndex, const TArray& VertexColors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "SetVertexColorOverride_LinearColor"); + + Params::SkinnedMeshComponent_SetVertexColorOverride_LinearColor Parms{}; + + Parms.LODIndex = LODIndex; + Parms.VertexColors = std::move(VertexColors); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.ShowAllMaterialSections +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::ShowAllMaterialSections(int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ShowAllMaterialSections"); + + Params::SkinnedMeshComponent_ShowAllMaterialSections Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.ShowMaterialSection +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 MaterialID (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SectionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::ShowMaterialSection(int32 MaterialID, int32 SectionIndex, bool bShow, int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "ShowMaterialSection"); + + Params::SkinnedMeshComponent_ShowMaterialSection Parms{}; + + Parms.MaterialID = MaterialID; + Parms.SectionIndex = SectionIndex; + Parms.bShow = bShow; + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.TransformFromBoneSpace +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& InRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* OutPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::TransformFromBoneSpace(class FName BoneName, const struct FVector& InPosition, const struct FRotator& InRotation, struct FVector* OutPosition, struct FRotator* OutRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "TransformFromBoneSpace"); + + Params::SkinnedMeshComponent_TransformFromBoneSpace Parms{}; + + Parms.BoneName = BoneName; + Parms.InPosition = std::move(InPosition); + Parms.InRotation = std::move(InRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPosition != nullptr) + *OutPosition = std::move(Parms.OutPosition); + + if (OutRotation != nullptr) + *OutRotation = std::move(Parms.OutRotation); +} + + +// Function Engine.SkinnedMeshComponent.UnHideBoneByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::UnHideBoneByName(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "UnHideBoneByName"); + + Params::SkinnedMeshComponent_UnHideBoneByName Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.UnloadSkinWeightProfile +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::UnloadSkinWeightProfile(class FName InProfileName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "UnloadSkinWeightProfile"); + + Params::SkinnedMeshComponent_UnloadSkinWeightProfile Parms{}; + + Parms.InProfileName = InProfileName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.UnsetMeshDeformer +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkinnedMeshComponent::UnsetMeshDeformer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "UnsetMeshDeformer"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkinnedMeshComponent.BoneIsChildOf +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParentBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::BoneIsChildOf(class FName BoneName, class FName ParentBoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "BoneIsChildOf"); + + Params::SkinnedMeshComponent_BoneIsChildOf Parms{}; + + Parms.BoneName = BoneName; + Parms.ParentBoneName = ParentBoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.FindClosestBone_K2 +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& TestLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoneLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float IgnoreScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRequirePhysicsAsset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkinnedMeshComponent::FindClosestBone_K2(const struct FVector& TestLocation, struct FVector* BoneLocation, float IgnoreScale, bool bRequirePhysicsAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "FindClosestBone_K2"); + + Params::SkinnedMeshComponent_FindClosestBone_K2 Parms{}; + + Parms.TestLocation = std::move(TestLocation); + Parms.IgnoreScale = IgnoreScale; + Parms.bRequirePhysicsAsset = bRequirePhysicsAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (BoneLocation != nullptr) + *BoneLocation = std::move(Parms.BoneLocation); + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetAlwaysUseMeshDeformer +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::GetAlwaysUseMeshDeformer() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetAlwaysUseMeshDeformer"); + + Params::SkinnedMeshComponent_GetAlwaysUseMeshDeformer Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetBoneIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkinnedMeshComponent::GetBoneIndex(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetBoneIndex"); + + Params::SkinnedMeshComponent_GetBoneIndex Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetBoneName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 BoneIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkinnedMeshComponent::GetBoneName(int32 BoneIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetBoneName"); + + Params::SkinnedMeshComponent_GetBoneName Parms{}; + + Parms.BoneIndex = BoneIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetBoneTransform +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERelativeTransformSpace TransformSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USkinnedMeshComponent::GetBoneTransform(class FName InBoneName, ERelativeTransformSpace TransformSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetBoneTransform"); + + Params::SkinnedMeshComponent_GetBoneTransform Parms{}; + + Parms.InBoneName = InBoneName; + Parms.TransformSpace = TransformSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetCurrentSkinWeightProfileLayerNames +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USkinnedMeshComponent::GetCurrentSkinWeightProfileLayerNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetCurrentSkinWeightProfileLayerNames"); + + Params::SkinnedMeshComponent_GetCurrentSkinWeightProfileLayerNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetCurrentSkinWeightProfileName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ESkinWeightProfileLayer InLayer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkinnedMeshComponent::GetCurrentSkinWeightProfileName(ESkinWeightProfileLayer InLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetCurrentSkinWeightProfileName"); + + Params::SkinnedMeshComponent_GetCurrentSkinWeightProfileName Parms{}; + + Parms.InLayer = InLayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetDeltaTransformFromRefPose +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BaseName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USkinnedMeshComponent::GetDeltaTransformFromRefPose(class FName BoneName, class FName BaseName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetDeltaTransformFromRefPose"); + + Params::SkinnedMeshComponent_GetDeltaTransformFromRefPose Parms{}; + + Parms.BoneName = BoneName; + Parms.BaseName = BaseName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetForcedLOD +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkinnedMeshComponent::GetForcedLOD() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetForcedLOD"); + + Params::SkinnedMeshComponent_GetForcedLOD Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetMeshDeformerInstance +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMeshDeformerInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMeshDeformerInstance* USkinnedMeshComponent::GetMeshDeformerInstance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetMeshDeformerInstance"); + + Params::SkinnedMeshComponent_GetMeshDeformerInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetNumBones +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkinnedMeshComponent::GetNumBones() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetNumBones"); + + Params::SkinnedMeshComponent_GetNumBones Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetNumLODs +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkinnedMeshComponent::GetNumLODs() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetNumLODs"); + + Params::SkinnedMeshComponent_GetNumLODs Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetParentBone +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkinnedMeshComponent::GetParentBone(class FName BoneName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetParentBone"); + + Params::SkinnedMeshComponent_GetParentBone Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetPredictedLODLevel +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkinnedMeshComponent::GetPredictedLODLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetPredictedLODLevel"); + + Params::SkinnedMeshComponent_GetPredictedLODLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetRefPosePosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 BoneIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USkinnedMeshComponent::GetRefPosePosition(int32 BoneIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetRefPosePosition"); + + Params::SkinnedMeshComponent_GetRefPosePosition Parms{}; + + Parms.BoneIndex = BoneIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetRefPoseTransform +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 BoneIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USkinnedMeshComponent::GetRefPoseTransform(int32 BoneIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetRefPoseTransform"); + + Params::SkinnedMeshComponent_GetRefPoseTransform Parms{}; + + Parms.BoneIndex = BoneIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetSkeletalMesh_DEPRECATED +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USkeletalMesh* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMesh* USkinnedMeshComponent::GetSkeletalMesh_DEPRECATED() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetSkeletalMesh_DEPRECATED"); + + Params::SkinnedMeshComponent_GetSkeletalMesh_DEPRECATED Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetSkinnedAsset +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USkinnedAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkinnedAsset* USkinnedMeshComponent::GetSkinnedAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetSkinnedAsset"); + + Params::SkinnedMeshComponent_GetSkinnedAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetSocketBoneName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkinnedMeshComponent::GetSocketBoneName(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetSocketBoneName"); + + Params::SkinnedMeshComponent_GetSocketBoneName Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.GetTwistAndSwingAngleOfDeltaRotationFromRefPose +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutTwistAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutSwingAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::GetTwistAndSwingAngleOfDeltaRotationFromRefPose(class FName BoneName, float* OutTwistAngle, float* OutSwingAngle) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "GetTwistAndSwingAngleOfDeltaRotationFromRefPose"); + + Params::SkinnedMeshComponent_GetTwistAndSwingAngleOfDeltaRotationFromRefPose Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTwistAngle != nullptr) + *OutTwistAngle = Parms.OutTwistAngle; + + if (OutSwingAngle != nullptr) + *OutSwingAngle = Parms.OutSwingAngle; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.IsUsingSkinWeightProfile +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkinnedMeshComponent::IsUsingSkinWeightProfile() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "IsUsingSkinWeightProfile"); + + Params::SkinnedMeshComponent_IsUsingSkinWeightProfile Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedMeshComponent.TransformToBoneSpace +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& InRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* OutPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void USkinnedMeshComponent::TransformToBoneSpace(class FName BoneName, const struct FVector& InPosition, const struct FRotator& InRotation, struct FVector* OutPosition, struct FRotator* OutRotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedMeshComponent", "TransformToBoneSpace"); + + Params::SkinnedMeshComponent_TransformToBoneSpace Parms{}; + + Parms.BoneName = BoneName; + Parms.InPosition = std::move(InPosition); + Parms.InRotation = std::move(InRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPosition != nullptr) + *OutPosition = std::move(Parms.OutPosition); + + if (OutRotation != nullptr) + *OutRotation = std::move(Parms.OutRotation); +} + + +// Function Engine.SkeletalMeshComponent.AccumulateAllBodiesBelowPhysicsBlendWeight +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AddPhysicsBlendWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::AccumulateAllBodiesBelowPhysicsBlendWeight(const class FName& InBoneName, float AddPhysicsBlendWeight, bool bSkipCustomPhysicsType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "AccumulateAllBodiesBelowPhysicsBlendWeight"); + + Params::SkeletalMeshComponent_AccumulateAllBodiesBelowPhysicsBlendWeight Parms{}; + + Parms.InBoneName = InBoneName; + Parms.AddPhysicsBlendWeight = AddPhysicsBlendWeight; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.AddClothCollisionSource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshComponent* InSourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPhysicsAsset* InSourcePhysicsAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::AddClothCollisionSource(class USkeletalMeshComponent* InSourceComponent, class UPhysicsAsset* InSourcePhysicsAsset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "AddClothCollisionSource"); + + Params::SkeletalMeshComponent_AddClothCollisionSource Parms{}; + + Parms.InSourceComponent = InSourceComponent; + Parms.InSourcePhysicsAsset = InSourcePhysicsAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.AddForceToAllBodiesBelow +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::AddForceToAllBodiesBelow(const struct FVector& Force, class FName BoneName, bool bAccelChange, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "AddForceToAllBodiesBelow"); + + Params::SkeletalMeshComponent_AddForceToAllBodiesBelow Parms{}; + + Parms.Force = std::move(Force); + Parms.BoneName = BoneName; + Parms.bAccelChange = bAccelChange; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.AddImpulseToAllBodiesBelow +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::AddImpulseToAllBodiesBelow(const struct FVector& Impulse, class FName BoneName, bool bVelChange, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "AddImpulseToAllBodiesBelow"); + + Params::SkeletalMeshComponent_AddImpulseToAllBodiesBelow Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.BoneName = BoneName; + Parms.bVelChange = bVelChange; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.AllowAnimCurveEvaluation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName NameOfCurve (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAllow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::AllowAnimCurveEvaluation(class FName NameOfCurve, bool bAllow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "AllowAnimCurveEvaluation"); + + Params::SkeletalMeshComponent_AllowAnimCurveEvaluation Parms{}; + + Parms.NameOfCurve = NameOfCurve; + Parms.bAllow = bAllow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.BindClothToLeaderPoseComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::BindClothToLeaderPoseComponent() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "BindClothToLeaderPoseComponent"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.BreakConstraint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::BreakConstraint(const struct FVector& Impulse, const struct FVector& HitLocation, class FName InBoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "BreakConstraint"); + + Params::SkeletalMeshComponent_BreakConstraint Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.HitLocation = std::move(HitLocation); + Parms.InBoneName = InBoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ClearMorphTargets +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ClearMorphTargets() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ClearMorphTargets"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.FindConstraintBoneName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ConstraintIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName USkeletalMeshComponent::FindConstraintBoneName(int32 ConstraintIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "FindConstraintBoneName"); + + Params::SkeletalMeshComponent_FindConstraintBoneName Parms{}; + + Parms.ConstraintIndex = ConstraintIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.ForceClothNextUpdateTeleport +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ForceClothNextUpdateTeleport() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ForceClothNextUpdateTeleport"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ForceClothNextUpdateTeleportAndReset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ForceClothNextUpdateTeleportAndReset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ForceClothNextUpdateTeleportAndReset"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.GetAnimClass +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* USkeletalMeshComponent::GetAnimClass() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAnimClass"); + + Params::SkeletalMeshComponent_GetAnimClass Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetBoneLinearVelocity +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USkeletalMeshComponent::GetBoneLinearVelocity(const class FName& InBoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetBoneLinearVelocity"); + + Params::SkeletalMeshComponent_GetBoneLinearVelocity Parms{}; + + Parms.InBoneName = InBoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetConstraintByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ConstraintName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludesTerminated (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FConstraintInstanceAccessor ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FConstraintInstanceAccessor USkeletalMeshComponent::GetConstraintByName(class FName ConstraintName, bool bIncludesTerminated) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetConstraintByName"); + + Params::SkeletalMeshComponent_GetConstraintByName Parms{}; + + Parms.ConstraintName = ConstraintName; + Parms.bIncludesTerminated = bIncludesTerminated; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetConstraints +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// bool bIncludesTerminated (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray*OutConstraints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::GetConstraints(bool bIncludesTerminated, TArray* OutConstraints) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetConstraints"); + + Params::SkeletalMeshComponent_GetConstraints Parms{}; + + Parms.bIncludesTerminated = bIncludesTerminated; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConstraints != nullptr) + *OutConstraints = std::move(Parms.OutConstraints); +} + + +// Function Engine.SkeletalMeshComponent.GetConstraintsFromBody +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FName BodyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bParentConstraints (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bChildConstraints (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludesTerminated (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray*OutConstraints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::GetConstraintsFromBody(class FName BodyName, bool bParentConstraints, bool bChildConstraints, bool bIncludesTerminated, TArray* OutConstraints) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetConstraintsFromBody"); + + Params::SkeletalMeshComponent_GetConstraintsFromBody Parms{}; + + Parms.BodyName = BodyName; + Parms.bParentConstraints = bParentConstraints; + Parms.bChildConstraints = bChildConstraints; + Parms.bIncludesTerminated = bIncludesTerminated; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConstraints != nullptr) + *OutConstraints = std::move(Parms.OutConstraints); +} + + +// Function Engine.SkeletalMeshComponent.GetCurrentJointAngles +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Swing1Angle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Swing2Angle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::GetCurrentJointAngles(class FName InBoneName, float* Swing1Angle, float* TwistAngle, float* Swing2Angle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetCurrentJointAngles"); + + Params::SkeletalMeshComponent_GetCurrentJointAngles Parms{}; + + Parms.InBoneName = InBoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Swing1Angle != nullptr) + *Swing1Angle = Parms.Swing1Angle; + + if (TwistAngle != nullptr) + *TwistAngle = Parms.TwistAngle; + + if (Swing2Angle != nullptr) + *Swing2Angle = Parms.Swing2Angle; +} + + +// Function Engine.SkeletalMeshComponent.GetFloatAttribute +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DefaultValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetFloatAttribute(const class FName& BoneName, const class FName& AttributeName, float DefaultValue, float* OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetFloatAttribute"); + + Params::SkeletalMeshComponent_GetFloatAttribute Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.DefaultValue = DefaultValue; + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = Parms.OutValue; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetFloatAttribute_Ref +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float& OutValue (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetFloatAttribute_Ref(const class FName& BoneName, const class FName& AttributeName, float& OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetFloatAttribute_Ref"); + + Params::SkeletalMeshComponent_GetFloatAttribute_Ref Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.OutValue = OutValue; + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + OutValue = Parms.OutValue; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetIntegerAttribute +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 DefaultValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetIntegerAttribute(const class FName& BoneName, const class FName& AttributeName, int32 DefaultValue, int32* OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetIntegerAttribute"); + + Params::SkeletalMeshComponent_GetIntegerAttribute Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.DefaultValue = DefaultValue; + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = Parms.OutValue; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetIntegerAttribute_Ref +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32& OutValue (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetIntegerAttribute_Ref(const class FName& BoneName, const class FName& AttributeName, int32& OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetIntegerAttribute_Ref"); + + Params::SkeletalMeshComponent_GetIntegerAttribute_Ref Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.OutValue = OutValue; + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + OutValue = Parms.OutValue; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetStringAttribute +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& DefaultValue (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutValue (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetStringAttribute(const class FName& BoneName, const class FName& AttributeName, const class FString& DefaultValue, class FString* OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetStringAttribute"); + + Params::SkeletalMeshComponent_GetStringAttribute Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.DefaultValue = std::move(DefaultValue); + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = std::move(Parms.OutValue); + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetStringAttribute_Ref +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString& OutValue (Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetStringAttribute_Ref(const class FName& BoneName, const class FName& AttributeName, class FString& OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetStringAttribute_Ref"); + + Params::SkeletalMeshComponent_GetStringAttribute_Ref Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.OutValue = std::move(OutValue); + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + OutValue = std::move(Parms.OutValue); + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetTransformAttribute +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& DefaultValue (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform* OutValue (Parm, OutParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetTransformAttribute(const class FName& BoneName, const class FName& AttributeName, const struct FTransform& DefaultValue, struct FTransform* OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetTransformAttribute"); + + Params::SkeletalMeshComponent_GetTransformAttribute Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.DefaultValue = std::move(DefaultValue); + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = std::move(Parms.OutValue); + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetTransformAttribute_Ref +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& AttributeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform& OutValue (Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECustomBoneAttributeLookup LookupType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetTransformAttribute_Ref(const class FName& BoneName, const class FName& AttributeName, struct FTransform& OutValue, ECustomBoneAttributeLookup LookupType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetTransformAttribute_Ref"); + + Params::SkeletalMeshComponent_GetTransformAttribute_Ref Parms{}; + + Parms.BoneName = BoneName; + Parms.AttributeName = AttributeName; + Parms.OutValue = std::move(OutValue); + Parms.LookupType = LookupType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + OutValue = std::move(Parms.OutValue); + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.IsBodyGravityEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::IsBodyGravityEnabled(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "IsBodyGravityEnabled"); + + Params::SkeletalMeshComponent_IsBodyGravityEnabled Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.LinkAnimClassLayers +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::LinkAnimClassLayers(TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "LinkAnimClassLayers"); + + Params::SkeletalMeshComponent_LinkAnimClassLayers Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.LinkAnimGraphByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::LinkAnimGraphByTag(class FName InTag, TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "LinkAnimGraphByTag"); + + Params::SkeletalMeshComponent_LinkAnimGraphByTag Parms{}; + + Parms.InTag = InTag; + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.OverrideAnimationData +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimationAsset* InAnimToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsPlaying (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float position (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::OverrideAnimationData(class UAnimationAsset* InAnimToPlay, bool bIsLooping, bool bIsPlaying, float position, float PlayRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "OverrideAnimationData"); + + Params::SkeletalMeshComponent_OverrideAnimationData Parms{}; + + Parms.InAnimToPlay = InAnimToPlay; + Parms.bIsLooping = bIsLooping; + Parms.bIsPlaying = bIsPlaying; + Parms.position = position; + Parms.PlayRate = PlayRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::Play(bool bLooping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "Play"); + + Params::SkeletalMeshComponent_Play Parms{}; + + Parms.bLooping = bLooping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.PlayAnimation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimationAsset* NewAnimToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::PlayAnimation(class UAnimationAsset* NewAnimToPlay, bool bLooping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "PlayAnimation"); + + Params::SkeletalMeshComponent_PlayAnimation Parms{}; + + Parms.NewAnimToPlay = NewAnimToPlay; + Parms.bLooping = bLooping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.RecreateClothingActors +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::RecreateClothingActors() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "RecreateClothingActors"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.RemoveClothCollisionSource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshComponent* InSourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPhysicsAsset* InSourcePhysicsAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::RemoveClothCollisionSource(class USkeletalMeshComponent* InSourceComponent, class UPhysicsAsset* InSourcePhysicsAsset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "RemoveClothCollisionSource"); + + Params::SkeletalMeshComponent_RemoveClothCollisionSource Parms{}; + + Parms.InSourceComponent = InSourceComponent; + Parms.InSourcePhysicsAsset = InSourcePhysicsAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.RemoveClothCollisionSources +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshComponent* InSourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::RemoveClothCollisionSources(class USkeletalMeshComponent* InSourceComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "RemoveClothCollisionSources"); + + Params::SkeletalMeshComponent_RemoveClothCollisionSources Parms{}; + + Parms.InSourceComponent = InSourceComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResetAllBodiesSimulatePhysics +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ResetAllBodiesSimulatePhysics() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResetAllBodiesSimulatePhysics"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResetAllowedAnimCurveEvaluation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ResetAllowedAnimCurveEvaluation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResetAllowedAnimCurveEvaluation"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResetAnimInstanceDynamics +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETeleportType InTeleportType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::ResetAnimInstanceDynamics(ETeleportType InTeleportType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResetAnimInstanceDynamics"); + + Params::SkeletalMeshComponent_ResetAnimInstanceDynamics Parms{}; + + Parms.InTeleportType = InTeleportType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResetClothCollisionSources +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ResetClothCollisionSources() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResetClothCollisionSources"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResetClothTeleportMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ResetClothTeleportMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResetClothTeleportMode"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ResumeClothingSimulation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ResumeClothingSimulation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ResumeClothingSimulation"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesBelowLinearVelocity +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LinearVelocity (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesBelowLinearVelocity(const class FName& InBoneName, const struct FVector& LinearVelocity, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesBelowLinearVelocity"); + + Params::SkeletalMeshComponent_SetAllBodiesBelowLinearVelocity Parms{}; + + Parms.InBoneName = InBoneName; + Parms.LinearVelocity = std::move(LinearVelocity); + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesBelowPhysicsBlendWeight +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PhysicsBlendWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesBelowPhysicsBlendWeight(const class FName& InBoneName, float PhysicsBlendWeight, bool bSkipCustomPhysicsType, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesBelowPhysicsBlendWeight"); + + Params::SkeletalMeshComponent_SetAllBodiesBelowPhysicsBlendWeight Parms{}; + + Parms.InBoneName = InBoneName; + Parms.PhysicsBlendWeight = PhysicsBlendWeight; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesBelowPhysicsDisabled +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDisabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesBelowPhysicsDisabled(const class FName& InBoneName, bool bDisabled, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesBelowPhysicsDisabled"); + + Params::SkeletalMeshComponent_SetAllBodiesBelowPhysicsDisabled Parms{}; + + Parms.InBoneName = InBoneName; + Parms.bDisabled = bDisabled; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesBelowSimulatePhysics +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewSimulate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesBelowSimulatePhysics(const class FName& InBoneName, bool bNewSimulate, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesBelowSimulatePhysics"); + + Params::SkeletalMeshComponent_SetAllBodiesBelowSimulatePhysics Parms{}; + + Parms.InBoneName = InBoneName; + Parms.bNewSimulate = bNewSimulate; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesPhysicsBlendWeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float PhysicsBlendWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesPhysicsBlendWeight(float PhysicsBlendWeight, bool bSkipCustomPhysicsType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesPhysicsBlendWeight"); + + Params::SkeletalMeshComponent_SetAllBodiesPhysicsBlendWeight Parms{}; + + Parms.PhysicsBlendWeight = PhysicsBlendWeight; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllBodiesSimulatePhysics +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewSimulate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllBodiesSimulatePhysics(bool bNewSimulate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllBodiesSimulatePhysics"); + + Params::SkeletalMeshComponent_SetAllBodiesSimulatePhysics Parms{}; + + Parms.bNewSimulate = bNewSimulate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllMotorsAngularDriveParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InSpring (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InForceLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllMotorsAngularDriveParams(float InSpring, float InDamping, float InForceLimit, bool bSkipCustomPhysicsType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllMotorsAngularDriveParams"); + + Params::SkeletalMeshComponent_SetAllMotorsAngularDriveParams Parms{}; + + Parms.InSpring = InSpring; + Parms.InDamping = InDamping; + Parms.InForceLimit = InForceLimit; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllMotorsAngularPositionDrive +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllMotorsAngularPositionDrive(bool bEnableSwingDrive, bool bEnableTwistDrive, bool bSkipCustomPhysicsType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllMotorsAngularPositionDrive"); + + Params::SkeletalMeshComponent_SetAllMotorsAngularPositionDrive Parms{}; + + Parms.bEnableSwingDrive = bEnableSwingDrive; + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllMotorsAngularVelocityDrive +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSkipCustomPhysicsType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllMotorsAngularVelocityDrive(bool bEnableSwingDrive, bool bEnableTwistDrive, bool bSkipCustomPhysicsType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllMotorsAngularVelocityDrive"); + + Params::SkeletalMeshComponent_SetAllMotorsAngularVelocityDrive Parms{}; + + Parms.bEnableSwingDrive = bEnableSwingDrive; + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bSkipCustomPhysicsType = bSkipCustomPhysicsType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllowAnimCurveEvaluation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInAllow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllowAnimCurveEvaluation(bool bInAllow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllowAnimCurveEvaluation"); + + Params::SkeletalMeshComponent_SetAllowAnimCurveEvaluation Parms{}; + + Parms.bInAllow = bInAllow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllowClothActors +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInAllow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllowClothActors(bool bInAllow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllowClothActors"); + + Params::SkeletalMeshComponent_SetAllowClothActors Parms{}; + + Parms.bInAllow = bInAllow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllowedAnimCurvesEvaluation +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& List (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bAllow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllowedAnimCurvesEvaluation(const TArray& List, bool bAllow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllowedAnimCurvesEvaluation"); + + Params::SkeletalMeshComponent_SetAllowedAnimCurvesEvaluation Parms{}; + + Parms.List = std::move(List); + Parms.bAllow = bAllow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAllowRigidBodyAnimNode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInAllow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bReinitAnim (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAllowRigidBodyAnimNode(bool bInAllow, bool bReinitAnim) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAllowRigidBodyAnimNode"); + + Params::SkeletalMeshComponent_SetAllowRigidBodyAnimNode Parms{}; + + Parms.bInAllow = bInAllow; + Parms.bReinitAnim = bReinitAnim; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAngularLimits +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing1LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing2LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAngularLimits(class FName InBoneName, float Swing1LimitAngle, float TwistLimitAngle, float Swing2LimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAngularLimits"); + + Params::SkeletalMeshComponent_SetAngularLimits Parms{}; + + Parms.InBoneName = InBoneName; + Parms.Swing1LimitAngle = Swing1LimitAngle; + Parms.TwistLimitAngle = TwistLimitAngle; + Parms.Swing2LimitAngle = Swing2LimitAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAnimation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimationAsset* NewAnimToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAnimation(class UAnimationAsset* NewAnimToPlay) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAnimation"); + + Params::SkeletalMeshComponent_SetAnimation Parms{}; + + Parms.NewAnimToPlay = NewAnimToPlay; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAnimationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EAnimationMode InAnimationMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceInitAnimScriptInstance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAnimationMode(EAnimationMode InAnimationMode, bool bForceInitAnimScriptInstance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAnimationMode"); + + Params::SkeletalMeshComponent_SetAnimationMode Parms{}; + + Parms.InAnimationMode = InAnimationMode; + Parms.bForceInitAnimScriptInstance = bForceInitAnimScriptInstance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetAnimInstanceClass +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UClass* NewClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetAnimInstanceClass(class UClass* NewClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetAnimInstanceClass"); + + Params::SkeletalMeshComponent_SetAnimInstanceClass Parms{}; + + Parms.NewClass = NewClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetBodyNotifyRigidBodyCollision +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewNotifyRigidBodyCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetBodyNotifyRigidBodyCollision(bool bNewNotifyRigidBodyCollision, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetBodyNotifyRigidBodyCollision"); + + Params::SkeletalMeshComponent_SetBodyNotifyRigidBodyCollision Parms{}; + + Parms.bNewNotifyRigidBodyCollision = bNewNotifyRigidBodyCollision; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetBodySimulatePhysics +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InBoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSimulate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetBodySimulatePhysics(const class FName& InBoneName, bool bSimulate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetBodySimulatePhysics"); + + Params::SkeletalMeshComponent_SetBodySimulatePhysics Parms{}; + + Parms.InBoneName = InBoneName; + Parms.bSimulate = bSimulate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetClothMaxDistanceScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetClothMaxDistanceScale(float Scale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetClothMaxDistanceScale"); + + Params::SkeletalMeshComponent_SetClothMaxDistanceScale Parms{}; + + Parms.Scale = Scale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetConstraintProfile +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName JointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDefaultIfNotFound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetConstraintProfile(class FName JointName, class FName ProfileName, bool bDefaultIfNotFound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetConstraintProfile"); + + Params::SkeletalMeshComponent_SetConstraintProfile Parms{}; + + Parms.JointName = JointName; + Parms.ProfileName = ProfileName; + Parms.bDefaultIfNotFound = bDefaultIfNotFound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetConstraintProfileForAll +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDefaultIfNotFound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetConstraintProfileForAll(class FName ProfileName, bool bDefaultIfNotFound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetConstraintProfileForAll"); + + Params::SkeletalMeshComponent_SetConstraintProfileForAll Parms{}; + + Parms.ProfileName = ProfileName; + Parms.bDefaultIfNotFound = bDefaultIfNotFound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetDisableAnimCurves +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInDisableAnimCurves (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetDisableAnimCurves(bool bInDisableAnimCurves) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetDisableAnimCurves"); + + Params::SkeletalMeshComponent_SetDisableAnimCurves Parms{}; + + Parms.bInDisableAnimCurves = bInDisableAnimCurves; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetDisablePostProcessBlueprint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInDisablePostProcess (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetDisablePostProcessBlueprint(bool bInDisablePostProcess) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetDisablePostProcessBlueprint"); + + Params::SkeletalMeshComponent_SetDisablePostProcessBlueprint Parms{}; + + Parms.bInDisablePostProcess = bInDisablePostProcess; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetEnableBodyGravity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableGravity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetEnableBodyGravity(bool bEnableGravity, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetEnableBodyGravity"); + + Params::SkeletalMeshComponent_SetEnableBodyGravity Parms{}; + + Parms.bEnableGravity = bEnableGravity; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetEnableGravityOnAllBodiesBelow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableGravity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetEnableGravityOnAllBodiesBelow(bool bEnableGravity, class FName BoneName, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetEnableGravityOnAllBodiesBelow"); + + Params::SkeletalMeshComponent_SetEnableGravityOnAllBodiesBelow Parms{}; + + Parms.bEnableGravity = bEnableGravity; + Parms.BoneName = BoneName; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetEnablePhysicsBlending +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewBlendPhysics (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetEnablePhysicsBlending(bool bNewBlendPhysics) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetEnablePhysicsBlending"); + + Params::SkeletalMeshComponent_SetEnablePhysicsBlending Parms{}; + + Parms.bNewBlendPhysics = bNewBlendPhysics; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetMorphTarget +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName MorphTargetName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRemoveZeroWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetMorphTarget(class FName MorphTargetName, float Value, bool bRemoveZeroWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetMorphTarget"); + + Params::SkeletalMeshComponent_SetMorphTarget Parms{}; + + Parms.MorphTargetName = MorphTargetName; + Parms.Value = Value; + Parms.bRemoveZeroWeight = bRemoveZeroWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetNotifyRigidBodyCollisionBelow +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewNotifyRigidBodyCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetNotifyRigidBodyCollisionBelow(bool bNewNotifyRigidBodyCollision, class FName BoneName, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetNotifyRigidBodyCollisionBelow"); + + Params::SkeletalMeshComponent_SetNotifyRigidBodyCollisionBelow Parms{}; + + Parms.bNewNotifyRigidBodyCollision = bNewNotifyRigidBodyCollision; + Parms.BoneName = BoneName; + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetOverridePostProcessAnimBP +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InPostProcessAnimBlueprint (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReinitAnimInstances (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetOverridePostProcessAnimBP(TSubclassOf InPostProcessAnimBlueprint, bool ReinitAnimInstances) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetOverridePostProcessAnimBP"); + + Params::SkeletalMeshComponent_SetOverridePostProcessAnimBP Parms{}; + + Parms.InPostProcessAnimBlueprint = InPostProcessAnimBlueprint; + Parms.ReinitAnimInstances = ReinitAnimInstances; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetPhysicsBlendWeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float PhysicsBlendWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetPhysicsBlendWeight(float PhysicsBlendWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetPhysicsBlendWeight"); + + Params::SkeletalMeshComponent_SetPhysicsBlendWeight Parms{}; + + Parms.PhysicsBlendWeight = PhysicsBlendWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Rate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetPlayRate(float Rate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetPlayRate"); + + Params::SkeletalMeshComponent_SetPlayRate Parms{}; + + Parms.Rate = Rate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFireNotifies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetPosition(float InPos, bool bFireNotifies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetPosition"); + + Params::SkeletalMeshComponent_SetPosition Parms{}; + + Parms.InPos = InPos; + Parms.bFireNotifies = bFireNotifies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetSkeletalMeshAsset +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMesh* NewMesh (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetSkeletalMeshAsset(class USkeletalMesh* NewMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetSkeletalMeshAsset"); + + Params::SkeletalMeshComponent_SetSkeletalMeshAsset Parms{}; + + Parms.NewMesh = NewMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetTeleportDistanceThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Threshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetTeleportDistanceThreshold(float Threshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetTeleportDistanceThreshold"); + + Params::SkeletalMeshComponent_SetTeleportDistanceThreshold Parms{}; + + Parms.Threshold = Threshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetTeleportRotationThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Threshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetTeleportRotationThreshold(float Threshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetTeleportRotationThreshold"); + + Params::SkeletalMeshComponent_SetTeleportRotationThreshold Parms{}; + + Parms.Threshold = Threshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetUpdateAnimationInEditor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const bool NewUpdateState (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetUpdateAnimationInEditor(const bool NewUpdateState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetUpdateAnimationInEditor"); + + Params::SkeletalMeshComponent_SetUpdateAnimationInEditor Parms{}; + + Parms.NewUpdateState = NewUpdateState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SetUpdateClothInEditor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const bool NewUpdateState (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SetUpdateClothInEditor(const bool NewUpdateState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SetUpdateClothInEditor"); + + Params::SkeletalMeshComponent_SetUpdateClothInEditor Parms{}; + + Parms.NewUpdateState = NewUpdateState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SnapshotPose +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FPoseSnapshot& Snapshot (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::SnapshotPose(struct FPoseSnapshot& Snapshot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SnapshotPose"); + + Params::SkeletalMeshComponent_SnapshotPose Parms{}; + + Parms.Snapshot = std::move(Snapshot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Snapshot = std::move(Parms.Snapshot); +} + + +// Function Engine.SkeletalMeshComponent.Stop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.SuspendClothingSimulation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::SuspendClothingSimulation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "SuspendClothingSimulation"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.TermBodiesBelow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParentBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::TermBodiesBelow(class FName ParentBoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "TermBodiesBelow"); + + Params::SkeletalMeshComponent_TermBodiesBelow Parms{}; + + Parms.ParentBoneName = ParentBoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.ToggleDisablePostProcessBlueprint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkeletalMeshComponent::ToggleDisablePostProcessBlueprint() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "ToggleDisablePostProcessBlueprint"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.UnbindClothFromLeaderPoseComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bRestoreSimulationSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::UnbindClothFromLeaderPoseComponent(bool bRestoreSimulationSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "UnbindClothFromLeaderPoseComponent"); + + Params::SkeletalMeshComponent_UnbindClothFromLeaderPoseComponent Parms{}; + + Parms.bRestoreSimulationSpace = bRestoreSimulationSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.UnlinkAnimClassLayers +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::UnlinkAnimClassLayers(TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "UnlinkAnimClassLayers"); + + Params::SkeletalMeshComponent_UnlinkAnimClassLayers Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshComponent.GetAllowClothActors +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetAllowClothActors() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAllowClothActors"); + + Params::SkeletalMeshComponent_GetAllowClothActors Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetAllowedAnimCurveEvaluate +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetAllowedAnimCurveEvaluate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAllowedAnimCurveEvaluate"); + + Params::SkeletalMeshComponent_GetAllowedAnimCurveEvaluate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetAllowRigidBodyAnimNode +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetAllowRigidBodyAnimNode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAllowRigidBodyAnimNode"); + + Params::SkeletalMeshComponent_GetAllowRigidBodyAnimNode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetAnimationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EAnimationMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EAnimationMode USkeletalMeshComponent::GetAnimationMode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAnimationMode"); + + Params::SkeletalMeshComponent_GetAnimationMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetAnimInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* USkeletalMeshComponent::GetAnimInstance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetAnimInstance"); + + Params::SkeletalMeshComponent_GetAnimInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetBoneMass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bScaleMass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetBoneMass(class FName BoneName, bool bScaleMass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetBoneMass"); + + Params::SkeletalMeshComponent_GetBoneMass Parms{}; + + Parms.BoneName = BoneName; + Parms.bScaleMass = bScaleMass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetClothingSimulationInteractor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UClothingSimulationInteractor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClothingSimulationInteractor* USkeletalMeshComponent::GetClothingSimulationInteractor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetClothingSimulationInteractor"); + + Params::SkeletalMeshComponent_GetClothingSimulationInteractor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetClothMaxDistanceScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetClothMaxDistanceScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetClothMaxDistanceScale"); + + Params::SkeletalMeshComponent_GetClothMaxDistanceScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetDisableAnimCurves +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetDisableAnimCurves() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetDisableAnimCurves"); + + Params::SkeletalMeshComponent_GetDisableAnimCurves Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetDisablePostProcessBlueprint +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::GetDisablePostProcessBlueprint() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetDisablePostProcessBlueprint"); + + Params::SkeletalMeshComponent_GetDisablePostProcessBlueprint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetLinkedAnimGraphInstanceByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* USkeletalMeshComponent::GetLinkedAnimGraphInstanceByTag(class FName InTag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetLinkedAnimGraphInstanceByTag"); + + Params::SkeletalMeshComponent_GetLinkedAnimGraphInstanceByTag Parms{}; + + Parms.InTag = InTag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetLinkedAnimGraphInstancesByTag +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutLinkedInstances (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void USkeletalMeshComponent::GetLinkedAnimGraphInstancesByTag(class FName InTag, TArray* OutLinkedInstances) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetLinkedAnimGraphInstancesByTag"); + + Params::SkeletalMeshComponent_GetLinkedAnimGraphInstancesByTag Parms{}; + + Parms.InTag = InTag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLinkedInstances != nullptr) + *OutLinkedInstances = std::move(Parms.OutLinkedInstances); +} + + +// Function Engine.SkeletalMeshComponent.GetLinkedAnimLayerInstanceByClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* USkeletalMeshComponent::GetLinkedAnimLayerInstanceByClass(TSubclassOf InClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetLinkedAnimLayerInstanceByClass"); + + Params::SkeletalMeshComponent_GetLinkedAnimLayerInstanceByClass Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetLinkedAnimLayerInstanceByGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* USkeletalMeshComponent::GetLinkedAnimLayerInstanceByGroup(class FName InGroup) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetLinkedAnimLayerInstanceByGroup"); + + Params::SkeletalMeshComponent_GetLinkedAnimLayerInstanceByGroup Parms{}; + + Parms.InGroup = InGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetMorphTarget +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName MorphTargetName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetMorphTarget(class FName MorphTargetName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetMorphTarget"); + + Params::SkeletalMeshComponent_GetMorphTarget Parms{}; + + Parms.MorphTargetName = MorphTargetName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetPlayRate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetPlayRate"); + + Params::SkeletalMeshComponent_GetPlayRate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetPosition() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetPosition"); + + Params::SkeletalMeshComponent_GetPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetPostProcessInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* USkeletalMeshComponent::GetPostProcessInstance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetPostProcessInstance"); + + Params::SkeletalMeshComponent_GetPostProcessInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetSkeletalCenterOfMass +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USkeletalMeshComponent::GetSkeletalCenterOfMass() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetSkeletalCenterOfMass"); + + Params::SkeletalMeshComponent_GetSkeletalCenterOfMass Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetSkeletalMeshAsset +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USkeletalMesh* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMesh* USkeletalMeshComponent::GetSkeletalMeshAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetSkeletalMeshAsset"); + + Params::SkeletalMeshComponent_GetSkeletalMeshAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetTeleportDistanceThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetTeleportDistanceThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetTeleportDistanceThreshold"); + + Params::SkeletalMeshComponent_GetTeleportDistanceThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.GetTeleportRotationThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMeshComponent::GetTeleportRotationThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "GetTeleportRotationThreshold"); + + Params::SkeletalMeshComponent_GetTeleportRotationThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.HasValidAnimationInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::HasValidAnimationInstance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "HasValidAnimationInstance"); + + Params::SkeletalMeshComponent_HasValidAnimationInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.IsClothingSimulationSuspended +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::IsClothingSimulationSuspended() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "IsClothingSimulationSuspended"); + + Params::SkeletalMeshComponent_IsClothingSimulationSuspended Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.IsPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::IsPlaying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "IsPlaying"); + + Params::SkeletalMeshComponent_IsPlaying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshComponent.K2_GetClosestPointOnPhysicsAsset +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* ClosestWorldPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Normal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Distance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMeshComponent::K2_GetClosestPointOnPhysicsAsset(const struct FVector& WorldPosition, struct FVector* ClosestWorldPosition, struct FVector* Normal, class FName* BoneName, float* Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshComponent", "K2_GetClosestPointOnPhysicsAsset"); + + Params::SkeletalMeshComponent_K2_GetClosestPointOnPhysicsAsset Parms{}; + + Parms.WorldPosition = std::move(WorldPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ClosestWorldPosition != nullptr) + *ClosestWorldPosition = std::move(Parms.ClosestWorldPosition); + + if (Normal != nullptr) + *Normal = std::move(Parms.Normal); + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (Distance != nullptr) + *Distance = Parms.Distance; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.BlueprintBeginPlay +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UAnimInstance::BlueprintBeginPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintBeginPlay"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.AnimInstance.BlueprintInitializeAnimation +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UAnimInstance::BlueprintInitializeAnimation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintInitializeAnimation"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.AnimInstance.BlueprintLinkedAnimationLayersInitialized +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UAnimInstance::BlueprintLinkedAnimationLayersInitialized() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintLinkedAnimationLayersInitialized"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.AnimInstance.BlueprintPostEvaluateAnimation +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UAnimInstance::BlueprintPostEvaluateAnimation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintPostEvaluateAnimation"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.AnimInstance.BlueprintThreadSafeUpdateAnimation +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::BlueprintThreadSafeUpdateAnimation(float DeltaTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintThreadSafeUpdateAnimation"); + + Params::AnimInstance_BlueprintThreadSafeUpdateAnimation Parms{}; + + Parms.DeltaTime = DeltaTime; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.AnimInstance.BlueprintUpdateAnimation +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaTimeX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::BlueprintUpdateAnimation(float DeltaTimeX) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "BlueprintUpdateAnimation"); + + Params::AnimInstance_BlueprintUpdateAnimation Parms{}; + + Parms.DeltaTimeX = DeltaTimeX; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.AnimInstance.ClearAllTransitionEvents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimInstance::ClearAllTransitionEvents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "ClearAllTransitionEvents"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.ClearMorphTargets +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimInstance::ClearMorphTargets() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "ClearMorphTargets"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.ClearTransitionEvents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class FName EventName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::ClearTransitionEvents(const class FName EventName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "ClearTransitionEvents"); + + Params::AnimInstance_ClearTransitionEvents Parms{}; + + Parms.EventName = EventName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.GetCurrentStateName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UAnimInstance::GetCurrentStateName(int32 MachineIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetCurrentStateName"); + + Params::AnimInstance_GetCurrentStateName Parms{}; + + Parms.MachineIndex = MachineIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetCurveValueWithDefault +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName CurveName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DefaultValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::GetCurveValueWithDefault(class FName CurveName, float DefaultValue, float* OutValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetCurveValueWithDefault"); + + Params::AnimInstance_GetCurveValueWithDefault Parms{}; + + Parms.CurveName = CurveName; + Parms.DefaultValue = DefaultValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = Parms.OutValue; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceAssetPlayerLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 AssetPlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceAssetPlayerLength(int32 AssetPlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceAssetPlayerLength"); + + Params::AnimInstance_GetInstanceAssetPlayerLength Parms{}; + + Parms.AssetPlayerIndex = AssetPlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceAssetPlayerTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 AssetPlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceAssetPlayerTime(int32 AssetPlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceAssetPlayerTime"); + + Params::AnimInstance_GetInstanceAssetPlayerTime Parms{}; + + Parms.AssetPlayerIndex = AssetPlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceAssetPlayerTimeFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 AssetPlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceAssetPlayerTimeFraction(int32 AssetPlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceAssetPlayerTimeFraction"); + + Params::AnimInstance_GetInstanceAssetPlayerTimeFraction Parms{}; + + Parms.AssetPlayerIndex = AssetPlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceAssetPlayerTimeFromEnd +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 AssetPlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceAssetPlayerTimeFromEnd(int32 AssetPlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceAssetPlayerTimeFromEnd"); + + Params::AnimInstance_GetInstanceAssetPlayerTimeFromEnd Parms{}; + + Parms.AssetPlayerIndex = AssetPlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceAssetPlayerTimeFromEndFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 AssetPlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceAssetPlayerTimeFromEndFraction(int32 AssetPlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceAssetPlayerTimeFromEndFraction"); + + Params::AnimInstance_GetInstanceAssetPlayerTimeFromEndFraction Parms{}; + + Parms.AssetPlayerIndex = AssetPlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceCurrentStateElapsedTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceCurrentStateElapsedTime(int32 MachineIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceCurrentStateElapsedTime"); + + Params::AnimInstance_GetInstanceCurrentStateElapsedTime Parms{}; + + Parms.MachineIndex = MachineIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceMachineWeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceMachineWeight(int32 MachineIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceMachineWeight"); + + Params::AnimInstance_GetInstanceMachineWeight Parms{}; + + Parms.MachineIndex = MachineIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceStateWeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceStateWeight(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceStateWeight"); + + Params::AnimInstance_GetInstanceStateWeight Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceTransitionCrossfadeDuration +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TransitionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceTransitionCrossfadeDuration(int32 MachineIndex, int32 TransitionIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceTransitionCrossfadeDuration"); + + Params::AnimInstance_GetInstanceTransitionCrossfadeDuration Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.TransitionIndex = TransitionIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceTransitionTimeElapsed +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TransitionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceTransitionTimeElapsed(int32 MachineIndex, int32 TransitionIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceTransitionTimeElapsed"); + + Params::AnimInstance_GetInstanceTransitionTimeElapsed Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.TransitionIndex = TransitionIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetInstanceTransitionTimeElapsedFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TransitionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetInstanceTransitionTimeElapsedFraction(int32 MachineIndex, int32 TransitionIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetInstanceTransitionTimeElapsedFraction"); + + Params::AnimInstance_GetInstanceTransitionTimeElapsedFraction Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.TransitionIndex = TransitionIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetRelevantAnimLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetRelevantAnimLength(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetRelevantAnimLength"); + + Params::AnimInstance_GetRelevantAnimLength Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetRelevantAnimTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetRelevantAnimTime(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetRelevantAnimTime"); + + Params::AnimInstance_GetRelevantAnimTime Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetRelevantAnimTimeFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetRelevantAnimTimeFraction(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetRelevantAnimTimeFraction"); + + Params::AnimInstance_GetRelevantAnimTimeFraction Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetRelevantAnimTimeRemaining +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetRelevantAnimTimeRemaining(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetRelevantAnimTimeRemaining"); + + Params::AnimInstance_GetRelevantAnimTimeRemaining Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetRelevantAnimTimeRemainingFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetRelevantAnimTimeRemainingFraction(int32 MachineIndex, int32 StateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetRelevantAnimTimeRemainingFraction"); + + Params::AnimInstance_GetRelevantAnimTimeRemainingFraction Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.LinkAnimClassLayers +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::LinkAnimClassLayers(TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "LinkAnimClassLayers"); + + Params::AnimInstance_LinkAnimClassLayers Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.LinkAnimGraphByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::LinkAnimGraphByTag(class FName InTag, TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "LinkAnimGraphByTag"); + + Params::AnimInstance_LinkAnimGraphByTag Parms{}; + + Parms.InTag = InTag; + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.LockAIResources +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// bool bLockMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool LockAILogic (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::LockAIResources(bool bLockMovement, bool LockAILogic) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "LockAIResources"); + + Params::AnimInstance_LockAIResources Parms{}; + + Parms.bLockMovement = bLockMovement; + Parms.LockAILogic = LockAILogic; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_JumpToSection +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName SectionName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_JumpToSection(class FName SectionName, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_JumpToSection"); + + Params::AnimInstance_Montage_JumpToSection Parms{}; + + Parms.SectionName = SectionName; + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_JumpToSectionsEnd +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName SectionName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_JumpToSectionsEnd(class FName SectionName, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_JumpToSectionsEnd"); + + Params::AnimInstance_Montage_JumpToSectionsEnd Parms{}; + + Parms.SectionName = SectionName; + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_Pause +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_Pause(const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_Pause"); + + Params::AnimInstance_Montage_Pause Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimMontage* MontageToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMontagePlayReturnType ReturnValueType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopAllMontages (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_Play(class UAnimMontage* MontageToPlay, float InPlayRate, EMontagePlayReturnType ReturnValueType, float InTimeToStartMontageAt, bool bStopAllMontages) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_Play"); + + Params::AnimInstance_Montage_Play Parms{}; + + Parms.MontageToPlay = MontageToPlay; + Parms.InPlayRate = InPlayRate; + Parms.ReturnValueType = ReturnValueType; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + Parms.bStopAllMontages = bStopAllMontages; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_PlayWithBlendIn +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UAnimMontage* MontageToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAlphaBlendArgs& BlendIn (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMontagePlayReturnType ReturnValueType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopAllMontages (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_PlayWithBlendIn(class UAnimMontage* MontageToPlay, const struct FAlphaBlendArgs& BlendIn, float InPlayRate, EMontagePlayReturnType ReturnValueType, float InTimeToStartMontageAt, bool bStopAllMontages) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_PlayWithBlendIn"); + + Params::AnimInstance_Montage_PlayWithBlendIn Parms{}; + + Parms.MontageToPlay = MontageToPlay; + Parms.BlendIn = std::move(BlendIn); + Parms.InPlayRate = InPlayRate; + Parms.ReturnValueType = ReturnValueType; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + Parms.bStopAllMontages = bStopAllMontages; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_PlayWithBlendSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UAnimMontage* MontageToPlay (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FMontageBlendSettings& BlendInSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMontagePlayReturnType ReturnValueType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopAllMontages (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_PlayWithBlendSettings(class UAnimMontage* MontageToPlay, const struct FMontageBlendSettings& BlendInSettings, float InPlayRate, EMontagePlayReturnType ReturnValueType, float InTimeToStartMontageAt, bool bStopAllMontages) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_PlayWithBlendSettings"); + + Params::AnimInstance_Montage_PlayWithBlendSettings Parms{}; + + Parms.MontageToPlay = MontageToPlay; + Parms.BlendInSettings = std::move(BlendInSettings); + Parms.InPlayRate = InPlayRate; + Parms.ReturnValueType = ReturnValueType; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + Parms.bStopAllMontages = bStopAllMontages; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_Resume +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_Resume(const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_Resume"); + + Params::AnimInstance_Montage_Resume Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_SetNextSection +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName SectionNameToChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NextSection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_SetNextSection(class FName SectionNameToChange, class FName NextSection, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_SetNextSection"); + + Params::AnimInstance_Montage_SetNextSection Parms{}; + + Parms.SectionNameToChange = SectionNameToChange; + Parms.NextSection = NextSection; + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_SetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NewPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_SetPlayRate(const class UAnimMontage* Montage, float NewPlayRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_SetPlayRate"); + + Params::AnimInstance_Montage_SetPlayRate Parms{}; + + Parms.Montage = Montage; + Parms.NewPlayRate = NewPlayRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_SetPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NewPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_SetPosition(const class UAnimMontage* Montage, float NewPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_SetPosition"); + + Params::AnimInstance_Montage_SetPosition Parms{}; + + Parms.Montage = Montage; + Parms.NewPosition = NewPosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_Stop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InBlendOutTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_Stop(float InBlendOutTime, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_Stop"); + + Params::AnimInstance_Montage_Stop Parms{}; + + Parms.InBlendOutTime = InBlendOutTime; + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_StopGroupByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InBlendOutTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName GroupName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_StopGroupByName(float InBlendOutTime, class FName GroupName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_StopGroupByName"); + + Params::AnimInstance_Montage_StopGroupByName Parms{}; + + Parms.InBlendOutTime = InBlendOutTime; + Parms.GroupName = GroupName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_StopWithBlendOut +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAlphaBlendArgs& BlendOut (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_StopWithBlendOut(const struct FAlphaBlendArgs& BlendOut, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_StopWithBlendOut"); + + Params::AnimInstance_Montage_StopWithBlendOut Parms{}; + + Parms.BlendOut = std::move(BlendOut); + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.Montage_StopWithBlendSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMontageBlendSettings& BlendOutSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::Montage_StopWithBlendSettings(const struct FMontageBlendSettings& BlendOutSettings, const class UAnimMontage* Montage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_StopWithBlendSettings"); + + Params::AnimInstance_Montage_StopWithBlendSettings Parms{}; + + Parms.BlendOutSettings = std::move(BlendOutSettings); + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.MontageSync_Follow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* MontageFollower (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimInstance* OtherAnimInstance (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UAnimMontage* MontageLeader (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::MontageSync_Follow(const class UAnimMontage* MontageFollower, const class UAnimInstance* OtherAnimInstance, const class UAnimMontage* MontageLeader) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "MontageSync_Follow"); + + Params::AnimInstance_MontageSync_Follow Parms{}; + + Parms.MontageFollower = MontageFollower; + Parms.OtherAnimInstance = OtherAnimInstance; + Parms.MontageLeader = MontageLeader; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.MontageSync_StopFollowing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UAnimMontage* MontageFollower (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::MontageSync_StopFollowing(const class UAnimMontage* MontageFollower) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "MontageSync_StopFollowing"); + + Params::AnimInstance_MontageSync_StopFollowing Parms{}; + + Parms.MontageFollower = MontageFollower; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.PlaySlotAnimationAsDynamicMontage +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimSequenceBase* Asset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendInTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendOutTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LoopCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendOutTriggerTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* UAnimInstance::PlaySlotAnimationAsDynamicMontage(class UAnimSequenceBase* Asset, class FName SlotNodeName, float BlendInTime, float BlendOutTime, float InPlayRate, int32 LoopCount, float BlendOutTriggerTime, float InTimeToStartMontageAt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "PlaySlotAnimationAsDynamicMontage"); + + Params::AnimInstance_PlaySlotAnimationAsDynamicMontage Parms{}; + + Parms.Asset = Asset; + Parms.SlotNodeName = SlotNodeName; + Parms.BlendInTime = BlendInTime; + Parms.BlendOutTime = BlendOutTime; + Parms.InPlayRate = InPlayRate; + Parms.LoopCount = LoopCount; + Parms.BlendOutTriggerTime = BlendOutTriggerTime; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.PlaySlotAnimationAsDynamicMontage_WithBlendArgs +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UAnimSequenceBase* Asset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAlphaBlendArgs& BlendIn (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FAlphaBlendArgs& BlendOut (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LoopCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendOutTriggerTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* UAnimInstance::PlaySlotAnimationAsDynamicMontage_WithBlendArgs(class UAnimSequenceBase* Asset, class FName SlotNodeName, const struct FAlphaBlendArgs& BlendIn, const struct FAlphaBlendArgs& BlendOut, float InPlayRate, int32 LoopCount, float BlendOutTriggerTime, float InTimeToStartMontageAt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "PlaySlotAnimationAsDynamicMontage_WithBlendArgs"); + + Params::AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendArgs Parms{}; + + Parms.Asset = Asset; + Parms.SlotNodeName = SlotNodeName; + Parms.BlendIn = std::move(BlendIn); + Parms.BlendOut = std::move(BlendOut); + Parms.InPlayRate = InPlayRate; + Parms.LoopCount = LoopCount; + Parms.BlendOutTriggerTime = BlendOutTriggerTime; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.PlaySlotAnimationAsDynamicMontage_WithBlendSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UAnimSequenceBase* Asset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FMontageBlendSettings& BlendInSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMontageBlendSettings& BlendOutSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LoopCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendOutTriggerTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTimeToStartMontageAt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* UAnimInstance::PlaySlotAnimationAsDynamicMontage_WithBlendSettings(class UAnimSequenceBase* Asset, class FName SlotNodeName, const struct FMontageBlendSettings& BlendInSettings, const struct FMontageBlendSettings& BlendOutSettings, float InPlayRate, int32 LoopCount, float BlendOutTriggerTime, float InTimeToStartMontageAt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "PlaySlotAnimationAsDynamicMontage_WithBlendSettings"); + + Params::AnimInstance_PlaySlotAnimationAsDynamicMontage_WithBlendSettings Parms{}; + + Parms.Asset = Asset; + Parms.SlotNodeName = SlotNodeName; + Parms.BlendInSettings = std::move(BlendInSettings); + Parms.BlendOutSettings = std::move(BlendOutSettings); + Parms.InPlayRate = InPlayRate; + Parms.LoopCount = LoopCount; + Parms.BlendOutTriggerTime = BlendOutTriggerTime; + Parms.InTimeToStartMontageAt = InTimeToStartMontageAt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.QueryAndMarkTransitionEvent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TransitionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName EventName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::QueryAndMarkTransitionEvent(int32 MachineIndex, int32 TransitionIndex, class FName EventName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "QueryAndMarkTransitionEvent"); + + Params::AnimInstance_QueryAndMarkTransitionEvent Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.TransitionIndex = TransitionIndex; + Parms.EventName = EventName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.QueryTransitionEvent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TransitionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName EventName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::QueryTransitionEvent(int32 MachineIndex, int32 TransitionIndex, class FName EventName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "QueryTransitionEvent"); + + Params::AnimInstance_QueryTransitionEvent Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.TransitionIndex = TransitionIndex; + Parms.EventName = EventName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.RemovePoseSnapshot +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName SnapshotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::RemovePoseSnapshot(class FName SnapshotName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "RemovePoseSnapshot"); + + Params::AnimInstance_RemovePoseSnapshot Parms{}; + + Parms.SnapshotName = SnapshotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.RequestSlotGroupInertialization +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InSlotGroupName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UBlendProfile* BlendProfile (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::RequestSlotGroupInertialization(class FName InSlotGroupName, float duration, const class UBlendProfile* BlendProfile) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "RequestSlotGroupInertialization"); + + Params::AnimInstance_RequestSlotGroupInertialization Parms{}; + + Parms.InSlotGroupName = InSlotGroupName; + Parms.duration = duration; + Parms.BlendProfile = BlendProfile; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.RequestTransitionEvent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class FName EventName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const double RequestTimeout (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const ETransitionRequestQueueMode QueueMode (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const ETransitionRequestOverwriteMode OverwriteMode (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::RequestTransitionEvent(const class FName EventName, const double RequestTimeout, const ETransitionRequestQueueMode QueueMode, const ETransitionRequestOverwriteMode OverwriteMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "RequestTransitionEvent"); + + Params::AnimInstance_RequestTransitionEvent Parms{}; + + Parms.EventName = EventName; + Parms.RequestTimeout = RequestTimeout; + Parms.QueueMode = QueueMode; + Parms.OverwriteMode = OverwriteMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.ResetDynamics +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETeleportType InTeleportType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::ResetDynamics(ETeleportType InTeleportType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "ResetDynamics"); + + Params::AnimInstance_ResetDynamics Parms{}; + + Parms.InTeleportType = InTeleportType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SavePoseSnapshot +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName SnapshotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SavePoseSnapshot(class FName SnapshotName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SavePoseSnapshot"); + + Params::AnimInstance_SavePoseSnapshot Parms{}; + + Parms.SnapshotName = SnapshotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SetMorphTarget +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName MorphTargetName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SetMorphTarget(class FName MorphTargetName, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SetMorphTarget"); + + Params::AnimInstance_SetMorphTarget Parms{}; + + Parms.MorphTargetName = MorphTargetName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SetPropagateNotifiesToLinkedInstances +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bSet (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SetPropagateNotifiesToLinkedInstances(bool bSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SetPropagateNotifiesToLinkedInstances"); + + Params::AnimInstance_SetPropagateNotifiesToLinkedInstances Parms{}; + + Parms.bSet = bSet; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SetReceiveNotifiesFromLinkedInstances +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bSet (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SetReceiveNotifiesFromLinkedInstances(bool bSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SetReceiveNotifiesFromLinkedInstances"); + + Params::AnimInstance_SetReceiveNotifiesFromLinkedInstances Parms{}; + + Parms.bSet = bSet; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SetRootMotionMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ERootMotionMode Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SetRootMotionMode(ERootMotionMode Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SetRootMotionMode"); + + Params::AnimInstance_SetRootMotionMode Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SetUseMainInstanceMontageEvaluationData +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bSet (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::SetUseMainInstanceMontageEvaluationData(bool bSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SetUseMainInstanceMontageEvaluationData"); + + Params::AnimInstance_SetUseMainInstanceMontageEvaluationData Parms{}; + + Parms.bSet = bSet; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.SnapshotPose +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FPoseSnapshot& Snapshot (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UAnimInstance::SnapshotPose(struct FPoseSnapshot& Snapshot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "SnapshotPose"); + + Params::AnimInstance_SnapshotPose Parms{}; + + Parms.Snapshot = std::move(Snapshot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Snapshot = std::move(Parms.Snapshot); +} + + +// Function Engine.AnimInstance.StopSlotAnimation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InBlendOutTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::StopSlotAnimation(float InBlendOutTime, class FName SlotNodeName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "StopSlotAnimation"); + + Params::AnimInstance_StopSlotAnimation Parms{}; + + Parms.InBlendOutTime = InBlendOutTime; + Parms.SlotNodeName = SlotNodeName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.UnlinkAnimClassLayers +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::UnlinkAnimClassLayers(TSubclassOf InClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "UnlinkAnimClassLayers"); + + Params::AnimInstance_UnlinkAnimClassLayers Parms{}; + + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.UnlockAIResources +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// bool bUnlockMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool UnlockAILogic (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimInstance::UnlockAIResources(bool bUnlockMovement, bool UnlockAILogic) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "UnlockAIResources"); + + Params::AnimInstance_UnlockAIResources Parms{}; + + Parms.bUnlockMovement = bUnlockMovement; + Parms.UnlockAILogic = UnlockAILogic; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimInstance.WasAnimNotifyNameTriggeredInAnyState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName NotifyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyNameTriggeredInAnyState(class FName NotifyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyNameTriggeredInAnyState"); + + Params::AnimInstance_WasAnimNotifyNameTriggeredInAnyState Parms{}; + + Parms.NotifyName = NotifyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyNameTriggeredInSourceState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NotifyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyNameTriggeredInSourceState(int32 MachineIndex, int32 StateIndex, class FName NotifyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyNameTriggeredInSourceState"); + + Params::AnimInstance_WasAnimNotifyNameTriggeredInSourceState Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + Parms.NotifyName = NotifyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyNameTriggeredInStateMachine +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NotifyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyNameTriggeredInStateMachine(int32 MachineIndex, class FName NotifyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyNameTriggeredInStateMachine"); + + Params::AnimInstance_WasAnimNotifyNameTriggeredInStateMachine Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.NotifyName = NotifyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyStateActiveInAnyState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf AnimNotifyStateType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyStateActiveInAnyState(TSubclassOf AnimNotifyStateType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyStateActiveInAnyState"); + + Params::AnimInstance_WasAnimNotifyStateActiveInAnyState Parms{}; + + Parms.AnimNotifyStateType = AnimNotifyStateType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyStateActiveInSourceState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf AnimNotifyStateType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyStateActiveInSourceState(int32 MachineIndex, int32 StateIndex, TSubclassOf AnimNotifyStateType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyStateActiveInSourceState"); + + Params::AnimInstance_WasAnimNotifyStateActiveInSourceState Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + Parms.AnimNotifyStateType = AnimNotifyStateType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyStateActiveInStateMachine +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf AnimNotifyStateType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyStateActiveInStateMachine(int32 MachineIndex, TSubclassOf AnimNotifyStateType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyStateActiveInStateMachine"); + + Params::AnimInstance_WasAnimNotifyStateActiveInStateMachine Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.AnimNotifyStateType = AnimNotifyStateType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyTriggeredInAnyState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf AnimNotifyType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyTriggeredInAnyState(TSubclassOf AnimNotifyType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyTriggeredInAnyState"); + + Params::AnimInstance_WasAnimNotifyTriggeredInAnyState Parms{}; + + Parms.AnimNotifyType = AnimNotifyType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyTriggeredInSourceState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf AnimNotifyType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyTriggeredInSourceState(int32 MachineIndex, int32 StateIndex, TSubclassOf AnimNotifyType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyTriggeredInSourceState"); + + Params::AnimInstance_WasAnimNotifyTriggeredInSourceState Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.StateIndex = StateIndex; + Parms.AnimNotifyType = AnimNotifyType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.WasAnimNotifyTriggeredInStateMachine +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 MachineIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf AnimNotifyType (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::WasAnimNotifyTriggeredInStateMachine(int32 MachineIndex, TSubclassOf AnimNotifyType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "WasAnimNotifyTriggeredInStateMachine"); + + Params::AnimInstance_WasAnimNotifyTriggeredInStateMachine Parms{}; + + Parms.MachineIndex = MachineIndex; + Parms.AnimNotifyType = AnimNotifyType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Blueprint_GetMainAnimInstance +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* UAnimInstance::Blueprint_GetMainAnimInstance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Blueprint_GetMainAnimInstance"); + + Params::AnimInstance_Blueprint_GetMainAnimInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Blueprint_GetSlotMontageLocalWeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Blueprint_GetSlotMontageLocalWeight(class FName SlotNodeName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Blueprint_GetSlotMontageLocalWeight"); + + Params::AnimInstance_Blueprint_GetSlotMontageLocalWeight Parms{}; + + Parms.SlotNodeName = SlotNodeName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.CalculateDirection +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Velocity (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& BaseRotation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::CalculateDirection(const struct FVector& Velocity, const struct FRotator& BaseRotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "CalculateDirection"); + + Params::AnimInstance_CalculateDirection Parms{}; + + Parms.Velocity = std::move(Velocity); + Parms.BaseRotation = std::move(BaseRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.DynamicMontage_IsPlayingFrom +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimSequenceBase* Animation (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::DynamicMontage_IsPlayingFrom(const class UAnimSequenceBase* Animation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "DynamicMontage_IsPlayingFrom"); + + Params::AnimInstance_DynamicMontage_IsPlayingFrom Parms{}; + + Parms.Animation = Animation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetActiveCurveNames +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EAnimCurveType CurveType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UAnimInstance::GetActiveCurveNames(EAnimCurveType CurveType, TArray* OutNames) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetActiveCurveNames"); + + Params::AnimInstance_GetActiveCurveNames Parms{}; + + Parms.CurveType = CurveType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutNames != nullptr) + *OutNames = std::move(Parms.OutNames); +} + + +// Function Engine.AnimInstance.GetAllCurveNames +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OutNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UAnimInstance::GetAllCurveNames(TArray* OutNames) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetAllCurveNames"); + + Params::AnimInstance_GetAllCurveNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutNames != nullptr) + *OutNames = std::move(Parms.OutNames); +} + + +// Function Engine.AnimInstance.GetBlendProfileByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InBlendProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UBlendProfile* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UBlendProfile* UAnimInstance::GetBlendProfileByName(class FName InBlendProfileName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetBlendProfileByName"); + + Params::AnimInstance_GetBlendProfileByName Parms{}; + + Parms.InBlendProfileName = InBlendProfileName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetCurrentActiveMontage +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* UAnimInstance::GetCurrentActiveMontage() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetCurrentActiveMontage"); + + Params::AnimInstance_GetCurrentActiveMontage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetCurveValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName CurveName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetCurveValue(class FName CurveName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetCurveValue"); + + Params::AnimInstance_GetCurveValue Parms{}; + + Parms.CurveName = CurveName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetDeltaSeconds +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::GetDeltaSeconds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetDeltaSeconds"); + + Params::AnimInstance_GetDeltaSeconds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetLinkedAnimGraphInstanceByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* UAnimInstance::GetLinkedAnimGraphInstanceByTag(class FName InTag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimGraphInstanceByTag"); + + Params::AnimInstance_GetLinkedAnimGraphInstanceByTag Parms{}; + + Parms.InTag = InTag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetLinkedAnimGraphInstancesByTag +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InTag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutLinkedInstances (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UAnimInstance::GetLinkedAnimGraphInstancesByTag(class FName InTag, TArray* OutLinkedInstances) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimGraphInstancesByTag"); + + Params::AnimInstance_GetLinkedAnimGraphInstancesByTag Parms{}; + + Parms.InTag = InTag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLinkedInstances != nullptr) + *OutLinkedInstances = std::move(Parms.OutLinkedInstances); +} + + +// Function Engine.AnimInstance.GetLinkedAnimLayerInstanceByClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCheckForChildClass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* UAnimInstance::GetLinkedAnimLayerInstanceByClass(TSubclassOf InClass, bool bCheckForChildClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimLayerInstanceByClass"); + + Params::AnimInstance_GetLinkedAnimLayerInstanceByClass Parms{}; + + Parms.InClass = InClass; + Parms.bCheckForChildClass = bCheckForChildClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetLinkedAnimLayerInstanceByGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* UAnimInstance::GetLinkedAnimLayerInstanceByGroup(class FName InGroup) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimLayerInstanceByGroup"); + + Params::AnimInstance_GetLinkedAnimLayerInstanceByGroup Parms{}; + + Parms.InGroup = InGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetLinkedAnimLayerInstanceByGroupAndClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf InClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimInstance* UAnimInstance::GetLinkedAnimLayerInstanceByGroupAndClass(class FName InGroup, TSubclassOf InClass) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimLayerInstanceByGroupAndClass"); + + Params::AnimInstance_GetLinkedAnimLayerInstanceByGroupAndClass Parms{}; + + Parms.InGroup = InGroup; + Parms.InClass = InClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetLinkedAnimLayerInstancesByGroup +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutLinkedInstances (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UAnimInstance::GetLinkedAnimLayerInstancesByGroup(class FName InGroup, TArray* OutLinkedInstances) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetLinkedAnimLayerInstancesByGroup"); + + Params::AnimInstance_GetLinkedAnimLayerInstancesByGroup Parms{}; + + Parms.InGroup = InGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLinkedInstances != nullptr) + *OutLinkedInstances = std::move(Parms.OutLinkedInstances); +} + + +// Function Engine.AnimInstance.GetOwningActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UAnimInstance::GetOwningActor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetOwningActor"); + + Params::AnimInstance_GetOwningActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetOwningComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class USkeletalMeshComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMeshComponent* UAnimInstance::GetOwningComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetOwningComponent"); + + Params::AnimInstance_GetOwningComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetPropagateNotifiesToLinkedInstances +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::GetPropagateNotifiesToLinkedInstances() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetPropagateNotifiesToLinkedInstances"); + + Params::AnimInstance_GetPropagateNotifiesToLinkedInstances Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetReceiveNotifiesFromLinkedInstances +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::GetReceiveNotifiesFromLinkedInstances() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetReceiveNotifiesFromLinkedInstances"); + + Params::AnimInstance_GetReceiveNotifiesFromLinkedInstances Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetSyncGroupPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSyncGroupName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMarkerSyncAnimPosition ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FMarkerSyncAnimPosition UAnimInstance::GetSyncGroupPosition(class FName InSyncGroupName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetSyncGroupPosition"); + + Params::AnimInstance_GetSyncGroupPosition Parms{}; + + Parms.InSyncGroupName = InSyncGroupName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.GetTimeToClosestMarker +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName SyncGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName MarkerName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutMarkerTime (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::GetTimeToClosestMarker(class FName SyncGroup, class FName MarkerName, float* OutMarkerTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "GetTimeToClosestMarker"); + + Params::AnimInstance_GetTimeToClosestMarker Parms{}; + + Parms.SyncGroup = SyncGroup; + Parms.MarkerName = MarkerName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutMarkerTime != nullptr) + *OutMarkerTime = Parms.OutMarkerTime; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.HasMarkerBeenHitThisFrame +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName SyncGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName MarkerName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::HasMarkerBeenHitThisFrame(class FName SyncGroup, class FName MarkerName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "HasMarkerBeenHitThisFrame"); + + Params::AnimInstance_HasMarkerBeenHitThisFrame Parms{}; + + Parms.SyncGroup = SyncGroup; + Parms.MarkerName = MarkerName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.IsAnyMontagePlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::IsAnyMontagePlaying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "IsAnyMontagePlaying"); + + Params::AnimInstance_IsAnyMontagePlaying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.IsPlayingSlotAnimation +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimSequenceBase* Asset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::IsPlayingSlotAnimation(const class UAnimSequenceBase* Asset, class FName SlotNodeName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "IsPlayingSlotAnimation"); + + Params::AnimInstance_IsPlayingSlotAnimation Parms{}; + + Parms.Asset = Asset; + Parms.SlotNodeName = SlotNodeName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.IsSlotActive +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::IsSlotActive(class FName SlotNodeName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "IsSlotActive"); + + Params::AnimInstance_IsSlotActive Parms{}; + + Parms.SlotNodeName = SlotNodeName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.IsSyncGroupBetweenMarkers +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSyncGroupName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PreviousMarker (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NextMarker (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRespectMarkerOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::IsSyncGroupBetweenMarkers(class FName InSyncGroupName, class FName PreviousMarker, class FName NextMarker, bool bRespectMarkerOrder) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "IsSyncGroupBetweenMarkers"); + + Params::AnimInstance_IsSyncGroupBetweenMarkers Parms{}; + + Parms.InSyncGroupName = InSyncGroupName; + Parms.PreviousMarker = PreviousMarker; + Parms.NextMarker = NextMarker; + Parms.bRespectMarkerOrder = bRespectMarkerOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.IsUsingMainInstanceMontageEvaluationData +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::IsUsingMainInstanceMontageEvaluationData() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "IsUsingMainInstanceMontageEvaluationData"); + + Params::AnimInstance_IsUsingMainInstanceMontageEvaluationData Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetBlendTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_GetBlendTime(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetBlendTime"); + + Params::AnimInstance_Montage_GetBlendTime Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetCurrentSection +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UAnimInstance::Montage_GetCurrentSection(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetCurrentSection"); + + Params::AnimInstance_Montage_GetCurrentSection Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetEffectivePlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_GetEffectivePlayRate(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetEffectivePlayRate"); + + Params::AnimInstance_Montage_GetEffectivePlayRate Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetIsStopped +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::Montage_GetIsStopped(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetIsStopped"); + + Params::AnimInstance_Montage_GetIsStopped Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_GetPlayRate(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetPlayRate"); + + Params::AnimInstance_Montage_GetPlayRate Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_GetPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimInstance::Montage_GetPosition(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_GetPosition"); + + Params::AnimInstance_Montage_GetPosition Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_IsActive +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::Montage_IsActive(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_IsActive"); + + Params::AnimInstance_Montage_IsActive Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.Montage_IsPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UAnimMontage* Montage (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimInstance::Montage_IsPlaying(const class UAnimMontage* Montage) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "Montage_IsPlaying"); + + Params::AnimInstance_Montage_IsPlaying Parms{}; + + Parms.Montage = Montage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimInstance.TryGetPawnOwner +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* UAnimInstance::TryGetPawnOwner() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimInstance", "TryGetPawnOwner"); + + Params::AnimInstance_TryGetPawnOwner Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.CalibrateTilt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetInputLibrary::CalibrateTilt() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "CalibrateTilt"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetInputLibrary.EqualEqual_InputChordInputChord +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputChord& A (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputChord& B (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::EqualEqual_InputChordInputChord(const struct FInputChord& A, const struct FInputChord& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "EqualEqual_InputChordInputChord"); + + Params::KismetInputLibrary_EqualEqual_InputChordInputChord Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.EqualEqual_KeyKey +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& A (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FKey& B (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::EqualEqual_KeyKey(const struct FKey& A, const struct FKey& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "EqualEqual_KeyKey"); + + Params::KismetInputLibrary_EqualEqual_KeyKey Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.GetAnalogValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnalogInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetInputLibrary::GetAnalogValue(const struct FAnalogInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "GetAnalogValue"); + + Params::KismetInputLibrary_GetAnalogValue Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.GetKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKeyEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FKey ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FKey UKismetInputLibrary::GetKey(const struct FKeyEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "GetKey"); + + Params::KismetInputLibrary_GetKey Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.GetModifierKeysState +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FSlateModifierKeysState ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FSlateModifierKeysState UKismetInputLibrary::GetModifierKeysState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "GetModifierKeysState"); + + Params::KismetInputLibrary_GetModifierKeysState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.GetUserIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKeyEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetInputLibrary::GetUserIndex(const struct FKeyEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "GetUserIndex"); + + Params::KismetInputLibrary_GetUserIndex Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputChord_GetDisplayName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputChord& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetInputLibrary::InputChord_GetDisplayName(const struct FInputChord& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputChord_GetDisplayName"); + + Params::KismetInputLibrary_InputChord_GetDisplayName Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsAltDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsAltDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsAltDown"); + + Params::KismetInputLibrary_InputEvent_IsAltDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsCommandDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsCommandDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsCommandDown"); + + Params::KismetInputLibrary_InputEvent_IsCommandDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsControlDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsControlDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsControlDown"); + + Params::KismetInputLibrary_InputEvent_IsControlDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsLeftAltDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsLeftAltDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsLeftAltDown"); + + Params::KismetInputLibrary_InputEvent_IsLeftAltDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsLeftCommandDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsLeftCommandDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsLeftCommandDown"); + + Params::KismetInputLibrary_InputEvent_IsLeftCommandDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsLeftControlDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsLeftControlDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsLeftControlDown"); + + Params::KismetInputLibrary_InputEvent_IsLeftControlDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsLeftShiftDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsLeftShiftDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsLeftShiftDown"); + + Params::KismetInputLibrary_InputEvent_IsLeftShiftDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsRepeat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsRepeat(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsRepeat"); + + Params::KismetInputLibrary_InputEvent_IsRepeat Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsRightAltDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsRightAltDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsRightAltDown"); + + Params::KismetInputLibrary_InputEvent_IsRightAltDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsRightCommandDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsRightCommandDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsRightCommandDown"); + + Params::KismetInputLibrary_InputEvent_IsRightCommandDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsRightControlDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsRightControlDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsRightControlDown"); + + Params::KismetInputLibrary_InputEvent_IsRightControlDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsRightShiftDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsRightShiftDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsRightShiftDown"); + + Params::KismetInputLibrary_InputEvent_IsRightShiftDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.InputEvent_IsShiftDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::InputEvent_IsShiftDown(const struct FInputEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "InputEvent_IsShiftDown"); + + Params::KismetInputLibrary_InputEvent_IsShiftDown Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_GetDisplayName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLongDisplayName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetInputLibrary::Key_GetDisplayName(const struct FKey& Key, bool bLongDisplayName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_GetDisplayName"); + + Params::KismetInputLibrary_Key_GetDisplayName Parms{}; + + Parms.Key = std::move(Key); + Parms.bLongDisplayName = bLongDisplayName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_GetNavigationAction +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& InKey (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EUINavigationAction ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EUINavigationAction UKismetInputLibrary::Key_GetNavigationAction(const struct FKey& InKey) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_GetNavigationAction"); + + Params::KismetInputLibrary_Key_GetNavigationAction Parms{}; + + Parms.InKey = std::move(InKey); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_GetNavigationActionFromKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKeyEvent& InKeyEvent (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// EUINavigationAction ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EUINavigationAction UKismetInputLibrary::Key_GetNavigationActionFromKey(const struct FKeyEvent& InKeyEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_GetNavigationActionFromKey"); + + Params::KismetInputLibrary_Key_GetNavigationActionFromKey Parms{}; + + Parms.InKeyEvent = std::move(InKeyEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_GetNavigationDirectionFromAnalog +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnalogInputEvent& InAnalogEvent (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// EUINavigation ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EUINavigation UKismetInputLibrary::Key_GetNavigationDirectionFromAnalog(const struct FAnalogInputEvent& InAnalogEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_GetNavigationDirectionFromAnalog"); + + Params::KismetInputLibrary_Key_GetNavigationDirectionFromAnalog Parms{}; + + Parms.InAnalogEvent = std::move(InAnalogEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_GetNavigationDirectionFromKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKeyEvent& InKeyEvent (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// EUINavigation ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EUINavigation UKismetInputLibrary::Key_GetNavigationDirectionFromKey(const struct FKeyEvent& InKeyEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_GetNavigationDirectionFromKey"); + + Params::KismetInputLibrary_Key_GetNavigationDirectionFromKey Parms{}; + + Parms.InKeyEvent = std::move(InKeyEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsAnalog +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsAnalog(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsAnalog"); + + Params::KismetInputLibrary_Key_IsAnalog Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsAxis1D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsAxis1D(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsAxis1D"); + + Params::KismetInputLibrary_Key_IsAxis1D Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsAxis2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsAxis2D(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsAxis2D"); + + Params::KismetInputLibrary_Key_IsAxis2D Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsAxis3D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsAxis3D(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsAxis3D"); + + Params::KismetInputLibrary_Key_IsAxis3D Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsButtonAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsButtonAxis(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsButtonAxis"); + + Params::KismetInputLibrary_Key_IsButtonAxis Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsDigital +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsDigital(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsDigital"); + + Params::KismetInputLibrary_Key_IsDigital Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsGamepadKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsGamepadKey(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsGamepadKey"); + + Params::KismetInputLibrary_Key_IsGamepadKey Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsKeyboardKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsKeyboardKey(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsKeyboardKey"); + + Params::KismetInputLibrary_Key_IsKeyboardKey Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsModifierKey +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsModifierKey(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsModifierKey"); + + Params::KismetInputLibrary_Key_IsModifierKey Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsMouseButton +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsMouseButton(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsMouseButton"); + + Params::KismetInputLibrary_Key_IsMouseButton Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsValid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsValid(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsValid"); + + Params::KismetInputLibrary_Key_IsValid Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.Key_IsVectorAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FKey& Key (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::Key_IsVectorAxis(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "Key_IsVectorAxis"); + + Params::KismetInputLibrary_Key_IsVectorAxis Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.ModifierKeysState_IsAltDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSlateModifierKeysState& KeysState (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::ModifierKeysState_IsAltDown(const struct FSlateModifierKeysState& KeysState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "ModifierKeysState_IsAltDown"); + + Params::KismetInputLibrary_ModifierKeysState_IsAltDown Parms{}; + + Parms.KeysState = std::move(KeysState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.ModifierKeysState_IsCommandDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSlateModifierKeysState& KeysState (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::ModifierKeysState_IsCommandDown(const struct FSlateModifierKeysState& KeysState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "ModifierKeysState_IsCommandDown"); + + Params::KismetInputLibrary_ModifierKeysState_IsCommandDown Parms{}; + + Parms.KeysState = std::move(KeysState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.ModifierKeysState_IsControlDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSlateModifierKeysState& KeysState (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::ModifierKeysState_IsControlDown(const struct FSlateModifierKeysState& KeysState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "ModifierKeysState_IsControlDown"); + + Params::KismetInputLibrary_ModifierKeysState_IsControlDown Parms{}; + + Parms.KeysState = std::move(KeysState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.ModifierKeysState_IsShiftDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSlateModifierKeysState& KeysState (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::ModifierKeysState_IsShiftDown(const struct FSlateModifierKeysState& KeysState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "ModifierKeysState_IsShiftDown"); + + Params::KismetInputLibrary_ModifierKeysState_IsShiftDown Parms{}; + + Parms.KeysState = std::move(KeysState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetCursorDelta +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetInputLibrary::PointerEvent_GetCursorDelta(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetCursorDelta"); + + Params::KismetInputLibrary_PointerEvent_GetCursorDelta Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetEffectingButton +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FKey ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FKey UKismetInputLibrary::PointerEvent_GetEffectingButton(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetEffectingButton"); + + Params::KismetInputLibrary_PointerEvent_GetEffectingButton Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetGestureDelta +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetInputLibrary::PointerEvent_GetGestureDelta(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetGestureDelta"); + + Params::KismetInputLibrary_PointerEvent_GetGestureDelta Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetGestureType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// ESlateGesture ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ESlateGesture UKismetInputLibrary::PointerEvent_GetGestureType(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetGestureType"); + + Params::KismetInputLibrary_PointerEvent_GetGestureType Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetLastScreenSpacePosition +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetInputLibrary::PointerEvent_GetLastScreenSpacePosition(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetLastScreenSpacePosition"); + + Params::KismetInputLibrary_PointerEvent_GetLastScreenSpacePosition Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetPointerIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetInputLibrary::PointerEvent_GetPointerIndex(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetPointerIndex"); + + Params::KismetInputLibrary_PointerEvent_GetPointerIndex Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetScreenSpacePosition +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetInputLibrary::PointerEvent_GetScreenSpacePosition(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetScreenSpacePosition"); + + Params::KismetInputLibrary_PointerEvent_GetScreenSpacePosition Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetTouchpadIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetInputLibrary::PointerEvent_GetTouchpadIndex(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetTouchpadIndex"); + + Params::KismetInputLibrary_PointerEvent_GetTouchpadIndex Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetUserIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetInputLibrary::PointerEvent_GetUserIndex(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetUserIndex"); + + Params::KismetInputLibrary_PointerEvent_GetUserIndex Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_GetWheelDelta +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetInputLibrary::PointerEvent_GetWheelDelta(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_GetWheelDelta"); + + Params::KismetInputLibrary_PointerEvent_GetWheelDelta Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_IsMouseButtonDown +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FKey& MouseButton (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::PointerEvent_IsMouseButtonDown(const struct FPointerEvent& Input, const struct FKey& MouseButton) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_IsMouseButtonDown"); + + Params::KismetInputLibrary_PointerEvent_IsMouseButtonDown Parms{}; + + Parms.Input = std::move(Input); + Parms.MouseButton = std::move(MouseButton); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInputLibrary.PointerEvent_IsTouchEvent +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPointerEvent& Input (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInputLibrary::PointerEvent_IsTouchEvent(const struct FPointerEvent& Input) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInputLibrary", "PointerEvent_IsTouchEvent"); + + Params::KismetInputLibrary_PointerEvent_IsTouchEvent Parms{}; + + Parms.Input = std::move(Input); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintAsyncActionBase.Activate +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UBlueprintAsyncActionBase::Activate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BlueprintAsyncActionBase", "Activate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundBase.IsAttenuationSettingsEditable +// (Native, Public, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USoundBase::IsAttenuationSettingsEditable() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundBase", "IsAttenuationSettingsEditable"); + + Params::SoundBase_IsAttenuationSettingsEditable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundWave.SetSoundAssetCompressionType +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ESoundAssetCompressionType InSoundAssetCompressionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMarkDirty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundWave::SetSoundAssetCompressionType(ESoundAssetCompressionType InSoundAssetCompressionType, bool bMarkDirty) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundWave", "SetSoundAssetCompressionType"); + + Params::SoundWave_SetSoundAssetCompressionType Parms{}; + + Parms.InSoundAssetCompressionType = InSoundAssetCompressionType; + Parms.bMarkDirty = bMarkDirty; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundWave.GetCuePoints +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USoundWave::GetCuePoints() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundWave", "GetCuePoints"); + + Params::SoundWave_GetCuePoints Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundWave.GetLoopRegions +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USoundWave::GetLoopRegions() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundWave", "GetLoopRegions"); + + Params::SoundWave_GetLoopRegions Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundWave.GetSoundAssetCompressionType +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ESoundAssetCompressionType ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ESoundAssetCompressionType USoundWave::GetSoundAssetCompressionType() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundWave", "GetSoundAssetCompressionType"); + + Params::SoundWave_GetSoundAssetCompressionType Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerAsset.GetDebugColor +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UDataLayerAsset::GetDebugColor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerAsset", "GetDebugColor"); + + Params::DataLayerAsset_GetDebugColor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerAsset.GetType +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EDataLayerType ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerType UDataLayerAsset::GetType() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerAsset", "GetType"); + + Params::DataLayerAsset_GetType Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerAsset.IsClientOnly +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerAsset::IsClientOnly() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerAsset", "IsClientOnly"); + + Params::DataLayerAsset_IsClientOnly Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerAsset.IsRuntime +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerAsset::IsRuntime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerAsset", "IsRuntime"); + + Params::DataLayerAsset_IsRuntime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerAsset.IsServerOnly +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerAsset::IsServerOnly() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerAsset", "IsServerOnly"); + + Params::DataLayerAsset_IsServerOnly Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.CreateSlotAnimationAsDynamicMontage_WithBlendSettings +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UAnimSequenceBase* Asset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SlotNodeName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FMontageBlendSettings& BlendInSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMontageBlendSettings& BlendOutSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LoopCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InBlendOutTriggerTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* UAnimMontage::CreateSlotAnimationAsDynamicMontage_WithBlendSettings(class UAnimSequenceBase* Asset, class FName SlotNodeName, const struct FMontageBlendSettings& BlendInSettings, const struct FMontageBlendSettings& BlendOutSettings, float InPlayRate, int32 LoopCount, float InBlendOutTriggerTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimMontage", "CreateSlotAnimationAsDynamicMontage_WithBlendSettings"); + + Params::AnimMontage_CreateSlotAnimationAsDynamicMontage_WithBlendSettings Parms{}; + + Parms.Asset = Asset; + Parms.SlotNodeName = SlotNodeName; + Parms.BlendInSettings = std::move(BlendInSettings); + Parms.BlendOutSettings = std::move(BlendOutSettings); + Parms.InPlayRate = InPlayRate; + Parms.LoopCount = LoopCount; + Parms.InBlendOutTriggerTime = InBlendOutTriggerTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetBlendInArgs +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FAlphaBlendArgs ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FAlphaBlendArgs UAnimMontage::GetBlendInArgs() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetBlendInArgs"); + + Params::AnimMontage_GetBlendInArgs Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetBlendOutArgs +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FAlphaBlendArgs ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FAlphaBlendArgs UAnimMontage::GetBlendOutArgs() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetBlendOutArgs"); + + Params::AnimMontage_GetBlendOutArgs Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetDefaultBlendInTime +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimMontage::GetDefaultBlendInTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetDefaultBlendInTime"); + + Params::AnimMontage_GetDefaultBlendInTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetDefaultBlendOutTime +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimMontage::GetDefaultBlendOutTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetDefaultBlendOutTime"); + + Params::AnimMontage_GetDefaultBlendOutTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetFirstAnimReference +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimSequenceBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimSequenceBase* UAnimMontage::GetFirstAnimReference() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetFirstAnimReference"); + + Params::AnimMontage_GetFirstAnimReference Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetGroupName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UAnimMontage::GetGroupName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetGroupName"); + + Params::AnimMontage_GetGroupName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetNumSections +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UAnimMontage::GetNumSections() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetNumSections"); + + Params::AnimMontage_GetNumSections Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetSectionIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSectionName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UAnimMontage::GetSectionIndex(class FName InSectionName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetSectionIndex"); + + Params::AnimMontage_GetSectionIndex Parms{}; + + Parms.InSectionName = InSectionName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.GetSectionName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 SectionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UAnimMontage::GetSectionName(int32 SectionIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "GetSectionName"); + + Params::AnimMontage_GetSectionName Parms{}; + + Parms.SectionIndex = SectionIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.IsDynamicMontage +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimMontage::IsDynamicMontage() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "IsDynamicMontage"); + + Params::AnimMontage_IsDynamicMontage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.IsValidAdditiveSlot +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& SlotNodeName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimMontage::IsValidAdditiveSlot(const class FName& SlotNodeName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "IsValidAdditiveSlot"); + + Params::AnimMontage_IsValidAdditiveSlot Parms{}; + + Parms.SlotNodeName = SlotNodeName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimMontage.IsValidSectionName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSectionName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimMontage::IsValidSectionName(class FName InSectionName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimMontage", "IsValidSectionName"); + + Params::AnimMontage_IsValidSectionName Parms{}; + + Parms.InSectionName = InSectionName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture.Blueprint_GetTextureSourceIdString +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FString* OutTextureSourceId (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTexture::Blueprint_GetTextureSourceIdString(class FString* OutTextureSourceId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture", "Blueprint_GetTextureSourceIdString"); + + Params::Texture_Blueprint_GetTextureSourceIdString Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTextureSourceId != nullptr) + *OutTextureSourceId = std::move(Parms.OutTextureSourceId); + + return Parms.ReturnValue; +} + + +// Function Engine.Texture.AreDownscalePropertiesEditable +// (Native, Public, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTexture::AreDownscalePropertiesEditable() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture", "AreDownscalePropertiesEditable"); + + Params::Texture_AreDownscalePropertiesEditable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture.Blueprint_GetMemorySize +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UTexture::Blueprint_GetMemorySize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture", "Blueprint_GetMemorySize"); + + Params::Texture_Blueprint_GetMemorySize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture.Blueprint_GetTextureSourceDiskAndMemorySize +// (Final, Native, Public, HasOutParams, BlueprintCallable, Const) +// Parameters: +// int64* OutDiskSize (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64* OutMemorySize (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTexture::Blueprint_GetTextureSourceDiskAndMemorySize(int64* OutDiskSize, int64* OutMemorySize) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture", "Blueprint_GetTextureSourceDiskAndMemorySize"); + + Params::Texture_Blueprint_GetTextureSourceDiskAndMemorySize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutDiskSize != nullptr) + *OutDiskSize = Parms.OutDiskSize; + + if (OutMemorySize != nullptr) + *OutMemorySize = Parms.OutMemorySize; +} + + +// Function Engine.Texture.ComputeTextureSourceChannelMinMax +// (Final, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, Const) +// Parameters: +// struct FLinearColor* OutColorMin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor* OutColorMax (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTexture::ComputeTextureSourceChannelMinMax(struct FLinearColor* OutColorMin, struct FLinearColor* OutColorMax) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture", "ComputeTextureSourceChannelMinMax"); + + Params::Texture_ComputeTextureSourceChannelMinMax Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutColorMin != nullptr) + *OutColorMin = std::move(Parms.OutColorMin); + + if (OutColorMax != nullptr) + *OutColorMax = std::move(Parms.OutColorMax); + + return Parms.ReturnValue; +} + + +// Function Engine.CameraActor.GetAutoActivatePlayerIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 ACameraActor::GetAutoActivatePlayerIndex() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraActor", "GetAutoActivatePlayerIndex"); + + Params::CameraActor_GetAutoActivatePlayerIndex Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraComponent.AddOrUpdateBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::AddOrUpdateBlendable(TScriptInterface InBlendableObject, float InWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "AddOrUpdateBlendable"); + + Params::CameraComponent_AddOrUpdateBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + Parms.InWeight = InWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.GetCameraView +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMinimalViewInfo* DesiredView (Parm, OutParm, NativeAccessSpecifierPublic) + +void UCameraComponent::GetCameraView(float DeltaTime, struct FMinimalViewInfo* DesiredView) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "GetCameraView"); + + Params::CameraComponent_GetCameraView Parms{}; + + Parms.DeltaTime = DeltaTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (DesiredView != nullptr) + *DesiredView = std::move(Parms.DesiredView); +} + + +// Function Engine.CameraComponent.GetNumberOfBlendables +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UCameraComponent::GetNumberOfBlendables() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "GetNumberOfBlendables"); + + Params::CameraComponent_GetNumberOfBlendables Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraComponent.OnCameraMeshHiddenChanged +// (Final, RequiredAPI, Native, Protected, BlueprintCallable) + +void UCameraComponent::OnCameraMeshHiddenChanged() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "OnCameraMeshHiddenChanged"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.QueryBlendableAtIdnex +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UCameraComponent::QueryBlendableAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "QueryBlendableAtIdnex"); + + Params::CameraComponent_QueryBlendableAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraComponent.QueryBlendableWeightAtIdnex +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCameraComponent::QueryBlendableWeightAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "QueryBlendableWeightAtIdnex"); + + Params::CameraComponent_QueryBlendableWeightAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraComponent.RemoveBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::RemoveBlendable(TScriptInterface InBlendableObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "RemoveBlendable"); + + Params::CameraComponent_RemoveBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetAspectRatio +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InAspectRatio (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetAspectRatio(float InAspectRatio) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetAspectRatio"); + + Params::CameraComponent_SetAspectRatio Parms{}; + + Parms.InAspectRatio = InAspectRatio; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetAspectRatioAxisConstraint +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// EAspectRatioAxisConstraint InAspectRatioAxisConstraint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetAspectRatioAxisConstraint(EAspectRatioAxisConstraint InAspectRatioAxisConstraint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetAspectRatioAxisConstraint"); + + Params::CameraComponent_SetAspectRatioAxisConstraint Parms{}; + + Parms.InAspectRatioAxisConstraint = InAspectRatioAxisConstraint; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetAutoCalculateOrthoPlanes +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bAutoCalculate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetAutoCalculateOrthoPlanes(bool bAutoCalculate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetAutoCalculateOrthoPlanes"); + + Params::CameraComponent_SetAutoCalculateOrthoPlanes Parms{}; + + Parms.bAutoCalculate = bAutoCalculate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetAutoPlaneShift +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InAutoPlaneShift (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetAutoPlaneShift(float InAutoPlaneShift) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetAutoPlaneShift"); + + Params::CameraComponent_SetAutoPlaneShift Parms{}; + + Parms.InAutoPlaneShift = InAutoPlaneShift; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetConstraintAspectRatio +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInConstrainAspectRatio (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetConstraintAspectRatio(bool bInConstrainAspectRatio) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetConstraintAspectRatio"); + + Params::CameraComponent_SetConstraintAspectRatio Parms{}; + + Parms.bInConstrainAspectRatio = bInConstrainAspectRatio; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetCropOverscan +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInCropOverscan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetCropOverscan(bool bInCropOverscan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetCropOverscan"); + + Params::CameraComponent_SetCropOverscan Parms{}; + + Parms.bInCropOverscan = bInCropOverscan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetEnableFirstPersonFieldOfView +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInEnableFirstPersonFieldOfView (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetEnableFirstPersonFieldOfView(bool bInEnableFirstPersonFieldOfView) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetEnableFirstPersonFieldOfView"); + + Params::CameraComponent_SetEnableFirstPersonFieldOfView Parms{}; + + Parms.bInEnableFirstPersonFieldOfView = bInEnableFirstPersonFieldOfView; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetEnableFirstPersonScale +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInEnableFirstPersonScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetEnableFirstPersonScale(bool bInEnableFirstPersonScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetEnableFirstPersonScale"); + + Params::CameraComponent_SetEnableFirstPersonScale Parms{}; + + Parms.bInEnableFirstPersonScale = bInEnableFirstPersonScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetFieldOfView +// (Native, Public, BlueprintCallable) +// Parameters: +// float InFieldOfView (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetFieldOfView(float InFieldOfView) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetFieldOfView"); + + Params::CameraComponent_SetFieldOfView Parms{}; + + Parms.InFieldOfView = InFieldOfView; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetFirstPersonFieldOfView +// (Native, Public, BlueprintCallable) +// Parameters: +// float InFirstPersonFieldOfView (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetFirstPersonFieldOfView(float InFirstPersonFieldOfView) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetFirstPersonFieldOfView"); + + Params::CameraComponent_SetFirstPersonFieldOfView Parms{}; + + Parms.InFirstPersonFieldOfView = InFirstPersonFieldOfView; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetFirstPersonScale +// (Native, Public, BlueprintCallable) +// Parameters: +// float InFirstPersonScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetFirstPersonScale(float InFirstPersonScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetFirstPersonScale"); + + Params::CameraComponent_SetFirstPersonScale Parms{}; + + Parms.InFirstPersonScale = InFirstPersonScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetOrthoFarClipPlane +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InOrthoFarClipPlane (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetOrthoFarClipPlane(float InOrthoFarClipPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetOrthoFarClipPlane"); + + Params::CameraComponent_SetOrthoFarClipPlane Parms{}; + + Parms.InOrthoFarClipPlane = InOrthoFarClipPlane; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetOrthoNearClipPlane +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InOrthoNearClipPlane (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetOrthoNearClipPlane(float InOrthoNearClipPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetOrthoNearClipPlane"); + + Params::CameraComponent_SetOrthoNearClipPlane Parms{}; + + Parms.InOrthoNearClipPlane = InOrthoNearClipPlane; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetOrthoWidth +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InOrthoWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetOrthoWidth(float InOrthoWidth) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetOrthoWidth"); + + Params::CameraComponent_SetOrthoWidth Parms{}; + + Parms.InOrthoWidth = InOrthoWidth; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetOverscan +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InOverscan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetOverscan(float InOverscan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetOverscan"); + + Params::CameraComponent_SetOverscan Parms{}; + + Parms.InOverscan = InOverscan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetPostProcessBlendWeight +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InPostProcessBlendWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetPostProcessBlendWeight(float InPostProcessBlendWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetPostProcessBlendWeight"); + + Params::CameraComponent_SetPostProcessBlendWeight Parms{}; + + Parms.InPostProcessBlendWeight = InPostProcessBlendWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetProjectionMode +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// ECameraProjectionMode InProjectionMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetProjectionMode(ECameraProjectionMode InProjectionMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetProjectionMode"); + + Params::CameraComponent_SetProjectionMode Parms{}; + + Parms.InProjectionMode = InProjectionMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetScaleResolutionWithOverscan +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInScaleResolutionWithOverscan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetScaleResolutionWithOverscan(bool bInScaleResolutionWithOverscan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetScaleResolutionWithOverscan"); + + Params::CameraComponent_SetScaleResolutionWithOverscan Parms{}; + + Parms.bInScaleResolutionWithOverscan = bInScaleResolutionWithOverscan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetUpdateOrthoPlanes +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInUpdateOrthoPlanes (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetUpdateOrthoPlanes(bool bInUpdateOrthoPlanes) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetUpdateOrthoPlanes"); + + Params::CameraComponent_SetUpdateOrthoPlanes Parms{}; + + Parms.bInUpdateOrthoPlanes = bInUpdateOrthoPlanes; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetUseCameraHeightAsViewTarget +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInUseCameraHeightAsViewTarget (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetUseCameraHeightAsViewTarget(bool bInUseCameraHeightAsViewTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetUseCameraHeightAsViewTarget"); + + Params::CameraComponent_SetUseCameraHeightAsViewTarget Parms{}; + + Parms.bInUseCameraHeightAsViewTarget = bInUseCameraHeightAsViewTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraComponent.SetUseFieldOfViewForLOD +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bInUseFieldOfViewForLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraComponent::SetUseFieldOfViewForLOD(bool bInUseFieldOfViewForLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraComponent", "SetUseFieldOfViewForLOD"); + + Params::CameraComponent_SetUseFieldOfViewForLOD Parms{}; + + Parms.bInUseFieldOfViewForLOD = bInUseFieldOfViewForLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPlatformLibrary.CancelLocalNotification +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& ActivationEvent (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPlatformLibrary::CancelLocalNotification(const class FString& ActivationEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "CancelLocalNotification"); + + Params::BlueprintPlatformLibrary_CancelLocalNotification Parms{}; + + Parms.ActivationEvent = std::move(ActivationEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPlatformLibrary.CancelLocalNotificationById +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 NotificationId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPlatformLibrary::CancelLocalNotificationById(int32 NotificationId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "CancelLocalNotificationById"); + + Params::BlueprintPlatformLibrary_CancelLocalNotificationById Parms{}; + + Parms.NotificationId = NotificationId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPlatformLibrary.ClearAllLocalNotifications +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UBlueprintPlatformLibrary::ClearAllLocalNotifications() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "ClearAllLocalNotifications"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPlatformLibrary.GetAllowedDeviceOrientation +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// EScreenOrientation ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EScreenOrientation UBlueprintPlatformLibrary::GetAllowedDeviceOrientation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "GetAllowedDeviceOrientation"); + + Params::BlueprintPlatformLibrary_GetAllowedDeviceOrientation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPlatformLibrary.GetDeviceOrientation +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// EScreenOrientation ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EScreenOrientation UBlueprintPlatformLibrary::GetDeviceOrientation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "GetDeviceOrientation"); + + Params::BlueprintPlatformLibrary_GetDeviceOrientation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPlatformLibrary.GetLaunchNotification +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// bool* NotificationLaunchedApp (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* ActivationEvent (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* FireDate (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPlatformLibrary::GetLaunchNotification(bool* NotificationLaunchedApp, class FString* ActivationEvent, int32* FireDate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "GetLaunchNotification"); + + Params::BlueprintPlatformLibrary_GetLaunchNotification Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (NotificationLaunchedApp != nullptr) + *NotificationLaunchedApp = Parms.NotificationLaunchedApp; + + if (ActivationEvent != nullptr) + *ActivationEvent = std::move(Parms.ActivationEvent); + + if (FireDate != nullptr) + *FireDate = Parms.FireDate; +} + + +// Function Engine.BlueprintPlatformLibrary.ScheduleLocalNotificationAtTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FDateTime& FireDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool LocalTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FText& Title (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& Body (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& action (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& ActivationEvent (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintPlatformLibrary::ScheduleLocalNotificationAtTime(const struct FDateTime& FireDateTime, bool LocalTime, const class FText& Title, const class FText& Body, const class FText& action, const class FString& ActivationEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "ScheduleLocalNotificationAtTime"); + + Params::BlueprintPlatformLibrary_ScheduleLocalNotificationAtTime Parms{}; + + Parms.FireDateTime = std::move(FireDateTime); + Parms.LocalTime = LocalTime; + Parms.Title = std::move(Title); + Parms.Body = std::move(Body); + Parms.action = std::move(action); + Parms.ActivationEvent = std::move(ActivationEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPlatformLibrary.ScheduleLocalNotificationBadgeAtTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FDateTime& FireDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool LocalTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& ActivationEvent (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintPlatformLibrary::ScheduleLocalNotificationBadgeAtTime(const struct FDateTime& FireDateTime, bool LocalTime, const class FString& ActivationEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "ScheduleLocalNotificationBadgeAtTime"); + + Params::BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeAtTime Parms{}; + + Parms.FireDateTime = std::move(FireDateTime); + Parms.LocalTime = LocalTime; + Parms.ActivationEvent = std::move(ActivationEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPlatformLibrary.ScheduleLocalNotificationBadgeFromNow +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 inSecondsFromNow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& ActivationEvent (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPlatformLibrary::ScheduleLocalNotificationBadgeFromNow(int32 inSecondsFromNow, const class FString& ActivationEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "ScheduleLocalNotificationBadgeFromNow"); + + Params::BlueprintPlatformLibrary_ScheduleLocalNotificationBadgeFromNow Parms{}; + + Parms.inSecondsFromNow = inSecondsFromNow; + Parms.ActivationEvent = std::move(ActivationEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPlatformLibrary.ScheduleLocalNotificationFromNow +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32 inSecondsFromNow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FText& Title (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& Body (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& action (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& ActivationEvent (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintPlatformLibrary::ScheduleLocalNotificationFromNow(int32 inSecondsFromNow, const class FText& Title, const class FText& Body, const class FText& action, const class FString& ActivationEvent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "ScheduleLocalNotificationFromNow"); + + Params::BlueprintPlatformLibrary_ScheduleLocalNotificationFromNow Parms{}; + + Parms.inSecondsFromNow = inSecondsFromNow; + Parms.Title = std::move(Title); + Parms.Body = std::move(Body); + Parms.action = std::move(action); + Parms.ActivationEvent = std::move(ActivationEvent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPlatformLibrary.SetAllowedDeviceOrientation +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// EScreenOrientation NewAllowedDeviceOrientation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPlatformLibrary::SetAllowedDeviceOrientation(EScreenOrientation NewAllowedDeviceOrientation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPlatformLibrary", "SetAllowedDeviceOrientation"); + + Params::BlueprintPlatformLibrary_SetAllowedDeviceOrientation Parms{}; + + Parms.NewAllowedDeviceOrientation = NewAllowedDeviceOrientation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Predefined Function +// Gets a pointer to the current World of the GameViewport + +class UWorld* UWorld::GetWorld() +{ + if constexpr (Offsets::GWorld != 0) + return *reinterpret_cast(InSDKUtils::GetImageBase() + Offsets::GWorld); + + if (UEngine* Engine = UEngine::GetEngine()) + { + if (!Engine->GameViewport) + return nullptr; + + return Engine->GameViewport->World; + } + + return nullptr; +} + + +// Function Engine.World.HandleTimelineScrubbed +// (Final, Native, Public) + +void UWorld::HandleTimelineScrubbed() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("World", "HandleTimelineScrubbed"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.World.K2_GetWorldSettings +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class AWorldSettings* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AWorldSettings* UWorld::K2_GetWorldSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("World", "K2_GetWorldSettings"); + + Params::World_K2_GetWorldSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.World.GetDataLayerManager +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UDataLayerManager* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerManager* UWorld::GetDataLayerManager() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("World", "GetDataLayerManager"); + + Params::World_GetDataLayerManager Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsCurrency_Float +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERoundingMode RoundingMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& CurrencyCode (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsCurrency_Float(float Value, ERoundingMode RoundingMode, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits, int32 MinimumFractionalDigits, int32 MaximumFractionalDigits, const class FString& CurrencyCode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsCurrency_Float"); + + Params::KismetTextLibrary_AsCurrency_Float Parms{}; + + Parms.Value = Value; + Parms.RoundingMode = RoundingMode; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + Parms.MinimumFractionalDigits = MinimumFractionalDigits; + Parms.MaximumFractionalDigits = MaximumFractionalDigits; + Parms.CurrencyCode = std::move(CurrencyCode); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsCurrency_Integer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERoundingMode RoundingMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& CurrencyCode (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsCurrency_Integer(int32 Value, ERoundingMode RoundingMode, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits, int32 MinimumFractionalDigits, int32 MaximumFractionalDigits, const class FString& CurrencyCode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsCurrency_Integer"); + + Params::KismetTextLibrary_AsCurrency_Integer Parms{}; + + Parms.Value = Value; + Parms.RoundingMode = RoundingMode; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + Parms.MinimumFractionalDigits = MinimumFractionalDigits; + Parms.MaximumFractionalDigits = MaximumFractionalDigits; + Parms.CurrencyCode = std::move(CurrencyCode); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsCurrencyBase +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 BaseValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& CurrencyCode (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsCurrencyBase(int32 BaseValue, const class FString& CurrencyCode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsCurrencyBase"); + + Params::KismetTextLibrary_AsCurrencyBase Parms{}; + + Parms.BaseValue = BaseValue; + Parms.CurrencyCode = std::move(CurrencyCode); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsDate_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& InDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InDateStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsDate_DateTime(const struct FDateTime& InDateTime, EDateTimeStyle InDateStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsDate_DateTime"); + + Params::KismetTextLibrary_AsDate_DateTime Parms{}; + + Parms.InDateTime = std::move(InDateTime); + Parms.InDateStyle = InDateStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsDateTime_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& In (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InDateStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InTimeStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsDateTime_DateTime(const struct FDateTime& In, EDateTimeStyle InDateStyle, EDateTimeStyle InTimeStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsDateTime_DateTime"); + + Params::KismetTextLibrary_AsDateTime_DateTime Parms{}; + + Parms.In = std::move(In); + Parms.InDateStyle = InDateStyle; + Parms.InTimeStyle = InTimeStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsMemory +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 NumBytes (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMemoryUnitStandard UnitStandard (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsMemory(int64 NumBytes, EMemoryUnitStandard UnitStandard, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits, int32 MinimumFractionalDigits, int32 MaximumFractionalDigits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsMemory"); + + Params::KismetTextLibrary_AsMemory Parms{}; + + Parms.NumBytes = NumBytes; + Parms.UnitStandard = UnitStandard; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + Parms.MinimumFractionalDigits = MinimumFractionalDigits; + Parms.MaximumFractionalDigits = MaximumFractionalDigits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsPercent_Float +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERoundingMode RoundingMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsPercent_Float(float Value, ERoundingMode RoundingMode, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits, int32 MinimumFractionalDigits, int32 MaximumFractionalDigits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsPercent_Float"); + + Params::KismetTextLibrary_AsPercent_Float Parms{}; + + Parms.Value = Value; + Parms.RoundingMode = RoundingMode; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + Parms.MinimumFractionalDigits = MinimumFractionalDigits; + Parms.MaximumFractionalDigits = MaximumFractionalDigits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsTime_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& In (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InTimeStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsTime_DateTime(const struct FDateTime& In, EDateTimeStyle InTimeStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsTime_DateTime"); + + Params::KismetTextLibrary_AsTime_DateTime Parms{}; + + Parms.In = std::move(In); + Parms.InTimeStyle = InTimeStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsTimespan_Timespan +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& InTimespan (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsTimespan_Timespan(const struct FTimespan& InTimespan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsTimespan_Timespan"); + + Params::KismetTextLibrary_AsTimespan_Timespan Parms{}; + + Parms.InTimespan = std::move(InTimespan); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsTimeZoneDate_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& InDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InTimeZone (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InDateStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsTimeZoneDate_DateTime(const struct FDateTime& InDateTime, const class FString& InTimeZone, EDateTimeStyle InDateStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsTimeZoneDate_DateTime"); + + Params::KismetTextLibrary_AsTimeZoneDate_DateTime Parms{}; + + Parms.InDateTime = std::move(InDateTime); + Parms.InTimeZone = std::move(InTimeZone); + Parms.InDateStyle = InDateStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsTimeZoneDateTime_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& InDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InTimeZone (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InDateStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InTimeStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsTimeZoneDateTime_DateTime(const struct FDateTime& InDateTime, const class FString& InTimeZone, EDateTimeStyle InDateStyle, EDateTimeStyle InTimeStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsTimeZoneDateTime_DateTime"); + + Params::KismetTextLibrary_AsTimeZoneDateTime_DateTime Parms{}; + + Parms.InDateTime = std::move(InDateTime); + Parms.InTimeZone = std::move(InTimeZone); + Parms.InDateStyle = InDateStyle; + Parms.InTimeStyle = InTimeStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.AsTimeZoneTime_DateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& InDateTime (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InTimeZone (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDateTimeStyle InTimeStyle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::AsTimeZoneTime_DateTime(const struct FDateTime& InDateTime, const class FString& InTimeZone, EDateTimeStyle InTimeStyle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "AsTimeZoneTime_DateTime"); + + Params::KismetTextLibrary_AsTimeZoneTime_DateTime Parms{}; + + Parms.InDateTime = std::move(InDateTime); + Parms.InTimeZone = std::move(InTimeZone); + Parms.InTimeStyle = InTimeStyle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_BoolToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_BoolToText(bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_BoolToText"); + + Params::KismetTextLibrary_Conv_BoolToText Parms{}; + + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_ByteToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_ByteToText(uint8 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_ByteToText"); + + Params::KismetTextLibrary_Conv_ByteToText Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_ColorToText +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_ColorToText(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_ColorToText"); + + Params::KismetTextLibrary_Conv_ColorToText Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_DoubleToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERoundingMode RoundingMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumFractionalDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_DoubleToText(double Value, ERoundingMode RoundingMode, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits, int32 MinimumFractionalDigits, int32 MaximumFractionalDigits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_DoubleToText"); + + Params::KismetTextLibrary_Conv_DoubleToText Parms{}; + + Parms.Value = Value; + Parms.RoundingMode = RoundingMode; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + Parms.MinimumFractionalDigits = MinimumFractionalDigits; + Parms.MaximumFractionalDigits = MaximumFractionalDigits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_Int64ToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_Int64ToText(int64 Value, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_Int64ToText"); + + Params::KismetTextLibrary_Conv_Int64ToText Parms{}; + + Parms.Value = Value; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_IntToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlwaysSign (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseGrouping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinimumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaximumIntegralDigits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_IntToText(int32 Value, bool bAlwaysSign, bool bUseGrouping, int32 MinimumIntegralDigits, int32 MaximumIntegralDigits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_IntToText"); + + Params::KismetTextLibrary_Conv_IntToText Parms{}; + + Parms.Value = Value; + Parms.bAlwaysSign = bAlwaysSign; + Parms.bUseGrouping = bUseGrouping; + Parms.MinimumIntegralDigits = MinimumIntegralDigits; + Parms.MaximumIntegralDigits = MaximumIntegralDigits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_NameToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_NameToText(class FName InName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_NameToText"); + + Params::KismetTextLibrary_Conv_NameToText Parms{}; + + Parms.InName = InName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_NumericPropertyToText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const int32& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_NumericPropertyToText(const int32& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_NumericPropertyToText"); + + Params::KismetTextLibrary_Conv_NumericPropertyToText Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_ObjectToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* InObj (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_ObjectToText(class UObject* InObj) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_ObjectToText"); + + Params::KismetTextLibrary_Conv_ObjectToText Parms{}; + + Parms.InObj = InObj; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_RotatorToText +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_RotatorToText(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_RotatorToText"); + + Params::KismetTextLibrary_Conv_RotatorToText Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_StringToText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_StringToText(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_StringToText"); + + Params::KismetTextLibrary_Conv_StringToText Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_TextToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetTextLibrary::Conv_TextToString(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_TextToString"); + + Params::KismetTextLibrary_Conv_TextToString Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_TransformToText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& InTrans (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_TransformToText(const struct FTransform& InTrans) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_TransformToText"); + + Params::KismetTextLibrary_Conv_TransformToText Parms{}; + + Parms.InTrans = std::move(InTrans); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_Vector2dToText +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_Vector2dToText(const struct FVector2D& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_Vector2dToText"); + + Params::KismetTextLibrary_Conv_Vector2dToText Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Conv_VectorToText +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Conv_VectorToText(const struct FVector& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Conv_VectorToText"); + + Params::KismetTextLibrary_Conv_VectorToText Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.EditTextSourceString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* TextOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText& Text (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::EditTextSourceString(class UObject* TextOwner, class FText& Text, const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "EditTextSourceString"); + + Params::KismetTextLibrary_EditTextSourceString Parms{}; + + Parms.TextOwner = TextOwner; + Parms.Text = std::move(Text); + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Text = std::move(Parms.Text); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.EqualEqual_IgnoreCase_TextText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::EqualEqual_IgnoreCase_TextText(const class FText& A, const class FText& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "EqualEqual_IgnoreCase_TextText"); + + Params::KismetTextLibrary_EqualEqual_IgnoreCase_TextText Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.EqualEqual_TextText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::EqualEqual_TextText(const class FText& A, const class FText& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "EqualEqual_TextText"); + + Params::KismetTextLibrary_EqualEqual_TextText Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.FindTextInLocalizationTable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& NameSpace (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText* OutText (Parm, OutParm, NativeAccessSpecifierPublic) +// const class FString& SourceString (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::FindTextInLocalizationTable(const class FString& NameSpace, const class FString& Key, class FText* OutText, const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "FindTextInLocalizationTable"); + + Params::KismetTextLibrary_FindTextInLocalizationTable Parms{}; + + Parms.NameSpace = std::move(NameSpace); + Parms.Key = std::move(Key); + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutText != nullptr) + *OutText = std::move(Parms.OutText); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.Format +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InPattern (Parm, NativeAccessSpecifierPublic) +// const TArray&InArgs (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::Format(const class FText& InPattern, const TArray& InArgs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "Format"); + + Params::KismetTextLibrary_Format Parms{}; + + Parms.InPattern = std::move(InPattern); + Parms.InArgs = std::move(InArgs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.GetEmptyText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::GetEmptyText() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "GetEmptyText"); + + Params::KismetTextLibrary_GetEmptyText Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.GetTextId +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& Text (Parm, NativeAccessSpecifierPublic) +// class FString* OutNamespace (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutKey (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::GetTextId(const class FText& Text, class FString* OutNamespace, class FString* OutKey) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "GetTextId"); + + Params::KismetTextLibrary_GetTextId Parms{}; + + Parms.Text = std::move(Text); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutNamespace != nullptr) + *OutNamespace = std::move(Parms.OutNamespace); + + if (OutKey != nullptr) + *OutKey = std::move(Parms.OutKey); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.GetTextSourceString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& Text (Parm, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetTextLibrary::GetTextSourceString(const class FText& Text) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "GetTextSourceString"); + + Params::KismetTextLibrary_GetTextSourceString Parms{}; + + Parms.Text = std::move(Text); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.IsPolyglotDataValid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPolyglotTextData& PolyglotData (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* IsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText* ErrorMessage (Parm, OutParm, NativeAccessSpecifierPublic) + +void UKismetTextLibrary::IsPolyglotDataValid(const struct FPolyglotTextData& PolyglotData, bool* IsValid, class FText* ErrorMessage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "IsPolyglotDataValid"); + + Params::KismetTextLibrary_IsPolyglotDataValid Parms{}; + + Parms.PolyglotData = std::move(PolyglotData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IsValid != nullptr) + *IsValid = Parms.IsValid; + + if (ErrorMessage != nullptr) + *ErrorMessage = std::move(Parms.ErrorMessage); +} + + +// Function Engine.KismetTextLibrary.MakeInvariantText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::MakeInvariantText(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "MakeInvariantText"); + + Params::KismetTextLibrary_MakeInvariantText Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.NotEqual_IgnoreCase_TextText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::NotEqual_IgnoreCase_TextText(const class FText& A, const class FText& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "NotEqual_IgnoreCase_TextText"); + + Params::KismetTextLibrary_NotEqual_IgnoreCase_TextText Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.NotEqual_TextText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FText& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::NotEqual_TextText(const class FText& A, const class FText& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "NotEqual_TextText"); + + Params::KismetTextLibrary_NotEqual_TextText Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.PolyglotDataToText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPolyglotTextData& PolyglotData (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::PolyglotDataToText(const struct FPolyglotTextData& PolyglotData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "PolyglotDataToText"); + + Params::KismetTextLibrary_PolyglotDataToText Parms{}; + + Parms.PolyglotData = std::move(PolyglotData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.StringTableIdAndKeyFromText +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& Text (Parm, NativeAccessSpecifierPublic) +// class FName* OutTableId (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutKey (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::StringTableIdAndKeyFromText(const class FText& Text, class FName* OutTableId, class FString* OutKey) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "StringTableIdAndKeyFromText"); + + Params::KismetTextLibrary_StringTableIdAndKeyFromText Parms{}; + + Parms.Text = std::move(Text); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTableId != nullptr) + *OutTableId = Parms.OutTableId; + + if (OutKey != nullptr) + *OutKey = std::move(Parms.OutKey); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextFromStringTable +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextFromStringTable(const class FName TableId, const class FString& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextFromStringTable"); + + Params::KismetTextLibrary_TextFromStringTable Parms{}; + + Parms.TableId = TableId; + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextIsCultureInvariant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::TextIsCultureInvariant(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextIsCultureInvariant"); + + Params::KismetTextLibrary_TextIsCultureInvariant Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextIsEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::TextIsEmpty(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextIsEmpty"); + + Params::KismetTextLibrary_TextIsEmpty Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextIsFromStringTable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& Text (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::TextIsFromStringTable(const class FText& Text) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextIsFromStringTable"); + + Params::KismetTextLibrary_TextIsFromStringTable Parms{}; + + Parms.Text = std::move(Text); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextIsTransient +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetTextLibrary::TextIsTransient(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextIsTransient"); + + Params::KismetTextLibrary_TextIsTransient Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextToLower +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextToLower(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextToLower"); + + Params::KismetTextLibrary_TextToLower Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextToUpper +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextToUpper(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextToUpper"); + + Params::KismetTextLibrary_TextToUpper Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextTrimPreceding +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextTrimPreceding(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextTrimPreceding"); + + Params::KismetTextLibrary_TextTrimPreceding Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextTrimPrecedingAndTrailing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextTrimPrecedingAndTrailing(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextTrimPrecedingAndTrailing"); + + Params::KismetTextLibrary_TextTrimPrecedingAndTrailing Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetTextLibrary.TextTrimTrailing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& InText (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetTextLibrary::TextTrimTrailing(const class FText& InText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetTextLibrary", "TextTrimTrailing"); + + Params::KismetTextLibrary_TextTrimTrailing Parms{}; + + Parms.InText = std::move(InText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RawAnimSequenceTrackExtensions.GetPositionalKeys +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRawAnimSequenceTrack& Track (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray URawAnimSequenceTrackExtensions::GetPositionalKeys(const struct FRawAnimSequenceTrack& Track) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("RawAnimSequenceTrackExtensions", "GetPositionalKeys"); + + Params::RawAnimSequenceTrackExtensions_GetPositionalKeys Parms{}; + + Parms.Track = std::move(Track); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RawAnimSequenceTrackExtensions.GetRotationalKeys +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRawAnimSequenceTrack& Track (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray URawAnimSequenceTrackExtensions::GetRotationalKeys(const struct FRawAnimSequenceTrack& Track) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("RawAnimSequenceTrackExtensions", "GetRotationalKeys"); + + Params::RawAnimSequenceTrackExtensions_GetRotationalKeys Parms{}; + + Parms.Track = std::move(Track); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RawAnimSequenceTrackExtensions.GetScaleKeys +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRawAnimSequenceTrack& Track (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray URawAnimSequenceTrackExtensions::GetScaleKeys(const struct FRawAnimSequenceTrack& Track) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("RawAnimSequenceTrackExtensions", "GetScaleKeys"); + + Params::RawAnimSequenceTrackExtensions_GetScaleKeys Parms{}; + + Parms.Track = std::move(Track); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsObjectBlueprintLibrary.ApplyRadialImpulse +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Strength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERadialImpulseFalloff Falloff (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bApplyStrain (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Strain (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsObjectBlueprintLibrary::ApplyRadialImpulse(class UPrimitiveComponent* Component, const struct FVector& Origin, float Radius, float Strength, ERadialImpulseFalloff Falloff, bool bApplyStrain, float Strain, bool bVelChange, float MinValue, float MaxValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsObjectBlueprintLibrary", "ApplyRadialImpulse"); + + Params::PhysicsObjectBlueprintLibrary_ApplyRadialImpulse Parms{}; + + Parms.Component = Component; + Parms.Origin = std::move(Origin); + Parms.Radius = Radius; + Parms.Strength = Strength; + Parms.Falloff = Falloff; + Parms.bApplyStrain = bApplyStrain; + Parms.Strain = Strain; + Parms.bVelChange = bVelChange; + Parms.MinValue = MinValue; + Parms.MaxValue = MaxValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsObjectBlueprintLibrary.ExtractClosestPhysicsObjectResults +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FClosestPhysicsObjectResult&Result (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// class FName* OutName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPhysicsObjectBlueprintLibrary::ExtractClosestPhysicsObjectResults(const struct FClosestPhysicsObjectResult& Result, class FName* OutName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsObjectBlueprintLibrary", "ExtractClosestPhysicsObjectResults"); + + Params::PhysicsObjectBlueprintLibrary_ExtractClosestPhysicsObjectResults Parms{}; + + Parms.Result = std::move(Result); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutName != nullptr) + *OutName = Parms.OutName; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsObjectBlueprintLibrary.GetClosestPhysicsObjectFromWorldLocation +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FClosestPhysicsObjectResult ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FClosestPhysicsObjectResult UPhysicsObjectBlueprintLibrary::GetClosestPhysicsObjectFromWorldLocation(class UPrimitiveComponent* Component, const struct FVector& WorldLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsObjectBlueprintLibrary", "GetClosestPhysicsObjectFromWorldLocation"); + + Params::PhysicsObjectBlueprintLibrary_GetClosestPhysicsObjectFromWorldLocation Parms{}; + + Parms.Component = Component; + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsObjectBlueprintLibrary.GetPhysicsObjectWorldTransform +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UPhysicsObjectBlueprintLibrary::GetPhysicsObjectWorldTransform(class UPrimitiveComponent* Component, class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsObjectBlueprintLibrary", "GetPhysicsObjectWorldTransform"); + + Params::PhysicsObjectBlueprintLibrary_GetPhysicsObjectWorldTransform Parms{}; + + Parms.Component = Component; + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RadialForceActor.DisableForce +// (Native, Public, BlueprintCallable) + +void ARadialForceActor::DisableForce() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceActor", "DisableForce"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RadialForceActor.EnableForce +// (Native, Public, BlueprintCallable) + +void ARadialForceActor::EnableForce() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceActor", "EnableForce"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RadialForceActor.FireImpulse +// (Native, Public, BlueprintCallable) + +void ARadialForceActor::FireImpulse() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceActor", "FireImpulse"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RadialForceActor.ToggleForce +// (Native, Public, BlueprintCallable) + +void ARadialForceActor::ToggleForce() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceActor", "ToggleForce"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioPanelWidgetInterface.GetEditorName +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText IAudioPanelWidgetInterface::GetEditorName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AudioPanelWidgetInterface", "GetEditorName"); + + Params::AudioPanelWidgetInterface_GetEditorName Parms{}; + + AsUObject()->ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.AudioPanelWidgetInterface.GetIconBrushName +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName IAudioPanelWidgetInterface::GetIconBrushName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AudioPanelWidgetInterface", "GetIconBrushName"); + + Params::AudioPanelWidgetInterface_GetIconBrushName Parms{}; + + AsUObject()->ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetKeysFromStringTable +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetStringTableLibrary::GetKeysFromStringTable(const class FName TableId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetKeysFromStringTable"); + + Params::KismetStringTableLibrary_GetKeysFromStringTable Parms{}; + + Parms.TableId = TableId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetMetaDataIdsFromStringTableEntry +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetStringTableLibrary::GetMetaDataIdsFromStringTableEntry(const class FName TableId, const class FString& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetMetaDataIdsFromStringTableEntry"); + + Params::KismetStringTableLibrary_GetMetaDataIdsFromStringTableEntry Parms{}; + + Parms.TableId = TableId; + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetRegisteredStringTables +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetStringTableLibrary::GetRegisteredStringTables() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetRegisteredStringTables"); + + Params::KismetStringTableLibrary_GetRegisteredStringTables Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetTableEntryMetaData +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName MetaDataId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringTableLibrary::GetTableEntryMetaData(const class FName TableId, const class FString& Key, const class FName MetaDataId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetTableEntryMetaData"); + + Params::KismetStringTableLibrary_GetTableEntryMetaData Parms{}; + + Parms.TableId = TableId; + Parms.Key = std::move(Key); + Parms.MetaDataId = MetaDataId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetTableEntrySourceString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringTableLibrary::GetTableEntrySourceString(const class FName TableId, const class FString& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetTableEntrySourceString"); + + Params::KismetStringTableLibrary_GetTableEntrySourceString Parms{}; + + Parms.TableId = TableId; + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.GetTableNamespace +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringTableLibrary::GetTableNamespace(const class FName TableId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "GetTableNamespace"); + + Params::KismetStringTableLibrary_GetTableNamespace Parms{}; + + Parms.TableId = TableId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.IsRegisteredTableEntry +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringTableLibrary::IsRegisteredTableEntry(const class FName TableId, const class FString& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "IsRegisteredTableEntry"); + + Params::KismetStringTableLibrary_IsRegisteredTableEntry Parms{}; + + Parms.TableId = TableId; + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringTableLibrary.IsRegisteredTableId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName TableId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringTableLibrary::IsRegisteredTableId(const class FName TableId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringTableLibrary", "IsRegisteredTableId"); + + Params::KismetStringTableLibrary_IsRegisteredTableId Parms{}; + + Parms.TableId = TableId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AutoRTFMTestObject.OnComponentPhysicsStateChanged +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UPrimitiveComponent* ChangedComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EComponentPhysicsStateChange StateChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAutoRTFMTestObject::OnComponentPhysicsStateChanged(class UPrimitiveComponent* ChangedComponent, EComponentPhysicsStateChange StateChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AutoRTFMTestObject", "OnComponentPhysicsStateChanged"); + + Params::AutoRTFMTestObject_OnComponentPhysicsStateChanged Parms{}; + + Parms.ChangedComponent = ChangedComponent; + Parms.StateChange = StateChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ActivateReverbEffect +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UReverbEffect* ReverbEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName TagName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Priority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Volume (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::ActivateReverbEffect(const class UObject* WorldContextObject, class UReverbEffect* ReverbEffect, class FName TagName, float Priority, float Volume, float FadeTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ActivateReverbEffect"); + + Params::GameplayStatics_ActivateReverbEffect Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ReverbEffect = ReverbEffect; + Parms.TagName = TagName; + Parms.Priority = Priority; + Parms.Volume = Volume; + Parms.FadeTime = FadeTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.AnnounceAccessibleString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& AnnouncementString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::AnnounceAccessibleString(const class FString& AnnouncementString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "AnnounceAccessibleString"); + + Params::GameplayStatics_AnnounceAccessibleString Parms{}; + + Parms.AnnouncementString = std::move(AnnouncementString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ApplyDamage +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Static, Public, BlueprintCallable) +// Parameters: +// class AActor* DamagedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* EventInstigator (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf DamageTypeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameplayStatics::ApplyDamage(class AActor* DamagedActor, float BaseDamage, class AController* EventInstigator, class AActor* DamageCauser, TSubclassOf DamageTypeClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ApplyDamage"); + + Params::GameplayStatics_ApplyDamage Parms{}; + + Parms.DamagedActor = DamagedActor; + Parms.BaseDamage = BaseDamage; + Parms.EventInstigator = EventInstigator; + Parms.DamageCauser = DamageCauser; + Parms.DamageTypeClass = DamageTypeClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.ApplyPointDamage +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class AActor* DamagedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HitFromDirection (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& HitInfo (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// class AController* EventInstigator (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf DamageTypeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameplayStatics::ApplyPointDamage(class AActor* DamagedActor, float BaseDamage, const struct FVector& HitFromDirection, const struct FHitResult& HitInfo, class AController* EventInstigator, class AActor* DamageCauser, TSubclassOf DamageTypeClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ApplyPointDamage"); + + Params::GameplayStatics_ApplyPointDamage Parms{}; + + Parms.DamagedActor = DamagedActor; + Parms.BaseDamage = BaseDamage; + Parms.HitFromDirection = std::move(HitFromDirection); + Parms.HitInfo = std::move(HitInfo); + Parms.EventInstigator = EventInstigator; + Parms.DamageCauser = DamageCauser; + Parms.DamageTypeClass = DamageTypeClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.ApplyRadialDamage +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DamageRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf DamageTypeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& IgnoreActors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* InstigatedByController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDoFullDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionChannel DamagePreventionChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::ApplyRadialDamage(const class UObject* WorldContextObject, float BaseDamage, const struct FVector& Origin, float DamageRadius, TSubclassOf DamageTypeClass, const TArray& IgnoreActors, class AActor* DamageCauser, class AController* InstigatedByController, bool bDoFullDamage, ECollisionChannel DamagePreventionChannel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ApplyRadialDamage"); + + Params::GameplayStatics_ApplyRadialDamage Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BaseDamage = BaseDamage; + Parms.Origin = std::move(Origin); + Parms.DamageRadius = DamageRadius; + Parms.DamageTypeClass = DamageTypeClass; + Parms.IgnoreActors = std::move(IgnoreActors); + Parms.DamageCauser = DamageCauser; + Parms.InstigatedByController = InstigatedByController; + Parms.bDoFullDamage = bDoFullDamage; + Parms.DamagePreventionChannel = DamagePreventionChannel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.ApplyRadialDamageWithFalloff +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinimumDamage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DamageInnerRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DamageOuterRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DamageFalloff (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf DamageTypeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& IgnoreActors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* InstigatedByController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionChannel DamagePreventionChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::ApplyRadialDamageWithFalloff(const class UObject* WorldContextObject, float BaseDamage, float MinimumDamage, const struct FVector& Origin, float DamageInnerRadius, float DamageOuterRadius, float DamageFalloff, TSubclassOf DamageTypeClass, const TArray& IgnoreActors, class AActor* DamageCauser, class AController* InstigatedByController, ECollisionChannel DamagePreventionChannel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ApplyRadialDamageWithFalloff"); + + Params::GameplayStatics_ApplyRadialDamageWithFalloff Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BaseDamage = BaseDamage; + Parms.MinimumDamage = MinimumDamage; + Parms.Origin = std::move(Origin); + Parms.DamageInnerRadius = DamageInnerRadius; + Parms.DamageOuterRadius = DamageOuterRadius; + Parms.DamageFalloff = DamageFalloff; + Parms.DamageTypeClass = DamageTypeClass; + Parms.IgnoreActors = std::move(IgnoreActors); + Parms.DamageCauser = DamageCauser; + Parms.InstigatedByController = InstigatedByController; + Parms.DamagePreventionChannel = DamagePreventionChannel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.AreAnyListenersWithinRange +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaximumRange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::AreAnyListenersWithinRange(const class UObject* WorldContextObject, const struct FVector& Location, float MaximumRange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "AreAnyListenersWithinRange"); + + Params::GameplayStatics_AreAnyListenersWithinRange Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Location = std::move(Location); + Parms.MaximumRange = MaximumRange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.AreSubtitlesEnabled +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::AreSubtitlesEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "AreSubtitlesEnabled"); + + Params::GameplayStatics_AreSubtitlesEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.BeginDeferredActorSpawnFromClass +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ActorClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& SpawnTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESpawnActorCollisionHandlingMethod CollisionHandlingOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* Owner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESpawnActorScaleMethod TransformScaleMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UGameplayStatics::BeginDeferredActorSpawnFromClass(const class UObject* WorldContextObject, TSubclassOf ActorClass, const struct FTransform& SpawnTransform, ESpawnActorCollisionHandlingMethod CollisionHandlingOverride, class AActor* Owner, ESpawnActorScaleMethod TransformScaleMethod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "BeginDeferredActorSpawnFromClass"); + + Params::GameplayStatics_BeginDeferredActorSpawnFromClass Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ActorClass = ActorClass; + Parms.SpawnTransform = std::move(SpawnTransform); + Parms.CollisionHandlingOverride = CollisionHandlingOverride; + Parms.Owner = Owner; + Parms.TransformScaleMethod = TransformScaleMethod; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.BeginSpawningActorFromBlueprint +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UBlueprint* Blueprint (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& SpawnTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNoCollisionFail (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UGameplayStatics::BeginSpawningActorFromBlueprint(const class UObject* WorldContextObject, const class UBlueprint* Blueprint, const struct FTransform& SpawnTransform, bool bNoCollisionFail) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "BeginSpawningActorFromBlueprint"); + + Params::GameplayStatics_BeginSpawningActorFromBlueprint Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Blueprint = Blueprint; + Parms.SpawnTransform = std::move(SpawnTransform); + Parms.bNoCollisionFail = bNoCollisionFail; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.Blueprint_PredictProjectilePath_Advanced +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPredictProjectilePathParams&PredictParams (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FPredictProjectilePathResult* PredictResult (Parm, OutParm, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::Blueprint_PredictProjectilePath_Advanced(const class UObject* WorldContextObject, const struct FPredictProjectilePathParams& PredictParams, struct FPredictProjectilePathResult* PredictResult) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "Blueprint_PredictProjectilePath_Advanced"); + + Params::GameplayStatics_Blueprint_PredictProjectilePath_Advanced Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PredictParams = std::move(PredictParams); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PredictResult != nullptr) + *PredictResult = std::move(Parms.PredictResult); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.Blueprint_PredictProjectilePath_ByObjectType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// TArray* OutPathPositions (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FVector* OutLastTraceDestination (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& StartPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LaunchVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTracePath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectileRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawDebugTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SimFrequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxSimTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OverrideGravityZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::Blueprint_PredictProjectilePath_ByObjectType(const class UObject* WorldContextObject, struct FHitResult* OutHit, TArray* OutPathPositions, struct FVector* OutLastTraceDestination, const struct FVector& StartPos, const struct FVector& LaunchVelocity, bool bTracePath, float ProjectileRadius, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, float DrawDebugTime, float SimFrequency, float MaxSimTime, float OverrideGravityZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "Blueprint_PredictProjectilePath_ByObjectType"); + + Params::GameplayStatics_Blueprint_PredictProjectilePath_ByObjectType Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.StartPos = std::move(StartPos); + Parms.LaunchVelocity = std::move(LaunchVelocity); + Parms.bTracePath = bTracePath; + Parms.ProjectileRadius = ProjectileRadius; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.DrawDebugTime = DrawDebugTime; + Parms.SimFrequency = SimFrequency; + Parms.MaxSimTime = MaxSimTime; + Parms.OverrideGravityZ = OverrideGravityZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + if (OutPathPositions != nullptr) + *OutPathPositions = std::move(Parms.OutPathPositions); + + if (OutLastTraceDestination != nullptr) + *OutLastTraceDestination = std::move(Parms.OutLastTraceDestination); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.Blueprint_PredictProjectilePath_ByTraceChannel +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// TArray* OutPathPositions (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FVector* OutLastTraceDestination (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& StartPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LaunchVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTracePath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectileRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionChannel TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawDebugTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SimFrequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxSimTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OverrideGravityZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::Blueprint_PredictProjectilePath_ByTraceChannel(const class UObject* WorldContextObject, struct FHitResult* OutHit, TArray* OutPathPositions, struct FVector* OutLastTraceDestination, const struct FVector& StartPos, const struct FVector& LaunchVelocity, bool bTracePath, float ProjectileRadius, ECollisionChannel TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, float DrawDebugTime, float SimFrequency, float MaxSimTime, float OverrideGravityZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "Blueprint_PredictProjectilePath_ByTraceChannel"); + + Params::GameplayStatics_Blueprint_PredictProjectilePath_ByTraceChannel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.StartPos = std::move(StartPos); + Parms.LaunchVelocity = std::move(LaunchVelocity); + Parms.bTracePath = bTracePath; + Parms.ProjectileRadius = ProjectileRadius; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.DrawDebugTime = DrawDebugTime; + Parms.SimFrequency = SimFrequency; + Parms.MaxSimTime = MaxSimTime; + Parms.OverrideGravityZ = OverrideGravityZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + if (OutPathPositions != nullptr) + *OutPathPositions = std::move(Parms.OutPathPositions); + + if (OutLastTraceDestination != nullptr) + *OutLastTraceDestination = std::move(Parms.OutLastTraceDestination); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.BlueprintSuggestProjectileVelocity +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* TossVelocity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& StartLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& EndLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LaunchSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OverrideGravityZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESuggestProjVelocityTraceOption TraceOption (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CollisionRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFavorHighArc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDrawDebug (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAcceptClosestOnNoSolutions (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::BlueprintSuggestProjectileVelocity(const class UObject* WorldContextObject, struct FVector* TossVelocity, const struct FVector& StartLocation, const struct FVector& EndLocation, float LaunchSpeed, float OverrideGravityZ, ESuggestProjVelocityTraceOption TraceOption, float CollisionRadius, bool bFavorHighArc, bool bDrawDebug, bool bAcceptClosestOnNoSolutions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "BlueprintSuggestProjectileVelocity"); + + Params::GameplayStatics_BlueprintSuggestProjectileVelocity Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.StartLocation = std::move(StartLocation); + Parms.EndLocation = std::move(EndLocation); + Parms.LaunchSpeed = LaunchSpeed; + Parms.OverrideGravityZ = OverrideGravityZ; + Parms.TraceOption = TraceOption; + Parms.CollisionRadius = CollisionRadius; + Parms.bFavorHighArc = bFavorHighArc; + Parms.bDrawDebug = bDrawDebug; + Parms.bAcceptClosestOnNoSolutions = bAcceptClosestOnNoSolutions; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (TossVelocity != nullptr) + *TossVelocity = std::move(Parms.TossVelocity); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.BreakHitResult +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool* bBlockingHit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bInitialOverlap (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Time (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Distance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Location (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* ImpactPoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Normal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* ImpactNormal (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPhysicalMaterial** PhysMat (Parm, OutParm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor** HitActor (Parm, OutParm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent** HitComponent (Parm, OutParm, ZeroConstructor, InstancedReference, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* HitBoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* BoneName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* HitItem (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* ElementIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* FaceIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* TraceStart (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* TraceEnd (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::BreakHitResult(const struct FHitResult& Hit, bool* bBlockingHit, bool* bInitialOverlap, float* Time, float* Distance, struct FVector* Location, struct FVector* ImpactPoint, struct FVector* Normal, struct FVector* ImpactNormal, class UPhysicalMaterial** PhysMat, class AActor** HitActor, class UPrimitiveComponent** HitComponent, class FName* HitBoneName, class FName* BoneName, int32* HitItem, int32* ElementIndex, int32* FaceIndex, struct FVector* TraceStart, struct FVector* TraceEnd) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "BreakHitResult"); + + Params::GameplayStatics_BreakHitResult Parms{}; + + Parms.Hit = std::move(Hit); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bBlockingHit != nullptr) + *bBlockingHit = Parms.bBlockingHit; + + if (bInitialOverlap != nullptr) + *bInitialOverlap = Parms.bInitialOverlap; + + if (Time != nullptr) + *Time = Parms.Time; + + if (Distance != nullptr) + *Distance = Parms.Distance; + + if (Location != nullptr) + *Location = std::move(Parms.Location); + + if (ImpactPoint != nullptr) + *ImpactPoint = std::move(Parms.ImpactPoint); + + if (Normal != nullptr) + *Normal = std::move(Parms.Normal); + + if (ImpactNormal != nullptr) + *ImpactNormal = std::move(Parms.ImpactNormal); + + if (PhysMat != nullptr) + *PhysMat = Parms.PhysMat; + + if (HitActor != nullptr) + *HitActor = Parms.HitActor; + + if (HitComponent != nullptr) + *HitComponent = Parms.HitComponent; + + if (HitBoneName != nullptr) + *HitBoneName = Parms.HitBoneName; + + if (BoneName != nullptr) + *BoneName = Parms.BoneName; + + if (HitItem != nullptr) + *HitItem = Parms.HitItem; + + if (ElementIndex != nullptr) + *ElementIndex = Parms.ElementIndex; + + if (FaceIndex != nullptr) + *FaceIndex = Parms.FaceIndex; + + if (TraceStart != nullptr) + *TraceStart = std::move(Parms.TraceStart); + + if (TraceEnd != nullptr) + *TraceEnd = std::move(Parms.TraceEnd); +} + + +// Function Engine.GameplayStatics.CancelAsyncLoading +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UGameplayStatics::CancelAsyncLoading() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "CancelAsyncLoading"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ClearSoundMixClassOverride +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundMix* InSoundMixModifier (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundClass* InSoundClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeOutTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::ClearSoundMixClassOverride(const class UObject* WorldContextObject, class USoundMix* InSoundMixModifier, class USoundClass* InSoundClass, float FadeOutTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ClearSoundMixClassOverride"); + + Params::GameplayStatics_ClearSoundMixClassOverride Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InSoundMixModifier = InSoundMixModifier; + Parms.InSoundClass = InSoundClass; + Parms.FadeOutTime = FadeOutTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ClearSoundMixModifiers +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::ClearSoundMixModifiers(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ClearSoundMixModifiers"); + + Params::GameplayStatics_ClearSoundMixModifiers Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.CreatePlayer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSpawnPlayerController (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UGameplayStatics::CreatePlayer(const class UObject* WorldContextObject, int32 ControllerId, bool bSpawnPlayerController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "CreatePlayer"); + + Params::GameplayStatics_CreatePlayer Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ControllerId = ControllerId; + Parms.bSpawnPlayerController = bSpawnPlayerController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.CreatePlayerFromPlatformUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlatformUserId& UserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSpawnPlayerController (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UGameplayStatics::CreatePlayerFromPlatformUser(const class UObject* WorldContextObject, const struct FPlatformUserId& UserId, bool bSpawnPlayerController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "CreatePlayerFromPlatformUser"); + + Params::GameplayStatics_CreatePlayerFromPlatformUser Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.UserId = std::move(UserId); + Parms.bSpawnPlayerController = bSpawnPlayerController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.CreateSaveGameObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSubclassOf SaveGameClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USaveGame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USaveGame* UGameplayStatics::CreateSaveGameObject(TSubclassOf SaveGameClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "CreateSaveGameObject"); + + Params::GameplayStatics_CreateSaveGameObject Parms{}; + + Parms.SaveGameClass = SaveGameClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.CreateSound2D +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistAcrossLevelTransition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsUISound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::CreateSound2D(const class UObject* WorldContextObject, class USoundBase* Sound, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundConcurrency* ConcurrencySettings, bool bPersistAcrossLevelTransition, bool bAutoDestroy, bool bIsUISound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "CreateSound2D"); + + Params::GameplayStatics_CreateSound2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Sound = Sound; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.bPersistAcrossLevelTransition = bPersistAcrossLevelTransition; + Parms.bAutoDestroy = bAutoDestroy; + Parms.bIsUISound = bIsUISound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.DeactivateReverbEffect +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName TagName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::DeactivateReverbEffect(const class UObject* WorldContextObject, class FName TagName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DeactivateReverbEffect"); + + Params::GameplayStatics_DeactivateReverbEffect Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TagName = TagName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.DeleteGameInSlot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::DeleteGameInSlot(const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DeleteGameInSlot"); + + Params::GameplayStatics_DeleteGameInSlot Parms{}; + + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.DeprojectSceneCaptureComponentToWorld +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class USceneCaptureComponent2D* SceneCaptureComponent2D (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& TargetUV (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::DeprojectSceneCaptureComponentToWorld(class USceneCaptureComponent2D* SceneCaptureComponent2D, const struct FVector2D& TargetUV, struct FVector* WorldPosition, struct FVector* WorldDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DeprojectSceneCaptureComponentToWorld"); + + Params::GameplayStatics_DeprojectSceneCaptureComponentToWorld Parms{}; + + Parms.SceneCaptureComponent2D = SceneCaptureComponent2D; + Parms.TargetUV = std::move(TargetUV); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldPosition != nullptr) + *WorldPosition = std::move(Parms.WorldPosition); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.DeprojectSceneCaptureToWorld +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class ASceneCapture2D* SceneCapture2D (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& TargetUV (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::DeprojectSceneCaptureToWorld(class ASceneCapture2D* SceneCapture2D, const struct FVector2D& TargetUV, struct FVector* WorldPosition, struct FVector* WorldDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DeprojectSceneCaptureToWorld"); + + Params::GameplayStatics_DeprojectSceneCaptureToWorld Parms{}; + + Parms.SceneCapture2D = SceneCapture2D; + Parms.TargetUV = std::move(TargetUV); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldPosition != nullptr) + *WorldPosition = std::move(Parms.WorldPosition); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.DeprojectScreenToWorld +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::DeprojectScreenToWorld(class APlayerController* Player, const struct FVector2D& ScreenPosition, struct FVector* WorldPosition, struct FVector* WorldDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DeprojectScreenToWorld"); + + Params::GameplayStatics_DeprojectScreenToWorld Parms{}; + + Parms.Player = Player; + Parms.ScreenPosition = std::move(ScreenPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldPosition != nullptr) + *WorldPosition = std::move(Parms.WorldPosition); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.DoesSaveGameExist +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::DoesSaveGameExist(const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "DoesSaveGameExist"); + + Params::GameplayStatics_DoesSaveGameExist Parms{}; + + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.EnableLiveStreaming +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool Enable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::EnableLiveStreaming(bool Enable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "EnableLiveStreaming"); + + Params::GameplayStatics_EnableLiveStreaming Parms{}; + + Parms.Enable = Enable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.FindCollisionUV +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// int32 UVChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* UV (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::FindCollisionUV(const struct FHitResult& Hit, int32 UVChannel, struct FVector2D* UV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "FindCollisionUV"); + + Params::GameplayStatics_FindCollisionUV Parms{}; + + Parms.Hit = std::move(Hit); + Parms.UVChannel = UVChannel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (UV != nullptr) + *UV = std::move(Parms.UV); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.FindNearestActor +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToCheck (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// float* Distance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UGameplayStatics::FindNearestActor(const struct FVector& Origin, const TArray& ActorsToCheck, float* Distance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "FindNearestActor"); + + Params::GameplayStatics_FindNearestActor Parms{}; + + Parms.Origin = std::move(Origin); + Parms.ActorsToCheck = std::move(ActorsToCheck); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Distance != nullptr) + *Distance = Parms.Distance; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.FinishSpawningActor +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& SpawnTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESpawnActorScaleMethod TransformScaleMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UGameplayStatics::FinishSpawningActor(class AActor* Actor, const struct FTransform& SpawnTransform, ESpawnActorScaleMethod TransformScaleMethod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "FinishSpawningActor"); + + Params::GameplayStatics_FinishSpawningActor Parms{}; + + Parms.Actor = Actor; + Parms.SpawnTransform = std::move(SpawnTransform); + Parms.TransformScaleMethod = TransformScaleMethod; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.FlushLevelStreaming +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::FlushLevelStreaming(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "FlushLevelStreaming"); + + Params::GameplayStatics_FlushLevelStreaming Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.GetAccurateRealTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// int32* Seconds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* PartialSeconds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetAccurateRealTime(int32* Seconds, double* PartialSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAccurateRealTime"); + + Params::GameplayStatics_GetAccurateRealTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Seconds != nullptr) + *Seconds = Parms.Seconds; + + if (PartialSeconds != nullptr) + *PartialSeconds = Parms.PartialSeconds; +} + + +// Function Engine.GameplayStatics.GetActiveSpatialPluginName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UGameplayStatics::GetActiveSpatialPluginName(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetActiveSpatialPluginName"); + + Params::GameplayStatics_GetActiveSpatialPluginName Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetActorArrayAverageLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const TArray& Actors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UGameplayStatics::GetActorArrayAverageLocation(const TArray& Actors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetActorArrayAverageLocation"); + + Params::GameplayStatics_GetActorArrayAverageLocation Parms{}; + + Parms.Actors = std::move(Actors); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetActorArrayBounds +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const TArray& Actors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bOnlyCollidingComponents (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Center (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoxExtent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetActorArrayBounds(const TArray& Actors, bool bOnlyCollidingComponents, struct FVector* Center, struct FVector* BoxExtent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetActorArrayBounds"); + + Params::GameplayStatics_GetActorArrayBounds Parms{}; + + Parms.Actors = std::move(Actors); + Parms.bOnlyCollidingComponents = bOnlyCollidingComponents; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Center != nullptr) + *Center = std::move(Parms.Center); + + if (BoxExtent != nullptr) + *BoxExtent = std::move(Parms.BoxExtent); +} + + +// Function Engine.GameplayStatics.GetActorOfClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ActorClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UGameplayStatics::GetActorOfClass(const class UObject* WorldContextObject, TSubclassOf ActorClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetActorOfClass"); + + Params::GameplayStatics_GetActorOfClass Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ActorClass = ActorClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetAllActorsOfClass +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ActorClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetAllActorsOfClass(const class UObject* WorldContextObject, TSubclassOf ActorClass, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAllActorsOfClass"); + + Params::GameplayStatics_GetAllActorsOfClass Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ActorClass = ActorClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.GameplayStatics.GetAllActorsOfClassWithTag +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ActorClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetAllActorsOfClassWithTag(const class UObject* WorldContextObject, TSubclassOf ActorClass, class FName Tag, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAllActorsOfClassWithTag"); + + Params::GameplayStatics_GetAllActorsOfClassWithTag Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ActorClass = ActorClass; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.GameplayStatics.GetAllActorsWithInterface +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Interface (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetAllActorsWithInterface(const class UObject* WorldContextObject, TSubclassOf Interface, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAllActorsWithInterface"); + + Params::GameplayStatics_GetAllActorsWithInterface Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.GameplayStatics.GetAllActorsWithTag +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetAllActorsWithTag(const class UObject* WorldContextObject, class FName Tag, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAllActorsWithTag"); + + Params::GameplayStatics_GetAllActorsWithTag Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); +} + + +// Function Engine.GameplayStatics.GetAudioTimeSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UGameplayStatics::GetAudioTimeSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAudioTimeSeconds"); + + Params::GameplayStatics_GetAudioTimeSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetAvailableSpatialPluginNames +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UGameplayStatics::GetAvailableSpatialPluginNames(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetAvailableSpatialPluginNames"); + + Params::GameplayStatics_GetAvailableSpatialPluginNames Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetClosestListenerLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaximumRange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bAllowAttenuationOverride (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* ListenerPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::GetClosestListenerLocation(const class UObject* WorldContextObject, const struct FVector& Location, float MaximumRange, const bool bAllowAttenuationOverride, struct FVector* ListenerPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetClosestListenerLocation"); + + Params::GameplayStatics_GetClosestListenerLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Location = std::move(Location); + Parms.MaximumRange = MaximumRange; + Parms.bAllowAttenuationOverride = bAllowAttenuationOverride; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ListenerPosition != nullptr) + *ListenerPosition = std::move(Parms.ListenerPosition); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetCurrentLevelName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRemovePrefixString (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UGameplayStatics::GetCurrentLevelName(const class UObject* WorldContextObject, bool bRemovePrefixString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetCurrentLevelName"); + + Params::GameplayStatics_GetCurrentLevelName Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.bRemovePrefixString = bRemovePrefixString; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetCurrentReverbEffect +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UReverbEffect* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UReverbEffect* UGameplayStatics::GetCurrentReverbEffect(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetCurrentReverbEffect"); + + Params::GameplayStatics_GetCurrentReverbEffect Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetEnableWorldRendering +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::GetEnableWorldRendering(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetEnableWorldRendering"); + + Params::GameplayStatics_GetEnableWorldRendering Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetGameInstance +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UGameInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UGameInstance* UGameplayStatics::GetGameInstance(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetGameInstance"); + + Params::GameplayStatics_GetGameInstance Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetGameMode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AGameModeBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AGameModeBase* UGameplayStatics::GetGameMode(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetGameMode"); + + Params::GameplayStatics_GetGameMode Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetGameState +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AGameStateBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AGameStateBase* UGameplayStatics::GetGameState(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetGameState"); + + Params::GameplayStatics_GetGameState Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetGlobalTimeDilation +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameplayStatics::GetGlobalTimeDilation(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetGlobalTimeDilation"); + + Params::GameplayStatics_GetGlobalTimeDilation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetIntOption +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Options (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 DefaultValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetIntOption(const class FString& Options, const class FString& Key, int32 DefaultValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetIntOption"); + + Params::GameplayStatics_GetIntOption Parms{}; + + Parms.Options = std::move(Options); + Parms.Key = std::move(Key); + Parms.DefaultValue = DefaultValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetKeyValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Pair (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* Key (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* Value (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetKeyValue(const class FString& Pair, class FString* Key, class FString* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetKeyValue"); + + Params::GameplayStatics_GetKeyValue Parms{}; + + Parms.Pair = std::move(Pair); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Key != nullptr) + *Key = std::move(Parms.Key); + + if (Value != nullptr) + *Value = std::move(Parms.Value); +} + + +// Function Engine.GameplayStatics.GetMaxAudioChannelCount +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetMaxAudioChannelCount(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetMaxAudioChannelCount"); + + Params::GameplayStatics_GetMaxAudioChannelCount Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetNumLocalPlayerControllers +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetNumLocalPlayerControllers(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetNumLocalPlayerControllers"); + + Params::GameplayStatics_GetNumLocalPlayerControllers Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetNumPlayerControllers +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetNumPlayerControllers(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetNumPlayerControllers"); + + Params::GameplayStatics_GetNumPlayerControllers Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetNumPlayerStates +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetNumPlayerStates(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetNumPlayerStates"); + + Params::GameplayStatics_GetNumPlayerStates Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetObjectClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* UGameplayStatics::GetObjectClass(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetObjectClass"); + + Params::GameplayStatics_GetObjectClass Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlatformName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UGameplayStatics::GetPlatformName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlatformName"); + + Params::GameplayStatics_GetPlatformName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerCameraManager +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 PlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerCameraManager* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerCameraManager* UGameplayStatics::GetPlayerCameraManager(const class UObject* WorldContextObject, int32 PlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerCameraManager"); + + Params::GameplayStatics_GetPlayerCameraManager Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlayerIndex = PlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerCharacter +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 PlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ACharacter* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ACharacter* UGameplayStatics::GetPlayerCharacter(const class UObject* WorldContextObject, int32 PlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerCharacter"); + + Params::GameplayStatics_GetPlayerCharacter Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlayerIndex = PlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerController +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 PlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UGameplayStatics::GetPlayerController(const class UObject* WorldContextObject, int32 PlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerController"); + + Params::GameplayStatics_GetPlayerController Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlayerIndex = PlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerControllerFromID +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UGameplayStatics::GetPlayerControllerFromID(const class UObject* WorldContextObject, int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerControllerFromID"); + + Params::GameplayStatics_GetPlayerControllerFromID Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerControllerFromPlatformUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlatformUserId& UserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UGameplayStatics::GetPlayerControllerFromPlatformUser(const class UObject* WorldContextObject, const struct FPlatformUserId& UserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerControllerFromPlatformUser"); + + Params::GameplayStatics_GetPlayerControllerFromPlatformUser Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerControllerID +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GetPlayerControllerID(class APlayerController* Player) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerControllerID"); + + Params::GameplayStatics_GetPlayerControllerID Parms{}; + + Parms.Player = Player; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerPawn +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 PlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* UGameplayStatics::GetPlayerPawn(const class UObject* WorldContextObject, int32 PlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerPawn"); + + Params::GameplayStatics_GetPlayerPawn Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlayerIndex = PlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerState +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 PlayerStateIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerState* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerState* UGameplayStatics::GetPlayerState(const class UObject* WorldContextObject, int32 PlayerStateIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerState"); + + Params::GameplayStatics_GetPlayerState Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlayerStateIndex = PlayerStateIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetPlayerStateFromUniqueNetId +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FUniqueNetIdRepl& UniqueID (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerState* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerState* UGameplayStatics::GetPlayerStateFromUniqueNetId(const class UObject* WorldContextObject, const struct FUniqueNetIdRepl& UniqueID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetPlayerStateFromUniqueNetId"); + + Params::GameplayStatics_GetPlayerStateFromUniqueNetId Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.UniqueID = std::move(UniqueID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetRealTimeSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UGameplayStatics::GetRealTimeSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetRealTimeSeconds"); + + Params::GameplayStatics_GetRealTimeSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetStreamingLevel +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULevelStreaming* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevelStreaming* UGameplayStatics::GetStreamingLevel(const class UObject* WorldContextObject, class FName PackageName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetStreamingLevel"); + + Params::GameplayStatics_GetStreamingLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PackageName = PackageName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetSurfaceType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// EPhysicalSurface ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EPhysicalSurface UGameplayStatics::GetSurfaceType(const struct FHitResult& Hit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetSurfaceType"); + + Params::GameplayStatics_GetSurfaceType Parms{}; + + Parms.Hit = std::move(Hit); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetTimeSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UGameplayStatics::GetTimeSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetTimeSeconds"); + + Params::GameplayStatics_GetTimeSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetUnpausedTimeSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UGameplayStatics::GetUnpausedTimeSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetUnpausedTimeSeconds"); + + Params::GameplayStatics_GetUnpausedTimeSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetViewportMouseCaptureMode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMouseCaptureMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EMouseCaptureMode UGameplayStatics::GetViewportMouseCaptureMode(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetViewportMouseCaptureMode"); + + Params::GameplayStatics_GetViewportMouseCaptureMode Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetViewProjectionMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMinimalViewInfo& DesiredView (Parm, NativeAccessSpecifierPublic) +// struct FMatrix* ViewMatrix (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix* ProjectionMatrix (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix* ViewProjectionMatrix (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::GetViewProjectionMatrix(const struct FMinimalViewInfo& DesiredView, struct FMatrix* ViewMatrix, struct FMatrix* ProjectionMatrix, struct FMatrix* ViewProjectionMatrix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetViewProjectionMatrix"); + + Params::GameplayStatics_GetViewProjectionMatrix Parms{}; + + Parms.DesiredView = std::move(DesiredView); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ViewMatrix != nullptr) + *ViewMatrix = std::move(Parms.ViewMatrix); + + if (ProjectionMatrix != nullptr) + *ProjectionMatrix = std::move(Parms.ProjectionMatrix); + + if (ViewProjectionMatrix != nullptr) + *ViewProjectionMatrix = std::move(Parms.ViewProjectionMatrix); +} + + +// Function Engine.GameplayStatics.GetWorldDeltaSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UGameplayStatics::GetWorldDeltaSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetWorldDeltaSeconds"); + + Params::GameplayStatics_GetWorldDeltaSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GetWorldOriginLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntVector UGameplayStatics::GetWorldOriginLocation(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GetWorldOriginLocation"); + + Params::GameplayStatics_GetWorldOriginLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.GrassOverlappingSphereCount +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UStaticMesh* StaticMesh (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& CenterPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameplayStatics::GrassOverlappingSphereCount(const class UObject* WorldContextObject, const class UStaticMesh* StaticMesh, const struct FVector& CenterPosition, float Radius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "GrassOverlappingSphereCount"); + + Params::GameplayStatics_GrassOverlappingSphereCount Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.StaticMesh = StaticMesh; + Parms.CenterPosition = std::move(CenterPosition); + Parms.Radius = Radius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.HasLaunchOption +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& OptionToCheck (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::HasLaunchOption(const class FString& OptionToCheck) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "HasLaunchOption"); + + Params::GameplayStatics_HasLaunchOption Parms{}; + + Parms.OptionToCheck = std::move(OptionToCheck); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.HasOption +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Options (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InKey (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::HasOption(const class FString& Options, const class FString& InKey) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "HasOption"); + + Params::GameplayStatics_HasOption Parms{}; + + Parms.Options = std::move(Options); + Parms.InKey = std::move(InKey); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.IsAnyLocalPlayerCameraWithinRange +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaximumRange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::IsAnyLocalPlayerCameraWithinRange(const class UObject* WorldContextObject, const struct FVector& Location, float MaximumRange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "IsAnyLocalPlayerCameraWithinRange"); + + Params::GameplayStatics_IsAnyLocalPlayerCameraWithinRange Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Location = std::move(Location); + Parms.MaximumRange = MaximumRange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.IsGamePaused +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::IsGamePaused(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "IsGamePaused"); + + Params::GameplayStatics_IsGamePaused Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.IsSplitscreenForceDisabled +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::IsSplitscreenForceDisabled(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "IsSplitscreenForceDisabled"); + + Params::GameplayStatics_IsSplitscreenForceDisabled Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.LoadGameFromSlot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USaveGame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USaveGame* UGameplayStatics::LoadGameFromSlot(const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "LoadGameFromSlot"); + + Params::GameplayStatics_LoadGameFromSlot Parms{}; + + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.LoadStreamLevel +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LevelName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMakeVisibleAfterLoad (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldBlockOnLoad (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::LoadStreamLevel(const class UObject* WorldContextObject, class FName LevelName, bool bMakeVisibleAfterLoad, bool bShouldBlockOnLoad, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "LoadStreamLevel"); + + Params::GameplayStatics_LoadStreamLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LevelName = LevelName; + Parms.bMakeVisibleAfterLoad = bMakeVisibleAfterLoad; + Parms.bShouldBlockOnLoad = bShouldBlockOnLoad; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.LoadStreamLevelBySoftObjectPtr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr Level (ConstParm, Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMakeVisibleAfterLoad (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldBlockOnLoad (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UGameplayStatics::LoadStreamLevelBySoftObjectPtr(const class UObject* WorldContextObject, const TSoftObjectPtr Level, bool bMakeVisibleAfterLoad, bool bShouldBlockOnLoad, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "LoadStreamLevelBySoftObjectPtr"); + + Params::GameplayStatics_LoadStreamLevelBySoftObjectPtr Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Level = Level; + Parms.bMakeVisibleAfterLoad = bMakeVisibleAfterLoad; + Parms.bShouldBlockOnLoad = bShouldBlockOnLoad; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.MakeHitResult +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// bool bBlockingHit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInitialOverlap (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ImpactPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Normal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ImpactNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPhysicalMaterial* PhysMat (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* HitActor (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* HitComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName HitBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 HitItem (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ElementIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 FaceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TraceStart (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TraceEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +struct FHitResult UGameplayStatics::MakeHitResult(bool bBlockingHit, bool bInitialOverlap, float Time, float Distance, const struct FVector& Location, const struct FVector& ImpactPoint, const struct FVector& Normal, const struct FVector& ImpactNormal, class UPhysicalMaterial* PhysMat, class AActor* HitActor, class UPrimitiveComponent* HitComponent, class FName HitBoneName, class FName BoneName, int32 HitItem, int32 ElementIndex, int32 FaceIndex, const struct FVector& TraceStart, const struct FVector& TraceEnd) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "MakeHitResult"); + + Params::GameplayStatics_MakeHitResult Parms{}; + + Parms.bBlockingHit = bBlockingHit; + Parms.bInitialOverlap = bInitialOverlap; + Parms.Time = Time; + Parms.Distance = Distance; + Parms.Location = std::move(Location); + Parms.ImpactPoint = std::move(ImpactPoint); + Parms.Normal = std::move(Normal); + Parms.ImpactNormal = std::move(ImpactNormal); + Parms.PhysMat = PhysMat; + Parms.HitActor = HitActor; + Parms.HitComponent = HitComponent; + Parms.HitBoneName = HitBoneName; + Parms.BoneName = BoneName; + Parms.HitItem = HitItem; + Parms.ElementIndex = ElementIndex; + Parms.FaceIndex = FaceIndex; + Parms.TraceStart = std::move(TraceStart); + Parms.TraceEnd = std::move(TraceEnd); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.ObjectIsA +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ObjectClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::ObjectIsA(const class UObject* Object, TSubclassOf ObjectClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ObjectIsA"); + + Params::GameplayStatics_ObjectIsA Parms{}; + + Parms.Object = Object; + Parms.ObjectClass = ObjectClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.OpenLevel +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LevelName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAbsolute (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Options (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::OpenLevel(const class UObject* WorldContextObject, class FName LevelName, bool bAbsolute, const class FString& Options) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "OpenLevel"); + + Params::GameplayStatics_OpenLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LevelName = LevelName; + Parms.bAbsolute = bAbsolute; + Parms.Options = std::move(Options); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.OpenLevelBySoftObjectPtr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr Level (ConstParm, Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAbsolute (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Options (Parm, ZeroConstructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::OpenLevelBySoftObjectPtr(const class UObject* WorldContextObject, const TSoftObjectPtr Level, bool bAbsolute, const class FString& Options) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "OpenLevelBySoftObjectPtr"); + + Params::GameplayStatics_OpenLevelBySoftObjectPtr Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Level = Level; + Parms.bAbsolute = bAbsolute; + Parms.Options = std::move(Options); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ParseOption +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Options (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Key (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UGameplayStatics::ParseOption(const class FString& Options, const class FString& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ParseOption"); + + Params::GameplayStatics_ParseOption Parms{}; + + Parms.Options = std::move(Options); + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.PlayDialogue2D +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDialogueWave* Dialogue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDialogueContext& Context (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PlayDialogue2D(const class UObject* WorldContextObject, class UDialogueWave* Dialogue, const struct FDialogueContext& Context, float VolumeMultiplier, float PitchMultiplier, float StartTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PlayDialogue2D"); + + Params::GameplayStatics_PlayDialogue2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Dialogue = Dialogue; + Parms.Context = std::move(Context); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PlayDialogueAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDialogueWave* Dialogue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDialogueContext& Context (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PlayDialogueAtLocation(const class UObject* WorldContextObject, class UDialogueWave* Dialogue, const struct FDialogueContext& Context, const struct FVector& Location, const struct FRotator& Rotation, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PlayDialogueAtLocation"); + + Params::GameplayStatics_PlayDialogueAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Dialogue = Dialogue; + Parms.Context = std::move(Context); + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PlaySound2D +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class AActor* OwningActor (ConstParm, Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsUISound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PlaySound2D(const class UObject* WorldContextObject, class USoundBase* Sound, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundConcurrency* ConcurrencySettings, const class AActor* OwningActor, bool bIsUISound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PlaySound2D"); + + Params::GameplayStatics_PlaySound2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Sound = Sound; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.OwningActor = OwningActor; + Parms.bIsUISound = bIsUISound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PlaySoundAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class AActor* OwningActor (ConstParm, Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UInitialActiveSoundParams* InitialParams (ConstParm, Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PlaySoundAtLocation(const class UObject* WorldContextObject, class USoundBase* Sound, const struct FVector& Location, const struct FRotator& Rotation, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings, class USoundConcurrency* ConcurrencySettings, const class AActor* OwningActor, const class UInitialActiveSoundParams* InitialParams) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PlaySoundAtLocation"); + + Params::GameplayStatics_PlaySoundAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Sound = Sound; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.OwningActor = OwningActor; + Parms.InitialParams = InitialParams; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PlayWorldCameraShake +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Epicenter (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InnerRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OuterRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Falloff (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bOrientShakeTowardsEpicenter (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PlayWorldCameraShake(const class UObject* WorldContextObject, TSubclassOf Shake, const struct FVector& Epicenter, float InnerRadius, float OuterRadius, float Falloff, bool bOrientShakeTowardsEpicenter) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PlayWorldCameraShake"); + + Params::GameplayStatics_PlayWorldCameraShake Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Shake = Shake; + Parms.Epicenter = std::move(Epicenter); + Parms.InnerRadius = InnerRadius; + Parms.OuterRadius = OuterRadius; + Parms.Falloff = Falloff; + Parms.bOrientShakeTowardsEpicenter = bOrientShakeTowardsEpicenter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PopSoundMixModifier +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundMix* InSoundMixModifier (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PopSoundMixModifier(const class UObject* WorldContextObject, class USoundMix* InSoundMixModifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PopSoundMixModifier"); + + Params::GameplayStatics_PopSoundMixModifier Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InSoundMixModifier = InSoundMixModifier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PrimeAllSoundsInSoundClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class USoundClass* InSoundClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PrimeAllSoundsInSoundClass(class USoundClass* InSoundClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PrimeAllSoundsInSoundClass"); + + Params::GameplayStatics_PrimeAllSoundsInSoundClass Parms{}; + + Parms.InSoundClass = InSoundClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.PrimeSound +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class USoundBase* InSound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PrimeSound(class USoundBase* InSound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PrimeSound"); + + Params::GameplayStatics_PrimeSound Parms{}; + + Parms.InSound = InSound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.ProjectWorldToScreen +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* ScreenPosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPlayerViewportRelative (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::ProjectWorldToScreen(class APlayerController* Player, const struct FVector& WorldPosition, struct FVector2D* ScreenPosition, bool bPlayerViewportRelative) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "ProjectWorldToScreen"); + + Params::GameplayStatics_ProjectWorldToScreen Parms{}; + + Parms.Player = Player; + Parms.WorldPosition = std::move(WorldPosition); + Parms.bPlayerViewportRelative = bPlayerViewportRelative; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ScreenPosition != nullptr) + *ScreenPosition = std::move(Parms.ScreenPosition); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.PushSoundMixModifier +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundMix* InSoundMixModifier (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::PushSoundMixModifier(const class UObject* WorldContextObject, class USoundMix* InSoundMixModifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "PushSoundMixModifier"); + + Params::GameplayStatics_PushSoundMixModifier Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InSoundMixModifier = InSoundMixModifier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.RebaseLocalOriginOntoZero +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UGameplayStatics::RebaseLocalOriginOntoZero(class UObject* WorldContextObject, const struct FVector& WorldLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "RebaseLocalOriginOntoZero"); + + Params::GameplayStatics_RebaseLocalOriginOntoZero Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.RebaseZeroOriginOntoLocal +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UGameplayStatics::RebaseZeroOriginOntoLocal(class UObject* WorldContextObject, const struct FVector& WorldLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "RebaseZeroOriginOntoLocal"); + + Params::GameplayStatics_RebaseZeroOriginOntoLocal Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.RemovePlayer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDestroyPawn (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::RemovePlayer(class APlayerController* Player, bool bDestroyPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "RemovePlayer"); + + Params::GameplayStatics_RemovePlayer Parms{}; + + Parms.Player = Player; + Parms.bDestroyPawn = bDestroyPawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SaveGameToSlot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class USaveGame* SaveGameObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::SaveGameToSlot(class USaveGame* SaveGameObject, const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SaveGameToSlot"); + + Params::GameplayStatics_SaveGameToSlot Parms{}; + + Parms.SaveGameObject = SaveGameObject; + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SetActiveSpatialPluginByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InPluginName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::SetActiveSpatialPluginByName(const class UObject* WorldContextObject, class FName InPluginName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetActiveSpatialPluginByName"); + + Params::GameplayStatics_SetActiveSpatialPluginByName Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InPluginName = InPluginName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SetBaseSoundMix +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundMix* InSoundMix (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetBaseSoundMix(const class UObject* WorldContextObject, class USoundMix* InSoundMix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetBaseSoundMix"); + + Params::GameplayStatics_SetBaseSoundMix Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InSoundMix = InSoundMix; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetEnableWorldRendering +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetEnableWorldRendering(const class UObject* WorldContextObject, bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetEnableWorldRendering"); + + Params::GameplayStatics_SetEnableWorldRendering Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetForceDisableSplitscreen +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDisable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetForceDisableSplitscreen(const class UObject* WorldContextObject, bool bDisable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetForceDisableSplitscreen"); + + Params::GameplayStatics_SetForceDisableSplitscreen Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.bDisable = bDisable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetGamePaused +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPaused (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::SetGamePaused(const class UObject* WorldContextObject, bool bPaused) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetGamePaused"); + + Params::GameplayStatics_SetGamePaused Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.bPaused = bPaused; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SetGlobalListenerFocusParameters +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FocusAzimuthScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NonFocusAzimuthScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FocusDistanceScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NonFocusDistanceScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FocusVolumeScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NonFocusVolumeScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FocusPriorityScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NonFocusPriorityScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetGlobalListenerFocusParameters(const class UObject* WorldContextObject, float FocusAzimuthScale, float NonFocusAzimuthScale, float FocusDistanceScale, float NonFocusDistanceScale, float FocusVolumeScale, float NonFocusVolumeScale, float FocusPriorityScale, float NonFocusPriorityScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetGlobalListenerFocusParameters"); + + Params::GameplayStatics_SetGlobalListenerFocusParameters Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.FocusAzimuthScale = FocusAzimuthScale; + Parms.NonFocusAzimuthScale = NonFocusAzimuthScale; + Parms.FocusDistanceScale = FocusDistanceScale; + Parms.NonFocusDistanceScale = NonFocusDistanceScale; + Parms.FocusVolumeScale = FocusVolumeScale; + Parms.NonFocusVolumeScale = NonFocusVolumeScale; + Parms.FocusPriorityScale = FocusPriorityScale; + Parms.NonFocusPriorityScale = NonFocusPriorityScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetGlobalPitchModulation +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchModulation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TimeSec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetGlobalPitchModulation(const class UObject* WorldContextObject, float PitchModulation, float TimeSec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetGlobalPitchModulation"); + + Params::GameplayStatics_SetGlobalPitchModulation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PitchModulation = PitchModulation; + Parms.TimeSec = TimeSec; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetGlobalTimeDilation +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetGlobalTimeDilation(const class UObject* WorldContextObject, float TimeDilation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetGlobalTimeDilation"); + + Params::GameplayStatics_SetGlobalTimeDilation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TimeDilation = TimeDilation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetMaxAudioChannelsScaled +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxChannelCountScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetMaxAudioChannelsScaled(const class UObject* WorldContextObject, float MaxChannelCountScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetMaxAudioChannelsScaled"); + + Params::GameplayStatics_SetMaxAudioChannelsScaled Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.MaxChannelCountScale = MaxChannelCountScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetPlayerControllerID +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetPlayerControllerID(class APlayerController* Player, int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetPlayerControllerID"); + + Params::GameplayStatics_SetPlayerControllerID Parms{}; + + Parms.Player = Player; + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetPlayerPlatformUserId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class APlayerController* PlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlatformUserId& UserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetPlayerPlatformUserId(class APlayerController* PlayerController, const struct FPlatformUserId& UserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetPlayerPlatformUserId"); + + Params::GameplayStatics_SetPlayerPlatformUserId Parms{}; + + Parms.PlayerController = PlayerController; + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetSoundClassDistanceScale +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundClass* SoundClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DistanceAttenuationScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TimeSec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetSoundClassDistanceScale(const class UObject* WorldContextObject, class USoundClass* SoundClass, float DistanceAttenuationScale, float TimeSec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetSoundClassDistanceScale"); + + Params::GameplayStatics_SetSoundClassDistanceScale Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SoundClass = SoundClass; + Parms.DistanceAttenuationScale = DistanceAttenuationScale; + Parms.TimeSec = TimeSec; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetSoundMixClassOverride +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundMix* InSoundMixModifier (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundClass* InSoundClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Volume (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float pitch (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeInTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bApplyToChildren (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetSoundMixClassOverride(const class UObject* WorldContextObject, class USoundMix* InSoundMixModifier, class USoundClass* InSoundClass, float Volume, float pitch, float FadeInTime, bool bApplyToChildren) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetSoundMixClassOverride"); + + Params::GameplayStatics_SetSoundMixClassOverride Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InSoundMixModifier = InSoundMixModifier; + Parms.InSoundClass = InSoundClass; + Parms.Volume = Volume; + Parms.pitch = pitch; + Parms.FadeInTime = FadeInTime; + Parms.bApplyToChildren = bApplyToChildren; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetSubtitlesEnabled +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetSubtitlesEnabled(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetSubtitlesEnabled"); + + Params::GameplayStatics_SetSubtitlesEnabled Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetViewportMouseCaptureMode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EMouseCaptureMode MouseCaptureMode (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetViewportMouseCaptureMode(const class UObject* WorldContextObject, const EMouseCaptureMode MouseCaptureMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetViewportMouseCaptureMode"); + + Params::GameplayStatics_SetViewportMouseCaptureMode Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.MouseCaptureMode = MouseCaptureMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SetWorldOriginLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::SetWorldOriginLocation(const class UObject* WorldContextObject, const struct FIntVector& NewLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SetWorldOriginLocation"); + + Params::GameplayStatics_SetWorldOriginLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.NewLocation = std::move(NewLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.SpawnDecalAtLocation +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* DecalMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& DecalSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float LifeSpan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDecalComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDecalComponent* UGameplayStatics::SpawnDecalAtLocation(const class UObject* WorldContextObject, class UMaterialInterface* DecalMaterial, const struct FVector& DecalSize, const struct FVector& Location, const struct FRotator& Rotation, float LifeSpan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnDecalAtLocation"); + + Params::GameplayStatics_SpawnDecalAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.DecalMaterial = DecalMaterial; + Parms.DecalSize = std::move(DecalSize); + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.LifeSpan = LifeSpan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnDecalAttached +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UMaterialInterface* DecalMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& DecalSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName AttachPointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LifeSpan (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDecalComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDecalComponent* UGameplayStatics::SpawnDecalAttached(class UMaterialInterface* DecalMaterial, const struct FVector& DecalSize, class USceneComponent* AttachToComponent, class FName AttachPointName, const struct FVector& Location, const struct FRotator& Rotation, EAttachLocation LocationType, float LifeSpan) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnDecalAttached"); + + Params::GameplayStatics_SpawnDecalAttached Parms{}; + + Parms.DecalMaterial = DecalMaterial; + Parms.DecalSize = std::move(DecalSize); + Parms.AttachToComponent = AttachToComponent; + Parms.AttachPointName = AttachPointName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.LocationType = LocationType; + Parms.LifeSpan = LifeSpan; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnDialogue2D +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDialogueWave* Dialogue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDialogueContext& Context (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnDialogue2D(const class UObject* WorldContextObject, class UDialogueWave* Dialogue, const struct FDialogueContext& Context, float VolumeMultiplier, float PitchMultiplier, float StartTime, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnDialogue2D"); + + Params::GameplayStatics_SpawnDialogue2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Dialogue = Dialogue; + Parms.Context = std::move(Context); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnDialogueAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDialogueWave* Dialogue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDialogueContext& Context (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnDialogueAtLocation(const class UObject* WorldContextObject, class UDialogueWave* Dialogue, const struct FDialogueContext& Context, const struct FVector& Location, const struct FRotator& Rotation, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnDialogueAtLocation"); + + Params::GameplayStatics_SpawnDialogueAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Dialogue = Dialogue; + Parms.Context = std::move(Context); + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnDialogueAttached +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UDialogueWave* Dialogue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDialogueContext& Context (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName AttachPointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopWhenAttachedToDestroyed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnDialogueAttached(class UDialogueWave* Dialogue, const struct FDialogueContext& Context, class USceneComponent* AttachToComponent, class FName AttachPointName, const struct FVector& Location, const struct FRotator& Rotation, EAttachLocation LocationType, bool bStopWhenAttachedToDestroyed, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnDialogueAttached"); + + Params::GameplayStatics_SpawnDialogueAttached Parms{}; + + Parms.Dialogue = Dialogue; + Parms.Context = std::move(Context); + Parms.AttachToComponent = AttachToComponent; + Parms.AttachPointName = AttachPointName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.LocationType = LocationType; + Parms.bStopWhenAttachedToDestroyed = bStopWhenAttachedToDestroyed; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnEmitterAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UParticleSystem* EmitterTemplate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EPSCPoolMethod PoolingMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoActivateSystem (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UParticleSystemComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UParticleSystemComponent* UGameplayStatics::SpawnEmitterAtLocation(const class UObject* WorldContextObject, class UParticleSystem* EmitterTemplate, const struct FVector& Location, const struct FRotator& Rotation, const struct FVector& Scale, bool bAutoDestroy, EPSCPoolMethod PoolingMethod, bool bAutoActivateSystem) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnEmitterAtLocation"); + + Params::GameplayStatics_SpawnEmitterAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.EmitterTemplate = EmitterTemplate; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.Scale = std::move(Scale); + Parms.bAutoDestroy = bAutoDestroy; + Parms.PoolingMethod = PoolingMethod; + Parms.bAutoActivateSystem = bAutoActivateSystem; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnEmitterAttached +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UParticleSystem* EmitterTemplate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName AttachPointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EPSCPoolMethod PoolingMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoActivate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UParticleSystemComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UParticleSystemComponent* UGameplayStatics::SpawnEmitterAttached(class UParticleSystem* EmitterTemplate, class USceneComponent* AttachToComponent, class FName AttachPointName, const struct FVector& Location, const struct FRotator& Rotation, const struct FVector& Scale, EAttachLocation LocationType, bool bAutoDestroy, EPSCPoolMethod PoolingMethod, bool bAutoActivate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnEmitterAttached"); + + Params::GameplayStatics_SpawnEmitterAttached Parms{}; + + Parms.EmitterTemplate = EmitterTemplate; + Parms.AttachToComponent = AttachToComponent; + Parms.AttachPointName = AttachPointName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.Scale = std::move(Scale); + Parms.LocationType = LocationType; + Parms.bAutoDestroy = bAutoDestroy; + Parms.PoolingMethod = PoolingMethod; + Parms.bAutoActivate = bAutoActivate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnForceFeedbackAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UForceFeedbackEffect* ForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float IntensityMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UForceFeedbackAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UForceFeedbackComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UForceFeedbackComponent* UGameplayStatics::SpawnForceFeedbackAtLocation(const class UObject* WorldContextObject, class UForceFeedbackEffect* ForceFeedbackEffect, const struct FVector& Location, const struct FRotator& Rotation, bool bLooping, float IntensityMultiplier, float StartTime, class UForceFeedbackAttenuation* AttenuationSettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnForceFeedbackAtLocation"); + + Params::GameplayStatics_SpawnForceFeedbackAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ForceFeedbackEffect = ForceFeedbackEffect; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.bLooping = bLooping; + Parms.IntensityMultiplier = IntensityMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnForceFeedbackAttached +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UForceFeedbackEffect* ForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName AttachPointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopWhenAttachedToDestroyed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float IntensityMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UForceFeedbackAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UForceFeedbackComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UForceFeedbackComponent* UGameplayStatics::SpawnForceFeedbackAttached(class UForceFeedbackEffect* ForceFeedbackEffect, class USceneComponent* AttachToComponent, class FName AttachPointName, const struct FVector& Location, const struct FRotator& Rotation, EAttachLocation LocationType, bool bStopWhenAttachedToDestroyed, bool bLooping, float IntensityMultiplier, float StartTime, class UForceFeedbackAttenuation* AttenuationSettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnForceFeedbackAttached"); + + Params::GameplayStatics_SpawnForceFeedbackAttached Parms{}; + + Parms.ForceFeedbackEffect = ForceFeedbackEffect; + Parms.AttachToComponent = AttachToComponent; + Parms.AttachPointName = AttachPointName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.LocationType = LocationType; + Parms.bStopWhenAttachedToDestroyed = bStopWhenAttachedToDestroyed; + Parms.bLooping = bLooping; + Parms.IntensityMultiplier = IntensityMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSubclassOf ObjectClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Outer_0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UGameplayStatics::SpawnObject(TSubclassOf ObjectClass, class UObject* Outer_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnObject"); + + Params::GameplayStatics_SpawnObject Parms{}; + + Parms.ObjectClass = ObjectClass; + Parms.Outer_0 = Outer_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnSound2D +// (Final, RequiredAPI, BlueprintCosmetic, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPersistAcrossLevelTransition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsUISound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnSound2D(const class UObject* WorldContextObject, class USoundBase* Sound, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundConcurrency* ConcurrencySettings, bool bPersistAcrossLevelTransition, bool bAutoDestroy, bool bIsUISound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnSound2D"); + + Params::GameplayStatics_SpawnSound2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Sound = Sound; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.bPersistAcrossLevelTransition = bPersistAcrossLevelTransition; + Parms.bAutoDestroy = bAutoDestroy; + Parms.bIsUISound = bIsUISound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnSoundAtLocation +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnSoundAtLocation(const class UObject* WorldContextObject, class USoundBase* Sound, const struct FVector& Location, const struct FRotator& Rotation, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings, class USoundConcurrency* ConcurrencySettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnSoundAtLocation"); + + Params::GameplayStatics_SpawnSoundAtLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Sound = Sound; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SpawnSoundAttached +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName AttachPointName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bStopWhenAttachedToDestroyed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundAttenuation* AttenuationSettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundConcurrency* ConcurrencySettings (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoDestroy (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioComponent* UGameplayStatics::SpawnSoundAttached(class USoundBase* Sound, class USceneComponent* AttachToComponent, class FName AttachPointName, const struct FVector& Location, const struct FRotator& Rotation, EAttachLocation LocationType, bool bStopWhenAttachedToDestroyed, float VolumeMultiplier, float PitchMultiplier, float StartTime, class USoundAttenuation* AttenuationSettings, class USoundConcurrency* ConcurrencySettings, bool bAutoDestroy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SpawnSoundAttached"); + + Params::GameplayStatics_SpawnSoundAttached Parms{}; + + Parms.Sound = Sound; + Parms.AttachToComponent = AttachToComponent; + Parms.AttachPointName = AttachPointName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.LocationType = LocationType; + Parms.bStopWhenAttachedToDestroyed = bStopWhenAttachedToDestroyed; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + Parms.StartTime = StartTime; + Parms.AttenuationSettings = AttenuationSettings; + Parms.ConcurrencySettings = ConcurrencySettings; + Parms.bAutoDestroy = bAutoDestroy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SuggestProjectileVelocity_CustomArc +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutLaunchVelocity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& StartPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& EndPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OverrideGravityZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ArcParam (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::SuggestProjectileVelocity_CustomArc(const class UObject* WorldContextObject, struct FVector* OutLaunchVelocity, const struct FVector& StartPos, const struct FVector& EndPos, float OverrideGravityZ, float ArcParam) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SuggestProjectileVelocity_CustomArc"); + + Params::GameplayStatics_SuggestProjectileVelocity_CustomArc Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.StartPos = std::move(StartPos); + Parms.EndPos = std::move(EndPos); + Parms.OverrideGravityZ = OverrideGravityZ; + Parms.ArcParam = ArcParam; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLaunchVelocity != nullptr) + *OutLaunchVelocity = std::move(Parms.OutLaunchVelocity); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.SuggestProjectileVelocity_MovingTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutLaunchVelocity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ProjectileStartLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* TargetActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TargetLocationOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double GravityZOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double TimeToTarget (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawDebugTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& DrawDebugColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameplayStatics::SuggestProjectileVelocity_MovingTarget(const class UObject* WorldContextObject, struct FVector* OutLaunchVelocity, const struct FVector& ProjectileStartLocation, class AActor* TargetActor, const struct FVector& TargetLocationOffset, double GravityZOverride, double TimeToTarget, EDrawDebugTrace DrawDebugType, float DrawDebugTime, const struct FLinearColor& DrawDebugColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "SuggestProjectileVelocity_MovingTarget"); + + Params::GameplayStatics_SuggestProjectileVelocity_MovingTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ProjectileStartLocation = std::move(ProjectileStartLocation); + Parms.TargetActor = TargetActor; + Parms.TargetLocationOffset = std::move(TargetLocationOffset); + Parms.GravityZOverride = GravityZOverride; + Parms.TimeToTarget = TimeToTarget; + Parms.DrawDebugType = DrawDebugType; + Parms.DrawDebugTime = DrawDebugTime; + Parms.DrawDebugColor = std::move(DrawDebugColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLaunchVelocity != nullptr) + *OutLaunchVelocity = std::move(Parms.OutLaunchVelocity); + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.TransformWorldToFirstPerson +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMinimalViewInfo& ViewInfo (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIgnoreFirstPersonScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UGameplayStatics::TransformWorldToFirstPerson(const struct FMinimalViewInfo& ViewInfo, const struct FVector& WorldPosition, bool bIgnoreFirstPersonScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "TransformWorldToFirstPerson"); + + Params::GameplayStatics_TransformWorldToFirstPerson Parms{}; + + Parms.ViewInfo = std::move(ViewInfo); + Parms.WorldPosition = std::move(WorldPosition); + Parms.bIgnoreFirstPersonScale = bIgnoreFirstPersonScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameplayStatics.UnloadStreamLevel +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LevelName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) +// bool bShouldBlockOnUnload (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::UnloadStreamLevel(const class UObject* WorldContextObject, class FName LevelName, const struct FLatentActionInfo& LatentInfo, bool bShouldBlockOnUnload) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "UnloadStreamLevel"); + + Params::GameplayStatics_UnloadStreamLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LevelName = LevelName; + Parms.LatentInfo = std::move(LatentInfo); + Parms.bShouldBlockOnUnload = bShouldBlockOnUnload; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.UnloadStreamLevelBySoftObjectPtr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr Level (ConstParm, Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) +// bool bShouldBlockOnUnload (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::UnloadStreamLevelBySoftObjectPtr(const class UObject* WorldContextObject, const TSoftObjectPtr Level, const struct FLatentActionInfo& LatentInfo, bool bShouldBlockOnUnload) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "UnloadStreamLevelBySoftObjectPtr"); + + Params::GameplayStatics_UnloadStreamLevelBySoftObjectPtr Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Level = Level; + Parms.LatentInfo = std::move(LatentInfo); + Parms.bShouldBlockOnUnload = bShouldBlockOnUnload; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameplayStatics.UnRetainAllSoundsInSoundClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class USoundClass* InSoundClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameplayStatics::UnRetainAllSoundsInSoundClass(class USoundClass* InSoundClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameplayStatics", "UnRetainAllSoundsInSoundClass"); + + Params::GameplayStatics_UnRetainAllSoundsInSoundClass Parms{}; + + Parms.InSoundClass = InSoundClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ChaosBlueprintLibrary.GetEventRelayFromContext +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* ContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UChaosEventRelay* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UChaosEventRelay* UChaosBlueprintLibrary::GetEventRelayFromContext(class UObject* ContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ChaosBlueprintLibrary", "GetEventRelayFromContext"); + + Params::ChaosBlueprintLibrary_GetEventRelayFromContext Parms{}; + + Parms.ContextObject = ContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.SetDataLayerInstanceRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UDataLayerInstance* InDataLayerInstance (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInIsRecursive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerManager::SetDataLayerInstanceRuntimeState(const class UDataLayerInstance* InDataLayerInstance, EDataLayerRuntimeState InState, bool bInIsRecursive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "SetDataLayerInstanceRuntimeState"); + + Params::DataLayerManager_SetDataLayerInstanceRuntimeState Parms{}; + + Parms.InDataLayerInstance = InDataLayerInstance; + Parms.InState = InState; + Parms.bInIsRecursive = bInIsRecursive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.SetDataLayerRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInIsRecursive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerManager::SetDataLayerRuntimeState(const class UDataLayerAsset* InDataLayerAsset, EDataLayerRuntimeState InState, bool bInIsRecursive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "SetDataLayerRuntimeState"); + + Params::DataLayerManager_SetDataLayerRuntimeState Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + Parms.InState = InState; + Parms.bInIsRecursive = bInIsRecursive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.GetDataLayerInstanceEffectiveRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerInstance* InDataLayerInstance (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerManager::GetDataLayerInstanceEffectiveRuntimeState(const class UDataLayerInstance* InDataLayerInstance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "GetDataLayerInstanceEffectiveRuntimeState"); + + Params::DataLayerManager_GetDataLayerInstanceEffectiveRuntimeState Parms{}; + + Parms.InDataLayerInstance = InDataLayerInstance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.GetDataLayerInstanceFromAsset +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDataLayerInstance* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UDataLayerInstance* UDataLayerManager::GetDataLayerInstanceFromAsset(const class UDataLayerAsset* InDataLayerAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "GetDataLayerInstanceFromAsset"); + + Params::DataLayerManager_GetDataLayerInstanceFromAsset Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.GetDataLayerInstanceFromName +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& InDataLayerInstanceName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDataLayerInstance* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UDataLayerInstance* UDataLayerManager::GetDataLayerInstanceFromName(const class FName& InDataLayerInstanceName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "GetDataLayerInstanceFromName"); + + Params::DataLayerManager_GetDataLayerInstanceFromName Parms{}; + + Parms.InDataLayerInstanceName = InDataLayerInstanceName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.GetDataLayerInstanceRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerInstance* InDataLayerInstance (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerManager::GetDataLayerInstanceRuntimeState(const class UDataLayerInstance* InDataLayerInstance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "GetDataLayerInstanceRuntimeState"); + + Params::DataLayerManager_GetDataLayerInstanceRuntimeState Parms{}; + + Parms.InDataLayerInstance = InDataLayerInstance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerManager.GetDataLayerInstances +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UDataLayerManager::GetDataLayerInstances() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerManager", "GetDataLayerInstances"); + + Params::DataLayerManager_GetDataLayerInstances Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyStateMachineInspectionLibrary.IsTriggeredByState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UAnimInstance* AnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName StateName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyStateMachineInspectionLibrary::IsTriggeredByState(const struct FAnimNotifyEventReference& EventReference, class UAnimInstance* AnimInstance, class FName StateName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyStateMachineInspectionLibrary", "IsTriggeredByState"); + + Params::AnimNotifyStateMachineInspectionLibrary_IsTriggeredByState Parms{}; + + Parms.EventReference = std::move(EventReference); + Parms.AnimInstance = AnimInstance; + Parms.StateName = StateName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyStateMachineInspectionLibrary.IsTriggeredByStateInStateMachine +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UAnimInstance* AnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName StateMachineName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName StateName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyStateMachineInspectionLibrary::IsTriggeredByStateInStateMachine(const struct FAnimNotifyEventReference& EventReference, class UAnimInstance* AnimInstance, class FName StateMachineName, class FName StateName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyStateMachineInspectionLibrary", "IsTriggeredByStateInStateMachine"); + + Params::AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateInStateMachine Parms{}; + + Parms.EventReference = std::move(EventReference); + Parms.AnimInstance = AnimInstance; + Parms.StateMachineName = StateMachineName; + Parms.StateName = StateName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyStateMachineInspectionLibrary.IsTriggeredByStateMachine +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UAnimInstance* AnimInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName StateMachineName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyStateMachineInspectionLibrary::IsTriggeredByStateMachine(const struct FAnimNotifyEventReference& EventReference, class UAnimInstance* AnimInstance, class FName StateMachineName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyStateMachineInspectionLibrary", "IsTriggeredByStateMachine"); + + Params::AnimNotifyStateMachineInspectionLibrary_IsTriggeredByStateMachine Parms{}; + + Parms.EventReference = std::move(EventReference); + Parms.AnimInstance = AnimInstance; + Parms.StateMachineName = StateMachineName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Light.OnRep_bEnabled +// (RequiredAPI, Native, Public) + +void ALight::OnRep_bEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "OnRep_bEnabled"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetAffectTranslucentLighting +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetAffectTranslucentLighting(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetAffectTranslucentLighting"); + + Params::Light_SetAffectTranslucentLighting Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewBrightness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetBrightness(float NewBrightness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetBrightness"); + + Params::Light_SetBrightness Parms{}; + + Parms.NewBrightness = NewBrightness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetCastShadows +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetCastShadows(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetCastShadows"); + + Params::Light_SetCastShadows Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bSetEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetEnabled(bool bSetEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetEnabled"); + + Params::Light_SetEnabled Parms{}; + + Parms.bSetEnabled = bSetEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewLightColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetLightColor(const struct FLinearColor& NewLightColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetLightColor"); + + Params::Light_SetLightColor Parms{}; + + Parms.NewLightColor = std::move(NewLightColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetLightFunctionFadeDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLightFunctionFadeDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetLightFunctionFadeDistance(float NewLightFunctionFadeDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetLightFunctionFadeDistance"); + + Params::Light_SetLightFunctionFadeDistance Parms{}; + + Parms.NewLightFunctionFadeDistance = NewLightFunctionFadeDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetLightFunctionMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewLightFunctionMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetLightFunctionMaterial(class UMaterialInterface* NewLightFunctionMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetLightFunctionMaterial"); + + Params::Light_SetLightFunctionMaterial Parms{}; + + Parms.NewLightFunctionMaterial = NewLightFunctionMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.SetLightFunctionScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLightFunctionScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALight::SetLightFunctionScale(const struct FVector& NewLightFunctionScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "SetLightFunctionScale"); + + Params::Light_SetLightFunctionScale Parms{}; + + Parms.NewLightFunctionScale = std::move(NewLightFunctionScale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.ToggleEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void ALight::ToggleEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "ToggleEnabled"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Light.GetBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ALight::GetBrightness() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "GetBrightness"); + + Params::Light_GetBrightness Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Light.GetLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor ALight::GetLightColor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "GetLightColor"); + + Params::Light_GetLightColor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Light.IsEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ALight::IsEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Light", "IsEnabled"); + + Params::Light_IsEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LightComponent.SetAffectTranslucentLighting +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetAffectTranslucentLighting(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetAffectTranslucentLighting"); + + Params::LightComponent_SetAffectTranslucentLighting Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetBloomMaxBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetBloomMaxBrightness(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetBloomMaxBrightness"); + + Params::LightComponent_SetBloomMaxBrightness Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetBloomScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetBloomScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetBloomScale"); + + Params::LightComponent_SetBloomScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetBloomThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetBloomThreshold(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetBloomThreshold"); + + Params::LightComponent_SetBloomThreshold Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetBloomTint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetBloomTint(const struct FColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetBloomTint"); + + Params::LightComponent_SetBloomTint Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetDiffuseScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetDiffuseScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetDiffuseScale"); + + Params::LightComponent_SetDiffuseScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetEnableLightShaftBloom +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetEnableLightShaftBloom(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetEnableLightShaftBloom"); + + Params::LightComponent_SetEnableLightShaftBloom Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetForceCachedShadowsForMovablePrimitives +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetForceCachedShadowsForMovablePrimitives(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetForceCachedShadowsForMovablePrimitives"); + + Params::LightComponent_SetForceCachedShadowsForMovablePrimitives Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetIESBrightnessScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetIESBrightnessScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetIESBrightnessScale"); + + Params::LightComponent_SetIESBrightnessScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetIESTexture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTextureLightProfile* NewValue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetIESTexture(class UTextureLightProfile* NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetIESTexture"); + + Params::LightComponent_SetIESTexture Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetIndirectLightingIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetIndirectLightingIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetIndirectLightingIntensity"); + + Params::LightComponent_SetIndirectLightingIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetIntensity"); + + Params::LightComponent_SetIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetIntensityScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensityScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetIntensityScale(float NewIntensityScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetIntensityScale"); + + Params::LightComponent_SetIntensityScale Parms{}; + + Parms.NewIntensityScale = NewIntensityScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewLightColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSRGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightColor(const struct FLinearColor& NewLightColor, bool bSRGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightColor"); + + Params::LightComponent_SetLightColor Parms{}; + + Parms.NewLightColor = std::move(NewLightColor); + Parms.bSRGB = bSRGB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightFColor +// (Final, RequiredAPI, Native, Public, HasDefaults) +// Parameters: +// const struct FColor& NewLightColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightFColor(const struct FColor& NewLightColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightFColor"); + + Params::LightComponent_SetLightFColor Parms{}; + + Parms.NewLightColor = std::move(NewLightColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightFunctionDisabledBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightFunctionDisabledBrightness(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightFunctionDisabledBrightness"); + + Params::LightComponent_SetLightFunctionDisabledBrightness Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightFunctionFadeDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLightFunctionFadeDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightFunctionFadeDistance(float NewLightFunctionFadeDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightFunctionFadeDistance"); + + Params::LightComponent_SetLightFunctionFadeDistance Parms{}; + + Parms.NewLightFunctionFadeDistance = NewLightFunctionFadeDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightFunctionMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewLightFunctionMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightFunctionMaterial(class UMaterialInterface* NewLightFunctionMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightFunctionMaterial"); + + Params::LightComponent_SetLightFunctionMaterial Parms{}; + + Parms.NewLightFunctionMaterial = NewLightFunctionMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightFunctionScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLightFunctionScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightFunctionScale(const struct FVector& NewLightFunctionScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightFunctionScale"); + + Params::LightComponent_SetLightFunctionScale Parms{}; + + Parms.NewLightFunctionScale = std::move(NewLightFunctionScale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightingChannels +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bChannel0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bChannel1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bChannel2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightingChannels(bool bChannel0, bool bChannel1, bool bChannel2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightingChannels"); + + Params::LightComponent_SetLightingChannels Parms{}; + + Parms.bChannel0 = bChannel0; + Parms.bChannel1 = bChannel1; + Parms.bChannel2 = bChannel2; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetLightTransVolumeScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLightTransVolumeScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetLightTransVolumeScale(float NewLightTransVolumeScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetLightTransVolumeScale"); + + Params::LightComponent_SetLightTransVolumeScale Parms{}; + + Parms.NewLightTransVolumeScale = NewLightTransVolumeScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetShadowBias +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetShadowBias(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetShadowBias"); + + Params::LightComponent_SetShadowBias Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetShadowSlopeBias +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetShadowSlopeBias(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetShadowSlopeBias"); + + Params::LightComponent_SetShadowSlopeBias Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetSpecularScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetSpecularScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetSpecularScale"); + + Params::LightComponent_SetSpecularScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetTemperature +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewTemperature (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetTemperature(float NewTemperature) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetTemperature"); + + Params::LightComponent_SetTemperature Parms{}; + + Parms.NewTemperature = NewTemperature; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetTransmission +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetTransmission(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetTransmission"); + + Params::LightComponent_SetTransmission Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetUseIESBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetUseIESBrightness(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetUseIESBrightness"); + + Params::LightComponent_SetUseIESBrightness Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetUseRayTracedDistanceFieldShadows +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetUseRayTracedDistanceFieldShadows(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetUseRayTracedDistanceFieldShadows"); + + Params::LightComponent_SetUseRayTracedDistanceFieldShadows Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetUseTemperature +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetUseTemperature(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetUseTemperature"); + + Params::LightComponent_SetUseTemperature Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.SetVolumetricScatteringIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULightComponent::SetVolumetricScatteringIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "SetVolumetricScatteringIntensity"); + + Params::LightComponent_SetVolumetricScatteringIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightComponent.GetIntensityScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ULightComponent::GetIntensityScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightComponent", "GetIntensityScale"); + + Params::LightComponent_GetIntensityScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalLightComponent.GetUnitsConversionFactor +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// ELightUnits SrcUnits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELightUnits TargetUnits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CosHalfConeAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ULocalLightComponent::GetUnitsConversionFactor(ELightUnits SrcUnits, ELightUnits TargetUnits, float CosHalfConeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LocalLightComponent", "GetUnitsConversionFactor"); + + Params::LocalLightComponent_GetUnitsConversionFactor Parms{}; + + Parms.SrcUnits = SrcUnits; + Parms.TargetUnits = TargetUnits; + Parms.CosHalfConeAngle = CosHalfConeAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalLightComponent.SetAttenuationRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalLightComponent::SetAttenuationRadius(float NewRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalLightComponent", "SetAttenuationRadius"); + + Params::LocalLightComponent_SetAttenuationRadius Parms{}; + + Parms.NewRadius = NewRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalLightComponent.SetIntensityUnits +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ELightUnits NewIntensityUnits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalLightComponent::SetIntensityUnits(ELightUnits NewIntensityUnits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalLightComponent", "SetIntensityUnits"); + + Params::LocalLightComponent_SetIntensityUnits Parms{}; + + Parms.NewIntensityUnits = NewIntensityUnits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetInverseExposureBlend +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewInverseExposureBlend (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetInverseExposureBlend(float NewInverseExposureBlend) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetInverseExposureBlend"); + + Params::PointLightComponent_SetInverseExposureBlend Parms{}; + + Parms.NewInverseExposureBlend = NewInverseExposureBlend; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetLightFalloffExponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLightFalloffExponent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetLightFalloffExponent(float NewLightFalloffExponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetLightFalloffExponent"); + + Params::PointLightComponent_SetLightFalloffExponent Parms{}; + + Parms.NewLightFalloffExponent = NewLightFalloffExponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetSoftSourceRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetSoftSourceRadius(float bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetSoftSourceRadius"); + + Params::PointLightComponent_SetSoftSourceRadius Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetSourceLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetSourceLength(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetSourceLength"); + + Params::PointLightComponent_SetSourceLength Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetSourceRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetSourceRadius(float bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetSourceRadius"); + + Params::PointLightComponent_SetSourceRadius Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLightComponent.SetUseInverseSquaredFalloff +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPointLightComponent::SetUseInverseSquaredFalloff(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLightComponent", "SetUseInverseSquaredFalloff"); + + Params::PointLightComponent_SetUseInverseSquaredFalloff Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SpotLightComponent.SetInnerConeAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewInnerConeAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USpotLightComponent::SetInnerConeAngle(float NewInnerConeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpotLightComponent", "SetInnerConeAngle"); + + Params::SpotLightComponent_SetInnerConeAngle Parms{}; + + Parms.NewInnerConeAngle = NewInnerConeAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SpotLightComponent.SetOuterConeAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewOuterConeAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USpotLightComponent::SetOuterConeAngle(float NewOuterConeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpotLightComponent", "SetOuterConeAngle"); + + Params::SpotLightComponent_SetOuterConeAngle Parms{}; + + Parms.NewOuterConeAngle = NewOuterConeAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ViewportStatsSubsystem.AddDisplayDelegate +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TDelegate&Delegate (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UViewportStatsSubsystem::AddDisplayDelegate(const TDelegate& Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ViewportStatsSubsystem", "AddDisplayDelegate"); + + Params::ViewportStatsSubsystem_AddDisplayDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ViewportStatsSubsystem.AddTimedDisplay +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class FText& Text (Parm, NativeAccessSpecifierPublic) +// const struct FLinearColor& Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& DisplayOffset (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UViewportStatsSubsystem::AddTimedDisplay(const class FText& Text, const struct FLinearColor& Color, float duration, const struct FVector2D& DisplayOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ViewportStatsSubsystem", "AddTimedDisplay"); + + Params::ViewportStatsSubsystem_AddTimedDisplay Parms{}; + + Parms.Text = std::move(Text); + Parms.Color = std::move(Color); + Parms.duration = duration; + Parms.DisplayOffset = std::move(DisplayOffset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ViewportStatsSubsystem.RemoveDisplayDelegate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const int32 IndexToRemove (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UViewportStatsSubsystem::RemoveDisplayDelegate(const int32 IndexToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ViewportStatsSubsystem", "RemoveDisplayDelegate"); + + Params::ViewportStatsSubsystem_RemoveDisplayDelegate Parms{}; + + Parms.IndexToRemove = IndexToRemove; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.Activate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void AEmitter::Activate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "Activate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.Deactivate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void AEmitter::Deactivate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "Deactivate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.OnParticleSystemFinished +// (RequiredAPI, Native, Public) +// Parameters: +// class UParticleSystemComponent* FinishedComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::OnParticleSystemFinished(class UParticleSystemComponent* FinishedComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "OnParticleSystemFinished"); + + Params::Emitter_OnParticleSystemFinished Parms{}; + + Parms.FinishedComponent = FinishedComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.OnRep_bCurrentlyActive +// (RequiredAPI, Native, Public) + +void AEmitter::OnRep_bCurrentlyActive() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "OnRep_bCurrentlyActive"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetActorParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* Param (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetActorParameter(class FName ParameterName, class AActor* Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetActorParameter"); + + Params::Emitter_SetActorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetColorParameter +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetColorParameter(class FName ParameterName, const struct FLinearColor& Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetColorParameter"); + + Params::Emitter_SetColorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = std::move(Param); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetFloatParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetFloatParameter(class FName ParameterName, float Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetFloatParameter"); + + Params::Emitter_SetFloatParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetMaterialParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Param (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetMaterialParameter(class FName ParameterName, class UMaterialInterface* Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetMaterialParameter"); + + Params::Emitter_SetMaterialParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetTemplate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UParticleSystem* NewTemplate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetTemplate(class UParticleSystem* NewTemplate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetTemplate"); + + Params::Emitter_SetTemplate Parms{}; + + Parms.NewTemplate = NewTemplate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.SetVectorParameter +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AEmitter::SetVectorParameter(class FName ParameterName, const struct FVector& Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "SetVectorParameter"); + + Params::Emitter_SetVectorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = std::move(Param); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.ToggleActive +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void AEmitter::ToggleActive() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "ToggleActive"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Emitter.IsActive +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AEmitter::IsActive() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Emitter", "IsActive"); + + Params::Emitter_IsActive Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Predefined Function +// Gets a pointer to a valid UObject of type UEngine + +class UEngine* UEngine::GetEngine() +{ + static UEngine* GEngine = nullptr; + + if (GEngine) + return GEngine; + + /* (Re-)Initialize if GEngine is nullptr */ + for (int i = 0; i < UObject::GObjects->Num(); i++) + { + UObject* Obj = UObject::GObjects->GetByIndex(i); + + if (!Obj) + continue; + + if (Obj->IsA(UEngine::StaticClass()) && !Obj->IsDefaultObject()) + { + GEngine = static_cast(Obj); + break; + } + } + + return GEngine; +} + + +// Predefined Function +// Returns the result of UEngine::GetEngine() without a type-check, might be dangerous + +class UGameEngine* UGameEngine::GetEngine() +{ + return static_cast(UEngine::GetEngine()); +} + + +// Function Engine.ExponentialHeightFog.OnRep_bEnabled +// (Native, Public) + +void AExponentialHeightFog::OnRep_bEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFog", "OnRep_bEnabled"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetDirectionalInscatteringColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetDirectionalInscatteringColor(const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetDirectionalInscatteringColor"); + + Params::ExponentialHeightFogComponent_SetDirectionalInscatteringColor Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetDirectionalInscatteringExponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetDirectionalInscatteringExponent(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetDirectionalInscatteringExponent"); + + Params::ExponentialHeightFogComponent_SetDirectionalInscatteringExponent Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetDirectionalInscatteringStartDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetDirectionalInscatteringStartDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetDirectionalInscatteringStartDistance"); + + Params::ExponentialHeightFogComponent_SetDirectionalInscatteringStartDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetEndDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetEndDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetEndDistance"); + + Params::ExponentialHeightFogComponent_SetEndDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFogCutoffDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFogCutoffDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFogCutoffDistance"); + + Params::ExponentialHeightFogComponent_SetFogCutoffDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFogDensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFogDensity(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFogDensity"); + + Params::ExponentialHeightFogComponent_SetFogDensity Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFogHeightFalloff +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFogHeightFalloff(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFogHeightFalloff"); + + Params::ExponentialHeightFogComponent_SetFogHeightFalloff Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFogInscatteringColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFogInscatteringColor(const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFogInscatteringColor"); + + Params::ExponentialHeightFogComponent_SetFogInscatteringColor Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFogMaxOpacity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFogMaxOpacity(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFogMaxOpacity"); + + Params::ExponentialHeightFogComponent_SetFogMaxOpacity Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetFullyDirectionalInscatteringColorDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetFullyDirectionalInscatteringColorDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetFullyDirectionalInscatteringColorDistance"); + + Params::ExponentialHeightFogComponent_SetFullyDirectionalInscatteringColorDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetHoldout +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewHoldout (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetHoldout(bool bNewHoldout) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetHoldout"); + + Params::ExponentialHeightFogComponent_SetHoldout Parms{}; + + Parms.bNewHoldout = bNewHoldout; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetInscatteringColorCubemap +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTextureCube* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetInscatteringColorCubemap(class UTextureCube* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetInscatteringColorCubemap"); + + Params::ExponentialHeightFogComponent_SetInscatteringColorCubemap Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetInscatteringColorCubemapAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetInscatteringColorCubemapAngle(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetInscatteringColorCubemapAngle"); + + Params::ExponentialHeightFogComponent_SetInscatteringColorCubemapAngle Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetInscatteringTextureTint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetInscatteringTextureTint(const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetInscatteringTextureTint"); + + Params::ExponentialHeightFogComponent_SetInscatteringTextureTint Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetNonDirectionalInscatteringColorDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetNonDirectionalInscatteringColorDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetNonDirectionalInscatteringColorDistance"); + + Params::ExponentialHeightFogComponent_SetNonDirectionalInscatteringColorDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetRenderInMainPass +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetRenderInMainPass(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetRenderInMainPass"); + + Params::ExponentialHeightFogComponent_SetRenderInMainPass Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetSecondFogData +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const struct FExponentialHeightFogData& NewValue (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetSecondFogData(const struct FExponentialHeightFogData& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetSecondFogData"); + + Params::ExponentialHeightFogComponent_SetSecondFogData Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetSecondFogDensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetSecondFogDensity(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetSecondFogDensity"); + + Params::ExponentialHeightFogComponent_SetSecondFogDensity Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetSecondFogHeightFalloff +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetSecondFogHeightFalloff(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetSecondFogHeightFalloff"); + + Params::ExponentialHeightFogComponent_SetSecondFogHeightFalloff Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetSecondFogHeightOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetSecondFogHeightOffset(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetSecondFogHeightOffset"); + + Params::ExponentialHeightFogComponent_SetSecondFogHeightOffset Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetStartDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetStartDistance(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetStartDistance"); + + Params::ExponentialHeightFogComponent_SetStartDistance Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFog +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFog(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFog"); + + Params::ExponentialHeightFogComponent_SetVolumetricFog Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogAlbedo +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogAlbedo(const struct FColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogAlbedo"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogAlbedo Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogDistance"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogEmissive +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogEmissive(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogEmissive"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogEmissive Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogExtinctionScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogExtinctionScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogExtinctionScale"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogExtinctionScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogNearFadeInDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogNearFadeInDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogNearFadeInDistance"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogNearFadeInDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogScatteringDistribution +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogScatteringDistribution(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogScatteringDistribution"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogScatteringDistribution Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ExponentialHeightFogComponent.SetVolumetricFogStartDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UExponentialHeightFogComponent::SetVolumetricFogStartDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ExponentialHeightFogComponent", "SetVolumetricFogStartDistance"); + + Params::ExponentialHeightFogComponent_SetVolumetricFogStartDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Exporter.RunAssetExportTask +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UAssetExportTask* Task (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UExporter::RunAssetExportTask(class UAssetExportTask* Task) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("Exporter", "RunAssetExportTask"); + + Params::Exporter_RunAssetExportTask Parms{}; + + Parms.Task = Task; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Exporter.RunAssetExportTasks +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& ExportTasks (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UExporter::RunAssetExportTasks(const TArray& ExportTasks) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("Exporter", "RunAssetExportTasks"); + + Params::Exporter_RunAssetExportTasks Parms{}; + + Parms.ExportTasks = std::move(ExportTasks); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Exporter.ScriptRunAssetExportTask +// (Event, Public, BlueprintEvent) +// Parameters: +// class UAssetExportTask* Task (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UExporter::ScriptRunAssetExportTask(class UAssetExportTask* Task) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Exporter", "ScriptRunAssetExportTask"); + + Params::Exporter_ScriptRunAssetExportTask Parms{}; + + Parms.Task = Task; + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetAsset +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerAsset* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UDataLayerAsset* UDataLayerInstance::GetAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetAsset"); + + Params::DataLayerInstance_GetAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetDataLayerFullName +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UDataLayerInstance::GetDataLayerFullName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetDataLayerFullName"); + + Params::DataLayerInstance_GetDataLayerFullName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetDataLayerShortName +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UDataLayerInstance::GetDataLayerShortName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetDataLayerShortName"); + + Params::DataLayerInstance_GetDataLayerShortName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetDebugColor +// (Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UDataLayerInstance::GetDebugColor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetDebugColor"); + + Params::DataLayerInstance_GetDebugColor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetInitialRuntimeState +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerInstance::GetInitialRuntimeState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetInitialRuntimeState"); + + Params::DataLayerInstance_GetInitialRuntimeState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.GetType +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EDataLayerType ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerType UDataLayerInstance::GetType() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "GetType"); + + Params::DataLayerInstance_GetType Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsClientOnly +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsClientOnly() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsClientOnly"); + + Params::DataLayerInstance_IsClientOnly Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsEffectiveVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsEffectiveVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsEffectiveVisible"); + + Params::DataLayerInstance_IsEffectiveVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsInitiallyVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsInitiallyVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsInitiallyVisible"); + + Params::DataLayerInstance_IsInitiallyVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsRuntime +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsRuntime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsRuntime"); + + Params::DataLayerInstance_IsRuntime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsServerOnly +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsServerOnly() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsServerOnly"); + + Params::DataLayerInstance_IsServerOnly Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerInstance.IsVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayerInstance::IsVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerInstance", "IsVisible"); + + Params::DataLayerInstance_IsVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.FieldNotificationLibrary.BroadcastFieldsValueChanged +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray&FieldIds (Parm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UFieldNotificationLibrary::BroadcastFieldsValueChanged(class UObject* Object, const TArray& FieldIds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("FieldNotificationLibrary", "BroadcastFieldsValueChanged"); + + Params::FieldNotificationLibrary_BroadcastFieldsValueChanged Parms{}; + + Parms.Object = Object; + Parms.FieldIds = std::move(FieldIds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FieldNotificationLibrary.BroadcastFieldValueChanged +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFieldNotificationId& FieldId (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFieldNotificationLibrary::BroadcastFieldValueChanged(class UObject* Object, const struct FFieldNotificationId& FieldId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("FieldNotificationLibrary", "BroadcastFieldValueChanged"); + + Params::FieldNotificationLibrary_BroadcastFieldValueChanged Parms{}; + + Parms.Object = Object; + Parms.FieldId = std::move(FieldId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FieldNotificationLibrary.SetPropertyValueAndBroadcast +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// bool NewValueByRef (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& OldValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& NewValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* NetOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasLocalRepNotify (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldFlushDormancyOnSet (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsNetProperty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UFieldNotificationLibrary::SetPropertyValueAndBroadcast(bool NewValueByRef, const int32& OldValue, const int32& NewValue, class UObject* Object, class UObject* NetOwner, bool bHasLocalRepNotify, bool bShouldFlushDormancyOnSet, bool bIsNetProperty) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("FieldNotificationLibrary", "SetPropertyValueAndBroadcast"); + + Params::FieldNotificationLibrary_SetPropertyValueAndBroadcast Parms{}; + + Parms.NewValueByRef = NewValueByRef; + Parms.OldValue = OldValue; + Parms.NewValue = NewValue; + Parms.Object = Object; + Parms.NetOwner = NetOwner; + Parms.bHasLocalRepNotify = bHasLocalRepNotify; + Parms.bShouldFlushDormancyOnSet = bShouldFlushDormancyOnSet; + Parms.bIsNetProperty = bIsNetProperty; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.FieldNotificationLibrary.SetPropertyValueAndBroadcastFields +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// bool NewValueByRef (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& OldValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& NewValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* NetOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasLocalRepNotify (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldFlushDormancyOnSet (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsNetProperty (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray&ExtraFieldIds (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UFieldNotificationLibrary::SetPropertyValueAndBroadcastFields(bool NewValueByRef, const int32& OldValue, const int32& NewValue, class UObject* Object, class UObject* NetOwner, bool bHasLocalRepNotify, bool bShouldFlushDormancyOnSet, bool bIsNetProperty, const TArray& ExtraFieldIds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("FieldNotificationLibrary", "SetPropertyValueAndBroadcastFields"); + + Params::FieldNotificationLibrary_SetPropertyValueAndBroadcastFields Parms{}; + + Parms.NewValueByRef = NewValueByRef; + Parms.OldValue = OldValue; + Parms.NewValue = NewValue; + Parms.Object = Object; + Parms.NetOwner = NetOwner; + Parms.bHasLocalRepNotify = bHasLocalRepNotify; + Parms.bShouldFlushDormancyOnSet = bShouldFlushDormancyOnSet; + Parms.bIsNetProperty = bIsNetProperty; + Parms.ExtraFieldIds = std::move(ExtraFieldIds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LightWeightInstanceManager.OnRep_Transforms +// (RequiredAPI, Native, Protected) + +void ALightWeightInstanceManager::OnRep_Transforms() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightWeightInstanceManager", "OnRep_Transforms"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LightWeightInstanceManager.OnSpawnedActorDestroyed +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class AActor* DestroyedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALightWeightInstanceManager::OnSpawnedActorDestroyed(class AActor* DestroyedActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightWeightInstanceManager", "OnSpawnedActorDestroyed"); + + Params::LightWeightInstanceManager_OnSpawnedActorDestroyed Parms{}; + + Parms.DestroyedActor = DestroyedActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SpotLight.SetInnerConeAngle +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float NewInnerConeAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ASpotLight::SetInnerConeAngle(float NewInnerConeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpotLight", "SetInnerConeAngle"); + + Params::SpotLight_SetInnerConeAngle Parms{}; + + Parms.NewInnerConeAngle = NewInnerConeAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SpotLight.SetOuterConeAngle +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float NewOuterConeAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ASpotLight::SetOuterConeAngle(float NewOuterConeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpotLight", "SetOuterConeAngle"); + + Params::SpotLight_SetOuterConeAngle Parms{}; + + Parms.NewOuterConeAngle = NewOuterConeAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.BugIt +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& ScreenShotDescription (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::BugIt(const class FString& ScreenShotDescription) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "BugIt"); + + Params::CheatManager_BugIt Parms{}; + + Parms.ScreenShotDescription = std::move(ScreenShotDescription); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.BugItGo +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// float X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float pitch (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Yaw (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Roll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::BugItGo(float X, float Y, float Z, float pitch, float Yaw, float Roll) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "BugItGo"); + + Params::CheatManager_BugItGo Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + Parms.pitch = pitch; + Parms.Yaw = Yaw; + Parms.Roll = Roll; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.BugItStringCreator +// (RequiredAPI, Exec, Native, Public, HasOutParams, HasDefaults) +// Parameters: +// const struct FVector& ViewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& ViewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FString* GoString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* LocString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::BugItStringCreator(const struct FVector& ViewLocation, const struct FRotator& ViewRotation, class FString* GoString, class FString* LocString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "BugItStringCreator"); + + Params::CheatManager_BugItStringCreator Parms{}; + + Parms.ViewLocation = std::move(ViewLocation); + Parms.ViewRotation = std::move(ViewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (GoString != nullptr) + *GoString = std::move(Parms.GoString); + + if (LocString != nullptr) + *LocString = std::move(Parms.LocString); +} + + +// Function Engine.CheatManager.ChangeSize +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) +// Parameters: +// float F (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::ChangeSize(float F) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ChangeSize"); + + Params::CheatManager_ChangeSize Parms{}; + + Parms.F = F; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.CheatScript +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& ScriptName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::CheatScript(const class FString& ScriptName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "CheatScript"); + + Params::CheatManager_CheatScript Parms{}; + + Parms.ScriptName = std::move(ScriptName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DamageTarget +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) +// Parameters: +// float DamageAmount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DamageTarget(float DamageAmount) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DamageTarget"); + + Params::CheatManager_DamageTarget Parms{}; + + Parms.DamageAmount = DamageAmount; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweep +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DebugCapsuleSweep() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweep"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepCapture +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DebugCapsuleSweepCapture() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepCapture"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepChannel +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// ECollisionChannel Channel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DebugCapsuleSweepChannel(ECollisionChannel Channel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepChannel"); + + Params::CheatManager_DebugCapsuleSweepChannel Parms{}; + + Parms.Channel = Channel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepClear +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DebugCapsuleSweepClear() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepClear"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepComplex +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DebugCapsuleSweepComplex(bool bTraceComplex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepComplex"); + + Params::CheatManager_DebugCapsuleSweepComplex Parms{}; + + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepPawn +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DebugCapsuleSweepPawn() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepPawn"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DebugCapsuleSweepSize +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DebugCapsuleSweepSize(float HalfHeight, float Radius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DebugCapsuleSweepSize"); + + Params::CheatManager_DebugCapsuleSweepSize Parms{}; + + Parms.HalfHeight = HalfHeight; + Parms.Radius = Radius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DestroyAll +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// TSubclassOf aClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DestroyAll(TSubclassOf aClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DestroyAll"); + + Params::CheatManager_DestroyAll Parms{}; + + Parms.aClass = aClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DestroyAllPawnsExceptTarget +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DestroyAllPawnsExceptTarget() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DestroyAllPawnsExceptTarget"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DestroyPawns +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// TSubclassOf aClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::DestroyPawns(TSubclassOf aClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DestroyPawns"); + + Params::CheatManager_DestroyPawns Parms{}; + + Parms.aClass = aClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DestroyServerStatReplicator +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::DestroyServerStatReplicator() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DestroyServerStatReplicator"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DestroyTarget +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::DestroyTarget() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DestroyTarget"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DisableDebugCamera +// (RequiredAPI, Native, Protected, BlueprintCallable) + +void UCheatManager::DisableDebugCamera() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DisableDebugCamera"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DumpChatState +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DumpChatState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DumpChatState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DumpOnlineSessionState +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DumpOnlineSessionState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DumpOnlineSessionState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DumpPartyState +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DumpPartyState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DumpPartyState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.DumpVoiceMutingState +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::DumpVoiceMutingState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "DumpVoiceMutingState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.EnableDebugCamera +// (RequiredAPI, Native, Protected, BlueprintCallable) + +void UCheatManager::EnableDebugCamera() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "EnableDebugCamera"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.FlushLog +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::FlushLog() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "FlushLog"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Fly +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::Fly() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Fly"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.FreezeFrame +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) +// Parameters: +// float Delay (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::FreezeFrame(float Delay) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "FreezeFrame"); + + Params::CheatManager_FreezeFrame Parms{}; + + Parms.Delay = Delay; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Ghost +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::Ghost() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Ghost"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.God +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::God() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "God"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.InvertMouse +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::InvertMouse() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "InvertMouse"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.LogLoc +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::LogLoc() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "LogLoc"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.OnlyLoadLevel +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::OnlyLoadLevel(class FName PackageName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "OnlyLoadLevel"); + + Params::CheatManager_OnlyLoadLevel Parms{}; + + Parms.PackageName = PackageName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.OnPlayerEndPlayed +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class AActor* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEndPlayReason EndPlayReason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::OnPlayerEndPlayed(class AActor* Player, EEndPlayReason EndPlayReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "OnPlayerEndPlayed"); + + Params::CheatManager_OnPlayerEndPlayed Parms{}; + + Parms.Player = Player; + Parms.EndPlayReason = EndPlayReason; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.PlayersOnly +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::PlayersOnly() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "PlayersOnly"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ReceiveEndPlay +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UCheatManager::ReceiveEndPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ReceiveEndPlay"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.CheatManager.ReceiveInitCheatManager +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UCheatManager::ReceiveInitCheatManager() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ReceiveInitCheatManager"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.CheatManager.ServerToggleAILogging +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void UCheatManager::ServerToggleAILogging() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ServerToggleAILogging"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.SetMouseSensitivityToDefault +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::SetMouseSensitivityToDefault() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "SetMouseSensitivityToDefault"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.SetWorldOrigin +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::SetWorldOrigin() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "SetWorldOrigin"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Slomo +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) +// Parameters: +// float NewTimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::Slomo(float NewTimeDilation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Slomo"); + + Params::CheatManager_Slomo Parms{}; + + Parms.NewTimeDilation = NewTimeDilation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.SpawnServerStatReplicator +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::SpawnServerStatReplicator() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "SpawnServerStatReplicator"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.StreamLevelIn +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::StreamLevelIn(class FName PackageName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "StreamLevelIn"); + + Params::CheatManager_StreamLevelIn Parms{}; + + Parms.PackageName = PackageName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.StreamLevelOut +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::StreamLevelOut(class FName PackageName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "StreamLevelOut"); + + Params::CheatManager_StreamLevelOut Parms{}; + + Parms.PackageName = PackageName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Summon +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& ClassName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::Summon(const class FString& ClassName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Summon"); + + Params::CheatManager_Summon Parms{}; + + Parms.ClassName = std::move(ClassName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Teleport +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::Teleport() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Teleport"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.TestCollisionDistance +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::TestCollisionDistance() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "TestCollisionDistance"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ToggleAILogging +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::ToggleAILogging() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ToggleAILogging"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ToggleDebugCamera +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::ToggleDebugCamera() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ToggleDebugCamera"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ToggleServerStatReplicatorClientOverwrite +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::ToggleServerStatReplicatorClientOverwrite() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ToggleServerStatReplicatorClientOverwrite"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ToggleServerStatReplicatorUpdateStatNet +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::ToggleServerStatReplicatorUpdateStatNet() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ToggleServerStatReplicatorUpdateStatNet"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.UpdateSafeArea +// (Final, RequiredAPI, Exec, Native, Public) + +void UCheatManager::UpdateSafeArea() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "UpdateSafeArea"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ViewActor +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName ActorName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::ViewActor(class FName ActorName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ViewActor"); + + Params::CheatManager_ViewActor Parms{}; + + Parms.ActorName = ActorName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ViewClass +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// TSubclassOf DesiredClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::ViewClass(TSubclassOf DesiredClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ViewClass"); + + Params::CheatManager_ViewClass Parms{}; + + Parms.DesiredClass = DesiredClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ViewPlayer +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCheatManager::ViewPlayer(const class FString& S) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ViewPlayer"); + + Params::CheatManager_ViewPlayer Parms{}; + + Parms.S = std::move(S); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.ViewSelf +// (RequiredAPI, Exec, Native, Public) + +void UCheatManager::ViewSelf() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "ViewSelf"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.Walk +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) + +void UCheatManager::Walk() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "Walk"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManager.GetPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UCheatManager::GetPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManager", "GetPlayerController"); + + Params::CheatManager_GetPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetDefaultMonitorIndex +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetDefaultMonitorIndex() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetDefaultMonitorIndex"); + + Params::GameUserSettings_GetDefaultMonitorIndex Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetDefaultResolution +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UGameUserSettings::GetDefaultResolution() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetDefaultResolution"); + + Params::GameUserSettings_GetDefaultResolution Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetDefaultWindowMode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// EWindowMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EWindowMode UGameUserSettings::GetDefaultWindowMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetDefaultWindowMode"); + + Params::GameUserSettings_GetDefaultWindowMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetDefaultWindowPosition +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UGameUserSettings::GetDefaultWindowPosition() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetDefaultWindowPosition"); + + Params::GameUserSettings_GetDefaultWindowPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetFramePace +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetFramePace() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetFramePace"); + + Params::GameUserSettings_GetFramePace Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetGameUserSettings +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UGameUserSettings* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UGameUserSettings* UGameUserSettings::GetGameUserSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetGameUserSettings"); + + Params::GameUserSettings_GetGameUserSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetSyncInterval +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetSyncInterval() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("GameUserSettings", "GetSyncInterval"); + + Params::GameUserSettings_GetSyncInterval Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.ApplyHardwareBenchmarkResults +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::ApplyHardwareBenchmarkResults() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ApplyHardwareBenchmarkResults"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ApplyNonResolutionSettings +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::ApplyNonResolutionSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ApplyNonResolutionSettings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ApplyResolutionSettings +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bCheckForCommandLineOverrides (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::ApplyResolutionSettings(bool bCheckForCommandLineOverrides) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ApplyResolutionSettings"); + + Params::GameUserSettings_ApplyResolutionSettings Parms{}; + + Parms.bCheckForCommandLineOverrides = bCheckForCommandLineOverrides; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ApplySettings +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bCheckForCommandLineOverrides (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::ApplySettings(bool bCheckForCommandLineOverrides) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ApplySettings"); + + Params::GameUserSettings_ApplySettings Parms{}; + + Parms.bCheckForCommandLineOverrides = bCheckForCommandLineOverrides; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ConfirmVideoMode +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::ConfirmVideoMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ConfirmVideoMode"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.EnableHDRDisplayOutput +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 DisplayNits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::EnableHDRDisplayOutput(bool bEnable, int32 DisplayNits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "EnableHDRDisplayOutput"); + + Params::GameUserSettings_EnableHDRDisplayOutput Parms{}; + + Parms.bEnable = bEnable; + Parms.DisplayNits = DisplayNits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.GetDefaultResolutionScale +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameUserSettings::GetDefaultResolutionScale() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetDefaultResolutionScale"); + + Params::GameUserSettings_GetDefaultResolutionScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetRecommendedResolutionScale +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameUserSettings::GetRecommendedResolutionScale() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetRecommendedResolutionScale"); + + Params::GameUserSettings_GetRecommendedResolutionScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.LoadSettings +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bForceReload (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::LoadSettings(bool bForceReload) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "LoadSettings"); + + Params::GameUserSettings_LoadSettings Parms{}; + + Parms.bForceReload = bForceReload; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ResetToCurrentSettings +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::ResetToCurrentSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ResetToCurrentSettings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.RevertVideoMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::RevertVideoMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "RevertVideoMode"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.RunHardwareBenchmark +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 WorkScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CPUMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float GPUMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::RunHardwareBenchmark(int32 WorkScale, float CPUMultiplier, float GPUMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "RunHardwareBenchmark"); + + Params::GameUserSettings_RunHardwareBenchmark Parms{}; + + Parms.WorkScale = WorkScale; + Parms.CPUMultiplier = CPUMultiplier; + Parms.GPUMultiplier = GPUMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SaveSettings +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::SaveSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SaveSettings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetAntiAliasingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetAntiAliasingQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetAntiAliasingQuality"); + + Params::GameUserSettings_SetAntiAliasingQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetAudioQualityLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 QualityLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetAudioQualityLevel(int32 QualityLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetAudioQualityLevel"); + + Params::GameUserSettings_SetAudioQualityLevel Parms{}; + + Parms.QualityLevel = QualityLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetBenchmarkFallbackValues +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::SetBenchmarkFallbackValues() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetBenchmarkFallbackValues"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetDynamicResolutionEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetDynamicResolutionEnabled(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetDynamicResolutionEnabled"); + + Params::GameUserSettings_SetDynamicResolutionEnabled Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetFoliageQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetFoliageQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetFoliageQuality"); + + Params::GameUserSettings_SetFoliageQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetFrameRateLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetFrameRateLimit(float NewLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetFrameRateLimit"); + + Params::GameUserSettings_SetFrameRateLimit Parms{}; + + Parms.NewLimit = NewLimit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetFullscreenMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EWindowMode InFullscreenMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetFullscreenMode(EWindowMode InFullscreenMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetFullscreenMode"); + + Params::GameUserSettings_SetFullscreenMode Parms{}; + + Parms.InFullscreenMode = InFullscreenMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetGlobalIlluminationQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetGlobalIlluminationQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetGlobalIlluminationQuality"); + + Params::GameUserSettings_SetGlobalIlluminationQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetOverallScalabilityLevel +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetOverallScalabilityLevel(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetOverallScalabilityLevel"); + + Params::GameUserSettings_SetOverallScalabilityLevel Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetPostProcessingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetPostProcessingQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetPostProcessingQuality"); + + Params::GameUserSettings_SetPostProcessingQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetReflectionQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetReflectionQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetReflectionQuality"); + + Params::GameUserSettings_SetReflectionQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetResolutionScaleNormalized +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewScaleNormalized (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetResolutionScaleNormalized(float NewScaleNormalized) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetResolutionScaleNormalized"); + + Params::GameUserSettings_SetResolutionScaleNormalized Parms{}; + + Parms.NewScaleNormalized = NewScaleNormalized; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetResolutionScaleValueEx +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewScaleValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetResolutionScaleValueEx(float NewScaleValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetResolutionScaleValueEx"); + + Params::GameUserSettings_SetResolutionScaleValueEx Parms{}; + + Parms.NewScaleValue = NewScaleValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetScreenResolution +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FIntPoint& Resolution (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MonitorIndex_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetScreenResolution(const struct FIntPoint& Resolution, int32 MonitorIndex_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetScreenResolution"); + + Params::GameUserSettings_SetScreenResolution Parms{}; + + Parms.Resolution = std::move(Resolution); + Parms.MonitorIndex_0 = MonitorIndex_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetShadingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetShadingQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetShadingQuality"); + + Params::GameUserSettings_SetShadingQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetShadowQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetShadowQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetShadowQuality"); + + Params::GameUserSettings_SetShadowQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetTextureQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetTextureQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetTextureQuality"); + + Params::GameUserSettings_SetTextureQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetToDefaults +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::SetToDefaults() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetToDefaults"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetViewDistanceQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetViewDistanceQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetViewDistanceQuality"); + + Params::GameUserSettings_SetViewDistanceQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetVisualEffectQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetVisualEffectQuality(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetVisualEffectQuality"); + + Params::GameUserSettings_SetVisualEffectQuality Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.SetVSyncEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::SetVSyncEnabled(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SetVSyncEnabled"); + + Params::GameUserSettings_SetVSyncEnabled Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.ValidateSettings +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UGameUserSettings::ValidateSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "ValidateSettings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameUserSettings.GetAntiAliasingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetAntiAliasingQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetAntiAliasingQuality"); + + Params::GameUserSettings_GetAntiAliasingQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetAudioQualityLevel +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetAudioQualityLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetAudioQualityLevel"); + + Params::GameUserSettings_GetAudioQualityLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetCurrentHDRDisplayNits +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetCurrentHDRDisplayNits() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetCurrentHDRDisplayNits"); + + Params::GameUserSettings_GetCurrentHDRDisplayNits Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetDesktopResolution +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UGameUserSettings::GetDesktopResolution() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetDesktopResolution"); + + Params::GameUserSettings_GetDesktopResolution Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetFoliageQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetFoliageQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetFoliageQuality"); + + Params::GameUserSettings_GetFoliageQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetFrameRateLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameUserSettings::GetFrameRateLimit() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetFrameRateLimit"); + + Params::GameUserSettings_GetFrameRateLimit Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetFullscreenMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EWindowMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EWindowMode UGameUserSettings::GetFullscreenMode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetFullscreenMode"); + + Params::GameUserSettings_GetFullscreenMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetGlobalIlluminationQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetGlobalIlluminationQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetGlobalIlluminationQuality"); + + Params::GameUserSettings_GetGlobalIlluminationQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetLastConfirmedFullscreenMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EWindowMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EWindowMode UGameUserSettings::GetLastConfirmedFullscreenMode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetLastConfirmedFullscreenMode"); + + Params::GameUserSettings_GetLastConfirmedFullscreenMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetLastConfirmedScreenResolution +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UGameUserSettings::GetLastConfirmedScreenResolution() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetLastConfirmedScreenResolution"); + + Params::GameUserSettings_GetLastConfirmedScreenResolution Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetMonitorIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetMonitorIndex() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetMonitorIndex"); + + Params::GameUserSettings_GetMonitorIndex Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetOverallScalabilityLevel +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetOverallScalabilityLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetOverallScalabilityLevel"); + + Params::GameUserSettings_GetOverallScalabilityLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetPostProcessingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetPostProcessingQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetPostProcessingQuality"); + + Params::GameUserSettings_GetPostProcessingQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetPreferredFullscreenMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EWindowMode ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EWindowMode UGameUserSettings::GetPreferredFullscreenMode() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetPreferredFullscreenMode"); + + Params::GameUserSettings_GetPreferredFullscreenMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetReflectionQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetReflectionQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetReflectionQuality"); + + Params::GameUserSettings_GetReflectionQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetResolutionScaleInformationEx +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* CurrentScaleNormalized (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* CurrentScaleValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MinScaleValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MaxScaleValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameUserSettings::GetResolutionScaleInformationEx(float* CurrentScaleNormalized, float* CurrentScaleValue, float* MinScaleValue, float* MaxScaleValue) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetResolutionScaleInformationEx"); + + Params::GameUserSettings_GetResolutionScaleInformationEx Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (CurrentScaleNormalized != nullptr) + *CurrentScaleNormalized = Parms.CurrentScaleNormalized; + + if (CurrentScaleValue != nullptr) + *CurrentScaleValue = Parms.CurrentScaleValue; + + if (MinScaleValue != nullptr) + *MinScaleValue = Parms.MinScaleValue; + + if (MaxScaleValue != nullptr) + *MaxScaleValue = Parms.MaxScaleValue; +} + + +// Function Engine.GameUserSettings.GetResolutionScaleNormalized +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UGameUserSettings::GetResolutionScaleNormalized() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetResolutionScaleNormalized"); + + Params::GameUserSettings_GetResolutionScaleNormalized Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetScreenResolution +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UGameUserSettings::GetScreenResolution() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetScreenResolution"); + + Params::GameUserSettings_GetScreenResolution Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetShadingQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetShadingQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetShadingQuality"); + + Params::GameUserSettings_GetShadingQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetShadowQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetShadowQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetShadowQuality"); + + Params::GameUserSettings_GetShadowQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetTextureQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetTextureQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetTextureQuality"); + + Params::GameUserSettings_GetTextureQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetViewDistanceQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetViewDistanceQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetViewDistanceQuality"); + + Params::GameUserSettings_GetViewDistanceQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.GetVisualEffectQuality +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UGameUserSettings::GetVisualEffectQuality() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "GetVisualEffectQuality"); + + Params::GameUserSettings_GetVisualEffectQuality Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsDirty +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsDirty() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsDirty"); + + Params::GameUserSettings_IsDirty Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsDynamicResolutionDirty +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsDynamicResolutionDirty() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsDynamicResolutionDirty"); + + Params::GameUserSettings_IsDynamicResolutionDirty Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsDynamicResolutionEnabled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsDynamicResolutionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsDynamicResolutionEnabled"); + + Params::GameUserSettings_IsDynamicResolutionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsFullscreenModeDirty +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsFullscreenModeDirty() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsFullscreenModeDirty"); + + Params::GameUserSettings_IsFullscreenModeDirty Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsHDREnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsHDREnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsHDREnabled"); + + Params::GameUserSettings_IsHDREnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsScreenResolutionDirty +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsScreenResolutionDirty() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsScreenResolutionDirty"); + + Params::GameUserSettings_IsScreenResolutionDirty Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsVSyncDirty +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsVSyncDirty() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsVSyncDirty"); + + Params::GameUserSettings_IsVSyncDirty Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.IsVSyncEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::IsVSyncEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "IsVSyncEnabled"); + + Params::GameUserSettings_IsVSyncEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameUserSettings.SupportsHDRDisplayOutput +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UGameUserSettings::SupportsHDRDisplayOutput() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameUserSettings", "SupportsHDRDisplayOutput"); + + Params::GameUserSettings_SupportsHDRDisplayOutput Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ArrowComponent.SetArrowColor +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetArrowColor(const struct FLinearColor& NewColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetArrowColor"); + + Params::ArrowComponent_SetArrowColor Parms{}; + + Parms.NewColor = std::move(NewColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetArrowFColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetArrowFColor(const struct FColor& NewColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetArrowFColor"); + + Params::ArrowComponent_SetArrowFColor Parms{}; + + Parms.NewColor = std::move(NewColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetArrowLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetArrowLength(float NewLength) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetArrowLength"); + + Params::ArrowComponent_SetArrowLength Parms{}; + + Parms.NewLength = NewLength; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetArrowSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetArrowSize(float NewSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetArrowSize"); + + Params::ArrowComponent_SetArrowSize Parms{}; + + Parms.NewSize = NewSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetIsScreenSizeScaled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetIsScreenSizeScaled(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetIsScreenSizeScaled"); + + Params::ArrowComponent_SetIsScreenSizeScaled Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetScreenSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetScreenSize(float NewScreenSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetScreenSize"); + + Params::ArrowComponent_SetScreenSize Parms{}; + + Parms.NewScreenSize = NewScreenSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetTreatAsASprite +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetTreatAsASprite(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetTreatAsASprite"); + + Params::ArrowComponent_SetTreatAsASprite Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ArrowComponent.SetUseInEditorScaling +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UArrowComponent::SetUseInEditorScaling(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ArrowComponent", "SetUseInEditorScaling"); + + Params::ArrowComponent_SetUseInEditorScaling Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.AddAttribute +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationAttributeIdentifier&AttributeIdentifier (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::AddAttribute(const struct FAnimationAttributeIdentifier& AttributeIdentifier, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "AddAttribute"); + + Params::AnimationDataController_AddAttribute Parms{}; + + Parms.AttributeIdentifier = std::move(AttributeIdentifier); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.AddBoneCurve +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::AddBoneCurve(class FName BoneName, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "AddBoneCurve"); + + Params::AnimationDataController_AddBoneCurve Parms{}; + + Parms.BoneName = BoneName; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.AddBoneTrack +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataController::AddBoneTrack(class FName BoneName, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "AddBoneTrack"); + + Params::AnimationDataController_AddBoneTrack Parms{}; + + Parms.BoneName = BoneName; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.AddCurve +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CurveFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::AddCurve(const struct FAnimationCurveIdentifier& CurveId, int32 CurveFlags, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "AddCurve"); + + Params::AnimationDataController_AddCurve Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.CurveFlags = CurveFlags; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.CloseBracket +// (Native, Public, BlueprintCallable) +// Parameters: +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::CloseBracket(bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "CloseBracket"); + + Params::AnimationDataController_CloseBracket Parms{}; + + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.DuplicateAttribute +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationAttributeIdentifier&AttributeIdentifier (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimationAttributeIdentifier&NewAttributeIdentifier (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::DuplicateAttribute(const struct FAnimationAttributeIdentifier& AttributeIdentifier, const struct FAnimationAttributeIdentifier& NewAttributeIdentifier, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "DuplicateAttribute"); + + Params::AnimationDataController_DuplicateAttribute Parms{}; + + Parms.AttributeIdentifier = std::move(AttributeIdentifier); + Parms.NewAttributeIdentifier = std::move(NewAttributeIdentifier); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.DuplicateCurve +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CopyCurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimationCurveIdentifier& NewCurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::DuplicateCurve(const struct FAnimationCurveIdentifier& CopyCurveId, const struct FAnimationCurveIdentifier& NewCurveId, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "DuplicateCurve"); + + Params::AnimationDataController_DuplicateCurve Parms{}; + + Parms.CopyCurveId = std::move(CopyCurveId); + Parms.NewCurveId = std::move(NewCurveId); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.FindOrAddCurveNamesOnSkeleton +// (Native, Public, BlueprintCallable) +// Parameters: +// class USkeleton* Skeleton (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERawCurveTrackTypes SupportedCurveType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::FindOrAddCurveNamesOnSkeleton(class USkeleton* Skeleton, ERawCurveTrackTypes SupportedCurveType, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "FindOrAddCurveNamesOnSkeleton"); + + Params::AnimationDataController_FindOrAddCurveNamesOnSkeleton Parms{}; + + Parms.Skeleton = Skeleton; + Parms.SupportedCurveType = SupportedCurveType; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.InsertBoneTrack +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 DesiredIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataController::InsertBoneTrack(class FName BoneName, int32 DesiredIndex, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "InsertBoneTrack"); + + Params::AnimationDataController_InsertBoneTrack Parms{}; + + Parms.BoneName = BoneName; + Parms.DesiredIndex = DesiredIndex; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.OpenBracket +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FText& InTitle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::OpenBracket(const class FText& InTitle, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "OpenBracket"); + + Params::AnimationDataController_OpenBracket Parms{}; + + Parms.InTitle = std::move(InTitle); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.RemoveAllAttributes +// (Native, Public, BlueprintCallable) +// Parameters: +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataController::RemoveAllAttributes(bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAllAttributes"); + + Params::AnimationDataController_RemoveAllAttributes Parms{}; + + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveAllAttributesForBone +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& BoneName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataController::RemoveAllAttributesForBone(const class FName& BoneName, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAllAttributesForBone"); + + Params::AnimationDataController_RemoveAllAttributesForBone Parms{}; + + Parms.BoneName = BoneName; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveAllBoneTracks +// (Native, Public, BlueprintCallable) +// Parameters: +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::RemoveAllBoneTracks(bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAllBoneTracks"); + + Params::AnimationDataController_RemoveAllBoneTracks Parms{}; + + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.RemoveAllCurvesOfType +// (Native, Public, BlueprintCallable) +// Parameters: +// ERawCurveTrackTypes SupportedCurveType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::RemoveAllCurvesOfType(ERawCurveTrackTypes SupportedCurveType, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAllCurvesOfType"); + + Params::AnimationDataController_RemoveAllCurvesOfType Parms{}; + + Parms.SupportedCurveType = SupportedCurveType; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.RemoveAttribute +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationAttributeIdentifier&AttributeIdentifier (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveAttribute(const struct FAnimationAttributeIdentifier& AttributeIdentifier, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAttribute"); + + Params::AnimationDataController_RemoveAttribute Parms{}; + + Parms.AttributeIdentifier = std::move(AttributeIdentifier); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveAttributeKey +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationAttributeIdentifier&AttributeIdentifier (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveAttributeKey(const struct FAnimationAttributeIdentifier& AttributeIdentifier, float Time, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveAttributeKey"); + + Params::AnimationDataController_RemoveAttributeKey Parms{}; + + Parms.AttributeIdentifier = std::move(AttributeIdentifier); + Parms.Time = Time; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveBoneTrack +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveBoneTrack(class FName BoneName, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveBoneTrack"); + + Params::AnimationDataController_RemoveBoneTrack Parms{}; + + Parms.BoneName = BoneName; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveCurve +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveCurve(const struct FAnimationCurveIdentifier& CurveId, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveCurve"); + + Params::AnimationDataController_RemoveCurve Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveCurveKey +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveCurveKey(const struct FAnimationCurveIdentifier& CurveId, float Time, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveCurveKey"); + + Params::AnimationDataController_RemoveCurveKey Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Time = Time; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RemoveTransformCurveKey +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RemoveTransformCurveKey(const struct FAnimationCurveIdentifier& CurveId, float Time, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RemoveTransformCurveKey"); + + Params::AnimationDataController_RemoveTransformCurveKey Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Time = Time; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.RenameCurve +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveToRenameId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAnimationCurveIdentifier& NewCurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::RenameCurve(const struct FAnimationCurveIdentifier& CurveToRenameId, const struct FAnimationCurveIdentifier& NewCurveId, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "RenameCurve"); + + Params::AnimationDataController_RenameCurve Parms{}; + + Parms.CurveToRenameId = std::move(CurveToRenameId); + Parms.NewCurveId = std::move(NewCurveId); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.Resize +// (Native, Public, BlueprintCallable) +// Parameters: +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float T0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float T1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::Resize(float Length, float T0, float T1, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "Resize"); + + Params::AnimationDataController_Resize Parms{}; + + Parms.Length = Length; + Parms.T0 = T0; + Parms.T1 = T1; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.ResizeInFrames +// (Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FFrameNumber& NewLengthInFrames (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFrameNumber& T0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFrameNumber& T1 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::ResizeInFrames(const struct FFrameNumber& NewLengthInFrames, const struct FFrameNumber& T0, const struct FFrameNumber& T1, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "ResizeInFrames"); + + Params::AnimationDataController_ResizeInFrames Parms{}; + + Parms.NewLengthInFrames = std::move(NewLengthInFrames); + Parms.T0 = std::move(T0); + Parms.T1 = std::move(T1); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.ResizeNumberOfFrames +// (Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FFrameNumber& NewLengthInFrames (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFrameNumber& T0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFrameNumber& T1 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::ResizeNumberOfFrames(const struct FFrameNumber& NewLengthInFrames, const struct FFrameNumber& T0, const struct FFrameNumber& T1, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "ResizeNumberOfFrames"); + + Params::AnimationDataController_ResizeNumberOfFrames Parms{}; + + Parms.NewLengthInFrames = std::move(NewLengthInFrames); + Parms.T0 = std::move(T0); + Parms.T1 = std::move(T1); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.ResizePlayLength +// (Native, Public, BlueprintCallable) +// Parameters: +// float NewLength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float T0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float T1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::ResizePlayLength(float NewLength, float T0, float T1, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "ResizePlayLength"); + + Params::AnimationDataController_ResizePlayLength Parms{}; + + Parms.NewLength = NewLength; + Parms.T0 = T0; + Parms.T1 = T1; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.ScaleCurve +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Factor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::ScaleCurve(const struct FAnimationCurveIdentifier& CurveId, float Origin, float Factor, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "ScaleCurve"); + + Params::AnimationDataController_ScaleCurve Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Origin = Origin; + Parms.Factor = Factor; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetBoneTrackKeys +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& PositionalKeys (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& RotationalKeys (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ScalingKeys (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetBoneTrackKeys(class FName BoneName, const TArray& PositionalKeys, const TArray& RotationalKeys, const TArray& ScalingKeys, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetBoneTrackKeys"); + + Params::AnimationDataController_SetBoneTrackKeys Parms{}; + + Parms.BoneName = BoneName; + Parms.PositionalKeys = std::move(PositionalKeys); + Parms.RotationalKeys = std::move(RotationalKeys); + Parms.ScalingKeys = std::move(ScalingKeys); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveColor +// (Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveColor(const struct FAnimationCurveIdentifier& CurveId, const struct FLinearColor& Color, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveColor"); + + Params::AnimationDataController_SetCurveColor Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Color = std::move(Color); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveComment +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Comment (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveComment(const struct FAnimationCurveIdentifier& CurveId, const class FString& Comment, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveComment"); + + Params::AnimationDataController_SetCurveComment Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Comment = std::move(Comment); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveFlag +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAnimAssetCurveFlags Flag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveFlag(const struct FAnimationCurveIdentifier& CurveId, EAnimAssetCurveFlags Flag, bool bState, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveFlag"); + + Params::AnimationDataController_SetCurveFlag Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Flag = Flag; + Parms.bState = bState; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveFlags +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Flags_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveFlags(const struct FAnimationCurveIdentifier& CurveId, int32 Flags_0, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveFlags"); + + Params::AnimationDataController_SetCurveFlags Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Flags_0 = Flags_0; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveKey +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRichCurveKey& Key (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveKey(const struct FAnimationCurveIdentifier& CurveId, const struct FRichCurveKey& Key, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveKey"); + + Params::AnimationDataController_SetCurveKey Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Key = std::move(Key); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetCurveKeys +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& CurveKeys (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetCurveKeys(const struct FAnimationCurveIdentifier& CurveId, const TArray& CurveKeys, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetCurveKeys"); + + Params::AnimationDataController_SetCurveKeys Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.CurveKeys = std::move(CurveKeys); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetFrameRate +// (Native, Public, BlueprintCallable) +// Parameters: +// const struct FFrameRate& FrameRate (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::SetFrameRate(const struct FFrameRate& FrameRate, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetFrameRate"); + + Params::AnimationDataController_SetFrameRate Parms{}; + + Parms.FrameRate = std::move(FrameRate); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.SetModel +// (Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInModel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::SetModel(TScriptInterface InModel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetModel"); + + Params::AnimationDataController_SetModel Parms{}; + + Parms.InModel = InModel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.SetNumberOfFrames +// (Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FFrameNumber& NewLengthInFrames (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::SetNumberOfFrames(const struct FFrameNumber& NewLengthInFrames, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetNumberOfFrames"); + + Params::AnimationDataController_SetNumberOfFrames Parms{}; + + Parms.NewLengthInFrames = std::move(NewLengthInFrames); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.SetPlayLength +// (Native, Public, BlueprintCallable) +// Parameters: +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::SetPlayLength(float Length, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetPlayLength"); + + Params::AnimationDataController_SetPlayLength Parms{}; + + Parms.Length = Length; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.SetTransformCurveKey +// (Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& Value (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetTransformCurveKey(const struct FAnimationCurveIdentifier& CurveId, float Time, const struct FTransform& Value, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetTransformCurveKey"); + + Params::AnimationDataController_SetTransformCurveKey Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.Time = Time; + Parms.Value = std::move(Value); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.SetTransformCurveKeys +// (Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FAnimationCurveIdentifier& CurveId (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& TransformValues (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& TimeKeys (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataController::SetTransformCurveKeys(const struct FAnimationCurveIdentifier& CurveId, const TArray& TransformValues, const TArray& TimeKeys, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "SetTransformCurveKeys"); + + Params::AnimationDataController_SetTransformCurveKeys Parms{}; + + Parms.CurveId = std::move(CurveId); + Parms.TransformValues = std::move(TransformValues); + Parms.TimeKeys = std::move(TimeKeys); + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataController.UpdateCurveNamesFromSkeleton +// (Native, Public, BlueprintCallable) +// Parameters: +// const class USkeleton* Skeleton (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERawCurveTrackTypes SupportedCurveType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldTransact (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void IAnimationDataController::UpdateCurveNamesFromSkeleton(const class USkeleton* Skeleton, ERawCurveTrackTypes SupportedCurveType, bool bShouldTransact) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "UpdateCurveNamesFromSkeleton"); + + Params::AnimationDataController_UpdateCurveNamesFromSkeleton Parms{}; + + Parms.Skeleton = Skeleton; + Parms.SupportedCurveType = SupportedCurveType; + Parms.bShouldTransact = bShouldTransact; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationDataController.GetModelInterface +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TScriptInterfaceReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TScriptInterface IAnimationDataController::GetModelInterface() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataController", "GetModelInterface"); + + Params::AnimationDataController_GetModelInterface Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetAnimationSequence +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimSequence* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimSequence* IAnimationDataModel::GetAnimationSequence() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetAnimationSequence"); + + Params::AnimationDataModel_GetAnimationSequence Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneAnimationTracks +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArrayReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray IAnimationDataModel::GetBoneAnimationTracks() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneAnimationTracks"); + + Params::AnimationDataModel_GetBoneAnimationTracks Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneTrackByIndex +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 TrackIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBoneAnimationTrack ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const struct FBoneAnimationTrack IAnimationDataModel::GetBoneTrackByIndex(int32 TrackIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneTrackByIndex"); + + Params::AnimationDataModel_GetBoneTrackByIndex Parms{}; + + Parms.TrackIndex = TrackIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneTrackByName +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName TrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBoneAnimationTrack ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const struct FBoneAnimationTrack IAnimationDataModel::GetBoneTrackByName(class FName TrackName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneTrackByName"); + + Params::AnimationDataModel_GetBoneTrackByName Parms{}; + + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneTrackIndex +// (Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FBoneAnimationTrack& Track (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetBoneTrackIndex(const struct FBoneAnimationTrack& Track) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneTrackIndex"); + + Params::AnimationDataModel_GetBoneTrackIndex Parms{}; + + Parms.Track = std::move(Track); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneTrackIndexByName +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName TrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetBoneTrackIndexByName(class FName TrackName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneTrackIndexByName"); + + Params::AnimationDataModel_GetBoneTrackIndexByName Parms{}; + + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetBoneTrackNames +// (Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OutNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void IAnimationDataModel::GetBoneTrackNames(TArray* OutNames) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetBoneTrackNames"); + + Params::AnimationDataModel_GetBoneTrackNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutNames != nullptr) + *OutNames = std::move(Parms.OutNames); +} + + +// Function Engine.AnimationDataModel.GetFrameRate +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FFrameRate ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FFrameRate IAnimationDataModel::GetFrameRate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetFrameRate"); + + Params::AnimationDataModel_GetFrameRate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetNumberOfFloatCurves +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetNumberOfFloatCurves() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetNumberOfFloatCurves"); + + Params::AnimationDataModel_GetNumberOfFloatCurves Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetNumberOfFrames +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetNumberOfFrames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetNumberOfFrames"); + + Params::AnimationDataModel_GetNumberOfFrames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetNumberOfKeys +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetNumberOfKeys() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetNumberOfKeys"); + + Params::AnimationDataModel_GetNumberOfKeys Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetNumberOfTransformCurves +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetNumberOfTransformCurves() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetNumberOfTransformCurves"); + + Params::AnimationDataModel_GetNumberOfTransformCurves Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetNumBoneTracks +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 IAnimationDataModel::GetNumBoneTracks() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetNumBoneTracks"); + + Params::AnimationDataModel_GetNumBoneTracks Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.GetPlayLength +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double IAnimationDataModel::GetPlayLength() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "GetPlayLength"); + + Params::AnimationDataModel_GetPlayLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.IsValidBoneTrackIndex +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 TrackIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataModel::IsValidBoneTrackIndex(int32 TrackIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "IsValidBoneTrackIndex"); + + Params::AnimationDataModel_IsValidBoneTrackIndex Parms{}; + + Parms.TrackIndex = TrackIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationDataModel.IsValidBoneTrackName +// (Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& TrackName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IAnimationDataModel::IsValidBoneTrackName(const class FName& TrackName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("AnimationDataModel", "IsValidBoneTrackName"); + + Params::AnimationDataModel_IsValidBoneTrackName Parms{}; + + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Interface_AssetUserData.AddAssetUserDataOfClass +// (Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InUserDataClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IInterface_AssetUserData::AddAssetUserDataOfClass(TSubclassOf InUserDataClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("Interface_AssetUserData", "AddAssetUserDataOfClass"); + + Params::Interface_AssetUserData_AddAssetUserDataOfClass Parms{}; + + Parms.InUserDataClass = InUserDataClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Interface_AssetUserData.GetAssetUserDataOfClass +// (Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InUserDataClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAssetUserData* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAssetUserData* IInterface_AssetUserData::GetAssetUserDataOfClass(TSubclassOf InUserDataClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("Interface_AssetUserData", "GetAssetUserDataOfClass"); + + Params::Interface_AssetUserData_GetAssetUserDataOfClass Parms{}; + + Parms.InUserDataClass = InUserDataClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Interface_AssetUserData.HasAssetUserDataOfClass +// (Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InUserDataClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool IInterface_AssetUserData::HasAssetUserDataOfClass(TSubclassOf InUserDataClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("Interface_AssetUserData", "HasAssetUserDataOfClass"); + + Params::Interface_AssetUserData_HasAssetUserDataOfClass Parms{}; + + Parms.InUserDataClass = InUserDataClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CancellableAsyncAction.Cancel +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UCancellableAsyncAction::Cancel() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CancellableAsyncAction", "Cancel"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CancellableAsyncAction.IsActive +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCancellableAsyncAction::IsActive() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CancellableAsyncAction", "IsActive"); + + Params::CancellableAsyncAction_IsActive Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture2D.Blueprint_GetCPUCopy +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FSharedImageConstRefBlueprint ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FSharedImageConstRefBlueprint UTexture2D::Blueprint_GetCPUCopy() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture2D", "Blueprint_GetCPUCopy"); + + Params::Texture2D_Blueprint_GetCPUCopy Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture2D.Blueprint_GetSizeX +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UTexture2D::Blueprint_GetSizeX() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture2D", "Blueprint_GetSizeX"); + + Params::Texture2D_Blueprint_GetSizeX Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Texture2D.Blueprint_GetSizeY +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UTexture2D::Blueprint_GetSizeY() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Texture2D", "Blueprint_GetSizeY"); + + Params::Texture2D_Blueprint_GetSizeY Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraModifier.BlueprintModifyCamera +// (RequiredAPI, BlueprintCosmetic, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ViewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& ViewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float FOV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* NewViewLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* NewViewRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float* NewFOV (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraModifier::BlueprintModifyCamera(float DeltaTime, const struct FVector& ViewLocation, const struct FRotator& ViewRotation, float FOV, struct FVector* NewViewLocation, struct FRotator* NewViewRotation, float* NewFOV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "BlueprintModifyCamera"); + + Params::CameraModifier_BlueprintModifyCamera Parms{}; + + Parms.DeltaTime = DeltaTime; + Parms.ViewLocation = std::move(ViewLocation); + Parms.ViewRotation = std::move(ViewRotation); + Parms.FOV = FOV; + + UObject::ProcessEvent(Func, &Parms); + + if (NewViewLocation != nullptr) + *NewViewLocation = std::move(Parms.NewViewLocation); + + if (NewViewRotation != nullptr) + *NewViewRotation = std::move(Parms.NewViewRotation); + + if (NewFOV != nullptr) + *NewFOV = Parms.NewFOV; +} + + +// Function Engine.CameraModifier.BlueprintModifyPostProcess +// (RequiredAPI, BlueprintCosmetic, Event, Public, HasOutParams, BlueprintEvent) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* PostProcessBlendWeight (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPostProcessSettings* PostProcessSettings (Parm, OutParm, NativeAccessSpecifierPublic) + +void UCameraModifier::BlueprintModifyPostProcess(float DeltaTime, float* PostProcessBlendWeight, struct FPostProcessSettings* PostProcessSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "BlueprintModifyPostProcess"); + + Params::CameraModifier_BlueprintModifyPostProcess Parms{}; + + Parms.DeltaTime = DeltaTime; + + UObject::ProcessEvent(Func, &Parms); + + if (PostProcessBlendWeight != nullptr) + *PostProcessBlendWeight = Parms.PostProcessBlendWeight; + + if (PostProcessSettings != nullptr) + *PostProcessSettings = std::move(Parms.PostProcessSettings); +} + + +// Function Engine.CameraModifier.DisableModifier +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bImmediate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraModifier::DisableModifier(bool bImmediate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "DisableModifier"); + + Params::CameraModifier_DisableModifier Parms{}; + + Parms.bImmediate = bImmediate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraModifier.EnableModifier +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UCameraModifier::EnableModifier() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "EnableModifier"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraModifier.OnCameraOwnerDestroyed +// (Final, RequiredAPI, Native, Protected) +// Parameters: +// class AActor* InOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraModifier::OnCameraOwnerDestroyed(class AActor* InOwner) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "OnCameraOwnerDestroyed"); + + Params::CameraModifier_OnCameraOwnerDestroyed Parms{}; + + Parms.InOwner = InOwner; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraModifier.GetViewTarget +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* UCameraModifier::GetViewTarget() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "GetViewTarget"); + + Params::CameraModifier_GetViewTarget Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraModifier.IsDisabled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCameraModifier::IsDisabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "IsDisabled"); + + Params::CameraModifier_IsDisabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraModifier.IsPendingDisable +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCameraModifier::IsPendingDisable() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraModifier", "IsPendingDisable"); + + Params::CameraModifier_IsPendingDisable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraShakeSourceComponent.Start +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UCameraShakeSourceComponent::Start() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeSourceComponent", "Start"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraShakeSourceComponent.StartCameraShake +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// TSubclassOf InCameraShake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECameraShakePlaySpace PlaySpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& UserPlaySpaceRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UCameraShakeSourceComponent::StartCameraShake(TSubclassOf InCameraShake, float Scale, ECameraShakePlaySpace PlaySpace, const struct FRotator& UserPlaySpaceRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeSourceComponent", "StartCameraShake"); + + Params::CameraShakeSourceComponent_StartCameraShake Parms{}; + + Parms.InCameraShake = InCameraShake; + Parms.Scale = Scale; + Parms.PlaySpace = PlaySpace; + Parms.UserPlaySpaceRot = std::move(UserPlaySpaceRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraShakeSourceComponent.StopAllCameraShakes +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraShakeSourceComponent::StopAllCameraShakes(bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeSourceComponent", "StopAllCameraShakes"); + + Params::CameraShakeSourceComponent_StopAllCameraShakes Parms{}; + + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraShakeSourceComponent.StopAllCameraShakesOfType +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf InCameraShake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraShakeSourceComponent::StopAllCameraShakesOfType(TSubclassOf InCameraShake, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeSourceComponent", "StopAllCameraShakesOfType"); + + Params::CameraShakeSourceComponent_StopAllCameraShakesOfType Parms{}; + + Parms.InCameraShake = InCameraShake; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraShakeSourceComponent.GetAttenuationFactor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Location (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCameraShakeSourceComponent::GetAttenuationFactor(const struct FVector& Location) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeSourceComponent", "GetAttenuationFactor"); + + Params::CameraShakeSourceComponent_GetAttenuationFactor Parms{}; + + Parms.Location = std::move(Location); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetMovementBaseActor +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class APawn* Pawn (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* APawn::GetMovementBaseActor(const class APawn* Pawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("Pawn", "GetMovementBaseActor"); + + Params::Pawn_GetMovementBaseActor Parms{}; + + Parms.Pawn = Pawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.AddControllerPitchInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::AddControllerPitchInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "AddControllerPitchInput"); + + Params::Pawn_AddControllerPitchInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.AddControllerRollInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::AddControllerRollInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "AddControllerRollInput"); + + Params::Pawn_AddControllerRollInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.AddControllerYawInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::AddControllerYawInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "AddControllerYawInput"); + + Params::Pawn_AddControllerYawInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.AddMovementInput +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& WorldDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScaleValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForce (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::AddMovementInput(const struct FVector& WorldDirection, float ScaleValue, bool bForce) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "AddMovementInput"); + + Params::Pawn_AddMovementInput Parms{}; + + Parms.WorldDirection = std::move(WorldDirection); + Parms.ScaleValue = ScaleValue; + Parms.bForce = bForce; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.ConsumeMovementInputVector +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APawn::ConsumeMovementInputVector() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "ConsumeMovementInputVector"); + + Params::Pawn_ConsumeMovementInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.DetachFromControllerPendingDestroy +// (RequiredAPI, Native, Public, BlueprintCallable) + +void APawn::DetachFromControllerPendingDestroy() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "DetachFromControllerPendingDestroy"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.OnRep_Controller +// (RequiredAPI, Native, Public) + +void APawn::OnRep_Controller() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "OnRep_Controller"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.OnRep_PlayerState +// (RequiredAPI, Native, Public) + +void APawn::OnRep_PlayerState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "OnRep_PlayerState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.PawnMakeNoise +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// float Loudness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NoiseLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseNoiseMakerLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* NoiseMaker (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::PawnMakeNoise(float Loudness, const struct FVector& NoiseLocation, bool bUseNoiseMakerLocation, class AActor* NoiseMaker) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "PawnMakeNoise"); + + Params::Pawn_PawnMakeNoise Parms{}; + + Parms.Loudness = Loudness; + Parms.NoiseLocation = std::move(NoiseLocation); + Parms.bUseNoiseMakerLocation = bUseNoiseMakerLocation; + Parms.NoiseMaker = NoiseMaker; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.ReceiveControllerChanged +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AController* OldController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* NewController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::ReceiveControllerChanged(class AController* OldController, class AController* NewController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "ReceiveControllerChanged"); + + Params::Pawn_ReceiveControllerChanged Parms{}; + + Parms.OldController = OldController; + Parms.NewController = NewController; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Pawn.ReceivePossessed +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, BlueprintEvent) +// Parameters: +// class AController* NewController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::ReceivePossessed(class AController* NewController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "ReceivePossessed"); + + Params::Pawn_ReceivePossessed Parms{}; + + Parms.NewController = NewController; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Pawn.ReceiveRestarted +// (RequiredAPI, Event, Public, BlueprintEvent) + +void APawn::ReceiveRestarted() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "ReceiveRestarted"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.Pawn.ReceiveUnpossessed +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, BlueprintEvent) +// Parameters: +// class AController* OldController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::ReceiveUnpossessed(class AController* OldController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "ReceiveUnpossessed"); + + Params::Pawn_ReceiveUnpossessed Parms{}; + + Parms.OldController = OldController; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Pawn.SetCanAffectNavigationGeneration +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceUpdate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APawn::SetCanAffectNavigationGeneration(bool bNewValue, bool bForceUpdate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "SetCanAffectNavigationGeneration"); + + Params::Pawn_SetCanAffectNavigationGeneration Parms{}; + + Parms.bNewValue = bNewValue; + Parms.bForceUpdate = bForceUpdate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.SpawnDefaultController +// (RequiredAPI, Native, Public, BlueprintCallable) + +void APawn::SpawnDefaultController() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "SpawnDefaultController"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Pawn.GetBaseAimRotation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator APawn::GetBaseAimRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetBaseAimRotation"); + + Params::Pawn_GetBaseAimRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AController* APawn::GetController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetController"); + + Params::Pawn_GetController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetControlRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator APawn::GetControlRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetControlRotation"); + + Params::Pawn_GetControlRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetLastMovementInputVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APawn::GetLastMovementInputVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetLastMovementInputVector"); + + Params::Pawn_GetLastMovementInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetLocalViewingPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* APawn::GetLocalViewingPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetLocalViewingPlayerController"); + + Params::Pawn_GetLocalViewingPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetMovementComponent +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPawnMovementComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPawnMovementComponent* APawn::GetMovementComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetMovementComponent"); + + Params::Pawn_GetMovementComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetNavAgentLocation +// (Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APawn::GetNavAgentLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetNavAgentLocation"); + + Params::Pawn_GetNavAgentLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetOverrideInputComponentClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf APawn::GetOverrideInputComponentClass() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetOverrideInputComponentClass"); + + Params::Pawn_GetOverrideInputComponentClass Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetPendingMovementInputVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APawn::GetPendingMovementInputVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetPendingMovementInputVector"); + + Params::Pawn_GetPendingMovementInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.GetPlatformUserId +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId APawn::GetPlatformUserId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "GetPlatformUserId"); + + Params::Pawn_GetPlatformUserId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsBotControlled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsBotControlled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsBotControlled"); + + Params::Pawn_IsBotControlled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsControlled +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsControlled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsControlled"); + + Params::Pawn_IsControlled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsLocallyControlled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsLocallyControlled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsLocallyControlled"); + + Params::Pawn_IsLocallyControlled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsLocallyViewed +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsLocallyViewed() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsLocallyViewed"); + + Params::Pawn_IsLocallyViewed Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsMoveInputIgnored +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsMoveInputIgnored() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsMoveInputIgnored"); + + Params::Pawn_IsMoveInputIgnored Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsPawnControlled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsPawnControlled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsPawnControlled"); + + Params::Pawn_IsPawnControlled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Pawn.IsPlayerControlled +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APawn::IsPlayerControlled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Pawn", "IsPlayerControlled"); + + Params::Pawn_IsPlayerControlled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveBase.GetTimeRange +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* MinTime (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MaxTime (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCurveBase::GetTimeRange(float* MinTime, float* MaxTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveBase", "GetTimeRange"); + + Params::CurveBase_GetTimeRange Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (MinTime != nullptr) + *MinTime = Parms.MinTime; + + if (MaxTime != nullptr) + *MaxTime = Parms.MaxTime; +} + + +// Function Engine.CurveBase.GetValueRange +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* MinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCurveBase::GetValueRange(float* MinValue, float* MaxValue) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveBase", "GetValueRange"); + + Params::CurveBase_GetValueRange Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (MinValue != nullptr) + *MinValue = Parms.MinValue; + + if (MaxValue != nullptr) + *MaxValue = Parms.MaxValue; +} + + +// Function Engine.CurveLinearColor.GetClampedLinearColorValue +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UCurveLinearColor::GetClampedLinearColorValue(float InTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveLinearColor", "GetClampedLinearColorValue"); + + Params::CurveLinearColor_GetClampedLinearColorValue Parms{}; + + Parms.InTime = InTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveLinearColor.GetLinearColorValue +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UCurveLinearColor::GetLinearColorValue(float InTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveLinearColor", "GetLinearColorValue"); + + Params::CurveLinearColor_GetLinearColorValue Parms{}; + + Parms.InTime = InTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveLinearColor.GetUnadjustedLinearColorValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UCurveLinearColor::GetUnadjustedLinearColorValue(float InTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveLinearColor", "GetUnadjustedLinearColorValue"); + + Params::CurveLinearColor_GetUnadjustedLinearColorValue Parms{}; + + Parms.InTime = InTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.ClientSetLocation +// (RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient, NetValidate) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void AController::ClientSetLocation(const struct FVector& NewLocation, const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ClientSetLocation"); + + Params::Controller_ClientSetLocation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.ClientSetRotation +// (RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient, NetValidate) +// Parameters: +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bResetCamera (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::ClientSetRotation(const struct FRotator& NewRotation, bool bResetCamera) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ClientSetRotation"); + + Params::Controller_ClientSetRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + Parms.bResetCamera = bResetCamera; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.OnRep_Pawn +// (RequiredAPI, Native, Public) + +void AController::OnRep_Pawn() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "OnRep_Pawn"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.OnRep_PlayerState +// (RequiredAPI, Native, Public) + +void AController::OnRep_PlayerState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "OnRep_PlayerState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.Possess +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// class APawn* InPawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::Possess(class APawn* InPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "Possess"); + + Params::Controller_Possess Parms{}; + + Parms.InPawn = InPawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.ReceiveInstigatedAnyDamage +// (RequiredAPI, BlueprintAuthorityOnly, Event, Protected, BlueprintEvent) +// Parameters: +// float Damage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UDamageType* DamageType (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamagedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* DamageCauser (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::ReceiveInstigatedAnyDamage(float Damage, const class UDamageType* DamageType, class AActor* DamagedActor, class AActor* DamageCauser) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ReceiveInstigatedAnyDamage"); + + Params::Controller_ReceiveInstigatedAnyDamage Parms{}; + + Parms.Damage = Damage; + Parms.DamageType = DamageType; + Parms.DamagedActor = DamagedActor; + Parms.DamageCauser = DamageCauser; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Controller.ReceivePossess +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class APawn* PossessedPawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::ReceivePossess(class APawn* PossessedPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ReceivePossess"); + + Params::Controller_ReceivePossess Parms{}; + + Parms.PossessedPawn = PossessedPawn; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Controller.ReceiveUnPossess +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class APawn* UnpossessedPawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::ReceiveUnPossess(class APawn* UnpossessedPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ReceiveUnPossess"); + + Params::Controller_ReceiveUnPossess Parms{}; + + Parms.UnpossessedPawn = UnpossessedPawn; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Controller.ResetIgnoreInputFlags +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AController::ResetIgnoreInputFlags() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ResetIgnoreInputFlags"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.ResetIgnoreLookInput +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AController::ResetIgnoreLookInput() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ResetIgnoreLookInput"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.ResetIgnoreMoveInput +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AController::ResetIgnoreMoveInput() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "ResetIgnoreMoveInput"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.SetControlRotation +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRotation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void AController::SetControlRotation(const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "SetControlRotation"); + + Params::Controller_SetControlRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.SetIgnoreLookInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewLookInput (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::SetIgnoreLookInput(bool bNewLookInput) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "SetIgnoreLookInput"); + + Params::Controller_SetIgnoreLookInput Parms{}; + + Parms.bNewLookInput = bNewLookInput; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.SetIgnoreMoveInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewMoveInput (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AController::SetIgnoreMoveInput(bool bNewMoveInput) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "SetIgnoreMoveInput"); + + Params::Controller_SetIgnoreMoveInput Parms{}; + + Parms.bNewMoveInput = bNewMoveInput; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.SetInitialLocationAndRotation +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void AController::SetInitialLocationAndRotation(const struct FVector& NewLocation, const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "SetInitialLocationAndRotation"); + + Params::Controller_SetInitialLocationAndRotation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.StopMovement +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AController::StopMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "StopMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.UnPossess +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void AController::UnPossess() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "UnPossess"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Controller.GetControlRotation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator AController::GetControlRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "GetControlRotation"); + + Params::Controller_GetControlRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.GetDesiredRotation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator AController::GetDesiredRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "GetDesiredRotation"); + + Params::Controller_GetDesiredRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.GetPlayerViewPoint +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* Location (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* Rotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void AController::GetPlayerViewPoint(struct FVector* Location, struct FRotator* Rotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "GetPlayerViewPoint"); + + Params::Controller_GetPlayerViewPoint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Location != nullptr) + *Location = std::move(Parms.Location); + + if (Rotation != nullptr) + *Rotation = std::move(Parms.Rotation); +} + + +// Function Engine.Controller.GetViewTarget +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AController::GetViewTarget() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "GetViewTarget"); + + Params::Controller_GetViewTarget Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.IsLocalController +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::IsLocalController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "IsLocalController"); + + Params::Controller_IsLocalController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.IsLocalPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::IsLocalPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "IsLocalPlayerController"); + + Params::Controller_IsLocalPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.IsLookInputIgnored +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::IsLookInputIgnored() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "IsLookInputIgnored"); + + Params::Controller_IsLookInputIgnored Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.IsMoveInputIgnored +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::IsMoveInputIgnored() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "IsMoveInputIgnored"); + + Params::Controller_IsMoveInputIgnored Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.IsPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::IsPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "IsPlayerController"); + + Params::Controller_IsPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.K2_GetPawn +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* AController::K2_GetPawn() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "K2_GetPawn"); + + Params::Controller_K2_GetPawn Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Controller.LineOfSightTo +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class AActor* Other (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ViewPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAlternateChecks (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AController::LineOfSightTo(const class AActor* Other, const struct FVector& ViewPoint, bool bAlternateChecks) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Controller", "LineOfSightTo"); + + Params::Controller_LineOfSightTo Parms{}; + + Parms.Other = Other; + Parms.ViewPoint = std::move(ViewPoint); + Parms.bAlternateChecks = bAlternateChecks; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.ActivateTouchInterface +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTouchInterface* NewTouchInterface (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ActivateTouchInterface(class UTouchInterface* NewTouchInterface) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ActivateTouchInterface"); + + Params::PlayerController_ActivateTouchInterface Parms{}; + + Parms.NewTouchInterface = NewTouchInterface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.AddPitchInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::AddPitchInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "AddPitchInput"); + + Params::PlayerController_AddPitchInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.AddRollInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::AddRollInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "AddRollInput"); + + Params::PlayerController_AddRollInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.AddYawInput +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::AddYawInput(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "AddYawInput"); + + Params::PlayerController_AddYawInput Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.Camera +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName NewMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::Camera(class FName NewMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "Camera"); + + Params::PlayerController_Camera Parms{}; + + Parms.NewMode = NewMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.CanRestartPlayer +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::CanRestartPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "CanRestartPlayer"); + + Params::PlayerController_CanRestartPlayer Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.ClearAudioListenerAttenuationOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerController::ClearAudioListenerAttenuationOverride() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClearAudioListenerAttenuationOverride"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClearAudioListenerOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerController::ClearAudioListenerOverride() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClearAudioListenerOverride"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientAckTimeDilation +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// float TimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ServerStep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientAckTimeDilation(float TimeDilation, int32 ServerStep) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientAckTimeDilation"); + + Params::PlayerController_ClientAckTimeDilation Parms{}; + + Parms.TimeDilation = TimeDilation; + Parms.ServerStep = ServerStep; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientAckUpdateLevelVisibility +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FNetLevelVisibilityTransactionId&TransactionId (Parm, NoDestructor, NativeAccessSpecifierPublic) +// bool bClientAckCanMakeVisible (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientAckUpdateLevelVisibility(class FName PackageName, const struct FNetLevelVisibilityTransactionId& TransactionId, bool bClientAckCanMakeVisible) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientAckUpdateLevelVisibility"); + + Params::PlayerController_ClientAckUpdateLevelVisibility Parms{}; + + Parms.PackageName = PackageName; + Parms.TransactionId = std::move(TransactionId); + Parms.bClientAckCanMakeVisible = bClientAckCanMakeVisible; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientAddTextureStreamingLoc +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// const struct FVector& InLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bOverrideLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientAddTextureStreamingLoc(const struct FVector& InLoc, float duration, bool bOverrideLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientAddTextureStreamingLoc"); + + Params::PlayerController_ClientAddTextureStreamingLoc Parms{}; + + Parms.InLoc = std::move(InLoc); + Parms.duration = duration; + Parms.bOverrideLocation = bOverrideLocation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientCancelPendingMapChange +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientCancelPendingMapChange() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientCancelPendingMapChange"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientCapBandwidth +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// int32 Cap (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientCapBandwidth(int32 Cap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientCapBandwidth"); + + Params::PlayerController_ClientCapBandwidth Parms{}; + + Parms.Cap = Cap; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientClearCameraLensEffects +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient, BlueprintCallable) + +void APlayerController::ClientClearCameraLensEffects() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientClearCameraLensEffects"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientCommitMapChange +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientCommitMapChange() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientCommitMapChange"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientCorrectionAsyncPhysicsTimestamp +// (Final, RequiredAPI, Net, Native, Event, Private, NetClient) +// Parameters: +// const struct FAsyncPhysicsTimestamp& Timestamp (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ClientCorrectionAsyncPhysicsTimestamp(const struct FAsyncPhysicsTimestamp& Timestamp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientCorrectionAsyncPhysicsTimestamp"); + + Params::PlayerController_ClientCorrectionAsyncPhysicsTimestamp Parms{}; + + Parms.Timestamp = std::move(Timestamp); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientEnableNetworkVoice +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientEnableNetworkVoice(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientEnableNetworkVoice"); + + Params::PlayerController_ClientEnableNetworkVoice Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientEndOnlineSession +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientEndOnlineSession() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientEndOnlineSession"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientFlushLevelStreaming +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientFlushLevelStreaming() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientFlushLevelStreaming"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientForceGarbageCollection +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientForceGarbageCollection() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientForceGarbageCollection"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientGameEnded +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class AActor* EndGameFocus (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsWinner (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientGameEnded(class AActor* EndGameFocus, bool bIsWinner) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientGameEnded"); + + Params::PlayerController_ClientGameEnded Parms{}; + + Parms.EndGameFocus = EndGameFocus; + Parms.bIsWinner = bIsWinner; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientGotoState +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class FName NewState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientGotoState(class FName NewState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientGotoState"); + + Params::PlayerController_ClientGotoState Parms{}; + + Parms.NewState = NewState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientIgnoreLookInput +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bIgnore (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientIgnoreLookInput(bool bIgnore) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientIgnoreLookInput"); + + Params::PlayerController_ClientIgnoreLookInput Parms{}; + + Parms.bIgnore = bIgnore; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientIgnoreMoveInput +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bIgnore (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientIgnoreMoveInput(bool bIgnore) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientIgnoreMoveInput"); + + Params::PlayerController_ClientIgnoreMoveInput Parms{}; + + Parms.bIgnore = bIgnore; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientMessage +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Type (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MsgLifeTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientMessage(const class FString& S, class FName Type, float MsgLifeTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientMessage"); + + Params::PlayerController_ClientMessage Parms{}; + + Parms.S = std::move(S); + Parms.Type = Type; + Parms.MsgLifeTime = MsgLifeTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientMutePlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientMutePlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientMutePlayer"); + + Params::PlayerController_ClientMutePlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientPlayForceFeedback_Internal +// (Final, RequiredAPI, Net, Native, Event, Private, NetClient) +// Parameters: +// class UForceFeedbackEffect* ForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FForceFeedbackParameters& Params_0 (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ClientPlayForceFeedback_Internal(class UForceFeedbackEffect* ForceFeedbackEffect, const struct FForceFeedbackParameters& Params_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientPlayForceFeedback_Internal"); + + Params::PlayerController_ClientPlayForceFeedback_Internal Parms{}; + + Parms.ForceFeedbackEffect = ForceFeedbackEffect; + Parms.Params_0 = std::move(Params_0); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientPlaySound +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientPlaySound(class USoundBase* Sound, float VolumeMultiplier, float PitchMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientPlaySound"); + + Params::PlayerController_ClientPlaySound Parms{}; + + Parms.Sound = Sound; + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientPlaySoundAtLocation +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// class USoundBase* Sound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientPlaySoundAtLocation(class USoundBase* Sound, const struct FVector& Location, float VolumeMultiplier, float PitchMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientPlaySoundAtLocation"); + + Params::PlayerController_ClientPlaySoundAtLocation Parms{}; + + Parms.Sound = Sound; + Parms.Location = std::move(Location); + Parms.VolumeMultiplier = VolumeMultiplier; + Parms.PitchMultiplier = PitchMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientPrepareMapChange +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class FName LevelName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFirst (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLast (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientPrepareMapChange(class FName LevelName, bool bFirst, bool bLast) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientPrepareMapChange"); + + Params::PlayerController_ClientPrepareMapChange Parms{}; + + Parms.LevelName = LevelName; + Parms.bFirst = bFirst; + Parms.bLast = bLast; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientPrestreamTextures +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class AActor* ForcedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ForceDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableStreaming (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicTextureGroups (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientPrestreamTextures(class AActor* ForcedActor, float ForceDuration, bool bEnableStreaming, int32 CinematicTextureGroups) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientPrestreamTextures"); + + Params::PlayerController_ClientPrestreamTextures Parms{}; + + Parms.ForcedActor = ForcedActor; + Parms.ForceDuration = ForceDuration; + Parms.bEnableStreaming = bEnableStreaming; + Parms.CinematicTextureGroups = CinematicTextureGroups; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientReceiveLocalizedMessage +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// TSubclassOf Message (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SWITCH (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerState* RelatedPlayerState_1 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerState* RelatedPlayerState_2 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* OptionalObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientReceiveLocalizedMessage(TSubclassOf Message, int32 SWITCH, class APlayerState* RelatedPlayerState_1, class APlayerState* RelatedPlayerState_2, class UObject* OptionalObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientReceiveLocalizedMessage"); + + Params::PlayerController_ClientReceiveLocalizedMessage Parms{}; + + Parms.Message = Message; + Parms.SWITCH = SWITCH; + Parms.RelatedPlayerState_1 = RelatedPlayerState_1; + Parms.RelatedPlayerState_2 = RelatedPlayerState_2; + Parms.OptionalObject = OptionalObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientRecvServerAckFrame +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// int32 LastProcessedInputFrame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 RecvServerFrameNumber (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int8 TimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientRecvServerAckFrame(int32 LastProcessedInputFrame, int32 RecvServerFrameNumber, int8 TimeDilation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientRecvServerAckFrame"); + + Params::PlayerController_ClientRecvServerAckFrame Parms{}; + + Parms.LastProcessedInputFrame = LastProcessedInputFrame; + Parms.RecvServerFrameNumber = RecvServerFrameNumber; + Parms.TimeDilation = TimeDilation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientRecvServerAckFrameDebug +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// uint8 NumBuffered (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TargetNumBufferedCmds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientRecvServerAckFrameDebug(uint8 NumBuffered, float TargetNumBufferedCmds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientRecvServerAckFrameDebug"); + + Params::PlayerController_ClientRecvServerAckFrameDebug Parms{}; + + Parms.NumBuffered = NumBuffered; + Parms.TargetNumBufferedCmds = TargetNumBufferedCmds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientRepObjRef +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientRepObjRef(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientRepObjRef"); + + Params::PlayerController_ClientRepObjRef Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientReset +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientReset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientReset"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientRestart +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class APawn* NewPawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientRestart(class APawn* NewPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientRestart"); + + Params::PlayerController_ClientRestart Parms{}; + + Parms.NewPawn = NewPawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientRetryClientRestart +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class APawn* NewPawn (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientRetryClientRestart(class APawn* NewPawn) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientRetryClientRestart"); + + Params::PlayerController_ClientRetryClientRestart Parms{}; + + Parms.NewPawn = NewPawn; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientReturnToMainMenuWithTextReason +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const class FText& ReturnReason (ConstParm, Parm, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ClientReturnToMainMenuWithTextReason(const class FText& ReturnReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientReturnToMainMenuWithTextReason"); + + Params::PlayerController_ClientReturnToMainMenuWithTextReason Parms{}; + + Parms.ReturnReason = std::move(ReturnReason); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetBlockOnAsyncLoading +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientSetBlockOnAsyncLoading() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetBlockOnAsyncLoading"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetCameraFade +// (RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// bool bEnableFading (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FColor& FadeColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& FadeAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFadeAudio (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHoldWhenFinished (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetCameraFade(bool bEnableFading, const struct FColor& FadeColor, const struct FVector2D& FadeAlpha, float FadeTime, bool bFadeAudio, bool bHoldWhenFinished) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetCameraFade"); + + Params::PlayerController_ClientSetCameraFade Parms{}; + + Parms.bEnableFading = bEnableFading; + Parms.FadeColor = std::move(FadeColor); + Parms.FadeAlpha = std::move(FadeAlpha); + Parms.FadeTime = FadeTime; + Parms.bFadeAudio = bFadeAudio; + Parms.bHoldWhenFinished = bHoldWhenFinished; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetCameraMode +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class FName NewCamMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetCameraMode(class FName NewCamMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetCameraMode"); + + Params::PlayerController_ClientSetCameraMode Parms{}; + + Parms.NewCamMode = NewCamMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetCinematicMode +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bInCinematicMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsTurning (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsHUD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetCinematicMode(bool bInCinematicMode, bool bAffectsMovement, bool bAffectsTurning, bool bAffectsHUD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetCinematicMode"); + + Params::PlayerController_ClientSetCinematicMode Parms{}; + + Parms.bInCinematicMode = bInCinematicMode; + Parms.bAffectsMovement = bAffectsMovement; + Parms.bAffectsTurning = bAffectsTurning; + Parms.bAffectsHUD = bAffectsHUD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetForceMipLevelsToBeResident +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ForceDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CinematicTextureGroups (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetForceMipLevelsToBeResident(class UMaterialInterface* Material, float ForceDuration, int32 CinematicTextureGroups) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetForceMipLevelsToBeResident"); + + Params::PlayerController_ClientSetForceMipLevelsToBeResident Parms{}; + + Parms.Material = Material; + Parms.ForceDuration = ForceDuration; + Parms.CinematicTextureGroups = CinematicTextureGroups; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetHUD +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient, BlueprintCallable) +// Parameters: +// TSubclassOf NewHUDClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetHUD(TSubclassOf NewHUDClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetHUD"); + + Params::PlayerController_ClientSetHUD Parms{}; + + Parms.NewHUDClass = NewHUDClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetSpectatorWaiting +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bWaiting (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetSpectatorWaiting(bool bWaiting) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetSpectatorWaiting"); + + Params::PlayerController_ClientSetSpectatorWaiting Parms{}; + + Parms.bWaiting = bWaiting; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetupNetworkPhysicsTimestamp +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const struct FAsyncPhysicsTimestamp& Timestamp (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetupNetworkPhysicsTimestamp(const struct FAsyncPhysicsTimestamp& Timestamp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetupNetworkPhysicsTimestamp"); + + Params::PlayerController_ClientSetupNetworkPhysicsTimestamp Parms{}; + + Parms.Timestamp = std::move(Timestamp); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSetViewTarget +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class AActor* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FViewTargetTransitionParams&TransitionParams (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ClientSetViewTarget(class AActor* A, const struct FViewTargetTransitionParams& TransitionParams) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSetViewTarget"); + + Params::PlayerController_ClientSetViewTarget Parms{}; + + Parms.A = A; + Parms.TransitionParams = std::move(TransitionParams); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSpawnCameraLensEffect +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// TSubclassOfLensEffectEmitterClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSpawnCameraLensEffect(TSubclassOf LensEffectEmitterClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSpawnCameraLensEffect"); + + Params::PlayerController_ClientSpawnCameraLensEffect Parms{}; + + Parms.LensEffectEmitterClass = LensEffectEmitterClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientSpawnGenericCameraLensEffect +// (RequiredAPI, Net, Native, Event, Public, NetClient, BlueprintCallable) +// Parameters: +// TSubclassOf LensEffectEmitterClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientSpawnGenericCameraLensEffect(TSubclassOf LensEffectEmitterClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientSpawnGenericCameraLensEffect"); + + Params::PlayerController_ClientSpawnGenericCameraLensEffect Parms{}; + + Parms.LensEffectEmitterClass = LensEffectEmitterClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStartCameraShake +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient, BlueprintCallable) +// Parameters: +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECameraShakePlaySpace PlaySpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& UserPlaySpaceRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ClientStartCameraShake(TSubclassOf Shake, float Scale, ECameraShakePlaySpace PlaySpace, const struct FRotator& UserPlaySpaceRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStartCameraShake"); + + Params::PlayerController_ClientStartCameraShake Parms{}; + + Parms.Shake = Shake; + Parms.Scale = Scale; + Parms.PlaySpace = PlaySpace; + Parms.UserPlaySpaceRot = std::move(UserPlaySpaceRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStartCameraShakeFromSource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCameraShakeSourceComponent* SourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientStartCameraShakeFromSource(TSubclassOf Shake, class UCameraShakeSourceComponent* SourceComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStartCameraShakeFromSource"); + + Params::PlayerController_ClientStartCameraShakeFromSource Parms{}; + + Parms.Shake = Shake; + Parms.SourceComponent = SourceComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStartOnlineSession +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientStartOnlineSession() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStartOnlineSession"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStopCameraShake +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient, BlueprintCallable) +// Parameters: +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientStopCameraShake(TSubclassOf Shake, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStopCameraShake"); + + Params::PlayerController_ClientStopCameraShake Parms{}; + + Parms.Shake = Shake; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStopCameraShakesFromSource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCameraShakeSourceComponent* SourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientStopCameraShakesFromSource(class UCameraShakeSourceComponent* SourceComponent, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStopCameraShakesFromSource"); + + Params::PlayerController_ClientStopCameraShakesFromSource Parms{}; + + Parms.SourceComponent = SourceComponent; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientStopForceFeedback +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient, BlueprintCallable) +// Parameters: +// class UForceFeedbackEffect* ForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientStopForceFeedback(class UForceFeedbackEffect* ForceFeedbackEffect, class FName Tag) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientStopForceFeedback"); + + Params::PlayerController_ClientStopForceFeedback Parms{}; + + Parms.ForceFeedbackEffect = ForceFeedbackEffect; + Parms.Tag = Tag; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientTeamMessage +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class APlayerState* SenderPlayerState (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Type (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MsgLifeTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientTeamMessage(class APlayerState* SenderPlayerState, const class FString& S, class FName Type, float MsgLifeTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientTeamMessage"); + + Params::PlayerController_ClientTeamMessage Parms{}; + + Parms.SenderPlayerState = SenderPlayerState; + Parms.S = std::move(S); + Parms.Type = Type; + Parms.MsgLifeTime = MsgLifeTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientTravel +// (Final, RequiredAPI, Native, Public, HasDefaults) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETravelType TravelType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSeamless (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FGuid& MapPackageGuid (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientTravel(const class FString& URL, ETravelType TravelType, bool bSeamless, const struct FGuid& MapPackageGuid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientTravel"); + + Params::PlayerController_ClientTravel Parms{}; + + Parms.URL = std::move(URL); + Parms.TravelType = TravelType; + Parms.bSeamless = bSeamless; + Parms.MapPackageGuid = std::move(MapPackageGuid); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientTravelInternal +// (RequiredAPI, Net, NetReliable, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETravelType TravelType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSeamless (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FGuid& MapPackageGuid (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientTravelInternal(const class FString& URL, ETravelType TravelType, bool bSeamless, const struct FGuid& MapPackageGuid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientTravelInternal"); + + Params::PlayerController_ClientTravelInternal Parms{}; + + Parms.URL = std::move(URL); + Parms.TravelType = TravelType; + Parms.bSeamless = bSeamless; + Parms.MapPackageGuid = std::move(MapPackageGuid); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientUnmutePlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientUnmutePlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientUnmutePlayer"); + + Params::PlayerController_ClientUnmutePlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientUnmutePlayers +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const TArray& PlayerIds (ConstParm, Parm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ClientUnmutePlayers(const TArray& PlayerIds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientUnmutePlayers"); + + Params::PlayerController_ClientUnmutePlayers Parms{}; + + Parms.PlayerIds = std::move(PlayerIds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientUpdateLevelStreamingStatus +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// class FName PackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewShouldBeLoaded (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewShouldBeVisible (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewShouldBlockOnLoad (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FNetLevelVisibilityTransactionId&TransactionId (Parm, NoDestructor, NativeAccessSpecifierPublic) +// bool bNewShouldBlockOnUnload (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ClientUpdateLevelStreamingStatus(class FName PackageName, bool bNewShouldBeLoaded, bool bNewShouldBeVisible, bool bNewShouldBlockOnLoad, int32 LODIndex, const struct FNetLevelVisibilityTransactionId& TransactionId, bool bNewShouldBlockOnUnload) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientUpdateLevelStreamingStatus"); + + Params::PlayerController_ClientUpdateLevelStreamingStatus Parms{}; + + Parms.PackageName = PackageName; + Parms.bNewShouldBeLoaded = bNewShouldBeLoaded; + Parms.bNewShouldBeVisible = bNewShouldBeVisible; + Parms.bNewShouldBlockOnLoad = bNewShouldBlockOnLoad; + Parms.LODIndex = LODIndex; + Parms.TransactionId = std::move(TransactionId); + Parms.bNewShouldBlockOnUnload = bNewShouldBlockOnUnload; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientUpdateMultipleLevelsStreamingStatus +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const TArray&LevelStatuses (ConstParm, Parm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ClientUpdateMultipleLevelsStreamingStatus(const TArray& LevelStatuses) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientUpdateMultipleLevelsStreamingStatus"); + + Params::PlayerController_ClientUpdateMultipleLevelsStreamingStatus Parms{}; + + Parms.LevelStatuses = std::move(LevelStatuses); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientVoiceHandshakeComplete +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void APlayerController::ClientVoiceHandshakeComplete() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientVoiceHandshakeComplete"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ClientWasKicked +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const class FText& KickReason (ConstParm, Parm, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ClientWasKicked(const class FText& KickReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ClientWasKicked"); + + Params::PlayerController_ClientWasKicked Parms{}; + + Parms.KickReason = std::move(KickReason); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ConsoleKey +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ConsoleKey(const struct FKey& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ConsoleKey"); + + Params::PlayerController_ConsoleKey Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.EnableCheats +// (RequiredAPI, Exec, Native, Public) + +void APlayerController::EnableCheats() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "EnableCheats"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.FOV +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// float NewFOV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::FOV(float NewFOV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "FOV"); + + Params::PlayerController_FOV Parms{}; + + Parms.NewFOV = NewFOV; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.K2_ClientPlayForceFeedback +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UForceFeedbackEffect* ForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName Tag (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIgnoreTimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPlayWhilePaused (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::K2_ClientPlayForceFeedback(class UForceFeedbackEffect* ForceFeedbackEffect, class FName Tag, bool bLooping, bool bIgnoreTimeDilation, bool bPlayWhilePaused) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "K2_ClientPlayForceFeedback"); + + Params::PlayerController_K2_ClientPlayForceFeedback Parms{}; + + Parms.ForceFeedbackEffect = ForceFeedbackEffect; + Parms.Tag = Tag; + Parms.bLooping = bLooping; + Parms.bIgnoreTimeDilation = bIgnoreTimeDilation; + Parms.bPlayWhilePaused = bPlayWhilePaused; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.LocalTravel +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::LocalTravel(const class FString& URL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "LocalTravel"); + + Params::PlayerController_LocalTravel Parms{}; + + Parms.URL = std::move(URL); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.OnServerStartedVisualLogger +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// bool bIsLogging (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::OnServerStartedVisualLogger(bool bIsLogging) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "OnServerStartedVisualLogger"); + + Params::PlayerController_OnServerStartedVisualLogger Parms{}; + + Parms.bIsLogging = bIsLogging; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.Pause +// (RequiredAPI, Exec, Native, Public) + +void APlayerController::Pause() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "Pause"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.PlayDynamicForceFeedback +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Intensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsLeftLarge (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsLeftSmall (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsRightLarge (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsRightSmall (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDynamicForceFeedbackAction action (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::PlayDynamicForceFeedback(float Intensity, float duration, bool bAffectsLeftLarge, bool bAffectsLeftSmall, bool bAffectsRightLarge, bool bAffectsRightSmall, EDynamicForceFeedbackAction action, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "PlayDynamicForceFeedback"); + + Params::PlayerController_PlayDynamicForceFeedback Parms{}; + + Parms.Intensity = Intensity; + Parms.duration = duration; + Parms.bAffectsLeftLarge = bAffectsLeftLarge; + Parms.bAffectsLeftSmall = bAffectsLeftSmall; + Parms.bAffectsRightLarge = bAffectsRightLarge; + Parms.bAffectsRightSmall = bAffectsRightSmall; + Parms.action = action; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.PlayHapticEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UHapticFeedbackEffect_Base* HapticEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EControllerHand Hand (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLoop (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::PlayHapticEffect(class UHapticFeedbackEffect_Base* HapticEffect, EControllerHand Hand, float Scale, bool bLoop) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "PlayHapticEffect"); + + Params::PlayerController_PlayHapticEffect Parms{}; + + Parms.HapticEffect = HapticEffect; + Parms.Hand = Hand; + Parms.Scale = Scale; + Parms.bLoop = bLoop; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ResetControllerDeadZones +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerController::ResetControllerDeadZones() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ResetControllerDeadZones"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ResetControllerLightColor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerController::ResetControllerLightColor() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ResetControllerLightColor"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.RestartLevel +// (RequiredAPI, Exec, Native, Public) + +void APlayerController::RestartLevel() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "RestartLevel"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SendToConsole +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& Command (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SendToConsole(const class FString& Command) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SendToConsole"); + + Params::PlayerController_SendToConsole Parms{}; + + Parms.Command = std::move(Command); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerAcknowledgePossession +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// class APawn* P (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerAcknowledgePossession(class APawn* P) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerAcknowledgePossession"); + + Params::PlayerController_ServerAcknowledgePossession Parms{}; + + Parms.P = P; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerBlockPlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerBlockPlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerBlockPlayer"); + + Params::PlayerController_ServerBlockPlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerCamera +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// class FName NewMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerCamera(class FName NewMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerCamera"); + + Params::PlayerController_ServerCamera Parms{}; + + Parms.NewMode = NewMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerChangeName +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerChangeName(const class FString& S) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerChangeName"); + + Params::PlayerController_ServerChangeName Parms{}; + + Parms.S = std::move(S); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerCheckClientPossession +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerCheckClientPossession() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerCheckClientPossession"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerCheckClientPossessionReliable +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerCheckClientPossessionReliable() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerCheckClientPossessionReliable"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerExec +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& Msg (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerExec(const class FString& Msg) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerExec"); + + Params::PlayerController_ServerExec Parms{}; + + Parms.Msg = std::move(Msg); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerExecRPC +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const class FString& Msg (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerExecRPC(const class FString& Msg) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerExecRPC"); + + Params::PlayerController_ServerExecRPC Parms{}; + + Parms.Msg = std::move(Msg); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerMutePlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerMutePlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerMutePlayer"); + + Params::PlayerController_ServerMutePlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerNotifyLoadedWorld +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// class FName WorldPackageName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerNotifyLoadedWorld(class FName WorldPackageName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerNotifyLoadedWorld"); + + Params::PlayerController_ServerNotifyLoadedWorld Parms{}; + + Parms.WorldPackageName = WorldPackageName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerPause +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerPause() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerPause"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerRecvClientInputFrame +// (RequiredAPI, Net, Native, Event, Public, NetServer) +// Parameters: +// int32 RecvClientInputFrame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Data (ConstParm, Parm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ServerRecvClientInputFrame(int32 RecvClientInputFrame, const TArray& Data) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerRecvClientInputFrame"); + + Params::PlayerController_ServerRecvClientInputFrame Parms{}; + + Parms.RecvClientInputFrame = RecvClientInputFrame; + Parms.Data = std::move(Data); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerRestartPlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerRestartPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerRestartPlayer"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerSendLatestAsyncPhysicsTimestamp +// (RequiredAPI, Net, Native, Event, Public, NetServer) +// Parameters: +// const struct FAsyncPhysicsTimestamp& Timestamp (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ServerSendLatestAsyncPhysicsTimestamp(const struct FAsyncPhysicsTimestamp& Timestamp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerSendLatestAsyncPhysicsTimestamp"); + + Params::PlayerController_ServerSendLatestAsyncPhysicsTimestamp Parms{}; + + Parms.Timestamp = std::move(Timestamp); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerSetSpectatorLocation +// (RequiredAPI, Net, Native, Event, Public, NetServer, HasDefaults, NetValidate) +// Parameters: +// const struct FVector& NewLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ServerSetSpectatorLocation(const struct FVector& NewLoc, const struct FRotator& NewRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerSetSpectatorLocation"); + + Params::PlayerController_ServerSetSpectatorLocation Parms{}; + + Parms.NewLoc = std::move(NewLoc); + Parms.NewRot = std::move(NewRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerSetSpectatorWaiting +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// bool bWaiting (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerSetSpectatorWaiting(bool bWaiting) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerSetSpectatorWaiting"); + + Params::PlayerController_ServerSetSpectatorWaiting Parms{}; + + Parms.bWaiting = bWaiting; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerShortTimeout +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerShortTimeout() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerShortTimeout"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerToggleAILogging +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerToggleAILogging() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerToggleAILogging"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerUnblockPlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerUnblockPlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerUnblockPlayer"); + + Params::PlayerController_ServerUnblockPlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerUnmutePlayer +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FUniqueNetIdRepl& PlayerId (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerUnmutePlayer(const struct FUniqueNetIdRepl& PlayerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerUnmutePlayer"); + + Params::PlayerController_ServerUnmutePlayer Parms{}; + + Parms.PlayerId = std::move(PlayerId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerUpdateCamera +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FVector_NetQuantize& CamLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 CamPitchAndYaw (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ServerUpdateCamera(const struct FVector_NetQuantize& CamLoc, int32 CamPitchAndYaw) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerUpdateCamera"); + + Params::PlayerController_ServerUpdateCamera Parms{}; + + Parms.CamLoc = std::move(CamLoc); + Parms.CamPitchAndYaw = CamPitchAndYaw; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerUpdateLevelVisibility +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FUpdateLevelVisibilityLevelInfo&LevelVisibility (ConstParm, Parm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ServerUpdateLevelVisibility(const struct FUpdateLevelVisibilityLevelInfo& LevelVisibility) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerUpdateLevelVisibility"); + + Params::PlayerController_ServerUpdateLevelVisibility Parms{}; + + Parms.LevelVisibility = std::move(LevelVisibility); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerUpdateMultipleLevelsVisibility +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const TArray&LevelVisibilities (ConstParm, Parm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void APlayerController::ServerUpdateMultipleLevelsVisibility(const TArray& LevelVisibilities) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerUpdateMultipleLevelsVisibility"); + + Params::PlayerController_ServerUpdateMultipleLevelsVisibility Parms{}; + + Parms.LevelVisibilities = std::move(LevelVisibilities); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerVerifyViewTarget +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerVerifyViewTarget() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerVerifyViewTarget"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerViewNextPlayer +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerViewNextPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerViewNextPlayer"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerViewPrevPlayer +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) + +void APlayerController::ServerViewPrevPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerViewPrevPlayer"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ServerViewSelf +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FViewTargetTransitionParams&TransitionParams (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::ServerViewSelf(const struct FViewTargetTransitionParams& TransitionParams) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ServerViewSelf"); + + Params::PlayerController_ServerViewSelf Parms{}; + + Parms.TransitionParams = std::move(TransitionParams); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetAudioListenerAttenuationOverride +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& AttenuationLocationOVerride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetAudioListenerAttenuationOverride(class USceneComponent* AttachToComponent, const struct FVector& AttenuationLocationOVerride) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetAudioListenerAttenuationOverride"); + + Params::PlayerController_SetAudioListenerAttenuationOverride Parms{}; + + Parms.AttachToComponent = AttachToComponent; + Parms.AttenuationLocationOVerride = std::move(AttenuationLocationOVerride); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetAudioListenerOverride +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class USceneComponent* AttachToComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::SetAudioListenerOverride(class USceneComponent* AttachToComponent, const struct FVector& Location, const struct FRotator& Rotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetAudioListenerOverride"); + + Params::PlayerController_SetAudioListenerOverride Parms{}; + + Parms.AttachToComponent = AttachToComponent; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetCinematicMode +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInCinematicMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHidePlayer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsHUD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsTurning (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetCinematicMode(bool bInCinematicMode, bool bHidePlayer, bool bAffectsHUD, bool bAffectsMovement, bool bAffectsTurning) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetCinematicMode"); + + Params::PlayerController_SetCinematicMode Parms{}; + + Parms.bInCinematicMode = bInCinematicMode; + Parms.bHidePlayer = bHidePlayer; + Parms.bAffectsHUD = bAffectsHUD; + Parms.bAffectsMovement = bAffectsMovement; + Parms.bAffectsTurning = bAffectsTurning; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetControllerDeadZones +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const float LeftDeadZone (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float RightDeadZone (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetControllerDeadZones(const float LeftDeadZone, const float RightDeadZone) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetControllerDeadZones"); + + Params::PlayerController_SetControllerDeadZones Parms{}; + + Parms.LeftDeadZone = LeftDeadZone; + Parms.RightDeadZone = RightDeadZone; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetControllerLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetControllerLightColor(const struct FColor& Color) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetControllerLightColor"); + + Params::PlayerController_SetControllerLightColor Parms{}; + + Parms.Color = std::move(Color); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetDeprecatedInputPitchScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetDeprecatedInputPitchScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetDeprecatedInputPitchScale"); + + Params::PlayerController_SetDeprecatedInputPitchScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetDeprecatedInputRollScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetDeprecatedInputRollScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetDeprecatedInputRollScale"); + + Params::PlayerController_SetDeprecatedInputRollScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetDeprecatedInputYawScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetDeprecatedInputYawScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetDeprecatedInputYawScale"); + + Params::PlayerController_SetDeprecatedInputYawScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetDisableHaptics +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewDisabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetDisableHaptics(bool bNewDisabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetDisableHaptics"); + + Params::PlayerController_SetDisableHaptics Parms{}; + + Parms.bNewDisabled = bNewDisabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetHapticsByValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const float Frequency (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float Amplitude (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EControllerHand Hand (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetHapticsByValue(const float Frequency, const float Amplitude, EControllerHand Hand) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetHapticsByValue"); + + Params::PlayerController_SetHapticsByValue Parms{}; + + Parms.Frequency = Frequency; + Parms.Amplitude = Amplitude; + Parms.Hand = Hand; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetMotionControlsEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetMotionControlsEnabled(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetMotionControlsEnabled"); + + Params::PlayerController_SetMotionControlsEnabled Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetMouseCursorWidget +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EMouseCursor Cursor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UUserWidget* CursorWidget (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetMouseCursorWidget(EMouseCursor Cursor, class UUserWidget* CursorWidget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetMouseCursorWidget"); + + Params::PlayerController_SetMouseCursorWidget Parms{}; + + Parms.Cursor = Cursor; + Parms.CursorWidget = CursorWidget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetMouseLocation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const int32 X (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 Y (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetMouseLocation(const int32 X, const int32 Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetMouseLocation"); + + Params::PlayerController_SetMouseLocation Parms{}; + + Parms.X = X; + Parms.Y = Y; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetName +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetName(const class FString& S) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetName"); + + Params::PlayerController_SetName Parms{}; + + Parms.S = std::move(S); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetViewTargetWithBlend +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* NewViewTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EViewTargetBlendFunction BlendFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendExp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLockOutgoing (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetViewTargetWithBlend(class AActor* NewViewTarget, float BlendTime, EViewTargetBlendFunction BlendFunc, float BlendExp, bool bLockOutgoing) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetViewTargetWithBlend"); + + Params::PlayerController_SetViewTargetWithBlend Parms{}; + + Parms.NewViewTarget = NewViewTarget; + Parms.BlendTime = BlendTime; + Parms.BlendFunc = BlendFunc; + Parms.BlendExp = BlendExp; + Parms.bLockOutgoing = bLockOutgoing; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SetVirtualJoystickVisibility +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bVisible (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SetVirtualJoystickVisibility(bool bVisible) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SetVirtualJoystickVisibility"); + + Params::PlayerController_SetVirtualJoystickVisibility Parms{}; + + Parms.bVisible = bVisible; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.StartFire +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// uint8 FireModeNum (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::StartFire(uint8 FireModeNum) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "StartFire"); + + Params::PlayerController_StartFire Parms{}; + + Parms.FireModeNum = FireModeNum; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.StopHapticEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EControllerHand Hand (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::StopHapticEffect(EControllerHand Hand) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "StopHapticEffect"); + + Params::PlayerController_StopHapticEffect Parms{}; + + Parms.Hand = Hand; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.SwitchLevel +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::SwitchLevel(const class FString& URL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "SwitchLevel"); + + Params::PlayerController_SwitchLevel Parms{}; + + Parms.URL = std::move(URL); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.TestServerLevelVisibilityChange +// (Final, RequiredAPI, Exec, Native, Private) +// Parameters: +// const class FName PackageName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName Filename (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::TestServerLevelVisibilityChange(const class FName PackageName, const class FName Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "TestServerLevelVisibilityChange"); + + Params::PlayerController_TestServerLevelVisibilityChange Parms{}; + + Parms.PackageName = PackageName; + Parms.Filename = Filename; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.ToggleSpeaking +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// bool bInSpeaking (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::ToggleSpeaking(bool bInSpeaking) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ToggleSpeaking"); + + Params::PlayerController_ToggleSpeaking Parms{}; + + Parms.bInSpeaking = bInSpeaking; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerController.DeprojectMousePositionToWorld +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* WorldLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::DeprojectMousePositionToWorld(struct FVector* WorldLocation, struct FVector* WorldDirection) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "DeprojectMousePositionToWorld"); + + Params::PlayerController_DeprojectMousePositionToWorld Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldLocation != nullptr) + *WorldLocation = std::move(Parms.WorldLocation); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.DeprojectScreenPositionToWorld +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ScreenX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScreenY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::DeprojectScreenPositionToWorld(float ScreenX, float ScreenY, struct FVector* WorldLocation, struct FVector* WorldDirection) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "DeprojectScreenPositionToWorld"); + + Params::PlayerController_DeprojectScreenPositionToWorld Parms{}; + + Parms.ScreenX = ScreenX; + Parms.ScreenY = ScreenY; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldLocation != nullptr) + *WorldLocation = std::move(Parms.WorldLocation); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetDeprecatedInputPitchScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerController::GetDeprecatedInputPitchScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetDeprecatedInputPitchScale"); + + Params::PlayerController_GetDeprecatedInputPitchScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetDeprecatedInputRollScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerController::GetDeprecatedInputRollScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetDeprecatedInputRollScale"); + + Params::PlayerController_GetDeprecatedInputRollScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetDeprecatedInputYawScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerController::GetDeprecatedInputYawScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetDeprecatedInputYawScale"); + + Params::PlayerController_GetDeprecatedInputYawScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetFocalLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APlayerController::GetFocalLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetFocalLocation"); + + Params::PlayerController_GetFocalLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderCursor +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ECollisionChannel TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderCursor(ECollisionChannel TraceChannel, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderCursor"); + + Params::PlayerController_GetHitResultUnderCursor Parms{}; + + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderCursorByChannel +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderCursorByChannel(ETraceTypeQuery TraceChannel, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderCursorByChannel"); + + Params::PlayerController_GetHitResultUnderCursorByChannel Parms{}; + + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderCursorForObjects +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderCursorForObjects(const TArray& ObjectTypes, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderCursorForObjects"); + + Params::PlayerController_GetHitResultUnderCursorForObjects Parms{}; + + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderFinger +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETouchIndex FingerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECollisionChannel TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderFinger(ETouchIndex FingerIndex, ECollisionChannel TraceChannel, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderFinger"); + + Params::PlayerController_GetHitResultUnderFinger Parms{}; + + Parms.FingerIndex = FingerIndex; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderFingerByChannel +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETouchIndex FingerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderFingerByChannel(ETouchIndex FingerIndex, ETraceTypeQuery TraceChannel, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderFingerByChannel"); + + Params::PlayerController_GetHitResultUnderFingerByChannel Parms{}; + + Parms.FingerIndex = FingerIndex; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHitResultUnderFingerForObjects +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETouchIndex FingerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* HitResult (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetHitResultUnderFingerForObjects(ETouchIndex FingerIndex, const TArray& ObjectTypes, bool bTraceComplex, struct FHitResult* HitResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHitResultUnderFingerForObjects"); + + Params::PlayerController_GetHitResultUnderFingerForObjects Parms{}; + + Parms.FingerIndex = FingerIndex; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HitResult != nullptr) + *HitResult = std::move(Parms.HitResult); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetHUD +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AHUD* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AHUD* APlayerController::GetHUD() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetHUD"); + + Params::PlayerController_GetHUD Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetInputAnalogKeyState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerController::GetInputAnalogKeyState(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputAnalogKeyState"); + + Params::PlayerController_GetInputAnalogKeyState Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetInputAnalogStickState +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EControllerAnalogStick WhichStick (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* StickX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* StickY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::GetInputAnalogStickState(EControllerAnalogStick WhichStick, float* StickX, float* StickY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputAnalogStickState"); + + Params::PlayerController_GetInputAnalogStickState Parms{}; + + Parms.WhichStick = WhichStick; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (StickX != nullptr) + *StickX = Parms.StickX; + + if (StickY != nullptr) + *StickY = Parms.StickY; +} + + +// Function Engine.PlayerController.GetInputKeyTimeDown +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerController::GetInputKeyTimeDown(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputKeyTimeDown"); + + Params::PlayerController_GetInputKeyTimeDown Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetInputMotionState +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* Tilt (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* RotationRate (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Gravity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Acceleration (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::GetInputMotionState(struct FVector* Tilt, struct FVector* RotationRate, struct FVector* Gravity, struct FVector* Acceleration) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputMotionState"); + + Params::PlayerController_GetInputMotionState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Tilt != nullptr) + *Tilt = std::move(Parms.Tilt); + + if (RotationRate != nullptr) + *RotationRate = std::move(Parms.RotationRate); + + if (Gravity != nullptr) + *Gravity = std::move(Parms.Gravity); + + if (Acceleration != nullptr) + *Acceleration = std::move(Parms.Acceleration); +} + + +// Function Engine.PlayerController.GetInputMouseDelta +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* DeltaX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* DeltaY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::GetInputMouseDelta(float* DeltaX, float* DeltaY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputMouseDelta"); + + Params::PlayerController_GetInputMouseDelta Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (DeltaX != nullptr) + *DeltaX = Parms.DeltaX; + + if (DeltaY != nullptr) + *DeltaY = Parms.DeltaY; +} + + +// Function Engine.PlayerController.GetInputTouchState +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETouchIndex FingerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LocationX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LocationY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bIsCurrentlyPressed (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::GetInputTouchState(ETouchIndex FingerIndex, float* LocationX, float* LocationY, bool* bIsCurrentlyPressed) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputTouchState"); + + Params::PlayerController_GetInputTouchState Parms{}; + + Parms.FingerIndex = FingerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (LocationX != nullptr) + *LocationX = Parms.LocationX; + + if (LocationY != nullptr) + *LocationY = Parms.LocationY; + + if (bIsCurrentlyPressed != nullptr) + *bIsCurrentlyPressed = Parms.bIsCurrentlyPressed; +} + + +// Function Engine.PlayerController.GetInputVectorKeyState +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APlayerController::GetInputVectorKeyState(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetInputVectorKeyState"); + + Params::PlayerController_GetInputVectorKeyState Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetMousePosition +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* LocationX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LocationY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::GetMousePosition(float* LocationX, float* LocationY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetMousePosition"); + + Params::PlayerController_GetMousePosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (LocationX != nullptr) + *LocationX = Parms.LocationX; + + if (LocationY != nullptr) + *LocationY = Parms.LocationY; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetOverridePlayerInputClass +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf APlayerController::GetOverridePlayerInputClass() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetOverridePlayerInputClass"); + + Params::PlayerController_GetOverridePlayerInputClass Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetPlatformUserId +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId APlayerController::GetPlatformUserId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetPlatformUserId"); + + Params::PlayerController_GetPlatformUserId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetSpectatorPawn +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class ASpectatorPawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ASpectatorPawn* APlayerController::GetSpectatorPawn() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetSpectatorPawn"); + + Params::PlayerController_GetSpectatorPawn Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetStreamingSourceLocationAndRotation +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* OutLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void APlayerController::GetStreamingSourceLocationAndRotation(struct FVector* OutLocation, struct FRotator* OutRotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetStreamingSourceLocationAndRotation"); + + Params::PlayerController_GetStreamingSourceLocationAndRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLocation != nullptr) + *OutLocation = std::move(Parms.OutLocation); + + if (OutRotation != nullptr) + *OutRotation = std::move(Parms.OutRotation); +} + + +// Function Engine.PlayerController.GetStreamingSourcePriority +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EStreamingSourcePriority ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EStreamingSourcePriority APlayerController::GetStreamingSourcePriority() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetStreamingSourcePriority"); + + Params::PlayerController_GetStreamingSourcePriority Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.GetStreamingSourceShapes +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* OutShapes (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void APlayerController::GetStreamingSourceShapes(TArray* OutShapes) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetStreamingSourceShapes"); + + Params::PlayerController_GetStreamingSourceShapes Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutShapes != nullptr) + *OutShapes = std::move(Parms.OutShapes); +} + + +// Function Engine.PlayerController.GetViewportSize +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32* SizeX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* SizeY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerController::GetViewportSize(int32* SizeX, int32* SizeY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "GetViewportSize"); + + Params::PlayerController_GetViewportSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SizeX != nullptr) + *SizeX = Parms.SizeX; + + if (SizeY != nullptr) + *SizeY = Parms.SizeY; +} + + +// Function Engine.PlayerController.IsInputKeyDown +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::IsInputKeyDown(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "IsInputKeyDown"); + + Params::PlayerController_IsInputKeyDown Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.IsStreamingSourceEnabled +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::IsStreamingSourceEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "IsStreamingSourceEnabled"); + + Params::PlayerController_IsStreamingSourceEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.ProjectWorldLocationToScreen +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* ScreenLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPlayerViewportRelative (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::ProjectWorldLocationToScreen(const struct FVector& WorldLocation, struct FVector2D* ScreenLocation, bool bPlayerViewportRelative) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "ProjectWorldLocationToScreen"); + + Params::PlayerController_ProjectWorldLocationToScreen Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.bPlayerViewportRelative = bPlayerViewportRelative; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ScreenLocation != nullptr) + *ScreenLocation = std::move(Parms.ScreenLocation); + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.StreamingSourceShouldActivate +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::StreamingSourceShouldActivate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "StreamingSourceShouldActivate"); + + Params::PlayerController_StreamingSourceShouldActivate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.StreamingSourceShouldBlockOnSlowStreaming +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::StreamingSourceShouldBlockOnSlowStreaming() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "StreamingSourceShouldBlockOnSlowStreaming"); + + Params::PlayerController_StreamingSourceShouldBlockOnSlowStreaming Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.WasInputKeyJustPressed +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::WasInputKeyJustPressed(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "WasInputKeyJustPressed"); + + Params::PlayerController_WasInputKeyJustPressed Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerController.WasInputKeyJustReleased +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerController::WasInputKeyJustReleased(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerController", "WasInputKeyJustReleased"); + + Params::PlayerController_WasInputKeyJustReleased Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DebugCameraController.ReceiveOnActivate +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* OriginalPC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADebugCameraController::ReceiveOnActivate(class APlayerController* OriginalPC) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "ReceiveOnActivate"); + + Params::DebugCameraController_ReceiveOnActivate Parms{}; + + Parms.OriginalPC = OriginalPC; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.DebugCameraController.ReceiveOnActorSelected +// (RequiredAPI, Event, Protected, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// class AActor* NewSelectedActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SelectHitLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SelectHitNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void ADebugCameraController::ReceiveOnActorSelected(class AActor* NewSelectedActor, const struct FVector& SelectHitLocation, const struct FVector& SelectHitNormal, const struct FHitResult& Hit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "ReceiveOnActorSelected"); + + Params::DebugCameraController_ReceiveOnActorSelected Parms{}; + + Parms.NewSelectedActor = NewSelectedActor; + Parms.SelectHitLocation = std::move(SelectHitLocation); + Parms.SelectHitNormal = std::move(SelectHitNormal); + Parms.Hit = std::move(Hit); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.DebugCameraController.ReceiveOnDeactivate +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* RestoredPC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADebugCameraController::ReceiveOnDeactivate(class APlayerController* RestoredPC) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "ReceiveOnDeactivate"); + + Params::DebugCameraController_ReceiveOnDeactivate Parms{}; + + Parms.RestoredPC = RestoredPC; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.DebugCameraController.SetPawnMovementSpeedScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewSpeedScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADebugCameraController::SetPawnMovementSpeedScale(float NewSpeedScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "SetPawnMovementSpeedScale"); + + Params::DebugCameraController_SetPawnMovementSpeedScale Parms{}; + + Parms.NewSpeedScale = NewSpeedScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DebugCameraController.ShowDebugSelectedInfo +// (RequiredAPI, Exec, Native, Public) + +void ADebugCameraController::ShowDebugSelectedInfo() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "ShowDebugSelectedInfo"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DebugCameraController.ToggleDisplay +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void ADebugCameraController::ToggleDisplay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "ToggleDisplay"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DebugCameraController.GetSelectedActor +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* ADebugCameraController::GetSelectedActor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DebugCameraController", "GetSelectedActor"); + + Params::DebugCameraController_GetSelectedActor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ShapeComponent.SetLineThickness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UShapeComponent::SetLineThickness(float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ShapeComponent", "SetLineThickness"); + + Params::ShapeComponent_SetLineThickness Parms{}; + + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CapsuleComponent.SetCapsuleHalfHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::SetCapsuleHalfHeight(float HalfHeight, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "SetCapsuleHalfHeight"); + + Params::CapsuleComponent_SetCapsuleHalfHeight Parms{}; + + Parms.HalfHeight = HalfHeight; + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CapsuleComponent.SetCapsuleRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::SetCapsuleRadius(float Radius, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "SetCapsuleRadius"); + + Params::CapsuleComponent_SetCapsuleRadius Parms{}; + + Parms.Radius = Radius; + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CapsuleComponent.SetCapsuleSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InHalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::SetCapsuleSize(float InRadius, float InHalfHeight, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "SetCapsuleSize"); + + Params::CapsuleComponent_SetCapsuleSize Parms{}; + + Parms.InRadius = InRadius; + Parms.InHalfHeight = InHalfHeight; + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CapsuleComponent.GetScaledCapsuleHalfHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetScaledCapsuleHalfHeight() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetScaledCapsuleHalfHeight"); + + Params::CapsuleComponent_GetScaledCapsuleHalfHeight Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetScaledCapsuleHalfHeight_WithoutHemisphere +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetScaledCapsuleHalfHeight_WithoutHemisphere() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetScaledCapsuleHalfHeight_WithoutHemisphere"); + + Params::CapsuleComponent_GetScaledCapsuleHalfHeight_WithoutHemisphere Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetScaledCapsuleRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetScaledCapsuleRadius() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetScaledCapsuleRadius"); + + Params::CapsuleComponent_GetScaledCapsuleRadius Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetScaledCapsuleSize +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* OutRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutHalfHeight (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::GetScaledCapsuleSize(float* OutRadius, float* OutHalfHeight) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetScaledCapsuleSize"); + + Params::CapsuleComponent_GetScaledCapsuleSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRadius != nullptr) + *OutRadius = Parms.OutRadius; + + if (OutHalfHeight != nullptr) + *OutHalfHeight = Parms.OutHalfHeight; +} + + +// Function Engine.CapsuleComponent.GetScaledCapsuleSize_WithoutHemisphere +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* OutRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutHalfHeightWithoutHemisphere (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::GetScaledCapsuleSize_WithoutHemisphere(float* OutRadius, float* OutHalfHeightWithoutHemisphere) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetScaledCapsuleSize_WithoutHemisphere"); + + Params::CapsuleComponent_GetScaledCapsuleSize_WithoutHemisphere Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRadius != nullptr) + *OutRadius = Parms.OutRadius; + + if (OutHalfHeightWithoutHemisphere != nullptr) + *OutHalfHeightWithoutHemisphere = Parms.OutHalfHeightWithoutHemisphere; +} + + +// Function Engine.CapsuleComponent.GetShapeScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetShapeScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetShapeScale"); + + Params::CapsuleComponent_GetShapeScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetUnscaledCapsuleHalfHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetUnscaledCapsuleHalfHeight() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetUnscaledCapsuleHalfHeight"); + + Params::CapsuleComponent_GetUnscaledCapsuleHalfHeight Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetUnscaledCapsuleHalfHeight_WithoutHemisphere +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetUnscaledCapsuleHalfHeight_WithoutHemisphere() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetUnscaledCapsuleHalfHeight_WithoutHemisphere"); + + Params::CapsuleComponent_GetUnscaledCapsuleHalfHeight_WithoutHemisphere Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetUnscaledCapsuleRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCapsuleComponent::GetUnscaledCapsuleRadius() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetUnscaledCapsuleRadius"); + + Params::CapsuleComponent_GetUnscaledCapsuleRadius Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CapsuleComponent.GetUnscaledCapsuleSize +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* OutRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutHalfHeight (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::GetUnscaledCapsuleSize(float* OutRadius, float* OutHalfHeight) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetUnscaledCapsuleSize"); + + Params::CapsuleComponent_GetUnscaledCapsuleSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRadius != nullptr) + *OutRadius = Parms.OutRadius; + + if (OutHalfHeight != nullptr) + *OutHalfHeight = Parms.OutHalfHeight; +} + + +// Function Engine.CapsuleComponent.GetUnscaledCapsuleSize_WithoutHemisphere +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* OutRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutHalfHeightWithoutHemisphere (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCapsuleComponent::GetUnscaledCapsuleSize_WithoutHemisphere(float* OutRadius, float* OutHalfHeightWithoutHemisphere) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CapsuleComponent", "GetUnscaledCapsuleSize_WithoutHemisphere"); + + Params::CapsuleComponent_GetUnscaledCapsuleSize_WithoutHemisphere Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRadius != nullptr) + *OutRadius = Parms.OutRadius; + + if (OutHalfHeightWithoutHemisphere != nullptr) + *OutHalfHeightWithoutHemisphere = Parms.OutHalfHeightWithoutHemisphere; +} + + +// Function Engine.MovementComponent.K2_MoveUpdatedComponent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Delta (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTeleport (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMovementComponent::K2_MoveUpdatedComponent(const struct FVector& Delta, const struct FRotator& NewRotation, struct FHitResult* OutHit, bool bSweep, bool bTeleport) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "K2_MoveUpdatedComponent"); + + Params::MovementComponent_K2_MoveUpdatedComponent Parms{}; + + Parms.Delta = std::move(Delta); + Parms.NewRotation = std::move(NewRotation); + Parms.bSweep = bSweep; + Parms.bTeleport = bTeleport; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.PhysicsVolumeChanged +// (RequiredAPI, Native, Public) +// Parameters: +// class APhysicsVolume* NewVolume (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::PhysicsVolumeChanged(class APhysicsVolume* NewVolume) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "PhysicsVolumeChanged"); + + Params::MovementComponent_PhysicsVolumeChanged Parms{}; + + Parms.NewVolume = NewVolume; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetPlaneConstraintAxisSetting +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EPlaneConstraintAxisSetting NewAxisSetting (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetPlaneConstraintAxisSetting(EPlaneConstraintAxisSetting NewAxisSetting) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetPlaneConstraintAxisSetting"); + + Params::MovementComponent_SetPlaneConstraintAxisSetting Parms{}; + + Parms.NewAxisSetting = NewAxisSetting; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetPlaneConstraintEnabled +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetPlaneConstraintEnabled(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetPlaneConstraintEnabled"); + + Params::MovementComponent_SetPlaneConstraintEnabled Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetPlaneConstraintFromVectors +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Forward (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Up (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetPlaneConstraintFromVectors(const struct FVector& Forward, const struct FVector& Up) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetPlaneConstraintFromVectors"); + + Params::MovementComponent_SetPlaneConstraintFromVectors Parms{}; + + Parms.Forward = std::move(Forward); + Parms.Up = std::move(Up); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetPlaneConstraintNormal +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& PlaneNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetPlaneConstraintNormal(const struct FVector& PlaneNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetPlaneConstraintNormal"); + + Params::MovementComponent_SetPlaneConstraintNormal Parms{}; + + Parms.PlaneNormal = std::move(PlaneNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetPlaneConstraintOrigin +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& PlaneOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetPlaneConstraintOrigin(const struct FVector& PlaneOrigin) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetPlaneConstraintOrigin"); + + Params::MovementComponent_SetPlaneConstraintOrigin Parms{}; + + Parms.PlaneOrigin = std::move(PlaneOrigin); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SetUpdatedComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* NewUpdatedComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMovementComponent::SetUpdatedComponent(class USceneComponent* NewUpdatedComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SetUpdatedComponent"); + + Params::MovementComponent_SetUpdatedComponent Parms{}; + + Parms.NewUpdatedComponent = NewUpdatedComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.SnapUpdatedComponentToPlane +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UMovementComponent::SnapUpdatedComponentToPlane() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "SnapUpdatedComponentToPlane"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.StopMovementImmediately +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UMovementComponent::StopMovementImmediately() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "StopMovementImmediately"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MovementComponent.ConstrainDirectionToPlane +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UMovementComponent::ConstrainDirectionToPlane(const struct FVector& Direction) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "ConstrainDirectionToPlane"); + + Params::MovementComponent_ConstrainDirectionToPlane Parms{}; + + Parms.Direction = std::move(Direction); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.ConstrainLocationToPlane +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UMovementComponent::ConstrainLocationToPlane(const struct FVector& Location) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "ConstrainLocationToPlane"); + + Params::MovementComponent_ConstrainLocationToPlane Parms{}; + + Parms.Location = std::move(Location); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.ConstrainNormalToPlane +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& Normal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UMovementComponent::ConstrainNormalToPlane(const struct FVector& Normal) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "ConstrainNormalToPlane"); + + Params::MovementComponent_ConstrainNormalToPlane Parms{}; + + Parms.Normal = std::move(Normal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetGravityZ +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMovementComponent::GetGravityZ() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetGravityZ"); + + Params::MovementComponent_GetGravityZ Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetMaxSpeed +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMovementComponent::GetMaxSpeed() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetMaxSpeed"); + + Params::MovementComponent_GetMaxSpeed Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetPhysicsVolume +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APhysicsVolume* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APhysicsVolume* UMovementComponent::GetPhysicsVolume() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetPhysicsVolume"); + + Params::MovementComponent_GetPhysicsVolume Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetPlaneConstraintAxisSetting +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EPlaneConstraintAxisSetting ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EPlaneConstraintAxisSetting UMovementComponent::GetPlaneConstraintAxisSetting() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetPlaneConstraintAxisSetting"); + + Params::MovementComponent_GetPlaneConstraintAxisSetting Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetPlaneConstraintNormal +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const struct FVector UMovementComponent::GetPlaneConstraintNormal() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetPlaneConstraintNormal"); + + Params::MovementComponent_GetPlaneConstraintNormal Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.GetPlaneConstraintOrigin +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const struct FVector UMovementComponent::GetPlaneConstraintOrigin() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "GetPlaneConstraintOrigin"); + + Params::MovementComponent_GetPlaneConstraintOrigin Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MovementComponent.IsExceedingMaxSpeed +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float MaxSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMovementComponent::IsExceedingMaxSpeed(float MaxSpeed) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MovementComponent", "IsExceedingMaxSpeed"); + + Params::MovementComponent_IsExceedingMaxSpeed Parms{}; + + Parms.MaxSpeed = MaxSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.GetVelocityForNavMovement +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UNavMovementComponent::GetVelocityForNavMovement() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "GetVelocityForNavMovement"); + + Params::NavMovementComponent_GetVelocityForNavMovement Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.IsCrouching +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UNavMovementComponent::IsCrouching() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "IsCrouching"); + + Params::NavMovementComponent_IsCrouching Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.IsFalling +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UNavMovementComponent::IsFalling() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "IsFalling"); + + Params::NavMovementComponent_IsFalling Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.IsFlying +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UNavMovementComponent::IsFlying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "IsFlying"); + + Params::NavMovementComponent_IsFlying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.IsMovingOnGround +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UNavMovementComponent::IsMovingOnGround() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "IsMovingOnGround"); + + Params::NavMovementComponent_IsMovingOnGround Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementComponent.IsSwimming +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UNavMovementComponent::IsSwimming() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NavMovementComponent", "IsSwimming"); + + Params::NavMovementComponent_IsSwimming Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PawnMovementComponent.AddInputVector +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& WorldVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForce (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPawnMovementComponent::AddInputVector(const struct FVector& WorldVector, bool bForce) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "AddInputVector"); + + Params::PawnMovementComponent_AddInputVector Parms{}; + + Parms.WorldVector = std::move(WorldVector); + Parms.bForce = bForce; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PawnMovementComponent.ConsumeInputVector +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPawnMovementComponent::ConsumeInputVector() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "ConsumeInputVector"); + + Params::PawnMovementComponent_ConsumeInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PawnMovementComponent.MulticastAsyncPhysicsStateAction +// (Final, RequiredAPI, Net, NetReliable, Native, Event, NetMulticast, Private, HasDefaults) +// Parameters: +// const class UPrimitiveComponent* ActionComponent (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName BoneName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAsyncPhysicsTimestamp& Timestamp (ConstParm, Parm, NoDestructor, NativeAccessSpecifierPublic) +// const EPhysicsStateAction ActionType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ActionDatas (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ActionPosition (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPawnMovementComponent::MulticastAsyncPhysicsStateAction(const class UPrimitiveComponent* ActionComponent, const class FName BoneName, const struct FAsyncPhysicsTimestamp& Timestamp, const EPhysicsStateAction ActionType, const struct FVector& ActionDatas, const struct FVector& ActionPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "MulticastAsyncPhysicsStateAction"); + + Params::PawnMovementComponent_MulticastAsyncPhysicsStateAction Parms{}; + + Parms.ActionComponent = ActionComponent; + Parms.BoneName = BoneName; + Parms.Timestamp = std::move(Timestamp); + Parms.ActionType = ActionType; + Parms.ActionDatas = std::move(ActionDatas); + Parms.ActionPosition = std::move(ActionPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PawnMovementComponent.ServerAsyncPhysicsStateAction +// (Final, RequiredAPI, Net, NetReliable, Native, Event, Private, NetServer, HasDefaults) +// Parameters: +// const class UPrimitiveComponent* ActionComponent (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName BoneName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FAsyncPhysicsTimestamp& Timestamp (ConstParm, Parm, NoDestructor, NativeAccessSpecifierPublic) +// const EPhysicsStateAction ActionType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ActionDatas (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ActionPosition (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPawnMovementComponent::ServerAsyncPhysicsStateAction(const class UPrimitiveComponent* ActionComponent, const class FName BoneName, const struct FAsyncPhysicsTimestamp& Timestamp, const EPhysicsStateAction ActionType, const struct FVector& ActionDatas, const struct FVector& ActionPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "ServerAsyncPhysicsStateAction"); + + Params::PawnMovementComponent_ServerAsyncPhysicsStateAction Parms{}; + + Parms.ActionComponent = ActionComponent; + Parms.BoneName = BoneName; + Parms.Timestamp = std::move(Timestamp); + Parms.ActionType = ActionType; + Parms.ActionDatas = std::move(ActionDatas); + Parms.ActionPosition = std::move(ActionPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PawnMovementComponent.GetLastInputVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPawnMovementComponent::GetLastInputVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "GetLastInputVector"); + + Params::PawnMovementComponent_GetLastInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PawnMovementComponent.GetPawnOwner +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* UPawnMovementComponent::GetPawnOwner() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "GetPawnOwner"); + + Params::PawnMovementComponent_GetPawnOwner Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PawnMovementComponent.GetPendingInputVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPawnMovementComponent::GetPendingInputVector() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "GetPendingInputVector"); + + Params::PawnMovementComponent_GetPendingInputVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PawnMovementComponent.IsMoveInputIgnored +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPawnMovementComponent::IsMoveInputIgnored() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnMovementComponent", "IsMoveInputIgnored"); + + Params::PawnMovementComponent_IsMoveInputIgnored Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.AddForce +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::AddForce(const struct FVector& Force) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "AddForce"); + + Params::CharacterMovementComponent_AddForce Parms{}; + + Parms.Force = std::move(Force); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.AddImpulse +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Impulse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bVelocityChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::AddImpulse(const struct FVector& Impulse, bool bVelocityChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "AddImpulse"); + + Params::CharacterMovementComponent_AddImpulse Parms{}; + + Parms.Impulse = std::move(Impulse); + Parms.bVelocityChange = bVelocityChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.CalcVelocity +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Friction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFluid (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BrakingDeceleration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::CalcVelocity(float DeltaTime, float Friction, bool bFluid, float BrakingDeceleration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "CalcVelocity"); + + Params::CharacterMovementComponent_CalcVelocity Parms{}; + + Parms.DeltaTime = DeltaTime; + Parms.Friction = Friction; + Parms.bFluid = bFluid; + Parms.BrakingDeceleration = BrakingDeceleration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.CapsuleTouched +// (RequiredAPI, Native, Protected, HasOutParams) +// Parameters: +// class UPrimitiveComponent* OverlappedComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* Other (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* OtherComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 OtherBodyIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFromSweep (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FHitResult& SweepResult (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::CapsuleTouched(class UPrimitiveComponent* OverlappedComp, class AActor* Other, class UPrimitiveComponent* OtherComp, int32 OtherBodyIndex, bool bFromSweep, const struct FHitResult& SweepResult) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "CapsuleTouched"); + + Params::CharacterMovementComponent_CapsuleTouched Parms{}; + + Parms.OverlappedComp = OverlappedComp; + Parms.Other = Other; + Parms.OtherComp = OtherComp; + Parms.OtherBodyIndex = OtherBodyIndex; + Parms.bFromSweep = bFromSweep; + Parms.SweepResult = std::move(SweepResult); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.ClearAccumulatedForces +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UCharacterMovementComponent::ClearAccumulatedForces() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "ClearAccumulatedForces"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.DisableMovement +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UCharacterMovementComponent::DisableMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "DisableMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetAvoidanceEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetAvoidanceEnabled(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetAvoidanceEnabled"); + + Params::CharacterMovementComponent_SetAvoidanceEnabled Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetAvoidanceGroup +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 GroupFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetAvoidanceGroup(int32 GroupFlags) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetAvoidanceGroup"); + + Params::CharacterMovementComponent_SetAvoidanceGroup Parms{}; + + Parms.GroupFlags = GroupFlags; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetAvoidanceGroupMask +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FNavAvoidanceMask& GroupMask (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetAvoidanceGroupMask(const struct FNavAvoidanceMask& GroupMask) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetAvoidanceGroupMask"); + + Params::CharacterMovementComponent_SetAvoidanceGroupMask Parms{}; + + Parms.GroupMask = std::move(GroupMask); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetCrouchedHalfHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const float NewValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetCrouchedHalfHeight(const float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetCrouchedHalfHeight"); + + Params::CharacterMovementComponent_SetCrouchedHalfHeight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetGravityDirection +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& GravityDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetGravityDirection(const struct FVector& GravityDir) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetGravityDirection"); + + Params::CharacterMovementComponent_SetGravityDirection Parms{}; + + Parms.GravityDir = std::move(GravityDir); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetGroupsToAvoid +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 GroupFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetGroupsToAvoid(int32 GroupFlags) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetGroupsToAvoid"); + + Params::CharacterMovementComponent_SetGroupsToAvoid Parms{}; + + Parms.GroupFlags = GroupFlags; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetGroupsToAvoidMask +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FNavAvoidanceMask& GroupMask (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetGroupsToAvoidMask(const struct FNavAvoidanceMask& GroupMask) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetGroupsToAvoidMask"); + + Params::CharacterMovementComponent_SetGroupsToAvoidMask Parms{}; + + Parms.GroupMask = std::move(GroupMask); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetGroupsToIgnore +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 GroupFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetGroupsToIgnore(int32 GroupFlags) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetGroupsToIgnore"); + + Params::CharacterMovementComponent_SetGroupsToIgnore Parms{}; + + Parms.GroupFlags = GroupFlags; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetGroupsToIgnoreMask +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FNavAvoidanceMask& GroupMask (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetGroupsToIgnoreMask(const struct FNavAvoidanceMask& GroupMask) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetGroupsToIgnoreMask"); + + Params::CharacterMovementComponent_SetGroupsToIgnoreMask Parms{}; + + Parms.GroupMask = std::move(GroupMask); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetMovementMode +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EMovementMode NewMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 NewCustomMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetMovementMode(EMovementMode NewMovementMode, uint8 NewCustomMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetMovementMode"); + + Params::CharacterMovementComponent_SetMovementMode Parms{}; + + Parms.NewMovementMode = NewMovementMode; + Parms.NewCustomMode = NewCustomMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetWalkableFloorAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InWalkableFloorAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetWalkableFloorAngle(float InWalkableFloorAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetWalkableFloorAngle"); + + Params::CharacterMovementComponent_SetWalkableFloorAngle Parms{}; + + Parms.InWalkableFloorAngle = InWalkableFloorAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.SetWalkableFloorZ +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InWalkableFloorZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::SetWalkableFloorZ(float InWalkableFloorZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "SetWalkableFloorZ"); + + Params::CharacterMovementComponent_SetWalkableFloorZ Parms{}; + + Parms.InWalkableFloorZ = InWalkableFloorZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CharacterMovementComponent.GetAnalogInputModifier +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetAnalogInputModifier() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetAnalogInputModifier"); + + Params::CharacterMovementComponent_GetAnalogInputModifier Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetCharacterOwner +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class ACharacter* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ACharacter* UCharacterMovementComponent::GetCharacterOwner() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetCharacterOwner"); + + Params::CharacterMovementComponent_GetCharacterOwner Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetCrouchedHalfHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetCrouchedHalfHeight() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetCrouchedHalfHeight"); + + Params::CharacterMovementComponent_GetCrouchedHalfHeight Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetCurrentAcceleration +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetCurrentAcceleration() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetCurrentAcceleration"); + + Params::CharacterMovementComponent_GetCurrentAcceleration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetGravityDirection +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetGravityDirection() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetGravityDirection"); + + Params::CharacterMovementComponent_GetGravityDirection Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetImpartedMovementBaseVelocity +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetImpartedMovementBaseVelocity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetImpartedMovementBaseVelocity"); + + Params::CharacterMovementComponent_GetImpartedMovementBaseVelocity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetLastUpdateLocation +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetLastUpdateLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetLastUpdateLocation"); + + Params::CharacterMovementComponent_GetLastUpdateLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetLastUpdateRequestedVelocity +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetLastUpdateRequestedVelocity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetLastUpdateRequestedVelocity"); + + Params::CharacterMovementComponent_GetLastUpdateRequestedVelocity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetLastUpdateRotation +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UCharacterMovementComponent::GetLastUpdateRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetLastUpdateRotation"); + + Params::CharacterMovementComponent_GetLastUpdateRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetLastUpdateVelocity +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCharacterMovementComponent::GetLastUpdateVelocity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetLastUpdateVelocity"); + + Params::CharacterMovementComponent_GetLastUpdateVelocity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMaxAcceleration +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetMaxAcceleration() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMaxAcceleration"); + + Params::CharacterMovementComponent_GetMaxAcceleration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMaxBrakingDeceleration +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetMaxBrakingDeceleration() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMaxBrakingDeceleration"); + + Params::CharacterMovementComponent_GetMaxBrakingDeceleration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMaxJumpHeight +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetMaxJumpHeight() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMaxJumpHeight"); + + Params::CharacterMovementComponent_GetMaxJumpHeight Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMaxJumpHeightWithJumpTime +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetMaxJumpHeightWithJumpTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMaxJumpHeightWithJumpTime"); + + Params::CharacterMovementComponent_GetMaxJumpHeightWithJumpTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMinAnalogSpeed +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetMinAnalogSpeed() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMinAnalogSpeed"); + + Params::CharacterMovementComponent_GetMinAnalogSpeed Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetMovementBase +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPrimitiveComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPrimitiveComponent* UCharacterMovementComponent::GetMovementBase() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetMovementBase"); + + Params::CharacterMovementComponent_GetMovementBase Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetPerchRadiusThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetPerchRadiusThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetPerchRadiusThreshold"); + + Params::CharacterMovementComponent_GetPerchRadiusThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.GetValidPerchRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::GetValidPerchRadius() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "GetValidPerchRadius"); + + Params::CharacterMovementComponent_GetValidPerchRadius Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.HasCustomGravity +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCharacterMovementComponent::HasCustomGravity() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "HasCustomGravity"); + + Params::CharacterMovementComponent_HasCustomGravity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.IsWalkable +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCharacterMovementComponent::IsWalkable(const struct FHitResult& Hit) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "IsWalkable"); + + Params::CharacterMovementComponent_IsWalkable Parms{}; + + Parms.Hit = std::move(Hit); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.IsWalking +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCharacterMovementComponent::IsWalking() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "IsWalking"); + + Params::CharacterMovementComponent_IsWalking Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.K2_ComputeFloorDist +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& CapsuleLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LineDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SweepDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SweepRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FFindFloorResult* FloorResult (Parm, OutParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::K2_ComputeFloorDist(const struct FVector& CapsuleLocation, float LineDistance, float SweepDistance, float SweepRadius, struct FFindFloorResult* FloorResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "K2_ComputeFloorDist"); + + Params::CharacterMovementComponent_K2_ComputeFloorDist Parms{}; + + Parms.CapsuleLocation = std::move(CapsuleLocation); + Parms.LineDistance = LineDistance; + Parms.SweepDistance = SweepDistance; + Parms.SweepRadius = SweepRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (FloorResult != nullptr) + *FloorResult = std::move(Parms.FloorResult); +} + + +// Function Engine.CharacterMovementComponent.K2_FindFloor +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& CapsuleLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FFindFloorResult* FloorResult (Parm, OutParm, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UCharacterMovementComponent::K2_FindFloor(const struct FVector& CapsuleLocation, struct FFindFloorResult* FloorResult) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "K2_FindFloor"); + + Params::CharacterMovementComponent_K2_FindFloor Parms{}; + + Parms.CapsuleLocation = std::move(CapsuleLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (FloorResult != nullptr) + *FloorResult = std::move(Parms.FloorResult); +} + + +// Function Engine.CharacterMovementComponent.K2_GetWalkableFloorAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::K2_GetWalkableFloorAngle() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "K2_GetWalkableFloorAngle"); + + Params::CharacterMovementComponent_K2_GetWalkableFloorAngle Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CharacterMovementComponent.K2_GetWalkableFloorZ +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCharacterMovementComponent::K2_GetWalkableFloorZ() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CharacterMovementComponent", "K2_GetWalkableFloorZ"); + + Params::CharacterMovementComponent_K2_GetWalkableFloorZ Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.Conv_GuidToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FGuid& InGuid (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetGuidLibrary::Conv_GuidToString(const struct FGuid& InGuid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "Conv_GuidToString"); + + Params::KismetGuidLibrary_Conv_GuidToString Parms{}; + + Parms.InGuid = std::move(InGuid); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.EqualEqual_GuidGuid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FGuid& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FGuid& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetGuidLibrary::EqualEqual_GuidGuid(const struct FGuid& A, const struct FGuid& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "EqualEqual_GuidGuid"); + + Params::KismetGuidLibrary_EqualEqual_GuidGuid Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.Invalidate_Guid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FGuid& InGuid (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetGuidLibrary::Invalidate_Guid(struct FGuid& InGuid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "Invalidate_Guid"); + + Params::KismetGuidLibrary_Invalidate_Guid Parms{}; + + Parms.InGuid = std::move(InGuid); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InGuid = std::move(Parms.InGuid); +} + + +// Function Engine.KismetGuidLibrary.IsValid_Guid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FGuid& InGuid (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetGuidLibrary::IsValid_Guid(const struct FGuid& InGuid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "IsValid_Guid"); + + Params::KismetGuidLibrary_IsValid_Guid Parms{}; + + Parms.InGuid = std::move(InGuid); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.NewGuid +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FGuid ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FGuid UKismetGuidLibrary::NewGuid() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "NewGuid"); + + Params::KismetGuidLibrary_NewGuid Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.NotEqual_GuidGuid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FGuid& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FGuid& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetGuidLibrary::NotEqual_GuidGuid(const struct FGuid& A, const struct FGuid& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "NotEqual_GuidGuid"); + + Params::KismetGuidLibrary_NotEqual_GuidGuid Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetGuidLibrary.Parse_StringToGuid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& GuidString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FGuid* OutGuid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* Success (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetGuidLibrary::Parse_StringToGuid(const class FString& GuidString, struct FGuid* OutGuid, bool* Success) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetGuidLibrary", "Parse_StringToGuid"); + + Params::KismetGuidLibrary_Parse_StringToGuid Parms{}; + + Parms.GuidString = std::move(GuidString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutGuid != nullptr) + *OutGuid = std::move(Parms.OutGuid); + + if (Success != nullptr) + *Success = Parms.Success; +} + + +// Function Engine.HeterogeneousVolumeComponent.Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UHeterogeneousVolumeComponent::Play() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "Play"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetEndFrame +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetEndFrame(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetEndFrame"); + + Params::HeterogeneousVolumeComponent_SetEndFrame Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetFrame +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetFrame(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetFrame"); + + Params::HeterogeneousVolumeComponent_SetFrame Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetFrameRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetFrameRate(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetFrameRate"); + + Params::HeterogeneousVolumeComponent_SetFrameRate Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetLooping +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetLooping(bool NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetLooping"); + + Params::HeterogeneousVolumeComponent_SetLooping Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetPlaying(bool NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetPlaying"); + + Params::HeterogeneousVolumeComponent_SetPlaying Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetStartFrame +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetStartFrame(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetStartFrame"); + + Params::HeterogeneousVolumeComponent_SetStartFrame Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetStreamingMipBias +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetStreamingMipBias(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetStreamingMipBias"); + + Params::HeterogeneousVolumeComponent_SetStreamingMipBias Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HeterogeneousVolumeComponent.SetVolumeResolution +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FIntVector& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHeterogeneousVolumeComponent::SetVolumeResolution(const struct FIntVector& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("HeterogeneousVolumeComponent", "SetVolumeResolution"); + + Params::HeterogeneousVolumeComponent_SetVolumeResolution Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetMathLibrary.abs +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::abs(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "abs"); + + Params::KismetMathLibrary_abs Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Abs_Int +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Abs_Int(int32 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Abs_Int"); + + Params::KismetMathLibrary_Abs_Int Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Abs_Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Abs_Int64(int64 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Abs_Int64"); + + Params::KismetMathLibrary_Abs_Int64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.acos +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::acos(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "acos"); + + Params::KismetMathLibrary_acos Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Add_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_ByteByte"); + + Params::KismetMathLibrary_Add_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::Add_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_DateTimeDateTime"); + + Params::KismetMathLibrary_Add_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_DateTimeTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::Add_DateTimeTimespan(const struct FDateTime& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_DateTimeTimespan"); + + Params::KismetMathLibrary_Add_DateTimeTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Add_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_DoubleDouble"); + + Params::KismetMathLibrary_Add_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Add_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_Int64Int64"); + + Params::KismetMathLibrary_Add_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Add_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_IntInt"); + + Params::KismetMathLibrary_Add_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_IntPointInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Add_IntPointInt(const struct FIntPoint& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_IntPointInt"); + + Params::KismetMathLibrary_Add_IntPointInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Add_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_IntPointIntPoint"); + + Params::KismetMathLibrary_Add_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Add_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_LinearColorLinearColor"); + + Params::KismetMathLibrary_Add_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_MatrixMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMatrix& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Add_MatrixMatrix(const struct FMatrix& A, const struct FMatrix& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_MatrixMatrix"); + + Params::KismetMathLibrary_Add_MatrixMatrix Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_QuatQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Add_QuatQuat(const struct FQuat& A, const struct FQuat& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_QuatQuat"); + + Params::KismetMathLibrary_Add_QuatQuat Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::Add_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_TimespanTimespan"); + + Params::KismetMathLibrary_Add_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_Vector2DFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Add_Vector2DFloat(const struct FVector2D& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_Vector2DFloat"); + + Params::KismetMathLibrary_Add_Vector2DFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Add_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_Vector2DVector2D"); + + Params::KismetMathLibrary_Add_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Add_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_Vector4Vector4"); + + Params::KismetMathLibrary_Add_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_VectorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Add_VectorFloat(const struct FVector& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_VectorFloat"); + + Params::KismetMathLibrary_Add_VectorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_VectorInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Add_VectorInt(const struct FVector& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_VectorInt"); + + Params::KismetMathLibrary_Add_VectorInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Add_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Add_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Add_VectorVector"); + + Params::KismetMathLibrary_Add_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.And_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::And_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "And_Int64Int64"); + + Params::KismetMathLibrary_And_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.And_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::And_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "And_IntInt"); + + Params::KismetMathLibrary_And_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.asin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::asin(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "asin"); + + Params::KismetMathLibrary_asin Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.atan +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::atan(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "atan"); + + Params::KismetMathLibrary_atan Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Atan2 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Atan2(double Y, double X) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Atan2"); + + Params::KismetMathLibrary_Atan2 Parms{}; + + Parms.Y = Y; + Parms.X = X; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.AverageOfIntArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& IntArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// float* AverageValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::AverageOfIntArray(const TArray& IntArray, float* AverageValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "AverageOfIntArray"); + + Params::KismetMathLibrary_AverageOfIntArray Parms{}; + + Parms.IntArray = std::move(IntArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (AverageValue != nullptr) + *AverageValue = Parms.AverageValue; +} + + +// Function Engine.KismetMathLibrary.BMax +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::BMax(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BMax"); + + Params::KismetMathLibrary_BMax Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BMin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::BMin(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BMin"); + + Params::KismetMathLibrary_BMin Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BooleanAND +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::BooleanAND(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BooleanAND"); + + Params::KismetMathLibrary_BooleanAND Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BooleanNAND +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::BooleanNAND(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BooleanNAND"); + + Params::KismetMathLibrary_BooleanNAND Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BooleanNOR +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::BooleanNOR(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BooleanNOR"); + + Params::KismetMathLibrary_BooleanNOR Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BooleanOR +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::BooleanOR(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BooleanOR"); + + Params::KismetMathLibrary_BooleanOR Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BooleanXOR +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::BooleanXOR(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BooleanXOR"); + + Params::KismetMathLibrary_BooleanXOR Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_ExpandBy +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Negative (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Positive (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UKismetMathLibrary::Box_ExpandBy(const struct FBox& Box, const struct FVector& Negative, const struct FVector& Positive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_ExpandBy"); + + Params::KismetMathLibrary_Box_ExpandBy Parms{}; + + Parms.Box = std::move(Box); + Parms.Negative = std::move(Negative); + Parms.Positive = std::move(Positive); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_GetClosestPointTo +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Point (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Box_GetClosestPointTo(const struct FBox& Box, const struct FVector& Point) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_GetClosestPointTo"); + + Params::KismetMathLibrary_Box_GetClosestPointTo Parms{}; + + Parms.Box = std::move(Box); + Parms.Point = std::move(Point); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_Intersects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FBox& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Box_Intersects(const struct FBox& A, const struct FBox& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_Intersects"); + + Params::KismetMathLibrary_Box_Intersects Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_IsInside +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& InnerTest (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FBox& OuterTest (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Box_IsInside(const struct FBox& InnerTest, const struct FBox& OuterTest) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_IsInside"); + + Params::KismetMathLibrary_Box_IsInside Parms{}; + + Parms.InnerTest = std::move(InnerTest); + Parms.OuterTest = std::move(OuterTest); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_IsInsideOrOn +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& InnerTest (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FBox& OuterTest (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Box_IsInsideOrOn(const struct FBox& InnerTest, const struct FBox& OuterTest) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_IsInsideOrOn"); + + Params::KismetMathLibrary_Box_IsInsideOrOn Parms{}; + + Parms.InnerTest = std::move(InnerTest); + Parms.OuterTest = std::move(OuterTest); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_IsPointInside +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Point (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Box_IsPointInside(const struct FBox& Box, const struct FVector& Point) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_IsPointInside"); + + Params::KismetMathLibrary_Box_IsPointInside Parms{}; + + Parms.Box = std::move(Box); + Parms.Point = std::move(Point); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Box_Overlap +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FBox& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UKismetMathLibrary::Box_Overlap(const struct FBox& A, const struct FBox& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Box_Overlap"); + + Params::KismetMathLibrary_Box_Overlap Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.BreakBoxSphereBounds +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBoxSphereBounds& InBoxSphereBounds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* Origin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoxExtent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SphereRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakBoxSphereBounds(const struct FBoxSphereBounds& InBoxSphereBounds, struct FVector* Origin, struct FVector* BoxExtent, float* SphereRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakBoxSphereBounds"); + + Params::KismetMathLibrary_BreakBoxSphereBounds Parms{}; + + Parms.InBoxSphereBounds = std::move(InBoxSphereBounds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Origin != nullptr) + *Origin = std::move(Parms.Origin); + + if (BoxExtent != nullptr) + *BoxExtent = std::move(Parms.BoxExtent); + + if (SphereRadius != nullptr) + *SphereRadius = Parms.SphereRadius; +} + + +// Function Engine.KismetMathLibrary.BreakColor +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* R (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* G (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* B (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* A (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakColor(const struct FLinearColor& InColor, float* R, float* G, float* B, float* A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakColor"); + + Params::KismetMathLibrary_BreakColor Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (R != nullptr) + *R = Parms.R; + + if (G != nullptr) + *G = Parms.G; + + if (B != nullptr) + *B = Parms.B; + + if (A != nullptr) + *A = Parms.A; +} + + +// Function Engine.KismetMathLibrary.BreakDateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& InDateTime (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Year (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Month (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Day (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Hour (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Minute (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Second (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Millisecond (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakDateTime(const struct FDateTime& InDateTime, int32* Year, int32* Month, int32* Day, int32* Hour, int32* Minute, int32* Second, int32* Millisecond) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakDateTime"); + + Params::KismetMathLibrary_BreakDateTime Parms{}; + + Parms.InDateTime = std::move(InDateTime); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Year != nullptr) + *Year = Parms.Year; + + if (Month != nullptr) + *Month = Parms.Month; + + if (Day != nullptr) + *Day = Parms.Day; + + if (Hour != nullptr) + *Hour = Parms.Hour; + + if (Minute != nullptr) + *Minute = Parms.Minute; + + if (Second != nullptr) + *Second = Parms.Second; + + if (Millisecond != nullptr) + *Millisecond = Parms.Millisecond; +} + + +// Function Engine.KismetMathLibrary.BreakFrameRate +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FFrameRate& InFrameRate (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Numerator (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Denominator (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakFrameRate(const struct FFrameRate& InFrameRate, int32* Numerator, int32* Denominator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakFrameRate"); + + Params::KismetMathLibrary_BreakFrameRate Parms{}; + + Parms.InFrameRate = std::move(InFrameRate); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Numerator != nullptr) + *Numerator = Parms.Numerator; + + if (Denominator != nullptr) + *Denominator = Parms.Denominator; +} + + +// Function Engine.KismetMathLibrary.BreakQualifiedFrameTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQualifiedFrameTime& InFrameTime (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FFrameNumber* frame (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FFrameRate* FrameRate (Parm, OutParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SubFrame (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakQualifiedFrameTime(const struct FQualifiedFrameTime& InFrameTime, struct FFrameNumber* frame, struct FFrameRate* FrameRate, float* SubFrame) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakQualifiedFrameTime"); + + Params::KismetMathLibrary_BreakQualifiedFrameTime Parms{}; + + Parms.InFrameTime = std::move(InFrameTime); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (frame != nullptr) + *frame = std::move(Parms.frame); + + if (FrameRate != nullptr) + *FrameRate = std::move(Parms.FrameRate); + + if (SubFrame != nullptr) + *SubFrame = Parms.SubFrame; +} + + +// Function Engine.KismetMathLibrary.BreakQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& InQuat (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* W (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakQuat(const struct FQuat& InQuat, float* X, float* Y, float* Z, float* W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakQuat"); + + Params::KismetMathLibrary_BreakQuat Parms{}; + + Parms.InQuat = std::move(InQuat); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; + + if (W != nullptr) + *W = Parms.W; +} + + +// Function Engine.KismetMathLibrary.BreakRandomStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& InRandomStream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// int32* InitialSeed (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakRandomStream(const struct FRandomStream& InRandomStream, int32* InitialSeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakRandomStream"); + + Params::KismetMathLibrary_BreakRandomStream Parms{}; + + Parms.InRandomStream = std::move(InRandomStream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (InitialSeed != nullptr) + *InitialSeed = Parms.InitialSeed; +} + + +// Function Engine.KismetMathLibrary.BreakRotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float* Roll (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* pitch (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Yaw (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakRotator(const struct FRotator& InRot, float* Roll, float* pitch, float* Yaw) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakRotator"); + + Params::KismetMathLibrary_BreakRotator Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Roll != nullptr) + *Roll = Parms.Roll; + + if (pitch != nullptr) + *pitch = Parms.pitch; + + if (Yaw != nullptr) + *Yaw = Parms.Yaw; +} + + +// Function Engine.KismetMathLibrary.BreakRotIntoAxes +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakRotIntoAxes(const struct FRotator& InRot, struct FVector* X, struct FVector* Y, struct FVector* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakRotIntoAxes"); + + Params::KismetMathLibrary_BreakRotIntoAxes Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = std::move(Parms.X); + + if (Y != nullptr) + *Y = std::move(Parms.Y); + + if (Z != nullptr) + *Z = std::move(Parms.Z); +} + + +// Function Engine.KismetMathLibrary.BreakTimespan +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& InTimespan (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Days (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Hours (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Minutes (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Seconds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Milliseconds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakTimespan(const struct FTimespan& InTimespan, int32* Days, int32* Hours, int32* Minutes, int32* Seconds, int32* Milliseconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakTimespan"); + + Params::KismetMathLibrary_BreakTimespan Parms{}; + + Parms.InTimespan = std::move(InTimespan); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Days != nullptr) + *Days = Parms.Days; + + if (Hours != nullptr) + *Hours = Parms.Hours; + + if (Minutes != nullptr) + *Minutes = Parms.Minutes; + + if (Seconds != nullptr) + *Seconds = Parms.Seconds; + + if (Milliseconds != nullptr) + *Milliseconds = Parms.Milliseconds; +} + + +// Function Engine.KismetMathLibrary.BreakTimespan2 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& InTimespan (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Days (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Hours (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Minutes (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Seconds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* FractionNano (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakTimespan2(const struct FTimespan& InTimespan, int32* Days, int32* Hours, int32* Minutes, int32* Seconds, int32* FractionNano) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakTimespan2"); + + Params::KismetMathLibrary_BreakTimespan2 Parms{}; + + Parms.InTimespan = std::move(InTimespan); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Days != nullptr) + *Days = Parms.Days; + + if (Hours != nullptr) + *Hours = Parms.Hours; + + if (Minutes != nullptr) + *Minutes = Parms.Minutes; + + if (Seconds != nullptr) + *Seconds = Parms.Seconds; + + if (FractionNano != nullptr) + *FractionNano = Parms.FractionNano; +} + + +// Function Engine.KismetMathLibrary.BreakTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& InTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Location (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* Rotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* Scale (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakTransform(const struct FTransform& InTransform, struct FVector* Location, struct FRotator* Rotation, struct FVector* Scale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakTransform"); + + Params::KismetMathLibrary_BreakTransform Parms{}; + + Parms.InTransform = std::move(InTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Location != nullptr) + *Location = std::move(Parms.Location); + + if (Rotation != nullptr) + *Rotation = std::move(Parms.Rotation); + + if (Scale != nullptr) + *Scale = std::move(Parms.Scale); +} + + +// Function Engine.KismetMathLibrary.BreakVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector(const struct FVector& InVec, double* X, double* Y, double* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector"); + + Params::KismetMathLibrary_BreakVector Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; +} + + +// Function Engine.KismetMathLibrary.BreakVector2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector2D(const struct FVector2D& InVec, double* X, double* Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector2D"); + + Params::KismetMathLibrary_BreakVector2D Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; +} + + +// Function Engine.KismetMathLibrary.BreakVector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& InVec (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* W (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector4(const struct FVector4& InVec, double* X, double* Y, double* Z, double* W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector4"); + + Params::KismetMathLibrary_BreakVector4 Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; + + if (W != nullptr) + *W = Parms.W; +} + + +// Function Engine.KismetMathLibrary.BreakVector_NetQuantize +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector_NetQuantize& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector_NetQuantize(const struct FVector_NetQuantize& InVec, double* X, double* Y, double* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector_NetQuantize"); + + Params::KismetMathLibrary_BreakVector_NetQuantize Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; +} + + +// Function Engine.KismetMathLibrary.BreakVector_NetQuantize10 +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector_NetQuantize10& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector_NetQuantize10(const struct FVector_NetQuantize10& InVec, double* X, double* Y, double* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector_NetQuantize10"); + + Params::KismetMathLibrary_BreakVector_NetQuantize10 Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; +} + + +// Function Engine.KismetMathLibrary.BreakVector_NetQuantize100 +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector_NetQuantize100& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector_NetQuantize100(const struct FVector_NetQuantize100& InVec, double* X, double* Y, double* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector_NetQuantize100"); + + Params::KismetMathLibrary_BreakVector_NetQuantize100 Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; +} + + +// Function Engine.KismetMathLibrary.BreakVector_NetQuantizeNormal +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector_NetQuantizeNormal& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::BreakVector_NetQuantizeNormal(const struct FVector_NetQuantizeNormal& InVec, double* X, double* Y, double* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "BreakVector_NetQuantizeNormal"); + + Params::KismetMathLibrary_BreakVector_NetQuantizeNormal Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = Parms.X; + + if (Y != nullptr) + *Y = Parms.Y; + + if (Z != nullptr) + *Z = Parms.Z; +} + + +// Function Engine.KismetMathLibrary.CInterpTo +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::CInterpTo(const struct FLinearColor& Current, const struct FLinearColor& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "CInterpTo"); + + Params::KismetMathLibrary_CInterpTo Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.clamp +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::clamp(int32 Value, int32 Param_min_0, int32 Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "clamp"); + + Params::KismetMathLibrary_clamp Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClampAngle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double AngleDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double MinAngleDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double MaxAngleDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::ClampAngle(double AngleDegrees, double MinAngleDegrees, double MaxAngleDegrees) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClampAngle"); + + Params::KismetMathLibrary_ClampAngle Parms{}; + + Parms.AngleDegrees = AngleDegrees; + Parms.MinAngleDegrees = MinAngleDegrees; + Parms.MaxAngleDegrees = MaxAngleDegrees; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClampAxes2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double MinAxisVal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double MaxAxisVal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::ClampAxes2D(const struct FVector2D& A, double MinAxisVal, double MaxAxisVal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClampAxes2D"); + + Params::KismetMathLibrary_ClampAxes2D Parms{}; + + Parms.A = std::move(A); + Parms.MinAxisVal = MinAxisVal; + Parms.MaxAxisVal = MaxAxisVal; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClampAxis +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float Angle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::ClampAxis(float Angle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClampAxis"); + + Params::KismetMathLibrary_ClampAxis Parms{}; + + Parms.Angle = Angle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClampInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::ClampInt64(int64 Value, int64 Param_min_0, int64 Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClampInt64"); + + Params::KismetMathLibrary_ClampInt64 Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClampVectorSize +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::ClampVectorSize(const struct FVector& A, double Param_min_0, double Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClampVectorSize"); + + Params::KismetMathLibrary_ClampVectorSize Parms{}; + + Parms.A = std::move(A); + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ClassIsChildOf +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf TestClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ParentClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::ClassIsChildOf(TSubclassOf TestClass, TSubclassOf ParentClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ClassIsChildOf"); + + Params::KismetMathLibrary_ClassIsChildOf Parms{}; + + Parms.TestClass = TestClass; + Parms.ParentClass = ParentClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ComposeRotators +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::ComposeRotators(const struct FRotator& A, const struct FRotator& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ComposeRotators"); + + Params::KismetMathLibrary_ComposeRotators Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ComposeTransforms +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::ComposeTransforms(const struct FTransform& A, const struct FTransform& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ComposeTransforms"); + + Params::KismetMathLibrary_ComposeTransforms Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_BoolToByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Conv_BoolToByte(bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_BoolToByte"); + + Params::KismetMathLibrary_Conv_BoolToByte Parms{}; + + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_BoolToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Conv_BoolToDouble(bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_BoolToDouble"); + + Params::KismetMathLibrary_Conv_BoolToDouble Parms{}; + + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_BoolToInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Conv_BoolToInt(bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_BoolToInt"); + + Params::KismetMathLibrary_Conv_BoolToInt Parms{}; + + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_ByteToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 InByte (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Conv_ByteToDouble(uint8 InByte) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_ByteToDouble"); + + Params::KismetMathLibrary_Conv_ByteToDouble Parms{}; + + Parms.InByte = InByte; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_ByteToInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 InByte (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Conv_ByteToInt(uint8 InByte) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_ByteToInt"); + + Params::KismetMathLibrary_Conv_ByteToInt Parms{}; + + Parms.InByte = InByte; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_ByteToInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 InByte (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Conv_ByteToInt64(uint8 InByte) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_ByteToInt64"); + + Params::KismetMathLibrary_Conv_ByteToInt64 Parms{}; + + Parms.InByte = InByte; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_ColorToLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Conv_ColorToLinearColor(const struct FColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_ColorToLinearColor"); + + Params::KismetMathLibrary_Conv_ColorToLinearColor Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_DoubleToFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Conv_DoubleToFloat(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_DoubleToFloat"); + + Params::KismetMathLibrary_Conv_DoubleToFloat Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_DoubleToInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Conv_DoubleToInt64(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_DoubleToInt64"); + + Params::KismetMathLibrary_Conv_DoubleToInt64 Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_DoubleToLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Conv_DoubleToLinearColor(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_DoubleToLinearColor"); + + Params::KismetMathLibrary_Conv_DoubleToLinearColor Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_DoubleToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_DoubleToVector(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_DoubleToVector"); + + Params::KismetMathLibrary_Conv_DoubleToVector Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_DoubleToVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Conv_DoubleToVector2D(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_DoubleToVector2D"); + + Params::KismetMathLibrary_Conv_DoubleToVector2D Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_FloatToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float InFloat (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Conv_FloatToDouble(float InFloat) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_FloatToDouble"); + + Params::KismetMathLibrary_Conv_FloatToDouble Parms{}; + + Parms.InFloat = InFloat; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Int64ToByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Conv_Int64ToByte(int64 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Int64ToByte"); + + Params::KismetMathLibrary_Conv_Int64ToByte Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Int64ToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Conv_Int64ToDouble(int64 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Int64ToDouble"); + + Params::KismetMathLibrary_Conv_Int64ToDouble Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Int64ToInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Conv_Int64ToInt(int64 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Int64ToInt"); + + Params::KismetMathLibrary_Conv_Int64ToInt Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntPointToVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& InIntPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Conv_IntPointToVector2D(const struct FIntPoint& InIntPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntPointToVector2D"); + + Params::KismetMathLibrary_Conv_IntPointToVector2D Parms{}; + + Parms.InIntPoint = std::move(InIntPoint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Conv_IntToBool(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToBool"); + + Params::KismetMathLibrary_Conv_IntToBool Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Conv_IntToByte(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToByte"); + + Params::KismetMathLibrary_Conv_IntToByte Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Conv_IntToDouble(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToDouble"); + + Params::KismetMathLibrary_Conv_IntToDouble Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Conv_IntToInt64(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToInt64"); + + Params::KismetMathLibrary_Conv_IntToInt64 Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToIntVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntVector UKismetMathLibrary::Conv_IntToIntVector(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToIntVector"); + + Params::KismetMathLibrary_Conv_IntToIntVector Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_IntToVector(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntToVector"); + + Params::KismetMathLibrary_Conv_IntToVector Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_IntVectorToVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntVector& InIntVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_IntVectorToVector(const struct FIntVector& InIntVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_IntVectorToVector"); + + Params::KismetMathLibrary_Conv_IntVectorToVector Parms{}; + + Parms.InIntVector = std::move(InIntVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_LinearColorToColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InLinearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InUseSRGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetMathLibrary::Conv_LinearColorToColor(const struct FLinearColor& InLinearColor, bool InUseSRGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_LinearColorToColor"); + + Params::KismetMathLibrary_Conv_LinearColorToColor Parms{}; + + Parms.InLinearColor = std::move(InLinearColor); + Parms.InUseSRGB = InUseSRGB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_LinearColorToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InLinearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_LinearColorToVector(const struct FLinearColor& InLinearColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_LinearColorToVector"); + + Params::KismetMathLibrary_Conv_LinearColorToVector Parms{}; + + Parms.InLinearColor = std::move(InLinearColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_MatrixToRotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& InMatrix (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Conv_MatrixToRotator(const struct FMatrix& InMatrix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_MatrixToRotator"); + + Params::KismetMathLibrary_Conv_MatrixToRotator Parms{}; + + Parms.InMatrix = std::move(InMatrix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_MatrixToTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& InMatrix (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::Conv_MatrixToTransform(const struct FMatrix& InMatrix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_MatrixToTransform"); + + Params::KismetMathLibrary_Conv_MatrixToTransform Parms{}; + + Parms.InMatrix = std::move(InMatrix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_RotatorToQuaternion +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Conv_RotatorToQuaternion(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_RotatorToQuaternion"); + + Params::KismetMathLibrary_Conv_RotatorToQuaternion Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_RotatorToTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRotator (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::Conv_RotatorToTransform(const struct FRotator& InRotator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_RotatorToTransform"); + + Params::KismetMathLibrary_Conv_RotatorToTransform Parms{}; + + Parms.InRotator = std::move(InRotator); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_RotatorToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_RotatorToVector(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_RotatorToVector"); + + Params::KismetMathLibrary_Conv_RotatorToVector Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_TransformToMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& Transform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Conv_TransformToMatrix(const struct FTransform& Transform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_TransformToMatrix"); + + Params::KismetMathLibrary_Conv_TransformToMatrix Parms{}; + + Parms.Transform = std::move(Transform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Vector2DToIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& InVector2D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Conv_Vector2DToIntPoint(const struct FVector2D& InVector2D) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Vector2DToIntPoint"); + + Params::KismetMathLibrary_Conv_Vector2DToIntPoint Parms{}; + + Parms.InVector2D = std::move(InVector2D); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Vector2DToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& InVector2D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_Vector2DToVector(const struct FVector2D& InVector2D, float Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Vector2DToVector"); + + Params::KismetMathLibrary_Conv_Vector2DToVector Parms{}; + + Parms.InVector2D = std::move(InVector2D); + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Vector4ToQuaternion +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& InVec (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Conv_Vector4ToQuaternion(const struct FVector4& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Vector4ToQuaternion"); + + Params::KismetMathLibrary_Conv_Vector4ToQuaternion Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Vector4ToRotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& InVec (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Conv_Vector4ToRotator(const struct FVector4& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Vector4ToRotator"); + + Params::KismetMathLibrary_Conv_Vector4ToRotator Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_Vector4ToVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& InVector4 (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Conv_Vector4ToVector(const struct FVector4& InVector4) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_Vector4ToVector"); + + Params::KismetMathLibrary_Conv_Vector4ToVector Parms{}; + + Parms.InVector4 = std::move(InVector4); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_VectorToLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Conv_VectorToLinearColor(const struct FVector& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_VectorToLinearColor"); + + Params::KismetMathLibrary_Conv_VectorToLinearColor Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_VectorToQuaternion +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Conv_VectorToQuaternion(const struct FVector& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_VectorToQuaternion"); + + Params::KismetMathLibrary_Conv_VectorToQuaternion Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_VectorToRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Conv_VectorToRotator(const struct FVector& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_VectorToRotator"); + + Params::KismetMathLibrary_Conv_VectorToRotator Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_VectorToTransform +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::Conv_VectorToTransform(const struct FVector& InLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_VectorToTransform"); + + Params::KismetMathLibrary_Conv_VectorToTransform Parms{}; + + Parms.InLocation = std::move(InLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Conv_VectorToVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Conv_VectorToVector2D(const struct FVector& InVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Conv_VectorToVector2D"); + + Params::KismetMathLibrary_Conv_VectorToVector2D Parms{}; + + Parms.InVector = std::move(InVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Convert1DTo2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index1D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 XSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Convert1DTo2D(int32 Index1D, int32 XSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Convert1DTo2D"); + + Params::KismetMathLibrary_Convert1DTo2D Parms{}; + + Parms.Index1D = Index1D; + Parms.XSize = XSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Convert1DTo3D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index1D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 XSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 YSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntVector UKismetMathLibrary::Convert1DTo3D(int32 Index1D, int32 XSize, int32 YSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Convert1DTo3D"); + + Params::KismetMathLibrary_Convert1DTo3D Parms{}; + + Parms.Index1D = Index1D; + Parms.XSize = XSize; + Parms.YSize = YSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Convert2DTo1D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& Index2D (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 XSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Convert2DTo1D(const struct FIntPoint& Index2D, int32 XSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Convert2DTo1D"); + + Params::KismetMathLibrary_Convert2DTo1D Parms{}; + + Parms.Index2D = std::move(Index2D); + Parms.XSize = XSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Convert3DTo1D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntVector& Index3D (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 XSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 YSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Convert3DTo1D(const struct FIntVector& Index3D, int32 XSize, int32 YSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Convert3DTo1D"); + + Params::KismetMathLibrary_Convert3DTo1D Parms{}; + + Parms.Index3D = std::move(Index3D); + Parms.XSize = XSize; + Parms.YSize = YSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.cos +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::cos(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "cos"); + + Params::KismetMathLibrary_cos Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.CreateVectorFromYawPitch +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Yaw (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float pitch (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::CreateVectorFromYawPitch(float Yaw, float pitch, float Length) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "CreateVectorFromYawPitch"); + + Params::KismetMathLibrary_CreateVectorFromYawPitch Parms{}; + + Parms.Yaw = Yaw; + Parms.pitch = pitch; + Parms.Length = Length; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Cross_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Cross_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Cross_VectorVector"); + + Params::KismetMathLibrary_Cross_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.CrossProduct2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::CrossProduct2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "CrossProduct2D"); + + Params::KismetMathLibrary_CrossProduct2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DateTimeFromIsoString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& IsoString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime* Result (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::DateTimeFromIsoString(const class FString& IsoString, struct FDateTime* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DateTimeFromIsoString"); + + Params::KismetMathLibrary_DateTimeFromIsoString Parms{}; + + Parms.IsoString = std::move(IsoString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DateTimeFromString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& DateTimeString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime* Result (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::DateTimeFromString(const class FString& DateTimeString, struct FDateTime* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DateTimeFromString"); + + Params::KismetMathLibrary_DateTimeFromString Parms{}; + + Parms.DateTimeString = std::move(DateTimeString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DateTimeMaxValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::DateTimeMaxValue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DateTimeMaxValue"); + + Params::KismetMathLibrary_DateTimeMaxValue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DateTimeMinValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::DateTimeMinValue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DateTimeMinValue"); + + Params::KismetMathLibrary_DateTimeMinValue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DaysInMonth +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Year (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Month (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::DaysInMonth(int32 Year, int32 Month) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DaysInMonth"); + + Params::KismetMathLibrary_DaysInMonth Parms{}; + + Parms.Year = Year; + Parms.Month = Month; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DaysInYear +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Year (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::DaysInYear(int32 Year) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DaysInYear"); + + Params::KismetMathLibrary_DaysInYear Parms{}; + + Parms.Year = Year; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegAcos +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegAcos(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegAcos"); + + Params::KismetMathLibrary_DegAcos Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegAsin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegAsin(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegAsin"); + + Params::KismetMathLibrary_DegAsin Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegAtan +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegAtan(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegAtan"); + + Params::KismetMathLibrary_DegAtan Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegAtan2 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegAtan2(double Y, double X) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegAtan2"); + + Params::KismetMathLibrary_DegAtan2 Parms{}; + + Parms.Y = Y; + Parms.X = X; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegCos +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegCos(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegCos"); + + Params::KismetMathLibrary_DegCos Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegreesToRadians +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegreesToRadians(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegreesToRadians"); + + Params::KismetMathLibrary_DegreesToRadians Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegSin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegSin(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegSin"); + + Params::KismetMathLibrary_DegSin Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DegTan +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DegTan(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DegTan"); + + Params::KismetMathLibrary_DegTan Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Distance2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Distance2D(const struct FVector2D& V1, const struct FVector2D& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Distance2D"); + + Params::KismetMathLibrary_Distance2D Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DistanceSquared2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DistanceSquared2D(const struct FVector2D& V1, const struct FVector2D& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DistanceSquared2D"); + + Params::KismetMathLibrary_DistanceSquared2D Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Divide_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_ByteByte"); + + Params::KismetMathLibrary_Divide_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Divide_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_DoubleDouble"); + + Params::KismetMathLibrary_Divide_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Divide_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_Int64Int64"); + + Params::KismetMathLibrary_Divide_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Divide_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_IntInt"); + + Params::KismetMathLibrary_Divide_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_IntPointInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Divide_IntPointInt(const struct FIntPoint& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_IntPointInt"); + + Params::KismetMathLibrary_Divide_IntPointInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Divide_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_IntPointIntPoint"); + + Params::KismetMathLibrary_Divide_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Divide_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_LinearColorLinearColor"); + + Params::KismetMathLibrary_Divide_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_TimespanFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scalar (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::Divide_TimespanFloat(const struct FTimespan& A, float Scalar) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_TimespanFloat"); + + Params::KismetMathLibrary_Divide_TimespanFloat Parms{}; + + Parms.A = std::move(A); + Parms.Scalar = Scalar; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_Vector2DFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Divide_Vector2DFloat(const struct FVector2D& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_Vector2DFloat"); + + Params::KismetMathLibrary_Divide_Vector2DFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Divide_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_Vector2DVector2D"); + + Params::KismetMathLibrary_Divide_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Divide_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_Vector4Vector4"); + + Params::KismetMathLibrary_Divide_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_VectorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Divide_VectorFloat(const struct FVector& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_VectorFloat"); + + Params::KismetMathLibrary_Divide_VectorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_VectorInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Divide_VectorInt(const struct FVector& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_VectorInt"); + + Params::KismetMathLibrary_Divide_VectorInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Divide_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Divide_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Divide_VectorVector"); + + Params::KismetMathLibrary_Divide_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Dot_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Dot_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Dot_VectorVector"); + + Params::KismetMathLibrary_Dot_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DotProduct2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::DotProduct2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DotProduct2D"); + + Params::KismetMathLibrary_DotProduct2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DynamicWeightedMovingAverage_Float +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::DynamicWeightedMovingAverage_Float(float CurrentSample, float PreviousSample, float MaxDistance, float MinWeight, float MaxWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DynamicWeightedMovingAverage_Float"); + + Params::KismetMathLibrary_DynamicWeightedMovingAverage_Float Parms{}; + + Parms.CurrentSample = CurrentSample; + Parms.PreviousSample = PreviousSample; + Parms.MaxDistance = MaxDistance; + Parms.MinWeight = MinWeight; + Parms.MaxWeight = MaxWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DynamicWeightedMovingAverage_FRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float MaxDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::DynamicWeightedMovingAverage_FRotator(const struct FRotator& CurrentSample, const struct FRotator& PreviousSample, float MaxDistance, float MinWeight, float MaxWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DynamicWeightedMovingAverage_FRotator"); + + Params::KismetMathLibrary_DynamicWeightedMovingAverage_FRotator Parms{}; + + Parms.CurrentSample = std::move(CurrentSample); + Parms.PreviousSample = std::move(PreviousSample); + Parms.MaxDistance = MaxDistance; + Parms.MinWeight = MinWeight; + Parms.MaxWeight = MaxWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.DynamicWeightedMovingAverage_FVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::DynamicWeightedMovingAverage_FVector(const struct FVector& CurrentSample, const struct FVector& PreviousSample, float MaxDistance, float MinWeight, float MaxWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "DynamicWeightedMovingAverage_FVector"); + + Params::KismetMathLibrary_DynamicWeightedMovingAverage_FVector Parms{}; + + Parms.CurrentSample = std::move(CurrentSample); + Parms.PreviousSample = std::move(PreviousSample); + Parms.MaxDistance = MaxDistance; + Parms.MinWeight = MinWeight; + Parms.MaxWeight = MaxWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Ease +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEasingFunc EasingFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double BlendExp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Steps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Ease(double A, double B, double Alpha, EEasingFunc EasingFunc, double BlendExp, int32 Steps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Ease"); + + Params::KismetMathLibrary_Ease Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.Alpha = Alpha; + Parms.EasingFunc = EasingFunc; + Parms.BlendExp = BlendExp; + Parms.Steps = Steps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Equal_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Equal_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Equal_IntPointIntPoint"); + + Params::KismetMathLibrary_Equal_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_BoolBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_BoolBool(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_BoolBool"); + + Params::KismetMathLibrary_EqualEqual_BoolBool Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_ByteByte"); + + Params::KismetMathLibrary_EqualEqual_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_ClassClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UClass* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_ClassClass(class UClass* A, class UClass* B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_ClassClass"); + + Params::KismetMathLibrary_EqualEqual_ClassClass Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_DateTimeDateTime"); + + Params::KismetMathLibrary_EqualEqual_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_DoubleDouble"); + + Params::KismetMathLibrary_EqualEqual_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_Int64Int64"); + + Params::KismetMathLibrary_EqualEqual_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_IntInt"); + + Params::KismetMathLibrary_EqualEqual_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_LinearColorLinearColor"); + + Params::KismetMathLibrary_EqualEqual_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_MatrixMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMatrix& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_MatrixMatrix(const struct FMatrix& A, const struct FMatrix& B, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_MatrixMatrix"); + + Params::KismetMathLibrary_EqualEqual_MatrixMatrix Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_NameName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_NameName(class FName A, class FName B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_NameName"); + + Params::KismetMathLibrary_EqualEqual_NameName Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_ObjectObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_ObjectObject(class UObject* A, class UObject* B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_ObjectObject"); + + Params::KismetMathLibrary_EqualEqual_ObjectObject Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_QuatQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_QuatQuat(const struct FQuat& A, const struct FQuat& B, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_QuatQuat"); + + Params::KismetMathLibrary_EqualEqual_QuatQuat Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_RotatorRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_RotatorRotator(const struct FRotator& A, const struct FRotator& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_RotatorRotator"); + + Params::KismetMathLibrary_EqualEqual_RotatorRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_TimespanTimespan"); + + Params::KismetMathLibrary_EqualEqual_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_TransformTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_TransformTransform(const struct FTransform& A, const struct FTransform& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_TransformTransform"); + + Params::KismetMathLibrary_EqualEqual_TransformTransform Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_Vector2DVector2D"); + + Params::KismetMathLibrary_EqualEqual_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_Vector4Vector4(const struct FVector4& A, const struct FVector4& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_Vector4Vector4"); + + Params::KismetMathLibrary_EqualEqual_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualEqual_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualEqual_VectorVector(const struct FVector& A, const struct FVector& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualEqual_VectorVector"); + + Params::KismetMathLibrary_EqualEqual_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualExactly_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualExactly_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualExactly_Vector2DVector2D"); + + Params::KismetMathLibrary_EqualExactly_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualExactly_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualExactly_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualExactly_Vector4Vector4"); + + Params::KismetMathLibrary_EqualExactly_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.EqualExactly_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::EqualExactly_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "EqualExactly_VectorVector"); + + Params::KismetMathLibrary_EqualExactly_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.exp +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::exp(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "exp"); + + Params::KismetMathLibrary_exp Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FCeil +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::FCeil(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FCeil"); + + Params::KismetMathLibrary_FCeil Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FCeil64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::FCeil64(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FCeil64"); + + Params::KismetMathLibrary_FCeil64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FClamp +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FClamp(double Value, double Param_min_0, double Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FClamp"); + + Params::KismetMathLibrary_FClamp Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FFloor +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::FFloor(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FFloor"); + + Params::KismetMathLibrary_FFloor Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FFloor64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::FFloor64(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FFloor64"); + + Params::KismetMathLibrary_FFloor64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FindClosestPointOnLine +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::FindClosestPointOnLine(const struct FVector& Point, const struct FVector& LineOrigin, const struct FVector& LineDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FindClosestPointOnLine"); + + Params::KismetMathLibrary_FindClosestPointOnLine Parms{}; + + Parms.Point = std::move(Point); + Parms.LineOrigin = std::move(LineOrigin); + Parms.LineDirection = std::move(LineDirection); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FindClosestPointOnSegment +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentStart (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::FindClosestPointOnSegment(const struct FVector& Point, const struct FVector& SegmentStart, const struct FVector& SegmentEnd) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FindClosestPointOnSegment"); + + Params::KismetMathLibrary_FindClosestPointOnSegment Parms{}; + + Parms.Point = std::move(Point); + Parms.SegmentStart = std::move(SegmentStart); + Parms.SegmentEnd = std::move(SegmentEnd); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FindLookAtRotation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Start (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Target (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::FindLookAtRotation(const struct FVector& Start, const struct FVector& Target) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FindLookAtRotation"); + + Params::KismetMathLibrary_FindLookAtRotation Parms{}; + + Parms.Start = std::move(Start); + Parms.Target = std::move(Target); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FindNearestPointsOnLineSegments +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Segment1Start (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Segment1End (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Segment2Start (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Segment2End (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Segment1Point (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Segment2Point (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::FindNearestPointsOnLineSegments(const struct FVector& Segment1Start, const struct FVector& Segment1End, const struct FVector& Segment2Start, const struct FVector& Segment2End, struct FVector* Segment1Point, struct FVector* Segment2Point) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FindNearestPointsOnLineSegments"); + + Params::KismetMathLibrary_FindNearestPointsOnLineSegments Parms{}; + + Parms.Segment1Start = std::move(Segment1Start); + Parms.Segment1End = std::move(Segment1End); + Parms.Segment2Start = std::move(Segment2Start); + Parms.Segment2End = std::move(Segment2End); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Segment1Point != nullptr) + *Segment1Point = std::move(Parms.Segment1Point); + + if (Segment2Point != nullptr) + *Segment2Point = std::move(Parms.Segment2Point); +} + + +// Function Engine.KismetMathLibrary.FindRelativeLookAtRotation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& StartTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TargetLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::FindRelativeLookAtRotation(const struct FTransform& StartTransform, const struct FVector& TargetLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FindRelativeLookAtRotation"); + + Params::KismetMathLibrary_FindRelativeLookAtRotation Parms{}; + + Parms.StartTransform = std::move(StartTransform); + Parms.TargetLocation = std::move(TargetLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FInterpEaseInOut +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Exponent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FInterpEaseInOut(double A, double B, double Alpha, double Exponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FInterpEaseInOut"); + + Params::KismetMathLibrary_FInterpEaseInOut Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.Alpha = Alpha; + Parms.Exponent = Exponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FInterpTo +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FInterpTo(double Current, double Target, double DeltaTime, double InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FInterpTo"); + + Params::KismetMathLibrary_FInterpTo Parms{}; + + Parms.Current = Current; + Parms.Target = Target; + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FInterpTo_Constant +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FInterpTo_Constant(double Current, double Target, double DeltaTime, double InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FInterpTo_Constant"); + + Params::KismetMathLibrary_FInterpTo_Constant Parms{}; + + Parms.Current = Current; + Parms.Target = Target; + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FixedTurn +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float InCurrent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InDesired (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InDeltaRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::FixedTurn(float InCurrent, float InDesired, float InDeltaRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FixedTurn"); + + Params::KismetMathLibrary_FixedTurn Parms{}; + + Parms.InCurrent = InCurrent; + Parms.InDesired = InDesired; + Parms.InDeltaRate = InDeltaRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FloatSpringInterp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// float Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FFloatSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float Stiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CriticalDampingFactor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Mass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TargetVelocityAmount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bClamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MinValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInitializeFromTarget (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::FloatSpringInterp(float Current, float Target, struct FFloatSpringState& SpringState, float Stiffness, float CriticalDampingFactor, float DeltaTime, float Mass, float TargetVelocityAmount, bool bClamp, float MinValue, float MaxValue, bool bInitializeFromTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FloatSpringInterp"); + + Params::KismetMathLibrary_FloatSpringInterp Parms{}; + + Parms.Current = Current; + Parms.Target = Target; + Parms.SpringState = std::move(SpringState); + Parms.Stiffness = Stiffness; + Parms.CriticalDampingFactor = CriticalDampingFactor; + Parms.DeltaTime = DeltaTime; + Parms.Mass = Mass; + Parms.TargetVelocityAmount = TargetVelocityAmount; + Parms.bClamp = bClamp; + Parms.MinValue = MinValue; + Parms.MaxValue = MaxValue; + Parms.bInitializeFromTarget = bInitializeFromTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FMax +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FMax(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FMax"); + + Params::KismetMathLibrary_FMax Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FMin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FMin(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FMin"); + + Params::KismetMathLibrary_FMin Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FMod +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// double Dividend (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Divisor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Remainder (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::FMod(double Dividend, double Divisor, double* Remainder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FMod"); + + Params::KismetMathLibrary_FMod Parms{}; + + Parms.Dividend = Dividend; + Parms.Divisor = Divisor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Remainder != nullptr) + *Remainder = Parms.Remainder; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FMod64 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// double Dividend (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Divisor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* Remainder (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::FMod64(double Dividend, double Divisor, double* Remainder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FMod64"); + + Params::KismetMathLibrary_FMod64 Parms{}; + + Parms.Dividend = Dividend; + Parms.Divisor = Divisor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Remainder != nullptr) + *Remainder = Parms.Remainder; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Fraction +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Fraction(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Fraction"); + + Params::KismetMathLibrary_Fraction Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromDays +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Days (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::FromDays(float Days) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromDays"); + + Params::KismetMathLibrary_FromDays Parms{}; + + Parms.Days = Days; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromHours +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Hours (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::FromHours(float Hours) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromHours"); + + Params::KismetMathLibrary_FromHours Parms{}; + + Parms.Hours = Hours; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromMilliseconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Milliseconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::FromMilliseconds(float Milliseconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromMilliseconds"); + + Params::KismetMathLibrary_FromMilliseconds Parms{}; + + Parms.Milliseconds = Milliseconds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromMinutes +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Minutes (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::FromMinutes(float Minutes) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromMinutes"); + + Params::KismetMathLibrary_FromMinutes Parms{}; + + Parms.Minutes = Minutes; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromSeconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::FromSeconds(float Seconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromSeconds"); + + Params::KismetMathLibrary_FromSeconds Parms{}; + + Parms.Seconds = Seconds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FromUnixTimestamp +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const int64 UnixTime (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::FromUnixTimestamp(const int64 UnixTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FromUnixTimestamp"); + + Params::KismetMathLibrary_FromUnixTimestamp Parms{}; + + Parms.UnixTime = UnixTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FTrunc +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::FTrunc(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FTrunc"); + + Params::KismetMathLibrary_FTrunc Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FTrunc64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::FTrunc64(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FTrunc64"); + + Params::KismetMathLibrary_FTrunc64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FTruncVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntVector UKismetMathLibrary::FTruncVector(const struct FVector& InVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FTruncVector"); + + Params::KismetMathLibrary_FTruncVector Parms{}; + + Parms.InVector = std::move(InVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.FWrap +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::FWrap(double Value, double Param_min_0, double Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "FWrap"); + + Params::KismetMathLibrary_FWrap Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetAbs2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::GetAbs2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetAbs2D"); + + Params::KismetMathLibrary_GetAbs2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetAbsMax2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetAbsMax2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetAbsMax2D"); + + Params::KismetMathLibrary_GetAbsMax2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetAxes +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::GetAxes(const struct FRotator& A, struct FVector* X, struct FVector* Y, struct FVector* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetAxes"); + + Params::KismetMathLibrary_GetAxes Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = std::move(Parms.X); + + if (Y != nullptr) + *Y = std::move(Parms.Y); + + if (Z != nullptr) + *Z = std::move(Parms.Z); +} + + +// Function Engine.KismetMathLibrary.GetAzimuthAndElevation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& ReferenceFrame (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Azimuth (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Elevation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::GetAzimuthAndElevation(const struct FVector& InDirection, const struct FTransform& ReferenceFrame, float* Azimuth, float* Elevation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetAzimuthAndElevation"); + + Params::KismetMathLibrary_GetAzimuthAndElevation Parms{}; + + Parms.InDirection = std::move(InDirection); + Parms.ReferenceFrame = std::move(ReferenceFrame); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Azimuth != nullptr) + *Azimuth = Parms.Azimuth; + + if (Elevation != nullptr) + *Elevation = Parms.Elevation; +} + + +// Function Engine.KismetMathLibrary.GetBoxCenter +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& InBox (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetBoxCenter(const struct FBox& InBox) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetBoxCenter"); + + Params::KismetMathLibrary_GetBoxCenter Parms{}; + + Parms.InBox = std::move(InBox); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetBoxSize +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& InBox (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetBoxSize(const struct FBox& InBox) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetBoxSize"); + + Params::KismetMathLibrary_GetBoxSize Parms{}; + + Parms.InBox = std::move(InBox); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetBoxVolume +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& InBox (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetBoxVolume(const struct FBox& InBox) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetBoxVolume"); + + Params::KismetMathLibrary_GetBoxVolume Parms{}; + + Parms.InBox = std::move(InBox); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDate +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::GetDate(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDate"); + + Params::KismetMathLibrary_GetDate Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDay +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetDay(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDay"); + + Params::KismetMathLibrary_GetDay Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDayOfYear +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetDayOfYear(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDayOfYear"); + + Params::KismetMathLibrary_GetDayOfYear Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDays +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetDays(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDays"); + + Params::KismetMathLibrary_GetDays Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDirectionUnitVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& From (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& To (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetDirectionUnitVector(const struct FVector& From, const struct FVector& To) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDirectionUnitVector"); + + Params::KismetMathLibrary_GetDirectionUnitVector Parms{}; + + Parms.From = std::move(From); + Parms.To = std::move(To); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetDuration +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::GetDuration(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetDuration"); + + Params::KismetMathLibrary_GetDuration Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetForwardVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetForwardVector(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetForwardVector"); + + Params::KismetMathLibrary_GetForwardVector Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetHour +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetHour(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetHour"); + + Params::KismetMathLibrary_GetHour Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetHour12 +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetHour12(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetHour12"); + + Params::KismetMathLibrary_GetHour12 Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetHours +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetHours(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetHours"); + + Params::KismetMathLibrary_GetHours Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMax2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetMax2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMax2D"); + + Params::KismetMathLibrary_GetMax2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMaxElement +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetMaxElement(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMaxElement"); + + Params::KismetMathLibrary_GetMaxElement Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMillisecond +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetMillisecond(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMillisecond"); + + Params::KismetMathLibrary_GetMillisecond Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMilliseconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetMilliseconds(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMilliseconds"); + + Params::KismetMathLibrary_GetMilliseconds Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMin2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetMin2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMin2D"); + + Params::KismetMathLibrary_GetMin2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMinElement +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetMinElement(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMinElement"); + + Params::KismetMathLibrary_GetMinElement Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMinute +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetMinute(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMinute"); + + Params::KismetMathLibrary_GetMinute Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMinutes +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetMinutes(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMinutes"); + + Params::KismetMathLibrary_GetMinutes Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetMonth +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetMonth(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetMonth"); + + Params::KismetMathLibrary_GetMonth Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetPI +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetPI() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetPI"); + + Params::KismetMathLibrary_GetPI Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetPointDistanceToLine +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetPointDistanceToLine(const struct FVector& Point, const struct FVector& LineOrigin, const struct FVector& LineDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetPointDistanceToLine"); + + Params::KismetMathLibrary_GetPointDistanceToLine Parms{}; + + Parms.Point = std::move(Point); + Parms.LineOrigin = std::move(LineOrigin); + Parms.LineDirection = std::move(LineDirection); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetPointDistanceToSegment +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentStart (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetPointDistanceToSegment(const struct FVector& Point, const struct FVector& SegmentStart, const struct FVector& SegmentEnd) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetPointDistanceToSegment"); + + Params::KismetMathLibrary_GetPointDistanceToSegment Parms{}; + + Parms.Point = std::move(Point); + Parms.SegmentStart = std::move(SegmentStart); + Parms.SegmentEnd = std::move(SegmentEnd); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetReflectionVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SurfaceNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetReflectionVector(const struct FVector& Direction, const struct FVector& SurfaceNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetReflectionVector"); + + Params::KismetMathLibrary_GetReflectionVector Parms{}; + + Parms.Direction = std::move(Direction); + Parms.SurfaceNormal = std::move(SurfaceNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetRightVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetRightVector(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetRightVector"); + + Params::KismetMathLibrary_GetRightVector Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetRotated2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleDeg (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::GetRotated2D(const struct FVector2D& A, float AngleDeg) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetRotated2D"); + + Params::KismetMathLibrary_GetRotated2D Parms{}; + + Parms.A = std::move(A); + Parms.AngleDeg = AngleDeg; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetRuntimeFloatCurveValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRuntimeFloatCurve& Curve (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const float InTime (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float InDefaultValue (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetRuntimeFloatCurveValue(const struct FRuntimeFloatCurve& Curve, const float InTime, const float InDefaultValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetRuntimeFloatCurveValue"); + + Params::KismetMathLibrary_GetRuntimeFloatCurveValue Parms{}; + + Parms.Curve = std::move(Curve); + Parms.InTime = InTime; + Parms.InDefaultValue = InDefaultValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetSecond +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetSecond(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetSecond"); + + Params::KismetMathLibrary_GetSecond Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetSeconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetSeconds(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetSeconds"); + + Params::KismetMathLibrary_GetSeconds Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetSlopeDegreeAngles +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& MyRightYAxis (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& FloorNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& UpVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutSlopePitchDegreeAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutSlopeRollDegreeAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::GetSlopeDegreeAngles(const struct FVector& MyRightYAxis, const struct FVector& FloorNormal, const struct FVector& UpVector, float* OutSlopePitchDegreeAngle, float* OutSlopeRollDegreeAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetSlopeDegreeAngles"); + + Params::KismetMathLibrary_GetSlopeDegreeAngles Parms{}; + + Parms.MyRightYAxis = std::move(MyRightYAxis); + Parms.FloorNormal = std::move(FloorNormal); + Parms.UpVector = std::move(UpVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSlopePitchDegreeAngle != nullptr) + *OutSlopePitchDegreeAngle = Parms.OutSlopePitchDegreeAngle; + + if (OutSlopeRollDegreeAngle != nullptr) + *OutSlopeRollDegreeAngle = Parms.OutSlopeRollDegreeAngle; +} + + +// Function Engine.KismetMathLibrary.GetTAU +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GetTAU() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTAU"); + + Params::KismetMathLibrary_GetTAU Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTimeOfDay +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::GetTimeOfDay(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTimeOfDay"); + + Params::KismetMathLibrary_GetTimeOfDay Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTotalDays +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetTotalDays(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTotalDays"); + + Params::KismetMathLibrary_GetTotalDays Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTotalHours +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetTotalHours(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTotalHours"); + + Params::KismetMathLibrary_GetTotalHours Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTotalMilliseconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetTotalMilliseconds(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTotalMilliseconds"); + + Params::KismetMathLibrary_GetTotalMilliseconds Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTotalMinutes +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetTotalMinutes(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTotalMinutes"); + + Params::KismetMathLibrary_GetTotalMinutes Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetTotalSeconds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::GetTotalSeconds(const struct FTimespan& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetTotalSeconds"); + + Params::KismetMathLibrary_GetTotalSeconds Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetUpVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetUpVector(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetUpVector"); + + Params::KismetMathLibrary_GetUpVector Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetVectorArrayAverage +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& Vectors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GetVectorArrayAverage(const TArray& Vectors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetVectorArrayAverage"); + + Params::KismetMathLibrary_GetVectorArrayAverage Parms{}; + + Parms.Vectors = std::move(Vectors); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GetYawPitchFromVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Yaw (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* pitch (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::GetYawPitchFromVector(const struct FVector& InVec, float* Yaw, float* pitch) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetYawPitchFromVector"); + + Params::KismetMathLibrary_GetYawPitchFromVector Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Yaw != nullptr) + *Yaw = Parms.Yaw; + + if (pitch != nullptr) + *pitch = Parms.pitch; +} + + +// Function Engine.KismetMathLibrary.GetYear +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::GetYear(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GetYear"); + + Params::KismetMathLibrary_GetYear Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_ByteByte"); + + Params::KismetMathLibrary_Greater_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_DateTimeDateTime"); + + Params::KismetMathLibrary_Greater_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_DoubleDouble"); + + Params::KismetMathLibrary_Greater_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_Int64Int64"); + + Params::KismetMathLibrary_Greater_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_IntInt"); + + Params::KismetMathLibrary_Greater_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Greater_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Greater_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Greater_TimespanTimespan"); + + Params::KismetMathLibrary_Greater_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_ByteByte"); + + Params::KismetMathLibrary_GreaterEqual_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_DateTimeDateTime"); + + Params::KismetMathLibrary_GreaterEqual_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_DoubleDouble"); + + Params::KismetMathLibrary_GreaterEqual_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_Int64Int64"); + + Params::KismetMathLibrary_GreaterEqual_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_IntInt"); + + Params::KismetMathLibrary_GreaterEqual_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterEqual_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::GreaterEqual_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterEqual_TimespanTimespan"); + + Params::KismetMathLibrary_GreaterEqual_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GreaterGreater_VectorRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::GreaterGreater_VectorRotator(const struct FVector& A, const struct FRotator& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GreaterGreater_VectorRotator"); + + Params::KismetMathLibrary_GreaterGreater_VectorRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.GridSnap_Float +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double GridSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::GridSnap_Float(double Location, double GridSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "GridSnap_Float"); + + Params::KismetMathLibrary_GridSnap_Float Parms{}; + + Parms.Location = Location; + Parms.GridSize = GridSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.HSVToRGB +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float H (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float S (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::HSVToRGB(float H, float S, float V, float A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "HSVToRGB"); + + Params::KismetMathLibrary_HSVToRGB Parms{}; + + Parms.H = H; + Parms.S = S; + Parms.V = V; + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.HSVToRGB_Vector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& HSV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor* RGB (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::HSVToRGB_Vector(const struct FLinearColor& HSV, struct FLinearColor* RGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "HSVToRGB_Vector"); + + Params::KismetMathLibrary_HSVToRGB_Vector Parms{}; + + Parms.HSV = std::move(HSV); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (RGB != nullptr) + *RGB = std::move(Parms.RGB); +} + + +// Function Engine.KismetMathLibrary.HSVToRGBLinear +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& HSV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::HSVToRGBLinear(const struct FLinearColor& HSV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "HSVToRGBLinear"); + + Params::KismetMathLibrary_HSVToRGBLinear Parms{}; + + Parms.HSV = std::move(HSV); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Hypotenuse +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Hypotenuse(double Width, double Height) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Hypotenuse"); + + Params::KismetMathLibrary_Hypotenuse Parms{}; + + Parms.Width = Width; + Parms.Height = Height; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InRange_FloatFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::InRange_FloatFloat(double Value, double Param_min_0, double Param_max_0, bool InclusiveMin, bool InclusiveMax) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InRange_FloatFloat"); + + Params::KismetMathLibrary_InRange_FloatFloat Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + Parms.InclusiveMin = InclusiveMin; + Parms.InclusiveMax = InclusiveMax; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InRange_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::InRange_Int64Int64(int64 Value, int64 Param_min_0, int64 Param_max_0, bool InclusiveMin, bool InclusiveMax) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InRange_Int64Int64"); + + Params::KismetMathLibrary_InRange_Int64Int64 Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + Parms.InclusiveMin = InclusiveMin; + Parms.InclusiveMax = InclusiveMax; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InRange_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InclusiveMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::InRange_IntInt(int32 Value, int32 Param_min_0, int32 Param_max_0, bool InclusiveMin, bool InclusiveMax) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InRange_IntInt"); + + Params::KismetMathLibrary_InRange_IntInt Parms{}; + + Parms.Value = Value; + Parms.Param_min_0 = Param_min_0; + Parms.Param_max_0 = Param_max_0; + Parms.InclusiveMin = InclusiveMin; + Parms.InclusiveMax = InclusiveMax; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_Down +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_Down() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_Down"); + + Params::KismetMathLibrary_IntPoint_Down Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_Left +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_Left() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_Left"); + + Params::KismetMathLibrary_IntPoint_Left Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_One +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_One() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_One"); + + Params::KismetMathLibrary_IntPoint_One Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_Right +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_Right() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_Right"); + + Params::KismetMathLibrary_IntPoint_Right Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_Up +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_Up() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_Up"); + + Params::KismetMathLibrary_IntPoint_Up Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IntPoint_Zero +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::IntPoint_Zero() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IntPoint_Zero"); + + Params::KismetMathLibrary_IntPoint_Zero Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InverseTransformDirection +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::InverseTransformDirection(const struct FTransform& T, const struct FVector& Direction) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InverseTransformDirection"); + + Params::KismetMathLibrary_InverseTransformDirection Parms{}; + + Parms.T = std::move(T); + Parms.Direction = std::move(Direction); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InverseTransformLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::InverseTransformLocation(const struct FTransform& T, const struct FVector& Location) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InverseTransformLocation"); + + Params::KismetMathLibrary_InverseTransformLocation Parms{}; + + Parms.T = std::move(T); + Parms.Location = std::move(Location); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InverseTransformRotation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::InverseTransformRotation(const struct FTransform& T, const struct FRotator& Rotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InverseTransformRotation"); + + Params::KismetMathLibrary_InverseTransformRotation Parms{}; + + Parms.T = std::move(T); + Parms.Rotation = std::move(Rotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.InvertTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::InvertTransform(const struct FTransform& T) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "InvertTransform"); + + Params::KismetMathLibrary_InvertTransform Parms{}; + + Parms.T = std::move(T); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsAfternoon +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsAfternoon(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsAfternoon"); + + Params::KismetMathLibrary_IsAfternoon Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsLeapYear +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Year (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsLeapYear(int32 Year) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsLeapYear"); + + Params::KismetMathLibrary_IsLeapYear Parms{}; + + Parms.Year = Year; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsMorning +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsMorning(const struct FDateTime& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsMorning"); + + Params::KismetMathLibrary_IsMorning Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsNearlyZero2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsNearlyZero2D(const struct FVector2D& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsNearlyZero2D"); + + Params::KismetMathLibrary_IsNearlyZero2D Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsPointInBox +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsPointInBox(const struct FVector& Point, const struct FVector& BoxOrigin, const struct FVector& BoxExtent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsPointInBox"); + + Params::KismetMathLibrary_IsPointInBox Parms{}; + + Parms.Point = std::move(Point); + Parms.BoxOrigin = std::move(BoxOrigin); + Parms.BoxExtent = std::move(BoxExtent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsPointInBox_Box +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox& Box (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsPointInBox_Box(const struct FVector& Point, const struct FBox& Box) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsPointInBox_Box"); + + Params::KismetMathLibrary_IsPointInBox_Box Parms{}; + + Parms.Point = std::move(Point); + Parms.Box = std::move(Box); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsPointInBoxWithTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& BoxWorldTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsPointInBoxWithTransform(const struct FVector& Point, const struct FTransform& BoxWorldTransform, const struct FVector& BoxExtent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsPointInBoxWithTransform"); + + Params::KismetMathLibrary_IsPointInBoxWithTransform Parms{}; + + Parms.Point = std::move(Point); + Parms.BoxWorldTransform = std::move(BoxWorldTransform); + Parms.BoxExtent = std::move(BoxExtent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsPointInBoxWithTransform_Box +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& BoxWorldTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox& BoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsPointInBoxWithTransform_Box(const struct FVector& Point, const struct FTransform& BoxWorldTransform, const struct FBox& BoxExtent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsPointInBoxWithTransform_Box"); + + Params::KismetMathLibrary_IsPointInBoxWithTransform_Box Parms{}; + + Parms.Point = std::move(Point); + Parms.BoxWorldTransform = std::move(BoxWorldTransform); + Parms.BoxExtent = std::move(BoxExtent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.IsZero2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::IsZero2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "IsZero2D"); + + Params::KismetMathLibrary_IsZero2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Lerp +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Lerp(double A, double B, double Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Lerp"); + + Params::KismetMathLibrary_Lerp Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_ByteByte"); + + Params::KismetMathLibrary_Less_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_DateTimeDateTime"); + + Params::KismetMathLibrary_Less_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_DoubleDouble"); + + Params::KismetMathLibrary_Less_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_Int64Int64"); + + Params::KismetMathLibrary_Less_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_IntInt"); + + Params::KismetMathLibrary_Less_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Less_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Less_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Less_TimespanTimespan"); + + Params::KismetMathLibrary_Less_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_ByteByte"); + + Params::KismetMathLibrary_LessEqual_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_DateTimeDateTime"); + + Params::KismetMathLibrary_LessEqual_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_DoubleDouble"); + + Params::KismetMathLibrary_LessEqual_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_Int64Int64"); + + Params::KismetMathLibrary_LessEqual_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_IntInt"); + + Params::KismetMathLibrary_LessEqual_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessEqual_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LessEqual_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessEqual_TimespanTimespan"); + + Params::KismetMathLibrary_LessEqual_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LessLess_VectorRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::LessLess_VectorRotator(const struct FVector& A, const struct FRotator& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LessLess_VectorRotator"); + + Params::KismetMathLibrary_LessLess_VectorRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Black +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Black() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Black"); + + Params::KismetMathLibrary_LinearColor_Black Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Blue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Blue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Blue"); + + Params::KismetMathLibrary_LinearColor_Blue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Desaturated +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InDesaturation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Desaturated(const struct FLinearColor& InColor, float InDesaturation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Desaturated"); + + Params::KismetMathLibrary_LinearColor_Desaturated Parms{}; + + Parms.InColor = std::move(InColor); + Parms.InDesaturation = InDesaturation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Distance +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& C1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& C2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::LinearColor_Distance(const struct FLinearColor& C1, const struct FLinearColor& C2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Distance"); + + Params::KismetMathLibrary_LinearColor_Distance Parms{}; + + Parms.C1 = std::move(C1); + Parms.C2 = std::move(C2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_GetLuminance +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::LinearColor_GetLuminance(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_GetLuminance"); + + Params::KismetMathLibrary_LinearColor_GetLuminance Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_GetMax +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::LinearColor_GetMax(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_GetMax"); + + Params::KismetMathLibrary_LinearColor_GetMax Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_GetMin +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::LinearColor_GetMin(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_GetMin"); + + Params::KismetMathLibrary_LinearColor_GetMin Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Gray +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Gray() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Gray"); + + Params::KismetMathLibrary_LinearColor_Gray Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Green +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Green() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Green"); + + Params::KismetMathLibrary_LinearColor_Green Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_IsNearEqual +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LinearColor_IsNearEqual(const struct FLinearColor& A, const struct FLinearColor& B, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_IsNearEqual"); + + Params::KismetMathLibrary_LinearColor_IsNearEqual Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Quantize +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetMathLibrary::LinearColor_Quantize(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Quantize"); + + Params::KismetMathLibrary_LinearColor_Quantize Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_QuantizeRound +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetMathLibrary::LinearColor_QuantizeRound(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_QuantizeRound"); + + Params::KismetMathLibrary_LinearColor_QuantizeRound Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Red +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Red() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Red"); + + Params::KismetMathLibrary_LinearColor_Red Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Set +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_Set(struct FLinearColor& InOutColor, const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Set"); + + Params::KismetMathLibrary_LinearColor_Set Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetFromHSV +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float H (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float S (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetFromHSV(struct FLinearColor& InOutColor, float H, float S, float V, float A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetFromHSV"); + + Params::KismetMathLibrary_LinearColor_SetFromHSV Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.H = H; + Parms.S = S; + Parms.V = V; + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetFromPow22 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FColor& InColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetFromPow22(struct FLinearColor& InOutColor, const struct FColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetFromPow22"); + + Params::KismetMathLibrary_LinearColor_SetFromPow22 Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetFromSRGB +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FColor& InSRGB (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetFromSRGB(struct FLinearColor& InOutColor, const struct FColor& InSRGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetFromSRGB"); + + Params::KismetMathLibrary_LinearColor_SetFromSRGB Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.InSRGB = std::move(InSRGB); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetRandomHue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetRandomHue(struct FLinearColor& InOutColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetRandomHue"); + + Params::KismetMathLibrary_LinearColor_SetRandomHue Parms{}; + + Parms.InOutColor = std::move(InOutColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetRGBA +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float R (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float G (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetRGBA(struct FLinearColor& InOutColor, float R, float G, float B, float A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetRGBA"); + + Params::KismetMathLibrary_LinearColor_SetRGBA Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.R = R; + Parms.G = G; + Parms.B = B; + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_SetTemperature +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FLinearColor& InOutColor (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InTemperature (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::LinearColor_SetTemperature(struct FLinearColor& InOutColor, float InTemperature) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_SetTemperature"); + + Params::KismetMathLibrary_LinearColor_SetTemperature Parms{}; + + Parms.InOutColor = std::move(InOutColor); + Parms.InTemperature = InTemperature; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InOutColor = std::move(Parms.InOutColor); +} + + +// Function Engine.KismetMathLibrary.LinearColor_ToNewOpacity +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InOpacity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_ToNewOpacity(const struct FLinearColor& InColor, float InOpacity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_ToNewOpacity"); + + Params::KismetMathLibrary_LinearColor_ToNewOpacity Parms{}; + + Parms.InColor = std::move(InColor); + Parms.InOpacity = InOpacity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_ToRGBE +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InLinearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetMathLibrary::LinearColor_ToRGBE(const struct FLinearColor& InLinearColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_ToRGBE"); + + Params::KismetMathLibrary_LinearColor_ToRGBE Parms{}; + + Parms.InLinearColor = std::move(InLinearColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Transparent +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Transparent() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Transparent"); + + Params::KismetMathLibrary_LinearColor_Transparent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_White +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_White() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_White"); + + Params::KismetMathLibrary_LinearColor_White Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColor_Yellow +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColor_Yellow() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColor_Yellow"); + + Params::KismetMathLibrary_LinearColor_Yellow Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColorLerp +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColorLerp(const struct FLinearColor& A, const struct FLinearColor& B, float Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColorLerp"); + + Params::KismetMathLibrary_LinearColorLerp Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinearColorLerpUsingHSV +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::LinearColorLerpUsingHSV(const struct FLinearColor& A, const struct FLinearColor& B, float Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinearColorLerpUsingHSV"); + + Params::KismetMathLibrary_LinearColorLerpUsingHSV Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinePlaneIntersection +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& LineStart (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineEnd (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlane& APlane (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* T (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Intersection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LinePlaneIntersection(const struct FVector& LineStart, const struct FVector& LineEnd, const struct FPlane& APlane, float* T, struct FVector* Intersection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinePlaneIntersection"); + + Params::KismetMathLibrary_LinePlaneIntersection Parms{}; + + Parms.LineStart = std::move(LineStart); + Parms.LineEnd = std::move(LineEnd); + Parms.APlane = std::move(APlane); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (T != nullptr) + *T = Parms.T; + + if (Intersection != nullptr) + *Intersection = std::move(Parms.Intersection); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.LinePlaneIntersection_OriginNormal +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& LineStart (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineEnd (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PlaneOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PlaneNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* T (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Intersection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::LinePlaneIntersection_OriginNormal(const struct FVector& LineStart, const struct FVector& LineEnd, const struct FVector& PlaneOrigin, const struct FVector& PlaneNormal, float* T, struct FVector* Intersection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "LinePlaneIntersection_OriginNormal"); + + Params::KismetMathLibrary_LinePlaneIntersection_OriginNormal Parms{}; + + Parms.LineStart = std::move(LineStart); + Parms.LineEnd = std::move(LineEnd); + Parms.PlaneOrigin = std::move(PlaneOrigin); + Parms.PlaneNormal = std::move(PlaneNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (T != nullptr) + *T = Parms.T; + + if (Intersection != nullptr) + *Intersection = std::move(Parms.Intersection); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.log +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double base (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::log(double A, double base) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "log"); + + Params::KismetMathLibrary_log Parms{}; + + Parms.A = A; + Parms.base = base; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Loge +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Loge(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Loge"); + + Params::KismetMathLibrary_Loge Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeBox +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UKismetMathLibrary::MakeBox(const struct FVector& Param_min_0, const struct FVector& Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeBox"); + + Params::KismetMathLibrary_MakeBox Parms{}; + + Parms.Param_min_0 = std::move(Param_min_0); + Parms.Param_max_0 = std::move(Param_max_0); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeBox2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& Param_min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Param_max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBox2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox2D UKismetMathLibrary::MakeBox2D(const struct FVector2D& Param_min_0, const struct FVector2D& Param_max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeBox2D"); + + Params::KismetMathLibrary_MakeBox2D Parms{}; + + Parms.Param_min_0 = std::move(Param_min_0); + Parms.Param_max_0 = std::move(Param_max_0); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeBoxSphereBounds +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBoxSphereBounds ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBoxSphereBounds UKismetMathLibrary::MakeBoxSphereBounds(const struct FVector& Origin, const struct FVector& BoxExtent, float SphereRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeBoxSphereBounds"); + + Params::KismetMathLibrary_MakeBoxSphereBounds Parms{}; + + Parms.Origin = std::move(Origin); + Parms.BoxExtent = std::move(BoxExtent); + Parms.SphereRadius = SphereRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeBoxWithOrigin +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Origin (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Extent (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UKismetMathLibrary::MakeBoxWithOrigin(const struct FVector& Origin, const struct FVector& Extent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeBoxWithOrigin"); + + Params::KismetMathLibrary_MakeBoxWithOrigin Parms{}; + + Parms.Origin = std::move(Origin); + Parms.Extent = std::move(Extent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float R (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float G (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::MakeColor(float R, float G, float B, float A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeColor"); + + Params::KismetMathLibrary_MakeColor Parms{}; + + Parms.R = R; + Parms.G = G; + Parms.B = B; + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Year (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Month (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Day (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Hour (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Minute (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Second (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Millisecond (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::MakeDateTime(int32 Year, int32 Month, int32 Day, int32 Hour, int32 Minute, int32 Second, int32 Millisecond) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeDateTime"); + + Params::KismetMathLibrary_MakeDateTime Parms{}; + + Parms.Year = Year; + Parms.Month = Month; + Parms.Day = Day; + Parms.Hour = Hour; + Parms.Minute = Minute; + Parms.Second = Second; + Parms.Millisecond = Millisecond; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeFrameRate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Numerator (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Denominator (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FFrameRate ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FFrameRate UKismetMathLibrary::MakeFrameRate(int32 Numerator, int32 Denominator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeFrameRate"); + + Params::KismetMathLibrary_MakeFrameRate Parms{}; + + Parms.Numerator = Numerator; + Parms.Denominator = Denominator; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakePlaneFromPointAndNormal +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Normal_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPlane ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlane UKismetMathLibrary::MakePlaneFromPointAndNormal(const struct FVector& Point, const struct FVector& Normal_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakePlaneFromPointAndNormal"); + + Params::KismetMathLibrary_MakePlaneFromPointAndNormal Parms{}; + + Parms.Point = std::move(Point); + Parms.Normal_0 = std::move(Normal_0); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakePulsatingValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float InCurrentTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPulsesPerSecond (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPhase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::MakePulsatingValue(float InCurrentTime, float InPulsesPerSecond, float InPhase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakePulsatingValue"); + + Params::KismetMathLibrary_MakePulsatingValue Parms{}; + + Parms.InCurrentTime = InCurrentTime; + Parms.InPulsesPerSecond = InPulsesPerSecond; + Parms.InPhase = InPhase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeQualifiedFrameTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FFrameNumber& frame (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FFrameRate& FrameRate (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SubFrame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQualifiedFrameTime ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FQualifiedFrameTime UKismetMathLibrary::MakeQualifiedFrameTime(const struct FFrameNumber& frame, const struct FFrameRate& FrameRate, float SubFrame) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeQualifiedFrameTime"); + + Params::KismetMathLibrary_MakeQualifiedFrameTime Parms{}; + + Parms.frame = std::move(frame); + Parms.FrameRate = std::move(FrameRate); + Parms.SubFrame = SubFrame; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeQuat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float W (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::MakeQuat(float X, float Y, float Z, float W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeQuat"); + + Params::KismetMathLibrary_MakeQuat Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + Parms.W = W; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRandomStream +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 InitialSeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRandomStream ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FRandomStream UKismetMathLibrary::MakeRandomStream(int32 InitialSeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRandomStream"); + + Params::KismetMathLibrary_MakeRandomStream Parms{}; + + Parms.InitialSeed = InitialSeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRelativeTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& RelativeTo (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::MakeRelativeTransform(const struct FTransform& A, const struct FTransform& RelativeTo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRelativeTransform"); + + Params::KismetMathLibrary_MakeRelativeTransform Parms{}; + + Parms.A = std::move(A); + Parms.RelativeTo = std::move(RelativeTo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotationFromAxes +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Forward (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Right (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Up (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotationFromAxes(const struct FVector& Forward, const struct FVector& Right, const struct FVector& Up) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotationFromAxes"); + + Params::KismetMathLibrary_MakeRotationFromAxes Parms{}; + + Parms.Forward = std::move(Forward); + Parms.Right = std::move(Right); + Parms.Up = std::move(Up); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// float Roll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float pitch (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Yaw (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotator(float Roll, float pitch, float Yaw) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotator"); + + Params::KismetMathLibrary_MakeRotator Parms{}; + + Parms.Roll = Roll; + Parms.pitch = pitch; + Parms.Yaw = Yaw; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromX +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& X (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromX(const struct FVector& X) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromX"); + + Params::KismetMathLibrary_MakeRotFromX Parms{}; + + Parms.X = std::move(X); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromXY +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& X (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Y (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromXY(const struct FVector& X, const struct FVector& Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromXY"); + + Params::KismetMathLibrary_MakeRotFromXY Parms{}; + + Parms.X = std::move(X); + Parms.Y = std::move(Y); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromXZ +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& X (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Z (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromXZ(const struct FVector& X, const struct FVector& Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromXZ"); + + Params::KismetMathLibrary_MakeRotFromXZ Parms{}; + + Parms.X = std::move(X); + Parms.Z = std::move(Z); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromY +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Y (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromY(const struct FVector& Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromY"); + + Params::KismetMathLibrary_MakeRotFromY Parms{}; + + Parms.Y = std::move(Y); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromYX +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Y (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& X (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromYX(const struct FVector& Y, const struct FVector& X) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromYX"); + + Params::KismetMathLibrary_MakeRotFromYX Parms{}; + + Parms.Y = std::move(Y); + Parms.X = std::move(X); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromYZ +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Y (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Z (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromYZ(const struct FVector& Y, const struct FVector& Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromYZ"); + + Params::KismetMathLibrary_MakeRotFromYZ Parms{}; + + Parms.Y = std::move(Y); + Parms.Z = std::move(Z); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromZ +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Z (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromZ(const struct FVector& Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromZ"); + + Params::KismetMathLibrary_MakeRotFromZ Parms{}; + + Parms.Z = std::move(Z); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromZX +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Z (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& X (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromZX(const struct FVector& Z, const struct FVector& X) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromZX"); + + Params::KismetMathLibrary_MakeRotFromZX Parms{}; + + Parms.Z = std::move(Z); + Parms.X = std::move(X); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeRotFromZY +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Z (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Y (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::MakeRotFromZY(const struct FVector& Z, const struct FVector& Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeRotFromZY"); + + Params::KismetMathLibrary_MakeRotFromZY Parms{}; + + Parms.Z = std::move(Z); + Parms.Y = std::move(Y); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Days (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Hours (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Minutes (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Milliseconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::MakeTimespan(int32 Days, int32 Hours, int32 Minutes, int32 Seconds, int32 Milliseconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeTimespan"); + + Params::KismetMathLibrary_MakeTimespan Parms{}; + + Parms.Days = Days; + Parms.Hours = Hours; + Parms.Minutes = Minutes; + Parms.Seconds = Seconds; + Parms.Milliseconds = Milliseconds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeTimespan2 +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Days (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Hours (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Minutes (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Seconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 FractionNano (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::MakeTimespan2(int32 Days, int32 Hours, int32 Minutes, int32 Seconds, int32 FractionNano) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeTimespan2"); + + Params::KismetMathLibrary_MakeTimespan2 Parms{}; + + Parms.Days = Days; + Parms.Hours = Hours; + Parms.Minutes = Minutes; + Parms.Seconds = Seconds; + Parms.FractionNano = FractionNano; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeTransform +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::MakeTransform(const struct FVector& Location, const struct FRotator& Rotation, const struct FVector& Scale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeTransform"); + + Params::KismetMathLibrary_MakeTransform Parms{}; + + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + Parms.Scale = std::move(Scale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::MakeVector(double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector"); + + Params::KismetMathLibrary_MakeVector Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::MakeVector2D(double X, double Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector2D"); + + Params::KismetMathLibrary_MakeVector2D Parms{}; + + Parms.X = X; + Parms.Y = Y; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector4 +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double W (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::MakeVector4(double X, double Y, double Z, double W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector4"); + + Params::KismetMathLibrary_MakeVector4 Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + Parms.W = W; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector_NetQuantize +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector_NetQuantize ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector_NetQuantize UKismetMathLibrary::MakeVector_NetQuantize(double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector_NetQuantize"); + + Params::KismetMathLibrary_MakeVector_NetQuantize Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector_NetQuantize10 +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector_NetQuantize10 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector_NetQuantize10 UKismetMathLibrary::MakeVector_NetQuantize10(double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector_NetQuantize10"); + + Params::KismetMathLibrary_MakeVector_NetQuantize10 Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector_NetQuantize100 +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector_NetQuantize100 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector_NetQuantize100 UKismetMathLibrary::MakeVector_NetQuantize100(double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector_NetQuantize100"); + + Params::KismetMathLibrary_MakeVector_NetQuantize100 Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MakeVector_NetQuantizeNormal +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector_NetQuantizeNormal ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector_NetQuantizeNormal UKismetMathLibrary::MakeVector_NetQuantizeNormal(double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MakeVector_NetQuantizeNormal"); + + Params::KismetMathLibrary_MakeVector_NetQuantizeNormal Parms{}; + + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MapRangeClamped +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InRangeA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InRangeB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double OutRangeA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double OutRangeB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::MapRangeClamped(double Value, double InRangeA, double InRangeB, double OutRangeA, double OutRangeB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MapRangeClamped"); + + Params::KismetMathLibrary_MapRangeClamped Parms{}; + + Parms.Value = Value; + Parms.InRangeA = InRangeA; + Parms.InRangeB = InRangeB; + Parms.OutRangeA = OutRangeA; + Parms.OutRangeB = OutRangeB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MapRangeUnclamped +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InRangeA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InRangeB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double OutRangeA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double OutRangeB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::MapRangeUnclamped(double Value, double InRangeA, double InRangeB, double OutRangeA, double OutRangeB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MapRangeUnclamped"); + + Params::KismetMathLibrary_MapRangeUnclamped Parms{}; + + Parms.Value = Value; + Parms.InRangeA = InRangeA; + Parms.InRangeB = InRangeB; + Parms.OutRangeA = OutRangeA; + Parms.OutRangeB = OutRangeB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_ApplyScale +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_ApplyScale(const struct FMatrix& M, float Scale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_ApplyScale"); + + Params::KismetMathLibrary_Matrix_ApplyScale Parms{}; + + Parms.M = std::move(M); + Parms.Scale = Scale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_ConcatenateTranslation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Translation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_ConcatenateTranslation(const struct FMatrix& M, const struct FVector& Translation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_ConcatenateTranslation"); + + Params::KismetMathLibrary_Matrix_ConcatenateTranslation Parms{}; + + Parms.M = std::move(M); + Parms.Translation = std::move(Translation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_ContainsNaN +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_ContainsNaN(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_ContainsNaN"); + + Params::KismetMathLibrary_Matrix_ContainsNaN Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetColumn +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EMatrixColumns Column (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_GetColumn(const struct FMatrix& M, EMatrixColumns Column) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetColumn"); + + Params::KismetMathLibrary_Matrix_GetColumn Parms{}; + + Parms.M = std::move(M); + Parms.Column = Column; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetDeterminant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Matrix_GetDeterminant(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetDeterminant"); + + Params::KismetMathLibrary_Matrix_GetDeterminant Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumBottomPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumBottomPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumBottomPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumBottomPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumFarPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumFarPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumFarPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumFarPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumLeftPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumLeftPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumLeftPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumLeftPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumNearPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumNearPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumNearPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumNearPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumRightPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumRightPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumRightPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumRightPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetFrustumTopPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FPlane* OutPlane (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Matrix_GetFrustumTopPlane(const struct FMatrix& M, struct FPlane* OutPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetFrustumTopPlane"); + + Params::KismetMathLibrary_Matrix_GetFrustumTopPlane Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPlane != nullptr) + *OutPlane = std::move(Parms.OutPlane); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetInverse +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_GetInverse(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetInverse"); + + Params::KismetMathLibrary_Matrix_GetInverse Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetMatrixWithoutScale +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_GetMatrixWithoutScale(const struct FMatrix& M, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetMatrixWithoutScale"); + + Params::KismetMathLibrary_Matrix_GetMatrixWithoutScale Parms{}; + + Parms.M = std::move(M); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetMaximumAxisScale +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Matrix_GetMaximumAxisScale(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetMaximumAxisScale"); + + Params::KismetMathLibrary_Matrix_GetMaximumAxisScale Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetOrigin +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& InMatrix (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_GetOrigin(const struct FMatrix& InMatrix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetOrigin"); + + Params::KismetMathLibrary_Matrix_GetOrigin Parms{}; + + Parms.InMatrix = std::move(InMatrix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetRotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Matrix_GetRotator(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetRotator"); + + Params::KismetMathLibrary_Matrix_GetRotator Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetRotDeterminant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Matrix_GetRotDeterminant(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetRotDeterminant"); + + Params::KismetMathLibrary_Matrix_GetRotDeterminant Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetScaledAxes +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_GetScaledAxes(const struct FMatrix& M, struct FVector* X, struct FVector* Y, struct FVector* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetScaledAxes"); + + Params::KismetMathLibrary_Matrix_GetScaledAxes Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = std::move(Parms.X); + + if (Y != nullptr) + *Y = std::move(Parms.Y); + + if (Z != nullptr) + *Z = std::move(Parms.Z); +} + + +// Function Engine.KismetMathLibrary.Matrix_GetScaledAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EAxis Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_GetScaledAxis(const struct FMatrix& M, EAxis Axis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetScaledAxis"); + + Params::KismetMathLibrary_Matrix_GetScaledAxis Parms{}; + + Parms.M = std::move(M); + Parms.Axis = Axis; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetScaleVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_GetScaleVector(const struct FMatrix& M, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetScaleVector"); + + Params::KismetMathLibrary_Matrix_GetScaleVector Parms{}; + + Parms.M = std::move(M); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetTransposeAdjoint +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_GetTransposeAdjoint(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetTransposeAdjoint"); + + Params::KismetMathLibrary_Matrix_GetTransposeAdjoint Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetTransposed +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_GetTransposed(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetTransposed"); + + Params::KismetMathLibrary_Matrix_GetTransposed Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_GetUnitAxes +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* X (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Y (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Z (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_GetUnitAxes(const struct FMatrix& M, struct FVector* X, struct FVector* Y, struct FVector* Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetUnitAxes"); + + Params::KismetMathLibrary_Matrix_GetUnitAxes Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (X != nullptr) + *X = std::move(Parms.X); + + if (Y != nullptr) + *Y = std::move(Parms.Y); + + if (Z != nullptr) + *Z = std::move(Parms.Z); +} + + +// Function Engine.KismetMathLibrary.Matrix_GetUnitAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EAxis Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_GetUnitAxis(const struct FMatrix& M, EAxis Axis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_GetUnitAxis"); + + Params::KismetMathLibrary_Matrix_GetUnitAxis Parms{}; + + Parms.M = std::move(M); + Parms.Axis = Axis; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_Identity +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_Identity() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_Identity"); + + Params::KismetMathLibrary_Matrix_Identity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_InverseTransformPosition +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_InverseTransformPosition(const struct FMatrix& M, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_InverseTransformPosition"); + + Params::KismetMathLibrary_Matrix_InverseTransformPosition Parms{}; + + Parms.M = std::move(M); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_InverseTransformVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Matrix_InverseTransformVector(const struct FMatrix& M, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_InverseTransformVector"); + + Params::KismetMathLibrary_Matrix_InverseTransformVector Parms{}; + + Parms.M = std::move(M); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_Mirror +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EAxis MirrorAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAxis FlipAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_Mirror(const struct FMatrix& M, EAxis MirrorAxis, EAxis FlipAxis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_Mirror"); + + Params::KismetMathLibrary_Matrix_Mirror Parms{}; + + Parms.M = std::move(M); + Parms.MirrorAxis = MirrorAxis; + Parms.FlipAxis = FlipAxis; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_RemoveScaling +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FMatrix& M (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_RemoveScaling(struct FMatrix& M, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_RemoveScaling"); + + Params::KismetMathLibrary_Matrix_RemoveScaling Parms{}; + + Parms.M = std::move(M); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + M = std::move(Parms.M); +} + + +// Function Engine.KismetMathLibrary.Matrix_RemoveTranslation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_RemoveTranslation(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_RemoveTranslation"); + + Params::KismetMathLibrary_Matrix_RemoveTranslation Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_ScaleTranslation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Scale3D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Matrix_ScaleTranslation(const struct FMatrix& M, const struct FVector& Scale3D) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_ScaleTranslation"); + + Params::KismetMathLibrary_Matrix_ScaleTranslation Parms{}; + + Parms.M = std::move(M); + Parms.Scale3D = std::move(Scale3D); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_SetAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FMatrix& M (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EAxis Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& AxisVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_SetAxis(struct FMatrix& M, EAxis Axis, const struct FVector& AxisVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_SetAxis"); + + Params::KismetMathLibrary_Matrix_SetAxis Parms{}; + + Parms.M = std::move(M); + Parms.Axis = Axis; + Parms.AxisVector = std::move(AxisVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + M = std::move(Parms.M); +} + + +// Function Engine.KismetMathLibrary.Matrix_SetColumn +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FMatrix& M (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EMatrixColumns Column (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_SetColumn(struct FMatrix& M, EMatrixColumns Column, const struct FVector& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_SetColumn"); + + Params::KismetMathLibrary_Matrix_SetColumn Parms{}; + + Parms.M = std::move(M); + Parms.Column = Column; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + M = std::move(Parms.M); +} + + +// Function Engine.KismetMathLibrary.Matrix_SetOrigin +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FMatrix& M (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& NewOrigin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Matrix_SetOrigin(struct FMatrix& M, const struct FVector& NewOrigin) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_SetOrigin"); + + Params::KismetMathLibrary_Matrix_SetOrigin Parms{}; + + Parms.M = std::move(M); + Parms.NewOrigin = std::move(NewOrigin); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + M = std::move(Parms.M); +} + + +// Function Engine.KismetMathLibrary.Matrix_ToQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Matrix_ToQuat(const struct FMatrix& M) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_ToQuat"); + + Params::KismetMathLibrary_Matrix_ToQuat Parms{}; + + Parms.M = std::move(M); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_TransformPosition +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Matrix_TransformPosition(const struct FMatrix& M, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_TransformPosition"); + + Params::KismetMathLibrary_Matrix_TransformPosition Parms{}; + + Parms.M = std::move(M); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_TransformVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Matrix_TransformVector(const struct FMatrix& M, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_TransformVector"); + + Params::KismetMathLibrary_Matrix_TransformVector Parms{}; + + Parms.M = std::move(M); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Matrix_TransformVector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& M (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector4& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Matrix_TransformVector4(const struct FMatrix& M, const struct FVector4& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Matrix_TransformVector4"); + + Params::KismetMathLibrary_Matrix_TransformVector4 Parms{}; + + Parms.M = std::move(M); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.max +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::max_0(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "max"); + + Params::KismetMathLibrary_max_0 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MaxInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::MaxInt64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MaxInt64"); + + Params::KismetMathLibrary_MaxInt64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MaxOfByteArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& ByteArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* MaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MaxOfByteArray(const TArray& ByteArray, int32* IndexOfMaxValue, uint8* MaxValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MaxOfByteArray"); + + Params::KismetMathLibrary_MaxOfByteArray Parms{}; + + Parms.ByteArray = std::move(ByteArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMaxValue != nullptr) + *IndexOfMaxValue = Parms.IndexOfMaxValue; + + if (MaxValue != nullptr) + *MaxValue = Parms.MaxValue; +} + + +// Function Engine.KismetMathLibrary.MaxOfFloatArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& FloatArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MaxOfFloatArray(const TArray& FloatArray, int32* IndexOfMaxValue, float* MaxValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MaxOfFloatArray"); + + Params::KismetMathLibrary_MaxOfFloatArray Parms{}; + + Parms.FloatArray = std::move(FloatArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMaxValue != nullptr) + *IndexOfMaxValue = Parms.IndexOfMaxValue; + + if (MaxValue != nullptr) + *MaxValue = Parms.MaxValue; +} + + +// Function Engine.KismetMathLibrary.MaxOfIntArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& IntArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* MaxValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MaxOfIntArray(const TArray& IntArray, int32* IndexOfMaxValue, int32* MaxValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MaxOfIntArray"); + + Params::KismetMathLibrary_MaxOfIntArray Parms{}; + + Parms.IntArray = std::move(IntArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMaxValue != nullptr) + *IndexOfMaxValue = Parms.IndexOfMaxValue; + + if (MaxValue != nullptr) + *MaxValue = Parms.MaxValue; +} + + +// Function Engine.KismetMathLibrary.MedianOfIntArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& IntArray (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// float* MedianValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MedianOfIntArray(const TArray& IntArray, float* MedianValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MedianOfIntArray"); + + Params::KismetMathLibrary_MedianOfIntArray Parms{}; + + Parms.IntArray = std::move(IntArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (MedianValue != nullptr) + *MedianValue = Parms.MedianValue; +} + + +// Function Engine.KismetMathLibrary.min +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::min_0(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "min"); + + Params::KismetMathLibrary_min_0 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MinAreaRectangle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& InPoints (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& SampleSurfaceNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutRectCenter (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutRectRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float* OutRectLengthX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutRectLengthY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDebugDraw (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MinAreaRectangle(class UObject* WorldContextObject, const TArray& InPoints, const struct FVector& SampleSurfaceNormal, struct FVector* OutRectCenter, struct FRotator* OutRectRotation, float* OutRectLengthX, float* OutRectLengthY, bool bDebugDraw) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MinAreaRectangle"); + + Params::KismetMathLibrary_MinAreaRectangle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InPoints = std::move(InPoints); + Parms.SampleSurfaceNormal = std::move(SampleSurfaceNormal); + Parms.bDebugDraw = bDebugDraw; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRectCenter != nullptr) + *OutRectCenter = std::move(Parms.OutRectCenter); + + if (OutRectRotation != nullptr) + *OutRectRotation = std::move(Parms.OutRectRotation); + + if (OutRectLengthX != nullptr) + *OutRectLengthX = Parms.OutRectLengthX; + + if (OutRectLengthY != nullptr) + *OutRectLengthY = Parms.OutRectLengthY; +} + + +// Function Engine.KismetMathLibrary.MinInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::MinInt64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MinInt64"); + + Params::KismetMathLibrary_MinInt64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MinOfByteArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& ByteArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* MinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MinOfByteArray(const TArray& ByteArray, int32* IndexOfMinValue, uint8* MinValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MinOfByteArray"); + + Params::KismetMathLibrary_MinOfByteArray Parms{}; + + Parms.ByteArray = std::move(ByteArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMinValue != nullptr) + *IndexOfMinValue = Parms.IndexOfMinValue; + + if (MinValue != nullptr) + *MinValue = Parms.MinValue; +} + + +// Function Engine.KismetMathLibrary.MinOfFloatArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& FloatArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* MinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MinOfFloatArray(const TArray& FloatArray, int32* IndexOfMinValue, float* MinValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MinOfFloatArray"); + + Params::KismetMathLibrary_MinOfFloatArray Parms{}; + + Parms.FloatArray = std::move(FloatArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMinValue != nullptr) + *IndexOfMinValue = Parms.IndexOfMinValue; + + if (MinValue != nullptr) + *MinValue = Parms.MinValue; +} + + +// Function Engine.KismetMathLibrary.MinOfIntArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& IntArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* IndexOfMinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* MinValue (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::MinOfIntArray(const TArray& IntArray, int32* IndexOfMinValue, int32* MinValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MinOfIntArray"); + + Params::KismetMathLibrary_MinOfIntArray Parms{}; + + Parms.IntArray = std::move(IntArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (IndexOfMinValue != nullptr) + *IndexOfMinValue = Parms.IndexOfMinValue; + + if (MinValue != nullptr) + *MinValue = Parms.MinValue; +} + + +// Function Engine.KismetMathLibrary.MirrorVectorByNormal +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::MirrorVectorByNormal(const struct FVector& InVect, const struct FVector& InNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MirrorVectorByNormal"); + + Params::KismetMathLibrary_MirrorVectorByNormal Parms{}; + + Parms.InVect = std::move(InVect); + Parms.InNormal = std::move(InNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Multiply_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_ByteByte"); + + Params::KismetMathLibrary_Multiply_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Multiply_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_DoubleDouble"); + + Params::KismetMathLibrary_Multiply_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Multiply_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_Int64Int64"); + + Params::KismetMathLibrary_Multiply_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_IntFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Multiply_IntFloat(int32 A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_IntFloat"); + + Params::KismetMathLibrary_Multiply_IntFloat Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Multiply_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_IntInt"); + + Params::KismetMathLibrary_Multiply_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_IntPointInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Multiply_IntPointInt(const struct FIntPoint& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_IntPointInt"); + + Params::KismetMathLibrary_Multiply_IntPointInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Multiply_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_IntPointIntPoint"); + + Params::KismetMathLibrary_Multiply_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_LinearColorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Multiply_LinearColorFloat(const struct FLinearColor& A, float B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_LinearColorFloat"); + + Params::KismetMathLibrary_Multiply_LinearColorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Multiply_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_LinearColorLinearColor"); + + Params::KismetMathLibrary_Multiply_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_MatrixFloat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Multiply_MatrixFloat(const struct FMatrix& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_MatrixFloat"); + + Params::KismetMathLibrary_Multiply_MatrixFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_MatrixMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMatrix& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetMathLibrary::Multiply_MatrixMatrix(const struct FMatrix& A, const struct FMatrix& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_MatrixMatrix"); + + Params::KismetMathLibrary_Multiply_MatrixMatrix Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_QuatQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Multiply_QuatQuat(const struct FQuat& A, const struct FQuat& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_QuatQuat"); + + Params::KismetMathLibrary_Multiply_QuatQuat Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_RotatorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Multiply_RotatorFloat(const struct FRotator& A, float B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_RotatorFloat"); + + Params::KismetMathLibrary_Multiply_RotatorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_RotatorInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Multiply_RotatorInt(const struct FRotator& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_RotatorInt"); + + Params::KismetMathLibrary_Multiply_RotatorInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_TimespanFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scalar (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::Multiply_TimespanFloat(const struct FTimespan& A, float Scalar) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_TimespanFloat"); + + Params::KismetMathLibrary_Multiply_TimespanFloat Parms{}; + + Parms.A = std::move(A); + Parms.Scalar = Scalar; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_Vector2DFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Multiply_Vector2DFloat(const struct FVector2D& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_Vector2DFloat"); + + Params::KismetMathLibrary_Multiply_Vector2DFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Multiply_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_Vector2DVector2D"); + + Params::KismetMathLibrary_Multiply_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Multiply_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_Vector4Vector4"); + + Params::KismetMathLibrary_Multiply_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_VectorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Multiply_VectorFloat(const struct FVector& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_VectorFloat"); + + Params::KismetMathLibrary_Multiply_VectorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_VectorInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Multiply_VectorInt(const struct FVector& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_VectorInt"); + + Params::KismetMathLibrary_Multiply_VectorInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Multiply_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Multiply_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Multiply_VectorVector"); + + Params::KismetMathLibrary_Multiply_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MultiplyByPi +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::MultiplyByPi(double Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MultiplyByPi"); + + Params::KismetMathLibrary_MultiplyByPi Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.MultiplyMultiply_FloatFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double base (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double exp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::MultiplyMultiply_FloatFloat(double base, double exp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "MultiplyMultiply_FloatFloat"); + + Params::KismetMathLibrary_MultiplyMultiply_FloatFloat Parms{}; + + Parms.base = base; + Parms.exp = exp; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NearlyEqual_FloatFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NearlyEqual_FloatFloat(double A, double B, double ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NearlyEqual_FloatFloat"); + + Params::KismetMathLibrary_NearlyEqual_FloatFloat Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NearlyEqual_TransformTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LocationTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float RotationTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale3DTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NearlyEqual_TransformTransform(const struct FTransform& A, const struct FTransform& B, float LocationTolerance, float RotationTolerance, float Scale3DTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NearlyEqual_TransformTransform"); + + Params::KismetMathLibrary_NearlyEqual_TransformTransform Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.LocationTolerance = LocationTolerance; + Parms.RotationTolerance = RotationTolerance; + Parms.Scale3DTolerance = Scale3DTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Negated2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Negated2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Negated2D"); + + Params::KismetMathLibrary_Negated2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NegateRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::NegateRotator(const struct FRotator& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NegateRotator"); + + Params::KismetMathLibrary_NegateRotator Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NegateVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::NegateVector(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NegateVector"); + + Params::KismetMathLibrary_NegateVector Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Normal +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Normal(const struct FVector& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Normal"); + + Params::KismetMathLibrary_Normal Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Normal2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Normal2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Normal2D"); + + Params::KismetMathLibrary_Normal2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Normalize2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector2D& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Normalize2D(struct FVector2D& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Normalize2D"); + + Params::KismetMathLibrary_Normalize2D Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.NormalizeAxis +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float Angle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::NormalizeAxis(float Angle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NormalizeAxis"); + + Params::KismetMathLibrary_NormalizeAxis Parms{}; + + Parms.Angle = Angle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NormalizedDeltaRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::NormalizedDeltaRotator(const struct FRotator& A, const struct FRotator& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NormalizedDeltaRotator"); + + Params::KismetMathLibrary_NormalizedDeltaRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NormalizeToRange +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double RangeMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double RangeMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::NormalizeToRange(double Value, double RangeMin, double RangeMax) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NormalizeToRange"); + + Params::KismetMathLibrary_NormalizeToRange Parms{}; + + Parms.Value = Value; + Parms.RangeMin = RangeMin; + Parms.RangeMax = RangeMax; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NormalSafe2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::NormalSafe2D(const struct FVector2D& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NormalSafe2D"); + + Params::KismetMathLibrary_NormalSafe2D Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Not_Int +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Not_Int(int32 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Not_Int"); + + Params::KismetMathLibrary_Not_Int Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Not_Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Not_Int64(int64 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Not_Int64"); + + Params::KismetMathLibrary_Not_Int64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Not_PreBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Not_PreBool(bool A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Not_PreBool"); + + Params::KismetMathLibrary_Not_PreBool Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_BoolBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_BoolBool(bool A, bool B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_BoolBool"); + + Params::KismetMathLibrary_NotEqual_BoolBool Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_ByteByte"); + + Params::KismetMathLibrary_NotEqual_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_ClassClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UClass* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_ClassClass(class UClass* A, class UClass* B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_ClassClass"); + + Params::KismetMathLibrary_NotEqual_ClassClass Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_DateTimeDateTime"); + + Params::KismetMathLibrary_NotEqual_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_DoubleDouble"); + + Params::KismetMathLibrary_NotEqual_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_Int64Int64"); + + Params::KismetMathLibrary_NotEqual_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_IntInt"); + + Params::KismetMathLibrary_NotEqual_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_IntPointIntPoint"); + + Params::KismetMathLibrary_NotEqual_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_LinearColorLinearColor"); + + Params::KismetMathLibrary_NotEqual_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_MatrixMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FMatrix& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_MatrixMatrix(const struct FMatrix& A, const struct FMatrix& B, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_MatrixMatrix"); + + Params::KismetMathLibrary_NotEqual_MatrixMatrix Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_NameName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_NameName(class FName A, class FName B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_NameName"); + + Params::KismetMathLibrary_NotEqual_NameName Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_ObjectObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_ObjectObject(class UObject* A, class UObject* B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_ObjectObject"); + + Params::KismetMathLibrary_NotEqual_ObjectObject Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_QuatQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_QuatQuat(const struct FQuat& A, const struct FQuat& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_QuatQuat"); + + Params::KismetMathLibrary_NotEqual_QuatQuat Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_RotatorRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_RotatorRotator(const struct FRotator& A, const struct FRotator& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_RotatorRotator"); + + Params::KismetMathLibrary_NotEqual_RotatorRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_TimespanTimespan"); + + Params::KismetMathLibrary_NotEqual_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_Vector2DVector2D"); + + Params::KismetMathLibrary_NotEqual_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_Vector4Vector4(const struct FVector4& A, const struct FVector4& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_Vector4Vector4"); + + Params::KismetMathLibrary_NotEqual_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqual_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ErrorTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqual_VectorVector(const struct FVector& A, const struct FVector& B, float ErrorTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqual_VectorVector"); + + Params::KismetMathLibrary_NotEqual_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.ErrorTolerance = ErrorTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqualExactly_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqualExactly_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqualExactly_Vector2DVector2D"); + + Params::KismetMathLibrary_NotEqualExactly_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqualExactly_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqualExactly_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqualExactly_Vector4Vector4"); + + Params::KismetMathLibrary_NotEqualExactly_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.NotEqualExactly_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::NotEqualExactly_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "NotEqualExactly_VectorVector"); + + Params::KismetMathLibrary_NotEqualExactly_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Now +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::Now() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Now"); + + Params::KismetMathLibrary_Now Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Or_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Or_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Or_Int64Int64"); + + Params::KismetMathLibrary_Or_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Or_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Or_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Or_IntInt"); + + Params::KismetMathLibrary_Or_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Percent_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Percent_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Percent_ByteByte"); + + Params::KismetMathLibrary_Percent_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Percent_FloatFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Percent_FloatFloat(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Percent_FloatFloat"); + + Params::KismetMathLibrary_Percent_FloatFloat Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Percent_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Percent_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Percent_Int64Int64"); + + Params::KismetMathLibrary_Percent_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Percent_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Percent_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Percent_IntInt"); + + Params::KismetMathLibrary_Percent_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.PerlinNoise1D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const float Value (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::PerlinNoise1D(const float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "PerlinNoise1D"); + + Params::KismetMathLibrary_PerlinNoise1D Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.PointsAreCoplanar +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& Points (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::PointsAreCoplanar(const TArray& Points, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "PointsAreCoplanar"); + + Params::KismetMathLibrary_PointsAreCoplanar Parms{}; + + Parms.Points = std::move(Points); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ProjectPointOnToPlane +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Point (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PlaneBase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PlaneNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::ProjectPointOnToPlane(const struct FVector& Point, const struct FVector& PlaneBase, const struct FVector& PlaneNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ProjectPointOnToPlane"); + + Params::KismetMathLibrary_ProjectPointOnToPlane Parms{}; + + Parms.Point = std::move(Point); + Parms.PlaneBase = std::move(PlaneBase); + Parms.PlaneNormal = std::move(PlaneNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ProjectVectorOnToPlane +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PlaneNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::ProjectVectorOnToPlane(const struct FVector& V, const struct FVector& PlaneNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ProjectVectorOnToPlane"); + + Params::KismetMathLibrary_ProjectVectorOnToPlane Parms{}; + + Parms.V = std::move(V); + Parms.PlaneNormal = std::move(PlaneNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ProjectVectorOnToVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::ProjectVectorOnToVector(const struct FVector& V, const struct FVector& Target) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ProjectVectorOnToVector"); + + Params::KismetMathLibrary_ProjectVectorOnToVector Parms{}; + + Parms.V = std::move(V); + Parms.Target = std::move(Target); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_AngularDistance +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Quat_AngularDistance(const struct FQuat& A, const struct FQuat& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_AngularDistance"); + + Params::KismetMathLibrary_Quat_AngularDistance Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_EnforceShortestArcWith +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FQuat& A (Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Quat_EnforceShortestArcWith(struct FQuat& A, const struct FQuat& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_EnforceShortestArcWith"); + + Params::KismetMathLibrary_Quat_EnforceShortestArcWith Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Quat_Euler +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_Euler(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Euler"); + + Params::KismetMathLibrary_Quat_Euler Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Exp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Exp(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Exp"); + + Params::KismetMathLibrary_Quat_Exp Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_FindBetweenNormals +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& StartNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& EndNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_FindBetweenNormals(const struct FVector& StartNormal, const struct FVector& EndNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_FindBetweenNormals"); + + Params::KismetMathLibrary_Quat_FindBetweenNormals Parms{}; + + Parms.StartNormal = std::move(StartNormal); + Parms.EndNormal = std::move(EndNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_FindBetweenVectors +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Start (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_FindBetweenVectors(const struct FVector& Start, const struct FVector& End) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_FindBetweenVectors"); + + Params::KismetMathLibrary_Quat_FindBetweenVectors Parms{}; + + Parms.Start = std::move(Start); + Parms.End = std::move(End); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_GetAngle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Quat_GetAngle(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_GetAngle"); + + Params::KismetMathLibrary_Quat_GetAngle Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_GetAxisX +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_GetAxisX(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_GetAxisX"); + + Params::KismetMathLibrary_Quat_GetAxisX Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_GetAxisY +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_GetAxisY(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_GetAxisY"); + + Params::KismetMathLibrary_Quat_GetAxisY Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_GetAxisZ +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_GetAxisZ(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_GetAxisZ"); + + Params::KismetMathLibrary_Quat_GetAxisZ Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_GetRotationAxis +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_GetRotationAxis(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_GetRotationAxis"); + + Params::KismetMathLibrary_Quat_GetRotationAxis Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Identity +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Identity() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Identity"); + + Params::KismetMathLibrary_Quat_Identity Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Inversed +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Inversed(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Inversed"); + + Params::KismetMathLibrary_Quat_Inversed Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_IsFinite +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Quat_IsFinite(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_IsFinite"); + + Params::KismetMathLibrary_Quat_IsFinite Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_IsIdentity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Quat_IsIdentity(const struct FQuat& Q, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_IsIdentity"); + + Params::KismetMathLibrary_Quat_IsIdentity Parms{}; + + Parms.Q = std::move(Q); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_IsNonFinite +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Quat_IsNonFinite(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_IsNonFinite"); + + Params::KismetMathLibrary_Quat_IsNonFinite Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_IsNormalized +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Quat_IsNormalized(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_IsNormalized"); + + Params::KismetMathLibrary_Quat_IsNormalized Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Log +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Log(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Log"); + + Params::KismetMathLibrary_Quat_Log Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_MakeFromEuler +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Euler (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_MakeFromEuler(const struct FVector& Euler) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_MakeFromEuler"); + + Params::KismetMathLibrary_Quat_MakeFromEuler Parms{}; + + Parms.Euler = std::move(Euler); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Normalize +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FQuat& Q (Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Quat_Normalize(struct FQuat& Q, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Normalize"); + + Params::KismetMathLibrary_Quat_Normalize Parms{}; + + Parms.Q = std::move(Q); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Q = std::move(Parms.Q); +} + + +// Function Engine.KismetMathLibrary.Quat_Normalized +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Normalized(const struct FQuat& Q, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Normalized"); + + Params::KismetMathLibrary_Quat_Normalized Parms{}; + + Parms.Q = std::move(Q); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_RotateVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_RotateVector(const struct FQuat& Q, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_RotateVector"); + + Params::KismetMathLibrary_Quat_RotateVector Parms{}; + + Parms.Q = std::move(Q); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Rotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::Quat_Rotator(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Rotator"); + + Params::KismetMathLibrary_Quat_Rotator Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_SetComponents +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FQuat& Q (Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float W (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Quat_SetComponents(struct FQuat& Q, float X, float Y, float Z, float W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_SetComponents"); + + Params::KismetMathLibrary_Quat_SetComponents Parms{}; + + Parms.Q = std::move(Q); + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + Parms.W = W; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Q = std::move(Parms.Q); +} + + +// Function Engine.KismetMathLibrary.Quat_SetFromEuler +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FQuat& Q (Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Euler (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Quat_SetFromEuler(struct FQuat& Q, const struct FVector& Euler) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_SetFromEuler"); + + Params::KismetMathLibrary_Quat_SetFromEuler Parms{}; + + Parms.Q = std::move(Q); + Parms.Euler = std::move(Euler); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Q = std::move(Parms.Q); +} + + +// Function Engine.KismetMathLibrary.Quat_Size +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Quat_Size(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Size"); + + Params::KismetMathLibrary_Quat_Size Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_SizeSquared +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Quat_SizeSquared(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_SizeSquared"); + + Params::KismetMathLibrary_Quat_SizeSquared Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_Slerp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Quat_Slerp(const struct FQuat& A, const struct FQuat& B, double Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_Slerp"); + + Params::KismetMathLibrary_Quat_Slerp Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_UnrotateVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_UnrotateVector(const struct FQuat& Q, const struct FVector& V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_UnrotateVector"); + + Params::KismetMathLibrary_Quat_UnrotateVector Parms{}; + + Parms.Q = std::move(Q); + Parms.V = std::move(V); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_VectorForward +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_VectorForward(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_VectorForward"); + + Params::KismetMathLibrary_Quat_VectorForward Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_VectorRight +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_VectorRight(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_VectorRight"); + + Params::KismetMathLibrary_Quat_VectorRight Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Quat_VectorUp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& Q (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Quat_VectorUp(const struct FQuat& Q) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Quat_VectorUp"); + + Params::KismetMathLibrary_Quat_VectorUp Parms{}; + + Parms.Q = std::move(Q); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.QuaternionSpringInterp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FQuat& Current (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& Target (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuaternionSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float Stiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CriticalDampingFactor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Mass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TargetVelocityAmount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInitializeFromTarget (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::QuaternionSpringInterp(const struct FQuat& Current, const struct FQuat& Target, struct FQuaternionSpringState& SpringState, float Stiffness, float CriticalDampingFactor, float DeltaTime, float Mass, float TargetVelocityAmount, bool bInitializeFromTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "QuaternionSpringInterp"); + + Params::KismetMathLibrary_QuaternionSpringInterp Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.SpringState = std::move(SpringState); + Parms.Stiffness = Stiffness; + Parms.CriticalDampingFactor = CriticalDampingFactor; + Parms.DeltaTime = DeltaTime; + Parms.Mass = Mass; + Parms.TargetVelocityAmount = TargetVelocityAmount; + Parms.bInitializeFromTarget = bInitializeFromTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RadiansToDegrees +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::RadiansToDegrees(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RadiansToDegrees"); + + Params::KismetMathLibrary_RadiansToDegrees Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::RandomBool() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomBool"); + + Params::KismetMathLibrary_RandomBool Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomBoolFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::RandomBoolFromStream(const struct FRandomStream& Stream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomBoolFromStream"); + + Params::KismetMathLibrary_RandomBoolFromStream Parms{}; + + Parms.Stream = std::move(Stream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomBoolWithWeight +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float Weight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::RandomBoolWithWeight(float Weight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomBoolWithWeight"); + + Params::KismetMathLibrary_RandomBoolWithWeight Parms{}; + + Parms.Weight = Weight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomBoolWithWeightFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& RandomStream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float Weight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::RandomBoolWithWeightFromStream(const struct FRandomStream& RandomStream, float Weight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomBoolWithWeightFromStream"); + + Params::KismetMathLibrary_RandomBoolWithWeightFromStream Parms{}; + + Parms.RandomStream = std::move(RandomStream); + Parms.Weight = Weight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::RandomFloat() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomFloat"); + + Params::KismetMathLibrary_RandomFloat Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomFloatFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::RandomFloatFromStream(const struct FRandomStream& Stream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomFloatFromStream"); + + Params::KismetMathLibrary_RandomFloatFromStream Parms{}; + + Parms.Stream = std::move(Stream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomFloatInRange +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::RandomFloatInRange(double min_0, double max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomFloatInRange"); + + Params::KismetMathLibrary_RandomFloatInRange Parms{}; + + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomFloatInRangeFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::RandomFloatInRangeFromStream(const struct FRandomStream& Stream, float min_0, float max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomFloatInRangeFromStream"); + + Params::KismetMathLibrary_RandomFloatInRangeFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomInteger +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::RandomInteger(int32 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomInteger"); + + Params::KismetMathLibrary_RandomInteger Parms{}; + + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomInteger64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::RandomInteger64(int64 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomInteger64"); + + Params::KismetMathLibrary_RandomInteger64 Parms{}; + + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomInteger64InRange +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::RandomInteger64InRange(int64 min_0, int64 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomInteger64InRange"); + + Params::KismetMathLibrary_RandomInteger64InRange Parms{}; + + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomIntegerFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// int32 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::RandomIntegerFromStream(const struct FRandomStream& Stream, int32 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomIntegerFromStream"); + + Params::KismetMathLibrary_RandomIntegerFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomIntegerInRange +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::RandomIntegerInRange(int32 min_0, int32 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomIntegerInRange"); + + Params::KismetMathLibrary_RandomIntegerInRange Parms{}; + + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomIntegerInRangeFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// int32 min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::RandomIntegerInRangeFromStream(const struct FRandomStream& Stream, int32 min_0, int32 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomIntegerInRangeFromStream"); + + Params::KismetMathLibrary_RandomIntegerInRangeFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomPointInBoundingBox +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Center (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomPointInBoundingBox(const struct FVector& Center, const struct FVector& HalfSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomPointInBoundingBox"); + + Params::KismetMathLibrary_RandomPointInBoundingBox Parms{}; + + Parms.Center = std::move(Center); + Parms.HalfSize = std::move(HalfSize); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomPointInBoundingBox_Box +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomPointInBoundingBox_Box(const struct FBox& Box) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomPointInBoundingBox_Box"); + + Params::KismetMathLibrary_RandomPointInBoundingBox_Box Parms{}; + + Parms.Box = std::move(Box); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomPointInBoundingBoxFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Center (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomPointInBoundingBoxFromStream(const struct FRandomStream& Stream, const struct FVector& Center, const struct FVector& HalfSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomPointInBoundingBoxFromStream"); + + Params::KismetMathLibrary_RandomPointInBoundingBoxFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.Center = std::move(Center); + Parms.HalfSize = std::move(HalfSize); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomPointInBoundingBoxFromStream_Box +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FBox& Box (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomPointInBoundingBoxFromStream_Box(const struct FRandomStream& Stream, const struct FBox& Box) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomPointInBoundingBoxFromStream_Box"); + + Params::KismetMathLibrary_RandomPointInBoundingBoxFromStream_Box Parms{}; + + Parms.Stream = std::move(Stream); + Parms.Box = std::move(Box); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// bool bRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RandomRotator(bool bRoll) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomRotator"); + + Params::KismetMathLibrary_RandomRotator Parms{}; + + Parms.bRoll = bRoll; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomRotatorFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RandomRotatorFromStream(const struct FRandomStream& Stream, bool bRoll) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomRotatorFromStream"); + + Params::KismetMathLibrary_RandomRotatorFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.bRoll = bRoll; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVector() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVector"); + + Params::KismetMathLibrary_RandomUnitVector Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorFromStream(const struct FRandomStream& Stream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorFromStream"); + + Params::KismetMathLibrary_RandomUnitVectorFromStream Parms{}; + + Parms.Stream = std::move(Stream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInConeInDegrees +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& ConeDir (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ConeHalfAngleInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInConeInDegrees(const struct FVector& ConeDir, float ConeHalfAngleInDegrees) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInConeInDegrees"); + + Params::KismetMathLibrary_RandomUnitVectorInConeInDegrees Parms{}; + + Parms.ConeDir = std::move(ConeDir); + Parms.ConeHalfAngleInDegrees = ConeHalfAngleInDegrees; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInConeInDegreesFromStream +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& ConeDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ConeHalfAngleInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInConeInDegreesFromStream(const struct FRandomStream& Stream, const struct FVector& ConeDir, float ConeHalfAngleInDegrees) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInConeInDegreesFromStream"); + + Params::KismetMathLibrary_RandomUnitVectorInConeInDegreesFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.ConeDir = std::move(ConeDir); + Parms.ConeHalfAngleInDegrees = ConeHalfAngleInDegrees; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInConeInRadians +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& ConeDir (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ConeHalfAngleInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInConeInRadians(const struct FVector& ConeDir, float ConeHalfAngleInRadians) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInConeInRadians"); + + Params::KismetMathLibrary_RandomUnitVectorInConeInRadians Parms{}; + + Parms.ConeDir = std::move(ConeDir); + Parms.ConeHalfAngleInRadians = ConeHalfAngleInRadians; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInConeInRadiansFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& ConeDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ConeHalfAngleInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInConeInRadiansFromStream(const struct FRandomStream& Stream, const struct FVector& ConeDir, float ConeHalfAngleInRadians) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInConeInRadiansFromStream"); + + Params::KismetMathLibrary_RandomUnitVectorInConeInRadiansFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.ConeDir = std::move(ConeDir); + Parms.ConeHalfAngleInRadians = ConeHalfAngleInRadians; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInEllipticalConeInDegrees +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& ConeDir (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxYawInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxPitchInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInEllipticalConeInDegrees(const struct FVector& ConeDir, float MaxYawInDegrees, float MaxPitchInDegrees) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInEllipticalConeInDegrees"); + + Params::KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegrees Parms{}; + + Parms.ConeDir = std::move(ConeDir); + Parms.MaxYawInDegrees = MaxYawInDegrees; + Parms.MaxPitchInDegrees = MaxPitchInDegrees; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInEllipticalConeInDegreesFromStream +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& ConeDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxYawInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxPitchInDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInEllipticalConeInDegreesFromStream(const struct FRandomStream& Stream, const struct FVector& ConeDir, float MaxYawInDegrees, float MaxPitchInDegrees) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInEllipticalConeInDegreesFromStream"); + + Params::KismetMathLibrary_RandomUnitVectorInEllipticalConeInDegreesFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.ConeDir = std::move(ConeDir); + Parms.MaxYawInDegrees = MaxYawInDegrees; + Parms.MaxPitchInDegrees = MaxPitchInDegrees; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInEllipticalConeInRadians +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& ConeDir (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxYawInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxPitchInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInEllipticalConeInRadians(const struct FVector& ConeDir, float MaxYawInRadians, float MaxPitchInRadians) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInEllipticalConeInRadians"); + + Params::KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadians Parms{}; + + Parms.ConeDir = std::move(ConeDir); + Parms.MaxYawInRadians = MaxYawInRadians; + Parms.MaxPitchInRadians = MaxPitchInRadians; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RandomUnitVectorInEllipticalConeInRadiansFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& ConeDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxYawInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float MaxPitchInRadians (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RandomUnitVectorInEllipticalConeInRadiansFromStream(const struct FRandomStream& Stream, const struct FVector& ConeDir, float MaxYawInRadians, float MaxPitchInRadians) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RandomUnitVectorInEllipticalConeInRadiansFromStream"); + + Params::KismetMathLibrary_RandomUnitVectorInEllipticalConeInRadiansFromStream Parms{}; + + Parms.Stream = std::move(Stream); + Parms.ConeDir = std::move(ConeDir); + Parms.MaxYawInRadians = MaxYawInRadians; + Parms.MaxPitchInRadians = MaxPitchInRadians; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.REase +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShortestPath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEasingFunc EasingFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendExp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Steps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::REase(const struct FRotator& A, const struct FRotator& B, float Alpha, bool bShortestPath, EEasingFunc EasingFunc, float BlendExp, int32 Steps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "REase"); + + Params::KismetMathLibrary_REase Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + Parms.bShortestPath = bShortestPath; + Parms.EasingFunc = EasingFunc; + Parms.BlendExp = BlendExp; + Parms.Steps = Steps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ResetFloatSpringState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FFloatSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::ResetFloatSpringState(struct FFloatSpringState& SpringState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ResetFloatSpringState"); + + Params::KismetMathLibrary_ResetFloatSpringState Parms{}; + + Parms.SpringState = std::move(SpringState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.ResetQuaternionSpringState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FQuaternionSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::ResetQuaternionSpringState(struct FQuaternionSpringState& SpringState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ResetQuaternionSpringState"); + + Params::KismetMathLibrary_ResetQuaternionSpringState Parms{}; + + Parms.SpringState = std::move(SpringState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.ResetRandomStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRandomStream& Stream (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::ResetRandomStream(const struct FRandomStream& Stream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ResetRandomStream"); + + Params::KismetMathLibrary_ResetRandomStream Parms{}; + + Parms.Stream = std::move(Stream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetMathLibrary.ResetVectorSpringState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FVectorSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::ResetVectorSpringState(struct FVectorSpringState& SpringState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ResetVectorSpringState"); + + Params::KismetMathLibrary_ResetVectorSpringState Parms{}; + + Parms.SpringState = std::move(SpringState); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.RGBLinearToHSV +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& RGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::RGBLinearToHSV(const struct FLinearColor& RGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RGBLinearToHSV"); + + Params::KismetMathLibrary_RGBLinearToHSV Parms{}; + + Parms.RGB = std::move(RGB); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RGBToHSV +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* H (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* S (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* V (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* A (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::RGBToHSV(const struct FLinearColor& InColor, float* H, float* S, float* V, float* A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RGBToHSV"); + + Params::KismetMathLibrary_RGBToHSV Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (H != nullptr) + *H = Parms.H; + + if (S != nullptr) + *S = Parms.S; + + if (V != nullptr) + *V = Parms.V; + + if (A != nullptr) + *A = Parms.A; +} + + +// Function Engine.KismetMathLibrary.RGBToHSV_Vector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& RGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor* HSV (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::RGBToHSV_Vector(const struct FLinearColor& RGB, struct FLinearColor* HSV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RGBToHSV_Vector"); + + Params::KismetMathLibrary_RGBToHSV_Vector Parms{}; + + Parms.RGB = std::move(RGB); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (HSV != nullptr) + *HSV = std::move(Parms.HSV); +} + + +// Function Engine.KismetMathLibrary.RInterpTo +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RInterpTo(const struct FRotator& Current, const struct FRotator& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RInterpTo"); + + Params::KismetMathLibrary_RInterpTo Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RInterpTo_Constant +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RInterpTo_Constant(const struct FRotator& Current, const struct FRotator& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RInterpTo_Constant"); + + Params::KismetMathLibrary_RInterpTo_Constant Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RLerp +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShortestPath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RLerp(const struct FRotator& A, const struct FRotator& B, float Alpha, bool bShortestPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RLerp"); + + Params::KismetMathLibrary_RLerp Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + Parms.bShortestPath = bShortestPath; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RotateAngleAxis +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleDeg (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::RotateAngleAxis(const struct FVector& InVect, float AngleDeg, const struct FVector& Axis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RotateAngleAxis"); + + Params::KismetMathLibrary_RotateAngleAxis Parms{}; + + Parms.InVect = std::move(InVect); + Parms.AngleDeg = AngleDeg; + Parms.Axis = std::move(Axis); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.RotatorFromAxisAndAngle +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Angle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::RotatorFromAxisAndAngle(const struct FVector& Axis, float Angle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "RotatorFromAxisAndAngle"); + + Params::KismetMathLibrary_RotatorFromAxisAndAngle Parms{}; + + Parms.Axis = std::move(Axis); + Parms.Angle = Angle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.round +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::round(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "round"); + + Params::KismetMathLibrary_round Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Round64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Round64(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Round64"); + + Params::KismetMathLibrary_Round64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SafeDivide +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::SafeDivide(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SafeDivide"); + + Params::KismetMathLibrary_SafeDivide Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SeedRandomStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FRandomStream& Stream (Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::SeedRandomStream(struct FRandomStream& Stream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SeedRandomStream"); + + Params::KismetMathLibrary_SeedRandomStream Parms{}; + + Parms.Stream = std::move(Stream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Stream = std::move(Parms.Stream); +} + + +// Function Engine.KismetMathLibrary.SelectClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UClass* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSelectA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* UKismetMathLibrary::SelectClass(class UClass* A, class UClass* B, bool bSelectA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectClass"); + + Params::KismetMathLibrary_SelectClass Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.bSelectA = bSelectA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::SelectColor(const struct FLinearColor& A, const struct FLinearColor& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectColor"); + + Params::KismetMathLibrary_SelectColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::SelectFloat(double A, double B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectFloat"); + + Params::KismetMathLibrary_SelectFloat Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::SelectInt(int32 A, int32 B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectInt"); + + Params::KismetMathLibrary_SelectInt Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName A (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName B (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UKismetMathLibrary::SelectName(const class FName A, const class FName B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectName"); + + Params::KismetMathLibrary_SelectName Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSelectA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetMathLibrary::SelectObject(class UObject* A, class UObject* B, bool bSelectA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectObject"); + + Params::KismetMathLibrary_SelectObject Parms{}; + + Parms.A = A; + Parms.B = B; + Parms.bSelectA = bSelectA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::SelectRotator(const struct FRotator& A, const struct FRotator& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectRotator"); + + Params::KismetMathLibrary_SelectRotator Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetMathLibrary::SelectString(const class FString& A, const class FString& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectString"); + + Params::KismetMathLibrary_SelectString Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& A (ConstParm, Parm, NativeAccessSpecifierPublic) +// const class FText& B (ConstParm, Parm, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetMathLibrary::SelectText(const class FText& A, const class FText& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectText"); + + Params::KismetMathLibrary_SelectText Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::SelectTransform(const struct FTransform& A, const struct FTransform& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectTransform"); + + Params::KismetMathLibrary_SelectTransform Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SelectVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPickA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::SelectVector(const struct FVector& A, const struct FVector& B, bool bPickA) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SelectVector"); + + Params::KismetMathLibrary_SelectVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.bPickA = bPickA; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Set2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector2D& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Set2D(struct FVector2D& A, double X, double Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Set2D"); + + Params::KismetMathLibrary_Set2D Parms{}; + + Parms.A = std::move(A); + Parms.X = X; + Parms.Y = Y; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.SetFloatSpringStateVelocity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FFloatSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float Velocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::SetFloatSpringStateVelocity(struct FFloatSpringState& SpringState, float Velocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SetFloatSpringStateVelocity"); + + Params::KismetMathLibrary_SetFloatSpringStateVelocity Parms{}; + + Parms.SpringState = std::move(SpringState); + Parms.Velocity = Velocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.SetQuaternionSpringStateAngularVelocity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FQuaternionSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& AngularVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::SetQuaternionSpringStateAngularVelocity(struct FQuaternionSpringState& SpringState, const struct FVector& AngularVelocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SetQuaternionSpringStateAngularVelocity"); + + Params::KismetMathLibrary_SetQuaternionSpringStateAngularVelocity Parms{}; + + Parms.SpringState = std::move(SpringState); + Parms.AngularVelocity = std::move(AngularVelocity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.SetRandomStreamSeed +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FRandomStream& Stream (Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// int32 NewSeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::SetRandomStreamSeed(struct FRandomStream& Stream, int32 NewSeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SetRandomStreamSeed"); + + Params::KismetMathLibrary_SetRandomStreamSeed Parms{}; + + Parms.Stream = std::move(Stream); + Parms.NewSeed = NewSeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Stream = std::move(Parms.Stream); +} + + +// Function Engine.KismetMathLibrary.SetVectorSpringStateVelocity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVectorSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Velocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::SetVectorSpringStateVelocity(struct FVectorSpringState& SpringState, const struct FVector& Velocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SetVectorSpringStateVelocity"); + + Params::KismetMathLibrary_SetVectorSpringStateVelocity Parms{}; + + Parms.SpringState = std::move(SpringState); + Parms.Velocity = std::move(Velocity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); +} + + +// Function Engine.KismetMathLibrary.SignOfFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::SignOfFloat(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SignOfFloat"); + + Params::KismetMathLibrary_SignOfFloat Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SignOfInteger +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::SignOfInteger(int32 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SignOfInteger"); + + Params::KismetMathLibrary_SignOfInteger Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.SignOfInteger64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::SignOfInteger64(int64 A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "SignOfInteger64"); + + Params::KismetMathLibrary_SignOfInteger64 Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.sin +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::sin(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "sin"); + + Params::KismetMathLibrary_sin Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Spherical2DToUnitCartesian +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Spherical2DToUnitCartesian(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Spherical2DToUnitCartesian"); + + Params::KismetMathLibrary_Spherical2DToUnitCartesian Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.sqrt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::sqrt(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "sqrt"); + + Params::KismetMathLibrary_sqrt Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Square +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Square(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Square"); + + Params::KismetMathLibrary_Square Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_ByteByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetMathLibrary::Subtract_ByteByte(uint8 A, uint8 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_ByteByte"); + + Params::KismetMathLibrary_Subtract_ByteByte Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_DateTimeDateTime +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDateTime& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::Subtract_DateTimeDateTime(const struct FDateTime& A, const struct FDateTime& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_DateTimeDateTime"); + + Params::KismetMathLibrary_Subtract_DateTimeDateTime Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_DateTimeTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::Subtract_DateTimeTimespan(const struct FDateTime& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_DateTimeTimespan"); + + Params::KismetMathLibrary_Subtract_DateTimeTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_DoubleDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Subtract_DoubleDouble(double A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_DoubleDouble"); + + Params::KismetMathLibrary_Subtract_DoubleDouble Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Subtract_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_Int64Int64"); + + Params::KismetMathLibrary_Subtract_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Subtract_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_IntInt"); + + Params::KismetMathLibrary_Subtract_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_IntPointInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Subtract_IntPointInt(const struct FIntPoint& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_IntPointInt"); + + Params::KismetMathLibrary_Subtract_IntPointInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_IntPointIntPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntPoint& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FIntPoint ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FIntPoint UKismetMathLibrary::Subtract_IntPointIntPoint(const struct FIntPoint& A, const struct FIntPoint& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_IntPointIntPoint"); + + Params::KismetMathLibrary_Subtract_IntPointIntPoint Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_LinearColorLinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMathLibrary::Subtract_LinearColorLinearColor(const struct FLinearColor& A, const struct FLinearColor& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_LinearColorLinearColor"); + + Params::KismetMathLibrary_Subtract_LinearColorLinearColor Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_QuatQuat +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FQuat& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuat ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FQuat UKismetMathLibrary::Subtract_QuatQuat(const struct FQuat& A, const struct FQuat& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_QuatQuat"); + + Params::KismetMathLibrary_Subtract_QuatQuat Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_TimespanTimespan +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::Subtract_TimespanTimespan(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_TimespanTimespan"); + + Params::KismetMathLibrary_Subtract_TimespanTimespan Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_Vector2DFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Subtract_Vector2DFloat(const struct FVector2D& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_Vector2DFloat"); + + Params::KismetMathLibrary_Subtract_Vector2DFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_Vector2DVector2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Subtract_Vector2DVector2D(const struct FVector2D& A, const struct FVector2D& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_Vector2DVector2D"); + + Params::KismetMathLibrary_Subtract_Vector2DVector2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_Vector4Vector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Subtract_Vector4Vector4(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_Vector4Vector4"); + + Params::KismetMathLibrary_Subtract_Vector4Vector4 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_VectorFloat +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Subtract_VectorFloat(const struct FVector& A, double B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_VectorFloat"); + + Params::KismetMathLibrary_Subtract_VectorFloat Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_VectorInt +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Subtract_VectorInt(const struct FVector& A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_VectorInt"); + + Params::KismetMathLibrary_Subtract_VectorInt Parms{}; + + Parms.A = std::move(A); + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Subtract_VectorVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Subtract_VectorVector(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Subtract_VectorVector"); + + Params::KismetMathLibrary_Subtract_VectorVector Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.tan +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::tan(double A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "tan"); + + Params::KismetMathLibrary_tan Parms{}; + + Parms.A = A; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TEase +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEasingFunc EasingFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendExp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Steps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::TEase(const struct FTransform& A, const struct FTransform& B, float Alpha, EEasingFunc EasingFunc, float BlendExp, int32 Steps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TEase"); + + Params::KismetMathLibrary_TEase Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + Parms.EasingFunc = EasingFunc; + Parms.BlendExp = BlendExp; + Parms.Steps = Steps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TimespanFromString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& TimespanString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimespan* Result (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::TimespanFromString(const class FString& TimespanString, struct FTimespan* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TimespanFromString"); + + Params::KismetMathLibrary_TimespanFromString Parms{}; + + Parms.TimespanString = std::move(TimespanString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TimespanMaxValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::TimespanMaxValue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TimespanMaxValue"); + + Params::KismetMathLibrary_TimespanMaxValue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TimespanMinValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::TimespanMinValue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TimespanMinValue"); + + Params::KismetMathLibrary_TimespanMinValue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TimespanRatio +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimespan& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimespan& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::TimespanRatio(const struct FTimespan& A, const struct FTimespan& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TimespanRatio"); + + Params::KismetMathLibrary_TimespanRatio Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TimespanZeroValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FTimespan ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimespan UKismetMathLibrary::TimespanZeroValue() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TimespanZeroValue"); + + Params::KismetMathLibrary_TimespanZeroValue Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TInterpTo +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& Current (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& Target (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::TInterpTo(const struct FTransform& Current, const struct FTransform& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TInterpTo"); + + Params::KismetMathLibrary_TInterpTo Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TLerp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& A (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& B (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELerpInterpolationMode InterpMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UKismetMathLibrary::TLerp(const struct FTransform& A, const struct FTransform& B, float Alpha, ELerpInterpolationMode InterpMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TLerp"); + + Params::KismetMathLibrary_TLerp Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + Parms.InterpMode = InterpMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Today +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::Today() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Today"); + + Params::KismetMathLibrary_Today Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ToDirectionAndLength2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* OutDir (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double* OutLength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::ToDirectionAndLength2D(const struct FVector2D& A, struct FVector2D* OutDir, double* OutLength) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToDirectionAndLength2D"); + + Params::KismetMathLibrary_ToDirectionAndLength2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutDir != nullptr) + *OutDir = std::move(Parms.OutDir); + + if (OutLength != nullptr) + *OutLength = Parms.OutLength; +} + + +// Function Engine.KismetMathLibrary.ToHex_LinearColor +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetMathLibrary::ToHex_LinearColor(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToHex_LinearColor"); + + Params::KismetMathLibrary_ToHex_LinearColor Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ToRounded2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::ToRounded2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToRounded2D"); + + Params::KismetMathLibrary_ToRounded2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ToSign2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::ToSign2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToSign2D"); + + Params::KismetMathLibrary_ToSign2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ToUnixTimestamp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& Time (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::ToUnixTimestamp(const struct FDateTime& Time) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToUnixTimestamp"); + + Params::KismetMathLibrary_ToUnixTimestamp Parms{}; + + Parms.Time = std::move(Time); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.ToUnixTimestampDouble +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FDateTime& Time (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::ToUnixTimestampDouble(const struct FDateTime& Time) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "ToUnixTimestampDouble"); + + Params::KismetMathLibrary_ToUnixTimestampDouble Parms{}; + + Parms.Time = std::move(Time); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Transform_Determinant +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& Transform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::Transform_Determinant(const struct FTransform& Transform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Transform_Determinant"); + + Params::KismetMathLibrary_Transform_Determinant Parms{}; + + Parms.Transform = std::move(Transform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TransformDirection +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::TransformDirection(const struct FTransform& T, const struct FVector& Direction) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TransformDirection"); + + Params::KismetMathLibrary_TransformDirection Parms{}; + + Parms.T = std::move(T); + Parms.Direction = std::move(Direction); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TransformLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::TransformLocation(const struct FTransform& T, const struct FVector& Location) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TransformLocation"); + + Params::KismetMathLibrary_TransformLocation Parms{}; + + Parms.T = std::move(T); + Parms.Location = std::move(Location); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TransformRotation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& T (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::TransformRotation(const struct FTransform& T, const struct FRotator& Rotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TransformRotation"); + + Params::KismetMathLibrary_TransformRotation Parms{}; + + Parms.T = std::move(T); + Parms.Rotation = std::move(Rotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.TransformVector4 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& Matrix (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector4& Vec4 (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::TransformVector4(const struct FMatrix& Matrix, const struct FVector4& Vec4) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "TransformVector4"); + + Params::KismetMathLibrary_TransformVector4 Parms{}; + + Parms.Matrix = std::move(Matrix); + Parms.Vec4 = std::move(Vec4); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.UtcNow +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FDateTime ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FDateTime UKismetMathLibrary::UtcNow() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "UtcNow"); + + Params::KismetMathLibrary_UtcNow Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VEase +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEasingFunc EasingFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BlendExp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Steps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::VEase(const struct FVector& A, const struct FVector& B, float Alpha, EEasingFunc EasingFunc, float BlendExp, int32 Steps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VEase"); + + Params::KismetMathLibrary_VEase Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + Parms.EasingFunc = EasingFunc; + Parms.BlendExp = BlendExp; + Parms.Steps = Steps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector2D_One +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector2D_One() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector2D_One"); + + Params::KismetMathLibrary_Vector2D_One Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector2D_Unit45Deg +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector2D_Unit45Deg() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector2D_Unit45Deg"); + + Params::KismetMathLibrary_Vector2D_Unit45Deg Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector2D_Zero +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector2D_Zero() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector2D_Zero"); + + Params::KismetMathLibrary_Vector2D_Zero Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector2DInterpTo +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector2DInterpTo(const struct FVector2D& Current, const struct FVector2D& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector2DInterpTo"); + + Params::KismetMathLibrary_Vector2DInterpTo Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector2DInterpTo_Constant +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector2DInterpTo_Constant(const struct FVector2D& Current, const struct FVector2D& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector2DInterpTo_Constant"); + + Params::KismetMathLibrary_Vector2DInterpTo_Constant Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Assign +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector4& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& InVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector4_Assign(struct FVector4& A, const struct FVector4& InVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Assign"); + + Params::KismetMathLibrary_Vector4_Assign Parms{}; + + Parms.A = std::move(A); + Parms.InVector = std::move(InVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector4_CrossProduct3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_CrossProduct3(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_CrossProduct3"); + + Params::KismetMathLibrary_Vector4_CrossProduct3 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_DotProduct +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_DotProduct(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_DotProduct"); + + Params::KismetMathLibrary_Vector4_DotProduct Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_DotProduct3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& B (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_DotProduct3(const struct FVector4& A, const struct FVector4& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_DotProduct3"); + + Params::KismetMathLibrary_Vector4_DotProduct3 Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_IsNAN +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector4_IsNAN(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_IsNAN"); + + Params::KismetMathLibrary_Vector4_IsNAN Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_IsNearlyZero3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector4_IsNearlyZero3(const struct FVector4& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_IsNearlyZero3"); + + Params::KismetMathLibrary_Vector4_IsNearlyZero3 Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_IsNormal3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector4_IsNormal3(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_IsNormal3"); + + Params::KismetMathLibrary_Vector4_IsNormal3 Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_IsUnit3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SquaredLenthTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector4_IsUnit3(const struct FVector4& A, float SquaredLenthTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_IsUnit3"); + + Params::KismetMathLibrary_Vector4_IsUnit3 Parms{}; + + Parms.A = std::move(A); + Parms.SquaredLenthTolerance = SquaredLenthTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_IsZero +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector4_IsZero(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_IsZero"); + + Params::KismetMathLibrary_Vector4_IsZero Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_MirrorByVector3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& Direction (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& SurfaceNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_MirrorByVector3(const struct FVector4& Direction, const struct FVector4& SurfaceNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_MirrorByVector3"); + + Params::KismetMathLibrary_Vector4_MirrorByVector3 Parms{}; + + Parms.Direction = std::move(Direction); + Parms.SurfaceNormal = std::move(SurfaceNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Negated +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_Negated(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Negated"); + + Params::KismetMathLibrary_Vector4_Negated Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Normal3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_Normal3(const struct FVector4& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Normal3"); + + Params::KismetMathLibrary_Vector4_Normal3 Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Normalize3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector4& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector4_Normalize3(struct FVector4& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Normalize3"); + + Params::KismetMathLibrary_Vector4_Normalize3 Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector4_NormalUnsafe3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_NormalUnsafe3(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_NormalUnsafe3"); + + Params::KismetMathLibrary_Vector4_NormalUnsafe3 Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Set +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector4& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double W (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector4_Set(struct FVector4& A, double X, double Y, double Z, double W) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Set"); + + Params::KismetMathLibrary_Vector4_Set Parms{}; + + Parms.A = std::move(A); + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + Parms.W = W; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector4_Size +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_Size(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Size"); + + Params::KismetMathLibrary_Vector4_Size Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Size3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_Size3(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Size3"); + + Params::KismetMathLibrary_Vector4_Size3 Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_SizeSquared +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_SizeSquared(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_SizeSquared"); + + Params::KismetMathLibrary_Vector4_SizeSquared Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_SizeSquared3 +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector4& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector4_SizeSquared3(const struct FVector4& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_SizeSquared3"); + + Params::KismetMathLibrary_Vector4_SizeSquared3 Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector4_Zero +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector4 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector4 UKismetMathLibrary::Vector4_Zero() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector4_Zero"); + + Params::KismetMathLibrary_Vector4_Zero Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_AddBounded +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InAddVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector_AddBounded(struct FVector& A, const struct FVector& InAddVect, float InRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_AddBounded"); + + Params::KismetMathLibrary_Vector_AddBounded Parms{}; + + Parms.A = std::move(A); + Parms.InAddVect = std::move(InAddVect); + Parms.InRadius = InRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector_Assign +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector_Assign(struct FVector& A, const struct FVector& InVector) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Assign"); + + Params::KismetMathLibrary_Vector_Assign Parms{}; + + Parms.A = std::move(A); + Parms.InVector = std::move(InVector); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector_Backward +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Backward() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Backward"); + + Params::KismetMathLibrary_Vector_Backward Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_BoundedToBox +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InBoxMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InBoxMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_BoundedToBox(const struct FVector& InVect, const struct FVector& InBoxMin, const struct FVector& InBoxMax) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_BoundedToBox"); + + Params::KismetMathLibrary_Vector_BoundedToBox Parms{}; + + Parms.InVect = std::move(InVect); + Parms.InBoxMin = std::move(InBoxMin); + Parms.InBoxMax = std::move(InBoxMax); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_BoundedToCube +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_BoundedToCube(const struct FVector& InVect, float InRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_BoundedToCube"); + + Params::KismetMathLibrary_Vector_BoundedToCube Parms{}; + + Parms.InVect = std::move(InVect); + Parms.InRadius = InRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ClampSize2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ClampSize2D(const struct FVector& A, double min_0, double max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ClampSize2D"); + + Params::KismetMathLibrary_Vector_ClampSize2D Parms{}; + + Parms.A = std::move(A); + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ClampSizeMax +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ClampSizeMax(const struct FVector& A, double max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ClampSizeMax"); + + Params::KismetMathLibrary_Vector_ClampSizeMax Parms{}; + + Parms.A = std::move(A); + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ClampSizeMax2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ClampSizeMax2D(const struct FVector& A, double max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ClampSizeMax2D"); + + Params::KismetMathLibrary_Vector_ClampSizeMax2D Parms{}; + + Parms.A = std::move(A); + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ComponentMax +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ComponentMax(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ComponentMax"); + + Params::KismetMathLibrary_Vector_ComponentMax Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ComponentMin +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ComponentMin(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ComponentMin"); + + Params::KismetMathLibrary_Vector_ComponentMin Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_CosineAngle2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_CosineAngle2D(const struct FVector& A, const struct FVector& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_CosineAngle2D"); + + Params::KismetMathLibrary_Vector_CosineAngle2D Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Distance +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_Distance(const struct FVector& V1, const struct FVector& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Distance"); + + Params::KismetMathLibrary_Vector_Distance Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Distance2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_Distance2D(const struct FVector& V1, const struct FVector& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Distance2D"); + + Params::KismetMathLibrary_Vector_Distance2D Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Distance2DSquared +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_Distance2DSquared(const struct FVector& V1, const struct FVector& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Distance2DSquared"); + + Params::KismetMathLibrary_Vector_Distance2DSquared Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_DistanceSquared +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& V2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_DistanceSquared(const struct FVector& V1, const struct FVector& V2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_DistanceSquared"); + + Params::KismetMathLibrary_Vector_DistanceSquared Parms{}; + + Parms.V1 = std::move(V1); + Parms.V2 = std::move(V2); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Down +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Down() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Down"); + + Params::KismetMathLibrary_Vector_Down Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Forward +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Forward() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Forward"); + + Params::KismetMathLibrary_Vector_Forward Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_GetAbs +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_GetAbs(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_GetAbs"); + + Params::KismetMathLibrary_Vector_GetAbs Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_GetAbsMax +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_GetAbsMax(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_GetAbsMax"); + + Params::KismetMathLibrary_Vector_GetAbsMax Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_GetAbsMin +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_GetAbsMin(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_GetAbsMin"); + + Params::KismetMathLibrary_Vector_GetAbsMin Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_GetProjection +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_GetProjection(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_GetProjection"); + + Params::KismetMathLibrary_Vector_GetProjection Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_GetSignVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_GetSignVector(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_GetSignVector"); + + Params::KismetMathLibrary_Vector_GetSignVector Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_HeadingAngle +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::Vector_HeadingAngle(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_HeadingAngle"); + + Params::KismetMathLibrary_Vector_HeadingAngle Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsNAN +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsNAN(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsNAN"); + + Params::KismetMathLibrary_Vector_IsNAN Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsNearlyZero +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsNearlyZero(const struct FVector& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsNearlyZero"); + + Params::KismetMathLibrary_Vector_IsNearlyZero Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsNormal +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsNormal(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsNormal"); + + Params::KismetMathLibrary_Vector_IsNormal Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsUniform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsUniform(const struct FVector& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsUniform"); + + Params::KismetMathLibrary_Vector_IsUniform Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsUnit +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SquaredLenthTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsUnit(const struct FVector& A, float SquaredLenthTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsUnit"); + + Params::KismetMathLibrary_Vector_IsUnit Parms{}; + + Parms.A = std::move(A); + Parms.SquaredLenthTolerance = SquaredLenthTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_IsZero +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetMathLibrary::Vector_IsZero(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_IsZero"); + + Params::KismetMathLibrary_Vector_IsZero Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Left +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Left() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Left"); + + Params::KismetMathLibrary_Vector_Left Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_MirrorByPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlane& InPlane (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_MirrorByPlane(const struct FVector& A, const struct FPlane& InPlane) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_MirrorByPlane"); + + Params::KismetMathLibrary_Vector_MirrorByPlane Parms{}; + + Parms.A = std::move(A); + Parms.InPlane = std::move(InPlane); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Normal2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Normal2D(const struct FVector& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Normal2D"); + + Params::KismetMathLibrary_Vector_Normal2D Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Normalize +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Tolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector_Normalize(struct FVector& A, float Tolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Normalize"); + + Params::KismetMathLibrary_Vector_Normalize Parms{}; + + Parms.A = std::move(A); + Parms.Tolerance = Tolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector_NormalUnsafe +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_NormalUnsafe(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_NormalUnsafe"); + + Params::KismetMathLibrary_Vector_NormalUnsafe Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_One +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_One() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_One"); + + Params::KismetMathLibrary_Vector_One Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ProjectOnToNormal +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ProjectOnToNormal(const struct FVector& V, const struct FVector& InNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ProjectOnToNormal"); + + Params::KismetMathLibrary_Vector_ProjectOnToNormal Parms{}; + + Parms.V = std::move(V); + Parms.InNormal = std::move(InNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Reciprocal +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Reciprocal(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Reciprocal"); + + Params::KismetMathLibrary_Vector_Reciprocal Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Right +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Right() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Right"); + + Params::KismetMathLibrary_Vector_Right Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Set +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Z (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector_Set(struct FVector& A, double X, double Y, double Z) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Set"); + + Params::KismetMathLibrary_Vector_Set Parms{}; + + Parms.A = std::move(A); + Parms.X = X; + Parms.Y = Y; + Parms.Z = Z; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector_SlerpNormals +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& NormalA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NormalB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_SlerpNormals(const struct FVector& NormalA, const struct FVector& NormalB, double Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_SlerpNormals"); + + Params::KismetMathLibrary_Vector_SlerpNormals Parms{}; + + Parms.NormalA = std::move(NormalA); + Parms.NormalB = std::move(NormalB); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_SlerpVectorToDirection +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Vector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_SlerpVectorToDirection(const struct FVector& Vector, const struct FVector& Direction, double Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_SlerpVectorToDirection"); + + Params::KismetMathLibrary_Vector_SlerpVectorToDirection Parms{}; + + Parms.Vector = std::move(Vector); + Parms.Direction = std::move(Direction); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_SnappedToGrid +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InGridSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_SnappedToGrid(const struct FVector& InVect, float InGridSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_SnappedToGrid"); + + Params::KismetMathLibrary_Vector_SnappedToGrid Parms{}; + + Parms.InVect = std::move(InVect); + Parms.InGridSize = InGridSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ToDegrees +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ToDegrees(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ToDegrees"); + + Params::KismetMathLibrary_Vector_ToDegrees Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_ToRadians +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_ToRadians(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_ToRadians"); + + Params::KismetMathLibrary_Vector_ToRadians Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_UnitCartesianToSpherical +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UKismetMathLibrary::Vector_UnitCartesianToSpherical(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_UnitCartesianToSpherical"); + + Params::KismetMathLibrary_Vector_UnitCartesianToSpherical Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_UnwindEuler +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector& A (Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMathLibrary::Vector_UnwindEuler(struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_UnwindEuler"); + + Params::KismetMathLibrary_Vector_UnwindEuler Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + A = std::move(Parms.A); +} + + +// Function Engine.KismetMathLibrary.Vector_Up +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Up() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Up"); + + Params::KismetMathLibrary_Vector_Up Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Vector_Zero +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::Vector_Zero() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Vector_Zero"); + + Params::KismetMathLibrary_Vector_Zero Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VectorSpringInterp +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVectorSpringState& SpringState (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float Stiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float CriticalDampingFactor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Mass (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TargetVelocityAmount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bClamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& MinValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& MaxValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInitializeFromTarget (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::VectorSpringInterp(const struct FVector& Current, const struct FVector& Target, struct FVectorSpringState& SpringState, float Stiffness, float CriticalDampingFactor, float DeltaTime, float Mass, float TargetVelocityAmount, bool bClamp, const struct FVector& MinValue, const struct FVector& MaxValue, bool bInitializeFromTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VectorSpringInterp"); + + Params::KismetMathLibrary_VectorSpringInterp Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.SpringState = std::move(SpringState); + Parms.Stiffness = Stiffness; + Parms.CriticalDampingFactor = CriticalDampingFactor; + Parms.DeltaTime = DeltaTime; + Parms.Mass = Mass; + Parms.TargetVelocityAmount = TargetVelocityAmount; + Parms.bClamp = bClamp; + Parms.MinValue = std::move(MinValue); + Parms.MaxValue = std::move(MaxValue); + Parms.bInitializeFromTarget = bInitializeFromTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SpringState = std::move(Parms.SpringState); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VInterpTo +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::VInterpTo(const struct FVector& Current, const struct FVector& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VInterpTo"); + + Params::KismetMathLibrary_VInterpTo Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VInterpTo_Constant +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& Current (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Target (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InterpSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::VInterpTo_Constant(const struct FVector& Current, const struct FVector& Target, float DeltaTime, float InterpSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VInterpTo_Constant"); + + Params::KismetMathLibrary_VInterpTo_Constant Parms{}; + + Parms.Current = std::move(Current); + Parms.Target = std::move(Target); + Parms.DeltaTime = DeltaTime; + Parms.InterpSpeed = InterpSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VLerp +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::VLerp(const struct FVector& A, const struct FVector& B, float Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VLerp"); + + Params::KismetMathLibrary_VLerp Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSize +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSize(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSize"); + + Params::KismetMathLibrary_VSize Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSize2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSize2D(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSize2D"); + + Params::KismetMathLibrary_VSize2D Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSize2DSquared +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSize2DSquared(const struct FVector2D& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSize2DSquared"); + + Params::KismetMathLibrary_VSize2DSquared Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSizeSquared +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSizeSquared(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSizeSquared"); + + Params::KismetMathLibrary_VSizeSquared Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSizeXY +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSizeXY(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSizeXY"); + + Params::KismetMathLibrary_VSizeXY Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.VSizeXYSquared +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetMathLibrary::VSizeXYSquared(const struct FVector& A) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "VSizeXYSquared"); + + Params::KismetMathLibrary_VSizeXYSquared Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.WeightedMovingAverage_Float +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Weight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMathLibrary::WeightedMovingAverage_Float(float CurrentSample, float PreviousSample, float Weight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "WeightedMovingAverage_Float"); + + Params::KismetMathLibrary_WeightedMovingAverage_Float Parms{}; + + Parms.CurrentSample = CurrentSample; + Parms.PreviousSample = PreviousSample; + Parms.Weight = Weight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.WeightedMovingAverage_FRotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Weight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UKismetMathLibrary::WeightedMovingAverage_FRotator(const struct FRotator& CurrentSample, const struct FRotator& PreviousSample, float Weight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "WeightedMovingAverage_FRotator"); + + Params::KismetMathLibrary_WeightedMovingAverage_FRotator Parms{}; + + Parms.CurrentSample = std::move(CurrentSample); + Parms.PreviousSample = std::move(PreviousSample); + Parms.Weight = Weight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.WeightedMovingAverage_FVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& CurrentSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousSample (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Weight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UKismetMathLibrary::WeightedMovingAverage_FVector(const struct FVector& CurrentSample, const struct FVector& PreviousSample, float Weight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "WeightedMovingAverage_FVector"); + + Params::KismetMathLibrary_WeightedMovingAverage_FVector Parms{}; + + Parms.CurrentSample = std::move(CurrentSample); + Parms.PreviousSample = std::move(PreviousSample); + Parms.Weight = Weight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Wrap +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 min_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 max_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Wrap(int32 Value, int32 min_0, int32 max_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Wrap"); + + Params::KismetMathLibrary_Wrap Parms{}; + + Parms.Value = Value; + Parms.min_0 = min_0; + Parms.max_0 = max_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Xor_Int64Int64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetMathLibrary::Xor_Int64Int64(int64 A, int64 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Xor_Int64Int64"); + + Params::KismetMathLibrary_Xor_Int64Int64 Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMathLibrary.Xor_IntInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetMathLibrary::Xor_IntInt(int32 A, int32 B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMathLibrary", "Xor_IntInt"); + + Params::KismetMathLibrary_Xor_IntInt Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyAtmosphereComponent.GetAtmosphereTransmitanceOnGroundAtPlanetTop +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UDirectionalLightComponent* DirectionalLight (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor USkyAtmosphereComponent::GetAtmosphereTransmitanceOnGroundAtPlanetTop(class UDirectionalLightComponent* DirectionalLight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "GetAtmosphereTransmitanceOnGroundAtPlanetTop"); + + Params::SkyAtmosphereComponent_GetAtmosphereTransmitanceOnGroundAtPlanetTop Parms{}; + + Parms.DirectionalLight = DirectionalLight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyAtmosphereComponent.GetAtmosphericLightToMatchIlluminanceOnGround +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& LightDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float IlluminanceOnGround (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkyAtmosphereComponent::GetAtmosphericLightToMatchIlluminanceOnGround(const struct FVector& LightDirection, float IlluminanceOnGround) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "GetAtmosphericLightToMatchIlluminanceOnGround"); + + Params::SkyAtmosphereComponent_GetAtmosphericLightToMatchIlluminanceOnGround Parms{}; + + Parms.LightDirection = std::move(LightDirection); + Parms.IlluminanceOnGround = IlluminanceOnGround; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyAtmosphereComponent.GetOverridenAtmosphereLightDirection +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 AtmosphereLightIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USkyAtmosphereComponent::GetOverridenAtmosphereLightDirection(int32 AtmosphereLightIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "GetOverridenAtmosphereLightDirection"); + + Params::SkyAtmosphereComponent_GetOverridenAtmosphereLightDirection Parms{}; + + Parms.AtmosphereLightIndex = AtmosphereLightIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyAtmosphereComponent.IsAtmosphereLightDirectionOverriden +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 AtmosphereLightIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkyAtmosphereComponent::IsAtmosphereLightDirectionOverriden(int32 AtmosphereLightIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "IsAtmosphereLightDirectionOverriden"); + + Params::SkyAtmosphereComponent_IsAtmosphereLightDirectionOverriden Parms{}; + + Parms.AtmosphereLightIndex = AtmosphereLightIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyAtmosphereComponent.OverrideAtmosphereLightDirection +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 AtmosphereLightIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LightDirection (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::OverrideAtmosphereLightDirection(int32 AtmosphereLightIndex, const struct FVector& LightDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "OverrideAtmosphereLightDirection"); + + Params::SkyAtmosphereComponent_OverrideAtmosphereLightDirection Parms{}; + + Parms.AtmosphereLightIndex = AtmosphereLightIndex; + Parms.LightDirection = std::move(LightDirection); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.ResetAtmosphereLightDirectionOverride +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 AtmosphereLightIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::ResetAtmosphereLightDirectionOverride(int32 AtmosphereLightIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "ResetAtmosphereLightDirectionOverride"); + + Params::SkyAtmosphereComponent_ResetAtmosphereLightDirectionOverride Parms{}; + + Parms.AtmosphereLightIndex = AtmosphereLightIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetAerialPespectiveViewDistanceScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetAerialPespectiveViewDistanceScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetAerialPespectiveViewDistanceScale"); + + Params::SkyAtmosphereComponent_SetAerialPespectiveViewDistanceScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetAtmosphereHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetAtmosphereHeight(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetAtmosphereHeight"); + + Params::SkyAtmosphereComponent_SetAtmosphereHeight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetBottomRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetBottomRadius(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetBottomRadius"); + + Params::SkyAtmosphereComponent_SetBottomRadius Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetGroundAlbedo +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetGroundAlbedo(const struct FColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetGroundAlbedo"); + + Params::SkyAtmosphereComponent_SetGroundAlbedo Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetHeightFogContribution +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetHeightFogContribution(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetHeightFogContribution"); + + Params::SkyAtmosphereComponent_SetHeightFogContribution Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetHoldout +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewHoldout (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetHoldout(bool bNewHoldout) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetHoldout"); + + Params::SkyAtmosphereComponent_SetHoldout Parms{}; + + Parms.bNewHoldout = bNewHoldout; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieAbsorption +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieAbsorption(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieAbsorption"); + + Params::SkyAtmosphereComponent_SetMieAbsorption Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieAbsorptionScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieAbsorptionScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieAbsorptionScale"); + + Params::SkyAtmosphereComponent_SetMieAbsorptionScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieAnisotropy +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieAnisotropy(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieAnisotropy"); + + Params::SkyAtmosphereComponent_SetMieAnisotropy Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieExponentialDistribution +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieExponentialDistribution(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieExponentialDistribution"); + + Params::SkyAtmosphereComponent_SetMieExponentialDistribution Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieScattering +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieScattering(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieScattering"); + + Params::SkyAtmosphereComponent_SetMieScattering Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMieScatteringScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMieScatteringScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMieScatteringScale"); + + Params::SkyAtmosphereComponent_SetMieScatteringScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetMultiScatteringFactor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetMultiScatteringFactor(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetMultiScatteringFactor"); + + Params::SkyAtmosphereComponent_SetMultiScatteringFactor Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetOtherAbsorption +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetOtherAbsorption(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetOtherAbsorption"); + + Params::SkyAtmosphereComponent_SetOtherAbsorption Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetOtherAbsorptionScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetOtherAbsorptionScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetOtherAbsorptionScale"); + + Params::SkyAtmosphereComponent_SetOtherAbsorptionScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetRayleighExponentialDistribution +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetRayleighExponentialDistribution(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetRayleighExponentialDistribution"); + + Params::SkyAtmosphereComponent_SetRayleighExponentialDistribution Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetRayleighScattering +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetRayleighScattering(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetRayleighScattering"); + + Params::SkyAtmosphereComponent_SetRayleighScattering Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetRayleighScatteringScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetRayleighScatteringScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetRayleighScatteringScale"); + + Params::SkyAtmosphereComponent_SetRayleighScatteringScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetRenderInMainPass +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetRenderInMainPass(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetRenderInMainPass"); + + Params::SkyAtmosphereComponent_SetRenderInMainPass Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyAtmosphereComponent.SetSkyLuminanceFactor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyAtmosphereComponent::SetSkyLuminanceFactor(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyAtmosphereComponent", "SetSkyLuminanceFactor"); + + Params::SkyAtmosphereComponent_SetSkyLuminanceFactor Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.DisableGroundScattering +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewGroundScattering (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::DisableGroundScattering(bool NewGroundScattering) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "DisableGroundScattering"); + + Params::AtmosphericFogComponent_DisableGroundScattering Parms{}; + + Parms.NewGroundScattering = NewGroundScattering; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.DisableSunDisk +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewSunDisk (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::DisableSunDisk(bool NewSunDisk) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "DisableSunDisk"); + + Params::AtmosphericFogComponent_DisableSunDisk Parms{}; + + Parms.NewSunDisk = NewSunDisk; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetAltitudeScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewAltitudeScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetAltitudeScale(float NewAltitudeScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetAltitudeScale"); + + Params::AtmosphericFogComponent_SetAltitudeScale Parms{}; + + Parms.NewAltitudeScale = NewAltitudeScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDefaultBrightness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewBrightness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDefaultBrightness(float NewBrightness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDefaultBrightness"); + + Params::AtmosphericFogComponent_SetDefaultBrightness Parms{}; + + Parms.NewBrightness = NewBrightness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDefaultLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewLightColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDefaultLightColor(const struct FLinearColor& NewLightColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDefaultLightColor"); + + Params::AtmosphericFogComponent_SetDefaultLightColor Parms{}; + + Parms.NewLightColor = std::move(NewLightColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDensityMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewDensityMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDensityMultiplier(float NewDensityMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDensityMultiplier"); + + Params::AtmosphericFogComponent_SetDensityMultiplier Parms{}; + + Parms.NewDensityMultiplier = NewDensityMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDensityOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewDensityOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDensityOffset(float NewDensityOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDensityOffset"); + + Params::AtmosphericFogComponent_SetDensityOffset Parms{}; + + Parms.NewDensityOffset = NewDensityOffset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDistanceOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewDistanceOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDistanceOffset(float NewDistanceOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDistanceOffset"); + + Params::AtmosphericFogComponent_SetDistanceOffset Parms{}; + + Parms.NewDistanceOffset = NewDistanceOffset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetDistanceScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewDistanceScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetDistanceScale(float NewDistanceScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetDistanceScale"); + + Params::AtmosphericFogComponent_SetDistanceScale Parms{}; + + Parms.NewDistanceScale = NewDistanceScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetFogMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewFogMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetFogMultiplier(float NewFogMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetFogMultiplier"); + + Params::AtmosphericFogComponent_SetFogMultiplier Parms{}; + + Parms.NewFogMultiplier = NewFogMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetPrecomputeParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float DensityHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaxScatteringOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 InscatterAltitudeSampleNum (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetPrecomputeParams(float DensityHeight, int32 MaxScatteringOrder, int32 InscatterAltitudeSampleNum) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetPrecomputeParams"); + + Params::AtmosphericFogComponent_SetPrecomputeParams Parms{}; + + Parms.DensityHeight = DensityHeight; + Parms.MaxScatteringOrder = MaxScatteringOrder; + Parms.InscatterAltitudeSampleNum = InscatterAltitudeSampleNum; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetStartDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewStartDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetStartDistance(float NewStartDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetStartDistance"); + + Params::AtmosphericFogComponent_SetStartDistance Parms{}; + + Parms.NewStartDistance = NewStartDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AtmosphericFogComponent.SetSunMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewSunMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAtmosphericFogComponent::SetSunMultiplier(float NewSunMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AtmosphericFogComponent", "SetSunMultiplier"); + + Params::AtmosphericFogComponent_SetSunMultiplier Parms{}; + + Parms.NewSunMultiplier = NewSunMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ActorSoundParameterInterface.GetActorSoundParams +// (RequiredAPI, Native, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// TArray* Params_0 (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void IActorSoundParameterInterface::GetActorSoundParams(TArray* Params_0) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("ActorSoundParameterInterface", "GetActorSoundParams"); + + Params::ActorSoundParameterInterface_GetActorSoundParams Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Params_0 != nullptr) + *Params_0 = std::move(Parms.Params_0); +} + + +// Function Engine.VolumetricCloudComponent.SetbUsePerSampleAtmosphericLightTransmittance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetbUsePerSampleAtmosphericLightTransmittance(bool NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetbUsePerSampleAtmosphericLightTransmittance"); + + Params::VolumetricCloudComponent_SetbUsePerSampleAtmosphericLightTransmittance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetGroundAlbedo +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetGroundAlbedo(const struct FColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetGroundAlbedo"); + + Params::VolumetricCloudComponent_SetGroundAlbedo Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetHoldout +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewHoldout (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetHoldout(bool bNewHoldout) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetHoldout"); + + Params::VolumetricCloudComponent_SetHoldout Parms{}; + + Parms.bNewHoldout = bNewHoldout; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetLayerBottomAltitude +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetLayerBottomAltitude(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetLayerBottomAltitude"); + + Params::VolumetricCloudComponent_SetLayerBottomAltitude Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetLayerHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetLayerHeight(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetLayerHeight"); + + Params::VolumetricCloudComponent_SetLayerHeight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewValue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetMaterial(class UMaterialInterface* NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetMaterial"); + + Params::VolumetricCloudComponent_SetMaterial Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetPlanetRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetPlanetRadius(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetPlanetRadius"); + + Params::VolumetricCloudComponent_SetPlanetRadius Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetReflectionSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetReflectionSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetReflectionSampleCountScale"); + + Params::VolumetricCloudComponent_SetReflectionSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetReflectionViewSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetReflectionViewSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetReflectionViewSampleCountScale"); + + Params::VolumetricCloudComponent_SetReflectionViewSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetRenderInMainPass +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetRenderInMainPass(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetRenderInMainPass"); + + Params::VolumetricCloudComponent_SetRenderInMainPass Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetShadowReflectionSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetShadowReflectionSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetShadowReflectionSampleCountScale"); + + Params::VolumetricCloudComponent_SetShadowReflectionSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetShadowReflectionViewSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetShadowReflectionViewSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetShadowReflectionViewSampleCountScale"); + + Params::VolumetricCloudComponent_SetShadowReflectionViewSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetShadowTracingDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetShadowTracingDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetShadowTracingDistance"); + + Params::VolumetricCloudComponent_SetShadowTracingDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetShadowViewSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetShadowViewSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetShadowViewSampleCountScale"); + + Params::VolumetricCloudComponent_SetShadowViewSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetSkyLightCloudBottomOcclusion +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetSkyLightCloudBottomOcclusion(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetSkyLightCloudBottomOcclusion"); + + Params::VolumetricCloudComponent_SetSkyLightCloudBottomOcclusion Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetStopTracingTransmittanceThreshold +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetStopTracingTransmittanceThreshold(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetStopTracingTransmittanceThreshold"); + + Params::VolumetricCloudComponent_SetStopTracingTransmittanceThreshold Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetTracingMaxDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetTracingMaxDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetTracingMaxDistance"); + + Params::VolumetricCloudComponent_SetTracingMaxDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetTracingStartDistanceFromCamera +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetTracingStartDistanceFromCamera(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetTracingStartDistanceFromCamera"); + + Params::VolumetricCloudComponent_SetTracingStartDistanceFromCamera Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetTracingStartMaxDistance +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetTracingStartMaxDistance(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetTracingStartMaxDistance"); + + Params::VolumetricCloudComponent_SetTracingStartMaxDistance Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VolumetricCloudComponent.SetViewSampleCountScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVolumetricCloudComponent::SetViewSampleCountScale(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VolumetricCloudComponent", "SetViewSampleCountScale"); + + Params::VolumetricCloudComponent_SetViewSampleCountScale Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AsyncActionHandleSaveGame.AsyncLoadGameFromSlot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAsyncActionHandleSaveGame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionHandleSaveGame* UAsyncActionHandleSaveGame::AsyncLoadGameFromSlot(class UObject* WorldContextObject, const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionHandleSaveGame", "AsyncLoadGameFromSlot"); + + Params::AsyncActionHandleSaveGame_AsyncLoadGameFromSlot Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncActionHandleSaveGame.AsyncSaveGameToSlot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USaveGame* SaveGameObject_0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32 UserIndex (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAsyncActionHandleSaveGame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionHandleSaveGame* UAsyncActionHandleSaveGame::AsyncSaveGameToSlot(class UObject* WorldContextObject, class USaveGame* SaveGameObject_0, const class FString& SlotName, const int32 UserIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionHandleSaveGame", "AsyncSaveGameToSlot"); + + Params::AsyncActionHandleSaveGame_AsyncSaveGameToSlot Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SaveGameObject_0 = SaveGameObject_0; + Parms.SlotName = std::move(SlotName); + Parms.UserIndex = UserIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialBillboardComponent.AddElement +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCurveFloat* DistanceToOpacityCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSizeIsInScreenSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseSizeX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float BaseSizeY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCurveFloat* DistanceToSizeCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialBillboardComponent::AddElement(class UMaterialInterface* Material, class UCurveFloat* DistanceToOpacityCurve, bool bSizeIsInScreenSpace, float BaseSizeX, float BaseSizeY, class UCurveFloat* DistanceToSizeCurve) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialBillboardComponent", "AddElement"); + + Params::MaterialBillboardComponent_AddElement Parms{}; + + Parms.Material = Material; + Parms.DistanceToOpacityCurve = DistanceToOpacityCurve; + Parms.bSizeIsInScreenSpace = bSizeIsInScreenSpace; + Parms.BaseSizeX = BaseSizeX; + Parms.BaseSizeY = BaseSizeY; + Parms.DistanceToSizeCurve = DistanceToSizeCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialBillboardComponent.SetElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&NewElements (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UMaterialBillboardComponent::SetElements(const TArray& NewElements) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialBillboardComponent", "SetElements"); + + Params::MaterialBillboardComponent_SetElements Parms{}; + + Parms.NewElements = std::move(NewElements); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RectLightComponent.SetBarnDoorAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URectLightComponent::SetBarnDoorAngle(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RectLightComponent", "SetBarnDoorAngle"); + + Params::RectLightComponent_SetBarnDoorAngle Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RectLightComponent.SetBarnDoorLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URectLightComponent::SetBarnDoorLength(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RectLightComponent", "SetBarnDoorLength"); + + Params::RectLightComponent_SetBarnDoorLength Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RectLightComponent.SetSourceHeight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URectLightComponent::SetSourceHeight(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RectLightComponent", "SetSourceHeight"); + + Params::RectLightComponent_SetSourceHeight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RectLightComponent.SetSourceTexture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture* NewValue (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URectLightComponent::SetSourceTexture(class UTexture* NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RectLightComponent", "SetSourceTexture"); + + Params::RectLightComponent_SetSourceTexture Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RectLightComponent.SetSourceWidth +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URectLightComponent::SetSourceWidth(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RectLightComponent", "SetSourceWidth"); + + Params::RectLightComponent_SetSourceWidth Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AvoidanceManager.GetAvoidanceVelocityForComponent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UMovementComponent* MovementComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UAvoidanceManager::GetAvoidanceVelocityForComponent(class UMovementComponent* MovementComp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AvoidanceManager", "GetAvoidanceVelocityForComponent"); + + Params::AvoidanceManager_GetAvoidanceVelocityForComponent Parms{}; + + Parms.MovementComp = MovementComp; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AvoidanceManager.GetNewAvoidanceUID +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UAvoidanceManager::GetNewAvoidanceUID() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AvoidanceManager", "GetNewAvoidanceUID"); + + Params::AvoidanceManager_GetNewAvoidanceUID Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AvoidanceManager.GetObjectCount +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UAvoidanceManager::GetObjectCount() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AvoidanceManager", "GetObjectCount"); + + Params::AvoidanceManager_GetObjectCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AvoidanceManager.RegisterMovementComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMovementComponent* MovementComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AvoidanceWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAvoidanceManager::RegisterMovementComponent(class UMovementComponent* MovementComp, float AvoidanceWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AvoidanceManager", "RegisterMovementComponent"); + + Params::AvoidanceManager_RegisterMovementComponent Parms{}; + + Parms.MovementComp = MovementComp; + Parms.AvoidanceWeight = AvoidanceWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerShapeEquirect.SetEquirectProps +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const struct FEquirectProps& InScaleBiases (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UStereoLayerShapeEquirect::SetEquirectProps(const struct FEquirectProps& InScaleBiases) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerShapeEquirect", "SetEquirectProps"); + + Params::StereoLayerShapeEquirect_SetEquirectProps Parms{}; + + Parms.InScaleBiases = std::move(InScaleBiases); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsThreadLibrary.AddForce +// (Final, Native, Static, Private, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FBodyInstanceAsyncPhysicsTickHandle&Handle (Parm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& Force (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAccelChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsThreadLibrary::AddForce(const struct FBodyInstanceAsyncPhysicsTickHandle& Handle, const struct FVector& Force, bool bAccelChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsThreadLibrary", "AddForce"); + + Params::PhysicsThreadLibrary_AddForce Parms{}; + + Parms.Handle = std::move(Handle); + Parms.Force = std::move(Force); + Parms.bAccelChange = bAccelChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlanarReflection.OnInterpToggle +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlanarReflection::OnInterpToggle(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlanarReflection", "OnInterpToggle"); + + Params::PlanarReflection_OnInterpToggle Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLight.SetLightFalloffExponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLightFalloffExponent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APointLight::SetLightFalloffExponent(float NewLightFalloffExponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLight", "SetLightFalloffExponent"); + + Params::PointLight_SetLightFalloffExponent Parms{}; + + Parms.NewLightFalloffExponent = NewLightFalloffExponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PointLight.SetRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APointLight::SetRadius(float NewRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PointLight", "SetRadius"); + + Params::PointLight_SetRadius Parms{}; + + Parms.NewRadius = NewRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AsyncActionLoadPrimaryAssetList.AsyncLoadPrimaryAssetList +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& PrimaryAssetList (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& LoadBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionLoadPrimaryAssetList* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionLoadPrimaryAssetList* UAsyncActionLoadPrimaryAssetList::AsyncLoadPrimaryAssetList(class UObject* WorldContextObject, const TArray& PrimaryAssetList, const TArray& LoadBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionLoadPrimaryAssetList", "AsyncLoadPrimaryAssetList"); + + Params::AsyncActionLoadPrimaryAssetList_AsyncLoadPrimaryAssetList Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PrimaryAssetList = std::move(PrimaryAssetList); + Parms.LoadBundles = std::move(LoadBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.IsEmpty +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FUniversalObjectLocator& Locator (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UUniversalObjectLocatorScriptingExtensions::IsEmpty(const struct FUniversalObjectLocator& Locator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "IsEmpty"); + + Params::UniversalObjectLocatorScriptingExtensions_IsEmpty Parms{}; + + Parms.Locator = std::move(Locator); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.MakeUniversalObjectLocator +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Context (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FUniversalObjectLocator ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FUniversalObjectLocator UUniversalObjectLocatorScriptingExtensions::MakeUniversalObjectLocator(class UObject* Object, class UObject* Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "MakeUniversalObjectLocator"); + + Params::UniversalObjectLocatorScriptingExtensions_MakeUniversalObjectLocator Parms{}; + + Parms.Object = Object; + Parms.Context = Context; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.SyncFind +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FUniversalObjectLocator& Locator (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Context (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UUniversalObjectLocatorScriptingExtensions::SyncFind(const struct FUniversalObjectLocator& Locator, class UObject* Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "SyncFind"); + + Params::UniversalObjectLocatorScriptingExtensions_SyncFind Parms{}; + + Parms.Locator = std::move(Locator); + Parms.Context = Context; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.SyncLoad +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FUniversalObjectLocator& Locator (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Context (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UUniversalObjectLocatorScriptingExtensions::SyncLoad(const struct FUniversalObjectLocator& Locator, class UObject* Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "SyncLoad"); + + Params::UniversalObjectLocatorScriptingExtensions_SyncLoad Parms{}; + + Parms.Locator = std::move(Locator); + Parms.Context = Context; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.SyncUnload +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FUniversalObjectLocator& Locator (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Context (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UUniversalObjectLocatorScriptingExtensions::SyncUnload(const struct FUniversalObjectLocator& Locator, class UObject* Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "SyncUnload"); + + Params::UniversalObjectLocatorScriptingExtensions_SyncUnload Parms{}; + + Parms.Locator = std::move(Locator); + Parms.Context = Context; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.ToString +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FUniversalObjectLocator& Locator (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UUniversalObjectLocatorScriptingExtensions::ToString(const struct FUniversalObjectLocator& Locator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "ToString"); + + Params::UniversalObjectLocatorScriptingExtensions_ToString Parms{}; + + Parms.Locator = std::move(Locator); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UniversalObjectLocatorScriptingExtensions.UniversalObjectLocatorFromString +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FUniversalObjectLocator ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FUniversalObjectLocator UUniversalObjectLocatorScriptingExtensions::UniversalObjectLocatorFromString(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UniversalObjectLocatorScriptingExtensions", "UniversalObjectLocatorFromString"); + + Params::UniversalObjectLocatorScriptingExtensions_UniversalObjectLocatorFromString Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimSingleNodeInstance.GetLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimSingleNodeInstance::GetLength() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "GetLength"); + + Params::AnimSingleNodeInstance_GetLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimSingleNodeInstance.GetMirrorDataTable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UMirrorDataTable* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UMirrorDataTable* UAnimSingleNodeInstance::GetMirrorDataTable() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "GetMirrorDataTable"); + + Params::AnimSingleNodeInstance_GetMirrorDataTable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimSingleNodeInstance.PlayAnim +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bIsLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InStartPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::PlayAnim(bool bIsLooping, float InPlayRate, float InStartPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "PlayAnim"); + + Params::AnimSingleNodeInstance_PlayAnim Parms{}; + + Parms.bIsLooping = bIsLooping; + Parms.InPlayRate = InPlayRate; + Parms.InStartPosition = InStartPosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetAnimationAsset +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimationAsset* NewAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetAnimationAsset(class UAnimationAsset* NewAsset, bool bIsLooping, float InPlayRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetAnimationAsset"); + + Params::AnimSingleNodeInstance_SetAnimationAsset Parms{}; + + Parms.NewAsset = NewAsset; + Parms.bIsLooping = bIsLooping; + Parms.InPlayRate = InPlayRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetBlendSpacePosition +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetBlendSpacePosition(const struct FVector& InPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetBlendSpacePosition"); + + Params::AnimSingleNodeInstance_SetBlendSpacePosition Parms{}; + + Parms.InPosition = std::move(InPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetLooping +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bIsLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetLooping(bool bIsLooping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetLooping"); + + Params::AnimSingleNodeInstance_SetLooping Parms{}; + + Parms.bIsLooping = bIsLooping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetMirrorDataTable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UMirrorDataTable* MirrorDataTable (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetMirrorDataTable(const class UMirrorDataTable* MirrorDataTable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetMirrorDataTable"); + + Params::AnimSingleNodeInstance_SetMirrorDataTable Parms{}; + + Parms.MirrorDataTable = MirrorDataTable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bIsPlaying (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetPlaying(bool bIsPlaying) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetPlaying"); + + Params::AnimSingleNodeInstance_SetPlaying Parms{}; + + Parms.bIsPlaying = bIsPlaying; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetPlayRate(float InPlayRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetPlayRate"); + + Params::AnimSingleNodeInstance_SetPlayRate Parms{}; + + Parms.InPlayRate = InPlayRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFireNotifies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetPosition(float InPosition, bool bFireNotifies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetPosition"); + + Params::AnimSingleNodeInstance_SetPosition Parms{}; + + Parms.InPosition = InPosition; + Parms.bFireNotifies = bFireNotifies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetPositionWithPreviousTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPreviousTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFireNotifies (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetPositionWithPreviousTime(float InPosition, float InPreviousTime, bool bFireNotifies) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetPositionWithPreviousTime"); + + Params::AnimSingleNodeInstance_SetPositionWithPreviousTime Parms{}; + + Parms.InPosition = InPosition; + Parms.InPreviousTime = InPreviousTime; + Parms.bFireNotifies = bFireNotifies; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetPreviewCurveOverride +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& PoseName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRemoveIfZero (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetPreviewCurveOverride(const class FName& PoseName, float Value, bool bRemoveIfZero) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetPreviewCurveOverride"); + + Params::AnimSingleNodeInstance_SetPreviewCurveOverride Parms{}; + + Parms.PoseName = PoseName; + Parms.Value = Value; + Parms.bRemoveIfZero = bRemoveIfZero; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.SetReverse +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInReverse (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimSingleNodeInstance::SetReverse(bool bInReverse) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "SetReverse"); + + Params::AnimSingleNodeInstance_SetReverse Parms{}; + + Parms.bInReverse = bInReverse; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.StopAnim +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimSingleNodeInstance::StopAnim() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "StopAnim"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimSingleNodeInstance.GetAnimationAsset +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimationAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimationAsset* UAnimSingleNodeInstance::GetAnimationAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimSingleNodeInstance", "GetAnimationAsset"); + + Params::AnimSingleNodeInstance_GetAnimationAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneCapture2D.OnInterpToggle +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ASceneCapture2D::OnInterpToggle(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCapture2D", "OnInterpToggle"); + + Params::SceneCapture2D_OnInterpToggle Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LODActor.OnSubActorEndPlay +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEndPlayReason Reason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALODActor::OnSubActorEndPlay(class AActor* Actor, EEndPlayReason Reason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LODActor", "OnSubActorEndPlay"); + + Params::LODActor_OnSubActorEndPlay Parms{}; + + Parms.Actor = Actor; + Parms.Reason = Reason; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.ClearHiddenComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USceneCaptureComponent::ClearHiddenComponents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "ClearHiddenComponents"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.ClearShowOnlyComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USceneCaptureComponent::ClearShowOnlyComponents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "ClearShowOnlyComponents"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.HideActorComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* InActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bIncludeFromChildActors (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::HideActorComponents(class AActor* InActor, const bool bIncludeFromChildActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "HideActorComponents"); + + Params::SceneCaptureComponent_HideActorComponents Parms{}; + + Parms.InActor = InActor; + Parms.bIncludeFromChildActors = bIncludeFromChildActors; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.HideComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::HideComponent(class UPrimitiveComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "HideComponent"); + + Params::SceneCaptureComponent_HideComponent Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.RemoveShowOnlyActorComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* InActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bIncludeFromChildActors (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::RemoveShowOnlyActorComponents(class AActor* InActor, const bool bIncludeFromChildActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "RemoveShowOnlyActorComponents"); + + Params::SceneCaptureComponent_RemoveShowOnlyActorComponents Parms{}; + + Parms.InActor = InActor; + Parms.bIncludeFromChildActors = bIncludeFromChildActors; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.RemoveShowOnlyComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::RemoveShowOnlyComponent(class UPrimitiveComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "RemoveShowOnlyComponent"); + + Params::SceneCaptureComponent_RemoveShowOnlyComponent Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.SetCaptureSortPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewCaptureSortPriority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::SetCaptureSortPriority(int32 NewCaptureSortPriority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "SetCaptureSortPriority"); + + Params::SceneCaptureComponent_SetCaptureSortPriority Parms{}; + + Parms.NewCaptureSortPriority = NewCaptureSortPriority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.SetShowFlagSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&InShowFlagSettings (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::SetShowFlagSettings(const TArray& InShowFlagSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "SetShowFlagSettings"); + + Params::SceneCaptureComponent_SetShowFlagSettings Parms{}; + + Parms.InShowFlagSettings = std::move(InShowFlagSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.ShowOnlyActorComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AActor* InActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bIncludeFromChildActors (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::ShowOnlyActorComponents(class AActor* InActor, const bool bIncludeFromChildActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "ShowOnlyActorComponents"); + + Params::SceneCaptureComponent_ShowOnlyActorComponents Parms{}; + + Parms.InActor = InActor; + Parms.bIncludeFromChildActors = bIncludeFromChildActors; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.ShowOnlyComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent::ShowOnlyComponent(class UPrimitiveComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "ShowOnlyComponent"); + + Params::SceneCaptureComponent_ShowOnlyComponent Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent.GetShowFlagSettings +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArrayReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray USceneCaptureComponent::GetShowFlagSettings() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent", "GetShowFlagSettings"); + + Params::SceneCaptureComponent_GetShowFlagSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlatformInterfaceWebResponse.GetHeader +// (Native, Public, HasOutParams) +// Parameters: +// int32 HeaderIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* Header (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* Value (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPlatformInterfaceWebResponse::GetHeader(int32 HeaderIndex, class FString* Header, class FString* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformInterfaceWebResponse", "GetHeader"); + + Params::PlatformInterfaceWebResponse_GetHeader Parms{}; + + Parms.HeaderIndex = HeaderIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Header != nullptr) + *Header = std::move(Parms.Header); + + if (Value != nullptr) + *Value = std::move(Parms.Value); +} + + +// Function Engine.PlatformInterfaceWebResponse.GetHeaderValue +// (Native, Public) +// Parameters: +// const class FString& HeaderName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UPlatformInterfaceWebResponse::GetHeaderValue(const class FString& HeaderName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformInterfaceWebResponse", "GetHeaderValue"); + + Params::PlatformInterfaceWebResponse_GetHeaderValue Parms{}; + + Parms.HeaderName = std::move(HeaderName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlatformInterfaceWebResponse.GetNumHeaders +// (Native, Public) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPlatformInterfaceWebResponse::GetNumHeaders() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformInterfaceWebResponse", "GetNumHeaders"); + + Params::PlatformInterfaceWebResponse_GetNumHeaders Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.RequestDirectMove +// (Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& MoveVelocity (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceMaxSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void INavMovementInterface::RequestDirectMove(const struct FVector& MoveVelocity, bool bForceMaxSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "RequestDirectMove"); + + Params::NavMovementInterface_RequestDirectMove Parms{}; + + Parms.MoveVelocity = std::move(MoveVelocity); + Parms.bForceMaxSpeed = bForceMaxSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NavMovementInterface.RequestPathMove +// (Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& MoveInput (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void INavMovementInterface::RequestPathMove(const struct FVector& MoveInput) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "RequestPathMove"); + + Params::NavMovementInterface_RequestPathMove Parms{}; + + Parms.MoveInput = std::move(MoveInput); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NavMovementInterface.StopActiveMovement +// (Native, Public, BlueprintCallable) + +void INavMovementInterface::StopActiveMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "StopActiveMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NavMovementInterface.StopMovementKeepPathing +// (Native, Public, BlueprintCallable) + +void INavMovementInterface::StopMovementKeepPathing() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "StopMovementKeepPathing"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NavMovementInterface.GetMaxSpeedForNavMovement +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float INavMovementInterface::GetMaxSpeedForNavMovement() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "GetMaxSpeedForNavMovement"); + + Params::NavMovementInterface_GetMaxSpeedForNavMovement Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.GetVelocityForNavMovement +// (Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector INavMovementInterface::GetVelocityForNavMovement() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "GetVelocityForNavMovement"); + + Params::NavMovementInterface_GetVelocityForNavMovement Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.IsCrouching +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool INavMovementInterface::IsCrouching() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "IsCrouching"); + + Params::NavMovementInterface_IsCrouching Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.IsFalling +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool INavMovementInterface::IsFalling() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "IsFalling"); + + Params::NavMovementInterface_IsFalling Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.IsFlying +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool INavMovementInterface::IsFlying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "IsFlying"); + + Params::NavMovementInterface_IsFlying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.IsMovingOnGround +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool INavMovementInterface::IsMovingOnGround() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "IsMovingOnGround"); + + Params::NavMovementInterface_IsMovingOnGround Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.NavMovementInterface.IsSwimming +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool INavMovementInterface::IsSwimming() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("NavMovementInterface", "IsSwimming"); + + Params::NavMovementInterface_IsSwimming Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedAsset.FindSocket +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USkeletalMeshSocket* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMeshSocket* USkinnedAsset::FindSocket(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedAsset", "FindSocket"); + + Params::SkinnedAsset_FindSocket Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkinnedAsset.FindSocketInfo +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform* OutTransform (Parm, OutParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutBoneIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USkeletalMeshSocket* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMeshSocket* USkinnedAsset::FindSocketInfo(class FName InSocketName, struct FTransform* OutTransform, int32* OutBoneIndex, int32* OutIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkinnedAsset", "FindSocketInfo"); + + Params::SkinnedAsset_FindSocketInfo Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTransform != nullptr) + *OutTransform = std::move(Parms.OutTransform); + + if (OutBoneIndex != nullptr) + *OutBoneIndex = Parms.OutBoneIndex; + + if (OutIndex != nullptr) + *OutIndex = Parms.OutIndex; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystem.ContainsEmitterType +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class UClass* TypeData (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystem::ContainsEmitterType(class UClass* TypeData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystem", "ContainsEmitterType"); + + Params::ParticleSystem_ContainsEmitterType Parms{}; + + Parms.TypeData = TypeData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.VOIPStatics.SetMicThreshold +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// float InThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVOIPStatics::SetMicThreshold(float InThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VOIPStatics", "SetMicThreshold"); + + Params::VOIPStatics_SetMicThreshold Parms{}; + + Parms.InThreshold = InThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLight.OnRep_bEnabled +// (RequiredAPI, Native, Public) + +void ASkyLight::OnRep_bEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLight", "OnRep_bEnabled"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmixBase.DynamicConnect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundSubmixBase* InParent (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USoundSubmixBase::DynamicConnect(const class UObject* WorldContextObject, class USoundSubmixBase* InParent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmixBase", "DynamicConnect"); + + Params::SoundSubmixBase_DynamicConnect Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InParent = InParent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundSubmixBase.DynamicDisconnect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USoundSubmixBase::DynamicDisconnect(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmixBase", "DynamicDisconnect"); + + Params::SoundSubmixBase_DynamicDisconnect Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundSubmixBase.FindDynamicAncestor +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundSubmixBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USoundSubmixBase* USoundSubmixBase::FindDynamicAncestor() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmixBase", "FindDynamicAncestor"); + + Params::SoundSubmixBase_FindDynamicAncestor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundSubmix.AddEnvelopeFollowerDelegate +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TDelegate& Envelope)>&OnSubmixEnvelopeBP (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::AddEnvelopeFollowerDelegate(const class UObject* WorldContextObject, const TDelegate& Envelope)>& OnSubmixEnvelopeBP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "AddEnvelopeFollowerDelegate"); + + Params::SoundSubmix_AddEnvelopeFollowerDelegate Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.OnSubmixEnvelopeBP = OnSubmixEnvelopeBP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.AddSpectralAnalysisDelegate +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray&InBandSettings (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TDelegate& Magnitude)>&OnSubmixSpectralAnalysisBP (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float UpdateRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DecibelNoiseFloor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDoNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDoAutoRange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AutoRangeAttackTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AutoRangeReleaseTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::AddSpectralAnalysisDelegate(const class UObject* WorldContextObject, const TArray& InBandSettings, const TDelegate& Magnitude)>& OnSubmixSpectralAnalysisBP, float UpdateRate, float DecibelNoiseFloor, bool bDoNormalize, bool bDoAutoRange, float AutoRangeAttackTime, float AutoRangeReleaseTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "AddSpectralAnalysisDelegate"); + + Params::SoundSubmix_AddSpectralAnalysisDelegate Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InBandSettings = std::move(InBandSettings); + Parms.OnSubmixSpectralAnalysisBP = OnSubmixSpectralAnalysisBP; + Parms.UpdateRate = UpdateRate; + Parms.DecibelNoiseFloor = DecibelNoiseFloor; + Parms.bDoNormalize = bDoNormalize; + Parms.bDoAutoRange = bDoAutoRange; + Parms.AutoRangeAttackTime = AutoRangeAttackTime; + Parms.AutoRangeReleaseTime = AutoRangeReleaseTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.RemoveEnvelopeFollowerDelegate +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TDelegate& Envelope)>&OnSubmixEnvelopeBP (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::RemoveEnvelopeFollowerDelegate(const class UObject* WorldContextObject, const TDelegate& Envelope)>& OnSubmixEnvelopeBP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "RemoveEnvelopeFollowerDelegate"); + + Params::SoundSubmix_RemoveEnvelopeFollowerDelegate Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.OnSubmixEnvelopeBP = OnSubmixEnvelopeBP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.RemoveSpectralAnalysisDelegate +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TDelegate& Magnitude)>&OnSubmixSpectralAnalysisBP (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::RemoveSpectralAnalysisDelegate(const class UObject* WorldContextObject, const TDelegate& Magnitude)>& OnSubmixSpectralAnalysisBP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "RemoveSpectralAnalysisDelegate"); + + Params::SoundSubmix_RemoveSpectralAnalysisDelegate Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.OnSubmixSpectralAnalysisBP = OnSubmixSpectralAnalysisBP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetDryVolumeModulation +// (Final, Native, Protected, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSoundModulationDestinationSettings&InVolMod (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void USoundSubmix::SetDryVolumeModulation(const struct FSoundModulationDestinationSettings& InVolMod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetDryVolumeModulation"); + + Params::SoundSubmix_SetDryVolumeModulation Parms{}; + + Parms.InVolMod = std::move(InVolMod); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetOutputVolumeModulation +// (Final, Native, Protected, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSoundModulationDestinationSettings&InVolMod (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void USoundSubmix::SetOutputVolumeModulation(const struct FSoundModulationDestinationSettings& InVolMod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetOutputVolumeModulation"); + + Params::SoundSubmix_SetOutputVolumeModulation Parms{}; + + Parms.InVolMod = std::move(InVolMod); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetSubmixDryLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InDryLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::SetSubmixDryLevel(const class UObject* WorldContextObject, float InDryLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetSubmixDryLevel"); + + Params::SoundSubmix_SetSubmixDryLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InDryLevel = InDryLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetSubmixOutputVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InOutputVolume (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::SetSubmixOutputVolume(const class UObject* WorldContextObject, float InOutputVolume) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetSubmixOutputVolume"); + + Params::SoundSubmix_SetSubmixOutputVolume Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InOutputVolume = InOutputVolume; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetSubmixWetLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWetLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::SetSubmixWetLevel(const class UObject* WorldContextObject, float InWetLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetSubmixWetLevel"); + + Params::SoundSubmix_SetSubmixWetLevel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InWetLevel = InWetLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.SetWetVolumeModulation +// (Final, Native, Protected, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSoundModulationDestinationSettings&InVolMod (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void USoundSubmix::SetWetVolumeModulation(const struct FSoundModulationDestinationSettings& InVolMod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "SetWetVolumeModulation"); + + Params::SoundSubmix_SetWetVolumeModulation Parms{}; + + Parms.InVolMod = std::move(InVolMod); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StartEnvelopeFollowing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StartEnvelopeFollowing(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StartEnvelopeFollowing"); + + Params::SoundSubmix_StartEnvelopeFollowing Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StartRecordingOutput +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ExpectedDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StartRecordingOutput(const class UObject* WorldContextObject, float ExpectedDuration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StartRecordingOutput"); + + Params::SoundSubmix_StartRecordingOutput Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ExpectedDuration = ExpectedDuration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StartSpectralAnalysis +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EFFTSize FFTSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EFFTPeakInterpolationMethod InterpolationMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EFFTWindowType WindowType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HopSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAudioSpectrumType SpectrumType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StartSpectralAnalysis(const class UObject* WorldContextObject, EFFTSize FFTSize, EFFTPeakInterpolationMethod InterpolationMethod, EFFTWindowType WindowType, float HopSize, EAudioSpectrumType SpectrumType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StartSpectralAnalysis"); + + Params::SoundSubmix_StartSpectralAnalysis Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.FFTSize = FFTSize; + Parms.InterpolationMethod = InterpolationMethod; + Parms.WindowType = WindowType; + Parms.HopSize = HopSize; + Parms.SpectrumType = SpectrumType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StopEnvelopeFollowing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StopEnvelopeFollowing(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StopEnvelopeFollowing"); + + Params::SoundSubmix_StopEnvelopeFollowing Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StopRecordingOutput +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAudioRecordingExportType ExportType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Name_0 (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Path (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundWave* ExistingSoundWaveToOverwrite (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StopRecordingOutput(const class UObject* WorldContextObject, EAudioRecordingExportType ExportType, const class FString& Name_0, const class FString& Path, class USoundWave* ExistingSoundWaveToOverwrite) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StopRecordingOutput"); + + Params::SoundSubmix_StopRecordingOutput Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.ExportType = ExportType; + Parms.Name_0 = std::move(Name_0); + Parms.Path = std::move(Path); + Parms.ExistingSoundWaveToOverwrite = ExistingSoundWaveToOverwrite; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmix.StopSpectralAnalysis +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USoundSubmix::StopSpectralAnalysis(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SoundSubmix", "StopSpectralAnalysis"); + + Params::SoundSubmix_StopSpectralAnalysis Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SoundSubmixWidgetInterface.OnConstructed +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class USoundSubmixBase* SoundSubmix (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ISoundSubmixWidgetInterface::OnConstructed(class USoundSubmixBase* SoundSubmix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("SoundSubmixWidgetInterface", "OnConstructed"); + + Params::SoundSubmixWidgetInterface_OnConstructed Parms{}; + + Parms.SoundSubmix = SoundSubmix; + + AsUObject()->ProcessEvent(Func, &Parms); +} + + +// Function Engine.ClusterUnionComponent.AddComponentToCluster +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& BoneIds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bRebuildGeometry (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::AddComponentToCluster(class UPrimitiveComponent* InComponent, const TArray& BoneIds, bool bRebuildGeometry) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "AddComponentToCluster"); + + Params::ClusterUnionComponent_AddComponentToCluster Parms{}; + + Parms.InComponent = InComponent; + Parms.BoneIds = std::move(BoneIds); + Parms.bRebuildGeometry = bRebuildGeometry; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.ForceSetChildToParent +// (Final, RequiredAPI, Native, Public, HasOutParams) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& BoneIds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ChildToParent (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::ForceSetChildToParent(class UPrimitiveComponent* InComponent, const TArray& BoneIds, const TArray& ChildToParent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "ForceSetChildToParent"); + + Params::ClusterUnionComponent_ForceSetChildToParent Parms{}; + + Parms.InComponent = InComponent; + Parms.BoneIds = std::move(BoneIds); + Parms.ChildToParent = std::move(ChildToParent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.GetActors +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UClusterUnionComponent::GetActors() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "GetActors"); + + Params::ClusterUnionComponent_GetActors Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionComponent.GetPrimitiveComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray UClusterUnionComponent::GetPrimitiveComponents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "GetPrimitiveComponents"); + + Params::ClusterUnionComponent_GetPrimitiveComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionComponent.HandleComponentPhysicsStateChange +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class UPrimitiveComponent* ChangedComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EComponentPhysicsStateChange StateChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::HandleComponentPhysicsStateChange(class UPrimitiveComponent* ChangedComponent, EComponentPhysicsStateChange StateChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "HandleComponentPhysicsStateChange"); + + Params::ClusterUnionComponent_HandleComponentPhysicsStateChange Parms{}; + + Parms.ChangedComponent = ChangedComponent; + Parms.StateChange = StateChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.HandleComponentPhysicsStateChangePostAddIntoClusterUnion +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class UPrimitiveComponent* ChangedComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EComponentPhysicsStateChange StateChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::HandleComponentPhysicsStateChangePostAddIntoClusterUnion(class UPrimitiveComponent* ChangedComponent, EComponentPhysicsStateChange StateChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "HandleComponentPhysicsStateChangePostAddIntoClusterUnion"); + + Params::ClusterUnionComponent_HandleComponentPhysicsStateChangePostAddIntoClusterUnion Parms{}; + + Parms.ChangedComponent = ChangedComponent; + Parms.StateChange = StateChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.IsComponentAdded +// (Final, Native, Public) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UClusterUnionComponent::IsComponentAdded(class UPrimitiveComponent* Component) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "IsComponentAdded"); + + Params::ClusterUnionComponent_IsComponentAdded Parms{}; + + Parms.Component = Component; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionComponent.OnRep_RigidState +// (RequiredAPI, Native, Protected) + +void UClusterUnionComponent::OnRep_RigidState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "OnRep_RigidState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.RemoveComponentBonesFromCluster +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& BoneIds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::RemoveComponentBonesFromCluster(class UPrimitiveComponent* InComponent, const TArray& BoneIds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "RemoveComponentBonesFromCluster"); + + Params::ClusterUnionComponent_RemoveComponentBonesFromCluster Parms{}; + + Parms.InComponent = InComponent; + Parms.BoneIds = std::move(BoneIds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.RemoveComponentFromCluster +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::RemoveComponentFromCluster(class UPrimitiveComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "RemoveComponentFromCluster"); + + Params::ClusterUnionComponent_RemoveComponentFromCluster Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.SetEnableDamageFromCollision +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::SetEnableDamageFromCollision(bool bValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "SetEnableDamageFromCollision"); + + Params::ClusterUnionComponent_SetEnableDamageFromCollision Parms{}; + + Parms.bValue = bValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.SetIsAnchored +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bIsAnchored (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionComponent::SetIsAnchored(bool bIsAnchored) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "SetIsAnchored"); + + Params::ClusterUnionComponent_SetIsAnchored Parms{}; + + Parms.bIsAnchored = bIsAnchored; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionComponent.IsAuthority +// (Final, RequiredAPI, Native, Protected, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UClusterUnionComponent::IsAuthority() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionComponent", "IsAuthority"); + + Params::ClusterUnionComponent_IsAuthority Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.HealthSnapshotBlueprintLibrary.LogPerformanceSnapshot +// (Final, RequiredAPI, Exec, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& SnapshotTitle (ConstParm, Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bResetStats (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UHealthSnapshotBlueprintLibrary::LogPerformanceSnapshot(const class FString& SnapshotTitle, bool bResetStats) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("HealthSnapshotBlueprintLibrary", "LogPerformanceSnapshot"); + + Params::HealthSnapshotBlueprintLibrary_LogPerformanceSnapshot Parms{}; + + Parms.SnapshotTitle = std::move(SnapshotTitle); + Parms.bResetStats = bResetStats; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HealthSnapshotBlueprintLibrary.StartPerformanceSnapshots +// (Final, RequiredAPI, Exec, Native, Static, Public, BlueprintCallable) + +void UHealthSnapshotBlueprintLibrary::StartPerformanceSnapshots() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("HealthSnapshotBlueprintLibrary", "StartPerformanceSnapshots"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.HealthSnapshotBlueprintLibrary.StopPerformanceSnapshots +// (Final, RequiredAPI, Exec, Native, Static, Public, BlueprintCallable) + +void UHealthSnapshotBlueprintLibrary::StopPerformanceSnapshots() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("HealthSnapshotBlueprintLibrary", "StopPerformanceSnapshots"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionSubsystem.IsAllStreamingCompleted +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionSubsystem::IsAllStreamingCompleted() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionSubsystem", "IsAllStreamingCompleted"); + + Params::WorldPartitionSubsystem_IsAllStreamingCompleted Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionSubsystem.IsStreamingCompleted +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EWorldPartitionRuntimeCellState QueryState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray&QuerySources (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bExactState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionSubsystem::IsStreamingCompleted(EWorldPartitionRuntimeCellState QueryState, const TArray& QuerySources, bool bExactState) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionSubsystem", "IsStreamingCompleted"); + + Params::WorldPartitionSubsystem_IsStreamingCompleted Parms{}; + + Parms.QueryState = QueryState; + Parms.QuerySources = std::move(QuerySources); + Parms.bExactState = bExactState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.FXSystemComponent.ReleaseToPool +// (Native, Public, BlueprintCallable) + +void UFXSystemComponent::ReleaseToPool() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "ReleaseToPool"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetActorParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* Param (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetActorParameter(class FName ParameterName, class AActor* Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetActorParameter"); + + Params::FXSystemComponent_SetActorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetAutoAttachmentParameters +// (Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* Parent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule LocationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule RotationRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachmentRule ScaleRule (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetAutoAttachmentParameters(class USceneComponent* Parent, class FName SocketName, EAttachmentRule LocationRule, EAttachmentRule RotationRule, EAttachmentRule ScaleRule) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetAutoAttachmentParameters"); + + Params::FXSystemComponent_SetAutoAttachmentParameters Parms{}; + + Parms.Parent = Parent; + Parms.SocketName = SocketName; + Parms.LocationRule = LocationRule; + Parms.RotationRule = RotationRule; + Parms.ScaleRule = ScaleRule; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetBoolParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetBoolParameter(class FName ParameterName, bool Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetBoolParameter"); + + Params::FXSystemComponent_SetBoolParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetColorParameter +// (Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetColorParameter(class FName ParameterName, const struct FLinearColor& Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetColorParameter"); + + Params::FXSystemComponent_SetColorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = std::move(Param); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetEmitterEnable +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName EmitterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNewEnableState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetEmitterEnable(class FName EmitterName, bool bNewEnableState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetEmitterEnable"); + + Params::FXSystemComponent_SetEmitterEnable Parms{}; + + Parms.EmitterName = EmitterName; + Parms.bNewEnableState = bNewEnableState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetFloatParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetFloatParameter(class FName ParameterName, float Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetFloatParameter"); + + Params::FXSystemComponent_SetFloatParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetIntParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetIntParameter(class FName ParameterName, int32 Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetIntParameter"); + + Params::FXSystemComponent_SetIntParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetUseAutoManageAttachment +// (Native, Public, BlueprintCallable) +// Parameters: +// bool bAutoManage (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetUseAutoManageAttachment(bool bAutoManage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetUseAutoManageAttachment"); + + Params::FXSystemComponent_SetUseAutoManageAttachment Parms{}; + + Parms.bAutoManage = bAutoManage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.SetVectorParameter +// (Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Param (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UFXSystemComponent::SetVectorParameter(class FName ParameterName, const struct FVector& Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "SetVectorParameter"); + + Params::FXSystemComponent_SetVectorParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = std::move(Param); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.FXSystemComponent.GetFXSystemAsset +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UFXSystemAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UFXSystemAsset* UFXSystemComponent::GetFXSystemAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("FXSystemComponent", "GetFXSystemAsset"); + + Params::FXSystemComponent_GetFXSystemAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.BeginTrails +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InFirstSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InSecondSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETrailWidthMode InWidthMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::BeginTrails(class FName InFirstSocketName, class FName InSecondSocketName, ETrailWidthMode InWidthMode, float InWidth) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "BeginTrails"); + + Params::ParticleSystemComponent_BeginTrails Parms{}; + + Parms.InFirstSocketName = InFirstSocketName; + Parms.InSecondSocketName = InSecondSocketName; + Parms.InWidthMode = InWidthMode; + Parms.InWidth = InWidth; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.CreateNamedDynamicMaterialInstance +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* SourceMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UParticleSystemComponent::CreateNamedDynamicMaterialInstance(class FName InName, class UMaterialInterface* SourceMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "CreateNamedDynamicMaterialInstance"); + + Params::ParticleSystemComponent_CreateNamedDynamicMaterialInstance Parms{}; + + Parms.InName = InName; + Parms.SourceMaterial = SourceMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.EndTrails +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UParticleSystemComponent::EndTrails() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "EndTrails"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.GenerateParticleEvent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class FName InEventName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float InEmitterTime (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLocation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InDirection (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InVelocity (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::GenerateParticleEvent(const class FName InEventName, const float InEmitterTime, const struct FVector& InLocation, const struct FVector& InDirection, const struct FVector& InVelocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GenerateParticleEvent"); + + Params::ParticleSystemComponent_GenerateParticleEvent Parms{}; + + Parms.InEventName = InEventName; + Parms.InEmitterTime = InEmitterTime; + Parms.InLocation = std::move(InLocation); + Parms.InDirection = std::move(InDirection); + Parms.InVelocity = std::move(InVelocity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetAutoAttachParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* Parent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName SocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAttachLocation LocationType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetAutoAttachParams(class USceneComponent* Parent, class FName SocketName, EAttachLocation LocationType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetAutoAttachParams"); + + Params::ParticleSystemComponent_SetAutoAttachParams Parms{}; + + Parms.Parent = Parent; + Parms.SocketName = SocketName; + Parms.LocationType = LocationType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamEndPoint +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewEndPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamEndPoint(int32 EmitterIndex, const struct FVector& NewEndPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamEndPoint"); + + Params::ParticleSystemComponent_SetBeamEndPoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewEndPoint = std::move(NewEndPoint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamSourcePoint +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewSourcePoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamSourcePoint(int32 EmitterIndex, const struct FVector& NewSourcePoint, int32 SourceIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamSourcePoint"); + + Params::ParticleSystemComponent_SetBeamSourcePoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewSourcePoint = std::move(NewSourcePoint); + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamSourceStrength +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NewSourceStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamSourceStrength(int32 EmitterIndex, float NewSourceStrength, int32 SourceIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamSourceStrength"); + + Params::ParticleSystemComponent_SetBeamSourceStrength Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewSourceStrength = NewSourceStrength; + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamSourceTangent +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewTangentPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamSourceTangent(int32 EmitterIndex, const struct FVector& NewTangentPoint, int32 SourceIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamSourceTangent"); + + Params::ParticleSystemComponent_SetBeamSourceTangent Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewTangentPoint = std::move(NewTangentPoint); + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamTargetPoint +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewTargetPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamTargetPoint(int32 EmitterIndex, const struct FVector& NewTargetPoint, int32 TargetIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamTargetPoint"); + + Params::ParticleSystemComponent_SetBeamTargetPoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewTargetPoint = std::move(NewTargetPoint); + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamTargetStrength +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float NewTargetStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamTargetStrength(int32 EmitterIndex, float NewTargetStrength, int32 TargetIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamTargetStrength"); + + Params::ParticleSystemComponent_SetBeamTargetStrength Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewTargetStrength = NewTargetStrength; + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetBeamTargetTangent +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewTangentPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetBeamTargetTangent(int32 EmitterIndex, const struct FVector& NewTangentPoint, int32 TargetIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetBeamTargetTangent"); + + Params::ParticleSystemComponent_SetBeamTargetTangent Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.NewTangentPoint = std::move(NewTangentPoint); + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetMaterialParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Param (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetMaterialParameter(class FName ParameterName, class UMaterialInterface* Param) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetMaterialParameter"); + + Params::ParticleSystemComponent_SetMaterialParameter Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Param = Param; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetTemplate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UParticleSystem* NewTemplate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetTemplate(class UParticleSystem* NewTemplate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetTemplate"); + + Params::ParticleSystemComponent_SetTemplate Parms{}; + + Parms.NewTemplate = NewTemplate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.SetTrailSourceData +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InFirstSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InSecondSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETrailWidthMode InWidthMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UParticleSystemComponent::SetTrailSourceData(class FName InFirstSocketName, class FName InSecondSocketName, ETrailWidthMode InWidthMode, float InWidth) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "SetTrailSourceData"); + + Params::ParticleSystemComponent_SetTrailSourceData Parms{}; + + Parms.InFirstSocketName = InFirstSocketName; + Parms.InSecondSocketName = InSecondSocketName; + Parms.InWidthMode = InWidthMode; + Parms.InWidth = InWidth; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ParticleSystemComponent.GetBeamEndPoint +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutEndPoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamEndPoint(int32 EmitterIndex, struct FVector* OutEndPoint) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamEndPoint"); + + Params::ParticleSystemComponent_GetBeamEndPoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutEndPoint != nullptr) + *OutEndPoint = std::move(Parms.OutEndPoint); + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamSourcePoint +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutSourcePoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamSourcePoint(int32 EmitterIndex, int32 SourceIndex, struct FVector* OutSourcePoint) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamSourcePoint"); + + Params::ParticleSystemComponent_GetBeamSourcePoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSourcePoint != nullptr) + *OutSourcePoint = std::move(Parms.OutSourcePoint); + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamSourceStrength +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutSourceStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamSourceStrength(int32 EmitterIndex, int32 SourceIndex, float* OutSourceStrength) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamSourceStrength"); + + Params::ParticleSystemComponent_GetBeamSourceStrength Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSourceStrength != nullptr) + *OutSourceStrength = Parms.OutSourceStrength; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamSourceTangent +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SourceIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutTangentPoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamSourceTangent(int32 EmitterIndex, int32 SourceIndex, struct FVector* OutTangentPoint) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamSourceTangent"); + + Params::ParticleSystemComponent_GetBeamSourceTangent Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.SourceIndex = SourceIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTangentPoint != nullptr) + *OutTangentPoint = std::move(Parms.OutTangentPoint); + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamTargetPoint +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutTargetPoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamTargetPoint(int32 EmitterIndex, int32 TargetIndex, struct FVector* OutTargetPoint) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamTargetPoint"); + + Params::ParticleSystemComponent_GetBeamTargetPoint Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTargetPoint != nullptr) + *OutTargetPoint = std::move(Parms.OutTargetPoint); + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamTargetStrength +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutTargetStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamTargetStrength(int32 EmitterIndex, int32 TargetIndex, float* OutTargetStrength) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamTargetStrength"); + + Params::ParticleSystemComponent_GetBeamTargetStrength Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTargetStrength != nullptr) + *OutTargetStrength = Parms.OutTargetStrength; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetBeamTargetTangent +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 EmitterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 TargetIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutTangentPoint (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UParticleSystemComponent::GetBeamTargetTangent(int32 EmitterIndex, int32 TargetIndex, struct FVector* OutTangentPoint) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetBeamTargetTangent"); + + Params::ParticleSystemComponent_GetBeamTargetTangent Parms{}; + + Parms.EmitterIndex = EmitterIndex; + Parms.TargetIndex = TargetIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTangentPoint != nullptr) + *OutTangentPoint = std::move(Parms.OutTangentPoint); + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetNamedMaterial +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UParticleSystemComponent::GetNamedMaterial(class FName InName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetNamedMaterial"); + + Params::ParticleSystemComponent_GetNamedMaterial Parms{}; + + Parms.InName = InName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ParticleSystemComponent.GetNumActiveParticles +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UParticleSystemComponent::GetNumActiveParticles() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ParticleSystemComponent", "GetNumActiveParticles"); + + Params::ParticleSystemComponent_GetNumActiveParticles Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsSpringComponent.GetNormalizedCompressionScalar +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPhysicsSpringComponent::GetNormalizedCompressionScalar() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsSpringComponent", "GetNormalizedCompressionScalar"); + + Params::PhysicsSpringComponent_GetNormalizedCompressionScalar Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsSpringComponent.GetSpringCurrentEndPoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPhysicsSpringComponent::GetSpringCurrentEndPoint() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsSpringComponent", "GetSpringCurrentEndPoint"); + + Params::PhysicsSpringComponent_GetSpringCurrentEndPoint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsSpringComponent.GetSpringDirection +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPhysicsSpringComponent::GetSpringDirection() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsSpringComponent", "GetSpringDirection"); + + Params::PhysicsSpringComponent_GetSpringDirection Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsSpringComponent.GetSpringRestingPoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPhysicsSpringComponent::GetSpringRestingPoint() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsSpringComponent", "GetSpringRestingPoint"); + + Params::PhysicsSpringComponent_GetSpringRestingPoint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.AddCameraLensEffect +// (RequiredAPI, Native, Public) +// Parameters: +// TSubclassOfLensEffectEmitterClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AEmitterCameraLensEffectBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AEmitterCameraLensEffectBase* APlayerCameraManager::AddCameraLensEffect(TSubclassOf LensEffectEmitterClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "AddCameraLensEffect"); + + Params::PlayerCameraManager_AddCameraLensEffect Parms{}; + + Parms.LensEffectEmitterClass = LensEffectEmitterClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.AddGenericCameraLensEffect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf LensEffectEmitterClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TScriptInterfaceReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TScriptInterface APlayerCameraManager::AddGenericCameraLensEffect(TSubclassOf LensEffectEmitterClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "AddGenericCameraLensEffect"); + + Params::PlayerCameraManager_AddGenericCameraLensEffect Parms{}; + + Parms.LensEffectEmitterClass = LensEffectEmitterClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.AddNewCameraModifier +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf ModifierClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCameraModifier* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCameraModifier* APlayerCameraManager::AddNewCameraModifier(TSubclassOf ModifierClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "AddNewCameraModifier"); + + Params::PlayerCameraManager_AddNewCameraModifier Parms{}; + + Parms.ModifierClass = ModifierClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.BlueprintUpdateCamera +// (RequiredAPI, BlueprintCosmetic, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// class AActor* CameraTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* NewCameraLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* NewCameraRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float* NewCameraFOV (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerCameraManager::BlueprintUpdateCamera(class AActor* CameraTarget, struct FVector* NewCameraLocation, struct FRotator* NewCameraRotation, float* NewCameraFOV) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "BlueprintUpdateCamera"); + + Params::PlayerCameraManager_BlueprintUpdateCamera Parms{}; + + Parms.CameraTarget = CameraTarget; + + UObject::ProcessEvent(Func, &Parms); + + if (NewCameraLocation != nullptr) + *NewCameraLocation = std::move(Parms.NewCameraLocation); + + if (NewCameraRotation != nullptr) + *NewCameraRotation = std::move(Parms.NewCameraRotation); + + if (NewCameraFOV != nullptr) + *NewCameraFOV = Parms.NewCameraFOV; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.ClearCameraLensEffects +// (RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerCameraManager::ClearCameraLensEffects() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "ClearCameraLensEffects"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.FindCameraModifierByClass +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf ModifierClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCameraModifier* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCameraModifier* APlayerCameraManager::FindCameraModifierByClass(TSubclassOf ModifierClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "FindCameraModifierByClass"); + + Params::PlayerCameraManager_FindCameraModifierByClass Parms{}; + + Parms.ModifierClass = ModifierClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.OnPhotographyMultiPartCaptureEnd +// (RequiredAPI, BlueprintCosmetic, Native, Event, Public, BlueprintEvent) + +void APlayerCameraManager::OnPhotographyMultiPartCaptureEnd() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "OnPhotographyMultiPartCaptureEnd"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.OnPhotographyMultiPartCaptureStart +// (RequiredAPI, BlueprintCosmetic, Native, Event, Public, BlueprintEvent) + +void APlayerCameraManager::OnPhotographyMultiPartCaptureStart() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "OnPhotographyMultiPartCaptureStart"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.OnPhotographySessionEnd +// (RequiredAPI, BlueprintCosmetic, Native, Event, Public, BlueprintEvent) + +void APlayerCameraManager::OnPhotographySessionEnd() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "OnPhotographySessionEnd"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.OnPhotographySessionStart +// (RequiredAPI, BlueprintCosmetic, Native, Event, Public, BlueprintEvent) + +void APlayerCameraManager::OnPhotographySessionStart() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "OnPhotographySessionStart"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.PhotographyCameraModify +// (RequiredAPI, BlueprintCosmetic, Native, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// const struct FVector& NewCameraLocation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousCameraLocation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& OriginalCameraLocation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* ResultCameraLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::PhotographyCameraModify(const struct FVector& NewCameraLocation, const struct FVector& PreviousCameraLocation, const struct FVector& OriginalCameraLocation, struct FVector* ResultCameraLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "PhotographyCameraModify"); + + Params::PlayerCameraManager_PhotographyCameraModify Parms{}; + + Parms.NewCameraLocation = std::move(NewCameraLocation); + Parms.PreviousCameraLocation = std::move(PreviousCameraLocation); + Parms.OriginalCameraLocation = std::move(OriginalCameraLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ResultCameraLocation != nullptr) + *ResultCameraLocation = std::move(Parms.ResultCameraLocation); +} + + +// Function Engine.PlayerCameraManager.RemoveCameraLensEffect +// (RequiredAPI, Native, Public) +// Parameters: +// class AEmitterCameraLensEffectBase* Emitter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::RemoveCameraLensEffect(class AEmitterCameraLensEffectBase* Emitter) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "RemoveCameraLensEffect"); + + Params::PlayerCameraManager_RemoveCameraLensEffect Parms{}; + + Parms.Emitter = Emitter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.RemoveCameraModifier +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCameraModifier* ModifierToRemove (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerCameraManager::RemoveCameraModifier(class UCameraModifier* ModifierToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "RemoveCameraModifier"); + + Params::PlayerCameraManager_RemoveCameraModifier Parms{}; + + Parms.ModifierToRemove = ModifierToRemove; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.RemoveGenericCameraLensEffect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceEmitter (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::RemoveGenericCameraLensEffect(TScriptInterface Emitter) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "RemoveGenericCameraLensEffect"); + + Params::PlayerCameraManager_RemoveGenericCameraLensEffect Parms{}; + + Parms.Emitter = Emitter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.SetGameCameraCutThisFrame +// (Native, Public, BlueprintCallable) + +void APlayerCameraManager::SetGameCameraCutThisFrame() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "SetGameCameraCutThisFrame"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.SetManualCameraFade +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// float InFadeAmount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInFadeAudio (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::SetManualCameraFade(float InFadeAmount, const struct FLinearColor& Color, bool bInFadeAudio) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "SetManualCameraFade"); + + Params::PlayerCameraManager_SetManualCameraFade Parms{}; + + Parms.InFadeAmount = InFadeAmount; + Parms.Color = std::move(Color); + Parms.bInFadeAudio = bInFadeAudio; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StartCameraFade +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// float FromAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ToAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Color (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShouldFadeAudio (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHoldWhenFinished (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StartCameraFade(float FromAlpha, float ToAlpha, float duration, const struct FLinearColor& Color, bool bShouldFadeAudio, bool bHoldWhenFinished) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StartCameraFade"); + + Params::PlayerCameraManager_StartCameraFade Parms{}; + + Parms.FromAlpha = FromAlpha; + Parms.ToAlpha = ToAlpha; + Parms.duration = duration; + Parms.Color = std::move(Color); + Parms.bShouldFadeAudio = bShouldFadeAudio; + Parms.bHoldWhenFinished = bHoldWhenFinished; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StartCameraShake +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// TSubclassOf ShakeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECameraShakePlaySpace PlaySpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& UserPlaySpaceRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class UCameraShakeBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCameraShakeBase* APlayerCameraManager::StartCameraShake(TSubclassOf ShakeClass, float Scale, ECameraShakePlaySpace PlaySpace, const struct FRotator& UserPlaySpaceRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StartCameraShake"); + + Params::PlayerCameraManager_StartCameraShake Parms{}; + + Parms.ShakeClass = ShakeClass; + Parms.Scale = Scale; + Parms.PlaySpace = PlaySpace; + Parms.UserPlaySpaceRot = std::move(UserPlaySpaceRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.StartCameraShakeFromSource +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// TSubclassOf ShakeClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCameraShakeSourceComponent* SourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ECameraShakePlaySpace PlaySpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& UserPlaySpaceRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class UCameraShakeBase* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCameraShakeBase* APlayerCameraManager::StartCameraShakeFromSource(TSubclassOf ShakeClass, class UCameraShakeSourceComponent* SourceComponent, float Scale, ECameraShakePlaySpace PlaySpace, const struct FRotator& UserPlaySpaceRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StartCameraShakeFromSource"); + + Params::PlayerCameraManager_StartCameraShakeFromSource Parms{}; + + Parms.ShakeClass = ShakeClass; + Parms.SourceComponent = SourceComponent; + Parms.Scale = Scale; + Parms.PlaySpace = PlaySpace; + Parms.UserPlaySpaceRot = std::move(UserPlaySpaceRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.StopAllCameraShakes +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StopAllCameraShakes(bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopAllCameraShakes"); + + Params::PlayerCameraManager_StopAllCameraShakes Parms{}; + + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StopAllCameraShakesFromSource +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCameraShakeSourceComponent* SourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StopAllCameraShakesFromSource(class UCameraShakeSourceComponent* SourceComponent, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopAllCameraShakesFromSource"); + + Params::PlayerCameraManager_StopAllCameraShakesFromSource Parms{}; + + Parms.SourceComponent = SourceComponent; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StopAllInstancesOfCameraShake +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StopAllInstancesOfCameraShake(TSubclassOf Shake, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopAllInstancesOfCameraShake"); + + Params::PlayerCameraManager_StopAllInstancesOfCameraShake Parms{}; + + Parms.Shake = Shake; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StopAllInstancesOfCameraShakeFromSource +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSubclassOf Shake (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCameraShakeSourceComponent* SourceComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StopAllInstancesOfCameraShakeFromSource(TSubclassOf Shake, class UCameraShakeSourceComponent* SourceComponent, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopAllInstancesOfCameraShakeFromSource"); + + Params::PlayerCameraManager_StopAllInstancesOfCameraShakeFromSource Parms{}; + + Parms.Shake = Shake; + Parms.SourceComponent = SourceComponent; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StopCameraFade +// (RequiredAPI, Native, Public, BlueprintCallable) + +void APlayerCameraManager::StopCameraFade() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopCameraFade"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.StopCameraShake +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCameraShakeBase* ShakeInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bImmediately (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerCameraManager::StopCameraShake(class UCameraShakeBase* ShakeInstance, bool bImmediately) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "StopCameraShake"); + + Params::PlayerCameraManager_StopCameraShake Parms{}; + + Parms.ShakeInstance = ShakeInstance; + Parms.bImmediately = bImmediately; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.SwapPendingViewTargetWhenUsingClientSideCameraUpdates +// (Final, RequiredAPI, Native, Protected) + +void APlayerCameraManager::SwapPendingViewTargetWhenUsingClientSideCameraUpdates() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "SwapPendingViewTargetWhenUsingClientSideCameraUpdates"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerCameraManager.GetCameraLocation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector APlayerCameraManager::GetCameraLocation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "GetCameraLocation"); + + Params::PlayerCameraManager_GetCameraLocation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.GetCameraRotation +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator APlayerCameraManager::GetCameraRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "GetCameraRotation"); + + Params::PlayerCameraManager_GetCameraRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.GetFOVAngle +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerCameraManager::GetFOVAngle() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "GetFOVAngle"); + + Params::PlayerCameraManager_GetFOVAngle Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerCameraManager.GetOwningPlayerController +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* APlayerCameraManager::GetOwningPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerCameraManager", "GetOwningPlayerController"); + + Params::PlayerCameraManager_GetOwningPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetAdditionalPluginSearchPaths +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UPluginBlueprintLibrary::GetAdditionalPluginSearchPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetAdditionalPluginSearchPaths"); + + Params::PluginBlueprintLibrary_GetAdditionalPluginSearchPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetAdditionalProjectPluginSearchPaths +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UPluginBlueprintLibrary::GetAdditionalProjectPluginSearchPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetAdditionalProjectPluginSearchPaths"); + + Params::PluginBlueprintLibrary_GetAdditionalProjectPluginSearchPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetEnabledPluginNames +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UPluginBlueprintLibrary::GetEnabledPluginNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetEnabledPluginNames"); + + Params::PluginBlueprintLibrary_GetEnabledPluginNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginBaseDir +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutBaseDir (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginBaseDir(const class FString& PluginName, class FString* OutBaseDir) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginBaseDir"); + + Params::PluginBlueprintLibrary_GetPluginBaseDir Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutBaseDir != nullptr) + *OutBaseDir = std::move(Parms.OutBaseDir); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginContentDir +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutContentDir (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginContentDir(const class FString& PluginName, class FString* OutContentDir) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginContentDir"); + + Params::PluginBlueprintLibrary_GetPluginContentDir Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutContentDir != nullptr) + *OutContentDir = std::move(Parms.OutContentDir); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginDescription +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutDescription (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginDescription(const class FString& PluginName, class FString* OutDescription) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginDescription"); + + Params::PluginBlueprintLibrary_GetPluginDescription Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutDescription != nullptr) + *OutDescription = std::move(Parms.OutDescription); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginDescriptorFilePath +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutFilePath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginDescriptorFilePath(const class FString& PluginName, class FString* OutFilePath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginDescriptorFilePath"); + + Params::PluginBlueprintLibrary_GetPluginDescriptorFilePath Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutFilePath != nullptr) + *OutFilePath = std::move(Parms.OutFilePath); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginEditorCustomVirtualPath +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutVirtualPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginEditorCustomVirtualPath(const class FString& PluginName, class FString* OutVirtualPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginEditorCustomVirtualPath"); + + Params::PluginBlueprintLibrary_GetPluginEditorCustomVirtualPath Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutVirtualPath != nullptr) + *OutVirtualPath = std::move(Parms.OutVirtualPath); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginMountedAssetPath +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutAssetPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginMountedAssetPath(const class FString& PluginName, class FString* OutAssetPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginMountedAssetPath"); + + Params::PluginBlueprintLibrary_GetPluginMountedAssetPath Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutAssetPath != nullptr) + *OutAssetPath = std::move(Parms.OutAssetPath); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginNameForObjectPath +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FSoftObjectPath& ObjectPath (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPluginName (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginNameForObjectPath(const struct FSoftObjectPath& ObjectPath, class FString* OutPluginName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginNameForObjectPath"); + + Params::PluginBlueprintLibrary_GetPluginNameForObjectPath Parms{}; + + Parms.ObjectPath = std::move(ObjectPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPluginName != nullptr) + *OutPluginName = std::move(Parms.OutPluginName); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginVersion +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutVersion (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginVersion(const class FString& PluginName, int32* OutVersion) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginVersion"); + + Params::PluginBlueprintLibrary_GetPluginVersion Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutVersion != nullptr) + *OutVersion = Parms.OutVersion; + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.GetPluginVersionName +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutVersionName (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::GetPluginVersionName(const class FString& PluginName, class FString* OutVersionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "GetPluginVersionName"); + + Params::PluginBlueprintLibrary_GetPluginVersionName Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutVersionName != nullptr) + *OutVersionName = std::move(Parms.OutVersionName); + + return Parms.ReturnValue; +} + + +// Function Engine.PluginBlueprintLibrary.IsPluginMounted +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& PluginName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPluginBlueprintLibrary::IsPluginMounted(const class FString& PluginName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PluginBlueprintLibrary", "IsPluginMounted"); + + Params::PluginBlueprintLibrary_IsPluginMounted Parms{}; + + Parms.PluginName = std::move(PluginName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SceneCaptureComponent2D.AddOrUpdateBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent2D::AddOrUpdateBlendable(TScriptInterface InBlendableObject, float InWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent2D", "AddOrUpdateBlendable"); + + Params::SceneCaptureComponent2D_AddOrUpdateBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + Parms.InWeight = InWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent2D.CaptureScene +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USceneCaptureComponent2D::CaptureScene() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent2D", "CaptureScene"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponent2D.RemoveBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USceneCaptureComponent2D::RemoveBlendable(TScriptInterface InBlendableObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponent2D", "RemoveBlendable"); + + Params::SceneCaptureComponent2D_RemoveBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureComponentCube.CaptureScene +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USceneCaptureComponentCube::CaptureScene() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureComponentCube", "CaptureScene"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SceneCaptureCube.OnInterpToggle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ASceneCaptureCube::OnInterpToggle(bool bEnable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SceneCaptureCube", "OnInterpToggle"); + + Params::SceneCaptureCube_OnInterpToggle Parms{}; + + Parms.bEnable = bEnable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshSocket.InitializeSocketFromLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class USkeletalMeshComponent* SkelComp (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldNormal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMeshSocket::InitializeSocketFromLocation(const class USkeletalMeshComponent* SkelComp, const struct FVector& WorldLocation, const struct FVector& WorldNormal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshSocket", "InitializeSocketFromLocation"); + + Params::SkeletalMeshSocket_InitializeSocketFromLocation Parms{}; + + Parms.SkelComp = SkelComp; + Parms.WorldLocation = std::move(WorldLocation); + Parms.WorldNormal = std::move(WorldNormal); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshSocket.GetSocketLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class USkeletalMeshComponent* SkelComp (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USkeletalMeshSocket::GetSocketLocation(const class USkeletalMeshComponent* SkelComp) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshSocket", "GetSocketLocation"); + + Params::SkeletalMeshSocket_GetSocketLocation Parms{}; + + Parms.SkelComp = SkelComp; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkyLightComponent.RecaptureSky +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USkyLightComponent::RecaptureSky() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "RecaptureSky"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetCubemap +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTextureCube* NewCubemap (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetCubemap(class UTextureCube* NewCubemap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetCubemap"); + + Params::SkyLightComponent_SetCubemap Parms{}; + + Parms.NewCubemap = NewCubemap; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetCubemapBlend +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTextureCube* SourceCubemap (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureCube* DestinationCubemap (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InBlendFraction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetCubemapBlend(class UTextureCube* SourceCubemap, class UTextureCube* DestinationCubemap, float InBlendFraction) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetCubemapBlend"); + + Params::SkyLightComponent_SetCubemapBlend Parms{}; + + Parms.SourceCubemap = SourceCubemap; + Parms.DestinationCubemap = DestinationCubemap; + Parms.InBlendFraction = InBlendFraction; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetIndirectLightingIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetIndirectLightingIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetIndirectLightingIntensity"); + + Params::SkyLightComponent_SetIndirectLightingIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetIntensity"); + + Params::SkyLightComponent_SetIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetIntensityScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensityScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetIntensityScale(float NewIntensityScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetIntensityScale"); + + Params::SkyLightComponent_SetIntensityScale Parms{}; + + Parms.NewIntensityScale = NewIntensityScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetLightColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewLightColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetLightColor(const struct FLinearColor& NewLightColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetLightColor"); + + Params::SkyLightComponent_SetLightColor Parms{}; + + Parms.NewLightColor = std::move(NewLightColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetLowerHemisphereColor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& InLowerHemisphereColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetLowerHemisphereColor(const struct FLinearColor& InLowerHemisphereColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetLowerHemisphereColor"); + + Params::SkyLightComponent_SetLowerHemisphereColor Parms{}; + + Parms.InLowerHemisphereColor = std::move(InLowerHemisphereColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetMinOcclusion +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InMinOcclusion (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetMinOcclusion(float InMinOcclusion) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetMinOcclusion"); + + Params::SkyLightComponent_SetMinOcclusion Parms{}; + + Parms.InMinOcclusion = InMinOcclusion; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetOcclusionContrast +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InOcclusionContrast (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetOcclusionContrast(float InOcclusionContrast) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetOcclusionContrast"); + + Params::SkyLightComponent_SetOcclusionContrast Parms{}; + + Parms.InOcclusionContrast = InOcclusionContrast; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetOcclusionExponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InOcclusionExponent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetOcclusionExponent(float InOcclusionExponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetOcclusionExponent"); + + Params::SkyLightComponent_SetOcclusionExponent Parms{}; + + Parms.InOcclusionExponent = InOcclusionExponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetOcclusionTint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& InTint (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetOcclusionTint(const struct FColor& InTint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetOcclusionTint"); + + Params::SkyLightComponent_SetOcclusionTint Parms{}; + + Parms.InTint = std::move(InTint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetRealTimeCapture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInRealTimeCapture (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetRealTimeCapture(bool bInRealTimeCapture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetRealTimeCapture"); + + Params::SkyLightComponent_SetRealTimeCapture Parms{}; + + Parms.bInRealTimeCapture = bInRealTimeCapture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetSourceCubemapAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetSourceCubemapAngle(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetSourceCubemapAngle"); + + Params::SkyLightComponent_SetSourceCubemapAngle Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.SetVolumetricScatteringIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkyLightComponent::SetVolumetricScatteringIntensity(float NewIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "SetVolumetricScatteringIntensity"); + + Params::SkyLightComponent_SetVolumetricScatteringIntensity Parms{}; + + Parms.NewIntensity = NewIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkyLightComponent.GetIntensityScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkyLightComponent::GetIntensityScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkyLightComponent", "GetIntensityScale"); + + Params::SkyLightComponent_GetIntensityScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SoundEffectPresetWidgetInterface.GetClass +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf ISoundEffectPresetWidgetInterface::GetClass() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("SoundEffectPresetWidgetInterface", "GetClass"); + + Params::SoundEffectPresetWidgetInterface_GetClass Parms{}; + + AsUObject()->ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.SoundEffectPresetWidgetInterface.OnConstructed +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class USoundEffectPreset* Preset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ISoundEffectPresetWidgetInterface::OnConstructed(class USoundEffectPreset* Preset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("SoundEffectPresetWidgetInterface", "OnConstructed"); + + Params::SoundEffectPresetWidgetInterface_OnConstructed Parms{}; + + Parms.Preset = Preset; + + AsUObject()->ProcessEvent(Func, &Parms); +} + + +// Function Engine.SoundEffectPresetWidgetInterface.OnPropertyChanged +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class USoundEffectPreset* Preset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ISoundEffectPresetWidgetInterface::OnPropertyChanged(class USoundEffectPreset* Preset, class FName PropertyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("SoundEffectPresetWidgetInterface", "OnPropertyChanged"); + + Params::SoundEffectPresetWidgetInterface_OnPropertyChanged Parms{}; + + Parms.Preset = Preset; + Parms.PropertyName = PropertyName; + + AsUObject()->ProcessEvent(Func, &Parms); +} + + +// Function Engine.AnimatedSparseVolumeTextureController.GetCurrentFrame +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USparseVolumeTextureFrame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USparseVolumeTextureFrame* UAnimatedSparseVolumeTextureController::GetCurrentFrame() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "GetCurrentFrame"); + + Params::AnimatedSparseVolumeTextureController_GetCurrentFrame Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.GetCurrentFramesForInterpolation +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class USparseVolumeTextureFrame** Frame0 (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USparseVolumeTextureFrame** Frame1 (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LerpAlpha (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimatedSparseVolumeTextureController::GetCurrentFramesForInterpolation(class USparseVolumeTextureFrame** Frame0, class USparseVolumeTextureFrame** Frame1, float* LerpAlpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "GetCurrentFramesForInterpolation"); + + Params::AnimatedSparseVolumeTextureController_GetCurrentFramesForInterpolation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Frame0 != nullptr) + *Frame0 = Parms.Frame0; + + if (Frame1 != nullptr) + *Frame1 = Parms.Frame1; + + if (LerpAlpha != nullptr) + *LerpAlpha = Parms.LerpAlpha; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.GetDuration +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimatedSparseVolumeTextureController::GetDuration() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "GetDuration"); + + Params::AnimatedSparseVolumeTextureController_GetDuration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.GetFractionalFrameIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimatedSparseVolumeTextureController::GetFractionalFrameIndex() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "GetFractionalFrameIndex"); + + Params::AnimatedSparseVolumeTextureController_GetFractionalFrameIndex Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.GetFrameByIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 FrameIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USparseVolumeTextureFrame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USparseVolumeTextureFrame* UAnimatedSparseVolumeTextureController::GetFrameByIndex(int32 FrameIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "GetFrameByIndex"); + + Params::AnimatedSparseVolumeTextureController_GetFrameByIndex Parms{}; + + Parms.FrameIndex = FrameIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.Pause +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimatedSparseVolumeTextureController::Pause() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "Pause"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimatedSparseVolumeTextureController::Play() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "Play"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.Stop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UAnimatedSparseVolumeTextureController::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimatedSparseVolumeTextureController.Update +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAnimatedSparseVolumeTextureController::Update(float DeltaTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimatedSparseVolumeTextureController", "Update"); + + Params::AnimatedSparseVolumeTextureController_Update Parms{}; + + Parms.DeltaTime = DeltaTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.EditorFlagCollector.GetFlagNames +// (Final, Native, Static, Public) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UEditorFlagCollector::GetFlagNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("EditorFlagCollector", "GetFlagNames"); + + Params::EditorFlagCollector_GetFlagNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerComponent.MarkTextureForUpdate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UStereoLayerComponent::MarkTextureForUpdate() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "MarkTextureForUpdate"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetEquirectProps +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const struct FEquirectProps& InEquirectProps (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetEquirectProps(const struct FEquirectProps& InEquirectProps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetEquirectProps"); + + Params::StereoLayerComponent_SetEquirectProps Parms{}; + + Parms.InEquirectProps = std::move(InEquirectProps); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetLeftTexture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture* InTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetLeftTexture(class UTexture* InTexture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetLeftTexture"); + + Params::StereoLayerComponent_SetLeftTexture Parms{}; + + Parms.InTexture = InTexture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 InPriority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetPriority(int32 InPriority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetPriority"); + + Params::StereoLayerComponent_SetPriority Parms{}; + + Parms.InPriority = InPriority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetQuadSize +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& InQuadSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetQuadSize(const struct FVector2D& InQuadSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetQuadSize"); + + Params::StereoLayerComponent_SetQuadSize Parms{}; + + Parms.InQuadSize = std::move(InQuadSize); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetTexture +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture* InTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetTexture(class UTexture* InTexture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetTexture"); + + Params::StereoLayerComponent_SetTexture Parms{}; + + Parms.InTexture = InTexture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.SetUVRect +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FBox2D& InUVRect (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UStereoLayerComponent::SetUVRect(const struct FBox2D& InUVRect) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "SetUVRect"); + + Params::StereoLayerComponent_SetUVRect Parms{}; + + Parms.InUVRect = std::move(InUVRect); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StereoLayerComponent.GetLeftTexture +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture* UStereoLayerComponent::GetLeftTexture() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "GetLeftTexture"); + + Params::StereoLayerComponent_GetLeftTexture Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerComponent.GetPriority +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStereoLayerComponent::GetPriority() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "GetPriority"); + + Params::StereoLayerComponent_GetPriority Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerComponent.GetQuadSize +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UStereoLayerComponent::GetQuadSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "GetQuadSize"); + + Params::StereoLayerComponent_GetQuadSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerComponent.GetTexture +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture* UStereoLayerComponent::GetTexture() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "GetTexture"); + + Params::StereoLayerComponent_GetTexture Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StereoLayerComponent.GetUVRect +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FBox2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox2D UStereoLayerComponent::GetUVRect() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StereoLayerComponent", "GetUVRect"); + + Params::StereoLayerComponent_GetUVRect Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TextRenderComponent.K2_SetText +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FText& Value (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UTextRenderComponent::K2_SetText(const class FText& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "K2_SetText"); + + Params::TextRenderComponent_K2_SetText Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetFont +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UFont* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetFont(class UFont* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetFont"); + + Params::TextRenderComponent_SetFont Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetHorizontalAlignment +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EHorizTextAligment Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetHorizontalAlignment(EHorizTextAligment Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetHorizontalAlignment"); + + Params::TextRenderComponent_SetHorizontalAlignment Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetHorizSpacingAdjust +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetHorizSpacingAdjust(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetHorizSpacingAdjust"); + + Params::TextRenderComponent_SetHorizSpacingAdjust Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetText +// (Final, RequiredAPI, Native, Public, HasOutParams) +// Parameters: +// const class FText& Value (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetText(const class FText& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetText"); + + Params::TextRenderComponent_SetText Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetTextMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetTextMaterial(class UMaterialInterface* Material) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetTextMaterial"); + + Params::TextRenderComponent_SetTextMaterial Parms{}; + + Parms.Material = Material; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetTextRenderColor +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetTextRenderColor(const struct FColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetTextRenderColor"); + + Params::TextRenderComponent_SetTextRenderColor Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetVerticalAlignment +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EVerticalTextAligment Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetVerticalAlignment(EVerticalTextAligment Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetVerticalAlignment"); + + Params::TextRenderComponent_SetVerticalAlignment Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetVertSpacingAdjust +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetVertSpacingAdjust(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetVertSpacingAdjust"); + + Params::TextRenderComponent_SetVertSpacingAdjust Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetWorldSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetWorldSize(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetWorldSize"); + + Params::TextRenderComponent_SetWorldSize Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetXScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetXScale(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetXScale"); + + Params::TextRenderComponent_SetXScale Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.SetYScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTextRenderComponent::SetYScale(float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "SetYScale"); + + Params::TextRenderComponent_SetYScale Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TextRenderComponent.GetTextLocalSize +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UTextRenderComponent::GetTextLocalSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "GetTextLocalSize"); + + Params::TextRenderComponent_GetTextLocalSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TextRenderComponent.GetTextWorldSize +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UTextRenderComponent::GetTextWorldSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TextRenderComponent", "GetTextWorldSize"); + + Params::TextRenderComponent_GetTextWorldSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.AddEvent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegate EventFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::AddEvent(float Time, TDelegate EventFunc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "AddEvent"); + + Params::TimelineComponent_AddEvent Parms{}; + + Parms.Time = Time; + Parms.EventFunc = EventFunc; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.AddInterpFloat +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveFloat* FloatCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegate InterpFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName TrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::AddInterpFloat(class UCurveFloat* FloatCurve, TDelegate InterpFunc, class FName PropertyName, class FName TrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "AddInterpFloat"); + + Params::TimelineComponent_AddInterpFloat Parms{}; + + Parms.FloatCurve = FloatCurve; + Parms.InterpFunc = InterpFunc; + Parms.PropertyName = PropertyName; + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.AddInterpLinearColor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveLinearColor* LinearColorCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegateInterpFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName TrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::AddInterpLinearColor(class UCurveLinearColor* LinearColorCurve, TDelegate InterpFunc, class FName PropertyName, class FName TrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "AddInterpLinearColor"); + + Params::TimelineComponent_AddInterpLinearColor Parms{}; + + Parms.LinearColorCurve = LinearColorCurve; + Parms.InterpFunc = InterpFunc; + Parms.PropertyName = PropertyName; + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.AddInterpVector +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveVector* VectorCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegateInterpFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName TrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::AddInterpVector(class UCurveVector* VectorCurve, TDelegate InterpFunc, class FName PropertyName, class FName TrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "AddInterpVector"); + + Params::TimelineComponent_AddInterpVector Parms{}; + + Parms.VectorCurve = VectorCurve; + Parms.InterpFunc = InterpFunc; + Parms.PropertyName = PropertyName; + Parms.TrackName = TrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.OnRep_Timeline +// (Final, Native, Public, HasOutParams) +// Parameters: +// struct FTimeline* OldTimeline (Parm, OutParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UTimelineComponent::OnRep_Timeline(struct FTimeline* OldTimeline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "OnRep_Timeline"); + + Params::TimelineComponent_OnRep_Timeline Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OldTimeline != nullptr) + *OldTimeline = std::move(Parms.OldTimeline); +} + + +// Function Engine.TimelineComponent.Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UTimelineComponent::Play() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "Play"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.PlayFromStart +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UTimelineComponent::PlayFromStart() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "PlayFromStart"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.Reverse +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UTimelineComponent::Reverse() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "Reverse"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.ReverseFromEnd +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UTimelineComponent::ReverseFromEnd() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "ReverseFromEnd"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetFloatCurve +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveFloat* NewFloatCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName FloatTrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetFloatCurve(class UCurveFloat* NewFloatCurve, class FName FloatTrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetFloatCurve"); + + Params::TimelineComponent_SetFloatCurve Parms{}; + + Parms.NewFloatCurve = NewFloatCurve; + Parms.FloatTrackName = FloatTrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetIgnoreTimeDilation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewIgnoreTimeDilation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetIgnoreTimeDilation(bool bNewIgnoreTimeDilation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetIgnoreTimeDilation"); + + Params::TimelineComponent_SetIgnoreTimeDilation Parms{}; + + Parms.bNewIgnoreTimeDilation = bNewIgnoreTimeDilation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetLinearColorCurve +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveLinearColor* NewLinearColorCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LinearColorTrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetLinearColorCurve(class UCurveLinearColor* NewLinearColorCurve, class FName LinearColorTrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetLinearColorCurve"); + + Params::TimelineComponent_SetLinearColorCurve Parms{}; + + Parms.NewLinearColorCurve = NewLinearColorCurve; + Parms.LinearColorTrackName = LinearColorTrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetLooping +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetLooping(bool bNewLooping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetLooping"); + + Params::TimelineComponent_SetLooping Parms{}; + + Parms.bNewLooping = bNewLooping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetNewTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetNewTime(float NewTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetNewTime"); + + Params::TimelineComponent_SetNewTime Parms{}; + + Parms.NewTime = NewTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetPlaybackPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFireEvents (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFireUpdate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetPlaybackPosition(float NewPosition, bool bFireEvents, bool bFireUpdate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetPlaybackPosition"); + + Params::TimelineComponent_SetPlaybackPosition Parms{}; + + Parms.NewPosition = NewPosition; + Parms.bFireEvents = bFireEvents; + Parms.bFireUpdate = bFireUpdate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetPlayRate(float NewRate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetPlayRate"); + + Params::TimelineComponent_SetPlayRate Parms{}; + + Parms.NewRate = NewRate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetTimelineFinishedFunc +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TDelegate NewTimelineFinishedFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetTimelineFinishedFunc(TDelegate NewTimelineFinishedFunc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetTimelineFinishedFunc"); + + Params::TimelineComponent_SetTimelineFinishedFunc Parms{}; + + Parms.NewTimelineFinishedFunc = NewTimelineFinishedFunc; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetTimelineLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetTimelineLength(float NewLength) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetTimelineLength"); + + Params::TimelineComponent_SetTimelineLength Parms{}; + + Parms.NewLength = NewLength; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetTimelineLengthMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETimelineLengthMode NewLengthMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetTimelineLengthMode(ETimelineLengthMode NewLengthMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetTimelineLengthMode"); + + Params::TimelineComponent_SetTimelineLengthMode Parms{}; + + Parms.NewLengthMode = NewLengthMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetTimelinePostUpdateFunc +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TDelegate NewTimelinePostUpdateFunc (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetTimelinePostUpdateFunc(TDelegate NewTimelinePostUpdateFunc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetTimelinePostUpdateFunc"); + + Params::TimelineComponent_SetTimelinePostUpdateFunc Parms{}; + + Parms.NewTimelinePostUpdateFunc = NewTimelinePostUpdateFunc; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.SetVectorCurve +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCurveVector* NewVectorCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName VectorTrackName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UTimelineComponent::SetVectorCurve(class UCurveVector* NewVectorCurve, class FName VectorTrackName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "SetVectorCurve"); + + Params::TimelineComponent_SetVectorCurve Parms{}; + + Parms.NewVectorCurve = NewVectorCurve; + Parms.VectorTrackName = VectorTrackName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.Stop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UTimelineComponent::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TimelineComponent.GetIgnoreTimeDilation +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTimelineComponent::GetIgnoreTimeDilation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "GetIgnoreTimeDilation"); + + Params::TimelineComponent_GetIgnoreTimeDilation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.GetPlaybackPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UTimelineComponent::GetPlaybackPosition() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "GetPlaybackPosition"); + + Params::TimelineComponent_GetPlaybackPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.GetPlayRate +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UTimelineComponent::GetPlayRate() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "GetPlayRate"); + + Params::TimelineComponent_GetPlayRate Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.GetScaledTimelineLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UTimelineComponent::GetScaledTimelineLength() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "GetScaledTimelineLength"); + + Params::TimelineComponent_GetScaledTimelineLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.GetTimelineLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UTimelineComponent::GetTimelineLength() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "GetTimelineLength"); + + Params::TimelineComponent_GetTimelineLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.IsLooping +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTimelineComponent::IsLooping() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "IsLooping"); + + Params::TimelineComponent_IsLooping Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.IsPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTimelineComponent::IsPlaying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "IsPlaying"); + + Params::TimelineComponent_IsPlaying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TimelineComponent.IsReversing +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTimelineComponent::IsReversing() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TimelineComponent", "IsReversing"); + + Params::TimelineComponent_IsReversing Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.AuthorizeAccounts +// (Native, Public) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTwitterIntegrationBase::AuthorizeAccounts() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "AuthorizeAccounts"); + + Params::TwitterIntegrationBase_AuthorizeAccounts Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.CanShowTweetUI +// (Native, Public) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTwitterIntegrationBase::CanShowTweetUI() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "CanShowTweetUI"); + + Params::TwitterIntegrationBase_CanShowTweetUI Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.GetAccountName +// (Native, Public) +// Parameters: +// int32 AccountIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UTwitterIntegrationBase::GetAccountName(int32 AccountIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "GetAccountName"); + + Params::TwitterIntegrationBase_GetAccountName Parms{}; + + Parms.AccountIndex = AccountIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.GetNumAccounts +// (Native, Public) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UTwitterIntegrationBase::GetNumAccounts() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "GetNumAccounts"); + + Params::TwitterIntegrationBase_GetNumAccounts Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.Init +// (Native, Public) + +void UTwitterIntegrationBase::Init() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "Init"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TwitterIntegrationBase.ShowTweetUI +// (Native, Public) +// Parameters: +// const class FString& InitialMessage (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Picture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTwitterIntegrationBase::ShowTweetUI(const class FString& InitialMessage, const class FString& URL, const class FString& Picture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "ShowTweetUI"); + + Params::TwitterIntegrationBase_ShowTweetUI Parms{}; + + Parms.InitialMessage = std::move(InitialMessage); + Parms.URL = std::move(URL); + Parms.Picture = std::move(Picture); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TwitterIntegrationBase.TwitterRequest +// (Native, Public, HasOutParams) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ParamKeysAndValues (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// ETwitterRequestMethod RequestMethod (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 AccountIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTwitterIntegrationBase::TwitterRequest(const class FString& URL, const TArray& ParamKeysAndValues, ETwitterRequestMethod RequestMethod, int32 AccountIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TwitterIntegrationBase", "TwitterRequest"); + + Params::TwitterIntegrationBase_TwitterRequest Parms{}; + + Parms.URL = std::move(URL); + Parms.ParamKeysAndValues = std::move(ParamKeysAndValues); + Parms.RequestMethod = RequestMethod; + Parms.AccountIndex = AccountIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WindDirectionalSourceComponent.SetMaximumGustAmount +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InNewMaxGust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetMaximumGustAmount(float InNewMaxGust) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetMaximumGustAmount"); + + Params::WindDirectionalSourceComponent_SetMaximumGustAmount Parms{}; + + Parms.InNewMaxGust = InNewMaxGust; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WindDirectionalSourceComponent.SetMinimumGustAmount +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InNewMinGust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetMinimumGustAmount(float InNewMinGust) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetMinimumGustAmount"); + + Params::WindDirectionalSourceComponent_SetMinimumGustAmount Parms{}; + + Parms.InNewMinGust = InNewMinGust; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WindDirectionalSourceComponent.SetRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InNewRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetRadius(float InNewRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetRadius"); + + Params::WindDirectionalSourceComponent_SetRadius Parms{}; + + Parms.InNewRadius = InNewRadius; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WindDirectionalSourceComponent.SetSpeed +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InNewSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetSpeed(float InNewSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetSpeed"); + + Params::WindDirectionalSourceComponent_SetSpeed Parms{}; + + Parms.InNewSpeed = InNewSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WindDirectionalSourceComponent.SetStrength +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InNewStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetStrength(float InNewStrength) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetStrength"); + + Params::WindDirectionalSourceComponent_SetStrength Parms{}; + + Parms.InNewStrength = InNewStrength; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WindDirectionalSourceComponent.SetWindType +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EWindSourceType InNewType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWindDirectionalSourceComponent::SetWindType(EWindSourceType InNewType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WindDirectionalSourceComponent", "SetWindType"); + + Params::WindDirectionalSourceComponent_SetWindType Parms{}; + + Parms.InNewType = InNewType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AmbientSound.AdjustVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float AdjustVolumeDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AdjustVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAmbientSound::AdjustVolume(float AdjustVolumeDuration, float AdjustVolumeLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AmbientSound", "AdjustVolume"); + + Params::AmbientSound_AdjustVolume Parms{}; + + Parms.AdjustVolumeDuration = AdjustVolumeDuration; + Parms.AdjustVolumeLevel = AdjustVolumeLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AmbientSound.FadeIn +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float FadeInDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAmbientSound::FadeIn(float FadeInDuration, float FadeVolumeLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AmbientSound", "FadeIn"); + + Params::AmbientSound_FadeIn Parms{}; + + Parms.FadeInDuration = FadeInDuration; + Parms.FadeVolumeLevel = FadeVolumeLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AmbientSound.FadeOut +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float FadeOutDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAmbientSound::FadeOut(float FadeOutDuration, float FadeVolumeLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AmbientSound", "FadeOut"); + + Params::AmbientSound_FadeOut Parms{}; + + Parms.FadeOutDuration = FadeOutDuration; + Parms.FadeVolumeLevel = FadeVolumeLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AmbientSound.Play +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAmbientSound::Play(float StartTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AmbientSound", "Play"); + + Params::AmbientSound_Play Parms{}; + + Parms.StartTime = StartTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AmbientSound.Stop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void AAmbientSound::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AmbientSound", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimationSettings.GetBoneCustomAttributeNamesToImport +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UAnimationSettings::GetBoneCustomAttributeNamesToImport() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimationSettings", "GetBoneCustomAttributeNamesToImport"); + + Params::AnimationSettings_GetBoneCustomAttributeNamesToImport Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionActor.GetClusterUnionComponent +// (Final, Native, Public, Const) +// Parameters: +// class UClusterUnionComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClusterUnionComponent* AClusterUnionActor::GetClusterUnionComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionActor", "GetClusterUnionComponent"); + + Params::ClusterUnionActor_GetClusterUnionComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.GetCurrentAnimationNotifyStateTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotifyLibrary::GetCurrentAnimationNotifyStateTime(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "GetCurrentAnimationNotifyStateTime"); + + Params::AnimNotifyLibrary_GetCurrentAnimationNotifyStateTime Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.GetCurrentAnimationNotifyStateTimeRatio +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotifyLibrary::GetCurrentAnimationNotifyStateTimeRatio(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "GetCurrentAnimationNotifyStateTimeRatio"); + + Params::AnimNotifyLibrary_GetCurrentAnimationNotifyStateTimeRatio Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.GetCurrentAnimationTime +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotifyLibrary::GetCurrentAnimationTime(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "GetCurrentAnimationTime"); + + Params::AnimNotifyLibrary_GetCurrentAnimationTime Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.GetCurrentAnimationTimeRatio +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UAnimNotifyLibrary::GetCurrentAnimationTimeRatio(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "GetCurrentAnimationTimeRatio"); + + Params::AnimNotifyLibrary_GetCurrentAnimationTimeRatio Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.IsBlendingOut +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyLibrary::IsBlendingOut(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "IsBlendingOut"); + + Params::AnimNotifyLibrary_IsBlendingOut Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyLibrary.NotifyStateReachedEnd +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyLibrary::NotifyStateReachedEnd(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyLibrary", "NotifyStateReachedEnd"); + + Params::AnimNotifyLibrary_NotifyStateReachedEnd Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyMirrorInspectionLibrary.GetMirrorDataTable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class UMirrorDataTable* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UMirrorDataTable* UAnimNotifyMirrorInspectionLibrary::GetMirrorDataTable(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyMirrorInspectionLibrary", "GetMirrorDataTable"); + + Params::AnimNotifyMirrorInspectionLibrary_GetMirrorDataTable Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimNotifyMirrorInspectionLibrary.IsTriggeredByMirroredAnimation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FAnimNotifyEventReference& EventReference (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimNotifyMirrorInspectionLibrary::IsTriggeredByMirroredAnimation(const struct FAnimNotifyEventReference& EventReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimNotifyMirrorInspectionLibrary", "IsTriggeredByMirroredAnimation"); + + Params::AnimNotifyMirrorInspectionLibrary_IsTriggeredByMirroredAnimation Parms{}; + + Parms.EventReference = std::move(EventReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RadialForceComponent.AddObjectTypeToAffect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EObjectTypeQuery ObjectType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URadialForceComponent::AddObjectTypeToAffect(EObjectTypeQuery ObjectType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceComponent", "AddObjectTypeToAffect"); + + Params::RadialForceComponent_AddObjectTypeToAffect Parms{}; + + Parms.ObjectType = ObjectType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RadialForceComponent.FireImpulse +// (RequiredAPI, Native, Public, BlueprintCallable) + +void URadialForceComponent::FireImpulse() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceComponent", "FireImpulse"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.RadialForceComponent.RemoveObjectTypeToAffect +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EObjectTypeQuery ObjectType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void URadialForceComponent::RemoveObjectTypeToAffect(EObjectTypeQuery ObjectType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RadialForceComponent", "RemoveObjectTypeToAffect"); + + Params::RadialForceComponent_RemoveObjectTypeToAffect Parms{}; + + Parms.ObjectType = ObjectType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AnimNotifyState_Trail.OverridePSTemplate +// (RequiredAPI, Event, Public, BlueprintEvent, Const) +// Parameters: +// class USkeletalMeshComponent* MeshComp (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAnimSequenceBase* Animation (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UParticleSystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UParticleSystem* UAnimNotifyState_Trail::OverridePSTemplate(class USkeletalMeshComponent* MeshComp, class UAnimSequenceBase* Animation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AnimNotifyState_Trail", "OverridePSTemplate"); + + Params::AnimNotifyState_Trail_OverridePSTemplate Parms{}; + + Parms.MeshComp = MeshComp; + Parms.Animation = Animation; + + UObject::ProcessEvent(Func, &Parms); + + return Parms.ReturnValue; +} + + +// Function Engine.Skeleton.AddCompatibleSkeleton +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const class USkeleton* SourceSkeleton (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeleton::AddCompatibleSkeleton(const class USkeleton* SourceSkeleton) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Skeleton", "AddCompatibleSkeleton"); + + Params::Skeleton_AddCompatibleSkeleton Parms{}; + + Parms.SourceSkeleton = SourceSkeleton; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Skeleton.AddCompatibleSkeletonSoft +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSoftObjectPtr& SourceSkeleton (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeleton::AddCompatibleSkeletonSoft(const TSoftObjectPtr& SourceSkeleton) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Skeleton", "AddCompatibleSkeletonSoft"); + + Params::Skeleton_AddCompatibleSkeletonSoft Parms{}; + + Parms.SourceSkeleton = SourceSkeleton; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Skeleton.GetBlendProfile +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName& InProfileName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UBlendProfile* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UBlendProfile* USkeleton::GetBlendProfile(const class FName& InProfileName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Skeleton", "GetBlendProfile"); + + Params::Skeleton_GetBlendProfile Parms{}; + + Parms.InProfileName = InProfileName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationCurveIdentifierExtensions.GetName +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FAnimationCurveIdentifier& Identifier (Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UAnimationCurveIdentifierExtensions::GetName(struct FAnimationCurveIdentifier& Identifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimationCurveIdentifierExtensions", "GetName"); + + Params::AnimationCurveIdentifierExtensions_GetName Parms{}; + + Parms.Identifier = std::move(Identifier); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Identifier = std::move(Parms.Identifier); + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationCurveIdentifierExtensions.GetType +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FAnimationCurveIdentifier& Identifier (Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ERawCurveTrackTypes ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ERawCurveTrackTypes UAnimationCurveIdentifierExtensions::GetType(struct FAnimationCurveIdentifier& Identifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimationCurveIdentifierExtensions", "GetType"); + + Params::AnimationCurveIdentifierExtensions_GetType Parms{}; + + Parms.Identifier = std::move(Identifier); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Identifier = std::move(Parms.Identifier); + + return Parms.ReturnValue; +} + + +// Function Engine.AnimationCurveIdentifierExtensions.IsValid +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FAnimationCurveIdentifier& Identifier (Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAnimationCurveIdentifierExtensions::IsValid(struct FAnimationCurveIdentifier& Identifier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AnimationCurveIdentifierExtensions", "IsValid"); + + Params::AnimationCurveIdentifierExtensions_IsValid Parms{}; + + Parms.Identifier = std::move(Identifier); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Identifier = std::move(Parms.Identifier); + + return Parms.ReturnValue; +} + + +// Function Engine.CurveSourceInterface.GetBindingName +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName ICurveSourceInterface::GetBindingName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("CurveSourceInterface", "GetBindingName"); + + Params::CurveSourceInterface_GetBindingName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveSourceInterface.GetCurves +// (RequiredAPI, Native, Event, Public, HasOutParams, BlueprintEvent, Const) +// Parameters: +// TArray* OutValues (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void ICurveSourceInterface::GetCurves(TArray* OutValues) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("CurveSourceInterface", "GetCurves"); + + Params::CurveSourceInterface_GetCurves Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValues != nullptr) + *OutValues = std::move(Parms.OutValues); +} + + +// Function Engine.CurveSourceInterface.GetCurveValue +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// class FName CurveName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ICurveSourceInterface::GetCurveValue(class FName CurveName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("CurveSourceInterface", "GetCurveValue"); + + Params::CurveSourceInterface_GetCurveValue Parms{}; + + Parms.CurveName = CurveName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMeshActor.OnRep_ReplicatedMaterial0 +// (RequiredAPI, Native, Public) + +void ASkeletalMeshActor::OnRep_ReplicatedMaterial0() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshActor", "OnRep_ReplicatedMaterial0"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshActor.OnRep_ReplicatedMaterial1 +// (RequiredAPI, Native, Public) + +void ASkeletalMeshActor::OnRep_ReplicatedMaterial1() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshActor", "OnRep_ReplicatedMaterial1"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshActor.OnRep_ReplicatedMesh +// (RequiredAPI, Native, Public) + +void ASkeletalMeshActor::OnRep_ReplicatedMesh() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshActor", "OnRep_ReplicatedMesh"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMeshActor.OnRep_ReplicatedPhysAsset +// (RequiredAPI, Native, Public) + +void ASkeletalMeshActor::OnRep_ReplicatedPhysAsset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMeshActor", "OnRep_ReplicatedPhysAsset"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AsyncActionLoadPrimaryAsset.AsyncLoadPrimaryAsset +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetId& PrimaryAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& LoadBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionLoadPrimaryAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionLoadPrimaryAsset* UAsyncActionLoadPrimaryAsset::AsyncLoadPrimaryAsset(class UObject* WorldContextObject, const struct FPrimaryAssetId& PrimaryAsset, const TArray& LoadBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionLoadPrimaryAsset", "AsyncLoadPrimaryAsset"); + + Params::AsyncActionLoadPrimaryAsset_AsyncLoadPrimaryAsset Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PrimaryAsset = std::move(PrimaryAsset); + Parms.LoadBundles = std::move(LoadBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncActionLoadPrimaryAssetClass.AsyncLoadPrimaryAssetClass +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetId& PrimaryAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& LoadBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionLoadPrimaryAssetClass*ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionLoadPrimaryAssetClass* UAsyncActionLoadPrimaryAssetClass::AsyncLoadPrimaryAssetClass(class UObject* WorldContextObject, const struct FPrimaryAssetId& PrimaryAsset, const TArray& LoadBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionLoadPrimaryAssetClass", "AsyncLoadPrimaryAssetClass"); + + Params::AsyncActionLoadPrimaryAssetClass_AsyncLoadPrimaryAssetClass Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PrimaryAsset = std::move(PrimaryAsset); + Parms.LoadBundles = std::move(LoadBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncActionLoadPrimaryAssetClassList.AsyncLoadPrimaryAssetClassList +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& PrimaryAssetList (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& LoadBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionLoadPrimaryAssetClassList*ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionLoadPrimaryAssetClassList* UAsyncActionLoadPrimaryAssetClassList::AsyncLoadPrimaryAssetClassList(class UObject* WorldContextObject, const TArray& PrimaryAssetList, const TArray& LoadBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionLoadPrimaryAssetClassList", "AsyncLoadPrimaryAssetClassList"); + + Params::AsyncActionLoadPrimaryAssetClassList_AsyncLoadPrimaryAssetClassList Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PrimaryAssetList = std::move(PrimaryAssetList); + Parms.LoadBundles = std::move(LoadBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncActionChangePrimaryAssetBundles.AsyncChangeBundleStateForMatchingPrimaryAssets +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& NewBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& OldBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionChangePrimaryAssetBundles*ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionChangePrimaryAssetBundles* UAsyncActionChangePrimaryAssetBundles::AsyncChangeBundleStateForMatchingPrimaryAssets(class UObject* WorldContextObject, const TArray& NewBundles, const TArray& OldBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionChangePrimaryAssetBundles", "AsyncChangeBundleStateForMatchingPrimaryAssets"); + + Params::AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForMatchingPrimaryAssets Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.NewBundles = std::move(NewBundles); + Parms.OldBundles = std::move(OldBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AsyncActionChangePrimaryAssetBundles.AsyncChangeBundleStateForPrimaryAssetList +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& PrimaryAssetList (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& AddBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& RemoveBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UAsyncActionChangePrimaryAssetBundles*ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAsyncActionChangePrimaryAssetBundles* UAsyncActionChangePrimaryAssetBundles::AsyncChangeBundleStateForPrimaryAssetList(class UObject* WorldContextObject, const TArray& PrimaryAssetList, const TArray& AddBundles, const TArray& RemoveBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AsyncActionChangePrimaryAssetBundles", "AsyncChangeBundleStateForPrimaryAssetList"); + + Params::AsyncActionChangePrimaryAssetBundles_AsyncChangeBundleStateForPrimaryAssetList Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PrimaryAssetList = std::move(PrimaryAssetList); + Parms.AddBundles = std::move(AddBundles); + Parms.RemoveBundles = std::move(RemoveBundles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioVolume.OnRep_bEnabled +// (Final, RequiredAPI, Native, Private) + +void AAudioVolume::OnRep_bEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "OnRep_bEnabled"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAudioVolume::SetEnabled(bool bNewEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetEnabled"); + + Params::AudioVolume_SetEnabled Parms{}; + + Parms.bNewEnabled = bNewEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetInteriorSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInteriorSettings& NewInteriorSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void AAudioVolume::SetInteriorSettings(const struct FInteriorSettings& NewInteriorSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetInteriorSettings"); + + Params::AudioVolume_SetInteriorSettings Parms{}; + + Parms.NewInteriorSettings = std::move(NewInteriorSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewPriority (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AAudioVolume::SetPriority(float NewPriority) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetPriority"); + + Params::AudioVolume_SetPriority Parms{}; + + Parms.NewPriority = NewPriority; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetReverbSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FReverbSettings& NewReverbSettings (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void AAudioVolume::SetReverbSettings(const struct FReverbSettings& NewReverbSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetReverbSettings"); + + Params::AudioVolume_SetReverbSettings Parms{}; + + Parms.NewReverbSettings = std::move(NewReverbSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetSubmixOverrideSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&NewSubmixOverrideSettings (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void AAudioVolume::SetSubmixOverrideSettings(const TArray& NewSubmixOverrideSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetSubmixOverrideSettings"); + + Params::AudioVolume_SetSubmixOverrideSettings Parms{}; + + Parms.NewSubmixOverrideSettings = std::move(NewSubmixOverrideSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioVolume.SetSubmixSendSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&NewSubmixSendSettings (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void AAudioVolume::SetSubmixSendSettings(const TArray& NewSubmixSendSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioVolume", "SetSubmixSendSettings"); + + Params::AudioVolume_SetSubmixSendSettings Parms{}; + + Parms.NewSubmixSendSettings = std::move(NewSubmixSendSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioParameterConversionStatics.BooleanArrayToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Bools (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::BooleanArrayToAudioParameter(class FName Name_0, const TArray& Bools) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "BooleanArrayToAudioParameter"); + + Params::AudioParameterConversionStatics_BooleanArrayToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Bools = std::move(Bools); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.BooleanToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool Bool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::BooleanToAudioParameter(class FName Name_0, bool Bool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "BooleanToAudioParameter"); + + Params::AudioParameterConversionStatics_BooleanToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Bool = Bool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.FloatArrayToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Floats (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::FloatArrayToAudioParameter(class FName Name_0, const TArray& Floats) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "FloatArrayToAudioParameter"); + + Params::AudioParameterConversionStatics_FloatArrayToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Floats = std::move(Floats); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.FloatToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float float_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::FloatToAudioParameter(class FName Name_0, float float_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "FloatToAudioParameter"); + + Params::AudioParameterConversionStatics_FloatToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.float_0 = float_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.IntegerArrayToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Integers (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::IntegerArrayToAudioParameter(class FName Name_0, const TArray& Integers) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "IntegerArrayToAudioParameter"); + + Params::AudioParameterConversionStatics_IntegerArrayToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Integers = std::move(Integers); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.IntegerToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Integer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::IntegerToAudioParameter(class FName Name_0, int32 Integer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "IntegerToAudioParameter"); + + Params::AudioParameterConversionStatics_IntegerToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Integer = Integer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.ObjectArrayToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Objects (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::ObjectArrayToAudioParameter(class FName Name_0, const TArray& Objects) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "ObjectArrayToAudioParameter"); + + Params::AudioParameterConversionStatics_ObjectArrayToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Objects = std::move(Objects); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.ObjectToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::ObjectToAudioParameter(class FName Name_0, class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "ObjectToAudioParameter"); + + Params::AudioParameterConversionStatics_ObjectToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.StringArrayToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Strings (Parm, ZeroConstructor, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::StringArrayToAudioParameter(class FName Name_0, const TArray& Strings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "StringArrayToAudioParameter"); + + Params::AudioParameterConversionStatics_StringArrayToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.Strings = std::move(Strings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioParameterConversionStatics.StringToAudioParameter +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Name_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& String (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FAudioParameter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FAudioParameter UAudioParameterConversionStatics::StringToAudioParameter(class FName Name_0, const class FString& String) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("AudioParameterConversionStatics", "StringToAudioParameter"); + + Params::AudioParameterConversionStatics_StringToAudioParameter Parms{}; + + Parms.Name_0 = Name_0; + Parms.String = std::move(String); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.EqualEqual_InstancedStruct +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInstancedStruct& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FInstancedStruct& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintInstancedStructLibrary::EqualEqual_InstancedStruct(const struct FInstancedStruct& A, const struct FInstancedStruct& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "EqualEqual_InstancedStruct"); + + Params::BlueprintInstancedStructLibrary_EqualEqual_InstancedStruct Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.GetInstancedStructValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// EStructUtilsResult* ExecResult (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInstancedStruct& InstancedStruct (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32* Value (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintInstancedStructLibrary::GetInstancedStructValue(EStructUtilsResult* ExecResult, const struct FInstancedStruct& InstancedStruct, int32* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "GetInstancedStructValue"); + + Params::BlueprintInstancedStructLibrary_GetInstancedStructValue Parms{}; + + Parms.InstancedStruct = std::move(InstancedStruct); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ExecResult != nullptr) + *ExecResult = Parms.ExecResult; + + if (Value != nullptr) + *Value = Parms.Value; +} + + +// Function Engine.BlueprintInstancedStructLibrary.IsInstancedStructValid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInstancedStruct& InstancedStruct (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// EStructUtilsResult ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EStructUtilsResult UBlueprintInstancedStructLibrary::IsInstancedStructValid(const struct FInstancedStruct& InstancedStruct) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "IsInstancedStructValid"); + + Params::BlueprintInstancedStructLibrary_IsInstancedStructValid Parms{}; + + Parms.InstancedStruct = std::move(InstancedStruct); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.IsValid_InstancedStruct +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInstancedStruct& InstancedStruct (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintInstancedStructLibrary::IsValid_InstancedStruct(const struct FInstancedStruct& InstancedStruct) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "IsValid_InstancedStruct"); + + Params::BlueprintInstancedStructLibrary_IsValid_InstancedStruct Parms{}; + + Parms.InstancedStruct = std::move(InstancedStruct); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.MakeInstancedStruct +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const int32& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FInstancedStruct ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FInstancedStruct UBlueprintInstancedStructLibrary::MakeInstancedStruct(const int32& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "MakeInstancedStruct"); + + Params::BlueprintInstancedStructLibrary_MakeInstancedStruct Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.NotEqual_InstancedStruct +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInstancedStruct& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FInstancedStruct& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintInstancedStructLibrary::NotEqual_InstancedStruct(const struct FInstancedStruct& A, const struct FInstancedStruct& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "NotEqual_InstancedStruct"); + + Params::BlueprintInstancedStructLibrary_NotEqual_InstancedStruct Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintInstancedStructLibrary.Reset +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FInstancedStruct& InstancedStruct (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class UScriptStruct* StructType (ConstParm, Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintInstancedStructLibrary::Reset(struct FInstancedStruct& InstancedStruct, const class UScriptStruct* StructType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "Reset"); + + Params::BlueprintInstancedStructLibrary_Reset Parms{}; + + Parms.InstancedStruct = std::move(InstancedStruct); + Parms.StructType = StructType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InstancedStruct = std::move(Parms.InstancedStruct); +} + + +// Function Engine.BlueprintInstancedStructLibrary.SetInstancedStructValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FInstancedStruct& InstancedStruct (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintInstancedStructLibrary::SetInstancedStructValue(struct FInstancedStruct& InstancedStruct, const int32& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintInstancedStructLibrary", "SetInstancedStructValue"); + + Params::BlueprintInstancedStructLibrary_SetInstancedStructValue Parms{}; + + Parms.InstancedStruct = std::move(InstancedStruct); + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InstancedStruct = std::move(Parms.InstancedStruct); +} + + +// Function Engine.BlueprintMapLibrary.Map_Add +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Key (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintMapLibrary::Map_Add(const TMap& TargetMap, const int32& Key, const int32& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Add"); + + Params::BlueprintMapLibrary_Map_Add Parms{}; + + Parms.TargetMap = std::move(TargetMap); + Parms.Key = Key; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintMapLibrary.Map_Clear +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintMapLibrary::Map_Clear(const TMap& TargetMap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Clear"); + + Params::BlueprintMapLibrary_Map_Clear Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintMapLibrary.Map_Contains +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Key (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintMapLibrary::Map_Contains(const TMap& TargetMap, const int32& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Contains"); + + Params::BlueprintMapLibrary_Map_Contains Parms{}; + + Parms.TargetMap = std::move(TargetMap); + Parms.Key = Key; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_Find +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Key (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Value (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintMapLibrary::Map_Find(const TMap& TargetMap, const int32& Key, int32* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Find"); + + Params::BlueprintMapLibrary_Map_Find Parms{}; + + Parms.TargetMap = std::move(TargetMap); + Parms.Key = Key; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Value != nullptr) + *Value = Parms.Value; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_IsEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintMapLibrary::Map_IsEmpty(const TMap& TargetMap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_IsEmpty"); + + Params::BlueprintMapLibrary_Map_IsEmpty Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_IsNotEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintMapLibrary::Map_IsNotEmpty(const TMap& TargetMap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_IsNotEmpty"); + + Params::BlueprintMapLibrary_Map_IsNotEmpty Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_Keys +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* Keys (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UBlueprintMapLibrary::Map_Keys(const TMap& TargetMap, TArray* Keys) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Keys"); + + Params::BlueprintMapLibrary_Map_Keys Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Keys != nullptr) + *Keys = std::move(Parms.Keys); +} + + +// Function Engine.BlueprintMapLibrary.Map_Length +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintMapLibrary::Map_Length(const TMap& TargetMap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Length"); + + Params::BlueprintMapLibrary_Map_Length Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_Remove +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Key (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintMapLibrary::Map_Remove(const TMap& TargetMap, const int32& Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Remove"); + + Params::BlueprintMapLibrary_Map_Remove Parms{}; + + Parms.TargetMap = std::move(TargetMap); + Parms.Key = Key; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintMapLibrary.Map_Values +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& TargetMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* Values (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UBlueprintMapLibrary::Map_Values(const TMap& TargetMap, TArray* Values) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "Map_Values"); + + Params::BlueprintMapLibrary_Map_Values Parms{}; + + Parms.TargetMap = std::move(TargetMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Values != nullptr) + *Values = std::move(Parms.Values); +} + + +// Function Engine.BlueprintMapLibrary.SetMapPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TMap& Value (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintMapLibrary::SetMapPropertyByName(class UObject* Object, class FName PropertyName, const TMap& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintMapLibrary", "SetMapPropertyByName"); + + Params::BlueprintMapLibrary_SetMapPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintSetLibrary.Set_Add +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& NewItem (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_Add(const TSet& TargetSet, const int32& NewItem) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Add"); + + Params::BlueprintSetLibrary_Set_Add Parms{}; + + Parms.TargetSet = std::move(TargetSet); + Parms.NewItem = NewItem; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintSetLibrary.Set_AddItems +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& NewItems (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_AddItems(const TSet& TargetSet, const TArray& NewItems) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_AddItems"); + + Params::BlueprintSetLibrary_Set_AddItems Parms{}; + + Parms.TargetSet = std::move(TargetSet); + Parms.NewItems = std::move(NewItems); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintSetLibrary.Set_Clear +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_Clear(const TSet& TargetSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Clear"); + + Params::BlueprintSetLibrary_Set_Clear Parms{}; + + Parms.TargetSet = std::move(TargetSet); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintSetLibrary.Set_Contains +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& ItemToFind (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintSetLibrary::Set_Contains(const TSet& TargetSet, const int32& ItemToFind) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Contains"); + + Params::BlueprintSetLibrary_Set_Contains Parms{}; + + Parms.TargetSet = std::move(TargetSet); + Parms.ItemToFind = ItemToFind; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintSetLibrary.Set_Difference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TSet& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TSet* Result (Parm, OutParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_Difference(const TSet& A, const TSet& B, TSet* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Difference"); + + Params::BlueprintSetLibrary_Set_Difference Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); +} + + +// Function Engine.BlueprintSetLibrary.Set_Intersection +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TSet& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TSet* Result (Parm, OutParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_Intersection(const TSet& A, const TSet& B, TSet* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Intersection"); + + Params::BlueprintSetLibrary_Set_Intersection Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); +} + + +// Function Engine.BlueprintSetLibrary.Set_IsEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintSetLibrary::Set_IsEmpty(const TSet& TargetSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_IsEmpty"); + + Params::BlueprintSetLibrary_Set_IsEmpty Parms{}; + + Parms.TargetSet = std::move(TargetSet); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintSetLibrary.Set_IsNotEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintSetLibrary::Set_IsNotEmpty(const TSet& TargetSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_IsNotEmpty"); + + Params::BlueprintSetLibrary_Set_IsNotEmpty Parms{}; + + Parms.TargetSet = std::move(TargetSet); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintSetLibrary.Set_Length +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintSetLibrary::Set_Length(const TSet& TargetSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Length"); + + Params::BlueprintSetLibrary_Set_Length Parms{}; + + Parms.TargetSet = std::move(TargetSet); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintSetLibrary.Set_Remove +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Item (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintSetLibrary::Set_Remove(const TSet& TargetSet, const int32& Item) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Remove"); + + Params::BlueprintSetLibrary_Set_Remove Parms{}; + + Parms.TargetSet = std::move(TargetSet); + Parms.Item = Item; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintSetLibrary.Set_RemoveItems +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& TargetSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& Items (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_RemoveItems(const TSet& TargetSet, const TArray& Items) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_RemoveItems"); + + Params::BlueprintSetLibrary_Set_RemoveItems Parms{}; + + Parms.TargetSet = std::move(TargetSet); + Parms.Items = std::move(Items); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintSetLibrary.Set_ToArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* Result (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_ToArray(const TSet& A, TArray* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_ToArray"); + + Params::BlueprintSetLibrary_Set_ToArray Parms{}; + + Parms.A = std::move(A); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); +} + + +// Function Engine.BlueprintSetLibrary.Set_Union +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& A (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TSet& B (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TSet* Result (Parm, OutParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::Set_Union(const TSet& A, const TSet& B, TSet* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "Set_Union"); + + Params::BlueprintSetLibrary_Set_Union Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = std::move(Parms.Result); +} + + +// Function Engine.BlueprintSetLibrary.SetSetPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSet& Value (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UBlueprintSetLibrary::SetSetPropertyByName(class UObject* Object, class FName PropertyName, const TSet& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintSetLibrary", "SetSetPropertyByName"); + + Params::BlueprintSetLibrary_SetSetPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraLensEffectInterface.GetParticleComponents +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +TArray ICameraLensEffectInterface::GetParticleComponents() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("CameraLensEffectInterface", "GetParticleComponents"); + + Params::CameraLensEffectInterface_GetParticleComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraLensEffectInterface.GetPrimaryParticleComponent +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UFXSystemComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UFXSystemComponent* ICameraLensEffectInterface::GetPrimaryParticleComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("CameraLensEffectInterface", "GetPrimaryParticleComponent"); + + Params::CameraLensEffectInterface_GetPrimaryParticleComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraLensEffectInterfaceClassSupportLibrary.GetInterfaceClass +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FCameraLensInterfaceClassSupport&CameraLens (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf UCameraLensEffectInterfaceClassSupportLibrary::GetInterfaceClass(const struct FCameraLensInterfaceClassSupport& CameraLens) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CameraLensEffectInterfaceClassSupportLibrary", "GetInterfaceClass"); + + Params::CameraLensEffectInterfaceClassSupportLibrary_GetInterfaceClass Parms{}; + + Parms.CameraLens = std::move(CameraLens); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CameraLensEffectInterfaceClassSupportLibrary.IsInterfaceClassValid +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FCameraLensInterfaceClassSupport&CameraLens (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EInterfaceValidResult* Result (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraLensEffectInterfaceClassSupportLibrary::IsInterfaceClassValid(const struct FCameraLensInterfaceClassSupport& CameraLens, EInterfaceValidResult* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CameraLensEffectInterfaceClassSupportLibrary", "IsInterfaceClassValid"); + + Params::CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceClassValid Parms{}; + + Parms.CameraLens = std::move(CameraLens); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = Parms.Result; +} + + +// Function Engine.CameraLensEffectInterfaceClassSupportLibrary.IsInterfaceValid +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TScriptInterface&CameraLens (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EInterfaceValidResult* Result (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraLensEffectInterfaceClassSupportLibrary::IsInterfaceValid(const TScriptInterface& CameraLens, EInterfaceValidResult* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CameraLensEffectInterfaceClassSupportLibrary", "IsInterfaceValid"); + + Params::CameraLensEffectInterfaceClassSupportLibrary_IsInterfaceValid Parms{}; + + Parms.CameraLens = CameraLens; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Result != nullptr) + *Result = Parms.Result; +} + + +// Function Engine.CameraLensEffectInterfaceClassSupportLibrary.SetInterfaceClass +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FCameraLensInterfaceClassSupport&Var (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EInterfaceValidResult* Result (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraLensEffectInterfaceClassSupportLibrary::SetInterfaceClass(TSubclassOf Class_0, struct FCameraLensInterfaceClassSupport& Var, EInterfaceValidResult* Result) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CameraLensEffectInterfaceClassSupportLibrary", "SetInterfaceClass"); + + Params::CameraLensEffectInterfaceClassSupportLibrary_SetInterfaceClass Parms{}; + + Parms.Class_0 = Class_0; + Parms.Var = std::move(Var); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Var = std::move(Parms.Var); + + if (Result != nullptr) + *Result = Parms.Result; +} + + +// Function Engine.CameraShakeBase.SetRootShakePattern +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UCameraShakePattern* InPattern (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCameraShakeBase::SetRootShakePattern(class UCameraShakePattern* InPattern) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeBase", "SetRootShakePattern"); + + Params::CameraShakeBase_SetRootShakePattern Parms{}; + + Parms.InPattern = InPattern; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CameraShakeBase.GetRootShakePattern +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UCameraShakePattern* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCameraShakePattern* UCameraShakeBase::GetRootShakePattern() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CameraShakeBase", "GetRootShakePattern"); + + Params::CameraShakeBase_GetRootShakePattern Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CanvasRenderTarget2D.CreateCanvasRenderTarget2D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfCanvasRenderTarget2DClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCanvasRenderTarget2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UCanvasRenderTarget2D* UCanvasRenderTarget2D::CreateCanvasRenderTarget2D(class UObject* WorldContextObject, TSubclassOf CanvasRenderTarget2DClass, int32 Width, int32 Height) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("CanvasRenderTarget2D", "CreateCanvasRenderTarget2D"); + + Params::CanvasRenderTarget2D_CreateCanvasRenderTarget2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.CanvasRenderTarget2DClass = CanvasRenderTarget2DClass; + Parms.Width = Width; + Parms.Height = Height; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CanvasRenderTarget2D.GetSize +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// int32* Width (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Height (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvasRenderTarget2D::GetSize(int32* Width, int32* Height) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CanvasRenderTarget2D", "GetSize"); + + Params::CanvasRenderTarget2D_GetSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Width != nullptr) + *Width = Parms.Width; + + if (Height != nullptr) + *Height = Parms.Height; +} + + +// Function Engine.CanvasRenderTarget2D.ReceiveUpdate +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class UCanvas* Canvas (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvasRenderTarget2D::ReceiveUpdate(class UCanvas* Canvas, int32 Width, int32 Height) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CanvasRenderTarget2D", "ReceiveUpdate"); + + Params::CanvasRenderTarget2D_ReceiveUpdate Parms{}; + + Parms.Canvas = Canvas; + Parms.Width = Width; + Parms.Height = Height; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.CanvasRenderTarget2D.SetSampleCount +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ETextureRenderTargetSampleCount InSampleCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvasRenderTarget2D::SetSampleCount(ETextureRenderTargetSampleCount InSampleCount) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CanvasRenderTarget2D", "SetSampleCount"); + + Params::CanvasRenderTarget2D_SetSampleCount Parms{}; + + Parms.InSampleCount = InSampleCount; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CanvasRenderTarget2D.UpdateResource +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UCanvasRenderTarget2D::UpdateResource() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CanvasRenderTarget2D", "UpdateResource"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CanvasRenderTarget2D.GetSampleCount +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ETextureRenderTargetSampleCount ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ETextureRenderTargetSampleCount UCanvasRenderTarget2D::GetSampleCount() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CanvasRenderTarget2D", "GetSampleCount"); + + Params::CanvasRenderTarget2D_GetSampleCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.CacheInitialMeshOffset +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& MeshRelativeLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& MeshRelativeRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void ACharacter::CacheInitialMeshOffset(const struct FVector& MeshRelativeLocation, const struct FRotator& MeshRelativeRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "CacheInitialMeshOffset"); + + Params::Character_CacheInitialMeshOffset Parms{}; + + Parms.MeshRelativeLocation = std::move(MeshRelativeLocation); + Parms.MeshRelativeRotation = std::move(MeshRelativeRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientAckGoodMove +// (RequiredAPI, Net, Native, Event, Public, NetClient) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ClientAckGoodMove(float Timestamp) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientAckGoodMove"); + + Params::Character_ClientAckGoodMove Parms{}; + + Parms.Timestamp = Timestamp; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientAdjustPosition +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewVel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* NewBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NewBaseBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasBase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bBaseRelativePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ServerMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ClientAdjustPosition(float Timestamp, const struct FVector& NewLoc, const struct FVector& NewVel, class UPrimitiveComponent* NewBase, class FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, uint8 ServerMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientAdjustPosition"); + + Params::Character_ClientAdjustPosition Parms{}; + + Parms.Timestamp = Timestamp; + Parms.NewLoc = std::move(NewLoc); + Parms.NewVel = std::move(NewVel); + Parms.NewBase = NewBase; + Parms.NewBaseBoneName = NewBaseBoneName; + Parms.bHasBase = bHasBase; + Parms.bBaseRelativePosition = bBaseRelativePosition; + Parms.ServerMovementMode = ServerMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientAdjustRootMotionPosition +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ServerMontageTrackPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ServerLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantizeNormal& ServerRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ServerVelZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* ServerBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ServerBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasBase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bBaseRelativePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ServerMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ClientAdjustRootMotionPosition(float Timestamp, float ServerMontageTrackPosition, const struct FVector& ServerLoc, const struct FVector_NetQuantizeNormal& ServerRotation, float ServerVelZ, class UPrimitiveComponent* ServerBase, class FName ServerBoneName, bool bHasBase, bool bBaseRelativePosition, uint8 ServerMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientAdjustRootMotionPosition"); + + Params::Character_ClientAdjustRootMotionPosition Parms{}; + + Parms.Timestamp = Timestamp; + Parms.ServerMontageTrackPosition = ServerMontageTrackPosition; + Parms.ServerLoc = std::move(ServerLoc); + Parms.ServerRotation = std::move(ServerRotation); + Parms.ServerVelZ = ServerVelZ; + Parms.ServerBase = ServerBase; + Parms.ServerBoneName = ServerBoneName; + Parms.bHasBase = bHasBase; + Parms.bBaseRelativePosition = bBaseRelativePosition; + Parms.ServerMovementMode = ServerMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientAdjustRootMotionSourcePosition +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRootMotionSourceGroup& ServerRootMotion (Parm, NativeAccessSpecifierPublic) +// bool bHasAnimRootMotion (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ServerMontageTrackPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ServerLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantizeNormal& ServerRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ServerVelZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* ServerBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ServerBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasBase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bBaseRelativePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ServerMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ClientAdjustRootMotionSourcePosition(float Timestamp, const struct FRootMotionSourceGroup& ServerRootMotion, bool bHasAnimRootMotion, float ServerMontageTrackPosition, const struct FVector& ServerLoc, const struct FVector_NetQuantizeNormal& ServerRotation, float ServerVelZ, class UPrimitiveComponent* ServerBase, class FName ServerBoneName, bool bHasBase, bool bBaseRelativePosition, uint8 ServerMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientAdjustRootMotionSourcePosition"); + + Params::Character_ClientAdjustRootMotionSourcePosition Parms{}; + + Parms.Timestamp = Timestamp; + Parms.ServerRootMotion = std::move(ServerRootMotion); + Parms.bHasAnimRootMotion = bHasAnimRootMotion; + Parms.ServerMontageTrackPosition = ServerMontageTrackPosition; + Parms.ServerLoc = std::move(ServerLoc); + Parms.ServerRotation = std::move(ServerRotation); + Parms.ServerVelZ = ServerVelZ; + Parms.ServerBase = ServerBase; + Parms.ServerBoneName = ServerBoneName; + Parms.bHasBase = bHasBase; + Parms.bBaseRelativePosition = bBaseRelativePosition; + Parms.ServerMovementMode = ServerMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientCheatFly +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void ACharacter::ClientCheatFly() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientCheatFly"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientCheatGhost +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void ACharacter::ClientCheatGhost() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientCheatGhost"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientCheatWalk +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) + +void ACharacter::ClientCheatWalk() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientCheatWalk"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientMoveResponsePacked +// (RequiredAPI, Net, Native, Event, Public, NetClient, NetValidate) +// Parameters: +// const struct FCharacterMoveResponsePackedBits&PackedBits (ConstParm, Parm, ReferenceParm, NativeAccessSpecifierPublic) + +void ACharacter::ClientMoveResponsePacked(const struct FCharacterMoveResponsePackedBits& PackedBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientMoveResponsePacked"); + + Params::Character_ClientMoveResponsePacked Parms{}; + + Parms.PackedBits = std::move(PackedBits); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ClientVeryShortAdjustPosition +// (RequiredAPI, Net, Native, Event, Public, HasDefaults, NetClient) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NewLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* NewBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName NewBaseBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHasBase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bBaseRelativePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ServerMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ClientVeryShortAdjustPosition(float Timestamp, const struct FVector& NewLoc, class UPrimitiveComponent* NewBase, class FName NewBaseBoneName, bool bHasBase, bool bBaseRelativePosition, uint8 ServerMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ClientVeryShortAdjustPosition"); + + Params::Character_ClientVeryShortAdjustPosition Parms{}; + + Parms.Timestamp = Timestamp; + Parms.NewLoc = std::move(NewLoc); + Parms.NewBase = NewBase; + Parms.NewBaseBoneName = NewBaseBoneName; + Parms.bHasBase = bHasBase; + Parms.bBaseRelativePosition = bBaseRelativePosition; + Parms.ServerMovementMode = ServerMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.Crouch +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bClientSimulation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::Crouch(bool bClientSimulation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "Crouch"); + + Params::Character_Crouch Parms{}; + + Parms.bClientSimulation = bClientSimulation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.Jump +// (RequiredAPI, Native, Public, BlueprintCallable) + +void ACharacter::Jump() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "Jump"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.K2_OnEndCrouch +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float HalfHeightAdjust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScaledHalfHeightAdjust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::K2_OnEndCrouch(float HalfHeightAdjust, float ScaledHalfHeightAdjust) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "K2_OnEndCrouch"); + + Params::Character_K2_OnEndCrouch Parms{}; + + Parms.HalfHeightAdjust = HalfHeightAdjust; + Parms.ScaledHalfHeightAdjust = ScaledHalfHeightAdjust; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.K2_OnMovementModeChanged +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// EMovementMode PrevMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMovementMode NewMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 PrevCustomMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 NewCustomMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::K2_OnMovementModeChanged(EMovementMode PrevMovementMode, EMovementMode NewMovementMode, uint8 PrevCustomMode, uint8 NewCustomMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "K2_OnMovementModeChanged"); + + Params::Character_K2_OnMovementModeChanged Parms{}; + + Parms.PrevMovementMode = PrevMovementMode; + Parms.NewMovementMode = NewMovementMode; + Parms.PrevCustomMode = PrevCustomMode; + Parms.NewCustomMode = NewCustomMode; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.K2_OnStartCrouch +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float HalfHeightAdjust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ScaledHalfHeightAdjust (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::K2_OnStartCrouch(float HalfHeightAdjust, float ScaledHalfHeightAdjust) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "K2_OnStartCrouch"); + + Params::Character_K2_OnStartCrouch Parms{}; + + Parms.HalfHeightAdjust = HalfHeightAdjust; + Parms.ScaledHalfHeightAdjust = ScaledHalfHeightAdjust; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.K2_UpdateCustomMovement +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// float DeltaTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::K2_UpdateCustomMovement(float DeltaTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "K2_UpdateCustomMovement"); + + Params::Character_K2_UpdateCustomMovement Parms{}; + + Parms.DeltaTime = DeltaTime; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.LaunchCharacter +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& LaunchVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bXYOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bZOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::LaunchCharacter(const struct FVector& LaunchVelocity, bool bXYOverride, bool bZOverride) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "LaunchCharacter"); + + Params::Character_LaunchCharacter Parms{}; + + Parms.LaunchVelocity = std::move(LaunchVelocity); + Parms.bXYOverride = bXYOverride; + Parms.bZOverride = bZOverride; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnJumped +// (RequiredAPI, Native, Event, Public, BlueprintEvent) + +void ACharacter::OnJumped() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnJumped"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnLanded +// (RequiredAPI, Event, Public, HasOutParams, BlueprintEvent) +// Parameters: +// const struct FHitResult& Hit (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void ACharacter::OnLanded(const struct FHitResult& Hit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnLanded"); + + Params::Character_OnLanded Parms{}; + + Parms.Hit = std::move(Hit); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.OnLaunched +// (RequiredAPI, Event, Public, HasDefaults, BlueprintEvent) +// Parameters: +// const struct FVector& LaunchVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bXYOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bZOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::OnLaunched(const struct FVector& LaunchVelocity, bool bXYOverride, bool bZOverride) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnLaunched"); + + Params::Character_OnLaunched Parms{}; + + Parms.LaunchVelocity = std::move(LaunchVelocity); + Parms.bXYOverride = bXYOverride; + Parms.bZOverride = bZOverride; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.Character.OnRep_IsCrouched +// (RequiredAPI, Native, Public) + +void ACharacter::OnRep_IsCrouched() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnRep_IsCrouched"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnRep_ReplayLastTransformUpdateTimeStamp +// (Final, RequiredAPI, Native, Public) + +void ACharacter::OnRep_ReplayLastTransformUpdateTimeStamp() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnRep_ReplayLastTransformUpdateTimeStamp"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnRep_ReplicatedBasedMovement +// (RequiredAPI, Native, Public) + +void ACharacter::OnRep_ReplicatedBasedMovement() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnRep_ReplicatedBasedMovement"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnRep_RootMotion +// (Final, RequiredAPI, Native, Public) + +void ACharacter::OnRep_RootMotion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnRep_RootMotion"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.OnWalkingOffLedge +// (RequiredAPI, Native, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// const struct FVector& PreviousFloorImpactNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousFloorContactNormal (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TimeDelta (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::OnWalkingOffLedge(const struct FVector& PreviousFloorImpactNormal, const struct FVector& PreviousFloorContactNormal, const struct FVector& PreviousLocation, float TimeDelta) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "OnWalkingOffLedge"); + + Params::Character_OnWalkingOffLedge Parms{}; + + Parms.PreviousFloorImpactNormal = std::move(PreviousFloorImpactNormal); + Parms.PreviousFloorContactNormal = std::move(PreviousFloorContactNormal); + Parms.PreviousLocation = std::move(PreviousLocation); + Parms.TimeDelta = TimeDelta; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.PlayAnimMontage +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimMontage* AnimMontage (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InPlayRate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName StartSectionName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ACharacter::PlayAnimMontage(class UAnimMontage* AnimMontage, float InPlayRate, class FName StartSectionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "PlayAnimMontage"); + + Params::Character_PlayAnimMontage Parms{}; + + Parms.AnimMontage = AnimMontage; + Parms.InPlayRate = InPlayRate; + Parms.StartSectionName = StartSectionName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.RootMotionDebugClientPrintOnScreen +// (RequiredAPI, Net, NetReliable, Native, Event, Public, NetClient) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::RootMotionDebugClientPrintOnScreen(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "RootMotionDebugClientPrintOnScreen"); + + Params::Character_RootMotionDebugClientPrintOnScreen Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMove +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize100& ClientLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 CompressedMoveFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* ClientMovementBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ClientBaseBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMove(float Timestamp, const struct FVector_NetQuantize10& InAccel, const struct FVector_NetQuantize100& ClientLoc, uint8 CompressedMoveFlags, uint8 ClientRoll, uint32 View, class UPrimitiveComponent* ClientMovementBase, class FName ClientBaseBoneName, uint8 ClientMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMove"); + + Params::Character_ServerMove Parms{}; + + Parms.Timestamp = Timestamp; + Parms.InAccel = std::move(InAccel); + Parms.ClientLoc = std::move(ClientLoc); + Parms.CompressedMoveFlags = CompressedMoveFlags; + Parms.ClientRoll = ClientRoll; + Parms.View = View; + Parms.ClientMovementBase = ClientMovementBase; + Parms.ClientBaseBoneName = ClientBaseBoneName; + Parms.ClientMovementMode = ClientMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMoveDual +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float TimeStamp0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 PendingFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize100& ClientLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 NewFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* ClientMovementBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ClientBaseBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMoveDual(float TimeStamp0, const struct FVector_NetQuantize10& InAccel0, uint8 PendingFlags, uint32 View0, float Timestamp, const struct FVector_NetQuantize10& InAccel, const struct FVector_NetQuantize100& ClientLoc, uint8 NewFlags, uint8 ClientRoll, uint32 View, class UPrimitiveComponent* ClientMovementBase, class FName ClientBaseBoneName, uint8 ClientMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMoveDual"); + + Params::Character_ServerMoveDual Parms{}; + + Parms.TimeStamp0 = TimeStamp0; + Parms.InAccel0 = std::move(InAccel0); + Parms.PendingFlags = PendingFlags; + Parms.View0 = View0; + Parms.Timestamp = Timestamp; + Parms.InAccel = std::move(InAccel); + Parms.ClientLoc = std::move(ClientLoc); + Parms.NewFlags = NewFlags; + Parms.ClientRoll = ClientRoll; + Parms.View = View; + Parms.ClientMovementBase = ClientMovementBase; + Parms.ClientBaseBoneName = ClientBaseBoneName; + Parms.ClientMovementMode = ClientMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMoveDualHybridRootMotion +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float TimeStamp0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 PendingFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize100& ClientLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 NewFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* ClientMovementBase (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ClientBaseBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMoveDualHybridRootMotion(float TimeStamp0, const struct FVector_NetQuantize10& InAccel0, uint8 PendingFlags, uint32 View0, float Timestamp, const struct FVector_NetQuantize10& InAccel, const struct FVector_NetQuantize100& ClientLoc, uint8 NewFlags, uint8 ClientRoll, uint32 View, class UPrimitiveComponent* ClientMovementBase, class FName ClientBaseBoneName, uint8 ClientMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMoveDualHybridRootMotion"); + + Params::Character_ServerMoveDualHybridRootMotion Parms{}; + + Parms.TimeStamp0 = TimeStamp0; + Parms.InAccel0 = std::move(InAccel0); + Parms.PendingFlags = PendingFlags; + Parms.View0 = View0; + Parms.Timestamp = Timestamp; + Parms.InAccel = std::move(InAccel); + Parms.ClientLoc = std::move(ClientLoc); + Parms.NewFlags = NewFlags; + Parms.ClientRoll = ClientRoll; + Parms.View = View; + Parms.ClientMovementBase = ClientMovementBase; + Parms.ClientBaseBoneName = ClientBaseBoneName; + Parms.ClientMovementMode = ClientMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMoveDualNoBase +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float TimeStamp0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 PendingFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize100& ClientLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 NewFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMoveDualNoBase(float TimeStamp0, const struct FVector_NetQuantize10& InAccel0, uint8 PendingFlags, uint32 View0, float Timestamp, const struct FVector_NetQuantize10& InAccel, const struct FVector_NetQuantize100& ClientLoc, uint8 NewFlags, uint8 ClientRoll, uint32 View, uint8 ClientMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMoveDualNoBase"); + + Params::Character_ServerMoveDualNoBase Parms{}; + + Parms.TimeStamp0 = TimeStamp0; + Parms.InAccel0 = std::move(InAccel0); + Parms.PendingFlags = PendingFlags; + Parms.View0 = View0; + Parms.Timestamp = Timestamp; + Parms.InAccel = std::move(InAccel); + Parms.ClientLoc = std::move(ClientLoc); + Parms.NewFlags = NewFlags; + Parms.ClientRoll = ClientRoll; + Parms.View = View; + Parms.ClientMovementMode = ClientMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMoveNoBase +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float Timestamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& InAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize100& ClientLoc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 CompressedMoveFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint32 View (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ClientMovementMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMoveNoBase(float Timestamp, const struct FVector_NetQuantize10& InAccel, const struct FVector_NetQuantize100& ClientLoc, uint8 CompressedMoveFlags, uint8 ClientRoll, uint32 View, uint8 ClientMovementMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMoveNoBase"); + + Params::Character_ServerMoveNoBase Parms{}; + + Parms.Timestamp = Timestamp; + Parms.InAccel = std::move(InAccel); + Parms.ClientLoc = std::move(ClientLoc); + Parms.CompressedMoveFlags = CompressedMoveFlags; + Parms.ClientRoll = ClientRoll; + Parms.View = View; + Parms.ClientMovementMode = ClientMovementMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMoveOld +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// float OldTimeStamp (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector_NetQuantize10& OldAccel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 OldMoveFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::ServerMoveOld(float OldTimeStamp, const struct FVector_NetQuantize10& OldAccel, uint8 OldMoveFlags) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMoveOld"); + + Params::Character_ServerMoveOld Parms{}; + + Parms.OldTimeStamp = OldTimeStamp; + Parms.OldAccel = std::move(OldAccel); + Parms.OldMoveFlags = OldMoveFlags; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.ServerMovePacked +// (RequiredAPI, Net, Native, Event, Public, NetServer, NetValidate) +// Parameters: +// const struct FCharacterServerMovePackedBits&PackedBits (ConstParm, Parm, ReferenceParm, NativeAccessSpecifierPublic) + +void ACharacter::ServerMovePacked(const struct FCharacterServerMovePackedBits& PackedBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "ServerMovePacked"); + + Params::Character_ServerMovePacked Parms{}; + + Parms.PackedBits = std::move(PackedBits); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.StopAnimMontage +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAnimMontage* AnimMontage (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::StopAnimMontage(class UAnimMontage* AnimMontage) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "StopAnimMontage"); + + Params::Character_StopAnimMontage Parms{}; + + Parms.AnimMontage = AnimMontage; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.StopJumping +// (RequiredAPI, Native, Public, BlueprintCallable) + +void ACharacter::StopJumping() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "StopJumping"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.UnCrouch +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bClientSimulation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ACharacter::UnCrouch(bool bClientSimulation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "UnCrouch"); + + Params::Character_UnCrouch Parms{}; + + Parms.bClientSimulation = bClientSimulation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Character.CanCrouch +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::CanCrouch() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "CanCrouch"); + + Params::Character_CanCrouch Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.CanJump +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::CanJump() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "CanJump"); + + Params::Character_CanJump Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.CanJumpInternal +// (RequiredAPI, Native, Event, Protected, BlueprintEvent, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::CanJumpInternal() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "CanJumpInternal"); + + Params::Character_CanJumpInternal Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.GetAnimRootMotionTranslationScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float ACharacter::GetAnimRootMotionTranslationScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "GetAnimRootMotionTranslationScale"); + + Params::Character_GetAnimRootMotionTranslationScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.GetBaseRotationOffsetRotator +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator ACharacter::GetBaseRotationOffsetRotator() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "GetBaseRotationOffsetRotator"); + + Params::Character_GetBaseRotationOffsetRotator Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.GetBaseTranslationOffset +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector ACharacter::GetBaseTranslationOffset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "GetBaseTranslationOffset"); + + Params::Character_GetBaseTranslationOffset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.GetCurrentMontage +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UAnimMontage* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAnimMontage* ACharacter::GetCurrentMontage() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "GetCurrentMontage"); + + Params::Character_GetCurrentMontage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.HasAnyRootMotion +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::HasAnyRootMotion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "HasAnyRootMotion"); + + Params::Character_HasAnyRootMotion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.IsJumpProvidingForce +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::IsJumpProvidingForce() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "IsJumpProvidingForce"); + + Params::Character_IsJumpProvidingForce Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.IsPlayingNetworkedRootMotionMontage +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::IsPlayingNetworkedRootMotionMontage() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "IsPlayingNetworkedRootMotionMontage"); + + Params::Character_IsPlayingNetworkedRootMotionMontage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Character.IsPlayingRootMotion +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ACharacter::IsPlayingRootMotion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Character", "IsPlayingRootMotion"); + + Params::Character_IsPlayingRootMotion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CheatManagerExtension.AddedToCheatManager +// (RequiredAPI, Native, Event, Public, BlueprintEvent) + +void UCheatManagerExtension::AddedToCheatManager() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManagerExtension", "AddedToCheatManager"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManagerExtension.RemovedFromCheatManager +// (RequiredAPI, Native, Event, Public, BlueprintEvent) + +void UCheatManagerExtension::RemovedFromCheatManager() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManagerExtension", "RemovedFromCheatManager"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.CheatManagerExtension.GetPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UCheatManagerExtension::GetPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CheatManagerExtension", "GetPlayerController"); + + Params::CheatManagerExtension_GetPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.AddModulationRouting +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& Modulators (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const EModulationDestination Destination (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::AddModulationRouting(const TSet& Modulators, const EModulationDestination Destination) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "AddModulationRouting"); + + Params::AudioComponent_AddModulationRouting Parms{}; + + Parms.Modulators = std::move(Modulators); + Parms.Destination = Destination; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.AdjustAttenuation +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSoundAttenuationSettings& InAttenuationSettings (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UAudioComponent::AdjustAttenuation(const struct FSoundAttenuationSettings& InAttenuationSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "AdjustAttenuation"); + + Params::AudioComponent_AdjustAttenuation Parms{}; + + Parms.InAttenuationSettings = std::move(InAttenuationSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.AdjustVolume +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float AdjustVolumeDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AdjustVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EAudioFaderCurve FadeCurve (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::AdjustVolume(float AdjustVolumeDuration, float AdjustVolumeLevel, const EAudioFaderCurve FadeCurve) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "AdjustVolume"); + + Params::AudioComponent_AdjustVolume Parms{}; + + Parms.AdjustVolumeDuration = AdjustVolumeDuration; + Parms.AdjustVolumeLevel = AdjustVolumeLevel; + Parms.FadeCurve = FadeCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.BP_GetAttenuationSettingsToApply +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FSoundAttenuationSettings* OutAttenuationSettings (Parm, OutParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::BP_GetAttenuationSettingsToApply(struct FSoundAttenuationSettings* OutAttenuationSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "BP_GetAttenuationSettingsToApply"); + + Params::AudioComponent_BP_GetAttenuationSettingsToApply Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutAttenuationSettings != nullptr) + *OutAttenuationSettings = std::move(Parms.OutAttenuationSettings); + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.FadeIn +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float FadeInDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EAudioFaderCurve FadeCurve (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::FadeIn(float FadeInDuration, float FadeVolumeLevel, float StartTime, const EAudioFaderCurve FadeCurve) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "FadeIn"); + + Params::AudioComponent_FadeIn Parms{}; + + Parms.FadeInDuration = FadeInDuration; + Parms.FadeVolumeLevel = FadeVolumeLevel; + Parms.StartTime = StartTime; + Parms.FadeCurve = FadeCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.FadeOut +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float FadeOutDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float FadeVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EAudioFaderCurve FadeCurve (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::FadeOut(float FadeOutDuration, float FadeVolumeLevel, const EAudioFaderCurve FadeCurve) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "FadeOut"); + + Params::AudioComponent_FadeOut Parms{}; + + Parms.FadeOutDuration = FadeOutDuration; + Parms.FadeVolumeLevel = FadeVolumeLevel; + Parms.FadeCurve = FadeCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.GetCookedEnvelopeData +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// float* OutEnvelopeData (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::GetCookedEnvelopeData(float* OutEnvelopeData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetCookedEnvelopeData"); + + Params::AudioComponent_GetCookedEnvelopeData Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutEnvelopeData != nullptr) + *OutEnvelopeData = Parms.OutEnvelopeData; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.GetCookedEnvelopeDataForAllPlayingSounds +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray*OutEnvelopeData (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::GetCookedEnvelopeDataForAllPlayingSounds(TArray* OutEnvelopeData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetCookedEnvelopeDataForAllPlayingSounds"); + + Params::AudioComponent_GetCookedEnvelopeDataForAllPlayingSounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutEnvelopeData != nullptr) + *OutEnvelopeData = std::move(Parms.OutEnvelopeData); + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.GetCookedFFTData +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& FrequenciesToGet (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutSoundWaveSpectralData (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::GetCookedFFTData(const TArray& FrequenciesToGet, TArray* OutSoundWaveSpectralData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetCookedFFTData"); + + Params::AudioComponent_GetCookedFFTData Parms{}; + + Parms.FrequenciesToGet = std::move(FrequenciesToGet); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSoundWaveSpectralData != nullptr) + *OutSoundWaveSpectralData = std::move(Parms.OutSoundWaveSpectralData); + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.GetCookedFFTDataForAllPlayingSounds +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray*OutSoundWaveSpectralData (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::GetCookedFFTDataForAllPlayingSounds(TArray* OutSoundWaveSpectralData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetCookedFFTDataForAllPlayingSounds"); + + Params::AudioComponent_GetCookedFFTDataForAllPlayingSounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSoundWaveSpectralData != nullptr) + *OutSoundWaveSpectralData = std::move(Parms.OutSoundWaveSpectralData); + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.GetModulators +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const EModulationDestination Destination (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSet ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +TSet UAudioComponent::GetModulators(const EModulationDestination Destination) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetModulators"); + + Params::AudioComponent_GetModulators Parms{}; + + Parms.Destination = Destination; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.Play +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::Play(float StartTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "Play"); + + Params::AudioComponent_Play Parms{}; + + Parms.StartTime = StartTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.PlayQuantized +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UQuartzClockHandle*& InClockHandle (Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FQuartzQuantizationBoundary& InQuantizationBoundary (Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TDelegate&InDelegate (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InStartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InFadeInDuration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InFadeVolumeLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAudioFaderCurve InFadeCurve (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::PlayQuantized(const class UObject* WorldContextObject, class UQuartzClockHandle*& InClockHandle, struct FQuartzQuantizationBoundary& InQuantizationBoundary, const TDelegate& InDelegate, float InStartTime, float InFadeInDuration, float InFadeVolumeLevel, EAudioFaderCurve InFadeCurve) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "PlayQuantized"); + + Params::AudioComponent_PlayQuantized Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InClockHandle = InClockHandle; + Parms.InQuantizationBoundary = std::move(InQuantizationBoundary); + Parms.InDelegate = InDelegate; + Parms.InStartTime = InStartTime; + Parms.InFadeInDuration = InFadeInDuration; + Parms.InFadeVolumeLevel = InFadeVolumeLevel; + Parms.InFadeCurve = InFadeCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + InClockHandle = Parms.InClockHandle; + InQuantizationBoundary = std::move(Parms.InQuantizationBoundary); +} + + +// Function Engine.AudioComponent.RemoveModulationRouting +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& Modulators (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const EModulationDestination Destination (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::RemoveModulationRouting(const TSet& Modulators, const EModulationDestination Destination) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "RemoveModulationRouting"); + + Params::AudioComponent_RemoveModulationRouting Parms{}; + + Parms.Modulators = std::move(Modulators); + Parms.Destination = Destination; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetAttenuationOverrides +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSoundAttenuationSettings& InAttenuationOverrides (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UAudioComponent::SetAttenuationOverrides(const struct FSoundAttenuationSettings& InAttenuationOverrides) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetAttenuationOverrides"); + + Params::AudioComponent_SetAttenuationOverrides Parms{}; + + Parms.InAttenuationOverrides = std::move(InAttenuationOverrides); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetAttenuationSettings +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundAttenuation* InAttenuationSettings (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetAttenuationSettings(class USoundAttenuation* InAttenuationSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetAttenuationSettings"); + + Params::AudioComponent_SetAttenuationSettings Parms{}; + + Parms.InAttenuationSettings = InAttenuationSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetAudioBusSendPostEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAudioBus* AudioBus (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AudioBusSendLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetAudioBusSendPostEffect(class UAudioBus* AudioBus, float AudioBusSendLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetAudioBusSendPostEffect"); + + Params::AudioComponent_SetAudioBusSendPostEffect Parms{}; + + Parms.AudioBus = AudioBus; + Parms.AudioBusSendLevel = AudioBusSendLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetAudioBusSendPreEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UAudioBus* AudioBus (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AudioBusSendLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetAudioBusSendPreEffect(class UAudioBus* AudioBus, float AudioBusSendLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetAudioBusSendPreEffect"); + + Params::AudioComponent_SetAudioBusSendPreEffect Parms{}; + + Parms.AudioBus = AudioBus; + Parms.AudioBusSendLevel = AudioBusSendLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetBoolParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetBoolParameter(class FName InName, bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetBoolParameter"); + + Params::AudioComponent_SetBoolParameter Parms{}; + + Parms.InName = InName; + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetFloatParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InFloat (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetFloatParameter(class FName InName, float InFloat) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetFloatParameter"); + + Params::AudioComponent_SetFloatParameter Parms{}; + + Parms.InName = InName; + Parms.InFloat = InFloat; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetHighPassFilterEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InHighPassFilterEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetHighPassFilterEnabled(bool InHighPassFilterEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetHighPassFilterEnabled"); + + Params::AudioComponent_SetHighPassFilterEnabled Parms{}; + + Parms.InHighPassFilterEnabled = InHighPassFilterEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetHighPassFilterFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InHighPassFilterFrequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetHighPassFilterFrequency(float InHighPassFilterFrequency) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetHighPassFilterFrequency"); + + Params::AudioComponent_SetHighPassFilterFrequency Parms{}; + + Parms.InHighPassFilterFrequency = InHighPassFilterFrequency; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetIntParameter +// (Native, Public, BlueprintCallable) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetIntParameter(class FName InName, int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetIntParameter"); + + Params::AudioComponent_SetIntParameter Parms{}; + + Parms.InName = InName; + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetLowPassFilterEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InLowPassFilterEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetLowPassFilterEnabled(bool InLowPassFilterEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetLowPassFilterEnabled"); + + Params::AudioComponent_SetLowPassFilterEnabled Parms{}; + + Parms.InLowPassFilterEnabled = InLowPassFilterEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetLowPassFilterFrequency +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InLowPassFilterFrequency (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetLowPassFilterFrequency(float InLowPassFilterFrequency) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetLowPassFilterFrequency"); + + Params::AudioComponent_SetLowPassFilterFrequency Parms{}; + + Parms.InLowPassFilterFrequency = InLowPassFilterFrequency; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetModulationRouting +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet& Modulators (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const EModulationDestination Destination (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EModulationRouting RoutingMethod (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetModulationRouting(const TSet& Modulators, const EModulationDestination Destination, const EModulationRouting RoutingMethod) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetModulationRouting"); + + Params::AudioComponent_SetModulationRouting Parms{}; + + Parms.Modulators = std::move(Modulators); + Parms.Destination = Destination; + Parms.RoutingMethod = RoutingMethod; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetOutputToBusOnly +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInOutputToBusOnly (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetOutputToBusOnly(bool bInOutputToBusOnly) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetOutputToBusOnly"); + + Params::AudioComponent_SetOutputToBusOnly Parms{}; + + Parms.bInOutputToBusOnly = bInOutputToBusOnly; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetOverrideAttenuation +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInOverrideAttenuation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetOverrideAttenuation(bool bInOverrideAttenuation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetOverrideAttenuation"); + + Params::AudioComponent_SetOverrideAttenuation Parms{}; + + Parms.bInOverrideAttenuation = bInOverrideAttenuation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetPaused +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bPause (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetPaused(bool bPause) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetPaused"); + + Params::AudioComponent_SetPaused Parms{}; + + Parms.bPause = bPause; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetPitchMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewPitchMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetPitchMultiplier(float NewPitchMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetPitchMultiplier"); + + Params::AudioComponent_SetPitchMultiplier Parms{}; + + Parms.NewPitchMultiplier = NewPitchMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetSound +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundBase* NewSound (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetSound(class USoundBase* NewSound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetSound"); + + Params::AudioComponent_SetSound Parms{}; + + Parms.NewSound = NewSound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetSourceBusSendPostEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundSourceBus* SoundSourceBus (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SourceBusSendLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetSourceBusSendPostEffect(class USoundSourceBus* SoundSourceBus, float SourceBusSendLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetSourceBusSendPostEffect"); + + Params::AudioComponent_SetSourceBusSendPostEffect Parms{}; + + Parms.SoundSourceBus = SoundSourceBus; + Parms.SourceBusSendLevel = SourceBusSendLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetSourceBusSendPreEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundSourceBus* SoundSourceBus (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SourceBusSendLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetSourceBusSendPreEffect(class USoundSourceBus* SoundSourceBus, float SourceBusSendLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetSourceBusSendPreEffect"); + + Params::AudioComponent_SetSourceBusSendPreEffect Parms{}; + + Parms.SoundSourceBus = SoundSourceBus; + Parms.SourceBusSendLevel = SourceBusSendLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetSubmixSend +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USoundSubmixBase* Submix (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SendLevel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetSubmixSend(class USoundSubmixBase* Submix, float SendLevel) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetSubmixSend"); + + Params::AudioComponent_SetSubmixSend Parms{}; + + Parms.Submix = Submix; + Parms.SendLevel = SendLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetUISound +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInUISound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetUISound(bool bInUISound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetUISound"); + + Params::AudioComponent_SetUISound Parms{}; + + Parms.bInUISound = bInUISound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetVolumeMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewVolumeMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetVolumeMultiplier(float NewVolumeMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetVolumeMultiplier"); + + Params::AudioComponent_SetVolumeMultiplier Parms{}; + + Parms.NewVolumeMultiplier = NewVolumeMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.SetWaveParameter +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USoundWave* InWave (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::SetWaveParameter(class FName InName, class USoundWave* InWave) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "SetWaveParameter"); + + Params::AudioComponent_SetWaveParameter Parms{}; + + Parms.InName = InName; + Parms.InWave = InWave; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.Stop +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UAudioComponent::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.StopDelayed +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float DelayTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAudioComponent::StopDelayed(float DelayTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "StopDelayed"); + + Params::AudioComponent_StopDelayed Parms{}; + + Parms.DelayTime = DelayTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.AudioComponent.GetPlayState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EAudioComponentPlayState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EAudioComponentPlayState UAudioComponent::GetPlayState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "GetPlayState"); + + Params::AudioComponent_GetPlayState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.HasCookedAmplitudeEnvelopeData +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::HasCookedAmplitudeEnvelopeData() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "HasCookedAmplitudeEnvelopeData"); + + Params::AudioComponent_HasCookedAmplitudeEnvelopeData Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.HasCookedFFTData +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::HasCookedFFTData() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "HasCookedFFTData"); + + Params::AudioComponent_HasCookedFFTData Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.IsPlaying +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::IsPlaying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "IsPlaying"); + + Params::AudioComponent_IsPlaying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AudioComponent.IsVirtualized +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UAudioComponent::IsVirtualized() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AudioComponent", "IsVirtualized"); + + Params::AudioComponent_IsVirtualized Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BillboardComponent.SetOpacityMaskRefVal +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float RefVal (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBillboardComponent::SetOpacityMaskRefVal(float RefVal) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BillboardComponent", "SetOpacityMaskRefVal"); + + Params::BillboardComponent_SetOpacityMaskRefVal Parms{}; + + Parms.RefVal = RefVal; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BillboardComponent.SetSprite +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture2D* NewSprite (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBillboardComponent::SetSprite(class UTexture2D* NewSprite) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BillboardComponent", "SetSprite"); + + Params::BillboardComponent_SetSprite Parms{}; + + Parms.NewSprite = NewSprite; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BillboardComponent.SetSpriteAndUV +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture2D* NewSprite (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewU (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewUL (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewVL (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBillboardComponent::SetSpriteAndUV(class UTexture2D* NewSprite, int32 NewU, int32 NewUL, int32 NewV, int32 NewVL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BillboardComponent", "SetSpriteAndUV"); + + Params::BillboardComponent_SetSpriteAndUV Parms{}; + + Parms.NewSprite = NewSprite; + Parms.NewU = NewU; + Parms.NewUL = NewUL; + Parms.NewV = NewV; + Parms.NewVL = NewVL; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BillboardComponent.SetUV +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewU (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewUL (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewV (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NewVL (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBillboardComponent::SetUV(int32 NewU, int32 NewUL, int32 NewV, int32 NewVL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BillboardComponent", "SetUV"); + + Params::BillboardComponent_SetUV Parms{}; + + Parms.NewU = NewU; + Parms.NewUL = NewUL; + Parms.NewV = NewV; + Parms.NewVL = NewVL; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BoxComponent.SetBoxExtent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InBoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBoxComponent::SetBoxExtent(const struct FVector& InBoxExtent, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BoxComponent", "SetBoxExtent"); + + Params::BoxComponent_SetBoxExtent Parms{}; + + Parms.InBoxExtent = std::move(InBoxExtent); + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BoxComponent.GetScaledBoxExtent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UBoxComponent::GetScaledBoxExtent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BoxComponent", "GetScaledBoxExtent"); + + Params::BoxComponent_GetScaledBoxExtent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BoxComponent.GetUnscaledBoxExtent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UBoxComponent::GetUnscaledBoxExtent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("BoxComponent", "GetUnscaledBoxExtent"); + + Params::BoxComponent_GetUnscaledBoxExtent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.CreateDynamicMaterialInstance +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UDecalComponent::CreateDynamicMaterialInstance() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "CreateDynamicMaterialInstance"); + + Params::DecalComponent_CreateDynamicMaterialInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.SetAlphaIntensity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewAlphaIntensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetAlphaIntensity(float NewAlphaIntensity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetAlphaIntensity"); + + Params::DecalComponent_SetAlphaIntensity Parms{}; + + Parms.NewAlphaIntensity = NewAlphaIntensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetDecalColor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& Color (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetDecalColor(const struct FLinearColor& Color) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetDecalColor"); + + Params::DecalComponent_SetDecalColor Parms{}; + + Parms.Color = std::move(Color); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetDecalMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewDecalMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetDecalMaterial(class UMaterialInterface* NewDecalMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetDecalMaterial"); + + Params::DecalComponent_SetDecalMaterial Parms{}; + + Parms.NewDecalMaterial = NewDecalMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetDecalNormalFade +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool Enable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetDecalNormalFade(bool Enable) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetDecalNormalFade"); + + Params::DecalComponent_SetDecalNormalFade Parms{}; + + Parms.Enable = Enable; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetFadeIn +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartDelay (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetFadeIn(float StartDelay, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetFadeIn"); + + Params::DecalComponent_SetFadeIn Parms{}; + + Parms.StartDelay = StartDelay; + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetFadeOut +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartDelay (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool DestroyOwnerAfterFade (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetFadeOut(float StartDelay, float duration, bool DestroyOwnerAfterFade) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetFadeOut"); + + Params::DecalComponent_SetFadeOut Parms{}; + + Parms.StartDelay = StartDelay; + Parms.duration = duration; + Parms.DestroyOwnerAfterFade = DestroyOwnerAfterFade; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetFadeScreenSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewFadeScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetFadeScreenSize(float NewFadeScreenSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetFadeScreenSize"); + + Params::DecalComponent_SetFadeScreenSize Parms{}; + + Parms.NewFadeScreenSize = NewFadeScreenSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetSortOrder +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetSortOrder(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetSortOrder"); + + Params::DecalComponent_SetSortOrder Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.SetTint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FColor& NewTint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDecalComponent::SetTint(const struct FColor& NewTint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "SetTint"); + + Params::DecalComponent_SetTint Parms{}; + + Parms.NewTint = std::move(NewTint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalComponent.GetDecalMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UDecalComponent::GetDecalMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "GetDecalMaterial"); + + Params::DecalComponent_GetDecalMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.GetFadeDuration +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UDecalComponent::GetFadeDuration() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "GetFadeDuration"); + + Params::DecalComponent_GetFadeDuration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.GetFadeInDuration +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UDecalComponent::GetFadeInDuration() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "GetFadeInDuration"); + + Params::DecalComponent_GetFadeInDuration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.GetFadeInStartDelay +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UDecalComponent::GetFadeInStartDelay() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "GetFadeInStartDelay"); + + Params::DecalComponent_GetFadeInStartDelay Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalComponent.GetFadeStartDelay +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UDecalComponent::GetFadeStartDelay() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalComponent", "GetFadeStartDelay"); + + Params::DecalComponent_GetFadeStartDelay Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTexture.GetPageTableSize +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 URuntimeVirtualTexture::GetPageTableSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTexture", "GetPageTableSize"); + + Params::RuntimeVirtualTexture_GetPageTableSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTexture.GetSize +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 URuntimeVirtualTexture::GetSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTexture", "GetSize"); + + Params::RuntimeVirtualTexture_GetSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTexture.GetTileBorderSize +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 URuntimeVirtualTexture::GetTileBorderSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTexture", "GetTileBorderSize"); + + Params::RuntimeVirtualTexture_GetTileBorderSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTexture.GetTileCount +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 URuntimeVirtualTexture::GetTileCount() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTexture", "GetTileCount"); + + Params::RuntimeVirtualTexture_GetTileCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTexture.GetTileSize +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 URuntimeVirtualTexture::GetTileSize() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTexture", "GetTileSize"); + + Params::RuntimeVirtualTexture_GetTileSize Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DirectionalLightComponent.SetAtmosphereSunDiskColorScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetAtmosphereSunDiskColorScale(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetAtmosphereSunDiskColorScale"); + + Params::DirectionalLightComponent_SetAtmosphereSunDiskColorScale Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetAtmosphereSunLight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetAtmosphereSunLight(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetAtmosphereSunLight"); + + Params::DirectionalLightComponent_SetAtmosphereSunLight Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetAtmosphereSunLightIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetAtmosphereSunLightIndex(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetAtmosphereSunLightIndex"); + + Params::DirectionalLightComponent_SetAtmosphereSunLightIndex Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetCascadeDistributionExponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetCascadeDistributionExponent(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetCascadeDistributionExponent"); + + Params::DirectionalLightComponent_SetCascadeDistributionExponent Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetCascadeTransitionFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetCascadeTransitionFraction(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetCascadeTransitionFraction"); + + Params::DirectionalLightComponent_SetCascadeTransitionFraction Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetDynamicShadowCascades +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetDynamicShadowCascades(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetDynamicShadowCascades"); + + Params::DirectionalLightComponent_SetDynamicShadowCascades Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetDynamicShadowDistanceMovableLight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetDynamicShadowDistanceMovableLight(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetDynamicShadowDistanceMovableLight"); + + Params::DirectionalLightComponent_SetDynamicShadowDistanceMovableLight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetDynamicShadowDistanceStationaryLight +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetDynamicShadowDistanceStationaryLight(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetDynamicShadowDistanceStationaryLight"); + + Params::DirectionalLightComponent_SetDynamicShadowDistanceStationaryLight Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetEnableLightShaftOcclusion +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bNewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetEnableLightShaftOcclusion(bool bNewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetEnableLightShaftOcclusion"); + + Params::DirectionalLightComponent_SetEnableLightShaftOcclusion Parms{}; + + Parms.bNewValue = bNewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetForwardShadingPriority +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetForwardShadingPriority(int32 NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetForwardShadingPriority"); + + Params::DirectionalLightComponent_SetForwardShadingPriority Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetLightShaftOverrideDirection +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetLightShaftOverrideDirection(const struct FVector& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetLightShaftOverrideDirection"); + + Params::DirectionalLightComponent_SetLightShaftOverrideDirection Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetLightSourceAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetLightSourceAngle(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetLightSourceAngle"); + + Params::DirectionalLightComponent_SetLightSourceAngle Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetLightSourceSoftAngle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetLightSourceSoftAngle(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetLightSourceSoftAngle"); + + Params::DirectionalLightComponent_SetLightSourceSoftAngle Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetOcclusionDepthRange +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetOcclusionDepthRange(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetOcclusionDepthRange"); + + Params::DirectionalLightComponent_SetOcclusionDepthRange Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetOcclusionMaskDarkness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetOcclusionMaskDarkness(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetOcclusionMaskDarkness"); + + Params::DirectionalLightComponent_SetOcclusionMaskDarkness Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetShadowAmount +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetShadowAmount(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetShadowAmount"); + + Params::DirectionalLightComponent_SetShadowAmount Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetShadowCascadeBiasDistribution +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetShadowCascadeBiasDistribution(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetShadowCascadeBiasDistribution"); + + Params::DirectionalLightComponent_SetShadowCascadeBiasDistribution Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetShadowDistanceFadeoutFraction +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetShadowDistanceFadeoutFraction(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetShadowDistanceFadeoutFraction"); + + Params::DirectionalLightComponent_SetShadowDistanceFadeoutFraction Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DirectionalLightComponent.SetShadowSourceAngleFactor +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDirectionalLightComponent::SetShadowSourceAngleFactor(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DirectionalLightComponent", "SetShadowSourceAngleFactor"); + + Params::DirectionalLightComponent_SetShadowSourceAngleFactor Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SphereComponent.SetSphereRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InSphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateOverlaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USphereComponent::SetSphereRadius(float InSphereRadius, bool bUpdateOverlaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SphereComponent", "SetSphereRadius"); + + Params::SphereComponent_SetSphereRadius Parms{}; + + Parms.InSphereRadius = InSphereRadius; + Parms.bUpdateOverlaps = bUpdateOverlaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SphereComponent.GetScaledSphereRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USphereComponent::GetScaledSphereRadius() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SphereComponent", "GetScaledSphereRadius"); + + Params::SphereComponent_GetScaledSphereRadius Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SphereComponent.GetShapeScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USphereComponent::GetShapeScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SphereComponent", "GetShapeScale"); + + Params::SphereComponent_GetShapeScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SphereComponent.GetUnscaledSphereRadius +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USphereComponent::GetUnscaledSphereRadius() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SphereComponent", "GetUnscaledSphereRadius"); + + Params::SphereComponent_GetUnscaledSphereRadius Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ForceFeedbackComponent.AdjustAttenuation +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FForceFeedbackAttenuationSettings&InAttenuationSettings (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UForceFeedbackComponent::AdjustAttenuation(const struct FForceFeedbackAttenuationSettings& InAttenuationSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "AdjustAttenuation"); + + Params::ForceFeedbackComponent_AdjustAttenuation Parms{}; + + Parms.InAttenuationSettings = std::move(InAttenuationSettings); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ForceFeedbackComponent.Play +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UForceFeedbackComponent::Play(float StartTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "Play"); + + Params::ForceFeedbackComponent_Play Parms{}; + + Parms.StartTime = StartTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ForceFeedbackComponent.SetForceFeedbackEffect +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UForceFeedbackEffect* NewForceFeedbackEffect (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UForceFeedbackComponent::SetForceFeedbackEffect(class UForceFeedbackEffect* NewForceFeedbackEffect) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "SetForceFeedbackEffect"); + + Params::ForceFeedbackComponent_SetForceFeedbackEffect Parms{}; + + Parms.NewForceFeedbackEffect = NewForceFeedbackEffect; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ForceFeedbackComponent.SetIntensityMultiplier +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewIntensityMultiplier (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UForceFeedbackComponent::SetIntensityMultiplier(float NewIntensityMultiplier) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "SetIntensityMultiplier"); + + Params::ForceFeedbackComponent_SetIntensityMultiplier Parms{}; + + Parms.NewIntensityMultiplier = NewIntensityMultiplier; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ForceFeedbackComponent.Stop +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UForceFeedbackComponent::Stop() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "Stop"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ForceFeedbackComponent.BP_GetAttenuationSettingsToApply +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FForceFeedbackAttenuationSettings*OutAttenuationSettings (Parm, OutParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UForceFeedbackComponent::BP_GetAttenuationSettingsToApply(struct FForceFeedbackAttenuationSettings* OutAttenuationSettings) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ForceFeedbackComponent", "BP_GetAttenuationSettingsToApply"); + + Params::ForceFeedbackComponent_BP_GetAttenuationSettingsToApply Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutAttenuationSettings != nullptr) + *OutAttenuationSettings = std::move(Parms.OutAttenuationSettings); + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.OnInputOwnerEndPlayed +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class AActor* InOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEndPlayReason EndPlayReason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputComponent::OnInputOwnerEndPlayed(class AActor* InOwner, EEndPlayReason EndPlayReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "OnInputOwnerEndPlayed"); + + Params::InputComponent_OnInputOwnerEndPlayed Parms{}; + + Parms.InOwner = InOwner; + Parms.EndPlayReason = EndPlayReason; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputComponent.GetControllerAnalogKeyState +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UInputComponent::GetControllerAnalogKeyState(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetControllerAnalogKeyState"); + + Params::InputComponent_GetControllerAnalogKeyState Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.GetControllerAnalogStickState +// (Final, RequiredAPI, Native, Private, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EControllerAnalogStick WhichStick (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* StickX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* StickY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputComponent::GetControllerAnalogStickState(EControllerAnalogStick WhichStick, float* StickX, float* StickY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetControllerAnalogStickState"); + + Params::InputComponent_GetControllerAnalogStickState Parms{}; + + Parms.WhichStick = WhichStick; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (StickX != nullptr) + *StickX = Parms.StickX; + + if (StickY != nullptr) + *StickY = Parms.StickY; +} + + +// Function Engine.InputComponent.GetControllerKeyTimeDown +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UInputComponent::GetControllerKeyTimeDown(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetControllerKeyTimeDown"); + + Params::InputComponent_GetControllerKeyTimeDown Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.GetControllerMouseDelta +// (Final, RequiredAPI, Native, Private, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float* DeltaX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* DeltaY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputComponent::GetControllerMouseDelta(float* DeltaX, float* DeltaY) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetControllerMouseDelta"); + + Params::InputComponent_GetControllerMouseDelta Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (DeltaX != nullptr) + *DeltaX = Parms.DeltaX; + + if (DeltaY != nullptr) + *DeltaY = Parms.DeltaY; +} + + +// Function Engine.InputComponent.GetControllerVectorKeyState +// (Final, RequiredAPI, Native, Private, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UInputComponent::GetControllerVectorKeyState(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetControllerVectorKeyState"); + + Params::InputComponent_GetControllerVectorKeyState Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.GetTouchState +// (Final, RequiredAPI, Native, Private, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 FingerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LocationX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LocationY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bIsCurrentlyPressed (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputComponent::GetTouchState(int32 FingerIndex, float* LocationX, float* LocationY, bool* bIsCurrentlyPressed) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "GetTouchState"); + + Params::InputComponent_GetTouchState Parms{}; + + Parms.FingerIndex = FingerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (LocationX != nullptr) + *LocationX = Parms.LocationX; + + if (LocationY != nullptr) + *LocationY = Parms.LocationY; + + if (bIsCurrentlyPressed != nullptr) + *bIsCurrentlyPressed = Parms.bIsCurrentlyPressed; +} + + +// Function Engine.InputComponent.IsControllerKeyDown +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputComponent::IsControllerKeyDown(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "IsControllerKeyDown"); + + Params::InputComponent_IsControllerKeyDown Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.WasControllerKeyJustPressed +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputComponent::WasControllerKeyJustPressed(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "WasControllerKeyJustPressed"); + + Params::InputComponent_WasControllerKeyJustPressed Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputComponent.WasControllerKeyJustReleased +// (Final, RequiredAPI, Native, Private, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FKey& Key (Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputComponent::WasControllerKeyJustReleased(const struct FKey& Key) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputComponent", "WasControllerKeyJustReleased"); + + Params::InputComponent_WasControllerKeyJustReleased Parms{}; + + Parms.Key = std::move(Key); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InterpToMovementComponent.AddControlPointPosition +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& Pos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPositionIsRelative (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInterpToMovementComponent::AddControlPointPosition(const struct FVector& Pos, bool bPositionIsRelative) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InterpToMovementComponent", "AddControlPointPosition"); + + Params::InterpToMovementComponent_AddControlPointPosition Parms{}; + + Parms.Pos = std::move(Pos); + Parms.bPositionIsRelative = bPositionIsRelative; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InterpToMovementComponent.FinaliseControlPoints +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UInterpToMovementComponent::FinaliseControlPoints() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InterpToMovementComponent", "FinaliseControlPoints"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InterpToMovementComponent.ResetControlPoints +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UInterpToMovementComponent::ResetControlPoints() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InterpToMovementComponent", "ResetControlPoints"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InterpToMovementComponent.RestartMovement +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InitialDirection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInterpToMovementComponent::RestartMovement(float InitialDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InterpToMovementComponent", "RestartMovement"); + + Params::InterpToMovementComponent_RestartMovement Parms{}; + + Parms.InitialDirection = InitialDirection; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InterpToMovementComponent.StopSimulating +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FHitResult& HitResult (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UInterpToMovementComponent::StopSimulating(const struct FHitResult& HitResult) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InterpToMovementComponent", "StopSimulating"); + + Params::InterpToMovementComponent_StopSimulating Parms{}; + + Parms.HitResult = std::move(HitResult); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetFogAlbedo +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetFogAlbedo(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetFogAlbedo"); + + Params::LocalFogVolumeComponent_SetFogAlbedo Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetFogEmissive +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetFogEmissive(const struct FLinearColor& NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetFogEmissive"); + + Params::LocalFogVolumeComponent_SetFogEmissive Parms{}; + + Parms.NewValue = std::move(NewValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetFogPhaseG +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetFogPhaseG(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetFogPhaseG"); + + Params::LocalFogVolumeComponent_SetFogPhaseG Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetHeightFogExtinction +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetHeightFogExtinction(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetHeightFogExtinction"); + + Params::LocalFogVolumeComponent_SetHeightFogExtinction Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetHeightFogFalloff +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetHeightFogFalloff(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetHeightFogFalloff"); + + Params::LocalFogVolumeComponent_SetHeightFogFalloff Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetHeightFogOffset +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetHeightFogOffset(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetHeightFogOffset"); + + Params::LocalFogVolumeComponent_SetHeightFogOffset Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalFogVolumeComponent.SetRadialFogExtinction +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalFogVolumeComponent::SetRadialFogExtinction(float NewValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalFogVolumeComponent", "SetRadialFogExtinction"); + + Params::LocalFogVolumeComponent_SetRadialFogExtinction Parms{}; + + Parms.NewValue = NewValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PawnNoiseEmitterComponent.MakeNoise +// (RequiredAPI, BlueprintAuthorityOnly, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class AActor* NoiseMaker (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Loudness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& NoiseLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPawnNoiseEmitterComponent::MakeNoise(class AActor* NoiseMaker, float Loudness, const struct FVector& NoiseLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PawnNoiseEmitterComponent", "MakeNoise"); + + Params::PawnNoiseEmitterComponent_MakeNoise Parms{}; + + Parms.NoiseMaker = NoiseMaker; + Parms.Loudness = Loudness; + Parms.NoiseLocation = std::move(NoiseLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlatformEventsComponent.IsInLaptopMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPlatformEventsComponent::IsInLaptopMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformEventsComponent", "IsInLaptopMode"); + + Params::PlatformEventsComponent_IsInLaptopMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlatformEventsComponent.IsInTabletMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPlatformEventsComponent::IsInTabletMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformEventsComponent", "IsInTabletMode"); + + Params::PlatformEventsComponent_IsInTabletMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlatformEventsComponent.SupportsConvertibleLaptops +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPlatformEventsComponent::SupportsConvertibleLaptops() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlatformEventsComponent", "SupportsConvertibleLaptops"); + + Params::PlatformEventsComponent_SupportsConvertibleLaptops Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PoseableMeshComponent.CopyPoseFromSkeletalComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshComponent* InComponentToCopy (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::CopyPoseFromSkeletalComponent(class USkeletalMeshComponent* InComponentToCopy) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "CopyPoseFromSkeletalComponent"); + + Params::PoseableMeshComponent_CopyPoseFromSkeletalComponent Parms{}; + + Parms.InComponentToCopy = InComponentToCopy; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PoseableMeshComponent.GetBoneLocationByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPoseableMeshComponent::GetBoneLocationByName(class FName BoneName, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "GetBoneLocationByName"); + + Params::PoseableMeshComponent_GetBoneLocationByName Parms{}; + + Parms.BoneName = BoneName; + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PoseableMeshComponent.GetBoneRotationByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator UPoseableMeshComponent::GetBoneRotationByName(class FName BoneName, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "GetBoneRotationByName"); + + Params::PoseableMeshComponent_GetBoneRotationByName Parms{}; + + Parms.BoneName = BoneName; + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PoseableMeshComponent.GetBoneScaleByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPoseableMeshComponent::GetBoneScaleByName(class FName BoneName, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "GetBoneScaleByName"); + + Params::PoseableMeshComponent_GetBoneScaleByName Parms{}; + + Parms.BoneName = BoneName; + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PoseableMeshComponent.GetBoneTransformByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UPoseableMeshComponent::GetBoneTransformByName(class FName BoneName, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "GetBoneTransformByName"); + + Params::PoseableMeshComponent_GetBoneTransformByName Parms{}; + + Parms.BoneName = BoneName; + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PoseableMeshComponent.ResetBoneTransformByName +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::ResetBoneTransformByName(class FName BoneName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "ResetBoneTransformByName"); + + Params::PoseableMeshComponent_ResetBoneTransformByName Parms{}; + + Parms.BoneName = BoneName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PoseableMeshComponent.SetBoneLocationByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::SetBoneLocationByName(class FName BoneName, const struct FVector& InLocation, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "SetBoneLocationByName"); + + Params::PoseableMeshComponent_SetBoneLocationByName Parms{}; + + Parms.BoneName = BoneName; + Parms.InLocation = std::move(InLocation); + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PoseableMeshComponent.SetBoneRotationByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& InRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::SetBoneRotationByName(class FName BoneName, const struct FRotator& InRotation, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "SetBoneRotationByName"); + + Params::PoseableMeshComponent_SetBoneRotationByName Parms{}; + + Parms.BoneName = BoneName; + Parms.InRotation = std::move(InRotation); + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PoseableMeshComponent.SetBoneScaleByName +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InScale3D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::SetBoneScaleByName(class FName BoneName, const struct FVector& InScale3D, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "SetBoneScaleByName"); + + Params::PoseableMeshComponent_SetBoneScaleByName Parms{}; + + Parms.BoneName = BoneName; + Parms.InScale3D = std::move(InScale3D); + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PoseableMeshComponent.SetBoneTransformByName +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class FName BoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& InTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBoneSpaces BoneSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPoseableMeshComponent::SetBoneTransformByName(class FName BoneName, const struct FTransform& InTransform, EBoneSpaces BoneSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PoseableMeshComponent", "SetBoneTransformByName"); + + Params::PoseableMeshComponent_SetBoneTransformByName Parms{}; + + Parms.BoneName = BoneName; + Parms.InTransform = std::move(InTransform); + Parms.BoneSpace = BoneSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.MoveInterpolationTarget +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UProjectileMovementComponent::MoveInterpolationTarget(const struct FVector& NewLocation, const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "MoveInterpolationTarget"); + + Params::ProjectileMovementComponent_MoveInterpolationTarget Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.ResetInterpolation +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UProjectileMovementComponent::ResetInterpolation() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "ResetInterpolation"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.SetInterpolatedComponent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USceneComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UProjectileMovementComponent::SetInterpolatedComponent(class USceneComponent* Component) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "SetInterpolatedComponent"); + + Params::ProjectileMovementComponent_SetInterpolatedComponent Parms{}; + + Parms.Component = Component; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.SetVelocityInLocalSpace +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UProjectileMovementComponent::SetVelocityInLocalSpace(const struct FVector& NewVelocity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "SetVelocityInLocalSpace"); + + Params::ProjectileMovementComponent_SetVelocityInLocalSpace Parms{}; + + Parms.NewVelocity = std::move(NewVelocity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.StopSimulating +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FHitResult& HitResult (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UProjectileMovementComponent::StopSimulating(const struct FHitResult& HitResult) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "StopSimulating"); + + Params::ProjectileMovementComponent_StopSimulating Parms{}; + + Parms.HitResult = std::move(HitResult); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ProjectileMovementComponent.IsInterpolationComplete +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UProjectileMovementComponent::IsInterpolationComplete() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "IsInterpolationComplete"); + + Params::ProjectileMovementComponent_IsInterpolationComplete Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ProjectileMovementComponent.IsVelocityUnderSimulationThreshold +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UProjectileMovementComponent::IsVelocityUnderSimulationThreshold() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "IsVelocityUnderSimulationThreshold"); + + Params::ProjectileMovementComponent_IsVelocityUnderSimulationThreshold Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ProjectileMovementComponent.LimitVelocity +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& NewVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UProjectileMovementComponent::LimitVelocity(const struct FVector& NewVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ProjectileMovementComponent", "LimitVelocity"); + + Params::ProjectileMovementComponent_LimitVelocity Parms{}; + + Parms.NewVelocity = std::move(NewVelocity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.RuntimeVirtualTextureComponent.Invalidate +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FBoxSphereBounds& WorldBounds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void URuntimeVirtualTextureComponent::Invalidate(const struct FBoxSphereBounds& WorldBounds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("RuntimeVirtualTextureComponent", "Invalidate"); + + Params::RuntimeVirtualTextureComponent_Invalidate Parms{}; + + Parms.WorldBounds = std::move(WorldBounds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddPoint +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FSplinePoint& Point (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddPoint(const struct FSplinePoint& Point, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddPoint"); + + Params::SplineComponent_AddPoint Parms{}; + + Parms.Point = std::move(Point); + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddPoints +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& Points (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddPoints(const TArray& Points, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddPoints"); + + Params::SplineComponent_AddPoints Parms{}; + + Parms.Points = std::move(Points); + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddSplineLocalPoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& position (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddSplineLocalPoint(const struct FVector& position) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddSplineLocalPoint"); + + Params::SplineComponent_AddSplineLocalPoint Parms{}; + + Parms.position = std::move(position); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& position (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddSplinePoint(const struct FVector& position, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddSplinePoint"); + + Params::SplineComponent_AddSplinePoint Parms{}; + + Parms.position = std::move(position); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddSplinePointAtIndex +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& position (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddSplinePointAtIndex(const struct FVector& position, int32 Index_0, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddSplinePointAtIndex"); + + Params::SplineComponent_AddSplinePointAtIndex Parms{}; + + Parms.position = std::move(position); + Parms.Index_0 = Index_0; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.AddSplineWorldPoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& position (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::AddSplineWorldPoint(const struct FVector& position) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "AddSplineWorldPoint"); + + Params::SplineComponent_AddSplineWorldPoint Parms{}; + + Parms.position = std::move(position); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.ClearSplinePoints +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::ClearSplinePoints(bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ClearSplinePoints"); + + Params::SplineComponent_ClearSplinePoints Parms{}; + + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.RemoveSplinePoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::RemoveSplinePoint(int32 Index_0, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "RemoveSplinePoint"); + + Params::SplineComponent_RemoveSplinePoint Parms{}; + + Parms.Index_0 = Index_0; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetClosedLoop +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInClosedLoop (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetClosedLoop(bool bInClosedLoop, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetClosedLoop"); + + Params::SplineComponent_SetClosedLoop Parms{}; + + Parms.bInClosedLoop = bInClosedLoop; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetClosedLoopAtPosition +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bInClosedLoop (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Key (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetClosedLoopAtPosition(bool bInClosedLoop, float Key, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetClosedLoopAtPosition"); + + Params::SplineComponent_SetClosedLoopAtPosition Parms{}; + + Parms.bInClosedLoop = bInClosedLoop; + Parms.Key = Key; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetDefaultUpVector +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& UpVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetDefaultUpVector(const struct FVector& UpVector, ESplineCoordinateSpace CoordinateSpace) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetDefaultUpVector"); + + Params::SplineComponent_SetDefaultUpVector Parms{}; + + Parms.UpVector = std::move(UpVector); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetDrawDebug +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bShow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetDrawDebug(bool bShow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetDrawDebug"); + + Params::SplineComponent_SetDrawDebug Parms{}; + + Parms.bShow = bShow; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetLocationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetLocationAtSplinePoint(int32 PointIndex, const struct FVector& InLocation, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetLocationAtSplinePoint"); + + Params::SplineComponent_SetLocationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InLocation = std::move(InLocation); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetOverrideConstructionScript +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool InOverride (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetOverrideConstructionScript(bool InOverride) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetOverrideConstructionScript"); + + Params::SplineComponent_SetOverrideConstructionScript Parms{}; + + Parms.InOverride = InOverride; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetRotationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& InRotation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetRotationAtSplinePoint(int32 PointIndex, const struct FRotator& InRotation, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetRotationAtSplinePoint"); + + Params::SplineComponent_SetRotationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InRotation = std::move(InRotation); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetScaleAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InScaleVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetScaleAtSplinePoint(int32 PointIndex, const struct FVector& InScaleVector, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetScaleAtSplinePoint"); + + Params::SplineComponent_SetScaleAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InScaleVector = std::move(InScaleVector); + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetSelectedSplineSegmentColor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& SegmentColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetSelectedSplineSegmentColor(const struct FLinearColor& SegmentColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetSelectedSplineSegmentColor"); + + Params::SplineComponent_SetSelectedSplineSegmentColor Parms{}; + + Parms.SegmentColor = std::move(SegmentColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetSplineLocalPoints +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& Points (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USplineComponent::SetSplineLocalPoints(const TArray& Points) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetSplineLocalPoints"); + + Params::SplineComponent_SetSplineLocalPoints Parms{}; + + Parms.Points = std::move(Points); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetSplinePoints +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& Points (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetSplinePoints(const TArray& Points, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetSplinePoints"); + + Params::SplineComponent_SetSplinePoints Parms{}; + + Parms.Points = std::move(Points); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetSplinePointType +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplinePointType Type (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetSplinePointType(int32 PointIndex, ESplinePointType Type, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetSplinePointType"); + + Params::SplineComponent_SetSplinePointType Parms{}; + + Parms.PointIndex = PointIndex; + Parms.Type = Type; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetSplineWorldPoints +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& Points (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USplineComponent::SetSplineWorldPoints(const TArray& Points) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetSplineWorldPoints"); + + Params::SplineComponent_SetSplineWorldPoints Parms{}; + + Parms.Points = std::move(Points); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InTangent (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetTangentAtSplinePoint(int32 PointIndex, const struct FVector& InTangent, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetTangentAtSplinePoint"); + + Params::SplineComponent_SetTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InTangent = std::move(InTangent); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetTangentColor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& TangentColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetTangentColor(const struct FLinearColor& TangentColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetTangentColor"); + + Params::SplineComponent_SetTangentColor Parms{}; + + Parms.TangentColor = std::move(TangentColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetTangentsAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InArriveTangent (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLeaveTangent (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetTangentsAtSplinePoint(int32 PointIndex, const struct FVector& InArriveTangent, const struct FVector& InLeaveTangent, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetTangentsAtSplinePoint"); + + Params::SplineComponent_SetTangentsAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InArriveTangent = std::move(InArriveTangent); + Parms.InLeaveTangent = std::move(InLeaveTangent); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetUnselectedSplineSegmentColor +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FLinearColor& SegmentColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetUnselectedSplineSegmentColor(const struct FLinearColor& SegmentColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetUnselectedSplineSegmentColor"); + + Params::SplineComponent_SetUnselectedSplineSegmentColor Parms{}; + + Parms.SegmentColor = std::move(SegmentColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetUpVectorAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InUpVector (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetUpVectorAtSplinePoint(int32 PointIndex, const struct FVector& InUpVector, ESplineCoordinateSpace CoordinateSpace, bool bUpdateSpline) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetUpVectorAtSplinePoint"); + + Params::SplineComponent_SetUpVectorAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InUpVector = std::move(InUpVector); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUpdateSpline = bUpdateSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.SetWorldLocationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::SetWorldLocationAtSplinePoint(int32 PointIndex, const struct FVector& InLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "SetWorldLocationAtSplinePoint"); + + Params::SplineComponent_SetWorldLocationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.InLocation = std::move(InLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.UpdateSpline +// (RequiredAPI, Native, Public, BlueprintCallable) + +void USplineComponent::UpdateSpline() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "UpdateSpline"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineComponent.ConvertSplineSegmentToPolyLine +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 SplinePointStartIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::ConvertSplineSegmentToPolyLine(int32 SplinePointStartIndex, ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, TArray* OutPoints) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ConvertSplineSegmentToPolyLine"); + + Params::SplineComponent_ConvertSplineSegmentToPolyLine Parms{}; + + Parms.SplinePointStartIndex = SplinePointStartIndex; + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.ConvertSplineToPolyLine +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::ConvertSplineToPolyLine(ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, TArray* OutPoints) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ConvertSplineToPolyLine"); + + Params::SplineComponent_ConvertSplineToPolyLine Parms{}; + + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.ConvertSplineToPolyline_InDistanceRange +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, Const) +// Parameters: +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartDistAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndDistAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* OutDistancesAlongSpline (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bAllowWrappingIfClosed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::ConvertSplineToPolyline_InDistanceRange(ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, float StartDistAlongSpline, float EndDistAlongSpline, TArray* OutPoints, TArray* OutDistancesAlongSpline, bool bAllowWrappingIfClosed) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ConvertSplineToPolyline_InDistanceRange"); + + Params::SplineComponent_ConvertSplineToPolyline_InDistanceRange Parms{}; + + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + Parms.StartDistAlongSpline = StartDistAlongSpline; + Parms.EndDistAlongSpline = EndDistAlongSpline; + Parms.bAllowWrappingIfClosed = bAllowWrappingIfClosed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + if (OutDistancesAlongSpline != nullptr) + *OutDistancesAlongSpline = std::move(Parms.OutDistancesAlongSpline); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.ConvertSplineToPolyline_InTimeRange +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, Const) +// Parameters: +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float StartTimeAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndTimeAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* OutDistancesAlongSpline (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bAllowWrappingIfClosed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::ConvertSplineToPolyline_InTimeRange(ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, float StartTimeAlongSpline, float EndTimeAlongSpline, bool bUseConstantVelocity, TArray* OutPoints, TArray* OutDistancesAlongSpline, bool bAllowWrappingIfClosed) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ConvertSplineToPolyline_InTimeRange"); + + Params::SplineComponent_ConvertSplineToPolyline_InTimeRange Parms{}; + + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + Parms.StartTimeAlongSpline = StartTimeAlongSpline; + Parms.EndTimeAlongSpline = EndTimeAlongSpline; + Parms.bUseConstantVelocity = bUseConstantVelocity; + Parms.bAllowWrappingIfClosed = bAllowWrappingIfClosed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + if (OutDistancesAlongSpline != nullptr) + *OutDistancesAlongSpline = std::move(Parms.OutDistancesAlongSpline); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.ConvertSplineToPolyLineWithDistances +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, Const) +// Parameters: +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* OutDistancesAlongSpline (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::ConvertSplineToPolyLineWithDistances(ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, TArray* OutPoints, TArray* OutDistancesAlongSpline) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "ConvertSplineToPolyLineWithDistances"); + + Params::SplineComponent_ConvertSplineToPolyLineWithDistances Parms{}; + + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + if (OutDistancesAlongSpline != nullptr) + *OutDistancesAlongSpline = std::move(Parms.OutDistancesAlongSpline); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.DivideSplineIntoPolylineRecursive +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float StartDistanceAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndDistanceAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::DivideSplineIntoPolylineRecursive(float StartDistanceAlongSpline, float EndDistanceAlongSpline, ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, TArray* OutPoints) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "DivideSplineIntoPolylineRecursive"); + + Params::SplineComponent_DivideSplineIntoPolylineRecursive Parms{}; + + Parms.StartDistanceAlongSpline = StartDistanceAlongSpline; + Parms.EndDistanceAlongSpline = EndDistanceAlongSpline; + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.DivideSplineIntoPolylineRecursiveWithDistances +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float StartDistanceAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float EndDistanceAlongSpline (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float MaxSquareDistanceFromSpline (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPoints (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* OutDistancesAlongSpline (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::DivideSplineIntoPolylineRecursiveWithDistances(float StartDistanceAlongSpline, float EndDistanceAlongSpline, ESplineCoordinateSpace CoordinateSpace, const float MaxSquareDistanceFromSpline, TArray* OutPoints, TArray* OutDistancesAlongSpline) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "DivideSplineIntoPolylineRecursiveWithDistances"); + + Params::SplineComponent_DivideSplineIntoPolylineRecursiveWithDistances Parms{}; + + Parms.StartDistanceAlongSpline = StartDistanceAlongSpline; + Parms.EndDistanceAlongSpline = EndDistanceAlongSpline; + Parms.CoordinateSpace = CoordinateSpace; + Parms.MaxSquareDistanceFromSpline = MaxSquareDistanceFromSpline; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPoints != nullptr) + *OutPoints = std::move(Parms.OutPoints); + + if (OutDistancesAlongSpline != nullptr) + *OutDistancesAlongSpline = std::move(Parms.OutDistancesAlongSpline); + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindDirectionClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindDirectionClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindDirectionClosestToWorldLocation"); + + Params::SplineComponent_FindDirectionClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindInputKeyClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::FindInputKeyClosestToWorldLocation(const struct FVector& WorldLocation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindInputKeyClosestToWorldLocation"); + + Params::SplineComponent_FindInputKeyClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindLocationClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindLocationClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindLocationClosestToWorldLocation"); + + Params::SplineComponent_FindLocationClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindRightVectorClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindRightVectorClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindRightVectorClosestToWorldLocation"); + + Params::SplineComponent_FindRightVectorClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindRollClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::FindRollClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindRollClosestToWorldLocation"); + + Params::SplineComponent_FindRollClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindRotationClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::FindRotationClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindRotationClosestToWorldLocation"); + + Params::SplineComponent_FindRotationClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindScaleClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindScaleClosestToWorldLocation(const struct FVector& WorldLocation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindScaleClosestToWorldLocation"); + + Params::SplineComponent_FindScaleClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindTangentClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindTangentClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindTangentClosestToWorldLocation"); + + Params::SplineComponent_FindTangentClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindTransformClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USplineComponent::FindTransformClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace, bool bUseScale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindTransformClosestToWorldLocation"); + + Params::SplineComponent_FindTransformClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseScale = bUseScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.FindUpVectorClosestToWorldLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& WorldLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::FindUpVectorClosestToWorldLocation(const struct FVector& WorldLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "FindUpVectorClosestToWorldLocation"); + + Params::SplineComponent_FindUpVectorClosestToWorldLocation Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetArriveTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetArriveTangentAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetArriveTangentAtSplinePoint"); + + Params::SplineComponent_GetArriveTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDefaultUpVector +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetDefaultUpVector(ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDefaultUpVector"); + + Params::SplineComponent_GetDefaultUpVector Parms{}; + + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDirectionAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetDirectionAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDirectionAtDistanceAlongSpline"); + + Params::SplineComponent_GetDirectionAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDirectionAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetDirectionAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDirectionAtSplineInputKey"); + + Params::SplineComponent_GetDirectionAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDirectionAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetDirectionAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDirectionAtSplinePoint"); + + Params::SplineComponent_GetDirectionAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDirectionAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetDirectionAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDirectionAtTime"); + + Params::SplineComponent_GetDirectionAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDistanceAlongSplineAtLocation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FVector& InLocation (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetDistanceAlongSplineAtLocation(const struct FVector& InLocation, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDistanceAlongSplineAtLocation"); + + Params::SplineComponent_GetDistanceAlongSplineAtLocation Parms{}; + + Parms.InLocation = std::move(InLocation); + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDistanceAlongSplineAtSplineInputKey +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetDistanceAlongSplineAtSplineInputKey(float InKey) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDistanceAlongSplineAtSplineInputKey"); + + Params::SplineComponent_GetDistanceAlongSplineAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetDistanceAlongSplineAtSplinePoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetDistanceAlongSplineAtSplinePoint(int32 PointIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetDistanceAlongSplineAtSplinePoint"); + + Params::SplineComponent_GetDistanceAlongSplineAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetFloatPropertyAtSplineInputKey +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetFloatPropertyAtSplineInputKey(float InKey, class FName PropertyName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetFloatPropertyAtSplineInputKey"); + + Params::SplineComponent_GetFloatPropertyAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetFloatPropertyAtSplinePoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetFloatPropertyAtSplinePoint(int32 Index_0, class FName PropertyName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetFloatPropertyAtSplinePoint"); + + Params::SplineComponent_GetFloatPropertyAtSplinePoint Parms{}; + + Parms.Index_0 = Index_0; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetInputKeyAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetInputKeyAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetInputKeyAtDistanceAlongSpline"); + + Params::SplineComponent_GetInputKeyAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetInputKeyValueAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetInputKeyValueAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetInputKeyValueAtDistanceAlongSpline"); + + Params::SplineComponent_GetInputKeyValueAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetInputKeyValueAtSplinePoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetInputKeyValueAtSplinePoint(int32 PointIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetInputKeyValueAtSplinePoint"); + + Params::SplineComponent_GetInputKeyValueAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetLeaveTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetLeaveTangentAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLeaveTangentAtSplinePoint"); + + Params::SplineComponent_GetLeaveTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetLocalLocationAndTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* LocalLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* LocalTangent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::GetLocalLocationAndTangentAtSplinePoint(int32 PointIndex, struct FVector* LocalLocation, struct FVector* LocalTangent) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocalLocationAndTangentAtSplinePoint"); + + Params::SplineComponent_GetLocalLocationAndTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (LocalLocation != nullptr) + *LocalLocation = std::move(Parms.LocalLocation); + + if (LocalTangent != nullptr) + *LocalTangent = std::move(Parms.LocalTangent); +} + + +// Function Engine.SplineComponent.GetLocationAndTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Location (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Tangent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineComponent::GetLocationAndTangentAtSplinePoint(int32 PointIndex, struct FVector* Location, struct FVector* Tangent, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocationAndTangentAtSplinePoint"); + + Params::SplineComponent_GetLocationAndTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Location != nullptr) + *Location = std::move(Parms.Location); + + if (Tangent != nullptr) + *Tangent = std::move(Parms.Tangent); +} + + +// Function Engine.SplineComponent.GetLocationAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetLocationAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocationAtDistanceAlongSpline"); + + Params::SplineComponent_GetLocationAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetLocationAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetLocationAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocationAtSplineInputKey"); + + Params::SplineComponent_GetLocationAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetLocationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetLocationAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocationAtSplinePoint"); + + Params::SplineComponent_GetLocationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetLocationAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetLocationAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetLocationAtTime"); + + Params::SplineComponent_GetLocationAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetNumberOfSplinePoints +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USplineComponent::GetNumberOfSplinePoints() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetNumberOfSplinePoints"); + + Params::SplineComponent_GetNumberOfSplinePoints Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetNumberOfSplineSegments +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USplineComponent::GetNumberOfSplineSegments() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetNumberOfSplineSegments"); + + Params::SplineComponent_GetNumberOfSplineSegments Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRightVectorAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetRightVectorAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRightVectorAtDistanceAlongSpline"); + + Params::SplineComponent_GetRightVectorAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRightVectorAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetRightVectorAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRightVectorAtSplineInputKey"); + + Params::SplineComponent_GetRightVectorAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRightVectorAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetRightVectorAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRightVectorAtSplinePoint"); + + Params::SplineComponent_GetRightVectorAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRightVectorAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetRightVectorAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRightVectorAtTime"); + + Params::SplineComponent_GetRightVectorAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRollAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetRollAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRollAtDistanceAlongSpline"); + + Params::SplineComponent_GetRollAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRollAtSplineInputKey +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetRollAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRollAtSplineInputKey"); + + Params::SplineComponent_GetRollAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRollAtSplinePoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetRollAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRollAtSplinePoint"); + + Params::SplineComponent_GetRollAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRollAtTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetRollAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRollAtTime"); + + Params::SplineComponent_GetRollAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRotationAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetRotationAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRotationAtDistanceAlongSpline"); + + Params::SplineComponent_GetRotationAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRotationAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetRotationAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRotationAtSplineInputKey"); + + Params::SplineComponent_GetRotationAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRotationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetRotationAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRotationAtSplinePoint"); + + Params::SplineComponent_GetRotationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetRotationAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetRotationAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetRotationAtTime"); + + Params::SplineComponent_GetRotationAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetScaleAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetScaleAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetScaleAtDistanceAlongSpline"); + + Params::SplineComponent_GetScaleAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetScaleAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetScaleAtSplineInputKey(float InKey) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetScaleAtSplineInputKey"); + + Params::SplineComponent_GetScaleAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetScaleAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetScaleAtSplinePoint(int32 PointIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetScaleAtSplinePoint"); + + Params::SplineComponent_GetScaleAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetScaleAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetScaleAtTime(float Time, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetScaleAtTime"); + + Params::SplineComponent_GetScaleAtTime Parms{}; + + Parms.Time = Time; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetSplineLength +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetSplineLength() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetSplineLength"); + + Params::SplineComponent_GetSplineLength Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetSplinePointAt +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSplinePoint ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FSplinePoint USplineComponent::GetSplinePointAt(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetSplinePointAt"); + + Params::SplineComponent_GetSplinePointAt Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetSplinePointType +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplinePointType ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ESplinePointType USplineComponent::GetSplinePointType(int32 PointIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetSplinePointType"); + + Params::SplineComponent_GetSplinePointType Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTangentAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetTangentAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTangentAtDistanceAlongSpline"); + + Params::SplineComponent_GetTangentAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTangentAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetTangentAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTangentAtSplineInputKey"); + + Params::SplineComponent_GetTangentAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTangentAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetTangentAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTangentAtSplinePoint"); + + Params::SplineComponent_GetTangentAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTangentAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetTangentAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTangentAtTime"); + + Params::SplineComponent_GetTangentAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTimeAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineComponent::GetTimeAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTimeAtDistanceAlongSpline"); + + Params::SplineComponent_GetTimeAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTransformAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USplineComponent::GetTransformAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace, bool bUseScale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTransformAtDistanceAlongSpline"); + + Params::SplineComponent_GetTransformAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseScale = bUseScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTransformAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USplineComponent::GetTransformAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace, bool bUseScale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTransformAtSplineInputKey"); + + Params::SplineComponent_GetTransformAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseScale = bUseScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTransformAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USplineComponent::GetTransformAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace, bool bUseScale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTransformAtSplinePoint"); + + Params::SplineComponent_GetTransformAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseScale = bUseScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetTransformAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform USplineComponent::GetTransformAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity, bool bUseScale) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetTransformAtTime"); + + Params::SplineComponent_GetTransformAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + Parms.bUseScale = bUseScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetUpVectorAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetUpVectorAtDistanceAlongSpline(float Distance, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetUpVectorAtDistanceAlongSpline"); + + Params::SplineComponent_GetUpVectorAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetUpVectorAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetUpVectorAtSplineInputKey(float InKey, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetUpVectorAtSplineInputKey"); + + Params::SplineComponent_GetUpVectorAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetUpVectorAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetUpVectorAtSplinePoint(int32 PointIndex, ESplineCoordinateSpace CoordinateSpace) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetUpVectorAtSplinePoint"); + + Params::SplineComponent_GetUpVectorAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + Parms.CoordinateSpace = CoordinateSpace; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetUpVectorAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESplineCoordinateSpace CoordinateSpace (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetUpVectorAtTime(float Time, ESplineCoordinateSpace CoordinateSpace, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetUpVectorAtTime"); + + Params::SplineComponent_GetUpVectorAtTime Parms{}; + + Parms.Time = Time; + Parms.CoordinateSpace = CoordinateSpace; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetVectorPropertyAtSplineInputKey +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InKey (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetVectorPropertyAtSplineInputKey(float InKey, class FName PropertyName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetVectorPropertyAtSplineInputKey"); + + Params::SplineComponent_GetVectorPropertyAtSplineInputKey Parms{}; + + Parms.InKey = InKey; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetVectorPropertyAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetVectorPropertyAtSplinePoint(int32 Index_0, class FName PropertyName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetVectorPropertyAtSplinePoint"); + + Params::SplineComponent_GetVectorPropertyAtSplinePoint Parms{}; + + Parms.Index_0 = Index_0; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldDirectionAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldDirectionAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldDirectionAtDistanceAlongSpline"); + + Params::SplineComponent_GetWorldDirectionAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldDirectionAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldDirectionAtTime(float Time, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldDirectionAtTime"); + + Params::SplineComponent_GetWorldDirectionAtTime Parms{}; + + Parms.Time = Time; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldLocationAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldLocationAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldLocationAtDistanceAlongSpline"); + + Params::SplineComponent_GetWorldLocationAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldLocationAtSplinePoint +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 PointIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldLocationAtSplinePoint(int32 PointIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldLocationAtSplinePoint"); + + Params::SplineComponent_GetWorldLocationAtSplinePoint Parms{}; + + Parms.PointIndex = PointIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldLocationAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldLocationAtTime(float Time, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldLocationAtTime"); + + Params::SplineComponent_GetWorldLocationAtTime Parms{}; + + Parms.Time = Time; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldRotationAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetWorldRotationAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldRotationAtDistanceAlongSpline"); + + Params::SplineComponent_GetWorldRotationAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldRotationAtTime +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseConstantVelocity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USplineComponent::GetWorldRotationAtTime(float Time, bool bUseConstantVelocity) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldRotationAtTime"); + + Params::SplineComponent_GetWorldRotationAtTime Parms{}; + + Parms.Time = Time; + Parms.bUseConstantVelocity = bUseConstantVelocity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.GetWorldTangentAtDistanceAlongSpline +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float Distance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineComponent::GetWorldTangentAtDistanceAlongSpline(float Distance) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "GetWorldTangentAtDistanceAlongSpline"); + + Params::SplineComponent_GetWorldTangentAtDistanceAlongSpline Parms{}; + + Parms.Distance = Distance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineComponent.IsClosedLoop +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USplineComponent::IsClosedLoop() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineComponent", "IsClosedLoop"); + + Params::SplineComponent_IsClosedLoop Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.SetBoundaryMax +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InBoundaryMax (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetBoundaryMax(float InBoundaryMax, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetBoundaryMax"); + + Params::SplineMeshComponent_SetBoundaryMax Parms{}; + + Parms.InBoundaryMax = InBoundaryMax; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetBoundaryMin +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InBoundaryMin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetBoundaryMin(float InBoundaryMin, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetBoundaryMin"); + + Params::SplineMeshComponent_SetBoundaryMin Parms{}; + + Parms.InBoundaryMin = InBoundaryMin; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndOffset +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& EndOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndOffset(const struct FVector2D& EndOffset, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndOffset"); + + Params::SplineMeshComponent_SetEndOffset Parms{}; + + Parms.EndOffset = std::move(EndOffset); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndPosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& EndPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndPosition(const struct FVector& EndPos, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndPosition"); + + Params::SplineMeshComponent_SetEndPosition Parms{}; + + Parms.EndPos = std::move(EndPos); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndRoll +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float EndRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndRoll(float EndRoll, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndRoll"); + + Params::SplineMeshComponent_SetEndRoll Parms{}; + + Parms.EndRoll = EndRoll; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndRollDegrees +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float EndRollDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndRollDegrees(float EndRollDegrees, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndRollDegrees"); + + Params::SplineMeshComponent_SetEndRollDegrees Parms{}; + + Parms.EndRollDegrees = EndRollDegrees; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& EndScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndScale(const struct FVector2D& EndScale, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndScale"); + + Params::SplineMeshComponent_SetEndScale Parms{}; + + Parms.EndScale = std::move(EndScale); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetEndTangent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& EndTangent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetEndTangent(const struct FVector& EndTangent, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetEndTangent"); + + Params::SplineMeshComponent_SetEndTangent Parms{}; + + Parms.EndTangent = std::move(EndTangent); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetForwardAxis +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ESplineMeshAxis InForwardAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetForwardAxis(ESplineMeshAxis InForwardAxis, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetForwardAxis"); + + Params::SplineMeshComponent_SetForwardAxis Parms{}; + + Parms.InForwardAxis = InForwardAxis; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetSplineUpDir +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InSplineUpDir (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetSplineUpDir(const struct FVector& InSplineUpDir, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetSplineUpDir"); + + Params::SplineMeshComponent_SetSplineUpDir Parms{}; + + Parms.InSplineUpDir = std::move(InSplineUpDir); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartAndEnd +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& StartPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& StartTangent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& EndPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& EndTangent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartAndEnd(const struct FVector& StartPos, const struct FVector& StartTangent, const struct FVector& EndPos, const struct FVector& EndTangent, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartAndEnd"); + + Params::SplineMeshComponent_SetStartAndEnd Parms{}; + + Parms.StartPos = std::move(StartPos); + Parms.StartTangent = std::move(StartTangent); + Parms.EndPos = std::move(EndPos); + Parms.EndTangent = std::move(EndTangent); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartOffset +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& StartOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartOffset(const struct FVector2D& StartOffset, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartOffset"); + + Params::SplineMeshComponent_SetStartOffset Parms{}; + + Parms.StartOffset = std::move(StartOffset); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartPosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& StartPos (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartPosition(const struct FVector& StartPos, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartPosition"); + + Params::SplineMeshComponent_SetStartPosition Parms{}; + + Parms.StartPos = std::move(StartPos); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartRoll +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartRoll (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartRoll(float StartRoll, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartRoll"); + + Params::SplineMeshComponent_SetStartRoll Parms{}; + + Parms.StartRoll = StartRoll; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartRollDegrees +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float StartRollDegrees (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartRollDegrees(float StartRollDegrees, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartRollDegrees"); + + Params::SplineMeshComponent_SetStartRollDegrees Parms{}; + + Parms.StartRollDegrees = StartRollDegrees; + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& StartScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartScale(const struct FVector2D& StartScale, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartScale"); + + Params::SplineMeshComponent_SetStartScale Parms{}; + + Parms.StartScale = std::move(StartScale); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.SetStartTangent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& StartTangent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUpdateMesh (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USplineMeshComponent::SetStartTangent(const struct FVector& StartTangent, bool bUpdateMesh) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "SetStartTangent"); + + Params::SplineMeshComponent_SetStartTangent Parms{}; + + Parms.StartTangent = std::move(StartTangent); + Parms.bUpdateMesh = bUpdateMesh; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.UpdateMesh +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void USplineMeshComponent::UpdateMesh() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "UpdateMesh"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SplineMeshComponent.GetBoundaryMax +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineMeshComponent::GetBoundaryMax() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetBoundaryMax"); + + Params::SplineMeshComponent_GetBoundaryMax Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetBoundaryMin +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineMeshComponent::GetBoundaryMin() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetBoundaryMin"); + + Params::SplineMeshComponent_GetBoundaryMin Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetEndOffset +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D USplineMeshComponent::GetEndOffset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetEndOffset"); + + Params::SplineMeshComponent_GetEndOffset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetEndPosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineMeshComponent::GetEndPosition() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetEndPosition"); + + Params::SplineMeshComponent_GetEndPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetEndRoll +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineMeshComponent::GetEndRoll() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetEndRoll"); + + Params::SplineMeshComponent_GetEndRoll Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetEndScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D USplineMeshComponent::GetEndScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetEndScale"); + + Params::SplineMeshComponent_GetEndScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetEndTangent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineMeshComponent::GetEndTangent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetEndTangent"); + + Params::SplineMeshComponent_GetEndTangent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetForwardAxis +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// ESplineMeshAxis ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +ESplineMeshAxis USplineMeshComponent::GetForwardAxis() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetForwardAxis"); + + Params::SplineMeshComponent_GetForwardAxis Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetSplineUpDir +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineMeshComponent::GetSplineUpDir() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetSplineUpDir"); + + Params::SplineMeshComponent_GetSplineUpDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetStartOffset +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D USplineMeshComponent::GetStartOffset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetStartOffset"); + + Params::SplineMeshComponent_GetStartOffset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetStartPosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineMeshComponent::GetStartPosition() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetStartPosition"); + + Params::SplineMeshComponent_GetStartPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetStartRoll +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USplineMeshComponent::GetStartRoll() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetStartRoll"); + + Params::SplineMeshComponent_GetStartRoll Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetStartScale +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D USplineMeshComponent::GetStartScale() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetStartScale"); + + Params::SplineMeshComponent_GetStartScale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SplineMeshComponent.GetStartTangent +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USplineMeshComponent::GetStartTangent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SplineMeshComponent", "GetStartTangent"); + + Params::SplineMeshComponent_GetStartTangent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionDestructibleInHLODSupportLibrary.DamageInHLOD +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TScriptInterface&DestructibleInHLOD (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DamagePercent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWorldPartitionDestructibleInHLODSupportLibrary::DamageInHLOD(const TScriptInterface& DestructibleInHLOD, float DamagePercent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionDestructibleInHLODSupportLibrary", "DamageInHLOD"); + + Params::WorldPartitionDestructibleInHLODSupportLibrary_DamageInHLOD Parms{}; + + Parms.DestructibleInHLOD = DestructibleInHLOD; + Parms.DamagePercent = DamagePercent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionDestructibleInHLODSupportLibrary.DestroyInHLOD +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TScriptInterface&DestructibleInHLOD (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UWorldPartitionDestructibleInHLODSupportLibrary::DestroyInHLOD(const TScriptInterface& DestructibleInHLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionDestructibleInHLODSupportLibrary", "DestroyInHLOD"); + + Params::WorldPartitionDestructibleInHLODSupportLibrary_DestroyInHLOD Parms{}; + + Parms.DestructibleInHLOD = DestructibleInHLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionStreamingSourceComponent.DisableStreamingSource +// (Final, Native, Public, BlueprintCallable) + +void UWorldPartitionStreamingSourceComponent::DisableStreamingSource() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionStreamingSourceComponent", "DisableStreamingSource"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionStreamingSourceComponent.EnableStreamingSource +// (Final, Native, Public, BlueprintCallable) + +void UWorldPartitionStreamingSourceComponent::EnableStreamingSource() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionStreamingSourceComponent", "EnableStreamingSource"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionStreamingSourceComponent.IsStreamingCompleted +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionStreamingSourceComponent::IsStreamingCompleted() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionStreamingSourceComponent", "IsStreamingCompleted"); + + Params::WorldPartitionStreamingSourceComponent_IsStreamingCompleted Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionStreamingSourceComponent.IsStreamingSourceEnabled +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionStreamingSourceComponent::IsStreamingSourceEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionStreamingSourceComponent", "IsStreamingSourceEnabled"); + + Params::WorldPartitionStreamingSourceComponent_IsStreamingSourceEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveFloat.GetFloatValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UCurveFloat::GetFloatValue(float InTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveFloat", "GetFloatValue"); + + Params::CurveFloat_GetFloatValue Parms{}; + + Parms.InTime = InTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveLinearColorAtlas.GetCurvePosition +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UCurveLinearColor* InCurve (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* position (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UCurveLinearColorAtlas::GetCurvePosition(class UCurveLinearColor* InCurve, float* position) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveLinearColorAtlas", "GetCurvePosition"); + + Params::CurveLinearColorAtlas_GetCurvePosition Parms{}; + + Parms.InCurve = InCurve; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (position != nullptr) + *position = Parms.position; + + return Parms.ReturnValue; +} + + +// Function Engine.CurveVector.GetVectorValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float InTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCurveVector::GetVectorValue(float InTime) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("CurveVector", "GetVectorValue"); + + Params::CurveVector_GetVectorValue Parms{}; + + Parms.InTime = InTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Canvas.K2_Deproject +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldOrigin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* WorldDirection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_Deproject(const struct FVector2D& ScreenPosition, struct FVector* WorldOrigin, struct FVector* WorldDirection) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_Deproject"); + + Params::Canvas_K2_Deproject Parms{}; + + Parms.ScreenPosition = std::move(ScreenPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (WorldOrigin != nullptr) + *WorldOrigin = std::move(Parms.WorldOrigin); + + if (WorldDirection != nullptr) + *WorldDirection = std::move(Parms.WorldDirection); +} + + +// Function Engine.Canvas.K2_DrawBorder +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UTexture* BorderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* BackgroundTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* LeftBorderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* RightBorderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* TopBorderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* BottomBorderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinatePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinateSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& BorderScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& BackgroundScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& PivotPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CornerSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawBorder(class UTexture* BorderTexture, class UTexture* BackgroundTexture, class UTexture* LeftBorderTexture, class UTexture* RightBorderTexture, class UTexture* TopBorderTexture, class UTexture* BottomBorderTexture, const struct FVector2D& ScreenPosition, const struct FVector2D& ScreenSize, const struct FVector2D& CoordinatePosition, const struct FVector2D& CoordinateSize, const struct FLinearColor& RenderColor, const struct FVector2D& BorderScale, const struct FVector2D& BackgroundScale, float Rotation, const struct FVector2D& PivotPoint, const struct FVector2D& CornerSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawBorder"); + + Params::Canvas_K2_DrawBorder Parms{}; + + Parms.BorderTexture = BorderTexture; + Parms.BackgroundTexture = BackgroundTexture; + Parms.LeftBorderTexture = LeftBorderTexture; + Parms.RightBorderTexture = RightBorderTexture; + Parms.TopBorderTexture = TopBorderTexture; + Parms.BottomBorderTexture = BottomBorderTexture; + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.ScreenSize = std::move(ScreenSize); + Parms.CoordinatePosition = std::move(CoordinatePosition); + Parms.CoordinateSize = std::move(CoordinateSize); + Parms.RenderColor = std::move(RenderColor); + Parms.BorderScale = std::move(BorderScale); + Parms.BackgroundScale = std::move(BackgroundScale); + Parms.Rotation = Rotation; + Parms.PivotPoint = std::move(PivotPoint); + Parms.CornerSize = std::move(CornerSize); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawBox +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawBox(const struct FVector2D& ScreenPosition, const struct FVector2D& ScreenSize, float Thickness, const struct FLinearColor& RenderColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawBox"); + + Params::Canvas_K2_DrawBox Parms{}; + + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.ScreenSize = std::move(ScreenSize); + Parms.Thickness = Thickness; + Parms.RenderColor = std::move(RenderColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawLine +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector2D& ScreenPositionA (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPositionB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawLine(const struct FVector2D& ScreenPositionA, const struct FVector2D& ScreenPositionB, float Thickness, const struct FLinearColor& RenderColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawLine"); + + Params::Canvas_K2_DrawLine Parms{}; + + Parms.ScreenPositionA = std::move(ScreenPositionA); + Parms.ScreenPositionB = std::move(ScreenPositionB); + Parms.Thickness = Thickness; + Parms.RenderColor = std::move(RenderColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawMaterial +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UMaterialInterface* RenderMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinatePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinateSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& PivotPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawMaterial(class UMaterialInterface* RenderMaterial, const struct FVector2D& ScreenPosition, const struct FVector2D& ScreenSize, const struct FVector2D& CoordinatePosition, const struct FVector2D& CoordinateSize, float Rotation, const struct FVector2D& PivotPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawMaterial"); + + Params::Canvas_K2_DrawMaterial Parms{}; + + Parms.RenderMaterial = RenderMaterial; + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.ScreenSize = std::move(ScreenSize); + Parms.CoordinatePosition = std::move(CoordinatePosition); + Parms.CoordinateSize = std::move(CoordinateSize); + Parms.Rotation = Rotation; + Parms.PivotPoint = std::move(PivotPoint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawMaterialTriangle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* RenderMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Triangles (Parm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawMaterialTriangle(class UMaterialInterface* RenderMaterial, const TArray& Triangles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawMaterialTriangle"); + + Params::Canvas_K2_DrawMaterialTriangle Parms{}; + + Parms.RenderMaterial = RenderMaterial; + Parms.Triangles = std::move(Triangles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawPolygon +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UTexture* RenderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumberOfSides (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawPolygon(class UTexture* RenderTexture, const struct FVector2D& ScreenPosition, const struct FVector2D& Radius, int32 NumberOfSides, const struct FLinearColor& RenderColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawPolygon"); + + Params::Canvas_K2_DrawPolygon Parms{}; + + Parms.RenderTexture = RenderTexture; + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.Radius = std::move(Radius); + Parms.NumberOfSides = NumberOfSides; + Parms.RenderColor = std::move(RenderColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawText +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UFont* RenderFont (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& RenderText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Kerning (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ShadowColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ShadowOffset (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCentreX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCentreY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bOutlined (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& OutlineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawText(class UFont* RenderFont, const class FString& RenderText, const struct FVector2D& ScreenPosition, const struct FVector2D& Scale, const struct FLinearColor& RenderColor, float Kerning, const struct FLinearColor& ShadowColor, const struct FVector2D& ShadowOffset, bool bCentreX, bool bCentreY, bool bOutlined, const struct FLinearColor& OutlineColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawText"); + + Params::Canvas_K2_DrawText Parms{}; + + Parms.RenderFont = RenderFont; + Parms.RenderText = std::move(RenderText); + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.Scale = std::move(Scale); + Parms.RenderColor = std::move(RenderColor); + Parms.Kerning = Kerning; + Parms.ShadowColor = std::move(ShadowColor); + Parms.ShadowOffset = std::move(ShadowOffset); + Parms.bCentreX = bCentreX; + Parms.bCentreY = bCentreY; + Parms.bOutlined = bOutlined; + Parms.OutlineColor = std::move(OutlineColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawTexture +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UTexture* RenderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& ScreenSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinatePosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& CoordinateSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& RenderColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EBlendMode BlendMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& PivotPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawTexture(class UTexture* RenderTexture, const struct FVector2D& ScreenPosition, const struct FVector2D& ScreenSize, const struct FVector2D& CoordinatePosition, const struct FVector2D& CoordinateSize, const struct FLinearColor& RenderColor, EBlendMode BlendMode, float Rotation, const struct FVector2D& PivotPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawTexture"); + + Params::Canvas_K2_DrawTexture Parms{}; + + Parms.RenderTexture = RenderTexture; + Parms.ScreenPosition = std::move(ScreenPosition); + Parms.ScreenSize = std::move(ScreenSize); + Parms.CoordinatePosition = std::move(CoordinatePosition); + Parms.CoordinateSize = std::move(CoordinateSize); + Parms.RenderColor = std::move(RenderColor); + Parms.BlendMode = BlendMode; + Parms.Rotation = Rotation; + Parms.PivotPoint = std::move(PivotPoint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_DrawTriangle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTexture* RenderTexture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Triangles (Parm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UCanvas::K2_DrawTriangle(class UTexture* RenderTexture, const TArray& Triangles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_DrawTriangle"); + + Params::Canvas_K2_DrawTriangle Parms{}; + + Parms.RenderTexture = RenderTexture; + Parms.Triangles = std::move(Triangles); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.Canvas.K2_Project +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& WorldLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UCanvas::K2_Project(const struct FVector& WorldLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_Project"); + + Params::Canvas_K2_Project Parms{}; + + Parms.WorldLocation = std::move(WorldLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Canvas.K2_StrLen +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UFont* RenderFont (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& RenderText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UCanvas::K2_StrLen(class UFont* RenderFont, const class FString& RenderText) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_StrLen"); + + Params::Canvas_K2_StrLen Parms{}; + + Parms.RenderFont = RenderFont; + Parms.RenderText = std::move(RenderText); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.Canvas.K2_TextSize +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UFont* RenderFont (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& RenderText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UCanvas::K2_TextSize(class UFont* RenderFont, const class FString& RenderText, const struct FVector2D& Scale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("Canvas", "K2_TextSize"); + + Params::Canvas_K2_TextSize Parms{}; + + Parms.RenderFont = RenderFont; + Parms.RenderText = std::move(RenderText); + Parms.Scale = std::move(Scale); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataTableFunctionLibrary.DoesDataTableRowExist +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName RowName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataTableFunctionLibrary::DoesDataTableRowExist(const class UDataTable* Table, class FName RowName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "DoesDataTableRowExist"); + + Params::DataTableFunctionLibrary_DoesDataTableRowExist Parms{}; + + Parms.Table = Table; + Parms.RowName = RowName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataTableFunctionLibrary.EvaluateCurveTableRow +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UCurveTable* CurveTable (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName RowName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InXY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEvaluateCurveTableResult* OutResult (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutXY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& ContextString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataTableFunctionLibrary::EvaluateCurveTableRow(class UCurveTable* CurveTable, class FName RowName, float InXY, EEvaluateCurveTableResult* OutResult, float* OutXY, const class FString& ContextString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "EvaluateCurveTableRow"); + + Params::DataTableFunctionLibrary_EvaluateCurveTableRow Parms{}; + + Parms.CurveTable = CurveTable; + Parms.RowName = RowName; + Parms.InXY = InXY; + Parms.ContextString = std::move(ContextString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutResult != nullptr) + *OutResult = Parms.OutResult; + + if (OutXY != nullptr) + *OutXY = Parms.OutXY; +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableColumnAsString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UDataTable* DataTable (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UDataTableFunctionLibrary::GetDataTableColumnAsString(const class UDataTable* DataTable, class FName PropertyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableColumnAsString"); + + Params::DataTableFunctionLibrary_GetDataTableColumnAsString Parms{}; + + Parms.DataTable = DataTable; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableColumnExportNames +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutExportColumnNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UDataTableFunctionLibrary::GetDataTableColumnExportNames(const class UDataTable* Table, TArray* OutExportColumnNames) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableColumnExportNames"); + + Params::DataTableFunctionLibrary_GetDataTableColumnExportNames Parms{}; + + Parms.Table = Table; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutExportColumnNames != nullptr) + *OutExportColumnNames = std::move(Parms.OutExportColumnNames); +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableColumnNameFromExportName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& ColumnExportName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* OutColumnName (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataTableFunctionLibrary::GetDataTableColumnNameFromExportName(const class UDataTable* Table, const class FString& ColumnExportName, class FName* OutColumnName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableColumnNameFromExportName"); + + Params::DataTableFunctionLibrary_GetDataTableColumnNameFromExportName Parms{}; + + Parms.Table = Table; + Parms.ColumnExportName = std::move(ColumnExportName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutColumnName != nullptr) + *OutColumnName = Parms.OutColumnName; + + return Parms.ReturnValue; +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableColumnNames +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutColumnNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UDataTableFunctionLibrary::GetDataTableColumnNames(const class UDataTable* Table, TArray* OutColumnNames) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableColumnNames"); + + Params::DataTableFunctionLibrary_GetDataTableColumnNames Parms{}; + + Parms.Table = Table; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutColumnNames != nullptr) + *OutColumnNames = std::move(Parms.OutColumnNames); +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableRowFromName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UDataTable* Table (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName RowName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTableRowBase* OutRow (Parm, OutParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataTableFunctionLibrary::GetDataTableRowFromName(class UDataTable* Table, class FName RowName, struct FTableRowBase* OutRow) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableRowFromName"); + + Params::DataTableFunctionLibrary_GetDataTableRowFromName Parms{}; + + Parms.Table = Table; + Parms.RowName = RowName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRow != nullptr) + *OutRow = std::move(Parms.OutRow); + + return Parms.ReturnValue; +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableRowNames +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutRowNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UDataTableFunctionLibrary::GetDataTableRowNames(const class UDataTable* Table, TArray* OutRowNames) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableRowNames"); + + Params::DataTableFunctionLibrary_GetDataTableRowNames Parms{}; + + Parms.Table = Table; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutRowNames != nullptr) + *OutRowNames = std::move(Parms.OutRowNames); +} + + +// Function Engine.DataTableFunctionLibrary.GetDataTableRowStruct +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UDataTable* Table (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class UScriptStruct* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class UScriptStruct* UDataTableFunctionLibrary::GetDataTableRowStruct(const class UDataTable* Table) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("DataTableFunctionLibrary", "GetDataTableRowStruct"); + + Params::DataTableFunctionLibrary_GetDataTableRowStruct Parms{}; + + Parms.Table = Table; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalActor.CreateDynamicMaterialInstance +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* ADecalActor::CreateDynamicMaterialInstance() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalActor", "CreateDynamicMaterialInstance"); + + Params::DecalActor_CreateDynamicMaterialInstance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DecalActor.SetDecalMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewDecalMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADecalActor::SetDecalMaterial(class UMaterialInterface* NewDecalMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalActor", "SetDecalMaterial"); + + Params::DecalActor_SetDecalMaterial Parms{}; + + Parms.NewDecalMaterial = NewDecalMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DecalActor.GetDecalMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* ADecalActor::GetDecalMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DecalActor", "GetDecalMaterial"); + + Params::DecalActor_GetDecalMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DefaultPawn.LookUpAtRate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Rate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADefaultPawn::LookUpAtRate(float Rate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DefaultPawn", "LookUpAtRate"); + + Params::DefaultPawn_LookUpAtRate Parms{}; + + Parms.Rate = Rate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DefaultPawn.MoveForward +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADefaultPawn::MoveForward(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DefaultPawn", "MoveForward"); + + Params::DefaultPawn_MoveForward Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DefaultPawn.MoveRight +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADefaultPawn::MoveRight(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DefaultPawn", "MoveRight"); + + Params::DefaultPawn_MoveRight Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DefaultPawn.MoveUp_World +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Val (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADefaultPawn::MoveUp_World(float Val) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DefaultPawn", "MoveUp_World"); + + Params::DefaultPawn_MoveUp_World Parms{}; + + Parms.Val = Val; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DefaultPawn.TurnAtRate +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float Rate (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ADefaultPawn::TurnAtRate(float Rate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DefaultPawn", "TurnAtRate"); + + Params::DefaultPawn_TurnAtRate Parms{}; + + Parms.Rate = Rate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TypedElementCommonActions.CopyNormalizedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::CopyNormalizedElements(const struct FScriptTypedElementListProxy& ElementList) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "CopyNormalizedElements"); + + Params::TypedElementCommonActions_CopyNormalizedElements Parms{}; + + Parms.ElementList = std::move(ElementList); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.CopyNormalizedElementsToString +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class FString* OutputString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::CopyNormalizedElementsToString(const struct FScriptTypedElementListProxy& ElementList, class FString* OutputString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "CopyNormalizedElementsToString"); + + Params::TypedElementCommonActions_CopyNormalizedElementsToString Parms{}; + + Parms.ElementList = std::move(ElementList); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutputString != nullptr) + *OutputString = std::move(Parms.OutputString); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.CopySelectedElements +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UTypedElementSelectionSet* SelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::CopySelectedElements(class UTypedElementSelectionSet* SelectionSet) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "CopySelectedElements"); + + Params::TypedElementCommonActions_CopySelectedElements Parms{}; + + Parms.SelectionSet = SelectionSet; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.CopySelectedElementsToString +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UTypedElementSelectionSet* SelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutputString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::CopySelectedElementsToString(class UTypedElementSelectionSet* SelectionSet, class FString* OutputString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "CopySelectedElementsToString"); + + Params::TypedElementCommonActions_CopySelectedElementsToString Parms{}; + + Parms.SelectionSet = SelectionSet; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutputString != nullptr) + *OutputString = std::move(Parms.OutputString); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.DeleteNormalizedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTypedElementSelectionSet* InSelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementDeletionOptions&DeletionOptions (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::DeleteNormalizedElements(const struct FScriptTypedElementListProxy& ElementList, class UWorld* World, class UTypedElementSelectionSet* InSelectionSet, const struct FTypedElementDeletionOptions& DeletionOptions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "DeleteNormalizedElements"); + + Params::TypedElementCommonActions_DeleteNormalizedElements Parms{}; + + Parms.ElementList = std::move(ElementList); + Parms.World = World; + Parms.InSelectionSet = InSelectionSet; + Parms.DeletionOptions = std::move(DeletionOptions); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.DeleteSelectedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UTypedElementSelectionSet* SelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementDeletionOptions&DeletionOptions (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UTypedElementCommonActions::DeleteSelectedElements(class UTypedElementSelectionSet* SelectionSet, class UWorld* World, const struct FTypedElementDeletionOptions& DeletionOptions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "DeleteSelectedElements"); + + Params::TypedElementCommonActions_DeleteSelectedElements Parms{}; + + Parms.SelectionSet = SelectionSet; + Parms.World = World; + Parms.DeletionOptions = std::move(DeletionOptions); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.DuplicateNormalizedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LocationOffset (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::DuplicateNormalizedElements(const struct FScriptTypedElementListProxy& ElementList, class UWorld* World, const struct FVector& LocationOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "DuplicateNormalizedElements"); + + Params::TypedElementCommonActions_DuplicateNormalizedElements Parms{}; + + Parms.ElementList = std::move(ElementList); + Parms.World = World; + Parms.LocationOffset = std::move(LocationOffset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.K2_DuplicateSelectedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UTypedElementSelectionSet* SelectionSet (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LocationOffset (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::K2_DuplicateSelectedElements(const class UTypedElementSelectionSet* SelectionSet, class UWorld* World, const struct FVector& LocationOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "K2_DuplicateSelectedElements"); + + Params::TypedElementCommonActions_K2_DuplicateSelectedElements Parms{}; + + Parms.SelectionSet = SelectionSet; + Parms.World = World; + Parms.LocationOffset = std::move(LocationOffset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.K2_PasteElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UTypedElementSelectionSet* SelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementPasteOptions& PasteOption (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::K2_PasteElements(class UTypedElementSelectionSet* SelectionSet, class UWorld* World, const struct FTypedElementPasteOptions& PasteOption) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "K2_PasteElements"); + + Params::TypedElementCommonActions_K2_PasteElements Parms{}; + + Parms.SelectionSet = SelectionSet; + Parms.World = World; + Parms.PasteOption = std::move(PasteOption); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.K2_PasteNormalizedElements +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementPasteOptions& PasteOption (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::K2_PasteNormalizedElements(const struct FScriptTypedElementListProxy& ElementList, class UWorld* World, const struct FTypedElementPasteOptions& PasteOption) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "K2_PasteNormalizedElements"); + + Params::TypedElementCommonActions_K2_PasteNormalizedElements Parms{}; + + Parms.ElementList = std::move(ElementList); + Parms.World = World; + Parms.PasteOption = std::move(PasteOption); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.PasteElementsFromString +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UTypedElementSelectionSet* SelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementPasteOptions& PasteOption (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& InputString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::PasteElementsFromString(class UTypedElementSelectionSet* SelectionSet, class UWorld* World, const struct FTypedElementPasteOptions& PasteOption, const class FString& InputString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "PasteElementsFromString"); + + Params::TypedElementCommonActions_PasteElementsFromString Parms{}; + + Parms.SelectionSet = SelectionSet; + Parms.World = World; + Parms.PasteOption = std::move(PasteOption); + Parms.InputString = std::move(InputString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementCommonActions.PasteNormalizedElementsFromString +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementListProxy&ElementList (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementPasteOptions& PasteOption (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& InputString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArrayReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UTypedElementCommonActions::PasteNormalizedElementsFromString(const struct FScriptTypedElementListProxy& ElementList, class UWorld* World, const struct FTypedElementPasteOptions& PasteOption, const class FString& InputString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("TypedElementCommonActions", "PasteNormalizedElementsFromString"); + + Params::TypedElementCommonActions_PasteNormalizedElementsFromString Parms{}; + + Parms.ElementList = std::move(ElementList); + Parms.World = World; + Parms.PasteOption = std::move(PasteOption); + Parms.InputString = std::move(InputString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanDeleteElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanDeleteElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanDeleteElement"); + + Params::TypedElementWorldInterface_CanDeleteElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanDuplicateElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanDuplicateElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanDuplicateElement"); + + Params::TypedElementWorldInterface_CanDuplicateElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanEditElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanEditElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanEditElement"); + + Params::TypedElementWorldInterface_CanEditElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanMoveElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const ETypedElementWorldType InWorldType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanMoveElement(const struct FScriptTypedElementHandle& InElementHandle, const ETypedElementWorldType InWorldType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanMoveElement"); + + Params::TypedElementWorldInterface_CanMoveElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InWorldType = InWorldType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanPromoteElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanPromoteElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanPromoteElement"); + + Params::TypedElementWorldInterface_CanPromoteElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.CanScaleElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::CanScaleElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "CanScaleElement"); + + Params::TypedElementWorldInterface_CanScaleElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.DeleteElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* InWorld (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTypedElementSelectionSet* InSelectionSet (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTypedElementDeletionOptions&InDeletionOptions (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::DeleteElement(const struct FScriptTypedElementHandle& InElementHandle, class UWorld* InWorld, class UTypedElementSelectionSet* InSelectionSet, const struct FTypedElementDeletionOptions& InDeletionOptions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "DeleteElement"); + + Params::TypedElementWorldInterface_DeleteElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InWorld = InWorld; + Parms.InSelectionSet = InSelectionSet; + Parms.InDeletionOptions = std::move(InDeletionOptions); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.DuplicateElement +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* InWorld (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InLocationOffset (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FScriptTypedElementHandle ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FScriptTypedElementHandle ITypedElementWorldInterface::DuplicateElement(const struct FScriptTypedElementHandle& InElementHandle, class UWorld* InWorld, const struct FVector& InLocationOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "DuplicateElement"); + + Params::TypedElementWorldInterface_DuplicateElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InWorld = InWorld; + Parms.InLocationOffset = std::move(InLocationOffset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetBounds +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FBoxSphereBounds* OutBounds (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::GetBounds(const struct FScriptTypedElementHandle& InElementHandle, struct FBoxSphereBounds* OutBounds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetBounds"); + + Params::TypedElementWorldInterface_GetBounds Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutBounds != nullptr) + *OutBounds = std::move(Parms.OutBounds); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetOwnerLevel +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class ULevel* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevel* ITypedElementWorldInterface::GetOwnerLevel(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetOwnerLevel"); + + Params::TypedElementWorldInterface_GetOwnerLevel Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetOwnerWorld +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UWorld* ITypedElementWorldInterface::GetOwnerWorld(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetOwnerWorld"); + + Params::TypedElementWorldInterface_GetOwnerWorld Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetPivotOffset +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FVector* OutPivotOffset (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::GetPivotOffset(const struct FScriptTypedElementHandle& InElementHandle, struct FVector* OutPivotOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetPivotOffset"); + + Params::TypedElementWorldInterface_GetPivotOffset Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPivotOffset != nullptr) + *OutPivotOffset = std::move(Parms.OutPivotOffset); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetRelativeTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FTransform* OutTransform (Parm, OutParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::GetRelativeTransform(const struct FScriptTypedElementHandle& InElementHandle, struct FTransform* OutTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetRelativeTransform"); + + Params::TypedElementWorldInterface_GetRelativeTransform Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTransform != nullptr) + *OutTransform = std::move(Parms.OutTransform); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.GetWorldTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FTransform* OutTransform (Parm, OutParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::GetWorldTransform(const struct FScriptTypedElementHandle& InElementHandle, struct FTransform* OutTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "GetWorldTransform"); + + Params::TypedElementWorldInterface_GetWorldTransform Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTransform != nullptr) + *OutTransform = std::move(Parms.OutTransform); + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.IsTemplateElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::IsTemplateElement(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "IsTemplateElement"); + + Params::TypedElementWorldInterface_IsTemplateElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.NotifyMovementEnded +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void ITypedElementWorldInterface::NotifyMovementEnded(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "NotifyMovementEnded"); + + Params::TypedElementWorldInterface_NotifyMovementEnded Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TypedElementWorldInterface.NotifyMovementOngoing +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void ITypedElementWorldInterface::NotifyMovementOngoing(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "NotifyMovementOngoing"); + + Params::TypedElementWorldInterface_NotifyMovementOngoing Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TypedElementWorldInterface.NotifyMovementStarted +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void ITypedElementWorldInterface::NotifyMovementStarted(const struct FScriptTypedElementHandle& InElementHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "NotifyMovementStarted"); + + Params::TypedElementWorldInterface_NotifyMovementStarted Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.TypedElementWorldInterface.PromoteElement +// (RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UWorld* OverrideWorld (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FScriptTypedElementHandle ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FScriptTypedElementHandle ITypedElementWorldInterface::PromoteElement(const struct FScriptTypedElementHandle& InElementHandle, class UWorld* OverrideWorld) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "PromoteElement"); + + Params::TypedElementWorldInterface_PromoteElement Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.OverrideWorld = OverrideWorld; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.SetPivotOffset +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& InPivotOffset (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::SetPivotOffset(const struct FScriptTypedElementHandle& InElementHandle, const struct FVector& InPivotOffset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "SetPivotOffset"); + + Params::TypedElementWorldInterface_SetPivotOffset Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InPivotOffset = std::move(InPivotOffset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.SetRelativeTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FTransform& InTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::SetRelativeTransform(const struct FScriptTypedElementHandle& InElementHandle, const struct FTransform& InTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "SetRelativeTransform"); + + Params::TypedElementWorldInterface_SetRelativeTransform Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InTransform = std::move(InTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.TypedElementWorldInterface.SetWorldTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FScriptTypedElementHandle& InElementHandle (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FTransform& InTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ITypedElementWorldInterface::SetWorldTransform(const struct FScriptTypedElementHandle& InElementHandle, const struct FTransform& InTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("TypedElementWorldInterface", "SetWorldTransform"); + + Params::TypedElementWorldInterface_SetWorldTransform Parms{}; + + Parms.InElementHandle = std::move(InElementHandle); + Parms.InTransform = std::move(InTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.AutoDestroySubsystem.OnActorEndPlay +// (Final, Native, Private) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EEndPlayReason EndPlayReason (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UAutoDestroySubsystem::OnActorEndPlay(class AActor* Actor, EEndPlayReason EndPlayReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("AutoDestroySubsystem", "OnActorEndPlay"); + + Params::AutoDestroySubsystem_OnActorEndPlay Parms{}; + + Parms.Actor = Actor; + Parms.EndPlayReason = EndPlayReason; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsSettings.GetPhysicsHistoryCount +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPhysicsSettings::GetPhysicsHistoryCount() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsSettings", "GetPhysicsHistoryCount"); + + Params::PhysicsSettings_GetPhysicsHistoryCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.ActivateDevicePropertyOfClass +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TSubclassOf PropertyClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FActivateDevicePropertyParams&Params_0 (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FInputDevicePropertyHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FInputDevicePropertyHandle UInputDeviceSubsystem::ActivateDevicePropertyOfClass(TSubclassOf PropertyClass, const struct FActivateDevicePropertyParams& Params_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "ActivateDevicePropertyOfClass"); + + Params::InputDeviceSubsystem_ActivateDevicePropertyOfClass Parms{}; + + Parms.PropertyClass = PropertyClass; + Parms.Params_0 = std::move(Params_0); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.RemoveAllDeviceProperties +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UInputDeviceSubsystem::RemoveAllDeviceProperties() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "RemoveAllDeviceProperties"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceSubsystem.RemoveDevicePropertyByHandle +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// const struct FInputDevicePropertyHandle&HandleToRemove (ConstParm, Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputDeviceSubsystem::RemoveDevicePropertyByHandle(const struct FInputDevicePropertyHandle& HandleToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "RemoveDevicePropertyByHandle"); + + Params::InputDeviceSubsystem_RemoveDevicePropertyByHandle Parms{}; + + Parms.HandleToRemove = std::move(HandleToRemove); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceSubsystem.RemoveDevicePropertyHandles +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TSet&HandlesToRemove (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UInputDeviceSubsystem::RemoveDevicePropertyHandles(const TSet& HandlesToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "RemoveDevicePropertyHandles"); + + Params::InputDeviceSubsystem_RemoveDevicePropertyHandles Parms{}; + + Parms.HandlesToRemove = std::move(HandlesToRemove); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceSubsystem.GetActiveDeviceProperty +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FInputDevicePropertyHandle&Handle (ConstParm, Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UInputDeviceProperty* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UInputDeviceProperty* UInputDeviceSubsystem::GetActiveDeviceProperty(const struct FInputDevicePropertyHandle& Handle) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "GetActiveDeviceProperty"); + + Params::InputDeviceSubsystem_GetActiveDeviceProperty Parms{}; + + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.GetInputDeviceHardwareIdentifier +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FInputDeviceId& InputDevice (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHardwareDeviceIdentifier ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FHardwareDeviceIdentifier UInputDeviceSubsystem::GetInputDeviceHardwareIdentifier(const struct FInputDeviceId& InputDevice) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "GetInputDeviceHardwareIdentifier"); + + Params::InputDeviceSubsystem_GetInputDeviceHardwareIdentifier Parms{}; + + Parms.InputDevice = std::move(InputDevice); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.GetMostRecentlyUsedHardwareDevice +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FPlatformUserId& InUserId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHardwareDeviceIdentifier ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FHardwareDeviceIdentifier UInputDeviceSubsystem::GetMostRecentlyUsedHardwareDevice(const struct FPlatformUserId& InUserId) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "GetMostRecentlyUsedHardwareDevice"); + + Params::InputDeviceSubsystem_GetMostRecentlyUsedHardwareDevice Parms{}; + + Parms.InUserId = std::move(InUserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.GetMostRecentlyUsedInputDeviceId +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FPlatformUserId& InUserId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FInputDeviceId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FInputDeviceId UInputDeviceSubsystem::GetMostRecentlyUsedInputDeviceId(const struct FPlatformUserId& InUserId) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "GetMostRecentlyUsedInputDeviceId"); + + Params::InputDeviceSubsystem_GetMostRecentlyUsedInputDeviceId Parms{}; + + Parms.InUserId = std::move(InUserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceSubsystem.IsPropertyActive +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FInputDevicePropertyHandle&Handle (ConstParm, Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceSubsystem::IsPropertyActive(const struct FInputDevicePropertyHandle& Handle) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputDeviceSubsystem", "IsPropertyActive"); + + Params::InputDeviceSubsystem_IsPropertyActive Parms{}; + + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.AsyncLoadOrCreateSaveGameForLocalPlayer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSubclassOf SaveGameClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* LocalPlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegateDelegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::AsyncLoadOrCreateSaveGameForLocalPlayer(TSubclassOf SaveGameClass, class APlayerController* LocalPlayerController, const class FString& SlotName, TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LocalPlayerSaveGame", "AsyncLoadOrCreateSaveGameForLocalPlayer"); + + Params::LocalPlayerSaveGame_AsyncLoadOrCreateSaveGameForLocalPlayer Parms{}; + + Parms.SaveGameClass = SaveGameClass; + Parms.LocalPlayerController = LocalPlayerController; + Parms.SlotName = std::move(SlotName); + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.LoadOrCreateSaveGameForLocalPlayer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSubclassOf SaveGameClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* LocalPlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SlotName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULocalPlayerSaveGame* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULocalPlayerSaveGame* ULocalPlayerSaveGame::LoadOrCreateSaveGameForLocalPlayer(TSubclassOf SaveGameClass, class APlayerController* LocalPlayerController, const class FString& SlotName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LocalPlayerSaveGame", "LoadOrCreateSaveGameForLocalPlayer"); + + Params::LocalPlayerSaveGame_LoadOrCreateSaveGameForLocalPlayer Parms{}; + + Parms.SaveGameClass = SaveGameClass; + Parms.LocalPlayerController = LocalPlayerController; + Parms.SlotName = std::move(SlotName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.AsyncSaveGameToSlotForLocalPlayer +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::AsyncSaveGameToSlotForLocalPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "AsyncSaveGameToSlotForLocalPlayer"); + + Params::LocalPlayerSaveGame_AsyncSaveGameToSlotForLocalPlayer Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.OnPostLoad +// (RequiredAPI, Event, Public, BlueprintEvent) + +void ULocalPlayerSaveGame::OnPostLoad() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "OnPostLoad"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.LocalPlayerSaveGame.OnPostSave +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// bool bSuccess (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ULocalPlayerSaveGame::OnPostSave(bool bSuccess) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "OnPostSave"); + + Params::LocalPlayerSaveGame_OnPostSave Parms{}; + + Parms.bSuccess = bSuccess; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.LocalPlayerSaveGame.OnPreSave +// (RequiredAPI, Event, Public, BlueprintEvent) + +void ULocalPlayerSaveGame::OnPreSave() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "OnPreSave"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.LocalPlayerSaveGame.OnResetToDefault +// (RequiredAPI, Event, Public, BlueprintEvent) + +void ULocalPlayerSaveGame::OnResetToDefault() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "OnResetToDefault"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.LocalPlayerSaveGame.ResetToDefault +// (RequiredAPI, Native, Public, BlueprintCallable) + +void ULocalPlayerSaveGame::ResetToDefault() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "ResetToDefault"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocalPlayerSaveGame.SaveGameToSlotForLocalPlayer +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::SaveGameToSlotForLocalPlayer() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "SaveGameToSlotForLocalPlayer"); + + Params::LocalPlayerSaveGame_SaveGameToSlotForLocalPlayer Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetInvalidDataVersion +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 ULocalPlayerSaveGame::GetInvalidDataVersion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetInvalidDataVersion"); + + Params::LocalPlayerSaveGame_GetInvalidDataVersion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetLatestDataVersion +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 ULocalPlayerSaveGame::GetLatestDataVersion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetLatestDataVersion"); + + Params::LocalPlayerSaveGame_GetLatestDataVersion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetLocalPlayerController +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* ULocalPlayerSaveGame::GetLocalPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetLocalPlayerController"); + + Params::LocalPlayerSaveGame_GetLocalPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetPlatformUserId +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId ULocalPlayerSaveGame::GetPlatformUserId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetPlatformUserId"); + + Params::LocalPlayerSaveGame_GetPlatformUserId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetPlatformUserIndex +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 ULocalPlayerSaveGame::GetPlatformUserIndex() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetPlatformUserIndex"); + + Params::LocalPlayerSaveGame_GetPlatformUserIndex Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetSavedDataVersion +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 ULocalPlayerSaveGame::GetSavedDataVersion() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetSavedDataVersion"); + + Params::LocalPlayerSaveGame_GetSavedDataVersion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.GetSaveSlotName +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString ULocalPlayerSaveGame::GetSaveSlotName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "GetSaveSlotName"); + + Params::LocalPlayerSaveGame_GetSaveSlotName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.IsSaveInProgress +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::IsSaveInProgress() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "IsSaveInProgress"); + + Params::LocalPlayerSaveGame_IsSaveInProgress Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.WasLastSaveSuccessful +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::WasLastSaveSuccessful() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "WasLastSaveSuccessful"); + + Params::LocalPlayerSaveGame_WasLastSaveSuccessful Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.WasLoaded +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::WasLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "WasLoaded"); + + Params::LocalPlayerSaveGame_WasLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LocalPlayerSaveGame.WasSaveRequested +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ULocalPlayerSaveGame::WasSaveRequested() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocalPlayerSaveGame", "WasSaveRequested"); + + Params::LocalPlayerSaveGame_WasSaveRequested Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SpringArmComponent.GetTargetRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FRotator ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FRotator USpringArmComponent::GetTargetRotation() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpringArmComponent", "GetTargetRotation"); + + Params::SpringArmComponent_GetTargetRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SpringArmComponent.GetUnfixedCameraPosition +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector USpringArmComponent::GetUnfixedCameraPosition() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpringArmComponent", "GetUnfixedCameraPosition"); + + Params::SpringArmComponent_GetUnfixedCameraPosition Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SpringArmComponent.IsCollisionFixApplied +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USpringArmComponent::IsCollisionFixApplied() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SpringArmComponent", "IsCollisionFixApplied"); + + Params::SpringArmComponent_IsCollisionFixApplied Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameInstance.DebugCreatePlayer +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameInstance::DebugCreatePlayer(int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "DebugCreatePlayer"); + + Params::GameInstance_DebugCreatePlayer Parms{}; + + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameInstance.DebugRemovePlayer +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameInstance::DebugRemovePlayer(int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "DebugRemovePlayer"); + + Params::GameInstance_DebugRemovePlayer Parms{}; + + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameInstance.HandleNetworkError +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// ENetworkFailure FailureType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIsServer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameInstance::HandleNetworkError(ENetworkFailure FailureType, bool bIsServer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "HandleNetworkError"); + + Params::GameInstance_HandleNetworkError Parms{}; + + Parms.FailureType = FailureType; + Parms.bIsServer = bIsServer; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameInstance.HandleTravelError +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// ETravelFailure FailureType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameInstance::HandleTravelError(ETravelFailure FailureType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "HandleTravelError"); + + Params::GameInstance_HandleTravelError Parms{}; + + Parms.FailureType = FailureType; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameInstance.ReceiveInit +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UGameInstance::ReceiveInit() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "ReceiveInit"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.GameInstance.ReceiveShutdown +// (RequiredAPI, Event, Public, BlueprintEvent) + +void UGameInstance::ReceiveShutdown() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameInstance", "ReceiveShutdown"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.GameModeBase.CanSpectate +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* Viewer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerState* ViewTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::CanSpectate(class APlayerController* Viewer, class APlayerState* ViewTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "CanSpectate"); + + Params::GameModeBase_CanSpectate Parms{}; + + Parms.Viewer = Viewer; + Parms.ViewTarget = ViewTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.ChangeName +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AController* Controller (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& NewName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNameChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::ChangeName(class AController* Controller, const class FString& NewName, bool bNameChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "ChangeName"); + + Params::GameModeBase_ChangeName Parms{}; + + Parms.Controller = Controller; + Parms.NewName = std::move(NewName); + Parms.bNameChange = bNameChange; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.ChoosePlayerStart +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class AController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AGameModeBase::ChoosePlayerStart(class AController* Player) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "ChoosePlayerStart"); + + Params::GameModeBase_ChoosePlayerStart Parms{}; + + Parms.Player = Player; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.FindPlayerStart +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class AController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& IncomingName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AGameModeBase::FindPlayerStart(class AController* Player, const class FString& IncomingName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "FindPlayerStart"); + + Params::GameModeBase_FindPlayerStart Parms{}; + + Parms.Player = Player; + Parms.IncomingName = std::move(IncomingName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.GetDefaultPawnClassForController +// (RequiredAPI, Native, Event, Public, BlueprintCallable, BlueprintEvent) +// Parameters: +// class AController* InController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* AGameModeBase::GetDefaultPawnClassForController(class AController* InController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "GetDefaultPawnClassForController"); + + Params::GameModeBase_GetDefaultPawnClassForController Parms{}; + + Parms.InController = InController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.GetNumPlayers +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 AGameModeBase::GetNumPlayers() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "GetNumPlayers"); + + Params::GameModeBase_GetNumPlayers Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.GetNumSpectators +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 AGameModeBase::GetNumSpectators() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "GetNumSpectators"); + + Params::GameModeBase_GetNumSpectators Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.HandleStartingNewPlayer +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::HandleStartingNewPlayer(class APlayerController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "HandleStartingNewPlayer"); + + Params::GameModeBase_HandleStartingNewPlayer Parms{}; + + Parms.NewPlayer = NewPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.InitializeHUDForPlayer +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// class APlayerController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::InitializeHUDForPlayer(class APlayerController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "InitializeHUDForPlayer"); + + Params::GameModeBase_InitializeHUDForPlayer Parms{}; + + Parms.NewPlayer = NewPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.InitStartSpot +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class AActor* StartSpot (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::InitStartSpot(class AActor* StartSpot, class AController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "InitStartSpot"); + + Params::GameModeBase_InitStartSpot Parms{}; + + Parms.StartSpot = StartSpot; + Parms.NewPlayer = NewPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.K2_FindPlayerStart +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class AController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& IncomingName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class AActor* AGameModeBase::K2_FindPlayerStart(class AController* Player, const class FString& IncomingName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_FindPlayerStart"); + + Params::GameModeBase_K2_FindPlayerStart Parms{}; + + Parms.Player = Player; + Parms.IncomingName = std::move(IncomingName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.K2_OnChangeName +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AController* Other (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& NewName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNameChange (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::K2_OnChangeName(class AController* Other, const class FString& NewName, bool bNameChange) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_OnChangeName"); + + Params::GameModeBase_K2_OnChangeName Parms{}; + + Parms.Other = Other; + Parms.NewName = std::move(NewName); + Parms.bNameChange = bNameChange; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameModeBase.K2_OnLogout +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AController* ExitingController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::K2_OnLogout(class AController* ExitingController) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_OnLogout"); + + Params::GameModeBase_K2_OnLogout Parms{}; + + Parms.ExitingController = ExitingController; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameModeBase.K2_OnRestartPlayer +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::K2_OnRestartPlayer(class AController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_OnRestartPlayer"); + + Params::GameModeBase_K2_OnRestartPlayer Parms{}; + + Parms.NewPlayer = NewPlayer; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameModeBase.K2_OnSwapPlayerControllers +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class APlayerController* OldPC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* NewPC (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::K2_OnSwapPlayerControllers(class APlayerController* OldPC, class APlayerController* NewPC) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_OnSwapPlayerControllers"); + + Params::GameModeBase_K2_OnSwapPlayerControllers Parms{}; + + Parms.OldPC = OldPC; + Parms.NewPC = NewPC; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameModeBase.K2_PostLogin +// (RequiredAPI, Event, Public, BlueprintEvent) +// Parameters: +// class APlayerController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::K2_PostLogin(class APlayerController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "K2_PostLogin"); + + Params::GameModeBase_K2_PostLogin Parms{}; + + Parms.NewPlayer = NewPlayer; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameModeBase.PlayerCanRestart +// (RequiredAPI, Native, Event, Public, BlueprintCallable, BlueprintEvent) +// Parameters: +// class APlayerController* Player (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::PlayerCanRestart(class APlayerController* Player) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "PlayerCanRestart"); + + Params::GameModeBase_PlayerCanRestart Parms{}; + + Parms.Player = Player; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.ResetLevel +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameModeBase::ResetLevel() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "ResetLevel"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.RestartPlayer +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::RestartPlayer(class AController* NewPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "RestartPlayer"); + + Params::GameModeBase_RestartPlayer Parms{}; + + Parms.NewPlayer = NewPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.RestartPlayerAtPlayerStart +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* StartSpot (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::RestartPlayerAtPlayerStart(class AController* NewPlayer, class AActor* StartSpot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "RestartPlayerAtPlayerStart"); + + Params::GameModeBase_RestartPlayerAtPlayerStart Parms{}; + + Parms.NewPlayer = NewPlayer; + Parms.StartSpot = StartSpot; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.RestartPlayerAtTransform +// (RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& SpawnTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameModeBase::RestartPlayerAtTransform(class AController* NewPlayer, const struct FTransform& SpawnTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "RestartPlayerAtTransform"); + + Params::GameModeBase_RestartPlayerAtTransform Parms{}; + + Parms.NewPlayer = NewPlayer; + Parms.SpawnTransform = std::move(SpawnTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.ReturnToMainMenuHost +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameModeBase::ReturnToMainMenuHost() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "ReturnToMainMenuHost"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.ShouldReset +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class AActor* ActorToReset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::ShouldReset(class AActor* ActorToReset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "ShouldReset"); + + Params::GameModeBase_ShouldReset Parms{}; + + Parms.ActorToReset = ActorToReset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.SpawnDefaultPawnAtTransform +// (RequiredAPI, Native, Event, Public, HasOutParams, HasDefaults, BlueprintEvent) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& SpawnTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* AGameModeBase::SpawnDefaultPawnAtTransform(class AController* NewPlayer, const struct FTransform& SpawnTransform) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "SpawnDefaultPawnAtTransform"); + + Params::GameModeBase_SpawnDefaultPawnAtTransform Parms{}; + + Parms.NewPlayer = NewPlayer; + Parms.SpawnTransform = std::move(SpawnTransform); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.SpawnDefaultPawnFor +// (RequiredAPI, Native, Event, Public, BlueprintEvent) +// Parameters: +// class AController* NewPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* StartSpot (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* AGameModeBase::SpawnDefaultPawnFor(class AController* NewPlayer, class AActor* StartSpot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "SpawnDefaultPawnFor"); + + Params::GameModeBase_SpawnDefaultPawnFor Parms{}; + + Parms.NewPlayer = NewPlayer; + Parms.StartSpot = StartSpot; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.StartPlay +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameModeBase::StartPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "StartPlay"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameModeBase.HasMatchEnded +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::HasMatchEnded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "HasMatchEnded"); + + Params::GameModeBase_HasMatchEnded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.HasMatchStarted +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::HasMatchStarted() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "HasMatchStarted"); + + Params::GameModeBase_HasMatchStarted Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameModeBase.MustSpectate +// (RequiredAPI, Native, Event, Public, BlueprintEvent, Const) +// Parameters: +// class APlayerController* NewPlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameModeBase::MustSpectate(class APlayerController* NewPlayerController) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameModeBase", "MustSpectate"); + + Params::GameModeBase_MustSpectate Parms{}; + + Parms.NewPlayerController = NewPlayerController; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameMode.AbortMatch +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameMode::AbortMatch() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "AbortMatch"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameMode.EndMatch +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameMode::EndMatch() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "EndMatch"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameMode.K2_OnSetMatchState +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class FName NewState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameMode::K2_OnSetMatchState(class FName NewState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "K2_OnSetMatchState"); + + Params::GameMode_K2_OnSetMatchState Parms{}; + + Parms.NewState = NewState; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.GameMode.ReadyToEndMatch +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameMode::ReadyToEndMatch() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "ReadyToEndMatch"); + + Params::GameMode_ReadyToEndMatch Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameMode.ReadyToStartMatch +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameMode::ReadyToStartMatch() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "ReadyToStartMatch"); + + Params::GameMode_ReadyToStartMatch Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameMode.RestartGame +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameMode::RestartGame() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "RestartGame"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameMode.Say +// (RequiredAPI, Exec, Native, Public, BlueprintCallable) +// Parameters: +// const class FString& Msg (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AGameMode::Say(const class FString& Msg) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "Say"); + + Params::GameMode_Say Parms{}; + + Parms.Msg = std::move(Msg); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameMode.StartMatch +// (RequiredAPI, Native, Public, BlueprintCallable) + +void AGameMode::StartMatch() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "StartMatch"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameMode.GetMatchState +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName AGameMode::GetMatchState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "GetMatchState"); + + Params::GameMode_GetMatchState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameMode.IsMatchInProgress +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameMode::IsMatchInProgress() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameMode", "IsMatchInProgress"); + + Params::GameMode_IsMatchInProgress Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.OnRep_GameModeClass +// (RequiredAPI, Native, Protected) + +void AGameStateBase::OnRep_GameModeClass() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "OnRep_GameModeClass"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameStateBase.OnRep_ReplicatedHasBegunPlay +// (RequiredAPI, Native, Protected) + +void AGameStateBase::OnRep_ReplicatedHasBegunPlay() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "OnRep_ReplicatedHasBegunPlay"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameStateBase.OnRep_ReplicatedWorldTimeSeconds +// (Final, RequiredAPI, Native, Protected) + +void AGameStateBase::OnRep_ReplicatedWorldTimeSeconds() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "OnRep_ReplicatedWorldTimeSeconds"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameStateBase.OnRep_ReplicatedWorldTimeSecondsDouble +// (RequiredAPI, Native, Protected) + +void AGameStateBase::OnRep_ReplicatedWorldTimeSecondsDouble() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "OnRep_ReplicatedWorldTimeSecondsDouble"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameStateBase.OnRep_SpectatorClass +// (RequiredAPI, Native, Protected) + +void AGameStateBase::OnRep_SpectatorClass() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "OnRep_SpectatorClass"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameStateBase.GetPlayerRespawnDelay +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AController* Controller (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AGameStateBase::GetPlayerRespawnDelay(class AController* Controller) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "GetPlayerRespawnDelay"); + + Params::GameStateBase_GetPlayerRespawnDelay Parms{}; + + Parms.Controller = Controller; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.GetPlayerStartTime +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class AController* Controller (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float AGameStateBase::GetPlayerStartTime(class AController* Controller) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "GetPlayerStartTime"); + + Params::GameStateBase_GetPlayerStartTime Parms{}; + + Parms.Controller = Controller; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.GetServerWorldTimeSeconds +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double AGameStateBase::GetServerWorldTimeSeconds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "GetServerWorldTimeSeconds"); + + Params::GameStateBase_GetServerWorldTimeSeconds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.HasBegunPlay +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameStateBase::HasBegunPlay() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "HasBegunPlay"); + + Params::GameStateBase_HasBegunPlay Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.HasMatchEnded +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameStateBase::HasMatchEnded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "HasMatchEnded"); + + Params::GameStateBase_HasMatchEnded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameStateBase.HasMatchStarted +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool AGameStateBase::HasMatchStarted() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameStateBase", "HasMatchStarted"); + + Params::GameStateBase_HasMatchStarted Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.GameState.OnRep_ElapsedTime +// (RequiredAPI, Native, Public) + +void AGameState::OnRep_ElapsedTime() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameState", "OnRep_ElapsedTime"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameState.OnRep_MatchState +// (RequiredAPI, Native, Public) + +void AGameState::OnRep_MatchState() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameState", "OnRep_MatchState"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameViewportClient.SetConsoleTarget +// (RequiredAPI, Exec, Native, Public) +// Parameters: +// int32 PlayerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UGameViewportClient::SetConsoleTarget(int32 PlayerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameViewportClient", "SetConsoleTarget"); + + Params::GameViewportClient_SetConsoleTarget Parms{}; + + Parms.PlayerIndex = PlayerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameViewportClient.ShowTitleSafeArea +// (RequiredAPI, Exec, Native, Public) + +void UGameViewportClient::ShowTitleSafeArea() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameViewportClient", "ShowTitleSafeArea"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.GameViewportClient.SSSwapControllers +// (RequiredAPI, Exec, Native, Public) + +void UGameViewportClient::SSSwapControllers() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("GameViewportClient", "SSSwapControllers"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputDeviceLibrary.EqualEqual_InputDeviceId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDeviceId& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputDeviceId& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::EqualEqual_InputDeviceId(const struct FInputDeviceId& A, const struct FInputDeviceId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "EqualEqual_InputDeviceId"); + + Params::InputDeviceLibrary_EqualEqual_InputDeviceId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.EqualEqual_PlatformUserId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPlatformUserId& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlatformUserId& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::EqualEqual_PlatformUserId(const struct FPlatformUserId& A, const struct FPlatformUserId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "EqualEqual_PlatformUserId"); + + Params::InputDeviceLibrary_EqualEqual_PlatformUserId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetAllActiveUsers +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* OutUsers (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInputDeviceLibrary::GetAllActiveUsers(TArray* OutUsers) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetAllActiveUsers"); + + Params::InputDeviceLibrary_GetAllActiveUsers Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutUsers != nullptr) + *OutUsers = std::move(Parms.OutUsers); + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetAllConnectedInputDevices +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* OutInputDevices (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInputDeviceLibrary::GetAllConnectedInputDevices(TArray* OutInputDevices) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetAllConnectedInputDevices"); + + Params::InputDeviceLibrary_GetAllConnectedInputDevices Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutInputDevices != nullptr) + *OutInputDevices = std::move(Parms.OutInputDevices); + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetAllInputDevices +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* OutInputDevices (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInputDeviceLibrary::GetAllInputDevices(TArray* OutInputDevices) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetAllInputDevices"); + + Params::InputDeviceLibrary_GetAllInputDevices Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutInputDevices != nullptr) + *OutInputDevices = std::move(Parms.OutInputDevices); + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetAllInputDevicesForUser +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FPlatformUserId& UserId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutInputDevices (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UInputDeviceLibrary::GetAllInputDevicesForUser(const struct FPlatformUserId& UserId, TArray* OutInputDevices) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetAllInputDevicesForUser"); + + Params::InputDeviceLibrary_GetAllInputDevicesForUser Parms{}; + + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutInputDevices != nullptr) + *OutInputDevices = std::move(Parms.OutInputDevices); + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetDefaultInputDevice +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FInputDeviceId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FInputDeviceId UInputDeviceLibrary::GetDefaultInputDevice() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetDefaultInputDevice"); + + Params::InputDeviceLibrary_GetDefaultInputDevice Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetInputDeviceConnectionState +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const struct FInputDeviceId& DeviceID (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EInputDeviceConnectionState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EInputDeviceConnectionState UInputDeviceLibrary::GetInputDeviceConnectionState(const struct FInputDeviceId& DeviceID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetInputDeviceConnectionState"); + + Params::InputDeviceLibrary_GetInputDeviceConnectionState Parms{}; + + Parms.DeviceID = std::move(DeviceID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetPlayerControllerFromInputDevice +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const struct FInputDeviceId& DeviceID (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UInputDeviceLibrary::GetPlayerControllerFromInputDevice(const struct FInputDeviceId& DeviceID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetPlayerControllerFromInputDevice"); + + Params::InputDeviceLibrary_GetPlayerControllerFromInputDevice Parms{}; + + Parms.DeviceID = std::move(DeviceID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetPlayerControllerFromPlatformUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const struct FPlatformUserId& UserId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UInputDeviceLibrary::GetPlayerControllerFromPlatformUser(const struct FPlatformUserId& UserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetPlayerControllerFromPlatformUser"); + + Params::InputDeviceLibrary_GetPlayerControllerFromPlatformUser Parms{}; + + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetPrimaryInputDeviceForUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const struct FPlatformUserId& UserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FInputDeviceId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FInputDeviceId UInputDeviceLibrary::GetPrimaryInputDeviceForUser(const struct FPlatformUserId& UserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetPrimaryInputDeviceForUser"); + + Params::InputDeviceLibrary_GetPrimaryInputDeviceForUser Parms{}; + + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetPrimaryPlatformUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId UInputDeviceLibrary::GetPrimaryPlatformUser() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetPrimaryPlatformUser"); + + Params::InputDeviceLibrary_GetPrimaryPlatformUser Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetUserForInputDevice +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const struct FInputDeviceId& DeviceID (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId UInputDeviceLibrary::GetUserForInputDevice(const struct FInputDeviceId& DeviceID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetUserForInputDevice"); + + Params::InputDeviceLibrary_GetUserForInputDevice Parms{}; + + Parms.DeviceID = std::move(DeviceID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.GetUserForUnpairedInputDevices +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId UInputDeviceLibrary::GetUserForUnpairedInputDevices() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "GetUserForUnpairedInputDevices"); + + Params::InputDeviceLibrary_GetUserForUnpairedInputDevices Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.InputDeviceId_None +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FInputDeviceId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FInputDeviceId UInputDeviceLibrary::InputDeviceId_None() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "InputDeviceId_None"); + + Params::InputDeviceLibrary_InputDeviceId_None Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.IsDevicePropertyHandleValid +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDevicePropertyHandle&InHandle (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::IsDevicePropertyHandleValid(const struct FInputDevicePropertyHandle& InHandle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "IsDevicePropertyHandleValid"); + + Params::InputDeviceLibrary_IsDevicePropertyHandleValid Parms{}; + + Parms.InHandle = std::move(InHandle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.IsInputDeviceMappedToUnpairedUser +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDeviceId& InputDevice (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::IsInputDeviceMappedToUnpairedUser(const struct FInputDeviceId& InputDevice) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "IsInputDeviceMappedToUnpairedUser"); + + Params::InputDeviceLibrary_IsInputDeviceMappedToUnpairedUser Parms{}; + + Parms.InputDevice = std::move(InputDevice); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.IsUnpairedUserId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPlatformUserId& PlatformId (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::IsUnpairedUserId(const struct FPlatformUserId& PlatformId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "IsUnpairedUserId"); + + Params::InputDeviceLibrary_IsUnpairedUserId Parms{}; + + Parms.PlatformId = std::move(PlatformId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.IsValidInputDevice +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDeviceId& DeviceID (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::IsValidInputDevice(const struct FInputDeviceId& DeviceID) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "IsValidInputDevice"); + + Params::InputDeviceLibrary_IsValidInputDevice Parms{}; + + Parms.DeviceID = std::move(DeviceID); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.IsValidPlatformId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPlatformUserId& UserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::IsValidPlatformId(const struct FPlatformUserId& UserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "IsValidPlatformId"); + + Params::InputDeviceLibrary_IsValidPlatformId Parms{}; + + Parms.UserId = std::move(UserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.NotEqual_InputDeviceId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDeviceId& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FInputDeviceId& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::NotEqual_InputDeviceId(const struct FInputDeviceId& A, const struct FInputDeviceId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "NotEqual_InputDeviceId"); + + Params::InputDeviceLibrary_NotEqual_InputDeviceId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.NotEqual_PlatformUserId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPlatformUserId& A (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlatformUserId& B (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UInputDeviceLibrary::NotEqual_PlatformUserId(const struct FPlatformUserId& A, const struct FPlatformUserId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "NotEqual_PlatformUserId"); + + Params::InputDeviceLibrary_NotEqual_PlatformUserId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputDeviceLibrary.PlatformUserId_None +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// struct FPlatformUserId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPlatformUserId UInputDeviceLibrary::PlatformUserId_None() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputDeviceLibrary", "PlatformUserId_None"); + + Params::InputDeviceLibrary_PlatformUserId_None Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Add +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& NewItem (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetArrayLibrary::Array_Add(const TArray& TargetArray, const int32& NewItem) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Add"); + + Params::KismetArrayLibrary_Array_Add Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.NewItem = NewItem; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_AddUnique +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& NewItem (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetArrayLibrary::Array_AddUnique(const TArray& TargetArray, const int32& NewItem) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_AddUnique"); + + Params::KismetArrayLibrary_Array_AddUnique Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.NewItem = NewItem; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Append +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& SourceArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Append(const TArray& TargetArray, const TArray& SourceArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Append"); + + Params::KismetArrayLibrary_Array_Append Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.SourceArray = std::move(SourceArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_Clear +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Clear(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Clear"); + + Params::KismetArrayLibrary_Array_Clear Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_Contains +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& ItemToFind (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_Contains(const TArray& TargetArray, const int32& ItemToFind) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Contains"); + + Params::KismetArrayLibrary_Array_Contains Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.ItemToFind = ItemToFind; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Find +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& ItemToFind (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetArrayLibrary::Array_Find(const TArray& TargetArray, const int32& ItemToFind) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Find"); + + Params::KismetArrayLibrary_Array_Find Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.ItemToFind = ItemToFind; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Get +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Item (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Get(const TArray& TargetArray, int32 Index_0, int32* Item) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Get"); + + Params::KismetArrayLibrary_Array_Get Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Item != nullptr) + *Item = Parms.Item; +} + + +// Function Engine.KismetArrayLibrary.Array_Identical +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& ArrayA (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ArrayB (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_Identical(const TArray& ArrayA, const TArray& ArrayB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Identical"); + + Params::KismetArrayLibrary_Array_Identical Parms{}; + + Parms.ArrayA = std::move(ArrayA); + Parms.ArrayB = std::move(ArrayB); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Insert +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& NewItem (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Insert(const TArray& TargetArray, const int32& NewItem, int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Insert"); + + Params::KismetArrayLibrary_Array_Insert Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.NewItem = NewItem; + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_IsEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_IsEmpty(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_IsEmpty"); + + Params::KismetArrayLibrary_Array_IsEmpty Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_IsNotEmpty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_IsNotEmpty(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_IsNotEmpty"); + + Params::KismetArrayLibrary_Array_IsNotEmpty Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_IsValidIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 IndexToTest (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_IsValidIndex(const TArray& TargetArray, int32 IndexToTest) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_IsValidIndex"); + + Params::KismetArrayLibrary_Array_IsValidIndex Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.IndexToTest = IndexToTest; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_LastIndex +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetArrayLibrary::Array_LastIndex(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_LastIndex"); + + Params::KismetArrayLibrary_Array_LastIndex Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Length +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetArrayLibrary::Array_Length(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Length"); + + Params::KismetArrayLibrary_Array_Length Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Random +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32* OutItem (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Random(const TArray& TargetArray, int32* OutItem, int32* OutIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Random"); + + Params::KismetArrayLibrary_Array_Random Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutItem != nullptr) + *OutItem = Parms.OutItem; + + if (OutIndex != nullptr) + *OutIndex = Parms.OutIndex; +} + + +// Function Engine.KismetArrayLibrary.Array_RandomFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// struct FRandomStream& RandomStream (Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// int32* OutItem (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_RandomFromStream(const TArray& TargetArray, struct FRandomStream& RandomStream, int32* OutItem, int32* OutIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_RandomFromStream"); + + Params::KismetArrayLibrary_Array_RandomFromStream Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.RandomStream = std::move(RandomStream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + RandomStream = std::move(Parms.RandomStream); + + if (OutItem != nullptr) + *OutItem = Parms.OutItem; + + if (OutIndex != nullptr) + *OutIndex = Parms.OutIndex; +} + + +// Function Engine.KismetArrayLibrary.Array_Remove +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 IndexToRemove (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Remove(const TArray& TargetArray, int32 IndexToRemove) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Remove"); + + Params::KismetArrayLibrary_Array_Remove Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.IndexToRemove = IndexToRemove; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_RemoveItem +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const int32& Item (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetArrayLibrary::Array_RemoveItem(const TArray& TargetArray, const int32& Item) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_RemoveItem"); + + Params::KismetArrayLibrary_Array_RemoveItem Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.Item = Item; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetArrayLibrary.Array_Resize +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 Size (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Resize(const TArray& TargetArray, int32 Size) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Resize"); + + Params::KismetArrayLibrary_Array_Resize Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.Size = Size; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_Reverse +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Reverse(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Reverse"); + + Params::KismetArrayLibrary_Array_Reverse Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_Set +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const int32& Item (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSizeToFit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Set(const TArray& TargetArray, int32 Index_0, const int32& Item, bool bSizeToFit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Set"); + + Params::KismetArrayLibrary_Array_Set Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.Index_0 = Index_0; + Parms.Item = Item; + Parms.bSizeToFit = bSizeToFit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_Shuffle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Shuffle(const TArray& TargetArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Shuffle"); + + Params::KismetArrayLibrary_Array_Shuffle Parms{}; + + Parms.TargetArray = std::move(TargetArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.Array_ShuffleFromStream +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// struct FRandomStream& RandomStream (Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_ShuffleFromStream(const TArray& TargetArray, struct FRandomStream& RandomStream) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_ShuffleFromStream"); + + Params::KismetArrayLibrary_Array_ShuffleFromStream Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.RandomStream = std::move(RandomStream); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + RandomStream = std::move(Parms.RandomStream); +} + + +// Function Engine.KismetArrayLibrary.Array_Swap +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// int32 FirstIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 SecondIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::Array_Swap(const TArray& TargetArray, int32 FirstIndex, int32 SecondIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "Array_Swap"); + + Params::KismetArrayLibrary_Array_Swap Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.FirstIndex = FirstIndex; + Parms.SecondIndex = SecondIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.FilterArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& TargetArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TSubclassOf FilterClass (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* FilteredArray (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::FilterArray(const TArray& TargetArray, TSubclassOf FilterClass, TArray* FilteredArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "FilterArray"); + + Params::KismetArrayLibrary_FilterArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.FilterClass = FilterClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (FilteredArray != nullptr) + *FilteredArray = std::move(Parms.FilteredArray); +} + + +// Function Engine.KismetArrayLibrary.SetArrayPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SetArrayPropertyByName(class UObject* Object, class FName PropertyName, const TArray& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SetArrayPropertyByName"); + + Params::KismetArrayLibrary_SetArrayPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetArrayLibrary.SortByteArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortByteArray(TArray& TargetArray, bool bStableSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortByteArray"); + + Params::KismetArrayLibrary_SortByteArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetArrayLibrary.SortFloatArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortFloatArray(TArray& TargetArray, bool bStableSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortFloatArray"); + + Params::KismetArrayLibrary_SortFloatArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetArrayLibrary.SortInt64Array +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortInt64Array(TArray& TargetArray, bool bStableSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortInt64Array"); + + Params::KismetArrayLibrary_SortInt64Array Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetArrayLibrary.SortIntArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortIntArray(TArray& TargetArray, bool bStableSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortIntArray"); + + Params::KismetArrayLibrary_SortIntArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetArrayLibrary.SortNameArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLexicalSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortNameArray(TArray& TargetArray, bool bStableSort, bool bLexicalSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortNameArray"); + + Params::KismetArrayLibrary_SortNameArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.bLexicalSort = bLexicalSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetArrayLibrary.SortStringArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray& TargetArray (Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bStableSort (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EArraySortOrder SortOrder (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetArrayLibrary::SortStringArray(TArray& TargetArray, bool bStableSort, EArraySortOrder SortOrder) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetArrayLibrary", "SortStringArray"); + + Params::KismetArrayLibrary_SortStringArray Parms{}; + + Parms.TargetArray = std::move(TargetArray); + Parms.bStableSort = bStableSort; + Parms.SortOrder = SortOrder; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + TargetArray = std::move(Parms.TargetArray); +} + + +// Function Engine.KismetInternationalizationLibrary.ClearCurrentAssetGroupCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FName AssetGroup (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetInternationalizationLibrary::ClearCurrentAssetGroupCulture(const class FName AssetGroup, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "ClearCurrentAssetGroupCulture"); + + Params::KismetInternationalizationLibrary_ClearCurrentAssetGroupCulture Parms{}; + + Parms.AssetGroup = AssetGroup; + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetInternationalizationLibrary.GetCultureDisplayName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool Localized (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetCultureDisplayName(const class FString& Culture, const bool Localized) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetCultureDisplayName"); + + Params::KismetInternationalizationLibrary_GetCultureDisplayName Parms{}; + + Parms.Culture = std::move(Culture); + Parms.Localized = Localized; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetCurrentAssetGroupCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FName AssetGroup (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetCurrentAssetGroupCulture(const class FName AssetGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetCurrentAssetGroupCulture"); + + Params::KismetInternationalizationLibrary_GetCurrentAssetGroupCulture Parms{}; + + Parms.AssetGroup = AssetGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetCurrentCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetCurrentCulture() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetCurrentCulture"); + + Params::KismetInternationalizationLibrary_GetCurrentCulture Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetCurrentLanguage +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetCurrentLanguage() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetCurrentLanguage"); + + Params::KismetInternationalizationLibrary_GetCurrentLanguage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetCurrentLocale +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetCurrentLocale() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetCurrentLocale"); + + Params::KismetInternationalizationLibrary_GetCurrentLocale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetLocalizedCultures +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const bool IncludeGame (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool IncludeEngine (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool IncludeEditor (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool IncludeAdditional (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetInternationalizationLibrary::GetLocalizedCultures(const bool IncludeGame, const bool IncludeEngine, const bool IncludeEditor, const bool IncludeAdditional) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetLocalizedCultures"); + + Params::KismetInternationalizationLibrary_GetLocalizedCultures Parms{}; + + Parms.IncludeGame = IncludeGame; + Parms.IncludeEngine = IncludeEngine; + Parms.IncludeEditor = IncludeEditor; + Parms.IncludeAdditional = IncludeAdditional; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetNativeCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const ELocalizedTextSourceCategory TextCategory (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetNativeCulture(const ELocalizedTextSourceCategory TextCategory) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetNativeCulture"); + + Params::KismetInternationalizationLibrary_GetNativeCulture Parms{}; + + Parms.TextCategory = TextCategory; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.GetSuitableCulture +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& AvailableCultures (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& CultureToMatch (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FallbackCulture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetInternationalizationLibrary::GetSuitableCulture(const TArray& AvailableCultures, const class FString& CultureToMatch, const class FString& FallbackCulture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "GetSuitableCulture"); + + Params::KismetInternationalizationLibrary_GetSuitableCulture Parms{}; + + Parms.AvailableCultures = std::move(AvailableCultures); + Parms.CultureToMatch = std::move(CultureToMatch); + Parms.FallbackCulture = std::move(FallbackCulture); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.IsCultureRightToLeft +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::IsCultureRightToLeft(const class FString& Culture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "IsCultureRightToLeft"); + + Params::KismetInternationalizationLibrary_IsCultureRightToLeft Parms{}; + + Parms.Culture = std::move(Culture); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.SetCurrentAssetGroupCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FName AssetGroup (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::SetCurrentAssetGroupCulture(const class FName AssetGroup, const class FString& Culture, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "SetCurrentAssetGroupCulture"); + + Params::KismetInternationalizationLibrary_SetCurrentAssetGroupCulture Parms{}; + + Parms.AssetGroup = AssetGroup; + Parms.Culture = std::move(Culture); + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.SetCurrentCulture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::SetCurrentCulture(const class FString& Culture, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "SetCurrentCulture"); + + Params::KismetInternationalizationLibrary_SetCurrentCulture Parms{}; + + Parms.Culture = std::move(Culture); + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.SetCurrentLanguage +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::SetCurrentLanguage(const class FString& Culture, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "SetCurrentLanguage"); + + Params::KismetInternationalizationLibrary_SetCurrentLanguage Parms{}; + + Parms.Culture = std::move(Culture); + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.SetCurrentLanguageAndLocale +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::SetCurrentLanguageAndLocale(const class FString& Culture, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "SetCurrentLanguageAndLocale"); + + Params::KismetInternationalizationLibrary_SetCurrentLanguageAndLocale Parms{}; + + Parms.Culture = std::move(Culture); + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetInternationalizationLibrary.SetCurrentLocale +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& Culture (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool SaveToConfig (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetInternationalizationLibrary::SetCurrentLocale(const class FString& Culture, const bool SaveToConfig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetInternationalizationLibrary", "SetCurrentLocale"); + + Params::KismetInternationalizationLibrary_SetCurrentLocale Parms{}; + + Parms.Culture = std::move(Culture); + Parms.SaveToConfig = SaveToConfig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMaterialLibrary.CreateDynamicMaterialInstance +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Parent (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName OptionalName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMIDCreationFlags CreationFlags (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstanceDynamic* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInstanceDynamic* UKismetMaterialLibrary::CreateDynamicMaterialInstance(class UObject* WorldContextObject, class UMaterialInterface* Parent, class FName OptionalName, EMIDCreationFlags CreationFlags) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMaterialLibrary", "CreateDynamicMaterialInstance"); + + Params::KismetMaterialLibrary_CreateDynamicMaterialInstance Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Parent = Parent; + Parms.OptionalName = OptionalName; + Parms.CreationFlags = CreationFlags; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMaterialLibrary.GetScalarParameterValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialParameterCollection* Collection (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetMaterialLibrary::GetScalarParameterValue(class UObject* WorldContextObject, class UMaterialParameterCollection* Collection, class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMaterialLibrary", "GetScalarParameterValue"); + + Params::KismetMaterialLibrary_GetScalarParameterValue Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Collection = Collection; + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMaterialLibrary.GetVectorParameterValue +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialParameterCollection* Collection (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetMaterialLibrary::GetVectorParameterValue(class UObject* WorldContextObject, class UMaterialParameterCollection* Collection, class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMaterialLibrary", "GetVectorParameterValue"); + + Params::KismetMaterialLibrary_GetVectorParameterValue Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Collection = Collection; + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetMaterialLibrary.SetScalarParameterValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialParameterCollection* Collection (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ParameterValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMaterialLibrary::SetScalarParameterValue(class UObject* WorldContextObject, class UMaterialParameterCollection* Collection, class FName ParameterName, float ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMaterialLibrary", "SetScalarParameterValue"); + + Params::KismetMaterialLibrary_SetScalarParameterValue Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Collection = Collection; + Parms.ParameterName = ParameterName; + Parms.ParameterValue = ParameterValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetMaterialLibrary.SetVectorParameterValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialParameterCollection* Collection (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ParameterValue (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetMaterialLibrary::SetVectorParameterValue(class UObject* WorldContextObject, class UMaterialParameterCollection* Collection, class FName ParameterName, const struct FLinearColor& ParameterValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetMaterialLibrary", "SetVectorParameterValue"); + + Params::KismetMaterialLibrary_SetVectorParameterValue Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Collection = Collection; + Parms.ParameterName = ParameterName; + Parms.ParameterValue = std::move(ParameterValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetNodeHelperLibrary.BitIsMarked +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetNodeHelperLibrary::BitIsMarked(int32 Data, int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "BitIsMarked"); + + Params::KismetNodeHelperLibrary_BitIsMarked Parms{}; + + Parms.Data = Data; + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.ClearAllBits +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32* Data (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetNodeHelperLibrary::ClearAllBits(int32* Data) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "ClearAllBits"); + + Params::KismetNodeHelperLibrary_ClearAllBits Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Data != nullptr) + *Data = Parms.Data; +} + + +// Function Engine.KismetNodeHelperLibrary.ClearBit +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32* Data (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetNodeHelperLibrary::ClearBit(int32* Data, int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "ClearBit"); + + Params::KismetNodeHelperLibrary_ClearBit Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Data != nullptr) + *Data = Parms.Data; +} + + +// Function Engine.KismetNodeHelperLibrary.GetEnumeratorName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UEnum* Enum (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 EnumeratorValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UKismetNodeHelperLibrary::GetEnumeratorName(const class UEnum* Enum, uint8 EnumeratorValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetEnumeratorName"); + + Params::KismetNodeHelperLibrary_GetEnumeratorName Parms{}; + + Parms.Enum = Enum; + Parms.EnumeratorValue = EnumeratorValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetEnumeratorUserFriendlyName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UEnum* Enum (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 EnumeratorValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetNodeHelperLibrary::GetEnumeratorUserFriendlyName(const class UEnum* Enum, uint8 EnumeratorValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetEnumeratorUserFriendlyName"); + + Params::KismetNodeHelperLibrary_GetEnumeratorUserFriendlyName Parms{}; + + Parms.Enum = Enum; + Parms.EnumeratorValue = EnumeratorValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetEnumeratorValueFromIndex +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UEnum* Enum (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 EnumeratorIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetNodeHelperLibrary::GetEnumeratorValueFromIndex(const class UEnum* Enum, uint8 EnumeratorIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetEnumeratorValueFromIndex"); + + Params::KismetNodeHelperLibrary_GetEnumeratorValueFromIndex Parms{}; + + Parms.Enum = Enum; + Parms.EnumeratorIndex = EnumeratorIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetFirstUnmarkedBit +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StartIdx (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumBits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetNodeHelperLibrary::GetFirstUnmarkedBit(int32 Data, int32 StartIdx, int32 NumBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetFirstUnmarkedBit"); + + Params::KismetNodeHelperLibrary_GetFirstUnmarkedBit Parms{}; + + Parms.Data = Data; + Parms.StartIdx = StartIdx; + Parms.NumBits = NumBits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetRandomUnmarkedBit +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StartIdx (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumBits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetNodeHelperLibrary::GetRandomUnmarkedBit(int32 Data, int32 StartIdx, int32 NumBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetRandomUnmarkedBit"); + + Params::KismetNodeHelperLibrary_GetRandomUnmarkedBit Parms{}; + + Parms.Data = Data; + Parms.StartIdx = StartIdx; + Parms.NumBits = NumBits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetUnmarkedBit +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StartIdx (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumBits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRandom (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetNodeHelperLibrary::GetUnmarkedBit(int32 Data, int32 StartIdx, int32 NumBits, bool bRandom) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetUnmarkedBit"); + + Params::KismetNodeHelperLibrary_GetUnmarkedBit Parms{}; + + Parms.Data = Data; + Parms.StartIdx = StartIdx; + Parms.NumBits = NumBits; + Parms.bRandom = bRandom; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.GetValidValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UEnum* Enum (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 EnumeratorValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetNodeHelperLibrary::GetValidValue(const class UEnum* Enum, uint8 EnumeratorValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "GetValidValue"); + + Params::KismetNodeHelperLibrary_GetValidValue Parms{}; + + Parms.Enum = Enum; + Parms.EnumeratorValue = EnumeratorValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.HasMarkedBit +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumBits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetNodeHelperLibrary::HasMarkedBit(int32 Data, int32 NumBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "HasMarkedBit"); + + Params::KismetNodeHelperLibrary_HasMarkedBit Parms{}; + + Parms.Data = Data; + Parms.NumBits = NumBits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.HasUnmarkedBit +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 Data (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumBits (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetNodeHelperLibrary::HasUnmarkedBit(int32 Data, int32 NumBits) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "HasUnmarkedBit"); + + Params::KismetNodeHelperLibrary_HasUnmarkedBit Parms{}; + + Parms.Data = Data; + Parms.NumBits = NumBits; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetNodeHelperLibrary.MarkBit +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// int32* Data (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetNodeHelperLibrary::MarkBit(int32* Data, int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetNodeHelperLibrary", "MarkBit"); + + Params::KismetNodeHelperLibrary_MarkBit Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Data != nullptr) + *Data = Parms.Data; +} + + +// Function Engine.KismetRenderingLibrary.BeginDrawCanvasToRenderTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UCanvas** Canvas (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* Size (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FDrawToRenderTargetContext* Context (Parm, OutParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::BeginDrawCanvasToRenderTarget(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, class UCanvas** Canvas, struct FVector2D* Size, struct FDrawToRenderTargetContext* Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "BeginDrawCanvasToRenderTarget"); + + Params::KismetRenderingLibrary_BeginDrawCanvasToRenderTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Canvas != nullptr) + *Canvas = Parms.Canvas; + + if (Size != nullptr) + *Size = std::move(Parms.Size); + + if (Context != nullptr) + *Context = std::move(Parms.Context); +} + + +// Function Engine.KismetRenderingLibrary.BreakSkinWeightInfo +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSkelMeshSkinWeightInfo& InWeight (Parm, NoDestructor, NativeAccessSpecifierPublic) +// int32* Bone0 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* Weight0 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Bone1 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* Weight1 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Bone2 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* Weight2 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* Bone3 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8* Weight3 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::BreakSkinWeightInfo(const struct FSkelMeshSkinWeightInfo& InWeight, int32* Bone0, uint8* Weight0, int32* Bone1, uint8* Weight1, int32* Bone2, uint8* Weight2, int32* Bone3, uint8* Weight3) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "BreakSkinWeightInfo"); + + Params::KismetRenderingLibrary_BreakSkinWeightInfo Parms{}; + + Parms.InWeight = std::move(InWeight); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Bone0 != nullptr) + *Bone0 = Parms.Bone0; + + if (Weight0 != nullptr) + *Weight0 = Parms.Weight0; + + if (Bone1 != nullptr) + *Bone1 = Parms.Bone1; + + if (Weight1 != nullptr) + *Weight1 = Parms.Weight1; + + if (Bone2 != nullptr) + *Bone2 = Parms.Bone2; + + if (Weight2 != nullptr) + *Weight2 = Parms.Weight2; + + if (Bone3 != nullptr) + *Bone3 = Parms.Bone3; + + if (Weight3 != nullptr) + *Weight3 = Parms.Weight3; +} + + +// Function Engine.KismetRenderingLibrary.CalculateProjectionMatrix +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMinimalViewInfo& MinimalViewInfo (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FMatrix ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FMatrix UKismetRenderingLibrary::CalculateProjectionMatrix(const struct FMinimalViewInfo& MinimalViewInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "CalculateProjectionMatrix"); + + Params::KismetRenderingLibrary_CalculateProjectionMatrix Parms{}; + + Parms.MinimalViewInfo = std::move(MinimalViewInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ClearRenderTarget2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ClearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ClearRenderTarget2D(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, const struct FLinearColor& ClearColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ClearRenderTarget2D"); + + Params::KismetRenderingLibrary_ClearRenderTarget2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.ClearColor = std::move(ClearColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ConvertRenderTargetToTexture2DArrayEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2DArray* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2DArray* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ConvertRenderTargetToTexture2DArrayEditorOnly(class UObject* WorldContextObject, class UTextureRenderTarget2DArray* RenderTarget, class UTexture2DArray* Texture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ConvertRenderTargetToTexture2DArrayEditorOnly"); + + Params::KismetRenderingLibrary_ConvertRenderTargetToTexture2DArrayEditorOnly Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.RenderTarget = RenderTarget; + Parms.Texture = Texture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ConvertRenderTargetToTexture2DEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2D* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ConvertRenderTargetToTexture2DEditorOnly(class UObject* WorldContextObject, class UTextureRenderTarget2D* RenderTarget, class UTexture2D* Texture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ConvertRenderTargetToTexture2DEditorOnly"); + + Params::KismetRenderingLibrary_ConvertRenderTargetToTexture2DEditorOnly Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.RenderTarget = RenderTarget; + Parms.Texture = Texture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ConvertRenderTargetToTextureCubeEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTargetCube* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureCube* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ConvertRenderTargetToTextureCubeEditorOnly(class UObject* WorldContextObject, class UTextureRenderTargetCube* RenderTarget, class UTextureCube* Texture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ConvertRenderTargetToTextureCubeEditorOnly"); + + Params::KismetRenderingLibrary_ConvertRenderTargetToTextureCubeEditorOnly Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.RenderTarget = RenderTarget; + Parms.Texture = Texture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ConvertRenderTargetToTextureVolumeEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTargetVolume* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UVolumeTexture* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ConvertRenderTargetToTextureVolumeEditorOnly(class UObject* WorldContextObject, class UTextureRenderTargetVolume* RenderTarget, class UVolumeTexture* Texture) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ConvertRenderTargetToTextureVolumeEditorOnly"); + + Params::KismetRenderingLibrary_ConvertRenderTargetToTextureVolumeEditorOnly Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.RenderTarget = RenderTarget; + Parms.Texture = Texture; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.CreateRenderTarget2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureRenderTargetFormat Format (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ClearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoGenerateMipMaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSupportUAVs (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTextureRenderTarget2D* UKismetRenderingLibrary::CreateRenderTarget2D(class UObject* WorldContextObject, int32 Width, int32 Height, ETextureRenderTargetFormat Format, const struct FLinearColor& ClearColor, bool bAutoGenerateMipMaps, bool bSupportUAVs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "CreateRenderTarget2D"); + + Params::KismetRenderingLibrary_CreateRenderTarget2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Width = Width; + Parms.Height = Height; + Parms.Format = Format; + Parms.ClearColor = std::move(ClearColor); + Parms.bAutoGenerateMipMaps = bAutoGenerateMipMaps; + Parms.bSupportUAVs = bSupportUAVs; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.CreateRenderTarget2DArray +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Slices (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureRenderTargetFormat Format (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ClearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoGenerateMipMaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSupportUAVs (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2DArray* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTextureRenderTarget2DArray* UKismetRenderingLibrary::CreateRenderTarget2DArray(class UObject* WorldContextObject, int32 Width, int32 Height, int32 Slices, ETextureRenderTargetFormat Format, const struct FLinearColor& ClearColor, bool bAutoGenerateMipMaps, bool bSupportUAVs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "CreateRenderTarget2DArray"); + + Params::KismetRenderingLibrary_CreateRenderTarget2DArray Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Width = Width; + Parms.Height = Height; + Parms.Slices = Slices; + Parms.Format = Format; + Parms.ClearColor = std::move(ClearColor); + Parms.bAutoGenerateMipMaps = bAutoGenerateMipMaps; + Parms.bSupportUAVs = bSupportUAVs; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.CreateRenderTargetVolume +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Depth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureRenderTargetFormat Format (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ClearColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAutoGenerateMipMaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSupportUAVs (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTargetVolume* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTextureRenderTargetVolume* UKismetRenderingLibrary::CreateRenderTargetVolume(class UObject* WorldContextObject, int32 Width, int32 Height, int32 Depth, ETextureRenderTargetFormat Format, const struct FLinearColor& ClearColor, bool bAutoGenerateMipMaps, bool bSupportUAVs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "CreateRenderTargetVolume"); + + Params::KismetRenderingLibrary_CreateRenderTargetVolume Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Width = Width; + Parms.Height = Height; + Parms.Depth = Depth; + Parms.Format = Format; + Parms.ClearColor = std::move(ClearColor); + Parms.bAutoGenerateMipMaps = bAutoGenerateMipMaps; + Parms.bSupportUAVs = bSupportUAVs; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.DrawMaterialToRenderTarget +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::DrawMaterialToRenderTarget(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, class UMaterialInterface* Material) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "DrawMaterialToRenderTarget"); + + Params::KismetRenderingLibrary_DrawMaterialToRenderTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.Material = Material; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.EnablePathTracing +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bEnablePathTracer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::EnablePathTracing(bool bEnablePathTracer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "EnablePathTracing"); + + Params::KismetRenderingLibrary_EnablePathTracing Parms{}; + + Parms.bEnablePathTracer = bEnablePathTracer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.EndDrawCanvasToRenderTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDrawToRenderTargetContext&Context (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::EndDrawCanvasToRenderTarget(class UObject* WorldContextObject, const struct FDrawToRenderTargetContext& Context) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "EndDrawCanvasToRenderTarget"); + + Params::KismetRenderingLibrary_EndDrawCanvasToRenderTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Context = std::move(Context); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ExportRenderTarget +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FilePath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Filename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ExportRenderTarget(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, const class FString& FilePath, const class FString& Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ExportRenderTarget"); + + Params::KismetRenderingLibrary_ExportRenderTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.FilePath = std::move(FilePath); + Parms.Filename = std::move(Filename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ExportTexture2D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2D* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FilePath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Filename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ExportTexture2D(class UObject* WorldContextObject, class UTexture2D* Texture, const class FString& FilePath, const class FString& Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ExportTexture2D"); + + Params::KismetRenderingLibrary_ExportTexture2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Texture = Texture; + Parms.FilePath = std::move(FilePath); + Parms.Filename = std::move(Filename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ImportBufferAsTexture2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& Buffer (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UTexture2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture2D* UKismetRenderingLibrary::ImportBufferAsTexture2D(class UObject* WorldContextObject, const TArray& Buffer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ImportBufferAsTexture2D"); + + Params::KismetRenderingLibrary_ImportBufferAsTexture2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Buffer = std::move(Buffer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ImportFileAsTexture2D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Filename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture2D* UKismetRenderingLibrary::ImportFileAsTexture2D(class UObject* WorldContextObject, const class FString& Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ImportFileAsTexture2D"); + + Params::KismetRenderingLibrary_ImportFileAsTexture2D Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Filename = std::move(Filename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.MakeSkinWeightInfo +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Bone0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 Weight0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Bone1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 Weight1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Bone2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 Weight2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Bone3 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 Weight3 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSkelMeshSkinWeightInfo ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FSkelMeshSkinWeightInfo UKismetRenderingLibrary::MakeSkinWeightInfo(int32 Bone0, uint8 Weight0, int32 Bone1, uint8 Weight1, int32 Bone2, uint8 Weight2, int32 Bone3, uint8 Weight3) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "MakeSkinWeightInfo"); + + Params::KismetRenderingLibrary_MakeSkinWeightInfo Parms{}; + + Parms.Bone0 = Bone0; + Parms.Weight0 = Weight0; + Parms.Bone1 = Bone1; + Parms.Weight1 = Weight1; + Parms.Bone2 = Bone2; + Parms.Weight2 = Weight2; + Parms.Bone3 = Bone3; + Parms.Weight3 = Weight3; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutSamples (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetRenderingLibrary::ReadRenderTarget(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, TArray* OutSamples, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTarget"); + + Params::KismetRenderingLibrary_ReadRenderTarget Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutSamples != nullptr) + *OutSamples = std::move(Parms.OutSamples); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetPixel +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetRenderingLibrary::ReadRenderTargetPixel(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, int32 X, int32 Y) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetPixel"); + + Params::KismetRenderingLibrary_ReadRenderTargetPixel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.X = X; + Parms.Y = Y; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetRaw +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutLinearSamples (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetRenderingLibrary::ReadRenderTargetRaw(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, TArray* OutLinearSamples, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetRaw"); + + Params::KismetRenderingLibrary_ReadRenderTargetRaw Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLinearSamples != nullptr) + *OutLinearSamples = std::move(Parms.OutLinearSamples); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetRawPixel +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 X (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Y (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetRenderingLibrary::ReadRenderTargetRawPixel(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, int32 X, int32 Y, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetRawPixel"); + + Params::KismetRenderingLibrary_ReadRenderTargetRawPixel Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.X = X; + Parms.Y = Y; + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetRawPixelArea +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MinY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaxX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 MaxY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetRenderingLibrary::ReadRenderTargetRawPixelArea(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, int32 MinX, int32 MinY, int32 MaxX, int32 MaxY, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetRawPixelArea"); + + Params::KismetRenderingLibrary_ReadRenderTargetRawPixelArea Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.MinX = MinX; + Parms.MinY = MinY; + Parms.MaxX = MaxX; + Parms.MaxY = MaxY; + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetRawUV +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float U (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UKismetRenderingLibrary::ReadRenderTargetRawUV(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, float U, float V, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetRawUV"); + + Params::KismetRenderingLibrary_ReadRenderTargetRawUV Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.U = U; + Parms.V = V; + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetRawUVArea +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox2D& Area (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bNormalize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetRenderingLibrary::ReadRenderTargetRawUVArea(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, const struct FBox2D& Area, bool bNormalize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetRawUVArea"); + + Params::KismetRenderingLibrary_ReadRenderTargetRawUVArea Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.Area = std::move(Area); + Parms.bNormalize = bNormalize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ReadRenderTargetUV +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float U (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float V (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UKismetRenderingLibrary::ReadRenderTargetUV(class UObject* WorldContextObject, class UTextureRenderTarget2D* TextureRenderTarget, float U, float V) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReadRenderTargetUV"); + + Params::KismetRenderingLibrary_ReadRenderTargetUV Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.U = U; + Parms.V = V; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.RefreshPathTracingOutput +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetRenderingLibrary::RefreshPathTracingOutput() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "RefreshPathTracingOutput"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.ReleaseRenderTarget2D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ReleaseRenderTarget2D(class UTextureRenderTarget2D* TextureRenderTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ReleaseRenderTarget2D"); + + Params::KismetRenderingLibrary_ReleaseRenderTarget2D Parms{}; + + Parms.TextureRenderTarget = TextureRenderTarget; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.RenderTargetCreateStaticTexture2DArrayEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTarget2DArray* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Name_0 (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureCompressionSettings CompressionSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureMipGenSettings MipSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2DArray* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture2DArray* UKismetRenderingLibrary::RenderTargetCreateStaticTexture2DArrayEditorOnly(class UTextureRenderTarget2DArray* RenderTarget, const class FString& Name_0, ETextureCompressionSettings CompressionSettings, ETextureMipGenSettings MipSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "RenderTargetCreateStaticTexture2DArrayEditorOnly"); + + Params::KismetRenderingLibrary_RenderTargetCreateStaticTexture2DArrayEditorOnly Parms{}; + + Parms.RenderTarget = RenderTarget; + Parms.Name_0 = std::move(Name_0); + Parms.CompressionSettings = CompressionSettings; + Parms.MipSettings = MipSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.RenderTargetCreateStaticTexture2DEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTarget2D* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Name_0 (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureCompressionSettings CompressionSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureMipGenSettings MipSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture2D* UKismetRenderingLibrary::RenderTargetCreateStaticTexture2DEditorOnly(class UTextureRenderTarget2D* RenderTarget, const class FString& Name_0, ETextureCompressionSettings CompressionSettings, ETextureMipGenSettings MipSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "RenderTargetCreateStaticTexture2DEditorOnly"); + + Params::KismetRenderingLibrary_RenderTargetCreateStaticTexture2DEditorOnly Parms{}; + + Parms.RenderTarget = RenderTarget; + Parms.Name_0 = std::move(Name_0); + Parms.CompressionSettings = CompressionSettings; + Parms.MipSettings = MipSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.RenderTargetCreateStaticTextureCubeEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTargetCube* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Name_0 (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureCompressionSettings CompressionSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureMipGenSettings MipSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTextureCube* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTextureCube* UKismetRenderingLibrary::RenderTargetCreateStaticTextureCubeEditorOnly(class UTextureRenderTargetCube* RenderTarget, const class FString& Name_0, ETextureCompressionSettings CompressionSettings, ETextureMipGenSettings MipSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "RenderTargetCreateStaticTextureCubeEditorOnly"); + + Params::KismetRenderingLibrary_RenderTargetCreateStaticTextureCubeEditorOnly Parms{}; + + Parms.RenderTarget = RenderTarget; + Parms.Name_0 = std::move(Name_0); + Parms.CompressionSettings = CompressionSettings; + Parms.MipSettings = MipSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.RenderTargetCreateStaticVolumeTextureEditorOnly +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTargetVolume* RenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Name_0 (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureCompressionSettings CompressionSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETextureMipGenSettings MipSettings (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UVolumeTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UVolumeTexture* UKismetRenderingLibrary::RenderTargetCreateStaticVolumeTextureEditorOnly(class UTextureRenderTargetVolume* RenderTarget, const class FString& Name_0, ETextureCompressionSettings CompressionSettings, ETextureMipGenSettings MipSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "RenderTargetCreateStaticVolumeTextureEditorOnly"); + + Params::KismetRenderingLibrary_RenderTargetCreateStaticVolumeTextureEditorOnly Parms{}; + + Parms.RenderTarget = RenderTarget; + Parms.Name_0 = std::move(Name_0); + Parms.CompressionSettings = CompressionSettings; + Parms.MipSettings = MipSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetRenderingLibrary.ResizeRenderTarget2D +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UTextureRenderTarget2D* TextureRenderTarget (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Width (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Height (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::ResizeRenderTarget2D(class UTextureRenderTarget2D* TextureRenderTarget, int32 Width, int32 Height) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "ResizeRenderTarget2D"); + + Params::KismetRenderingLibrary_ResizeRenderTarget2D Parms{}; + + Parms.TextureRenderTarget = TextureRenderTarget; + Parms.Width = Width; + Parms.Height = Height; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetRenderingLibrary.SetCastInsetShadowForAllAttachments +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* PrimitiveComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCastInsetShadow (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLightAttachmentsAsGroup (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetRenderingLibrary::SetCastInsetShadowForAllAttachments(class UPrimitiveComponent* PrimitiveComponent, bool bCastInsetShadow, bool bLightAttachmentsAsGroup) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetRenderingLibrary", "SetCastInsetShadowForAllAttachments"); + + Params::KismetRenderingLibrary_SetCastInsetShadowForAllAttachments Parms{}; + + Parms.PrimitiveComponent = PrimitiveComponent; + Parms.bCastInsetShadow = bCastInsetShadow; + Parms.bLightAttachmentsAsGroup = bLightAttachmentsAsGroup; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetStringLibrary.BuildString_Bool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Bool(const class FString& AppendTo, const class FString& Prefix, bool InBool, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Bool"); + + Params::KismetStringLibrary_BuildString_Bool Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InBool = InBool; + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Color +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Color(const class FString& AppendTo, const class FString& Prefix, const struct FLinearColor& InColor, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Color"); + + Params::KismetStringLibrary_BuildString_Color Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InColor = std::move(InColor); + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Double +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Double(const class FString& AppendTo, const class FString& Prefix, double InDouble, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Double"); + + Params::KismetStringLibrary_BuildString_Double Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InDouble = InDouble; + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Int +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Int(const class FString& AppendTo, const class FString& Prefix, int32 inInt, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Int"); + + Params::KismetStringLibrary_BuildString_Int Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.inInt = inInt; + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_IntVector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntVector& InIntVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_IntVector(const class FString& AppendTo, const class FString& Prefix, const struct FIntVector& InIntVector, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_IntVector"); + + Params::KismetStringLibrary_BuildString_IntVector Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InIntVector = std::move(InIntVector); + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Name +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Name(const class FString& AppendTo, const class FString& Prefix, class FName InName, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Name"); + + Params::KismetStringLibrary_BuildString_Name Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InName = InName; + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Object +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* InObj (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Object(const class FString& AppendTo, const class FString& Prefix, class UObject* InObj, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Object"); + + Params::KismetStringLibrary_BuildString_Object Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InObj = InObj; + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Rotator +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Rotator(const class FString& AppendTo, const class FString& Prefix, const struct FRotator& InRot, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Rotator"); + + Params::KismetStringLibrary_BuildString_Rotator Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InRot = std::move(InRot); + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Vector +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& InVector (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Vector(const class FString& AppendTo, const class FString& Prefix, const struct FVector& InVector, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Vector"); + + Params::KismetStringLibrary_BuildString_Vector Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InVector = std::move(InVector); + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.BuildString_Vector2d +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& AppendTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& InVector2D (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Suffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::BuildString_Vector2d(const class FString& AppendTo, const class FString& Prefix, const struct FVector2D& InVector2D, const class FString& Suffix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "BuildString_Vector2d"); + + Params::KismetStringLibrary_BuildString_Vector2d Parms{}; + + Parms.AppendTo = std::move(AppendTo); + Parms.Prefix = std::move(Prefix); + Parms.InVector2D = std::move(InVector2D); + Parms.Suffix = std::move(Suffix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Concat_StrStr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Concat_StrStr(const class FString& A, const class FString& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Concat_StrStr"); + + Params::KismetStringLibrary_Concat_StrStr Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Contains +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SearchIn (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Substring (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSearchFromEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::Contains(const class FString& SearchIn, const class FString& Substring, bool bUseCase, bool bSearchFromEnd) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Contains"); + + Params::KismetStringLibrary_Contains Parms{}; + + Parms.SearchIn = std::move(SearchIn); + Parms.Substring = std::move(Substring); + Parms.bUseCase = bUseCase; + Parms.bSearchFromEnd = bSearchFromEnd; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_BoolToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool InBool (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_BoolToString(bool InBool) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_BoolToString"); + + Params::KismetStringLibrary_Conv_BoolToString Parms{}; + + Parms.InBool = InBool; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_BoxCenterAndExtentsToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_BoxCenterAndExtentsToString(const struct FBox& Box) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_BoxCenterAndExtentsToString"); + + Params::KismetStringLibrary_Conv_BoxCenterAndExtentsToString Parms{}; + + Parms.Box = std::move(Box); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_BoxToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FBox& Box (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_BoxToString(const struct FBox& Box) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_BoxToString"); + + Params::KismetStringLibrary_Conv_BoxToString Parms{}; + + Parms.Box = std::move(Box); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_ByteToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 InByte (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_ByteToString(uint8 InByte) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_ByteToString"); + + Params::KismetStringLibrary_Conv_ByteToString Parms{}; + + Parms.InByte = InByte; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_ColorToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FLinearColor& InColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_ColorToString(const struct FLinearColor& InColor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_ColorToString"); + + Params::KismetStringLibrary_Conv_ColorToString Parms{}; + + Parms.InColor = std::move(InColor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_DoubleToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double InDouble (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_DoubleToString(double InDouble) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_DoubleToString"); + + Params::KismetStringLibrary_Conv_DoubleToString Parms{}; + + Parms.InDouble = InDouble; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_InputDeviceIdToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FInputDeviceId& InDeviceId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_InputDeviceIdToString(const struct FInputDeviceId& InDeviceId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_InputDeviceIdToString"); + + Params::KismetStringLibrary_Conv_InputDeviceIdToString Parms{}; + + Parms.InDeviceId = std::move(InDeviceId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_Int64ToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_Int64ToString(int64 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_Int64ToString"); + + Params::KismetStringLibrary_Conv_Int64ToString Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_IntPointToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntPoint& InIntPoint (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_IntPointToString(const struct FIntPoint& InIntPoint) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_IntPointToString"); + + Params::KismetStringLibrary_Conv_IntPointToString Parms{}; + + Parms.InIntPoint = std::move(InIntPoint); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_IntToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 inInt (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_IntToString(int32 inInt) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_IntToString"); + + Params::KismetStringLibrary_Conv_IntToString Parms{}; + + Parms.inInt = inInt; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_IntVectorToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FIntVector& InIntVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_IntVectorToString(const struct FIntVector& InIntVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_IntVectorToString"); + + Params::KismetStringLibrary_Conv_IntVectorToString Parms{}; + + Parms.InIntVec = std::move(InIntVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_MatrixToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FMatrix& InMatrix (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_MatrixToString(const struct FMatrix& InMatrix) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_MatrixToString"); + + Params::KismetStringLibrary_Conv_MatrixToString Parms{}; + + Parms.InMatrix = std::move(InMatrix); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_NameToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName InName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_NameToString(class FName InName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_NameToString"); + + Params::KismetStringLibrary_Conv_NameToString Parms{}; + + Parms.InName = InName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_ObjectToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* InObj (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_ObjectToString(class UObject* InObj) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_ObjectToString"); + + Params::KismetStringLibrary_Conv_ObjectToString Parms{}; + + Parms.InObj = InObj; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_PlatformUserIdToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPlatformUserId& InPlatformUserId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_PlatformUserIdToString(const struct FPlatformUserId& InPlatformUserId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_PlatformUserIdToString"); + + Params::KismetStringLibrary_Conv_PlatformUserIdToString Parms{}; + + Parms.InPlatformUserId = std::move(InPlatformUserId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_RotatorToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FRotator& InRot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_RotatorToString(const struct FRotator& InRot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_RotatorToString"); + + Params::KismetStringLibrary_Conv_RotatorToString Parms{}; + + Parms.InRot = std::move(InRot); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToColor +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor* OutConvertedColor (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* OutIsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetStringLibrary::Conv_StringToColor(const class FString& InString, struct FLinearColor* OutConvertedColor, bool* OutIsValid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToColor"); + + Params::KismetStringLibrary_Conv_StringToColor Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConvertedColor != nullptr) + *OutConvertedColor = std::move(Parms.OutConvertedColor); + + if (OutIsValid != nullptr) + *OutIsValid = Parms.OutIsValid; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetStringLibrary::Conv_StringToDouble(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToDouble"); + + Params::KismetStringLibrary_Conv_StringToDouble Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::Conv_StringToInt(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToInt"); + + Params::KismetStringLibrary_Conv_StringToInt Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetStringLibrary::Conv_StringToInt64(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToInt64"); + + Params::KismetStringLibrary_Conv_StringToInt64 Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UKismetStringLibrary::Conv_StringToName(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToName"); + + Params::KismetStringLibrary_Conv_StringToName Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToRotator +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* OutConvertedRotator (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool* OutIsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetStringLibrary::Conv_StringToRotator(const class FString& InString, struct FRotator* OutConvertedRotator, bool* OutIsValid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToRotator"); + + Params::KismetStringLibrary_Conv_StringToRotator Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConvertedRotator != nullptr) + *OutConvertedRotator = std::move(Parms.OutConvertedRotator); + + if (OutIsValid != nullptr) + *OutIsValid = Parms.OutIsValid; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToVector +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutConvertedVector (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* OutIsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetStringLibrary::Conv_StringToVector(const class FString& InString, struct FVector* OutConvertedVector, bool* OutIsValid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToVector"); + + Params::KismetStringLibrary_Conv_StringToVector Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConvertedVector != nullptr) + *OutConvertedVector = std::move(Parms.OutConvertedVector); + + if (OutIsValid != nullptr) + *OutIsValid = Parms.OutIsValid; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToVector2D +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* OutConvertedVector2D (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* OutIsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetStringLibrary::Conv_StringToVector2D(const class FString& InString, struct FVector2D* OutConvertedVector2D, bool* OutIsValid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToVector2D"); + + Params::KismetStringLibrary_Conv_StringToVector2D Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConvertedVector2D != nullptr) + *OutConvertedVector2D = std::move(Parms.OutConvertedVector2D); + + if (OutIsValid != nullptr) + *OutIsValid = Parms.OutIsValid; +} + + +// Function Engine.KismetStringLibrary.Conv_StringToVector3f +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector3f* OutConvertedVector (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* OutIsValid (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetStringLibrary::Conv_StringToVector3f(const class FString& InString, struct FVector3f* OutConvertedVector, bool* OutIsValid) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_StringToVector3f"); + + Params::KismetStringLibrary_Conv_StringToVector3f Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutConvertedVector != nullptr) + *OutConvertedVector = std::move(Parms.OutConvertedVector); + + if (OutIsValid != nullptr) + *OutIsValid = Parms.OutIsValid; +} + + +// Function Engine.KismetStringLibrary.Conv_TransformToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTransform& InTrans (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_TransformToString(const struct FTransform& InTrans) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_TransformToString"); + + Params::KismetStringLibrary_Conv_TransformToString Parms{}; + + Parms.InTrans = std::move(InTrans); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_Vector2dToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector2D& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_Vector2dToString(const struct FVector2D& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_Vector2dToString"); + + Params::KismetStringLibrary_Conv_Vector2dToString Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_Vector3fToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector3f& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_Vector3fToString(const struct FVector3f& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_Vector3fToString"); + + Params::KismetStringLibrary_Conv_Vector3fToString Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Conv_VectorToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FVector& InVec (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Conv_VectorToString(const struct FVector& InVec) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Conv_VectorToString"); + + Params::KismetStringLibrary_Conv_VectorToString Parms{}; + + Parms.InVec = std::move(InVec); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.CullArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* inArray (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::CullArray(const class FString& SourceString, TArray* inArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "CullArray"); + + Params::KismetStringLibrary_CullArray Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (inArray != nullptr) + *inArray = std::move(Parms.inArray); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.EndsWith +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InSuffix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::EndsWith(const class FString& SourceString, const class FString& InSuffix, ESearchCase SearchCase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "EndsWith"); + + Params::KismetStringLibrary_EndsWith Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.InSuffix = std::move(InSuffix); + Parms.SearchCase = SearchCase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.EqualEqual_StriStri +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::EqualEqual_StriStri(const class FString& A, const class FString& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "EqualEqual_StriStri"); + + Params::KismetStringLibrary_EqualEqual_StriStri Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.EqualEqual_StrStr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::EqualEqual_StrStr(const class FString& A, const class FString& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "EqualEqual_StrStr"); + + Params::KismetStringLibrary_EqualEqual_StrStr Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.FindSubstring +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SearchIn (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Substring (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bUseCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bSearchFromEnd (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StartPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::FindSubstring(const class FString& SearchIn, const class FString& Substring, bool bUseCase, bool bSearchFromEnd, int32 StartPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "FindSubstring"); + + Params::KismetStringLibrary_FindSubstring Parms{}; + + Parms.SearchIn = std::move(SearchIn); + Parms.Substring = std::move(Substring); + Parms.bUseCase = bUseCase; + Parms.bSearchFromEnd = bSearchFromEnd; + Parms.StartPosition = StartPosition; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.GetCharacterArrayFromString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetStringLibrary::GetCharacterArrayFromString(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "GetCharacterArrayFromString"); + + Params::KismetStringLibrary_GetCharacterArrayFromString Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.GetCharacterAsNumber +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::GetCharacterAsNumber(const class FString& SourceString, int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "GetCharacterAsNumber"); + + Params::KismetStringLibrary_GetCharacterAsNumber Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.GetSubstring +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 StartIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::GetSubstring(const class FString& SourceString, int32 StartIndex, int32 Length) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "GetSubstring"); + + Params::KismetStringLibrary_GetSubstring Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.StartIndex = StartIndex; + Parms.Length = Length; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.IsEmpty +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::IsEmpty(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "IsEmpty"); + + Params::KismetStringLibrary_IsEmpty Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.IsNumeric +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::IsNumeric(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "IsNumeric"); + + Params::KismetStringLibrary_IsNumeric Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.JoinStringArray +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& SourceArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& Separator (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::JoinStringArray(const TArray& SourceArray, const class FString& Separator) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "JoinStringArray"); + + Params::KismetStringLibrary_JoinStringArray Parms{}; + + Parms.SourceArray = std::move(SourceArray); + Parms.Separator = std::move(Separator); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Left +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Count (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Left(const class FString& SourceString, int32 Count) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Left"); + + Params::KismetStringLibrary_Left Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Count = Count; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.LeftChop +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Count (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::LeftChop(const class FString& SourceString, int32 Count) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "LeftChop"); + + Params::KismetStringLibrary_LeftChop Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Count = Count; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.LeftPad +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ChCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::LeftPad(const class FString& SourceString, int32 ChCount) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "LeftPad"); + + Params::KismetStringLibrary_LeftPad Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.ChCount = ChCount; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Len +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& S (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::Len(const class FString& S) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Len"); + + Params::KismetStringLibrary_Len Parms{}; + + Parms.S = std::move(S); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.MatchesWildcard +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Wildcard (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::MatchesWildcard(const class FString& SourceString, const class FString& Wildcard, ESearchCase SearchCase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "MatchesWildcard"); + + Params::KismetStringLibrary_MatchesWildcard Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Wildcard = std::move(Wildcard); + Parms.SearchCase = SearchCase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Mid +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Start (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Count (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Mid(const class FString& SourceString, int32 Start, int32 Count) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Mid"); + + Params::KismetStringLibrary_Mid Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Start = Start; + Parms.Count = Count; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.NotEqual_StriStri +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::NotEqual_StriStri(const class FString& A, const class FString& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "NotEqual_StriStri"); + + Params::KismetStringLibrary_NotEqual_StriStri Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.NotEqual_StrStr +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& A (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& B (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::NotEqual_StrStr(const class FString& A, const class FString& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "NotEqual_StrStr"); + + Params::KismetStringLibrary_NotEqual_StrStr Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.ParseIntoArray +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Delimiter (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool CullEmptyStrings (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetStringLibrary::ParseIntoArray(const class FString& SourceString, const class FString& Delimiter, const bool CullEmptyStrings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "ParseIntoArray"); + + Params::KismetStringLibrary_ParseIntoArray Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Delimiter = std::move(Delimiter); + Parms.CullEmptyStrings = CullEmptyStrings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Replace +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& From (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& To (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Replace(const class FString& SourceString, const class FString& From, const class FString& To, ESearchCase SearchCase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Replace"); + + Params::KismetStringLibrary_Replace Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.From = std::move(From); + Parms.To = std::move(To); + Parms.SearchCase = SearchCase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.ReplaceInline +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FString& SourceString (Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& SearchText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& ReplacementText (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetStringLibrary::ReplaceInline(class FString& SourceString, const class FString& SearchText, const class FString& ReplacementText, ESearchCase SearchCase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "ReplaceInline"); + + Params::KismetStringLibrary_ReplaceInline Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.SearchText = std::move(SearchText); + Parms.ReplacementText = std::move(ReplacementText); + Parms.SearchCase = SearchCase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + SourceString = std::move(Parms.SourceString); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Reverse +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Reverse(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Reverse"); + + Params::KismetStringLibrary_Reverse Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Right +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Count (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Right(const class FString& SourceString, int32 Count) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Right"); + + Params::KismetStringLibrary_Right Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Count = Count; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.RightChop +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Count (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::RightChop(const class FString& SourceString, int32 Count) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "RightChop"); + + Params::KismetStringLibrary_RightChop Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.Count = Count; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.RightPad +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ChCount (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::RightPad(const class FString& SourceString, int32 ChCount) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "RightPad"); + + Params::KismetStringLibrary_RightPad Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.ChCount = ChCount; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Split +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InStr (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* LeftS (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* RightS (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchDir SearchDir (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::Split(const class FString& SourceString, const class FString& InStr, class FString* LeftS, class FString* RightS, ESearchCase SearchCase, ESearchDir SearchDir) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Split"); + + Params::KismetStringLibrary_Split Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.InStr = std::move(InStr); + Parms.SearchCase = SearchCase; + Parms.SearchDir = SearchDir; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (LeftS != nullptr) + *LeftS = std::move(Parms.LeftS); + + if (RightS != nullptr) + *RightS = std::move(Parms.RightS); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.StartsWith +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InPrefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ESearchCase SearchCase (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetStringLibrary::StartsWith(const class FString& SourceString, const class FString& InPrefix, ESearchCase SearchCase) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "StartsWith"); + + Params::KismetStringLibrary_StartsWith Parms{}; + + Parms.SourceString = std::move(SourceString); + Parms.InPrefix = std::move(InPrefix); + Parms.SearchCase = SearchCase; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.TimeSecondsToString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// float InSeconds (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::TimeSecondsToString(float InSeconds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "TimeSecondsToString"); + + Params::KismetStringLibrary_TimeSecondsToString Parms{}; + + Parms.InSeconds = InSeconds; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.ToLower +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::ToLower(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "ToLower"); + + Params::KismetStringLibrary_ToLower Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.ToUpper +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::ToUpper(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "ToUpper"); + + Params::KismetStringLibrary_ToUpper Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.Trim +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::Trim(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "Trim"); + + Params::KismetStringLibrary_Trim Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetStringLibrary.TrimTrailing +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& SourceString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetStringLibrary::TrimTrailing(const class FString& SourceString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetStringLibrary", "TrimTrailing"); + + Params::KismetStringLibrary_TrimTrailing Parms{}; + + Parms.SourceString = std::move(SourceString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.AddFloatHistorySample +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDebugFloatHistory& FloatHistory (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// struct FDebugFloatHistory ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FDebugFloatHistory UKismetSystemLibrary::AddFloatHistorySample(float Value, const struct FDebugFloatHistory& FloatHistory) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "AddFloatHistorySample"); + + Params::KismetSystemLibrary_AddFloatHistorySample Parms{}; + + Parms.Value = Value; + Parms.FloatHistory = std::move(FloatHistory); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BeginTransaction +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& Context (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FText& Description (Parm, NativeAccessSpecifierPublic) +// class UObject* PrimaryObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::BeginTransaction(const class FString& Context, const class FText& Description, class UObject* PrimaryObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BeginTransaction"); + + Params::KismetSystemLibrary_BeginTransaction Parms{}; + + Parms.Context = std::move(Context); + Parms.Description = std::move(Description); + Parms.PrimaryObject = PrimaryObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxOverlapActors +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxPos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxExtent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ActorClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxOverlapActors(const class UObject* WorldContextObject, const struct FVector& BoxPos, const struct FVector& BoxExtent, const TArray& ObjectTypes, class UClass* ActorClassFilter, const TArray& ActorsToIgnore, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxOverlapActors"); + + Params::KismetSystemLibrary_BoxOverlapActors Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BoxPos = std::move(BoxPos); + Parms.BoxExtent = std::move(BoxExtent); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ActorClassFilter = ActorClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxOverlapComponents +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& BoxPos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Extent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ComponentClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxOverlapComponents(const class UObject* WorldContextObject, const struct FVector& BoxPos, const struct FVector& Extent, const TArray& ObjectTypes, class UClass* ComponentClassFilter, const TArray& ActorsToIgnore, TArray* OutComponents) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxOverlapComponents"); + + Params::KismetSystemLibrary_BoxOverlapComponents Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BoxPos = std::move(BoxPos); + Parms.Extent = std::move(Extent); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ComponentClassFilter = ComponentClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutComponents != nullptr) + *OutComponents = std::move(Parms.OutComponents); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceMulti +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceMulti(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceMulti"); + + Params::KismetSystemLibrary_BoxTraceMulti Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceMultiByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceMultiByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceMultiByProfile"); + + Params::KismetSystemLibrary_BoxTraceMultiByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceMultiForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceMultiForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceMultiForObjects"); + + Params::KismetSystemLibrary_BoxTraceMultiForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceSingle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceSingle(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceSingle"); + + Params::KismetSystemLibrary_BoxTraceSingle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceSingleByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceSingleByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceSingleByProfile"); + + Params::KismetSystemLibrary_BoxTraceSingleByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BoxTraceSingleForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& HalfSize (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& orientation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::BoxTraceSingleForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const struct FVector& HalfSize, const struct FRotator& orientation, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BoxTraceSingleForObjects"); + + Params::KismetSystemLibrary_BoxTraceSingleForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.HalfSize = std::move(HalfSize); + Parms.orientation = std::move(orientation); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.BreakARFilter +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FARFilter& InARFilter (Parm, NativeAccessSpecifierPublic) +// TArray* PackageNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* PackagePaths (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* SoftObjectPaths (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* ClassPaths (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TSet* RecursiveClassPathsExclusionSet (Parm, OutParm, NativeAccessSpecifierPublic) +// TArray* ClassNames (Parm, OutParm, ZeroConstructor, AdvancedDisplay, NativeAccessSpecifierPublic) +// TSet* RecursiveClassesExclusionSet (Parm, OutParm, AdvancedDisplay, NativeAccessSpecifierPublic) +// bool* bRecursivePaths (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bRecursiveClasses (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bIncludeOnlyOnDiskAssets (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::BreakARFilter(const struct FARFilter& InARFilter, TArray* PackageNames, TArray* PackagePaths, TArray* SoftObjectPaths, TArray* ClassPaths, TSet* RecursiveClassPathsExclusionSet, TArray* ClassNames, TSet* RecursiveClassesExclusionSet, bool* bRecursivePaths, bool* bRecursiveClasses, bool* bIncludeOnlyOnDiskAssets) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BreakARFilter"); + + Params::KismetSystemLibrary_BreakARFilter Parms{}; + + Parms.InARFilter = std::move(InARFilter); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PackageNames != nullptr) + *PackageNames = std::move(Parms.PackageNames); + + if (PackagePaths != nullptr) + *PackagePaths = std::move(Parms.PackagePaths); + + if (SoftObjectPaths != nullptr) + *SoftObjectPaths = std::move(Parms.SoftObjectPaths); + + if (ClassPaths != nullptr) + *ClassPaths = std::move(Parms.ClassPaths); + + if (RecursiveClassPathsExclusionSet != nullptr) + *RecursiveClassPathsExclusionSet = std::move(Parms.RecursiveClassPathsExclusionSet); + + if (ClassNames != nullptr) + *ClassNames = std::move(Parms.ClassNames); + + if (RecursiveClassesExclusionSet != nullptr) + *RecursiveClassesExclusionSet = std::move(Parms.RecursiveClassesExclusionSet); + + if (bRecursivePaths != nullptr) + *bRecursivePaths = Parms.bRecursivePaths; + + if (bRecursiveClasses != nullptr) + *bRecursiveClasses = Parms.bRecursiveClasses; + + if (bIncludeOnlyOnDiskAssets != nullptr) + *bIncludeOnlyOnDiskAssets = Parms.bIncludeOnlyOnDiskAssets; +} + + +// Function Engine.KismetSystemLibrary.BreakSoftClassPath +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSoftClassPath& InSoftClassPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* PathString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::BreakSoftClassPath(const struct FSoftClassPath& InSoftClassPath, class FString* PathString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BreakSoftClassPath"); + + Params::KismetSystemLibrary_BreakSoftClassPath Parms{}; + + Parms.InSoftClassPath = std::move(InSoftClassPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PathString != nullptr) + *PathString = std::move(Parms.PathString); +} + + +// Function Engine.KismetSystemLibrary.BreakSoftObjectPath +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSoftObjectPath& InSoftObjectPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* PathString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::BreakSoftObjectPath(const struct FSoftObjectPath& InSoftObjectPath, class FString* PathString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BreakSoftObjectPath"); + + Params::KismetSystemLibrary_BreakSoftObjectPath Parms{}; + + Parms.InSoftObjectPath = std::move(InSoftObjectPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PathString != nullptr) + *PathString = std::move(Parms.PathString); +} + + +// Function Engine.KismetSystemLibrary.BreakTopLevelAssetPath +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTopLevelAssetPath& TopLevelAssetPath (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* PathString (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::BreakTopLevelAssetPath(const struct FTopLevelAssetPath& TopLevelAssetPath, class FString* PathString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "BreakTopLevelAssetPath"); + + Params::KismetSystemLibrary_BreakTopLevelAssetPath Parms{}; + + Parms.TopLevelAssetPath = std::move(TopLevelAssetPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PathString != nullptr) + *PathString = std::move(Parms.PathString); +} + + +// Function Engine.KismetSystemLibrary.CancelTransaction +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const int32 Index_0 (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::CancelTransaction(const int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CancelTransaction"); + + Params::KismetSystemLibrary_CancelTransaction Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.CanLaunchURL +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CanLaunchURL(const class FString& URL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CanLaunchURL"); + + Params::KismetSystemLibrary_CanLaunchURL Parms{}; + + Parms.URL = std::move(URL); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleOverlapActors +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& CapsulePos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ActorClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleOverlapActors(const class UObject* WorldContextObject, const struct FVector& CapsulePos, float Radius, float HalfHeight, const TArray& ObjectTypes, class UClass* ActorClassFilter, const TArray& ActorsToIgnore, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleOverlapActors"); + + Params::KismetSystemLibrary_CapsuleOverlapActors Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.CapsulePos = std::move(CapsulePos); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ActorClassFilter = ActorClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleOverlapComponents +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& CapsulePos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ComponentClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleOverlapComponents(const class UObject* WorldContextObject, const struct FVector& CapsulePos, float Radius, float HalfHeight, const TArray& ObjectTypes, class UClass* ComponentClassFilter, const TArray& ActorsToIgnore, TArray* OutComponents) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleOverlapComponents"); + + Params::KismetSystemLibrary_CapsuleOverlapComponents Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.CapsulePos = std::move(CapsulePos); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ComponentClassFilter = ComponentClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutComponents != nullptr) + *OutComponents = std::move(Parms.OutComponents); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceMulti +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceMulti(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceMulti"); + + Params::KismetSystemLibrary_CapsuleTraceMulti Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceMultiByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceMultiByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceMultiByProfile"); + + Params::KismetSystemLibrary_CapsuleTraceMultiByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceMultiForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceMultiForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceMultiForObjects"); + + Params::KismetSystemLibrary_CapsuleTraceMultiForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceSingle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceSingle(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceSingle"); + + Params::KismetSystemLibrary_CapsuleTraceSingle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceSingleByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceSingleByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceSingleByProfile"); + + Params::KismetSystemLibrary_CapsuleTraceSingleByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CapsuleTraceSingleForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::CapsuleTraceSingleForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, float HalfHeight, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CapsuleTraceSingleForObjects"); + + Params::KismetSystemLibrary_CapsuleTraceSingleForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.HalfHeight = HalfHeight; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CollectGarbage +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::CollectGarbage() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CollectGarbage"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ComponentOverlapActors +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& ComponentTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ActorClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::ComponentOverlapActors(class UPrimitiveComponent* Component, const struct FTransform& ComponentTransform, const TArray& ObjectTypes, class UClass* ActorClassFilter, const TArray& ActorsToIgnore, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ComponentOverlapActors"); + + Params::KismetSystemLibrary_ComponentOverlapActors Parms{}; + + Parms.Component = Component; + Parms.ComponentTransform = std::move(ComponentTransform); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ActorClassFilter = ActorClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ComponentOverlapComponents +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& ComponentTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ComponentClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::ComponentOverlapComponents(class UPrimitiveComponent* Component, const struct FTransform& ComponentTransform, const TArray& ObjectTypes, class UClass* ComponentClassFilter, const TArray& ActorsToIgnore, TArray* OutComponents) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ComponentOverlapComponents"); + + Params::KismetSystemLibrary_ComponentOverlapComponents Parms{}; + + Parms.Component = Component; + Parms.ComponentTransform = std::move(ComponentTransform); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ComponentClassFilter = ComponentClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutComponents != nullptr) + *OutComponents = std::move(Parms.OutComponents); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ControlScreensaver +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bAllowScreenSaver (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ControlScreensaver(bool bAllowScreenSaver) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ControlScreensaver"); + + Params::KismetSystemLibrary_ControlScreensaver Parms{}; + + Parms.bAllowScreenSaver = bAllowScreenSaver; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.Conv_ClassToSoftClassReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSubclassOf& Class_0 (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftClassPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftClassPtr UKismetSystemLibrary::Conv_ClassToSoftClassReference(const TSubclassOf& Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_ClassToSoftClassReference"); + + Params::KismetSystemLibrary_Conv_ClassToSoftClassReference Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_ComponentReferenceToSoftComponentReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FComponentReference& ComponentReference (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftComponentReference ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftComponentReference UKismetSystemLibrary::Conv_ComponentReferenceToSoftComponentReference(const struct FComponentReference& ComponentReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_ComponentReferenceToSoftComponentReference"); + + Params::KismetSystemLibrary_Conv_ComponentReferenceToSoftComponentReference Parms{}; + + Parms.ComponentReference = std::move(ComponentReference); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_InterfaceToObject +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TScriptInterface&Interface (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetSystemLibrary::Conv_InterfaceToObject(const TScriptInterface& Interface) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_InterfaceToObject"); + + Params::KismetSystemLibrary_Conv_InterfaceToObject Parms{}; + + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_ObjectToClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* UKismetSystemLibrary::Conv_ObjectToClass(class UObject* Object, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_ObjectToClass"); + + Params::KismetSystemLibrary_Conv_ObjectToClass Parms{}; + + Parms.Object = Object; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_ObjectToSoftObjectReference +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftObjectPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftObjectPtr UKismetSystemLibrary::Conv_ObjectToSoftObjectReference(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_ObjectToSoftObjectReference"); + + Params::KismetSystemLibrary_Conv_ObjectToSoftObjectReference Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_PrimaryAssetIdToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::Conv_PrimaryAssetIdToString(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_PrimaryAssetIdToString"); + + Params::KismetSystemLibrary_Conv_PrimaryAssetIdToString Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_PrimaryAssetTypeToString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetType& PrimaryAssetType (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::Conv_PrimaryAssetTypeToString(const struct FPrimaryAssetType& PrimaryAssetType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_PrimaryAssetTypeToString"); + + Params::KismetSystemLibrary_Conv_PrimaryAssetTypeToString Parms{}; + + Parms.PrimaryAssetType = std::move(PrimaryAssetType); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftClassPathToSoftClassRef +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSoftClassPath& SoftClassPath (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftClassPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftClassPtr UKismetSystemLibrary::Conv_SoftClassPathToSoftClassRef(const struct FSoftClassPath& SoftClassPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftClassPathToSoftClassRef"); + + Params::KismetSystemLibrary_Conv_SoftClassPathToSoftClassRef Parms{}; + + Parms.SoftClassPath = std::move(SoftClassPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftClassReferenceToClass +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftClassPtr& SoftClass (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf UKismetSystemLibrary::Conv_SoftClassReferenceToClass(const TSoftClassPtr& SoftClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftClassReferenceToClass"); + + Params::KismetSystemLibrary_Conv_SoftClassReferenceToClass Parms{}; + + Parms.SoftClass = SoftClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftClassReferenceToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftClassPtr& SoftClassReference (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::Conv_SoftClassReferenceToString(const TSoftClassPtr& SoftClassReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftClassReferenceToString"); + + Params::KismetSystemLibrary_Conv_SoftClassReferenceToString Parms{}; + + Parms.SoftClassReference = SoftClassReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftObjectReferenceToObject +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftObjectPtr& SoftObject (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetSystemLibrary::Conv_SoftObjectReferenceToObject(const TSoftObjectPtr& SoftObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftObjectReferenceToObject"); + + Params::KismetSystemLibrary_Conv_SoftObjectReferenceToObject Parms{}; + + Parms.SoftObject = SoftObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftObjectReferenceToString +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftObjectPtr& SoftObjectReference (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::Conv_SoftObjectReferenceToString(const TSoftObjectPtr& SoftObjectReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftObjectReferenceToString"); + + Params::KismetSystemLibrary_Conv_SoftObjectReferenceToString Parms{}; + + Parms.SoftObjectReference = SoftObjectReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftObjPathToSoftObjRef +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FSoftObjectPath& SoftObjectPath (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftObjectPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftObjectPtr UKismetSystemLibrary::Conv_SoftObjPathToSoftObjRef(const struct FSoftObjectPath& SoftObjectPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftObjPathToSoftObjRef"); + + Params::KismetSystemLibrary_Conv_SoftObjPathToSoftObjRef Parms{}; + + Parms.SoftObjectPath = std::move(SoftObjectPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftObjRefToSoftClassPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSoftClassPtr SoftClassReference (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftClassPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftClassPath UKismetSystemLibrary::Conv_SoftObjRefToSoftClassPath(TSoftClassPtr SoftClassReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftObjRefToSoftClassPath"); + + Params::KismetSystemLibrary_Conv_SoftObjRefToSoftClassPath Parms{}; + + Parms.SoftClassReference = SoftClassReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.Conv_SoftObjRefToSoftObjPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSoftObjectPtr SoftObjectReference (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftObjectPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftObjectPath UKismetSystemLibrary::Conv_SoftObjRefToSoftObjPath(TSoftObjectPtr SoftObjectReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Conv_SoftObjRefToSoftObjPath"); + + Params::KismetSystemLibrary_Conv_SoftObjRefToSoftObjPath Parms{}; + + Parms.SoftObjectReference = SoftObjectReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ConvertToAbsolutePath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Filename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::ConvertToAbsolutePath(const class FString& Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ConvertToAbsolutePath"); + + Params::KismetSystemLibrary_ConvertToAbsolutePath Parms{}; + + Parms.Filename = std::move(Filename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ConvertToRelativePath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Filename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::ConvertToRelativePath(const class FString& Filename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ConvertToRelativePath"); + + Params::KismetSystemLibrary_ConvertToRelativePath Parms{}; + + Parms.Filename = std::move(Filename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.CreateCopyForUndoBuffer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* ObjectToModify (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::CreateCopyForUndoBuffer(class UObject* ObjectToModify) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "CreateCopyForUndoBuffer"); + + Params::KismetSystemLibrary_CreateCopyForUndoBuffer Parms{}; + + Parms.ObjectToModify = ObjectToModify; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.Delay +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::Delay(const class UObject* WorldContextObject, float duration, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "Delay"); + + Params::KismetSystemLibrary_Delay Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.duration = duration; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DelayUntilNextTick +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DelayUntilNextTick(const class UObject* WorldContextObject, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DelayUntilNextTick"); + + Params::KismetSystemLibrary_DelayUntilNextTick Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DoesClassImplementInterface +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UClass* TestClass (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Interface (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::DoesClassImplementInterface(const class UClass* TestClass, TSubclassOf Interface) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DoesClassImplementInterface"); + + Params::KismetSystemLibrary_DoesClassImplementInterface Parms{}; + + Parms.TestClass = TestClass; + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.DoesImplementInterface +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* TestObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Interface (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::DoesImplementInterface(const class UObject* TestObject, TSubclassOf Interface) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DoesImplementInterface"); + + Params::KismetSystemLibrary_DoesImplementInterface Parms{}; + + Parms.TestObject = TestObject; + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugArrow +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineStart (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineEnd (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ArrowSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugArrow(const class UObject* WorldContextObject, const struct FVector& LineStart, const struct FVector& LineEnd, float ArrowSize, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugArrow"); + + Params::KismetSystemLibrary_DrawDebugArrow Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LineStart = std::move(LineStart); + Parms.LineEnd = std::move(LineEnd); + Parms.ArrowSize = ArrowSize; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugBox +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Extent (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugBox(const class UObject* WorldContextObject, const struct FVector& Center, const struct FVector& Extent, const struct FLinearColor& LineColor, const struct FRotator& Rotation, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugBox"); + + Params::KismetSystemLibrary_DrawDebugBox Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.Extent = std::move(Extent); + Parms.LineColor = std::move(LineColor); + Parms.Rotation = std::move(Rotation); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCamera +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class ACameraActor* CameraActor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& CameraColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCamera(const class ACameraActor* CameraActor, const struct FLinearColor& CameraColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCamera"); + + Params::KismetSystemLibrary_DrawDebugCamera Parms{}; + + Parms.CameraActor = CameraActor; + Parms.CameraColor = std::move(CameraColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCapsule +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCapsule(const class UObject* WorldContextObject, const struct FVector& Center, float HalfHeight, float Radius, const struct FRotator& Rotation, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCapsule"); + + Params::KismetSystemLibrary_DrawDebugCapsule Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.HalfHeight = HalfHeight; + Parms.Radius = Radius; + Parms.Rotation = std::move(Rotation); + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCircle +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumSegments (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& YAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& ZAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bDrawAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCircle(const class UObject* WorldContextObject, const struct FVector& Center, float Radius, int32 NumSegments, const struct FLinearColor& LineColor, float duration, float Thickness, const struct FVector& YAxis, const struct FVector& ZAxis, bool bDrawAxis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCircle"); + + Params::KismetSystemLibrary_DrawDebugCircle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.Radius = Radius; + Parms.NumSegments = NumSegments; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + Parms.YAxis = std::move(YAxis); + Parms.ZAxis = std::move(ZAxis); + Parms.bDrawAxis = bDrawAxis; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCone +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumSides (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCone(const class UObject* WorldContextObject, const struct FVector& Origin, const struct FVector& Direction, float Length, float AngleWidth, float AngleHeight, int32 NumSides, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCone"); + + Params::KismetSystemLibrary_DrawDebugCone Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Origin = std::move(Origin); + Parms.Direction = std::move(Direction); + Parms.Length = Length; + Parms.AngleWidth = AngleWidth; + Parms.AngleHeight = AngleHeight; + Parms.NumSides = NumSides; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugConeInDegrees +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleWidth (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngleHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumSides (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugConeInDegrees(const class UObject* WorldContextObject, const struct FVector& Origin, const struct FVector& Direction, float Length, float AngleWidth, float AngleHeight, int32 NumSides, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugConeInDegrees"); + + Params::KismetSystemLibrary_DrawDebugConeInDegrees Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Origin = std::move(Origin); + Parms.Direction = std::move(Direction); + Parms.Length = Length; + Parms.AngleWidth = AngleWidth; + Parms.AngleHeight = AngleHeight; + Parms.NumSides = NumSides; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCoordinateSystem +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& AxisLoc (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& AxisRot (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// float Scale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCoordinateSystem(const class UObject* WorldContextObject, const struct FVector& AxisLoc, const struct FRotator& AxisRot, float Scale, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCoordinateSystem"); + + Params::KismetSystemLibrary_DrawDebugCoordinateSystem Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.AxisLoc = std::move(AxisLoc); + Parms.AxisRot = std::move(AxisRot); + Parms.Scale = Scale; + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugCylinder +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Segments (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugCylinder(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, int32 Segments, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugCylinder"); + + Params::KismetSystemLibrary_DrawDebugCylinder Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.Segments = Segments; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugFloatHistoryLocation +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDebugFloatHistory& FloatHistory (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector& DrawLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& DrawSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& DrawColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugFloatHistoryLocation(const class UObject* WorldContextObject, const struct FDebugFloatHistory& FloatHistory, const struct FVector& DrawLocation, const struct FVector2D& DrawSize, const struct FLinearColor& DrawColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugFloatHistoryLocation"); + + Params::KismetSystemLibrary_DrawDebugFloatHistoryLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.FloatHistory = std::move(FloatHistory); + Parms.DrawLocation = std::move(DrawLocation); + Parms.DrawSize = std::move(DrawSize); + Parms.DrawColor = std::move(DrawColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugFloatHistoryTransform +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FDebugFloatHistory& FloatHistory (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FTransform& DrawTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& DrawSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& DrawColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugFloatHistoryTransform(const class UObject* WorldContextObject, const struct FDebugFloatHistory& FloatHistory, const struct FTransform& DrawTransform, const struct FVector2D& DrawSize, const struct FLinearColor& DrawColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugFloatHistoryTransform"); + + Params::KismetSystemLibrary_DrawDebugFloatHistoryTransform Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.FloatHistory = std::move(FloatHistory); + Parms.DrawTransform = std::move(DrawTransform); + Parms.DrawSize = std::move(DrawSize); + Parms.DrawColor = std::move(DrawColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugFrustum +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& FrustumTransform (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& FrustumColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugFrustum(const class UObject* WorldContextObject, const struct FTransform& FrustumTransform, const struct FLinearColor& FrustumColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugFrustum"); + + Params::KismetSystemLibrary_DrawDebugFrustum Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.FrustumTransform = std::move(FrustumTransform); + Parms.FrustumColor = std::move(FrustumColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugLine +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineStart (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& LineEnd (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugLine(const class UObject* WorldContextObject, const struct FVector& LineStart, const struct FVector& LineEnd, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugLine"); + + Params::KismetSystemLibrary_DrawDebugLine Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.LineStart = std::move(LineStart); + Parms.LineEnd = std::move(LineEnd); + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugPlane +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPlane& PlaneCoordinates (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Size (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& PlaneColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugPlane(const class UObject* WorldContextObject, const struct FPlane& PlaneCoordinates, const struct FVector& Location, float Size, const struct FLinearColor& PlaneColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugPlane"); + + Params::KismetSystemLibrary_DrawDebugPlane Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.PlaneCoordinates = std::move(PlaneCoordinates); + Parms.Location = std::move(Location); + Parms.Size = Size; + Parms.PlaneColor = std::move(PlaneColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugPoint +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& position (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Size (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& PointColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugPoint(const class UObject* WorldContextObject, const struct FVector& position, float Size, const struct FLinearColor& PointColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugPoint"); + + Params::KismetSystemLibrary_DrawDebugPoint Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.position = std::move(position); + Parms.Size = Size; + Parms.PointColor = std::move(PointColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugSphere +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Segments (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& LineColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Thickness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugSphere(const class UObject* WorldContextObject, const struct FVector& Center, float Radius, int32 Segments, const struct FLinearColor& LineColor, float duration, float Thickness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugSphere"); + + Params::KismetSystemLibrary_DrawDebugSphere Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.Radius = Radius; + Parms.Segments = Segments; + Parms.LineColor = std::move(LineColor); + Parms.duration = duration; + Parms.Thickness = Thickness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.DrawDebugString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TextLocation (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class AActor* TestBaseActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TextColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::DrawDebugString(const class UObject* WorldContextObject, const struct FVector& TextLocation, const class FString& Text, class AActor* TestBaseActor, const struct FLinearColor& TextColor, float duration) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "DrawDebugString"); + + Params::KismetSystemLibrary_DrawDebugString Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.TextLocation = std::move(TextLocation); + Parms.Text = std::move(Text); + Parms.TestBaseActor = TestBaseActor; + Parms.TextColor = std::move(TextColor); + Parms.duration = duration; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.EndTransaction +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::EndTransaction() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "EndTransaction"); + + Params::KismetSystemLibrary_EndTransaction Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.EqualEqual_PrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetId& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::EqualEqual_PrimaryAssetId(const struct FPrimaryAssetId& A, const struct FPrimaryAssetId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "EqualEqual_PrimaryAssetId"); + + Params::KismetSystemLibrary_EqualEqual_PrimaryAssetId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.EqualEqual_PrimaryAssetType +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetType& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetType& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::EqualEqual_PrimaryAssetType(const struct FPrimaryAssetType& A, const struct FPrimaryAssetType& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "EqualEqual_PrimaryAssetType"); + + Params::KismetSystemLibrary_EqualEqual_PrimaryAssetType Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.EqualEqual_SoftClassReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftClassPtr& A (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftClassPtr& B (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::EqualEqual_SoftClassReference(const TSoftClassPtr& A, const TSoftClassPtr& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "EqualEqual_SoftClassReference"); + + Params::KismetSystemLibrary_EqualEqual_SoftClassReference Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.EqualEqual_SoftObjectReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftObjectPtr& A (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr& B (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::EqualEqual_SoftObjectReference(const TSoftObjectPtr& A, const TSoftObjectPtr& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "EqualEqual_SoftObjectReference"); + + Params::KismetSystemLibrary_EqualEqual_SoftObjectReference Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ExecuteConsoleCommand +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Command (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* SpecificPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ExecuteConsoleCommand(const class UObject* WorldContextObject, const class FString& Command, class APlayerController* SpecificPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ExecuteConsoleCommand"); + + Params::KismetSystemLibrary_ExecuteConsoleCommand Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Command = std::move(Command); + Parms.SpecificPlayer = SpecificPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.FlushDebugStrings +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::FlushDebugStrings(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "FlushDebugStrings"); + + Params::KismetSystemLibrary_FlushDebugStrings Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.FlushPersistentDebugLines +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::FlushPersistentDebugLines(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "FlushPersistentDebugLines"); + + Params::KismetSystemLibrary_FlushPersistentDebugLines Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ForceCloseAdBanner +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::ForceCloseAdBanner() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ForceCloseAdBanner"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.GetActorBounds +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class AActor* Actor (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Origin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoxExtent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::GetActorBounds(const class AActor* Actor, struct FVector* Origin, struct FVector* BoxExtent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetActorBounds"); + + Params::KismetSystemLibrary_GetActorBounds Parms{}; + + Parms.Actor = Actor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Origin != nullptr) + *Origin = std::move(Parms.Origin); + + if (BoxExtent != nullptr) + *BoxExtent = std::move(Parms.BoxExtent); +} + + +// Function Engine.KismetSystemLibrary.GetActorListFromComponentList +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&ComponentList (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) +// class UClass* ActorClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutActorList (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::GetActorListFromComponentList(const TArray& ComponentList, class UClass* ActorClassFilter, TArray* OutActorList) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetActorListFromComponentList"); + + Params::KismetSystemLibrary_GetActorListFromComponentList Parms{}; + + Parms.ComponentList = std::move(ComponentList); + Parms.ActorClassFilter = ActorClassFilter; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActorList != nullptr) + *OutActorList = std::move(Parms.OutActorList); +} + + +// Function Engine.KismetSystemLibrary.GetAdIDCount +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetAdIDCount() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetAdIDCount"); + + Params::KismetSystemLibrary_GetAdIDCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetBuildConfiguration +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetBuildConfiguration() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetBuildConfiguration"); + + Params::KismetSystemLibrary_GetBuildConfiguration Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetBuildVersion +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetBuildVersion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetBuildVersion"); + + Params::KismetSystemLibrary_GetBuildVersion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetClassDisplayName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UClass* Class_0 (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetClassDisplayName(const class UClass* Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetClassDisplayName"); + + Params::KismetSystemLibrary_GetClassDisplayName Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetClassFromPrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSubclassOf UKismetSystemLibrary::GetClassFromPrimaryAssetId(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetClassFromPrimaryAssetId"); + + Params::KismetSystemLibrary_GetClassFromPrimaryAssetId Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetClassTopLevelAssetPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UClass* Class_0 (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTopLevelAssetPath ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTopLevelAssetPath UKismetSystemLibrary::GetClassTopLevelAssetPath(const class UClass* Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetClassTopLevelAssetPath"); + + Params::KismetSystemLibrary_GetClassTopLevelAssetPath Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetCommandLine +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetCommandLine() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetCommandLine"); + + Params::KismetSystemLibrary_GetCommandLine Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetComponentBounds +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class USceneComponent* Component (ConstParm, Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* Origin (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* BoxExtent (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SphereRadius (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::GetComponentBounds(const class USceneComponent* Component, struct FVector* Origin, struct FVector* BoxExtent, float* SphereRadius) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetComponentBounds"); + + Params::KismetSystemLibrary_GetComponentBounds Parms{}; + + Parms.Component = Component; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Origin != nullptr) + *Origin = std::move(Parms.Origin); + + if (BoxExtent != nullptr) + *BoxExtent = std::move(Parms.BoxExtent); + + if (SphereRadius != nullptr) + *SphereRadius = Parms.SphereRadius; +} + + +// Function Engine.KismetSystemLibrary.GetConsoleVariableBoolValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& VariableName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::GetConsoleVariableBoolValue(const class FString& VariableName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetConsoleVariableBoolValue"); + + Params::KismetSystemLibrary_GetConsoleVariableBoolValue Parms{}; + + Parms.VariableName = std::move(VariableName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetConsoleVariableFloatValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& VariableName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::GetConsoleVariableFloatValue(const class FString& VariableName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetConsoleVariableFloatValue"); + + Params::KismetSystemLibrary_GetConsoleVariableFloatValue Parms{}; + + Parms.VariableName = std::move(VariableName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetConsoleVariableIntValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& VariableName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetConsoleVariableIntValue(const class FString& VariableName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetConsoleVariableIntValue"); + + Params::KismetSystemLibrary_GetConsoleVariableIntValue Parms{}; + + Parms.VariableName = std::move(VariableName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetConsoleVariableStringValue +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& VariableName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetConsoleVariableStringValue(const class FString& VariableName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetConsoleVariableStringValue"); + + Params::KismetSystemLibrary_GetConsoleVariableStringValue Parms{}; + + Parms.VariableName = std::move(VariableName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetConvenientWindowedResolutions +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* Resolutions (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::GetConvenientWindowedResolutions(TArray* Resolutions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetConvenientWindowedResolutions"); + + Params::KismetSystemLibrary_GetConvenientWindowedResolutions Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Resolutions != nullptr) + *Resolutions = std::move(Parms.Resolutions); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetCurrentBundleState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceCurrentState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutBundles (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::GetCurrentBundleState(const struct FPrimaryAssetId& PrimaryAssetId, bool bForceCurrentState, TArray* OutBundles) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetCurrentBundleState"); + + Params::KismetSystemLibrary_GetCurrentBundleState Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + Parms.bForceCurrentState = bForceCurrentState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutBundles != nullptr) + *OutBundles = std::move(Parms.OutBundles); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetDefaultLanguage +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetDefaultLanguage() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetDefaultLanguage"); + + Params::KismetSystemLibrary_GetDefaultLanguage Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetDefaultLocale +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetDefaultLocale() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetDefaultLocale"); + + Params::KismetSystemLibrary_GetDefaultLocale Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetDeviceId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetDeviceId() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetDeviceId"); + + Params::KismetSystemLibrary_GetDeviceId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetDisplayName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetDisplayName(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetDisplayName"); + + Params::KismetSystemLibrary_GetDisplayName Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetEngineVersion +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetEngineVersion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetEngineVersion"); + + Params::KismetSystemLibrary_GetEngineVersion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetEnumTopLevelAssetPath +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UEnum* Enum (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTopLevelAssetPath ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTopLevelAssetPath UKismetSystemLibrary::GetEnumTopLevelAssetPath(const class UEnum* Enum) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetEnumTopLevelAssetPath"); + + Params::KismetSystemLibrary_GetEnumTopLevelAssetPath Parms{}; + + Parms.Enum = Enum; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetFrameCount +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetSystemLibrary::GetFrameCount() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetFrameCount"); + + Params::KismetSystemLibrary_GetFrameCount Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetGameBundleId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetGameBundleId() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetGameBundleId"); + + Params::KismetSystemLibrary_GetGameBundleId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetGameName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetGameName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetGameName"); + + Params::KismetSystemLibrary_GetGameName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetGamepadButtonGlyph +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& ButtonKey (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ControllerIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture2D* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture2D* UKismetSystemLibrary::GetGamepadButtonGlyph(const class FString& ButtonKey, int32 ControllerIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetGamepadButtonGlyph"); + + Params::KismetSystemLibrary_GetGamepadButtonGlyph Parms{}; + + Parms.ButtonKey = std::move(ButtonKey); + Parms.ControllerIndex = ControllerIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetGamepadControllerName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetGamepadControllerName(int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetGamepadControllerName"); + + Params::KismetSystemLibrary_GetGamepadControllerName Parms{}; + + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetGameTimeInSeconds +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetSystemLibrary::GetGameTimeInSeconds(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetGameTimeInSeconds"); + + Params::KismetSystemLibrary_GetGameTimeInSeconds Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetLocalCurrencyCode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetLocalCurrencyCode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetLocalCurrencyCode"); + + Params::KismetSystemLibrary_GetLocalCurrencyCode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetLocalCurrencySymbol +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetLocalCurrencySymbol() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetLocalCurrencySymbol"); + + Params::KismetSystemLibrary_GetLocalCurrencySymbol Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetMinYResolutionFor3DView +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetMinYResolutionFor3DView() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetMinYResolutionFor3DView"); + + Params::KismetSystemLibrary_GetMinYResolutionFor3DView Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetMinYResolutionForUI +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetMinYResolutionForUI() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetMinYResolutionForUI"); + + Params::KismetSystemLibrary_GetMinYResolutionForUI Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetObjectFromPrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetSystemLibrary::GetObjectFromPrimaryAssetId(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetObjectFromPrimaryAssetId"); + + Params::KismetSystemLibrary_GetObjectFromPrimaryAssetId Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetObjectName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetObjectName(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetObjectName"); + + Params::KismetSystemLibrary_GetObjectName Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetOuterObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetSystemLibrary::GetOuterObject(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetOuterObject"); + + Params::KismetSystemLibrary_GetOuterObject Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPathName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetPathName(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPathName"); + + Params::KismetSystemLibrary_GetPathName Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPlatformUserDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetPlatformUserDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPlatformUserDir"); + + Params::KismetSystemLibrary_GetPlatformUserDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPlatformUserName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetPlatformUserName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPlatformUserName"); + + Params::KismetSystemLibrary_GetPlatformUserName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPreferredLanguages +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UKismetSystemLibrary::GetPreferredLanguages() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPreferredLanguages"); + + Params::KismetSystemLibrary_GetPreferredLanguages Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetIdFromClass +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPrimaryAssetId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPrimaryAssetId UKismetSystemLibrary::GetPrimaryAssetIdFromClass(TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetIdFromClass"); + + Params::KismetSystemLibrary_GetPrimaryAssetIdFromClass Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetIdFromObject +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPrimaryAssetId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPrimaryAssetId UKismetSystemLibrary::GetPrimaryAssetIdFromObject(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetIdFromObject"); + + Params::KismetSystemLibrary_GetPrimaryAssetIdFromObject Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetIdFromSoftClassReference +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSoftClassPtr SoftClassReference (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPrimaryAssetId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPrimaryAssetId UKismetSystemLibrary::GetPrimaryAssetIdFromSoftClassReference(TSoftClassPtr SoftClassReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetIdFromSoftClassReference"); + + Params::KismetSystemLibrary_GetPrimaryAssetIdFromSoftClassReference Parms{}; + + Parms.SoftClassReference = SoftClassReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetIdFromSoftObjectReference +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// TSoftObjectPtr SoftObjectReference (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FPrimaryAssetId ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FPrimaryAssetId UKismetSystemLibrary::GetPrimaryAssetIdFromSoftObjectReference(TSoftObjectPtr SoftObjectReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetIdFromSoftObjectReference"); + + Params::KismetSystemLibrary_GetPrimaryAssetIdFromSoftObjectReference Parms{}; + + Parms.SoftObjectReference = SoftObjectReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetIdList +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FPrimaryAssetType& PrimaryAssetType (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPrimaryAssetIdList (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::GetPrimaryAssetIdList(const struct FPrimaryAssetType& PrimaryAssetType, TArray* OutPrimaryAssetIdList) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetIdList"); + + Params::KismetSystemLibrary_GetPrimaryAssetIdList Parms{}; + + Parms.PrimaryAssetType = std::move(PrimaryAssetType); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPrimaryAssetIdList != nullptr) + *OutPrimaryAssetIdList = std::move(Parms.OutPrimaryAssetIdList); +} + + +// Function Engine.KismetSystemLibrary.GetPrimaryAssetsWithBundleState +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& RequiredBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ExcludedBundles (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ValidTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bForceCurrentState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutPrimaryAssetIdList (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::GetPrimaryAssetsWithBundleState(const TArray& RequiredBundles, const TArray& ExcludedBundles, const TArray& ValidTypes, bool bForceCurrentState, TArray* OutPrimaryAssetIdList) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetPrimaryAssetsWithBundleState"); + + Params::KismetSystemLibrary_GetPrimaryAssetsWithBundleState Parms{}; + + Parms.RequiredBundles = std::move(RequiredBundles); + Parms.ExcludedBundles = std::move(ExcludedBundles); + Parms.ValidTypes = std::move(ValidTypes); + Parms.bForceCurrentState = bForceCurrentState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPrimaryAssetIdList != nullptr) + *OutPrimaryAssetIdList = std::move(Parms.OutPrimaryAssetIdList); +} + + +// Function Engine.KismetSystemLibrary.GetProjectContentDirectory +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetProjectContentDirectory() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetProjectContentDirectory"); + + Params::KismetSystemLibrary_GetProjectContentDirectory Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetProjectDirectory +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetProjectDirectory() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetProjectDirectory"); + + Params::KismetSystemLibrary_GetProjectDirectory Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetProjectSavedDirectory +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetProjectSavedDirectory() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetProjectSavedDirectory"); + + Params::KismetSystemLibrary_GetProjectSavedDirectory Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetRenderingDetailMode +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetRenderingDetailMode() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetRenderingDetailMode"); + + Params::KismetSystemLibrary_GetRenderingDetailMode Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetRenderingMaterialQualityLevel +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::GetRenderingMaterialQualityLevel() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetRenderingMaterialQualityLevel"); + + Params::KismetSystemLibrary_GetRenderingMaterialQualityLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSoftClassPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UClass* Class_0 (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftClassPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftClassPath UKismetSystemLibrary::GetSoftClassPath(const class UClass* Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSoftClassPath"); + + Params::KismetSystemLibrary_GetSoftClassPath Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSoftClassReferenceFromPrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftClassPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftClassPtr UKismetSystemLibrary::GetSoftClassReferenceFromPrimaryAssetId(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSoftClassReferenceFromPrimaryAssetId"); + + Params::KismetSystemLibrary_GetSoftClassReferenceFromPrimaryAssetId Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSoftClassTopLevelAssetPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TSoftClassPtr SoftClassReference (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTopLevelAssetPath ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTopLevelAssetPath UKismetSystemLibrary::GetSoftClassTopLevelAssetPath(TSoftClassPtr SoftClassReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSoftClassTopLevelAssetPath"); + + Params::KismetSystemLibrary_GetSoftClassTopLevelAssetPath Parms{}; + + Parms.SoftClassReference = SoftClassReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSoftObjectPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftObjectPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftObjectPath UKismetSystemLibrary::GetSoftObjectPath(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSoftObjectPath"); + + Params::KismetSystemLibrary_GetSoftObjectPath Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSoftObjectReferenceFromPrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftObjectPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftObjectPtr UKismetSystemLibrary::GetSoftObjectReferenceFromPrimaryAssetId(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSoftObjectReferenceFromPrimaryAssetId"); + + Params::KismetSystemLibrary_GetSoftObjectReferenceFromPrimaryAssetId Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetStructTopLevelAssetPath +// (Final, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UScriptStruct* Struct (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTopLevelAssetPath ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTopLevelAssetPath UKismetSystemLibrary::GetStructTopLevelAssetPath(const class UScriptStruct* Struct) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetStructTopLevelAssetPath"); + + Params::KismetSystemLibrary_GetStructTopLevelAssetPath Parms{}; + + Parms.Struct = Struct; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSupportedFullscreenResolutions +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* Resolutions (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::GetSupportedFullscreenResolutions(TArray* Resolutions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSupportedFullscreenResolutions"); + + Params::KismetSystemLibrary_GetSupportedFullscreenResolutions Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Resolutions != nullptr) + *Resolutions = std::move(Parms.Resolutions); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetSystemPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetSystemPath(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetSystemPath"); + + Params::KismetSystemLibrary_GetSystemPath Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetUniqueDeviceId +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::GetUniqueDeviceId() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetUniqueDeviceId"); + + Params::KismetSystemLibrary_GetUniqueDeviceId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.GetVolumeButtonsHandledBySystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::GetVolumeButtonsHandledBySystem() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "GetVolumeButtonsHandledBySystem"); + + Params::KismetSystemLibrary_GetVolumeButtonsHandledBySystem Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.HasMultipleLocalPlayers +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::HasMultipleLocalPlayers(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "HasMultipleLocalPlayers"); + + Params::KismetSystemLibrary_HasMultipleLocalPlayers Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.HideAdBanner +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::HideAdBanner() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "HideAdBanner"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.IsControllerAssignedToGamepad +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsControllerAssignedToGamepad(int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsControllerAssignedToGamepad"); + + Params::KismetSystemLibrary_IsControllerAssignedToGamepad Parms{}; + + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsDedicatedServer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsDedicatedServer(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsDedicatedServer"); + + Params::KismetSystemLibrary_IsDedicatedServer Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsInterstitialAdAvailable +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsInterstitialAdAvailable() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsInterstitialAdAvailable"); + + Params::KismetSystemLibrary_IsInterstitialAdAvailable Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsInterstitialAdRequested +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsInterstitialAdRequested() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsInterstitialAdRequested"); + + Params::KismetSystemLibrary_IsInterstitialAdRequested Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsLoggedIn +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class APlayerController* SpecificPlayer (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsLoggedIn(const class APlayerController* SpecificPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsLoggedIn"); + + Params::KismetSystemLibrary_IsLoggedIn Parms{}; + + Parms.SpecificPlayer = SpecificPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsObjectOfSoftClass +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftClassPtr SoftClass (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsObjectOfSoftClass(const class UObject* Object, TSoftClassPtr SoftClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsObjectOfSoftClass"); + + Params::KismetSystemLibrary_IsObjectOfSoftClass Parms{}; + + Parms.Object = Object; + Parms.SoftClass = SoftClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsPackagedForDistribution +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsPackagedForDistribution() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsPackagedForDistribution"); + + Params::KismetSystemLibrary_IsPackagedForDistribution Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsScreensaverEnabled +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsScreensaverEnabled() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsScreensaverEnabled"); + + Params::KismetSystemLibrary_IsScreensaverEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsServer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsServer(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsServer"); + + Params::KismetSystemLibrary_IsServer Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsSplitScreen +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsSplitScreen(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsSplitScreen"); + + Params::KismetSystemLibrary_IsSplitScreen Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsStandalone +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsStandalone(const class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsStandalone"); + + Params::KismetSystemLibrary_IsStandalone Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsUnattended +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsUnattended() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsUnattended"); + + Params::KismetSystemLibrary_IsUnattended Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValid +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* Object (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValid(const class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValid"); + + Params::KismetSystemLibrary_IsValid Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UClass* Class_0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidClass(class UClass* Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidClass"); + + Params::KismetSystemLibrary_IsValidClass Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidInterface +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TScriptInterface&Interface (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidInterface(const TScriptInterface& Interface) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidInterface"); + + Params::KismetSystemLibrary_IsValidInterface Parms{}; + + Parms.Interface = Interface; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidPrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidPrimaryAssetId(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidPrimaryAssetId"); + + Params::KismetSystemLibrary_IsValidPrimaryAssetId Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidPrimaryAssetType +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetType& PrimaryAssetType (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidPrimaryAssetType(const struct FPrimaryAssetType& PrimaryAssetType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidPrimaryAssetType"); + + Params::KismetSystemLibrary_IsValidPrimaryAssetType Parms{}; + + Parms.PrimaryAssetType = std::move(PrimaryAssetType); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidSoftClassReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftClassPtr& SoftClassReference (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidSoftClassReference(const TSoftClassPtr& SoftClassReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidSoftClassReference"); + + Params::KismetSystemLibrary_IsValidSoftClassReference Parms{}; + + Parms.SoftClassReference = SoftClassReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.IsValidSoftObjectReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftObjectPtr& SoftObjectReference (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::IsValidSoftObjectReference(const TSoftObjectPtr& SoftObjectReference) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "IsValidSoftObjectReference"); + + Params::KismetSystemLibrary_IsValidSoftObjectReference Parms{}; + + Parms.SoftObjectReference = SoftObjectReference; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_ClearAndInvalidateTimerHandle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle& Handle (Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_ClearAndInvalidateTimerHandle(const class UObject* WorldContextObject, struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_ClearAndInvalidateTimerHandle"); + + Params::KismetSystemLibrary_K2_ClearAndInvalidateTimerHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Handle = std::move(Parms.Handle); +} + + +// Function Engine.KismetSystemLibrary.K2_ClearTimer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_ClearTimer(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_ClearTimer"); + + Params::KismetSystemLibrary_K2_ClearTimer Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_ClearTimerDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_ClearTimerDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_ClearTimerDelegate"); + + Params::KismetSystemLibrary_K2_ClearTimerDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_ClearTimerHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_ClearTimerHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_ClearTimerHandle"); + + Params::KismetSystemLibrary_K2_ClearTimerHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerElapsedTime +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerElapsedTime(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerElapsedTime"); + + Params::KismetSystemLibrary_K2_GetTimerElapsedTime Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerElapsedTimeDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerElapsedTimeDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerElapsedTimeDelegate"); + + Params::KismetSystemLibrary_K2_GetTimerElapsedTimeDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerElapsedTimeHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerElapsedTimeHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerElapsedTimeHandle"); + + Params::KismetSystemLibrary_K2_GetTimerElapsedTimeHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerRemainingTime +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerRemainingTime(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerRemainingTime"); + + Params::KismetSystemLibrary_K2_GetTimerRemainingTime Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerRemainingTimeDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerRemainingTimeDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerRemainingTimeDelegate"); + + Params::KismetSystemLibrary_K2_GetTimerRemainingTimeDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_GetTimerRemainingTimeHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UKismetSystemLibrary::K2_GetTimerRemainingTimeHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_GetTimerRemainingTimeHandle"); + + Params::KismetSystemLibrary_K2_GetTimerRemainingTimeHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_InvalidateTimerHandle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FTimerHandle& Handle (Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimerHandle UKismetSystemLibrary::K2_InvalidateTimerHandle(struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_InvalidateTimerHandle"); + + Params::KismetSystemLibrary_K2_InvalidateTimerHandle Parms{}; + + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Handle = std::move(Parms.Handle); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerActive +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerActive(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerActive"); + + Params::KismetSystemLibrary_K2_IsTimerActive Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerActiveDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerActiveDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerActiveDelegate"); + + Params::KismetSystemLibrary_K2_IsTimerActiveDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerActiveHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerActiveHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerActiveHandle"); + + Params::KismetSystemLibrary_K2_IsTimerActiveHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerPaused +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerPaused(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerPaused"); + + Params::KismetSystemLibrary_K2_IsTimerPaused Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerPausedDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerPausedDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerPausedDelegate"); + + Params::KismetSystemLibrary_K2_IsTimerPausedDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsTimerPausedHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsTimerPausedHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsTimerPausedHandle"); + + Params::KismetSystemLibrary_K2_IsTimerPausedHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_IsValidTimerHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_IsValidTimerHandle(const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_IsValidTimerHandle"); + + Params::KismetSystemLibrary_K2_IsValidTimerHandle Parms{}; + + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_PauseTimer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_PauseTimer(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_PauseTimer"); + + Params::KismetSystemLibrary_K2_PauseTimer Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_PauseTimerDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_PauseTimerDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_PauseTimerDelegate"); + + Params::KismetSystemLibrary_K2_PauseTimerDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_PauseTimerHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_PauseTimerHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_PauseTimerHandle"); + + Params::KismetSystemLibrary_K2_PauseTimerHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_SetTimer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMaxOncePerFrame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InitialStartDelay (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InitialStartDelayVariance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimerHandle UKismetSystemLibrary::K2_SetTimer(class UObject* Object, const class FString& FunctionName, float Time, bool bLooping, bool bMaxOncePerFrame, float InitialStartDelay, float InitialStartDelayVariance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_SetTimer"); + + Params::KismetSystemLibrary_K2_SetTimer Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + Parms.Time = Time; + Parms.bLooping = bLooping; + Parms.bMaxOncePerFrame = bMaxOncePerFrame; + Parms.InitialStartDelay = InitialStartDelay; + Parms.InitialStartDelayVariance = InitialStartDelayVariance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_SetTimerDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Time (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bLooping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bMaxOncePerFrame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InitialStartDelay (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InitialStartDelayVariance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimerHandle UKismetSystemLibrary::K2_SetTimerDelegate(TDelegate Delegate, float Time, bool bLooping, bool bMaxOncePerFrame, float InitialStartDelay, float InitialStartDelayVariance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_SetTimerDelegate"); + + Params::KismetSystemLibrary_K2_SetTimerDelegate Parms{}; + + Parms.Delegate = Delegate; + Parms.Time = Time; + Parms.bLooping = bLooping; + Parms.bMaxOncePerFrame = bMaxOncePerFrame; + Parms.InitialStartDelay = InitialStartDelay; + Parms.InitialStartDelayVariance = InitialStartDelayVariance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_SetTimerForNextTick +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimerHandle UKismetSystemLibrary::K2_SetTimerForNextTick(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_SetTimerForNextTick"); + + Params::KismetSystemLibrary_K2_SetTimerForNextTick Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_SetTimerForNextTickDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTimerHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTimerHandle UKismetSystemLibrary::K2_SetTimerForNextTickDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_SetTimerForNextTickDelegate"); + + Params::KismetSystemLibrary_K2_SetTimerForNextTickDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_TimerExists +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_TimerExists(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_TimerExists"); + + Params::KismetSystemLibrary_K2_TimerExists Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_TimerExistsDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_TimerExistsDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_TimerExistsDelegate"); + + Params::KismetSystemLibrary_K2_TimerExistsDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_TimerExistsHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::K2_TimerExistsHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_TimerExistsHandle"); + + Params::KismetSystemLibrary_K2_TimerExistsHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.K2_UnPauseTimer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& FunctionName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_UnPauseTimer(class UObject* Object, const class FString& FunctionName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_UnPauseTimer"); + + Params::KismetSystemLibrary_K2_UnPauseTimer Parms{}; + + Parms.Object = Object; + Parms.FunctionName = std::move(FunctionName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_UnPauseTimerDelegate +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TDelegate Delegate (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_UnPauseTimerDelegate(TDelegate Delegate) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_UnPauseTimerDelegate"); + + Params::KismetSystemLibrary_K2_UnPauseTimerDelegate Parms{}; + + Parms.Delegate = Delegate; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.K2_UnPauseTimerHandle +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTimerHandle& Handle (Parm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::K2_UnPauseTimerHandle(const class UObject* WorldContextObject, const struct FTimerHandle& Handle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "K2_UnPauseTimerHandle"); + + Params::KismetSystemLibrary_K2_UnPauseTimerHandle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Handle = std::move(Handle); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LaunchExternalUrl +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InDomainStrings (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LaunchExternalUrl(const TArray& InDomainStrings, const class FString& URL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LaunchExternalUrl"); + + Params::KismetSystemLibrary_LaunchExternalUrl Parms{}; + + Parms.InDomainStrings = std::move(InDomainStrings); + Parms.URL = std::move(URL); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LaunchURL +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& URL (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LaunchURL(const class FString& URL) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LaunchURL"); + + Params::KismetSystemLibrary_LaunchURL Parms{}; + + Parms.URL = std::move(URL); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LineTraceMulti +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceMulti(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceMulti"); + + Params::KismetSystemLibrary_LineTraceMulti Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LineTraceMultiByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceMultiByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceMultiByProfile"); + + Params::KismetSystemLibrary_LineTraceMultiByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LineTraceMultiForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceMultiForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceMultiForObjects"); + + Params::KismetSystemLibrary_LineTraceMultiForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LineTraceSingle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceSingle(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceSingle"); + + Params::KismetSystemLibrary_LineTraceSingle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LineTraceSingleByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceSingleByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceSingleByProfile"); + + Params::KismetSystemLibrary_LineTraceSingleByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LineTraceSingleForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::LineTraceSingleForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LineTraceSingleForObjects"); + + Params::KismetSystemLibrary_LineTraceSingleForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LoadAsset +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftObjectPtr Asset (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegate OnLoaded (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LoadAsset(const class UObject* WorldContextObject, TSoftObjectPtr Asset, TDelegate OnLoaded, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LoadAsset"); + + Params::KismetSystemLibrary_LoadAsset Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Asset = Asset; + Parms.OnLoaded = OnLoaded; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LoadAsset_Blocking +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSoftObjectPtr Asset (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* UKismetSystemLibrary::LoadAsset_Blocking(TSoftObjectPtr Asset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LoadAsset_Blocking"); + + Params::KismetSystemLibrary_LoadAsset_Blocking Parms{}; + + Parms.Asset = Asset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LoadAssetClass +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSoftClassPtr AssetClass (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TDelegate Loaded)>OnLoaded (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LoadAssetClass(const class UObject* WorldContextObject, TSoftClassPtr AssetClass, TDelegate Loaded)> OnLoaded, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LoadAssetClass"); + + Params::KismetSystemLibrary_LoadAssetClass Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.AssetClass = AssetClass; + Parms.OnLoaded = OnLoaded; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LoadClassAsset_Blocking +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// TSoftClassPtr AssetClass (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UClass* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClass* UKismetSystemLibrary::LoadClassAsset_Blocking(TSoftClassPtr AssetClass) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LoadClassAsset_Blocking"); + + Params::KismetSystemLibrary_LoadClassAsset_Blocking Parms{}; + + Parms.AssetClass = AssetClass; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.LoadInterstitialAd +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 AdIdIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LoadInterstitialAd(int32 AdIdIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LoadInterstitialAd"); + + Params::KismetSystemLibrary_LoadInterstitialAd Parms{}; + + Parms.AdIdIndex = AdIdIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.LogString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPrintToLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::LogString(const class FString& InString, bool bPrintToLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "LogString"); + + Params::KismetSystemLibrary_LogString Parms{}; + + Parms.InString = std::move(InString); + Parms.bPrintToLog = bPrintToLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.MakeARFilter +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& PackageNames (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& PackagePaths (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& SoftObjectPaths (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray&ClassPaths (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// const TSet& RecursiveClassPathsExclusionSet (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const TArray& ClassNames (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, AdvancedDisplay, NativeAccessSpecifierPublic) +// const TSet& RecursiveClassesExclusionSet (ConstParm, Parm, OutParm, ReferenceParm, AdvancedDisplay, NativeAccessSpecifierPublic) +// const bool bRecursivePaths (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bRecursiveClasses (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const bool bIncludeOnlyOnDiskAssets (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FARFilter ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FARFilter UKismetSystemLibrary::MakeARFilter(const TArray& PackageNames, const TArray& PackagePaths, const TArray& SoftObjectPaths, const TArray& ClassPaths, const TSet& RecursiveClassPathsExclusionSet, const TArray& ClassNames, const TSet& RecursiveClassesExclusionSet, const bool bRecursivePaths, const bool bRecursiveClasses, const bool bIncludeOnlyOnDiskAssets) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeARFilter"); + + Params::KismetSystemLibrary_MakeARFilter Parms{}; + + Parms.PackageNames = std::move(PackageNames); + Parms.PackagePaths = std::move(PackagePaths); + Parms.SoftObjectPaths = std::move(SoftObjectPaths); + Parms.ClassPaths = std::move(ClassPaths); + Parms.RecursiveClassPathsExclusionSet = std::move(RecursiveClassPathsExclusionSet); + Parms.ClassNames = std::move(ClassNames); + Parms.RecursiveClassesExclusionSet = std::move(RecursiveClassesExclusionSet); + Parms.bRecursivePaths = bRecursivePaths; + Parms.bRecursiveClasses = bRecursiveClasses; + Parms.bIncludeOnlyOnDiskAssets = bIncludeOnlyOnDiskAssets; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralBool +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::MakeLiteralBool(bool Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralBool"); + + Params::KismetSystemLibrary_MakeLiteralBool Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralByte +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// uint8 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 UKismetSystemLibrary::MakeLiteralByte(uint8 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralByte"); + + Params::KismetSystemLibrary_MakeLiteralByte Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralDouble +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +double UKismetSystemLibrary::MakeLiteralDouble(double Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralDouble"); + + Params::KismetSystemLibrary_MakeLiteralDouble Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralInt +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UKismetSystemLibrary::MakeLiteralInt(int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralInt"); + + Params::KismetSystemLibrary_MakeLiteralInt Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralInt64 +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int64 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int64 UKismetSystemLibrary::MakeLiteralInt64(int64 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralInt64"); + + Params::KismetSystemLibrary_MakeLiteralInt64 Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FName Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UKismetSystemLibrary::MakeLiteralName(class FName Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralName"); + + Params::KismetSystemLibrary_MakeLiteralName Parms{}; + + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralString +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Value (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::MakeLiteralString(const class FString& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralString"); + + Params::KismetSystemLibrary_MakeLiteralString Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeLiteralText +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FText& Value (Parm, NativeAccessSpecifierPublic) +// class FText ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +class FText UKismetSystemLibrary::MakeLiteralText(const class FText& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeLiteralText"); + + Params::KismetSystemLibrary_MakeLiteralText Parms{}; + + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeSoftClassPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& PathString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftClassPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftClassPath UKismetSystemLibrary::MakeSoftClassPath(const class FString& PathString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeSoftClassPath"); + + Params::KismetSystemLibrary_MakeSoftClassPath Parms{}; + + Parms.PathString = std::move(PathString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeSoftObjectPath +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& PathString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FSoftObjectPath ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FSoftObjectPath UKismetSystemLibrary::MakeSoftObjectPath(const class FString& PathString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeSoftObjectPath"); + + Params::KismetSystemLibrary_MakeSoftObjectPath Parms{}; + + Parms.PathString = std::move(PathString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MakeTopLevelAssetPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& PackageName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& AssetName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTopLevelAssetPath ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTopLevelAssetPath UKismetSystemLibrary::MakeTopLevelAssetPath(const class FString& PackageName, const class FString& AssetName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MakeTopLevelAssetPath"); + + Params::KismetSystemLibrary_MakeTopLevelAssetPath Parms{}; + + Parms.PackageName = std::move(PackageName); + Parms.AssetName = std::move(AssetName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.MoveComponentTo +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class USceneComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& TargetRelativeLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& TargetRelativeRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// bool bEaseOut (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEaseIn (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float OverTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bForceShortestRotationPath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EMoveComponentAction MoveAction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::MoveComponentTo(class USceneComponent* Component, const struct FVector& TargetRelativeLocation, const struct FRotator& TargetRelativeRotation, bool bEaseOut, bool bEaseIn, float OverTime, bool bForceShortestRotationPath, EMoveComponentAction MoveAction, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "MoveComponentTo"); + + Params::KismetSystemLibrary_MoveComponentTo Parms{}; + + Parms.Component = Component; + Parms.TargetRelativeLocation = std::move(TargetRelativeLocation); + Parms.TargetRelativeRotation = std::move(TargetRelativeRotation); + Parms.bEaseOut = bEaseOut; + Parms.bEaseIn = bEaseIn; + Parms.OverTime = OverTime; + Parms.bForceShortestRotationPath = bForceShortestRotationPath; + Parms.MoveAction = MoveAction; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.NormalizeFilename +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InFilename (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UKismetSystemLibrary::NormalizeFilename(const class FString& InFilename) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "NormalizeFilename"); + + Params::KismetSystemLibrary_NormalizeFilename Parms{}; + + Parms.InFilename = std::move(InFilename); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.NotEqual_PrimaryAssetId +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetId& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetId& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::NotEqual_PrimaryAssetId(const struct FPrimaryAssetId& A, const struct FPrimaryAssetId& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "NotEqual_PrimaryAssetId"); + + Params::KismetSystemLibrary_NotEqual_PrimaryAssetId Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.NotEqual_PrimaryAssetType +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FPrimaryAssetType& A (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPrimaryAssetType& B (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::NotEqual_PrimaryAssetType(const struct FPrimaryAssetType& A, const struct FPrimaryAssetType& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "NotEqual_PrimaryAssetType"); + + Params::KismetSystemLibrary_NotEqual_PrimaryAssetType Parms{}; + + Parms.A = std::move(A); + Parms.B = std::move(B); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.NotEqual_SoftClassReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftClassPtr& A (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftClassPtr& B (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::NotEqual_SoftClassReference(const TSoftClassPtr& A, const TSoftClassPtr& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "NotEqual_SoftClassReference"); + + Params::KismetSystemLibrary_NotEqual_SoftClassReference Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.NotEqual_SoftObjectReference +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TSoftObjectPtr& A (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr& B (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::NotEqual_SoftObjectReference(const TSoftObjectPtr& A, const TSoftObjectPtr& B) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "NotEqual_SoftObjectReference"); + + Params::KismetSystemLibrary_NotEqual_SoftObjectReference Parms{}; + + Parms.A = A; + Parms.B = B; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ParseCommandLine +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FString& InCmdLine (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutTokens (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TArray* OutSwitches (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// TMap* OutParams (Parm, OutParm, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ParseCommandLine(const class FString& InCmdLine, TArray* OutTokens, TArray* OutSwitches, TMap* OutParams) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ParseCommandLine"); + + Params::KismetSystemLibrary_ParseCommandLine Parms{}; + + Parms.InCmdLine = std::move(InCmdLine); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutTokens != nullptr) + *OutTokens = std::move(Parms.OutTokens); + + if (OutSwitches != nullptr) + *OutSwitches = std::move(Parms.OutSwitches); + + if (OutParams != nullptr) + *OutParams = std::move(Parms.OutParams); +} + + +// Function Engine.KismetSystemLibrary.ParseParam +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InParam (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::ParseParam(const class FString& InString, const class FString& InParam) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ParseParam"); + + Params::KismetSystemLibrary_ParseParam Parms{}; + + Parms.InString = std::move(InString); + Parms.InParam = std::move(InParam); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.ParseParamValue +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InParam (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutValue (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::ParseParamValue(const class FString& InString, const class FString& InParam, class FString* OutValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ParseParamValue"); + + Params::KismetSystemLibrary_ParseParamValue Parms{}; + + Parms.InString = std::move(InString); + Parms.InParam = std::move(InParam); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutValue != nullptr) + *OutValue = std::move(Parms.OutValue); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.PrintString +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPrintToScreen (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPrintToLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TextColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName Key (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::PrintString(const class UObject* WorldContextObject, const class FString& InString, bool bPrintToScreen, bool bPrintToLog, const struct FLinearColor& TextColor, float duration, const class FName Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "PrintString"); + + Params::KismetSystemLibrary_PrintString Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InString = std::move(InString); + Parms.bPrintToScreen = bPrintToScreen; + Parms.bPrintToLog = bPrintToLog; + Parms.TextColor = std::move(TextColor); + Parms.duration = duration; + Parms.Key = Key; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.PrintText +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FText& InText (ConstParm, Parm, NativeAccessSpecifierPublic) +// bool bPrintToScreen (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bPrintToLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TextColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName Key (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::PrintText(const class UObject* WorldContextObject, const class FText& InText, bool bPrintToScreen, bool bPrintToLog, const struct FLinearColor& TextColor, float duration, const class FName Key) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "PrintText"); + + Params::KismetSystemLibrary_PrintText Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.InText = std::move(InText); + Parms.bPrintToScreen = bPrintToScreen; + Parms.bPrintToLog = bPrintToLog; + Parms.TextColor = std::move(TextColor); + Parms.duration = duration; + Parms.Key = Key; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.PrintWarning +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::PrintWarning(const class FString& InString) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "PrintWarning"); + + Params::KismetSystemLibrary_PrintWarning Parms{}; + + Parms.InString = std::move(InString); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.QuitGame +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class APlayerController* SpecificPlayer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EQuitPreference QuitPreference (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIgnorePlatformRestrictions (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::QuitGame(const class UObject* WorldContextObject, class APlayerController* SpecificPlayer, EQuitPreference QuitPreference, bool bIgnorePlatformRestrictions) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "QuitGame"); + + Params::KismetSystemLibrary_QuitGame Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SpecificPlayer = SpecificPlayer; + Parms.QuitPreference = QuitPreference; + Parms.bIgnorePlatformRestrictions = bIgnorePlatformRestrictions; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.RegisterForRemoteNotifications +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::RegisterForRemoteNotifications() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "RegisterForRemoteNotifications"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ResetGamepadAssignments +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::ResetGamepadAssignments() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ResetGamepadAssignments"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ResetGamepadAssignmentToController +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 ControllerId (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ResetGamepadAssignmentToController(int32 ControllerId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ResetGamepadAssignmentToController"); + + Params::KismetSystemLibrary_ResetGamepadAssignmentToController Parms{}; + + Parms.ControllerId = ControllerId; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.RetriggerableDelay +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float duration (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLatentActionInfo& LatentInfo (Parm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::RetriggerableDelay(const class UObject* WorldContextObject, float duration, const struct FLatentActionInfo& LatentInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "RetriggerableDelay"); + + Params::KismetSystemLibrary_RetriggerableDelay Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.duration = duration; + Parms.LatentInfo = std::move(LatentInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetBoolPropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetBoolPropertyByName(class UObject* Object, class FName PropertyName, bool Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetBoolPropertyByName"); + + Params::KismetSystemLibrary_SetBoolPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetBytePropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// uint8 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetBytePropertyByName(class UObject* Object, class FName PropertyName, uint8 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetBytePropertyByName"); + + Params::KismetSystemLibrary_SetBytePropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetClassPropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Value (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetClassPropertyByName(class UObject* Object, class FName PropertyName, TSubclassOf Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetClassPropertyByName"); + + Params::KismetSystemLibrary_SetClassPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetCollisionProfileNameProperty +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FCollisionProfileName& Value (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetCollisionProfileNameProperty(class UObject* Object, class FName PropertyName, const struct FCollisionProfileName& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetCollisionProfileNameProperty"); + + Params::KismetSystemLibrary_SetCollisionProfileNameProperty Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetColorPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FColor& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetColorPropertyByName(class UObject* Object, class FName PropertyName, const struct FColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetColorPropertyByName"); + + Params::KismetSystemLibrary_SetColorPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetDoublePropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// double Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetDoublePropertyByName(class UObject* Object, class FName PropertyName, double Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetDoublePropertyByName"); + + Params::KismetSystemLibrary_SetDoublePropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetFieldPathPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TFieldPath& Value (ConstParm, Parm, OutParm, ReferenceParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetFieldPathPropertyByName(class UObject* Object, class FName PropertyName, const TFieldPath& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetFieldPathPropertyByName"); + + Params::KismetSystemLibrary_SetFieldPathPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetGamepadsBlockDeviceFeedback +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bBlock (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetGamepadsBlockDeviceFeedback(bool bBlock) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetGamepadsBlockDeviceFeedback"); + + Params::KismetSystemLibrary_SetGamepadsBlockDeviceFeedback Parms{}; + + Parms.bBlock = bBlock; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetInt64PropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int64 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetInt64PropertyByName(class UObject* Object, class FName PropertyName, int64 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetInt64PropertyByName"); + + Params::KismetSystemLibrary_SetInt64PropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetInterfacePropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TScriptInterface&Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetInterfacePropertyByName(class UObject* Object, class FName PropertyName, const TScriptInterface& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetInterfacePropertyByName"); + + Params::KismetSystemLibrary_SetInterfacePropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetIntPropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetIntPropertyByName(class UObject* Object, class FName PropertyName, int32 Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetIntPropertyByName"); + + Params::KismetSystemLibrary_SetIntPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetLinearColorPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetLinearColorPropertyByName(class UObject* Object, class FName PropertyName, const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetLinearColorPropertyByName"); + + Params::KismetSystemLibrary_SetLinearColorPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetNamePropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FName& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetNamePropertyByName(class UObject* Object, class FName PropertyName, const class FName& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetNamePropertyByName"); + + Params::KismetSystemLibrary_SetNamePropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetObjectPropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetObjectPropertyByName(class UObject* Object, class FName PropertyName, class UObject* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetObjectPropertyByName"); + + Params::KismetSystemLibrary_SetObjectPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetRotatorPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetRotatorPropertyByName(class UObject* Object, class FName PropertyName, const struct FRotator& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetRotatorPropertyByName"); + + Params::KismetSystemLibrary_SetRotatorPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetSoftClassPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftClassPtr& Value (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetSoftClassPropertyByName(class UObject* Object, class FName PropertyName, const TSoftClassPtr& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetSoftClassPropertyByName"); + + Params::KismetSystemLibrary_SetSoftClassPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetSoftObjectPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TSoftObjectPtr& Value (ConstParm, Parm, OutParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetSoftObjectPropertyByName(class UObject* Object, class FName PropertyName, const TSoftObjectPtr& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetSoftObjectPropertyByName"); + + Params::KismetSystemLibrary_SetSoftObjectPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetStringPropertyByName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Value (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetStringPropertyByName(class UObject* Object, class FName PropertyName, const class FString& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetStringPropertyByName"); + + Params::KismetSystemLibrary_SetStringPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetStructurePropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FGenericStruct& Value (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetStructurePropertyByName(class UObject* Object, class FName PropertyName, const struct FGenericStruct& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetStructurePropertyByName"); + + Params::KismetSystemLibrary_SetStructurePropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetSuppressViewportTransitionMessage +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetSuppressViewportTransitionMessage(const class UObject* WorldContextObject, bool bState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetSuppressViewportTransitionMessage"); + + Params::KismetSystemLibrary_SetSuppressViewportTransitionMessage Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.bState = bState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetTextPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FText& Value (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetTextPropertyByName(class UObject* Object, class FName PropertyName, const class FText& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetTextPropertyByName"); + + Params::KismetSystemLibrary_SetTextPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetTransformPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& Value (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetTransformPropertyByName(class UObject* Object, class FName PropertyName, const struct FTransform& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetTransformPropertyByName"); + + Params::KismetSystemLibrary_SetTransformPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetUserActivity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FUserActivity& UserActivity (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetUserActivity(const struct FUserActivity& UserActivity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetUserActivity"); + + Params::KismetSystemLibrary_SetUserActivity Parms{}; + + Parms.UserActivity = std::move(UserActivity); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetVector3fPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector3f& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetVector3fPropertyByName(class UObject* Object, class FName PropertyName, const struct FVector3f& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetVector3fPropertyByName"); + + Params::KismetSystemLibrary_SetVector3fPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetVectorPropertyByName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Value (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetVectorPropertyByName(class UObject* Object, class FName PropertyName, const struct FVector& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetVectorPropertyByName"); + + Params::KismetSystemLibrary_SetVectorPropertyByName Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetVolumeButtonsHandledBySystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetVolumeButtonsHandledBySystem(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetVolumeButtonsHandledBySystem"); + + Params::KismetSystemLibrary_SetVolumeButtonsHandledBySystem Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SetWindowTitle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FText& Title (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SetWindowTitle(const class FText& Title) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SetWindowTitle"); + + Params::KismetSystemLibrary_SetWindowTitle Parms{}; + + Parms.Title = std::move(Title); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ShowAdBanner +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// int32 AdIdIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bShowOnBottomOfScreen (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ShowAdBanner(int32 AdIdIndex, bool bShowOnBottomOfScreen) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ShowAdBanner"); + + Params::KismetSystemLibrary_ShowAdBanner Parms{}; + + Parms.AdIdIndex = AdIdIndex; + Parms.bShowOnBottomOfScreen = bShowOnBottomOfScreen; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ShowInterstitialAd +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::ShowInterstitialAd() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ShowInterstitialAd"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ShowPlatformSpecificAchievementsScreen +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class APlayerController* SpecificPlayer (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ShowPlatformSpecificAchievementsScreen(const class APlayerController* SpecificPlayer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ShowPlatformSpecificAchievementsScreen"); + + Params::KismetSystemLibrary_ShowPlatformSpecificAchievementsScreen Parms{}; + + Parms.SpecificPlayer = SpecificPlayer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.ShowPlatformSpecificLeaderboardScreen +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& CategoryName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::ShowPlatformSpecificLeaderboardScreen(const class FString& CategoryName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "ShowPlatformSpecificLeaderboardScreen"); + + Params::KismetSystemLibrary_ShowPlatformSpecificLeaderboardScreen Parms{}; + + Parms.CategoryName = std::move(CategoryName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SnapshotObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::SnapshotObject(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SnapshotObject"); + + Params::KismetSystemLibrary_SnapshotObject Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.SphereOverlapActors +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SpherePos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ActorClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutActors (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereOverlapActors(const class UObject* WorldContextObject, const struct FVector& SpherePos, float SphereRadius, const TArray& ObjectTypes, class UClass* ActorClassFilter, const TArray& ActorsToIgnore, TArray* OutActors) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereOverlapActors"); + + Params::KismetSystemLibrary_SphereOverlapActors Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SpherePos = std::move(SpherePos); + Parms.SphereRadius = SphereRadius; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ActorClassFilter = ActorClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActors != nullptr) + *OutActors = std::move(Parms.OutActors); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereOverlapComponents +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SpherePos (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SphereRadius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class UClass* ComponentClassFilter (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutComponents (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereOverlapComponents(const class UObject* WorldContextObject, const struct FVector& SpherePos, float SphereRadius, const TArray& ObjectTypes, class UClass* ComponentClassFilter, const TArray& ActorsToIgnore, TArray* OutComponents) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereOverlapComponents"); + + Params::KismetSystemLibrary_SphereOverlapComponents Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SpherePos = std::move(SpherePos); + Parms.SphereRadius = SphereRadius; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.ComponentClassFilter = ComponentClassFilter; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutComponents != nullptr) + *OutComponents = std::move(Parms.OutComponents); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceMulti +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceMulti(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceMulti"); + + Params::KismetSystemLibrary_SphereTraceMulti Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceMultiByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceMultiByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceMultiByProfile"); + + Params::KismetSystemLibrary_SphereTraceMultiByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceMultiForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutHits (Parm, OutParm, ZeroConstructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceMultiForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, TArray* OutHits, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceMultiForObjects"); + + Params::KismetSystemLibrary_SphereTraceMultiForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHits != nullptr) + *OutHits = std::move(Parms.OutHits); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceSingle +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ETraceTypeQuery TraceChannel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceSingle(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, ETraceTypeQuery TraceChannel, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceSingle"); + + Params::KismetSystemLibrary_SphereTraceSingle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.TraceChannel = TraceChannel; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceSingleByProfile +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceSingleByProfile(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, class FName ProfileName, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceSingleByProfile"); + + Params::KismetSystemLibrary_SphereTraceSingleByProfile Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.ProfileName = ProfileName; + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.SphereTraceSingleForObjects +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ObjectTypes (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bTraceComplex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const TArray& ActorsToIgnore (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// EDrawDebugTrace DrawDebugType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FHitResult* OutHit (Parm, OutParm, IsPlainOldData, NoDestructor, ContainsInstancedReference, NativeAccessSpecifierPublic) +// bool bIgnoreSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& TraceHitColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float DrawTime (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UKismetSystemLibrary::SphereTraceSingleForObjects(const class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, const TArray& ObjectTypes, bool bTraceComplex, const TArray& ActorsToIgnore, EDrawDebugTrace DrawDebugType, struct FHitResult* OutHit, bool bIgnoreSelf, const struct FLinearColor& TraceColor, const struct FLinearColor& TraceHitColor, float DrawTime) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "SphereTraceSingleForObjects"); + + Params::KismetSystemLibrary_SphereTraceSingleForObjects Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.ObjectTypes = std::move(ObjectTypes); + Parms.bTraceComplex = bTraceComplex; + Parms.ActorsToIgnore = std::move(ActorsToIgnore); + Parms.DrawDebugType = DrawDebugType; + Parms.bIgnoreSelf = bIgnoreSelf; + Parms.TraceColor = std::move(TraceColor); + Parms.TraceHitColor = std::move(TraceHitColor); + Parms.DrawTime = DrawTime; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutHit != nullptr) + *OutHit = std::move(Parms.OutHit); + + return Parms.ReturnValue; +} + + +// Function Engine.KismetSystemLibrary.StackTrace +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::StackTrace() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "StackTrace"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.TransactObject +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::TransactObject(class UObject* Object) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "TransactObject"); + + Params::KismetSystemLibrary_TransactObject Parms{}; + + Parms.Object = Object; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.UnloadPrimaryAsset +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FPrimaryAssetId& PrimaryAssetId (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::UnloadPrimaryAsset(const struct FPrimaryAssetId& PrimaryAssetId) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "UnloadPrimaryAsset"); + + Params::KismetSystemLibrary_UnloadPrimaryAsset Parms{}; + + Parms.PrimaryAssetId = std::move(PrimaryAssetId); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.UnloadPrimaryAssetList +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& PrimaryAssetIdList (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UKismetSystemLibrary::UnloadPrimaryAssetList(const TArray& PrimaryAssetIdList) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "UnloadPrimaryAssetList"); + + Params::KismetSystemLibrary_UnloadPrimaryAssetList Parms{}; + + Parms.PrimaryAssetIdList = std::move(PrimaryAssetIdList); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.KismetSystemLibrary.UnregisterForRemoteNotifications +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) + +void UKismetSystemLibrary::UnregisterForRemoteNotifications() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("KismetSystemLibrary", "UnregisterForRemoteNotifications"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPathsLibrary.AutomationDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::AutomationDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "AutomationDir"); + + Params::BlueprintPathsLibrary_AutomationDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.AutomationLogDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::AutomationLogDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "AutomationLogDir"); + + Params::BlueprintPathsLibrary_AutomationLogDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.AutomationTransientDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::AutomationTransientDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "AutomationTransientDir"); + + Params::BlueprintPathsLibrary_AutomationTransientDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.BugItDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::BugItDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "BugItDir"); + + Params::BlueprintPathsLibrary_BugItDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ChangeExtension +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InNewExtension (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ChangeExtension(const class FString& InPath, const class FString& InNewExtension) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ChangeExtension"); + + Params::BlueprintPathsLibrary_ChangeExtension Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InNewExtension = std::move(InNewExtension); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.CloudDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::CloudDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "CloudDir"); + + Params::BlueprintPathsLibrary_CloudDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.CollapseRelativeDirectories +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::CollapseRelativeDirectories(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "CollapseRelativeDirectories"); + + Params::BlueprintPathsLibrary_CollapseRelativeDirectories Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.Combine +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray& InPaths (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::Combine(const TArray& InPaths) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "Combine"); + + Params::BlueprintPathsLibrary_Combine Parms{}; + + Parms.InPaths = std::move(InPaths); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ConvertFromSandboxPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InSandboxName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ConvertFromSandboxPath(const class FString& InPath, const class FString& InSandboxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ConvertFromSandboxPath"); + + Params::BlueprintPathsLibrary_ConvertFromSandboxPath Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InSandboxName = std::move(InSandboxName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ConvertRelativePathToFull +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InBasePath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ConvertRelativePathToFull(const class FString& InPath, const class FString& InBasePath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ConvertRelativePathToFull"); + + Params::BlueprintPathsLibrary_ConvertRelativePathToFull Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InBasePath = std::move(InBasePath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ConvertToSandboxPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InSandboxName (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ConvertToSandboxPath(const class FString& InPath, const class FString& InSandboxName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ConvertToSandboxPath"); + + Params::BlueprintPathsLibrary_ConvertToSandboxPath Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InSandboxName = std::move(InSandboxName); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.CreateTempFilename +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& Path (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Prefix (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Extension (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::CreateTempFilename(const class FString& Path, const class FString& Prefix, const class FString& Extension) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "CreateTempFilename"); + + Params::BlueprintPathsLibrary_CreateTempFilename Parms{}; + + Parms.Path = std::move(Path); + Parms.Prefix = std::move(Prefix); + Parms.Extension = std::move(Extension); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.DiffDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::DiffDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "DiffDir"); + + Params::BlueprintPathsLibrary_DiffDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.DirectoryExists +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::DirectoryExists(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "DirectoryExists"); + + Params::BlueprintPathsLibrary_DirectoryExists Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineConfigDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineConfigDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineConfigDir"); + + Params::BlueprintPathsLibrary_EngineConfigDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineContentDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineContentDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineContentDir"); + + Params::BlueprintPathsLibrary_EngineContentDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineDir"); + + Params::BlueprintPathsLibrary_EngineDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineIntermediateDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineIntermediateDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineIntermediateDir"); + + Params::BlueprintPathsLibrary_EngineIntermediateDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EnginePluginsDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EnginePluginsDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EnginePluginsDir"); + + Params::BlueprintPathsLibrary_EnginePluginsDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineSavedDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineSavedDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineSavedDir"); + + Params::BlueprintPathsLibrary_EngineSavedDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineSourceDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineSourceDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineSourceDir"); + + Params::BlueprintPathsLibrary_EngineSourceDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineUserDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineUserDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineUserDir"); + + Params::BlueprintPathsLibrary_EngineUserDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EngineVersionAgnosticUserDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EngineVersionAgnosticUserDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EngineVersionAgnosticUserDir"); + + Params::BlueprintPathsLibrary_EngineVersionAgnosticUserDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EnterpriseDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EnterpriseDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EnterpriseDir"); + + Params::BlueprintPathsLibrary_EnterpriseDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EnterpriseFeaturePackDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EnterpriseFeaturePackDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EnterpriseFeaturePackDir"); + + Params::BlueprintPathsLibrary_EnterpriseFeaturePackDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.EnterprisePluginsDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::EnterprisePluginsDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "EnterprisePluginsDir"); + + Params::BlueprintPathsLibrary_EnterprisePluginsDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.FeaturePackDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::FeaturePackDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "FeaturePackDir"); + + Params::BlueprintPathsLibrary_FeaturePackDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.FileExists +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::FileExists(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "FileExists"); + + Params::BlueprintPathsLibrary_FileExists Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GameAgnosticSavedDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GameAgnosticSavedDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GameAgnosticSavedDir"); + + Params::BlueprintPathsLibrary_GameAgnosticSavedDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GameDevelopersDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GameDevelopersDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GameDevelopersDir"); + + Params::BlueprintPathsLibrary_GameDevelopersDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GameSourceDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GameSourceDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GameSourceDir"); + + Params::BlueprintPathsLibrary_GameSourceDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GameUserDeveloperDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GameUserDeveloperDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GameUserDeveloperDir"); + + Params::BlueprintPathsLibrary_GameUserDeveloperDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GeneratedConfigDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GeneratedConfigDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GeneratedConfigDir"); + + Params::BlueprintPathsLibrary_GeneratedConfigDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetBaseFilename +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bRemovePath (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetBaseFilename(const class FString& InPath, bool bRemovePath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetBaseFilename"); + + Params::BlueprintPathsLibrary_GetBaseFilename Parms{}; + + Parms.InPath = std::move(InPath); + Parms.bRemovePath = bRemovePath; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetCleanFilename +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetCleanFilename(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetCleanFilename"); + + Params::BlueprintPathsLibrary_GetCleanFilename Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetEditorLocalizationPaths +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetEditorLocalizationPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetEditorLocalizationPaths"); + + Params::BlueprintPathsLibrary_GetEditorLocalizationPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetEngineLocalizationPaths +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetEngineLocalizationPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetEngineLocalizationPaths"); + + Params::BlueprintPathsLibrary_GetEngineLocalizationPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetExtension +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeDot (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetExtension(const class FString& InPath, bool bIncludeDot) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetExtension"); + + Params::BlueprintPathsLibrary_GetExtension Parms{}; + + Parms.InPath = std::move(InPath); + Parms.bIncludeDot = bIncludeDot; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetGameLocalizationPaths +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetGameLocalizationPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetGameLocalizationPaths"); + + Params::BlueprintPathsLibrary_GetGameLocalizationPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetInvalidFileSystemChars +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetInvalidFileSystemChars() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetInvalidFileSystemChars"); + + Params::BlueprintPathsLibrary_GetInvalidFileSystemChars Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetPath(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetPath"); + + Params::BlueprintPathsLibrary_GetPath Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetProjectFilePath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetProjectFilePath() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetProjectFilePath"); + + Params::BlueprintPathsLibrary_GetProjectFilePath Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetPropertyNameLocalizationPaths +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetPropertyNameLocalizationPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetPropertyNameLocalizationPaths"); + + Params::BlueprintPathsLibrary_GetPropertyNameLocalizationPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetRelativePathToRoot +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::GetRelativePathToRoot() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetRelativePathToRoot"); + + Params::BlueprintPathsLibrary_GetRelativePathToRoot Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetRestrictedFolderNames +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetRestrictedFolderNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetRestrictedFolderNames"); + + Params::BlueprintPathsLibrary_GetRestrictedFolderNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.GetToolTipLocalizationPaths +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UBlueprintPathsLibrary::GetToolTipLocalizationPaths() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "GetToolTipLocalizationPaths"); + + Params::BlueprintPathsLibrary_GetToolTipLocalizationPaths Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.HasProjectPersistentDownloadDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::HasProjectPersistentDownloadDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "HasProjectPersistentDownloadDir"); + + Params::BlueprintPathsLibrary_HasProjectPersistentDownloadDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.IsDrive +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::IsDrive(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "IsDrive"); + + Params::BlueprintPathsLibrary_IsDrive Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.IsProjectFilePathSet +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::IsProjectFilePathSet() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "IsProjectFilePathSet"); + + Params::BlueprintPathsLibrary_IsProjectFilePathSet Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.IsRelative +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::IsRelative(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "IsRelative"); + + Params::BlueprintPathsLibrary_IsRelative Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.IsRestrictedPath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::IsRestrictedPath(const class FString& InPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "IsRestrictedPath"); + + Params::BlueprintPathsLibrary_IsRestrictedPath Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.IsSamePath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& PathA (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& PathB (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::IsSamePath(const class FString& PathA, const class FString& PathB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "IsSamePath"); + + Params::BlueprintPathsLibrary_IsSamePath Parms{}; + + Parms.PathA = std::move(PathA); + Parms.PathB = std::move(PathB); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.LaunchDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::LaunchDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "LaunchDir"); + + Params::BlueprintPathsLibrary_LaunchDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.MakePathRelativeTo +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InRelativeTo (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::MakePathRelativeTo(const class FString& InPath, const class FString& InRelativeTo, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "MakePathRelativeTo"); + + Params::BlueprintPathsLibrary_MakePathRelativeTo Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InRelativeTo = std::move(InRelativeTo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.MakePlatformFilename +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::MakePlatformFilename(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "MakePlatformFilename"); + + Params::BlueprintPathsLibrary_MakePlatformFilename Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); +} + + +// Function Engine.BlueprintPathsLibrary.MakeStandardFilename +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::MakeStandardFilename(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "MakeStandardFilename"); + + Params::BlueprintPathsLibrary_MakeStandardFilename Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); +} + + +// Function Engine.BlueprintPathsLibrary.MakeValidFileName +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InString (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InReplacementChar (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::MakeValidFileName(const class FString& InString, const class FString& InReplacementChar) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "MakeValidFileName"); + + Params::BlueprintPathsLibrary_MakeValidFileName Parms{}; + + Parms.InString = std::move(InString); + Parms.InReplacementChar = std::move(InReplacementChar); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.NormalizeDirectoryName +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::NormalizeDirectoryName(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "NormalizeDirectoryName"); + + Params::BlueprintPathsLibrary_NormalizeDirectoryName Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); +} + + +// Function Engine.BlueprintPathsLibrary.NormalizeFilename +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::NormalizeFilename(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "NormalizeFilename"); + + Params::BlueprintPathsLibrary_NormalizeFilename Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); +} + + +// Function Engine.BlueprintPathsLibrary.ProfilingDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProfilingDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProfilingDir"); + + Params::BlueprintPathsLibrary_ProfilingDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectConfigDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectConfigDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectConfigDir"); + + Params::BlueprintPathsLibrary_ProjectConfigDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectContentDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectContentDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectContentDir"); + + Params::BlueprintPathsLibrary_ProjectContentDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectDir"); + + Params::BlueprintPathsLibrary_ProjectDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectIntermediateDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectIntermediateDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectIntermediateDir"); + + Params::BlueprintPathsLibrary_ProjectIntermediateDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectLogDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectLogDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectLogDir"); + + Params::BlueprintPathsLibrary_ProjectLogDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectModsDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectModsDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectModsDir"); + + Params::BlueprintPathsLibrary_ProjectModsDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectPersistentDownloadDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectPersistentDownloadDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectPersistentDownloadDir"); + + Params::BlueprintPathsLibrary_ProjectPersistentDownloadDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectPluginsDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectPluginsDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectPluginsDir"); + + Params::BlueprintPathsLibrary_ProjectPluginsDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectSavedDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectSavedDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectSavedDir"); + + Params::BlueprintPathsLibrary_ProjectSavedDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ProjectUserDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ProjectUserDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ProjectUserDir"); + + Params::BlueprintPathsLibrary_ProjectUserDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.RemoveDuplicateSlashes +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* OutPath (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::RemoveDuplicateSlashes(const class FString& InPath, class FString* OutPath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "RemoveDuplicateSlashes"); + + Params::BlueprintPathsLibrary_RemoveDuplicateSlashes Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutPath != nullptr) + *OutPath = std::move(Parms.OutPath); +} + + +// Function Engine.BlueprintPathsLibrary.RootDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::RootDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "RootDir"); + + Params::BlueprintPathsLibrary_RootDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.SandboxesDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::SandboxesDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "SandboxesDir"); + + Params::BlueprintPathsLibrary_SandboxesDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ScreenShotDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ScreenShotDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ScreenShotDir"); + + Params::BlueprintPathsLibrary_ScreenShotDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.SetExtension +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& InNewExtension (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::SetExtension(const class FString& InPath, const class FString& InNewExtension) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "SetExtension"); + + Params::BlueprintPathsLibrary_SetExtension Parms{}; + + Parms.InPath = std::move(InPath); + Parms.InNewExtension = std::move(InNewExtension); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.SetProjectFilePath +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// const class FString& NewGameProjectFilePath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::SetProjectFilePath(const class FString& NewGameProjectFilePath) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "SetProjectFilePath"); + + Params::BlueprintPathsLibrary_SetProjectFilePath Parms{}; + + Parms.NewGameProjectFilePath = std::move(NewGameProjectFilePath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.BlueprintPathsLibrary.ShaderWorkingDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::ShaderWorkingDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ShaderWorkingDir"); + + Params::BlueprintPathsLibrary_ShaderWorkingDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.ShouldSaveToUserDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UBlueprintPathsLibrary::ShouldSaveToUserDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ShouldSaveToUserDir"); + + Params::BlueprintPathsLibrary_ShouldSaveToUserDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.SourceConfigDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::SourceConfigDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "SourceConfigDir"); + + Params::BlueprintPathsLibrary_SourceConfigDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintPathsLibrary.Split +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* PathPart (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* FilenamePart (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FString* ExtensionPart (Parm, OutParm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::Split(const class FString& InPath, class FString* PathPart, class FString* FilenamePart, class FString* ExtensionPart) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "Split"); + + Params::BlueprintPathsLibrary_Split Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PathPart != nullptr) + *PathPart = std::move(Parms.PathPart); + + if (FilenamePart != nullptr) + *FilenamePart = std::move(Parms.FilenamePart); + + if (ExtensionPart != nullptr) + *ExtensionPart = std::move(Parms.ExtensionPart); +} + + +// Function Engine.BlueprintPathsLibrary.ValidatePath +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const class FString& InPath (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bDidSucceed (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FText* OutReason (Parm, OutParm, NativeAccessSpecifierPublic) + +void UBlueprintPathsLibrary::ValidatePath(const class FString& InPath, bool* bDidSucceed, class FText* OutReason) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "ValidatePath"); + + Params::BlueprintPathsLibrary_ValidatePath Parms{}; + + Parms.InPath = std::move(InPath); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bDidSucceed != nullptr) + *bDidSucceed = Parms.bDidSucceed; + + if (OutReason != nullptr) + *OutReason = std::move(Parms.OutReason); +} + + +// Function Engine.BlueprintPathsLibrary.VideoCaptureDir +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UBlueprintPathsLibrary::VideoCaptureDir() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintPathsLibrary", "VideoCaptureDir"); + + Params::BlueprintPathsLibrary_VideoCaptureDir Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertArrayType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams) +// Parameters: +// const TArray& inArray (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UBlueprintTypeConversions::ConvertArrayType(const TArray& inArray) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertArrayType"); + + Params::BlueprintTypeConversions_ConvertArrayType Parms{}; + + Parms.inArray = std::move(inArray); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFBox2dToFBox2f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFBox2dToFBox2f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFBox2dToFBox2f"); + + Params::BlueprintTypeConversions_ConvertFBox2dToFBox2f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFBox2fToFBox2d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFBox2fToFBox2d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFBox2fToFBox2d"); + + Params::BlueprintTypeConversions_ConvertFBox2fToFBox2d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFMatrix44dToFMatrix44f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFMatrix44dToFMatrix44f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFMatrix44dToFMatrix44f"); + + Params::BlueprintTypeConversions_ConvertFMatrix44dToFMatrix44f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFMatrix44fToFMatrix44d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFMatrix44fToFMatrix44d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFMatrix44fToFMatrix44d"); + + Params::BlueprintTypeConversions_ConvertFMatrix44fToFMatrix44d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFPlane4dToFPlane4f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFPlane4dToFPlane4f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFPlane4dToFPlane4f"); + + Params::BlueprintTypeConversions_ConvertFPlane4dToFPlane4f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFPlane4fToFPlane4d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFPlane4fToFPlane4d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFPlane4fToFPlane4d"); + + Params::BlueprintTypeConversions_ConvertFPlane4fToFPlane4d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFQuat4dToFQuat4f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFQuat4dToFQuat4f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFQuat4dToFQuat4f"); + + Params::BlueprintTypeConversions_ConvertFQuat4dToFQuat4f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFQuat4fToFQuat4d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFQuat4fToFQuat4d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFQuat4fToFQuat4d"); + + Params::BlueprintTypeConversions_ConvertFQuat4fToFQuat4d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFRotator3dToFRotator3f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFRotator3dToFRotator3f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFRotator3dToFRotator3f"); + + Params::BlueprintTypeConversions_ConvertFRotator3dToFRotator3f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFRotator3fToFRotator3d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFRotator3fToFRotator3d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFRotator3fToFRotator3d"); + + Params::BlueprintTypeConversions_ConvertFRotator3fToFRotator3d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFTransform3dToFTransform3f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFTransform3dToFTransform3f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFTransform3dToFTransform3f"); + + Params::BlueprintTypeConversions_ConvertFTransform3dToFTransform3f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFTransform3fToFTransform3d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFTransform3fToFTransform3d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFTransform3fToFTransform3d"); + + Params::BlueprintTypeConversions_ConvertFTransform3fToFTransform3d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector2dToFVector2f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector2dToFVector2f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector2dToFVector2f"); + + Params::BlueprintTypeConversions_ConvertFVector2dToFVector2f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector2fToFVector2d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector2fToFVector2d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector2fToFVector2d"); + + Params::BlueprintTypeConversions_ConvertFVector2fToFVector2d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector3dToFVector3f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector3dToFVector3f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector3dToFVector3f"); + + Params::BlueprintTypeConversions_ConvertFVector3dToFVector3f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector3fToFVector3d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector3fToFVector3d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector3fToFVector3d"); + + Params::BlueprintTypeConversions_ConvertFVector3fToFVector3d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector4dToFVector4f +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector4dToFVector4f(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector4dToFVector4f"); + + Params::BlueprintTypeConversions_ConvertFVector4dToFVector4f Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertFVector4fToFVector4d +// (Final, RequiredAPI, Native, Static, Public) +// Parameters: +// int32 InFromData (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UBlueprintTypeConversions::ConvertFVector4fToFVector4d(int32 InFromData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertFVector4fToFVector4d"); + + Params::BlueprintTypeConversions_ConvertFVector4fToFVector4d Parms{}; + + Parms.InFromData = InFromData; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertMapType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams) +// Parameters: +// const TMap& InMap (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TMap ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +TMap UBlueprintTypeConversions::ConvertMapType(const TMap& InMap) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertMapType"); + + Params::BlueprintTypeConversions_ConvertMapType Parms{}; + + Parms.InMap = std::move(InMap); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.BlueprintTypeConversions.ConvertSetType +// (Final, RequiredAPI, Native, Static, Public, HasOutParams) +// Parameters: +// const TSet& Inset (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// TSet ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +TSet UBlueprintTypeConversions::ConvertSetType(const TSet& Inset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("BlueprintTypeConversions", "ConvertSetType"); + + Params::BlueprintTypeConversions_ConvertSetType Parms{}; + + Parms.Inset = std::move(Inset); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.BreakImportanceTexture +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FImportanceTexture& ImportanceTexture (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// class UTexture2D** Texture (Parm, OutParm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EImportanceWeight* WeightingFunc (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UImportanceSamplingLibrary::BreakImportanceTexture(const struct FImportanceTexture& ImportanceTexture, class UTexture2D** Texture, EImportanceWeight* WeightingFunc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "BreakImportanceTexture"); + + Params::ImportanceSamplingLibrary_BreakImportanceTexture Parms{}; + + Parms.ImportanceTexture = std::move(ImportanceTexture); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (Texture != nullptr) + *Texture = Parms.Texture; + + if (WeightingFunc != nullptr) + *WeightingFunc = Parms.WeightingFunc; +} + + +// Function Engine.ImportanceSamplingLibrary.ImportanceSample +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// const struct FImportanceTexture& Texture (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// const struct FVector2D& Rand (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Samples (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Intensity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D* SamplePosition (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor* SampleColor (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SampleIntensity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SampleSize (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UImportanceSamplingLibrary::ImportanceSample(const struct FImportanceTexture& Texture, const struct FVector2D& Rand, int32 Samples, float Intensity, struct FVector2D* SamplePosition, struct FLinearColor* SampleColor, float* SampleIntensity, float* SampleSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "ImportanceSample"); + + Params::ImportanceSamplingLibrary_ImportanceSample Parms{}; + + Parms.Texture = std::move(Texture); + Parms.Rand = std::move(Rand); + Parms.Samples = Samples; + Parms.Intensity = Intensity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (SamplePosition != nullptr) + *SamplePosition = std::move(Parms.SamplePosition); + + if (SampleColor != nullptr) + *SampleColor = std::move(Parms.SampleColor); + + if (SampleIntensity != nullptr) + *SampleIntensity = Parms.SampleIntensity; + + if (SampleSize != nullptr) + *SampleSize = Parms.SampleSize; +} + + +// Function Engine.ImportanceSamplingLibrary.MakeImportanceTexture +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UTexture2D* Texture (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EImportanceWeight WeightingFunc (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FImportanceTexture ReturnValue (Parm, OutParm, ReturnParm, NativeAccessSpecifierPublic) + +struct FImportanceTexture UImportanceSamplingLibrary::MakeImportanceTexture(class UTexture2D* Texture, EImportanceWeight WeightingFunc) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "MakeImportanceTexture"); + + Params::ImportanceSamplingLibrary_MakeImportanceTexture Parms{}; + + Parms.Texture = Texture; + Parms.WeightingFunc = WeightingFunc; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.NextSobolCell2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumCells (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& PreviousValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UImportanceSamplingLibrary::NextSobolCell2D(int32 Index_0, int32 NumCells, const struct FVector2D& PreviousValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "NextSobolCell2D"); + + Params::ImportanceSamplingLibrary_NextSobolCell2D Parms{}; + + Parms.Index_0 = Index_0; + Parms.NumCells = NumCells; + Parms.PreviousValue = std::move(PreviousValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.NextSobolCell3D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumCells (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PreviousValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UImportanceSamplingLibrary::NextSobolCell3D(int32 Index_0, int32 NumCells, const struct FVector& PreviousValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "NextSobolCell3D"); + + Params::ImportanceSamplingLibrary_NextSobolCell3D Parms{}; + + Parms.Index_0 = Index_0; + Parms.NumCells = NumCells; + Parms.PreviousValue = std::move(PreviousValue); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.NextSobolFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Dimension (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float PreviousValue (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UImportanceSamplingLibrary::NextSobolFloat(int32 Index_0, int32 Dimension, float PreviousValue) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "NextSobolFloat"); + + Params::ImportanceSamplingLibrary_NextSobolFloat Parms{}; + + Parms.Index_0 = Index_0; + Parms.Dimension = Dimension; + Parms.PreviousValue = PreviousValue; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.RandomSobolCell2D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumCells (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Cell (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector2D& Seed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector2D ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector2D UImportanceSamplingLibrary::RandomSobolCell2D(int32 Index_0, int32 NumCells, const struct FVector2D& Cell, const struct FVector2D& Seed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "RandomSobolCell2D"); + + Params::ImportanceSamplingLibrary_RandomSobolCell2D Parms{}; + + Parms.Index_0 = Index_0; + Parms.NumCells = NumCells; + Parms.Cell = std::move(Cell); + Parms.Seed = std::move(Seed); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.RandomSobolCell3D +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 NumCells (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Cell (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Seed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UImportanceSamplingLibrary::RandomSobolCell3D(int32 Index_0, int32 NumCells, const struct FVector& Cell, const struct FVector& Seed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "RandomSobolCell3D"); + + Params::ImportanceSamplingLibrary_RandomSobolCell3D Parms{}; + + Parms.Index_0 = Index_0; + Parms.NumCells = NumCells; + Parms.Cell = std::move(Cell); + Parms.Seed = std::move(Seed); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ImportanceSamplingLibrary.RandomSobolFloat +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 Dimension (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Seed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UImportanceSamplingLibrary::RandomSobolFloat(int32 Index_0, int32 Dimension, float Seed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ImportanceSamplingLibrary", "RandomSobolFloat"); + + Params::ImportanceSamplingLibrary_RandomSobolFloat Parms{}; + + Parms.Index_0 = Index_0; + Parms.Dimension = Dimension; + Parms.Seed = Seed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelInstance.OnRep_LevelInstanceSpawnGuid +// (Final, RequiredAPI, Native, Public) + +void ALevelInstance::OnRep_LevelInstanceSpawnGuid() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelInstance", "OnRep_LevelInstanceSpawnGuid"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.ApplyPhysicalAnimationProfileBelow +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName BodyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ProfileName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bClearNotFound (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicalAnimationComponent::ApplyPhysicalAnimationProfileBelow(class FName BodyName, class FName ProfileName, bool bIncludeSelf, bool bClearNotFound) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "ApplyPhysicalAnimationProfileBelow"); + + Params::PhysicalAnimationComponent_ApplyPhysicalAnimationProfileBelow Parms{}; + + Parms.BodyName = BodyName; + Parms.ProfileName = ProfileName; + Parms.bIncludeSelf = bIncludeSelf; + Parms.bClearNotFound = bClearNotFound; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.ApplyPhysicalAnimationSettings +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FName BodyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPhysicalAnimationData& PhysicalAnimationData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicalAnimationComponent::ApplyPhysicalAnimationSettings(class FName BodyName, const struct FPhysicalAnimationData& PhysicalAnimationData) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "ApplyPhysicalAnimationSettings"); + + Params::PhysicalAnimationComponent_ApplyPhysicalAnimationSettings Parms{}; + + Parms.BodyName = BodyName; + Parms.PhysicalAnimationData = std::move(PhysicalAnimationData); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.ApplyPhysicalAnimationSettingsBelow +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class FName BodyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FPhysicalAnimationData& PhysicalAnimationData (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bIncludeSelf (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicalAnimationComponent::ApplyPhysicalAnimationSettingsBelow(class FName BodyName, const struct FPhysicalAnimationData& PhysicalAnimationData, bool bIncludeSelf) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "ApplyPhysicalAnimationSettingsBelow"); + + Params::PhysicalAnimationComponent_ApplyPhysicalAnimationSettingsBelow Parms{}; + + Parms.BodyName = BodyName; + Parms.PhysicalAnimationData = std::move(PhysicalAnimationData); + Parms.bIncludeSelf = bIncludeSelf; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.SetSkeletalMeshComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshComponent* InSkeletalMeshComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicalAnimationComponent::SetSkeletalMeshComponent(class USkeletalMeshComponent* InSkeletalMeshComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "SetSkeletalMeshComponent"); + + Params::PhysicalAnimationComponent_SetSkeletalMeshComponent Parms{}; + + Parms.InSkeletalMeshComponent = InSkeletalMeshComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.SetStrengthMultiplyer +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float InStrengthMultiplyer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicalAnimationComponent::SetStrengthMultiplyer(float InStrengthMultiplyer) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "SetStrengthMultiplyer"); + + Params::PhysicalAnimationComponent_SetStrengthMultiplyer Parms{}; + + Parms.InStrengthMultiplyer = InStrengthMultiplyer; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicalAnimationComponent.GetBodyTargetTransform +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName BodyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FTransform ReturnValue (Parm, OutParm, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FTransform UPhysicalAnimationComponent::GetBodyTargetTransform(class FName BodyName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicalAnimationComponent", "GetBodyTargetTransform"); + + Params::PhysicalAnimationComponent_GetBodyTargetTransform Parms{}; + + Parms.BodyName = BodyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelInstanceInterface.LoadLevelInstance +// (RequiredAPI, Native, Public, BlueprintCallable) + +void ILevelInstanceInterface::LoadLevelInstance() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "LoadLevelInstance"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelInstanceInterface.SetWorldAsset +// (Native, Public, BlueprintCallable) +// Parameters: +// TSoftObjectPtr WorldAsset (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ILevelInstanceInterface::SetWorldAsset(TSoftObjectPtr WorldAsset) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "SetWorldAsset"); + + Params::LevelInstanceInterface_SetWorldAsset Parms{}; + + Parms.WorldAsset = WorldAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelInstanceInterface.UnloadLevelInstance +// (RequiredAPI, Native, Public, BlueprintCallable) + +void ILevelInstanceInterface::UnloadLevelInstance() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "UnloadLevelInstance"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelInstanceInterface.GetLoadedLevel +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class ULevel* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULevel* ILevelInstanceInterface::GetLoadedLevel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "GetLoadedLevel"); + + Params::LevelInstanceInterface_GetLoadedLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelInstanceInterface.GetWorldAsset +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TSoftObjectPtr ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const TSoftObjectPtr ILevelInstanceInterface::GetWorldAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "GetWorldAsset"); + + Params::LevelInstanceInterface_GetWorldAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelInstanceInterface.IsLoaded +// (RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ILevelInstanceInterface::IsLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = AsUObject()->Class->GetFunction("LevelInstanceInterface", "IsLoaded"); + + Params::LevelInstanceInterface_IsLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + AsUObject()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelScriptActor.LevelReset +// (RequiredAPI, BlueprintAuthorityOnly, Event, Public, BlueprintEvent) + +void ALevelScriptActor::LevelReset() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelScriptActor", "LevelReset"); + + UObject::ProcessEvent(Func, nullptr); +} + + +// Function Engine.LevelScriptActor.RemoteEvent +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName EventName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ALevelScriptActor::RemoteEvent(class FName EventName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelScriptActor", "RemoteEvent"); + + Params::LevelScriptActor_RemoteEvent Parms{}; + + Parms.EventName = EventName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LevelScriptActor.SetCinematicMode +// (RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bCinematicMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bHidePlayer (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsHUD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsMovement (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAffectsTurning (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALevelScriptActor::SetCinematicMode(bool bCinematicMode, bool bHidePlayer, bool bAffectsHUD, bool bAffectsMovement, bool bAffectsTurning) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelScriptActor", "SetCinematicMode"); + + Params::LevelScriptActor_SetCinematicMode Parms{}; + + Parms.bCinematicMode = bCinematicMode; + Parms.bHidePlayer = bHidePlayer; + Parms.bAffectsHUD = bAffectsHUD; + Parms.bAffectsMovement = bAffectsMovement; + Parms.bAffectsTurning = bAffectsTurning; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LevelScriptActor.WorldOriginLocationChanged +// (RequiredAPI, Event, Public, HasDefaults, BlueprintEvent) +// Parameters: +// const struct FIntVector& OldOriginLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FIntVector& NewOriginLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void ALevelScriptActor::WorldOriginLocationChanged(const struct FIntVector& OldOriginLocation, const struct FIntVector& NewOriginLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LevelScriptActor", "WorldOriginLocationChanged"); + + Params::LevelScriptActor_WorldOriginLocationChanged Parms{}; + + Parms.OldOriginLocation = std::move(OldOriginLocation); + Parms.NewOriginLocation = std::move(NewOriginLocation); + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.LightWeightInstanceBlueprintFunctionLibrary.ConvertActorToLightWeightInstance +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class AActor* Actor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FActorInstanceHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FActorInstanceHandle ULightWeightInstanceBlueprintFunctionLibrary::ConvertActorToLightWeightInstance(class AActor* Actor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LightWeightInstanceBlueprintFunctionLibrary", "ConvertActorToLightWeightInstance"); + + Params::LightWeightInstanceBlueprintFunctionLibrary_ConvertActorToLightWeightInstance Parms{}; + + Parms.Actor = Actor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LightWeightInstanceBlueprintFunctionLibrary.CreateNewLightWeightInstance +// (Final, RequiredAPI, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UClass* ActorClass (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& Transform (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerInstance* Layer (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorld* World (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FActorInstanceHandle ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FActorInstanceHandle ULightWeightInstanceBlueprintFunctionLibrary::CreateNewLightWeightInstance(class UClass* ActorClass, const struct FTransform& Transform, class UDataLayerInstance* Layer, class UWorld* World) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("LightWeightInstanceBlueprintFunctionLibrary", "CreateNewLightWeightInstance"); + + Params::LightWeightInstanceBlueprintFunctionLibrary_CreateNewLightWeightInstance Parms{}; + + Parms.ActorClass = ActorClass; + Parms.Transform = std::move(Transform); + Parms.Layer = Layer; + Parms.World = World; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.LightWeightInstanceStaticMeshManager.OnRep_StaticMesh +// (Final, RequiredAPI, Native, Protected) + +void ALightWeightInstanceStaticMeshManager::OnRep_StaticMesh() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LightWeightInstanceStaticMeshManager", "OnRep_StaticMesh"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PostProcessVolume.AddOrUpdateBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InWeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APostProcessVolume::AddOrUpdateBlendable(TScriptInterface InBlendableObject, float InWeight) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessVolume", "AddOrUpdateBlendable"); + + Params::PostProcessVolume_AddOrUpdateBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + Parms.InWeight = InWeight; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PostProcessVolume.GetNumberOfBlendables +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 APostProcessVolume::GetNumberOfBlendables() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessVolume", "GetNumberOfBlendables"); + + Params::PostProcessVolume_GetNumberOfBlendables Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessVolume.QueryBlendableAtIdnex +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UObject* APostProcessVolume::QueryBlendableAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessVolume", "QueryBlendableAtIdnex"); + + Params::PostProcessVolume_QueryBlendableAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessVolume.QueryBlendableWeightAtIdnex +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APostProcessVolume::QueryBlendableWeightAtIdnex(int32 Index_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessVolume", "QueryBlendableWeightAtIdnex"); + + Params::PostProcessVolume_QueryBlendableWeightAtIdnex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PostProcessVolume.RemoveBlendable +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// TScriptInterfaceInBlendableObject (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APostProcessVolume::RemoveBlendable(TScriptInterface InBlendableObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PostProcessVolume", "RemoveBlendable"); + + Params::PostProcessVolume_RemoveBlendable Parms{}; + + Parms.InBlendableObject = InBlendableObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocationVolume.Load +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void ALocationVolume::Load() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocationVolume", "Load"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocationVolume.Unload +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void ALocationVolume::Unload() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocationVolume", "Unload"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.LocationVolume.IsLoaded +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool ALocationVolume::IsLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("LocationVolume", "IsLoaded"); + + Params::LocationVolume_IsLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.CopyInterpParameters +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UMaterialInstance* Source (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::CopyInterpParameters(class UMaterialInstance* Source) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "CopyInterpParameters"); + + Params::MaterialInstanceDynamic_CopyInterpParameters Parms{}; + + Parms.Source = Source; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.CopyParameterOverrides +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInstance* MaterialInstance (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::CopyParameterOverrides(class UMaterialInstance* MaterialInstance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "CopyParameterOverrides"); + + Params::MaterialInstanceDynamic_CopyParameterOverrides Parms{}; + + Parms.MaterialInstance = MaterialInstance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.InitializeScalarParameterAndGetIndex +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& ParameterName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutParameterIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMaterialInstanceDynamic::InitializeScalarParameterAndGetIndex(const class FName& ParameterName, float Value, int32* OutParameterIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "InitializeScalarParameterAndGetIndex"); + + Params::MaterialInstanceDynamic_InitializeScalarParameterAndGetIndex Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutParameterIndex != nullptr) + *OutParameterIndex = Parms.OutParameterIndex; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.InitializeScalarParameterByInfoAndGetIndex +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutParameterIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMaterialInstanceDynamic::InitializeScalarParameterByInfoAndGetIndex(const struct FMaterialParameterInfo& ParameterInfo, float Value, int32* OutParameterIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "InitializeScalarParameterByInfoAndGetIndex"); + + Params::MaterialInstanceDynamic_InitializeScalarParameterByInfoAndGetIndex Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutParameterIndex != nullptr) + *OutParameterIndex = Parms.OutParameterIndex; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_CopyMaterialInstanceParameters +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Source (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bQuickParametersOnly (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::K2_CopyMaterialInstanceParameters(class UMaterialInterface* Source, bool bQuickParametersOnly) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_CopyMaterialInstanceParameters"); + + Params::MaterialInstanceDynamic_K2_CopyMaterialInstanceParameters Parms{}; + + Parms.Source = Source; + Parms.bQuickParametersOnly = bQuickParametersOnly; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetScalarParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMaterialInstanceDynamic::K2_GetScalarParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetScalarParameterValue"); + + Params::MaterialInstanceDynamic_K2_GetScalarParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetScalarParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMaterialInstanceDynamic::K2_GetScalarParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetScalarParameterValueByInfo"); + + Params::MaterialInstanceDynamic_K2_GetScalarParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetTextureParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture* UMaterialInstanceDynamic::K2_GetTextureParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetTextureParameterValue"); + + Params::MaterialInstanceDynamic_K2_GetTextureParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetTextureParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UTexture* UMaterialInstanceDynamic::K2_GetTextureParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetTextureParameterValueByInfo"); + + Params::MaterialInstanceDynamic_K2_GetTextureParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetVectorParameterValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UMaterialInstanceDynamic::K2_GetVectorParameterValue(class FName ParameterName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetVectorParameterValue"); + + Params::MaterialInstanceDynamic_K2_GetVectorParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_GetVectorParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UMaterialInstanceDynamic::K2_GetVectorParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_GetVectorParameterValueByInfo"); + + Params::MaterialInstanceDynamic_K2_GetVectorParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.K2_InterpolateMaterialInstanceParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInstance* SourceA (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInstance* SourceB (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Alpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::K2_InterpolateMaterialInstanceParams(class UMaterialInstance* SourceA, class UMaterialInstance* SourceB, float Alpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "K2_InterpolateMaterialInstanceParams"); + + Params::MaterialInstanceDynamic_K2_InterpolateMaterialInstanceParams Parms{}; + + Parms.SourceA = SourceA; + Parms.SourceB = SourceB; + Parms.Alpha = Alpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetDoubleVectorParameterValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector4& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetDoubleVectorParameterValue(class FName ParameterName, const struct FVector4& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetDoubleVectorParameterValue"); + + Params::MaterialInstanceDynamic_SetDoubleVectorParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetRuntimeVirtualTextureParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class URuntimeVirtualTexture* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetRuntimeVirtualTextureParameterValue(class FName ParameterName, class URuntimeVirtualTexture* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetRuntimeVirtualTextureParameterValue"); + + Params::MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetRuntimeVirtualTextureParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class URuntimeVirtualTexture* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetRuntimeVirtualTextureParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo, class URuntimeVirtualTexture* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetRuntimeVirtualTextureParameterValueByInfo"); + + Params::MaterialInstanceDynamic_SetRuntimeVirtualTextureParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetScalarParameterByIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 ParameterIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UMaterialInstanceDynamic::SetScalarParameterByIndex(int32 ParameterIndex, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetScalarParameterByIndex"); + + Params::MaterialInstanceDynamic_SetScalarParameterByIndex Parms{}; + + Parms.ParameterIndex = ParameterIndex; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialInstanceDynamic.SetScalarParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetScalarParameterValue(class FName ParameterName, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetScalarParameterValue"); + + Params::MaterialInstanceDynamic_SetScalarParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetScalarParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetScalarParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo, float Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetScalarParameterValueByInfo"); + + Params::MaterialInstanceDynamic_SetScalarParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetSparseVolumeTextureParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USparseVolumeTexture* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetSparseVolumeTextureParameterValue(class FName ParameterName, class USparseVolumeTexture* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetSparseVolumeTextureParameterValue"); + + Params::MaterialInstanceDynamic_SetSparseVolumeTextureParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetTextureParameterValue +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetTextureParameterValue(class FName ParameterName, class UTexture* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetTextureParameterValue"); + + Params::MaterialInstanceDynamic_SetTextureParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetTextureParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UTexture* Value (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetTextureParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo, class UTexture* Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetTextureParameterValueByInfo"); + + Params::MaterialInstanceDynamic_SetTextureParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + Parms.Value = Value; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetVectorParameterValue +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetVectorParameterValue(class FName ParameterName, const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetVectorParameterValue"); + + Params::MaterialInstanceDynamic_SetVectorParameterValue Parms{}; + + Parms.ParameterName = ParameterName; + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialInstanceDynamic.SetVectorParameterValueByInfo +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FMaterialParameterInfo& ParameterInfo (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& Value (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMaterialInstanceDynamic::SetVectorParameterValueByInfo(const struct FMaterialParameterInfo& ParameterInfo, const struct FLinearColor& Value) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialInstanceDynamic", "SetVectorParameterValueByInfo"); + + Params::MaterialInstanceDynamic_SetVectorParameterValueByInfo Parms{}; + + Parms.ParameterInfo = std::move(ParameterInfo); + Parms.Value = std::move(Value); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MaterialParameterCollection.GetScalarParameterDefaultValue +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bParameterFound (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UMaterialParameterCollection::GetScalarParameterDefaultValue(class FName ParameterName, bool* bParameterFound) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialParameterCollection", "GetScalarParameterDefaultValue"); + + Params::MaterialParameterCollection_GetScalarParameterDefaultValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bParameterFound != nullptr) + *bParameterFound = Parms.bParameterFound; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialParameterCollection.GetScalarParameterNames +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UMaterialParameterCollection::GetScalarParameterNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialParameterCollection", "GetScalarParameterNames"); + + Params::MaterialParameterCollection_GetScalarParameterNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialParameterCollection.GetVectorParameterDefaultValue +// (Final, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ParameterName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bParameterFound (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FLinearColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FLinearColor UMaterialParameterCollection::GetVectorParameterDefaultValue(class FName ParameterName, bool* bParameterFound) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialParameterCollection", "GetVectorParameterDefaultValue"); + + Params::MaterialParameterCollection_GetVectorParameterDefaultValue Parms{}; + + Parms.ParameterName = ParameterName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (bParameterFound != nullptr) + *bParameterFound = Parms.bParameterFound; + + return Parms.ReturnValue; +} + + +// Function Engine.MaterialParameterCollection.GetVectorParameterNames +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UMaterialParameterCollection::GetVectorParameterNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("MaterialParameterCollection", "GetVectorParameterNames"); + + Params::MaterialParameterCollection_GetVectorParameterNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.MeshVertexPainterKismetLibrary.PaintVerticesLerpAlongAxis +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UStaticMeshComponent* StaticMeshComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& StartColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& EndColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EVertexPaintAxis Axis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bConvertToSRGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshVertexPainterKismetLibrary::PaintVerticesLerpAlongAxis(class UStaticMeshComponent* StaticMeshComponent, const struct FLinearColor& StartColor, const struct FLinearColor& EndColor, EVertexPaintAxis Axis, bool bConvertToSRGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("MeshVertexPainterKismetLibrary", "PaintVerticesLerpAlongAxis"); + + Params::MeshVertexPainterKismetLibrary_PaintVerticesLerpAlongAxis Parms{}; + + Parms.StaticMeshComponent = StaticMeshComponent; + Parms.StartColor = std::move(StartColor); + Parms.EndColor = std::move(EndColor); + Parms.Axis = Axis; + Parms.bConvertToSRGB = bConvertToSRGB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshVertexPainterKismetLibrary.PaintVerticesSingleColor +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// class UStaticMeshComponent* StaticMeshComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& FillColor (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bConvertToSRGB (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshVertexPainterKismetLibrary::PaintVerticesSingleColor(class UStaticMeshComponent* StaticMeshComponent, const struct FLinearColor& FillColor, bool bConvertToSRGB) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("MeshVertexPainterKismetLibrary", "PaintVerticesSingleColor"); + + Params::MeshVertexPainterKismetLibrary_PaintVerticesSingleColor Parms{}; + + Parms.StaticMeshComponent = StaticMeshComponent; + Parms.FillColor = std::move(FillColor); + Parms.bConvertToSRGB = bConvertToSRGB; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.MeshVertexPainterKismetLibrary.RemovePaintedVertices +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UStaticMeshComponent* StaticMeshComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UMeshVertexPainterKismetLibrary::RemovePaintedVertices(class UStaticMeshComponent* StaticMeshComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("MeshVertexPainterKismetLibrary", "RemovePaintedVertices"); + + Params::MeshVertexPainterKismetLibrary_RemovePaintedVertices Parms{}; + + Parms.StaticMeshComponent = StaticMeshComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetPushModelHelpers.MarkPropertyDirty +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UNetPushModelHelpers::MarkPropertyDirty(class UObject* Object, class FName PropertyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("NetPushModelHelpers", "MarkPropertyDirty"); + + Params::NetPushModelHelpers_MarkPropertyDirty Parms{}; + + Parms.Object = Object; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetPushModelHelpers.MarkPropertyDirtyFromRepIndex +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Object (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 RepIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName PropertyName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UNetPushModelHelpers::MarkPropertyDirtyFromRepIndex(class UObject* Object, int32 RepIndex, class FName PropertyName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("NetPushModelHelpers", "MarkPropertyDirtyFromRepIndex"); + + Params::NetPushModelHelpers_MarkPropertyDirtyFromRepIndex Parms{}; + + Parms.Object = Object; + Parms.RepIndex = RepIndex; + Parms.PropertyName = PropertyName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.IsPendingDeletion +// (Final, Native, Public) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UClusterUnionReplicatedProxyComponent::IsPendingDeletion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "IsPendingDeletion"); + + Params::ClusterUnionReplicatedProxyComponent_IsPendingDeletion Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.MarkPendingDeletion +// (Final, Native, Public) + +void UClusterUnionReplicatedProxyComponent::MarkPendingDeletion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "MarkPendingDeletion"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.OnRep_ChildClusteredComponent +// (Final, RequiredAPI, Native, Protected) + +void UClusterUnionReplicatedProxyComponent::OnRep_ChildClusteredComponent() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "OnRep_ChildClusteredComponent"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.OnRep_ParentClusterUnion +// (Final, RequiredAPI, Native, Protected) + +void UClusterUnionReplicatedProxyComponent::OnRep_ParentClusterUnion() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "OnRep_ParentClusterUnion"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.OnRep_ParticleBoneIds +// (Final, RequiredAPI, Native, Protected) + +void UClusterUnionReplicatedProxyComponent::OnRep_ParticleBoneIds() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "OnRep_ParticleBoneIds"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.OnRep_ParticleChildToParents +// (Final, RequiredAPI, Native, Protected) + +void UClusterUnionReplicatedProxyComponent::OnRep_ParticleChildToParents() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "OnRep_ParticleChildToParents"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.SetChildClusteredComponent +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UPrimitiveComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionReplicatedProxyComponent::SetChildClusteredComponent(class UPrimitiveComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "SetChildClusteredComponent"); + + Params::ClusterUnionReplicatedProxyComponent_SetChildClusteredComponent Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.SetParentClusterUnion +// (Final, RequiredAPI, Native, Public) +// Parameters: +// class UClusterUnionComponent* InComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionReplicatedProxyComponent::SetParentClusterUnion(class UClusterUnionComponent* InComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "SetParentClusterUnion"); + + Params::ClusterUnionReplicatedProxyComponent_SetParentClusterUnion Parms{}; + + Parms.InComponent = InComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.SetParticleBoneIds +// (Final, RequiredAPI, Native, Public, HasOutParams) +// Parameters: +// const TArray& InIds (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UClusterUnionReplicatedProxyComponent::SetParticleBoneIds(const TArray& InIds) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "SetParticleBoneIds"); + + Params::ClusterUnionReplicatedProxyComponent_SetParticleBoneIds Parms{}; + + Parms.InIds = std::move(InIds); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.SetParticleChildToParent +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults) +// Parameters: +// int32 BoneID (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& ChildToParent (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UClusterUnionReplicatedProxyComponent::SetParticleChildToParent(int32 BoneID, const struct FTransform& ChildToParent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "SetParticleChildToParent"); + + Params::ClusterUnionReplicatedProxyComponent_SetParticleChildToParent Parms{}; + + Parms.BoneID = BoneID; + Parms.ChildToParent = std::move(ChildToParent); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.GetChildClusteredComponent +// (Final, RequiredAPI, Native, Public, Const) +// Parameters: +// class UPrimitiveComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPrimitiveComponent* UClusterUnionReplicatedProxyComponent::GetChildClusteredComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "GetChildClusteredComponent"); + + Params::ClusterUnionReplicatedProxyComponent_GetChildClusteredComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.GetParentClusterUnionComponent +// (Final, RequiredAPI, Native, Public, Const) +// Parameters: +// class UClusterUnionComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UClusterUnionComponent* UClusterUnionReplicatedProxyComponent::GetParentClusterUnionComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "GetParentClusterUnionComponent"); + + Params::ClusterUnionReplicatedProxyComponent_GetParentClusterUnionComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ClusterUnionReplicatedProxyComponent.GetParticleBoneIds +// (Final, RequiredAPI, Native, Public, Const) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UClusterUnionReplicatedProxyComponent::GetParticleBoneIds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ClusterUnionReplicatedProxyComponent", "GetParticleBoneIds"); + + Params::ClusterUnionReplicatedProxyComponent_GetParticleBoneIds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.CopyParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FConstraintInstanceAccessor& SourceAccessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bKeepPosition (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bKeepRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::CopyParams(struct FConstraintInstanceAccessor& Accessor, struct FConstraintInstanceAccessor& SourceAccessor, bool bKeepPosition, bool bKeepRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "CopyParams"); + + Params::ConstraintInstanceBlueprintLibrary_CopyParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.SourceAccessor = std::move(SourceAccessor); + Parms.bKeepPosition = bKeepPosition; + Parms.bKeepRotation = bKeepRotation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + SourceAccessor = std::move(Parms.SourceAccessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularBreakable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bAngularBreakable (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* AngularBreakThreshold (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularBreakable(struct FConstraintInstanceAccessor& Accessor, bool* bAngularBreakable, float* AngularBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularBreakable"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularBreakable Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bAngularBreakable != nullptr) + *bAngularBreakable = Parms.bAngularBreakable; + + if (AngularBreakThreshold != nullptr) + *AngularBreakThreshold = Parms.AngularBreakThreshold; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularDriveMode +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EAngularDriveMode* OutDriveMode (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularDriveMode(struct FConstraintInstanceAccessor& Accessor, EAngularDriveMode* OutDriveMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularDriveMode"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularDriveMode Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutDriveMode != nullptr) + *OutDriveMode = Parms.OutDriveMode; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularDriveParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float* OutPositionStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutVelocityStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutForceLimit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularDriveParams(struct FConstraintInstanceAccessor& Accessor, float* OutPositionStrength, float* OutVelocityStrength, float* OutForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularDriveParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularDriveParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutPositionStrength != nullptr) + *OutPositionStrength = Parms.OutPositionStrength; + + if (OutVelocityStrength != nullptr) + *OutVelocityStrength = Parms.OutVelocityStrength; + + if (OutForceLimit != nullptr) + *OutForceLimit = Parms.OutForceLimit; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularLimits +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EAngularConstraintMotion* Swing1MotionType (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Swing1LimitAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAngularConstraintMotion* Swing2MotionType (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Swing2LimitAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAngularConstraintMotion* TwistMotionType (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistLimitAngle (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularLimits(struct FConstraintInstanceAccessor& Accessor, EAngularConstraintMotion* Swing1MotionType, float* Swing1LimitAngle, EAngularConstraintMotion* Swing2MotionType, float* Swing2LimitAngle, EAngularConstraintMotion* TwistMotionType, float* TwistLimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularLimits"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularLimits Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (Swing1MotionType != nullptr) + *Swing1MotionType = Parms.Swing1MotionType; + + if (Swing1LimitAngle != nullptr) + *Swing1LimitAngle = Parms.Swing1LimitAngle; + + if (Swing2MotionType != nullptr) + *Swing2MotionType = Parms.Swing2MotionType; + + if (Swing2LimitAngle != nullptr) + *Swing2LimitAngle = Parms.Swing2LimitAngle; + + if (TwistMotionType != nullptr) + *TwistMotionType = Parms.TwistMotionType; + + if (TwistLimitAngle != nullptr) + *TwistLimitAngle = Parms.TwistLimitAngle; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularOrientationTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FRotator* OutPosTarget (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularOrientationTarget(struct FConstraintInstanceAccessor& Accessor, struct FRotator* OutPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularOrientationTarget"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularOrientationTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutPosTarget != nullptr) + *OutPosTarget = std::move(Parms.OutPosTarget); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularPlasticity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bAngularPlasticity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* AngularPlasticityThreshold (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularPlasticity(struct FConstraintInstanceAccessor& Accessor, bool* bAngularPlasticity, float* AngularPlasticityThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularPlasticity"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularPlasticity Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bAngularPlasticity != nullptr) + *bAngularPlasticity = Parms.bAngularPlasticity; + + if (AngularPlasticityThreshold != nullptr) + *AngularPlasticityThreshold = Parms.AngularPlasticityThreshold; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularSoftSwingLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bSoftSwingLimit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SwingLimitStiffness (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SwingLimitDamping (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SwingLimitRestitution (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* SwingLimitContactDistance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularSoftSwingLimitParams(struct FConstraintInstanceAccessor& Accessor, bool* bSoftSwingLimit, float* SwingLimitStiffness, float* SwingLimitDamping, float* SwingLimitRestitution, float* SwingLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularSoftSwingLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularSoftSwingLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bSoftSwingLimit != nullptr) + *bSoftSwingLimit = Parms.bSoftSwingLimit; + + if (SwingLimitStiffness != nullptr) + *SwingLimitStiffness = Parms.SwingLimitStiffness; + + if (SwingLimitDamping != nullptr) + *SwingLimitDamping = Parms.SwingLimitDamping; + + if (SwingLimitRestitution != nullptr) + *SwingLimitRestitution = Parms.SwingLimitRestitution; + + if (SwingLimitContactDistance != nullptr) + *SwingLimitContactDistance = Parms.SwingLimitContactDistance; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularSoftTwistLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bSoftTwistLimit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistLimitStiffness (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistLimitDamping (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistLimitRestitution (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* TwistLimitContactDistance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularSoftTwistLimitParams(struct FConstraintInstanceAccessor& Accessor, bool* bSoftTwistLimit, float* TwistLimitStiffness, float* TwistLimitDamping, float* TwistLimitRestitution, float* TwistLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularSoftTwistLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularSoftTwistLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bSoftTwistLimit != nullptr) + *bSoftTwistLimit = Parms.bSoftTwistLimit; + + if (TwistLimitStiffness != nullptr) + *TwistLimitStiffness = Parms.TwistLimitStiffness; + + if (TwistLimitDamping != nullptr) + *TwistLimitDamping = Parms.TwistLimitDamping; + + if (TwistLimitRestitution != nullptr) + *TwistLimitRestitution = Parms.TwistLimitRestitution; + + if (TwistLimitContactDistance != nullptr) + *TwistLimitContactDistance = Parms.TwistLimitContactDistance; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularVelocityDriveSLERP +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableSLERP (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularVelocityDriveSLERP(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularVelocityDriveSLERP"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveSLERP Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableSLERP != nullptr) + *bOutEnableSLERP = Parms.bOutEnableSLERP; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularVelocityDriveTwistAndSwing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableTwistDrive (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableSwingDrive (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularVelocityDriveTwistAndSwing(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableTwistDrive, bool* bOutEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularVelocityDriveTwistAndSwing"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularVelocityDriveTwistAndSwing Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableTwistDrive != nullptr) + *bOutEnableTwistDrive = Parms.bOutEnableTwistDrive; + + if (bOutEnableSwingDrive != nullptr) + *bOutEnableSwingDrive = Parms.bOutEnableSwingDrive; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAngularVelocityTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* OutVelTarget (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAngularVelocityTarget(struct FConstraintInstanceAccessor& Accessor, struct FVector* OutVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAngularVelocityTarget"); + + Params::ConstraintInstanceBlueprintLibrary_GetAngularVelocityTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutVelTarget != nullptr) + *OutVelTarget = std::move(Parms.OutVelTarget); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetAttachedBodyNames +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// class FName* ParentBody (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* ChildBody (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetAttachedBodyNames(struct FConstraintInstanceAccessor& Accessor, class FName* ParentBody, class FName* ChildBody) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetAttachedBodyNames"); + + Params::ConstraintInstanceBlueprintLibrary_GetAttachedBodyNames Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (ParentBody != nullptr) + *ParentBody = Parms.ParentBody; + + if (ChildBody != nullptr) + *ChildBody = Parms.ChildBody; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetContactTransferScale +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float* ContactTransferScale (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetContactTransferScale(struct FConstraintInstanceAccessor& Accessor, float* ContactTransferScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetContactTransferScale"); + + Params::ConstraintInstanceBlueprintLibrary_GetContactTransferScale Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (ContactTransferScale != nullptr) + *ContactTransferScale = Parms.ContactTransferScale; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetDisableCollsion +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UConstraintInstanceBlueprintLibrary::GetDisableCollsion(struct FConstraintInstanceAccessor& Accessor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetDisableCollsion"); + + Params::ConstraintInstanceBlueprintLibrary_GetDisableCollsion Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + return Parms.ReturnValue; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearBreakable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bLinearBreakable (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearBreakThreshold (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearBreakable(struct FConstraintInstanceAccessor& Accessor, bool* bLinearBreakable, float* LinearBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearBreakable"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearBreakable Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bLinearBreakable != nullptr) + *bLinearBreakable = Parms.bLinearBreakable; + + if (LinearBreakThreshold != nullptr) + *LinearBreakThreshold = Parms.LinearBreakThreshold; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearDriveParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float* OutPositionStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutVelocityStrength (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* OutForceLimit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearDriveParams(struct FConstraintInstanceAccessor& Accessor, float* OutPositionStrength, float* OutVelocityStrength, float* OutForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearDriveParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearDriveParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutPositionStrength != nullptr) + *OutPositionStrength = Parms.OutPositionStrength; + + if (OutVelocityStrength != nullptr) + *OutVelocityStrength = Parms.OutVelocityStrength; + + if (OutForceLimit != nullptr) + *OutForceLimit = Parms.OutForceLimit; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearLimits +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// ELinearConstraintMotion* XMotion (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELinearConstraintMotion* YMotion (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELinearConstraintMotion* ZMotion (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* Limit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearLimits(struct FConstraintInstanceAccessor& Accessor, ELinearConstraintMotion* XMotion, ELinearConstraintMotion* YMotion, ELinearConstraintMotion* ZMotion, float* Limit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearLimits"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearLimits Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (XMotion != nullptr) + *XMotion = Parms.XMotion; + + if (YMotion != nullptr) + *YMotion = Parms.YMotion; + + if (ZMotion != nullptr) + *ZMotion = Parms.ZMotion; + + if (Limit != nullptr) + *Limit = Parms.Limit; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearPlasticity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bLinearPlasticity (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearPlasticityThreshold (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EConstraintPlasticityType* PlasticityType (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearPlasticity(struct FConstraintInstanceAccessor& Accessor, bool* bLinearPlasticity, float* LinearPlasticityThreshold, EConstraintPlasticityType* PlasticityType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearPlasticity"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearPlasticity Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bLinearPlasticity != nullptr) + *bLinearPlasticity = Parms.bLinearPlasticity; + + if (LinearPlasticityThreshold != nullptr) + *LinearPlasticityThreshold = Parms.LinearPlasticityThreshold; + + if (PlasticityType != nullptr) + *PlasticityType = Parms.PlasticityType; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearPositionDrive +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveZ (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearPositionDrive(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableDriveX, bool* bOutEnableDriveY, bool* bOutEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearPositionDrive"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearPositionDrive Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableDriveX != nullptr) + *bOutEnableDriveX = Parms.bOutEnableDriveX; + + if (bOutEnableDriveY != nullptr) + *bOutEnableDriveY = Parms.bOutEnableDriveY; + + if (bOutEnableDriveZ != nullptr) + *bOutEnableDriveZ = Parms.bOutEnableDriveZ; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearPositionTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* OutPosTarget (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearPositionTarget(struct FConstraintInstanceAccessor& Accessor, struct FVector* OutPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearPositionTarget"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearPositionTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutPosTarget != nullptr) + *OutPosTarget = std::move(Parms.OutPosTarget); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearSoftLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bSoftLinearLimit (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearLimitStiffness (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearLimitDamping (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearLimitRestitution (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* LinearLimitContactDistance (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearSoftLimitParams(struct FConstraintInstanceAccessor& Accessor, bool* bSoftLinearLimit, float* LinearLimitStiffness, float* LinearLimitDamping, float* LinearLimitRestitution, float* LinearLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearSoftLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearSoftLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bSoftLinearLimit != nullptr) + *bSoftLinearLimit = Parms.bSoftLinearLimit; + + if (LinearLimitStiffness != nullptr) + *LinearLimitStiffness = Parms.LinearLimitStiffness; + + if (LinearLimitDamping != nullptr) + *LinearLimitDamping = Parms.LinearLimitDamping; + + if (LinearLimitRestitution != nullptr) + *LinearLimitRestitution = Parms.LinearLimitRestitution; + + if (LinearLimitContactDistance != nullptr) + *LinearLimitContactDistance = Parms.LinearLimitContactDistance; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearVelocityDrive +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveX (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveY (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableDriveZ (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearVelocityDrive(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableDriveX, bool* bOutEnableDriveY, bool* bOutEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearVelocityDrive"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearVelocityDrive Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableDriveX != nullptr) + *bOutEnableDriveX = Parms.bOutEnableDriveX; + + if (bOutEnableDriveY != nullptr) + *bOutEnableDriveY = Parms.bOutEnableDriveY; + + if (bOutEnableDriveZ != nullptr) + *bOutEnableDriveZ = Parms.bOutEnableDriveZ; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetLinearVelocityTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// struct FVector* OutVelTarget (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetLinearVelocityTarget(struct FConstraintInstanceAccessor& Accessor, struct FVector* OutVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetLinearVelocityTarget"); + + Params::ConstraintInstanceBlueprintLibrary_GetLinearVelocityTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (OutVelTarget != nullptr) + *OutVelTarget = std::move(Parms.OutVelTarget); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetMassConditioningEnabled +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UConstraintInstanceBlueprintLibrary::GetMassConditioningEnabled(struct FConstraintInstanceAccessor& Accessor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetMassConditioningEnabled"); + + Params::ConstraintInstanceBlueprintLibrary_GetMassConditioningEnabled Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + return Parms.ReturnValue; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetOrientationDriveSLERP +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableSLERP (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetOrientationDriveSLERP(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetOrientationDriveSLERP"); + + Params::ConstraintInstanceBlueprintLibrary_GetOrientationDriveSLERP Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableSLERP != nullptr) + *bOutEnableSLERP = Parms.bOutEnableSLERP; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetOrientationDriveTwistAndSwing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bOutEnableTwistDrive (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool* bOutEnableSwingDrive (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetOrientationDriveTwistAndSwing(struct FConstraintInstanceAccessor& Accessor, bool* bOutEnableTwistDrive, bool* bOutEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetOrientationDriveTwistAndSwing"); + + Params::ConstraintInstanceBlueprintLibrary_GetOrientationDriveTwistAndSwing Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bOutEnableTwistDrive != nullptr) + *bOutEnableTwistDrive = Parms.bOutEnableTwistDrive; + + if (bOutEnableSwingDrive != nullptr) + *bOutEnableSwingDrive = Parms.bOutEnableSwingDrive; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetParentDominates +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UConstraintInstanceBlueprintLibrary::GetParentDominates(struct FConstraintInstanceAccessor& Accessor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetParentDominates"); + + Params::ConstraintInstanceBlueprintLibrary_GetParentDominates Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + return Parms.ReturnValue; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.GetProjectionParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool* bEnableProjection (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* ProjectionLinearAlpha (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float* ProjectionAngularAlpha (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::GetProjectionParams(struct FConstraintInstanceAccessor& Accessor, bool* bEnableProjection, float* ProjectionLinearAlpha, float* ProjectionAngularAlpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "GetProjectionParams"); + + Params::ConstraintInstanceBlueprintLibrary_GetProjectionParams Parms{}; + + Parms.Accessor = std::move(Accessor); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); + + if (bEnableProjection != nullptr) + *bEnableProjection = Parms.bEnableProjection; + + if (ProjectionLinearAlpha != nullptr) + *ProjectionLinearAlpha = Parms.ProjectionLinearAlpha; + + if (ProjectionAngularAlpha != nullptr) + *ProjectionAngularAlpha = Parms.ProjectionAngularAlpha; +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularBreakable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bAngularBreakable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngularBreakThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularBreakable(struct FConstraintInstanceAccessor& Accessor, bool bAngularBreakable, float AngularBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularBreakable"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularBreakable Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bAngularBreakable = bAngularBreakable; + Parms.AngularBreakThreshold = AngularBreakThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularDriveMode +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EAngularDriveMode DriveMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularDriveMode(struct FConstraintInstanceAccessor& Accessor, EAngularDriveMode DriveMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularDriveMode"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularDriveMode Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.DriveMode = DriveMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularDriveParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float PositionStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VelocityStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InForceLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularDriveParams(struct FConstraintInstanceAccessor& Accessor, float PositionStrength, float VelocityStrength, float InForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularDriveParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularDriveParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.PositionStrength = PositionStrength; + Parms.VelocityStrength = VelocityStrength; + Parms.InForceLimit = InForceLimit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularLimits +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// EAngularConstraintMotion Swing1MotionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing1LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAngularConstraintMotion Swing2MotionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing2LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EAngularConstraintMotion TwistMotionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularLimits(struct FConstraintInstanceAccessor& Accessor, EAngularConstraintMotion Swing1MotionType, float Swing1LimitAngle, EAngularConstraintMotion Swing2MotionType, float Swing2LimitAngle, EAngularConstraintMotion TwistMotionType, float TwistLimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularLimits"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularLimits Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.Swing1MotionType = Swing1MotionType; + Parms.Swing1LimitAngle = Swing1LimitAngle; + Parms.Swing2MotionType = Swing2MotionType; + Parms.Swing2LimitAngle = Swing2LimitAngle; + Parms.TwistMotionType = TwistMotionType; + Parms.TwistLimitAngle = TwistLimitAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularOrientationTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FRotator& InPosTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularOrientationTarget(struct FConstraintInstanceAccessor& Accessor, const struct FRotator& InPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularOrientationTarget"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularOrientationTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.InPosTarget = std::move(InPosTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularPlasticity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bAngularPlasticity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngularPlasticityThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularPlasticity(struct FConstraintInstanceAccessor& Accessor, bool bAngularPlasticity, float AngularPlasticityThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularPlasticity"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularPlasticity Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bAngularPlasticity = bAngularPlasticity; + Parms.AngularPlasticityThreshold = AngularPlasticityThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularSoftSwingLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bSoftSwingLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SwingLimitStiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SwingLimitDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SwingLimitRestitution (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float SwingLimitContactDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularSoftSwingLimitParams(struct FConstraintInstanceAccessor& Accessor, bool bSoftSwingLimit, float SwingLimitStiffness, float SwingLimitDamping, float SwingLimitRestitution, float SwingLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularSoftSwingLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularSoftSwingLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bSoftSwingLimit = bSoftSwingLimit; + Parms.SwingLimitStiffness = SwingLimitStiffness; + Parms.SwingLimitDamping = SwingLimitDamping; + Parms.SwingLimitRestitution = SwingLimitRestitution; + Parms.SwingLimitContactDistance = SwingLimitContactDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularSoftTwistLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bSoftTwistLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitStiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitRestitution (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitContactDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularSoftTwistLimitParams(struct FConstraintInstanceAccessor& Accessor, bool bSoftTwistLimit, float TwistLimitStiffness, float TwistLimitDamping, float TwistLimitRestitution, float TwistLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularSoftTwistLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularSoftTwistLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bSoftTwistLimit = bSoftTwistLimit; + Parms.TwistLimitStiffness = TwistLimitStiffness; + Parms.TwistLimitDamping = TwistLimitDamping; + Parms.TwistLimitRestitution = TwistLimitRestitution; + Parms.TwistLimitContactDistance = TwistLimitContactDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularVelocityDriveSLERP +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableSLERP (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularVelocityDriveSLERP(struct FConstraintInstanceAccessor& Accessor, bool bEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularVelocityDriveSLERP"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveSLERP Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableSLERP = bEnableSLERP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularVelocityDriveTwistAndSwing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularVelocityDriveTwistAndSwing(struct FConstraintInstanceAccessor& Accessor, bool bEnableTwistDrive, bool bEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularVelocityDriveTwistAndSwing"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularVelocityDriveTwistAndSwing Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bEnableSwingDrive = bEnableSwingDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetAngularVelocityTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& InVelTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetAngularVelocityTarget(struct FConstraintInstanceAccessor& Accessor, const struct FVector& InVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetAngularVelocityTarget"); + + Params::ConstraintInstanceBlueprintLibrary_SetAngularVelocityTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.InVelTarget = std::move(InVelTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetContactTransferScale +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float ContactTransferScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetContactTransferScale(struct FConstraintInstanceAccessor& Accessor, float ContactTransferScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetContactTransferScale"); + + Params::ConstraintInstanceBlueprintLibrary_SetContactTransferScale Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.ContactTransferScale = ContactTransferScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetDisableCollision +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bDisableCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetDisableCollision(struct FConstraintInstanceAccessor& Accessor, bool bDisableCollision) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetDisableCollision"); + + Params::ConstraintInstanceBlueprintLibrary_SetDisableCollision Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bDisableCollision = bDisableCollision; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearBreakable +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bLinearBreakable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearBreakThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearBreakable(struct FConstraintInstanceAccessor& Accessor, bool bLinearBreakable, float LinearBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearBreakable"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearBreakable Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bLinearBreakable = bLinearBreakable; + Parms.LinearBreakThreshold = LinearBreakThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearDriveParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// float PositionStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VelocityStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InForceLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearDriveParams(struct FConstraintInstanceAccessor& Accessor, float PositionStrength, float VelocityStrength, float InForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearDriveParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearDriveParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.PositionStrength = PositionStrength; + Parms.VelocityStrength = VelocityStrength; + Parms.InForceLimit = InForceLimit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearLimits +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// ELinearConstraintMotion XMotion (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELinearConstraintMotion YMotion (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// ELinearConstraintMotion ZMotion (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Limit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearLimits(struct FConstraintInstanceAccessor& Accessor, ELinearConstraintMotion XMotion, ELinearConstraintMotion YMotion, ELinearConstraintMotion ZMotion, float Limit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearLimits"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearLimits Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.XMotion = XMotion; + Parms.YMotion = YMotion; + Parms.ZMotion = ZMotion; + Parms.Limit = Limit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearPlasticity +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bLinearPlasticity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearPlasticityThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EConstraintPlasticityType PlasticityType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearPlasticity(struct FConstraintInstanceAccessor& Accessor, bool bLinearPlasticity, float LinearPlasticityThreshold, EConstraintPlasticityType PlasticityType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearPlasticity"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearPlasticity Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bLinearPlasticity = bLinearPlasticity; + Parms.LinearPlasticityThreshold = LinearPlasticityThreshold; + Parms.PlasticityType = PlasticityType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearPositionDrive +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableDriveX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearPositionDrive(struct FConstraintInstanceAccessor& Accessor, bool bEnableDriveX, bool bEnableDriveY, bool bEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearPositionDrive"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearPositionDrive Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableDriveX = bEnableDriveX; + Parms.bEnableDriveY = bEnableDriveY; + Parms.bEnableDriveZ = bEnableDriveZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearPositionTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& InPosTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearPositionTarget(struct FConstraintInstanceAccessor& Accessor, const struct FVector& InPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearPositionTarget"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearPositionTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.InPosTarget = std::move(InPosTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearSoftLimitParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bSoftLinearLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearLimitStiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearLimitDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearLimitRestitution (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearLimitContactDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearSoftLimitParams(struct FConstraintInstanceAccessor& Accessor, bool bSoftLinearLimit, float LinearLimitStiffness, float LinearLimitDamping, float LinearLimitRestitution, float LinearLimitContactDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearSoftLimitParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearSoftLimitParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bSoftLinearLimit = bSoftLinearLimit; + Parms.LinearLimitStiffness = LinearLimitStiffness; + Parms.LinearLimitDamping = LinearLimitDamping; + Parms.LinearLimitRestitution = LinearLimitRestitution; + Parms.LinearLimitContactDistance = LinearLimitContactDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearVelocityDrive +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableDriveX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearVelocityDrive(struct FConstraintInstanceAccessor& Accessor, bool bEnableDriveX, bool bEnableDriveY, bool bEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearVelocityDrive"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearVelocityDrive Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableDriveX = bEnableDriveX; + Parms.bEnableDriveY = bEnableDriveY; + Parms.bEnableDriveZ = bEnableDriveZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetLinearVelocityTarget +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// const struct FVector& InVelTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetLinearVelocityTarget(struct FConstraintInstanceAccessor& Accessor, const struct FVector& InVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetLinearVelocityTarget"); + + Params::ConstraintInstanceBlueprintLibrary_SetLinearVelocityTarget Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.InVelTarget = std::move(InVelTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetMassConditioningEnabled +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableMassConditioning (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetMassConditioningEnabled(struct FConstraintInstanceAccessor& Accessor, bool bEnableMassConditioning) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetMassConditioningEnabled"); + + Params::ConstraintInstanceBlueprintLibrary_SetMassConditioningEnabled Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableMassConditioning = bEnableMassConditioning; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetOrientationDriveSLERP +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableSLERP (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetOrientationDriveSLERP(struct FConstraintInstanceAccessor& Accessor, bool bEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetOrientationDriveSLERP"); + + Params::ConstraintInstanceBlueprintLibrary_SetOrientationDriveSLERP Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableSLERP = bEnableSLERP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetOrientationDriveTwistAndSwing +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetOrientationDriveTwistAndSwing(struct FConstraintInstanceAccessor& Accessor, bool bEnableTwistDrive, bool bEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetOrientationDriveTwistAndSwing"); + + Params::ConstraintInstanceBlueprintLibrary_SetOrientationDriveTwistAndSwing Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bEnableSwingDrive = bEnableSwingDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetParentDominates +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bParentDominates (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetParentDominates(struct FConstraintInstanceAccessor& Accessor, bool bParentDominates) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetParentDominates"); + + Params::ConstraintInstanceBlueprintLibrary_SetParentDominates Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bParentDominates = bParentDominates; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.ConstraintInstanceBlueprintLibrary.SetProjectionParams +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor& Accessor (Parm, OutParm, ReferenceParm, NoDestructor, NativeAccessSpecifierPublic) +// bool bEnableProjection (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectionLinearAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectionAngularAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UConstraintInstanceBlueprintLibrary::SetProjectionParams(struct FConstraintInstanceAccessor& Accessor, bool bEnableProjection, float ProjectionLinearAlpha, float ProjectionAngularAlpha) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("ConstraintInstanceBlueprintLibrary", "SetProjectionParams"); + + Params::ConstraintInstanceBlueprintLibrary_SetProjectionParams Parms{}; + + Parms.Accessor = std::move(Accessor); + Parms.bEnableProjection = bEnableProjection; + Parms.ProjectionLinearAlpha = ProjectionLinearAlpha; + Parms.ProjectionAngularAlpha = ProjectionAngularAlpha; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + Accessor = std::move(Parms.Accessor); +} + + +// Function Engine.NetworkPhysicsComponent.MulticastReceiveImportantInputData +// (RequiredAPI, Net, NetReliable, Native, Event, NetMulticast, Protected) +// Parameters: +// const struct FNetworkPhysicsRewindDataImportantInputProxy&ServerInputs (ConstParm, Parm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UNetworkPhysicsComponent::MulticastReceiveImportantInputData(const struct FNetworkPhysicsRewindDataImportantInputProxy& ServerInputs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "MulticastReceiveImportantInputData"); + + Params::NetworkPhysicsComponent_MulticastReceiveImportantInputData Parms{}; + + Parms.ServerInputs = std::move(ServerInputs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.MulticastReceiveImportantStateData +// (RequiredAPI, Net, NetReliable, Native, Event, NetMulticast, Protected) +// Parameters: +// const struct FNetworkPhysicsRewindDataImportantStateProxy&ServerStates (ConstParm, Parm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UNetworkPhysicsComponent::MulticastReceiveImportantStateData(const struct FNetworkPhysicsRewindDataImportantStateProxy& ServerStates) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "MulticastReceiveImportantStateData"); + + Params::NetworkPhysicsComponent_MulticastReceiveImportantStateData Parms{}; + + Parms.ServerStates = std::move(ServerStates); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.OnRep_SetReplicatedInputs +// (Final, RequiredAPI, Native, Protected) + +void UNetworkPhysicsComponent::OnRep_SetReplicatedInputs() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "OnRep_SetReplicatedInputs"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.OnRep_SetReplicatedStates +// (Final, RequiredAPI, Native, Protected) + +void UNetworkPhysicsComponent::OnRep_SetReplicatedStates() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "OnRep_SetReplicatedStates"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.ServerReceiveImportantInputData +// (RequiredAPI, Net, NetReliable, Native, Event, Protected, NetServer) +// Parameters: +// const struct FNetworkPhysicsRewindDataImportantInputProxy&ClientInputs (ConstParm, Parm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UNetworkPhysicsComponent::ServerReceiveImportantInputData(const struct FNetworkPhysicsRewindDataImportantInputProxy& ClientInputs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "ServerReceiveImportantInputData"); + + Params::NetworkPhysicsComponent_ServerReceiveImportantInputData Parms{}; + + Parms.ClientInputs = std::move(ClientInputs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.ServerReceiveInputData +// (RequiredAPI, Net, Native, Event, Protected, NetServer) +// Parameters: +// const struct FNetworkPhysicsRewindDataInputProxy&ClientInputs (ConstParm, Parm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UNetworkPhysicsComponent::ServerReceiveInputData(const struct FNetworkPhysicsRewindDataInputProxy& ClientInputs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "ServerReceiveInputData"); + + Params::NetworkPhysicsComponent_ServerReceiveInputData Parms{}; + + Parms.ClientInputs = std::move(ClientInputs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.NetworkPhysicsComponent.ServerReceiveInputsDatas +// (RequiredAPI, Net, Native, Event, Public, NetServer) +// Parameters: +// const struct FNetworkPhysicsRewindDataInputProxy&ClientInputs (ConstParm, Parm, ReferenceParm, ContainsInstancedReference, NativeAccessSpecifierPublic) + +void UNetworkPhysicsComponent::ServerReceiveInputsDatas(const struct FNetworkPhysicsRewindDataInputProxy& ClientInputs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("NetworkPhysicsComponent", "ServerReceiveInputsDatas"); + + Params::NetworkPhysicsComponent_ServerReceiveInputsDatas Parms{}; + + Parms.ClientInputs = std::move(ClientInputs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.BreakConstraint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UPhysicsConstraintComponent::BreakConstraint() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "BreakConstraint"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.GetConstrainedComponents +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent** OutComponent1 (Parm, OutParm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* OutBoneName1 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent** OutComponent2 (Parm, OutParm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName* OutBoneName2 (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::GetConstrainedComponents(class UPrimitiveComponent** OutComponent1, class FName* OutBoneName1, class UPrimitiveComponent** OutComponent2, class FName* OutBoneName2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetConstrainedComponents"); + + Params::PhysicsConstraintComponent_GetConstrainedComponents Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutComponent1 != nullptr) + *OutComponent1 = Parms.OutComponent1; + + if (OutBoneName1 != nullptr) + *OutBoneName1 = Parms.OutBoneName1; + + if (OutComponent2 != nullptr) + *OutComponent2 = Parms.OutComponent2; + + if (OutBoneName2 != nullptr) + *OutBoneName2 = Parms.OutBoneName2; +} + + +// Function Engine.PhysicsConstraintComponent.GetConstraint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// struct FConstraintInstanceAccessor ReturnValue (Parm, OutParm, ReturnParm, NoDestructor, NativeAccessSpecifierPublic) + +struct FConstraintInstanceAccessor UPhysicsConstraintComponent::GetConstraint() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetConstraint"); + + Params::PhysicsConstraintComponent_GetConstraint Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsConstraintComponent.GetConstraintForce +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// struct FVector* OutLinearForce (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector* OutAngularForce (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::GetConstraintForce(struct FVector* OutLinearForce, struct FVector* OutAngularForce) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetConstraintForce"); + + Params::PhysicsConstraintComponent_GetConstraintForce Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutLinearForce != nullptr) + *OutLinearForce = std::move(Parms.OutLinearForce); + + if (OutAngularForce != nullptr) + *OutAngularForce = std::move(Parms.OutAngularForce); +} + + +// Function Engine.PhysicsConstraintComponent.IsBroken +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPhysicsConstraintComponent::IsBroken() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "IsBroken"); + + Params::PhysicsConstraintComponent_IsBroken Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularBreakable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bAngularBreakable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngularBreakThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularBreakable(bool bAngularBreakable, float AngularBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularBreakable"); + + Params::PhysicsConstraintComponent_SetAngularBreakable Parms{}; + + Parms.bAngularBreakable = bAngularBreakable; + Parms.AngularBreakThreshold = AngularBreakThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularDriveAccelerationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bAccelerationMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularDriveAccelerationMode(bool bAccelerationMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularDriveAccelerationMode"); + + Params::PhysicsConstraintComponent_SetAngularDriveAccelerationMode Parms{}; + + Parms.bAccelerationMode = bAccelerationMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularDriveMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EAngularDriveMode DriveMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularDriveMode(EAngularDriveMode DriveMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularDriveMode"); + + Params::PhysicsConstraintComponent_SetAngularDriveMode Parms{}; + + Parms.DriveMode = DriveMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularDriveParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float PositionStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VelocityStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InForceLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularDriveParams(float PositionStrength, float VelocityStrength, float InForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularDriveParams"); + + Params::PhysicsConstraintComponent_SetAngularDriveParams Parms{}; + + Parms.PositionStrength = PositionStrength; + Parms.VelocityStrength = VelocityStrength; + Parms.InForceLimit = InForceLimit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularOrientationDrive +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularOrientationDrive(bool bEnableSwingDrive, bool bEnableTwistDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularOrientationDrive"); + + Params::PhysicsConstraintComponent_SetAngularOrientationDrive Parms{}; + + Parms.bEnableSwingDrive = bEnableSwingDrive; + Parms.bEnableTwistDrive = bEnableTwistDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularOrientationTarget +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& InPosTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularOrientationTarget(const struct FRotator& InPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularOrientationTarget"); + + Params::PhysicsConstraintComponent_SetAngularOrientationTarget Parms{}; + + Parms.InPosTarget = std::move(InPosTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularPlasticity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bAngularPlasticity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float AngularPlasticityThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularPlasticity(bool bAngularPlasticity, float AngularPlasticityThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularPlasticity"); + + Params::PhysicsConstraintComponent_SetAngularPlasticity Parms{}; + + Parms.bAngularPlasticity = bAngularPlasticity; + Parms.AngularPlasticityThreshold = AngularPlasticityThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularSwing1Limit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EAngularConstraintMotion MotionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing1LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularSwing1Limit(EAngularConstraintMotion MotionType, float Swing1LimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularSwing1Limit"); + + Params::PhysicsConstraintComponent_SetAngularSwing1Limit Parms{}; + + Parms.MotionType = MotionType; + Parms.Swing1LimitAngle = Swing1LimitAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularSwing2Limit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EAngularConstraintMotion MotionType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Swing2LimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularSwing2Limit(EAngularConstraintMotion MotionType, float Swing2LimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularSwing2Limit"); + + Params::PhysicsConstraintComponent_SetAngularSwing2Limit Parms{}; + + Parms.MotionType = MotionType; + Parms.Swing2LimitAngle = Swing2LimitAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularTwistLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// EAngularConstraintMotion ConstraintType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float TwistLimitAngle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularTwistLimit(EAngularConstraintMotion ConstraintType, float TwistLimitAngle) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularTwistLimit"); + + Params::PhysicsConstraintComponent_SetAngularTwistLimit Parms{}; + + Parms.ConstraintType = ConstraintType; + Parms.TwistLimitAngle = TwistLimitAngle; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularVelocityDrive +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularVelocityDrive(bool bEnableSwingDrive, bool bEnableTwistDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularVelocityDrive"); + + Params::PhysicsConstraintComponent_SetAngularVelocityDrive Parms{}; + + Parms.bEnableSwingDrive = bEnableSwingDrive; + Parms.bEnableTwistDrive = bEnableTwistDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularVelocityDriveSLERP +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSLERP (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularVelocityDriveSLERP(bool bEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularVelocityDriveSLERP"); + + Params::PhysicsConstraintComponent_SetAngularVelocityDriveSLERP Parms{}; + + Parms.bEnableSLERP = bEnableSLERP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularVelocityDriveTwistAndSwing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularVelocityDriveTwistAndSwing(bool bEnableTwistDrive, bool bEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularVelocityDriveTwistAndSwing"); + + Params::PhysicsConstraintComponent_SetAngularVelocityDriveTwistAndSwing Parms{}; + + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bEnableSwingDrive = bEnableSwingDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetAngularVelocityTarget +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InVelTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetAngularVelocityTarget(const struct FVector& InVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetAngularVelocityTarget"); + + Params::PhysicsConstraintComponent_SetAngularVelocityTarget Parms{}; + + Parms.InVelTarget = std::move(InVelTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetConstrainedComponents +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component1 (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName1 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UPrimitiveComponent* Component2 (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName BoneName2 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetConstrainedComponents(class UPrimitiveComponent* Component1, class FName BoneName1, class UPrimitiveComponent* Component2, class FName BoneName2) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetConstrainedComponents"); + + Params::PhysicsConstraintComponent_SetConstrainedComponents Parms{}; + + Parms.Component1 = Component1; + Parms.BoneName1 = BoneName1; + Parms.Component2 = Component2; + Parms.BoneName2 = BoneName2; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetConstraintReferenceFrame +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// EConstraintFrame frame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FTransform& RefFrame (ConstParm, Parm, OutParm, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetConstraintReferenceFrame(EConstraintFrame frame, const struct FTransform& RefFrame) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetConstraintReferenceFrame"); + + Params::PhysicsConstraintComponent_SetConstraintReferenceFrame Parms{}; + + Parms.frame = frame; + Parms.RefFrame = std::move(RefFrame); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetConstraintReferenceOrientation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// EConstraintFrame frame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& PriAxis (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SecAxis (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetConstraintReferenceOrientation(EConstraintFrame frame, const struct FVector& PriAxis, const struct FVector& SecAxis) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetConstraintReferenceOrientation"); + + Params::PhysicsConstraintComponent_SetConstraintReferenceOrientation Parms{}; + + Parms.frame = frame; + Parms.PriAxis = std::move(PriAxis); + Parms.SecAxis = std::move(SecAxis); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetConstraintReferencePosition +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// EConstraintFrame frame (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& RefPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetConstraintReferencePosition(EConstraintFrame frame, const struct FVector& RefPosition) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetConstraintReferencePosition"); + + Params::PhysicsConstraintComponent_SetConstraintReferencePosition Parms{}; + + Parms.frame = frame; + Parms.RefPosition = std::move(RefPosition); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetContactTransferScale +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ContactTransferScale (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetContactTransferScale(float ContactTransferScale) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetContactTransferScale"); + + Params::PhysicsConstraintComponent_SetContactTransferScale Parms{}; + + Parms.ContactTransferScale = ContactTransferScale; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetDisableCollision +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bDisableCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetDisableCollision(bool bDisableCollision) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetDisableCollision"); + + Params::PhysicsConstraintComponent_SetDisableCollision Parms{}; + + Parms.bDisableCollision = bDisableCollision; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearBreakable +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bLinearBreakable (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearBreakThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearBreakable(bool bLinearBreakable, float LinearBreakThreshold) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearBreakable"); + + Params::PhysicsConstraintComponent_SetLinearBreakable Parms{}; + + Parms.bLinearBreakable = bLinearBreakable; + Parms.LinearBreakThreshold = LinearBreakThreshold; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearDriveAccelerationMode +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bAccelerationMode (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearDriveAccelerationMode(bool bAccelerationMode) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearDriveAccelerationMode"); + + Params::PhysicsConstraintComponent_SetLinearDriveAccelerationMode Parms{}; + + Parms.bAccelerationMode = bAccelerationMode; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearDriveParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float PositionStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float VelocityStrength (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float InForceLimit (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearDriveParams(float PositionStrength, float VelocityStrength, float InForceLimit) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearDriveParams"); + + Params::PhysicsConstraintComponent_SetLinearDriveParams Parms{}; + + Parms.PositionStrength = PositionStrength; + Parms.VelocityStrength = VelocityStrength; + Parms.InForceLimit = InForceLimit; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearPlasticity +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bLinearPlasticity (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LinearPlasticityThreshold (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EConstraintPlasticityType PlasticityType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearPlasticity(bool bLinearPlasticity, float LinearPlasticityThreshold, EConstraintPlasticityType PlasticityType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearPlasticity"); + + Params::PhysicsConstraintComponent_SetLinearPlasticity Parms{}; + + Parms.bLinearPlasticity = bLinearPlasticity; + Parms.LinearPlasticityThreshold = LinearPlasticityThreshold; + Parms.PlasticityType = PlasticityType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearPositionDrive +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableDriveX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearPositionDrive(bool bEnableDriveX, bool bEnableDriveY, bool bEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearPositionDrive"); + + Params::PhysicsConstraintComponent_SetLinearPositionDrive Parms{}; + + Parms.bEnableDriveX = bEnableDriveX; + Parms.bEnableDriveY = bEnableDriveY; + Parms.bEnableDriveZ = bEnableDriveZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearPositionTarget +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InPosTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearPositionTarget(const struct FVector& InPosTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearPositionTarget"); + + Params::PhysicsConstraintComponent_SetLinearPositionTarget Parms{}; + + Parms.InPosTarget = std::move(InPosTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearVelocityDrive +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableDriveX (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveY (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableDriveZ (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearVelocityDrive(bool bEnableDriveX, bool bEnableDriveY, bool bEnableDriveZ) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearVelocityDrive"); + + Params::PhysicsConstraintComponent_SetLinearVelocityDrive Parms{}; + + Parms.bEnableDriveX = bEnableDriveX; + Parms.bEnableDriveY = bEnableDriveY; + Parms.bEnableDriveZ = bEnableDriveZ; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearVelocityTarget +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& InVelTarget (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearVelocityTarget(const struct FVector& InVelTarget) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearVelocityTarget"); + + Params::PhysicsConstraintComponent_SetLinearVelocityTarget Parms{}; + + Parms.InVelTarget = std::move(InVelTarget); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearXLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ELinearConstraintMotion ConstraintType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LimitSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearXLimit(ELinearConstraintMotion ConstraintType, float LimitSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearXLimit"); + + Params::PhysicsConstraintComponent_SetLinearXLimit Parms{}; + + Parms.ConstraintType = ConstraintType; + Parms.LimitSize = LimitSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearYLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ELinearConstraintMotion ConstraintType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LimitSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearYLimit(ELinearConstraintMotion ConstraintType, float LimitSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearYLimit"); + + Params::PhysicsConstraintComponent_SetLinearYLimit Parms{}; + + Parms.ConstraintType = ConstraintType; + Parms.LimitSize = LimitSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetLinearZLimit +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// ELinearConstraintMotion ConstraintType (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float LimitSize (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetLinearZLimit(ELinearConstraintMotion ConstraintType, float LimitSize) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetLinearZLimit"); + + Params::PhysicsConstraintComponent_SetLinearZLimit Parms{}; + + Parms.ConstraintType = ConstraintType; + Parms.LimitSize = LimitSize; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetOrientationDriveSLERP +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableSLERP (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetOrientationDriveSLERP(bool bEnableSLERP) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetOrientationDriveSLERP"); + + Params::PhysicsConstraintComponent_SetOrientationDriveSLERP Parms{}; + + Parms.bEnableSLERP = bEnableSLERP; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetOrientationDriveTwistAndSwing +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bEnableTwistDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bEnableSwingDrive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetOrientationDriveTwistAndSwing(bool bEnableTwistDrive, bool bEnableSwingDrive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetOrientationDriveTwistAndSwing"); + + Params::PhysicsConstraintComponent_SetOrientationDriveTwistAndSwing Parms{}; + + Parms.bEnableTwistDrive = bEnableTwistDrive; + Parms.bEnableSwingDrive = bEnableSwingDrive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetProjectionEnabled +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// bool bProjectionEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetProjectionEnabled(bool bProjectionEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetProjectionEnabled"); + + Params::PhysicsConstraintComponent_SetProjectionEnabled Parms{}; + + Parms.bProjectionEnabled = bProjectionEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.SetProjectionParams +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ProjectionLinearAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectionAngularAlpha (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectionLinearTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ProjectionAngularTolerance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsConstraintComponent::SetProjectionParams(float ProjectionLinearAlpha, float ProjectionAngularAlpha, float ProjectionLinearTolerance, float ProjectionAngularTolerance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "SetProjectionParams"); + + Params::PhysicsConstraintComponent_SetProjectionParams Parms{}; + + Parms.ProjectionLinearAlpha = ProjectionLinearAlpha; + Parms.ProjectionAngularAlpha = ProjectionAngularAlpha; + Parms.ProjectionLinearTolerance = ProjectionLinearTolerance; + Parms.ProjectionAngularTolerance = ProjectionAngularTolerance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsConstraintComponent.GetCurrentSwing1 +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPhysicsConstraintComponent::GetCurrentSwing1() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetCurrentSwing1"); + + Params::PhysicsConstraintComponent_GetCurrentSwing1 Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsConstraintComponent.GetCurrentSwing2 +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPhysicsConstraintComponent::GetCurrentSwing2() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetCurrentSwing2"); + + Params::PhysicsConstraintComponent_GetCurrentSwing2 Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsConstraintComponent.GetCurrentTwist +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPhysicsConstraintComponent::GetCurrentTwist() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "GetCurrentTwist"); + + Params::PhysicsConstraintComponent_GetCurrentTwist Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsConstraintComponent.IsProjectionEnabled +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UPhysicsConstraintComponent::IsProjectionEnabled() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsConstraintComponent", "IsProjectionEnabled"); + + Params::PhysicsConstraintComponent_IsProjectionEnabled Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsHandleComponent.GrabComponent +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& GrabLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bConstrainRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::GrabComponent(class UPrimitiveComponent* Component, class FName InBoneName, const struct FVector& GrabLocation, bool bConstrainRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "GrabComponent"); + + Params::PhysicsHandleComponent_GrabComponent Parms{}; + + Parms.Component = Component; + Parms.InBoneName = InBoneName; + Parms.GrabLocation = std::move(GrabLocation); + Parms.bConstrainRotation = bConstrainRotation; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.GrabComponentAtLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& GrabLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::GrabComponentAtLocation(class UPrimitiveComponent* Component, class FName InBoneName, const struct FVector& GrabLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "GrabComponentAtLocation"); + + Params::PhysicsHandleComponent_GrabComponentAtLocation Parms{}; + + Parms.Component = Component; + Parms.InBoneName = InBoneName; + Parms.GrabLocation = std::move(GrabLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.GrabComponentAtLocationWithRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UPrimitiveComponent* Component (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName InBoneName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& Rotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::GrabComponentAtLocationWithRotation(class UPrimitiveComponent* Component, class FName InBoneName, const struct FVector& Location, const struct FRotator& Rotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "GrabComponentAtLocationWithRotation"); + + Params::PhysicsHandleComponent_GrabComponentAtLocationWithRotation Parms{}; + + Parms.Component = Component; + Parms.InBoneName = InBoneName; + Parms.Location = std::move(Location); + Parms.Rotation = std::move(Rotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.ReleaseComponent +// (RequiredAPI, Native, Public, BlueprintCallable) + +void UPhysicsHandleComponent::ReleaseComponent() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "ReleaseComponent"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetAngularDamping +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewAngularDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetAngularDamping(float NewAngularDamping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetAngularDamping"); + + Params::PhysicsHandleComponent_SetAngularDamping Parms{}; + + Parms.NewAngularDamping = NewAngularDamping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetAngularStiffness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewAngularStiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetAngularStiffness(float NewAngularStiffness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetAngularStiffness"); + + Params::PhysicsHandleComponent_SetAngularStiffness Parms{}; + + Parms.NewAngularStiffness = NewAngularStiffness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetInterpolationSpeed +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewInterpolationSpeed (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetInterpolationSpeed(float NewInterpolationSpeed) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetInterpolationSpeed"); + + Params::PhysicsHandleComponent_SetInterpolationSpeed Parms{}; + + Parms.NewInterpolationSpeed = NewInterpolationSpeed; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetLinearDamping +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLinearDamping (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetLinearDamping(float NewLinearDamping) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetLinearDamping"); + + Params::PhysicsHandleComponent_SetLinearDamping Parms{}; + + Parms.NewLinearDamping = NewLinearDamping; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetLinearStiffness +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float NewLinearStiffness (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetLinearStiffness(float NewLinearStiffness) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetLinearStiffness"); + + Params::PhysicsHandleComponent_SetLinearStiffness Parms{}; + + Parms.NewLinearStiffness = NewLinearStiffness; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetTargetLocation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetTargetLocation(const struct FVector& NewLocation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetTargetLocation"); + + Params::PhysicsHandleComponent_SetTargetLocation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetTargetLocationAndRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FVector& NewLocation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetTargetLocationAndRotation(const struct FVector& NewLocation, const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetTargetLocationAndRotation"); + + Params::PhysicsHandleComponent_SetTargetLocationAndRotation Parms{}; + + Parms.NewLocation = std::move(NewLocation); + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.SetTargetRotation +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FRotator& NewRotation (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::SetTargetRotation(const struct FRotator& NewRotation) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "SetTargetRotation"); + + Params::PhysicsHandleComponent_SetTargetRotation Parms{}; + + Parms.NewRotation = std::move(NewRotation); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PhysicsHandleComponent.GetGrabbedComponent +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPrimitiveComponent* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPrimitiveComponent* UPhysicsHandleComponent::GetGrabbedComponent() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "GetGrabbedComponent"); + + Params::PhysicsHandleComponent_GetGrabbedComponent Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsHandleComponent.GetTargetLocationAndRotation +// (Final, RequiredAPI, Native, Public, HasOutParams, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FVector* TargetLocation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FRotator* TargetRotation (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +void UPhysicsHandleComponent::GetTargetLocationAndRotation(struct FVector* TargetLocation, struct FRotator* TargetRotation) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PhysicsHandleComponent", "GetTargetLocationAndRotation"); + + Params::PhysicsHandleComponent_GetTargetLocationAndRotation Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (TargetLocation != nullptr) + *TargetLocation = std::move(Parms.TargetLocation); + + if (TargetRotation != nullptr) + *TargetRotation = std::move(Parms.TargetRotation); +} + + +// Function Engine.PhysicsFieldStatics.EvalPhysicsIntegerField +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EFieldIntegerType IntegerType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UPhysicsFieldStatics::EvalPhysicsIntegerField(const class UObject* WorldContextObject, const struct FVector& WorldPosition, const EFieldIntegerType IntegerType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsFieldStatics", "EvalPhysicsIntegerField"); + + Params::PhysicsFieldStatics_EvalPhysicsIntegerField Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.WorldPosition = std::move(WorldPosition); + Parms.IntegerType = IntegerType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsFieldStatics.EvalPhysicsScalarField +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EFieldScalarType ScalarType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UPhysicsFieldStatics::EvalPhysicsScalarField(const class UObject* WorldContextObject, const struct FVector& WorldPosition, const EFieldScalarType ScalarType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsFieldStatics", "EvalPhysicsScalarField"); + + Params::PhysicsFieldStatics_EvalPhysicsScalarField Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.WorldPosition = std::move(WorldPosition); + Parms.ScalarType = ScalarType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PhysicsFieldStatics.EvalPhysicsVectorField +// (Final, RequiredAPI, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const class UObject* WorldContextObject (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& WorldPosition (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const EFieldVectorType VectorType (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// struct FVector ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FVector UPhysicsFieldStatics::EvalPhysicsVectorField(const class UObject* WorldContextObject, const struct FVector& WorldPosition, const EFieldVectorType VectorType) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("PhysicsFieldStatics", "EvalPhysicsVectorField"); + + Params::PhysicsFieldStatics_EvalPhysicsVectorField Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.WorldPosition = std::move(WorldPosition); + Parms.VectorType = VectorType; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.OnPawnPrivateDestroyed +// (Final, RequiredAPI, Native, Private) +// Parameters: +// class AActor* InActor (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerState::OnPawnPrivateDestroyed(class AActor* InActor) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnPawnPrivateDestroyed"); + + Params::PlayerState_OnPawnPrivateDestroyed Parms{}; + + Parms.InActor = InActor; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.OnRep_bIsInactive +// (RequiredAPI, Native, Public) + +void APlayerState::OnRep_bIsInactive() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnRep_bIsInactive"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.OnRep_PlayerId +// (RequiredAPI, Native, Public) + +void APlayerState::OnRep_PlayerId() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnRep_PlayerId"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.OnRep_PlayerName +// (RequiredAPI, Native, Public) + +void APlayerState::OnRep_PlayerName() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnRep_PlayerName"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.OnRep_Score +// (RequiredAPI, Native, Public) + +void APlayerState::OnRep_Score() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnRep_Score"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.OnRep_UniqueId +// (RequiredAPI, Native, Public) + +void APlayerState::OnRep_UniqueId() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "OnRep_UniqueId"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerState.ReceiveCopyProperties +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class APlayerState* NewPlayerState (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerState::ReceiveCopyProperties(class APlayerState* NewPlayerState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "ReceiveCopyProperties"); + + Params::PlayerState_ReceiveCopyProperties Parms{}; + + Parms.NewPlayerState = NewPlayerState; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.PlayerState.ReceiveOverrideWith +// (RequiredAPI, Event, Protected, BlueprintEvent) +// Parameters: +// class APlayerState* OldPlayerState (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void APlayerState::ReceiveOverrideWith(class APlayerState* OldPlayerState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "ReceiveOverrideWith"); + + Params::PlayerState_ReceiveOverrideWith Parms{}; + + Parms.OldPlayerState = OldPlayerState; + + UObject::ProcessEvent(Func, &Parms); +} + + +// Function Engine.PlayerState.BP_GetUniqueId +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FUniqueNetIdRepl ReturnValue (Parm, OutParm, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FUniqueNetIdRepl APlayerState::BP_GetUniqueId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "BP_GetUniqueId"); + + Params::PlayerState_BP_GetUniqueId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetCompressedPing +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// uint8 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +uint8 APlayerState::GetCompressedPing() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetCompressedPing"); + + Params::PlayerState_GetCompressedPing Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetPawn +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APawn* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APawn* APlayerState::GetPawn() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetPawn"); + + Params::PlayerState_GetPawn Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetPingInMilliseconds +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerState::GetPingInMilliseconds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetPingInMilliseconds"); + + Params::PlayerState_GetPingInMilliseconds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* APlayerState::GetPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetPlayerController"); + + Params::PlayerState_GetPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetPlayerId +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 APlayerState::GetPlayerId() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetPlayerId"); + + Params::PlayerState_GetPlayerId Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetPlayerName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString APlayerState::GetPlayerName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetPlayerName"); + + Params::PlayerState_GetPlayerName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.GetScore +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float APlayerState::GetScore() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "GetScore"); + + Params::PlayerState_GetScore Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.IsABot +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerState::IsABot() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "IsABot"); + + Params::PlayerState_IsABot Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.IsOnlyASpectator +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerState::IsOnlyASpectator() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "IsOnlyASpectator"); + + Params::PlayerState_IsOnlyASpectator Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.PlayerState.IsSpectator +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool APlayerState::IsSpectator() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerState", "IsSpectator"); + + Params::PlayerState_IsSpectator Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ReplaySubsystem.RequestCheckpoint +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UReplaySubsystem::RequestCheckpoint() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ReplaySubsystem", "RequestCheckpoint"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.ReplaySubsystem.GetActiveReplayName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FString ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FString UReplaySubsystem::GetActiveReplayName() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ReplaySubsystem", "GetActiveReplayName"); + + Params::ReplaySubsystem_GetActiveReplayName Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ReplaySubsystem.GetReplayCurrentTime +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UReplaySubsystem::GetReplayCurrentTime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ReplaySubsystem", "GetReplayCurrentTime"); + + Params::ReplaySubsystem_GetReplayCurrentTime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ReplaySubsystem.IsPlaying +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UReplaySubsystem::IsPlaying() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ReplaySubsystem", "IsPlaying"); + + Params::ReplaySubsystem_IsPlaying Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.ReplaySubsystem.IsRecording +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UReplaySubsystem::IsRecording() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("ReplaySubsystem", "IsRecording"); + + Params::ReplaySubsystem_IsRecording Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.SetDefaultAnimatingRig +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// TSoftObjectPtr InAnimatingRig (Parm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetDefaultAnimatingRig(TSoftObjectPtr InAnimatingRig) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetDefaultAnimatingRig"); + + Params::SkeletalMesh_SetDefaultAnimatingRig Parms{}; + + Parms.InAnimatingRig = InAnimatingRig; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetLODSettings +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class USkeletalMeshLODSettings* InLODSettings (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetLODSettings(class USkeletalMeshLODSettings* InLODSettings) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetLODSettings"); + + Params::SkeletalMesh_SetLODSettings Parms{}; + + Parms.InLODSettings = InLODSettings; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetMaterials +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InMaterials (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetMaterials(const TArray& InMaterials) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetMaterials"); + + Params::SkeletalMesh_SetMaterials Parms{}; + + Parms.InMaterials = std::move(InMaterials); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetMeshClothingAssets +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&InMeshClothingAssets (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetMeshClothingAssets(const TArray& InMeshClothingAssets) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetMeshClothingAssets"); + + Params::SkeletalMesh_SetMeshClothingAssets Parms{}; + + Parms.InMeshClothingAssets = std::move(InMeshClothingAssets); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetMinLODForQualityLevels +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& QualityLevelMinimumLODs (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 Default (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetMinLODForQualityLevels(const TMap& QualityLevelMinimumLODs, int32 Default) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetMinLODForQualityLevels"); + + Params::SkeletalMesh_SetMinLODForQualityLevels Parms{}; + + Parms.QualityLevelMinimumLODs = std::move(QualityLevelMinimumLODs); + Parms.Default = Default; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetMorphTargets +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InMorphTargets (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetMorphTargets(const TArray& InMorphTargets) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetMorphTargets"); + + Params::SkeletalMesh_SetMorphTargets Parms{}; + + Parms.InMorphTargets = std::move(InMorphTargets); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetOverlayMaterial +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* NewOverlayMaterial (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetOverlayMaterial(class UMaterialInterface* NewOverlayMaterial) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetOverlayMaterial"); + + Params::SkeletalMesh_SetOverlayMaterial Parms{}; + + Parms.NewOverlayMaterial = NewOverlayMaterial; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetOverlayMaterialMaxDrawDistance +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// float InMaxDrawDistance (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetOverlayMaterialMaxDrawDistance(float InMaxDrawDistance) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetOverlayMaterialMaxDrawDistance"); + + Params::SkeletalMesh_SetOverlayMaterialMaxDrawDistance Parms{}; + + Parms.InMaxDrawDistance = InMaxDrawDistance; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.SetSkeleton +// (Final, Native, Public, BlueprintCallable) +// Parameters: +// class USkeleton* InSkeleton (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::SetSkeleton(class USkeleton* InSkeleton) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "SetSkeleton"); + + Params::SkeletalMesh_SetSkeleton Parms{}; + + Parms.InSkeleton = InSkeleton; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.SkeletalMesh.FindSocketAndIndex +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32* OutIndex (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USkeletalMeshSocket* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMeshSocket* USkeletalMesh::FindSocketAndIndex(class FName InSocketName, int32* OutIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "FindSocketAndIndex"); + + Params::SkeletalMesh_FindSocketAndIndex Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutIndex != nullptr) + *OutIndex = Parms.OutIndex; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetBounds +// (RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FBoxSphereBounds ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBoxSphereBounds USkeletalMesh::GetBounds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetBounds"); + + Params::SkeletalMesh_GetBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetDefaultAnimatingRig +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TSoftObjectPtr ReturnValue (Parm, OutParm, ReturnParm, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +TSoftObjectPtr USkeletalMesh::GetDefaultAnimatingRig() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetDefaultAnimatingRig"); + + Params::SkeletalMesh_GetDefaultAnimatingRig Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetDefaultMeshDeformer +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMeshDeformer* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMeshDeformer* USkeletalMesh::GetDefaultMeshDeformer() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetDefaultMeshDeformer"); + + Params::SkeletalMesh_GetDefaultMeshDeformer Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetHasVertexColors +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMesh::GetHasVertexColors() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetHasVertexColors"); + + Params::SkeletalMesh_GetHasVertexColors Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetImportedBounds +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FBoxSphereBounds ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBoxSphereBounds USkeletalMesh::GetImportedBounds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetImportedBounds"); + + Params::SkeletalMesh_GetImportedBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetLODSettings +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class USkeletalMeshLODSettings* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class USkeletalMeshLODSettings* USkeletalMesh::GetLODSettings() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetLODSettings"); + + Params::SkeletalMesh_GetLODSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetMaterials +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray USkeletalMesh::GetMaterials() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetMaterials"); + + Params::SkeletalMesh_GetMaterials Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetMeshClothingAssets +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray USkeletalMesh::GetMeshClothingAssets() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetMeshClothingAssets"); + + Params::SkeletalMesh_GetMeshClothingAssets Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetMinLODForQualityLevels +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TMap* QualityLevelMinimumLODs (Parm, OutParm, NativeAccessSpecifierPublic) +// int32* Default (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void USkeletalMesh::GetMinLODForQualityLevels(TMap* QualityLevelMinimumLODs, int32* Default) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetMinLODForQualityLevels"); + + Params::SkeletalMesh_GetMinLODForQualityLevels Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (QualityLevelMinimumLODs != nullptr) + *QualityLevelMinimumLODs = std::move(Parms.QualityLevelMinimumLODs); + + if (Default != nullptr) + *Default = Parms.Default; +} + + +// Function Engine.SkeletalMesh.GetMorphTargetsPtrConv +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USkeletalMesh::GetMorphTargetsPtrConv() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetMorphTargetsPtrConv"); + + Params::SkeletalMesh_GetMorphTargetsPtrConv Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetNodeMappingContainer +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UBlueprint* SourceAsset (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UNodeMappingContainer* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UNodeMappingContainer* USkeletalMesh::GetNodeMappingContainer(class UBlueprint* SourceAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetNodeMappingContainer"); + + Params::SkeletalMesh_GetNodeMappingContainer Parms{}; + + Parms.SourceAsset = SourceAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetNodeMappingData +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArrayReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray USkeletalMesh::GetNodeMappingData() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetNodeMappingData"); + + Params::SkeletalMesh_GetNodeMappingData Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetOverlayMaterial +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* USkeletalMesh::GetOverlayMaterial() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetOverlayMaterial"); + + Params::SkeletalMesh_GetOverlayMaterial Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetOverlayMaterialMaxDrawDistance +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float USkeletalMesh::GetOverlayMaterialMaxDrawDistance() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetOverlayMaterialMaxDrawDistance"); + + Params::SkeletalMesh_GetOverlayMaterialMaxDrawDistance Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetPhysicsAsset +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPhysicsAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPhysicsAsset* USkeletalMesh::GetPhysicsAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetPhysicsAsset"); + + Params::SkeletalMesh_GetPhysicsAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetShadowPhysicsAsset +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class UPhysicsAsset* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UPhysicsAsset* USkeletalMesh::GetShadowPhysicsAsset() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetShadowPhysicsAsset"); + + Params::SkeletalMesh_GetShadowPhysicsAsset Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetSkeleton +// (Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class USkeleton* ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +const class USkeleton* USkeletalMesh::GetSkeleton() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetSkeleton"); + + Params::SkeletalMesh_GetSkeleton Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.GetSocketByIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 Index_0 (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class USkeletalMeshSocket* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class USkeletalMeshSocket* USkeletalMesh::GetSocketByIndex(int32 Index_0) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "GetSocketByIndex"); + + Params::SkeletalMesh_GetSocketByIndex Parms{}; + + Parms.Index_0 = Index_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.IsSectionUsingCloth +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 InSectionIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bCheckCorrespondingSections (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool USkeletalMesh::IsSectionUsingCloth(int32 InSectionIndex, bool bCheckCorrespondingSections) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "IsSectionUsingCloth"); + + Params::SkeletalMesh_IsSectionUsingCloth Parms{}; + + Parms.InSectionIndex = InSectionIndex; + Parms.bCheckCorrespondingSections = bCheckCorrespondingSections; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.K2_GetAllMorphTargetNames +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray USkeletalMesh::K2_GetAllMorphTargetNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "K2_GetAllMorphTargetNames"); + + Params::SkeletalMesh_K2_GetAllMorphTargetNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SkeletalMesh.NumSockets +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 USkeletalMesh::NumSockets() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("SkeletalMesh", "NumSockets"); + + Params::SkeletalMesh_NumSockets Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.CreateStaticMeshDescription +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* Outer_0 (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UStaticMeshDescription* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UStaticMeshDescription* UStaticMesh::CreateStaticMeshDescription(class UObject* Outer_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("StaticMesh", "CreateStaticMeshDescription"); + + Params::StaticMesh_CreateStaticMeshDescription Parms{}; + + Parms.Outer_0 = Outer_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.AddMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UMaterialInterface* Material (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UStaticMesh::AddMaterial(class UMaterialInterface* Material) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "AddMaterial"); + + Params::StaticMesh_AddMaterial Parms{}; + + Parms.Material = Material; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.AddSocket +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UStaticMeshSocket* Socket (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::AddSocket(class UStaticMeshSocket* Socket) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "AddSocket"); + + Params::StaticMesh_AddSocket Parms{}; + + Parms.Socket = Socket; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.BuildFromStaticMeshDescriptions +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray&StaticMeshDescriptions (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// bool bBuildSimpleCollision (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bFastBuild (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::BuildFromStaticMeshDescriptions(const TArray& StaticMeshDescriptions, bool bBuildSimpleCollision, bool bFastBuild) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "BuildFromStaticMeshDescriptions"); + + Params::StaticMesh_BuildFromStaticMeshDescriptions Parms{}; + + Parms.StaticMeshDescriptions = std::move(StaticMeshDescriptions); + Parms.bBuildSimpleCollision = bBuildSimpleCollision; + Parms.bFastBuild = bFastBuild; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.GetStaticMeshDescription +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UStaticMeshDescription* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UStaticMeshDescription* UStaticMesh::GetStaticMeshDescription(int32 LODIndex) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetStaticMeshDescription"); + + Params::StaticMesh_GetStaticMeshDescription Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.RemoveSocket +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class UStaticMeshSocket* Socket (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::RemoveSocket(class UStaticMeshSocket* Socket) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "RemoveSocket"); + + Params::StaticMesh_RemoveSocket Parms{}; + + Parms.Socket = Socket; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.SetMinimumLODForPlatform +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& PlatformName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 InMinLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::SetMinimumLODForPlatform(const class FName& PlatformName, int32 InMinLOD) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "SetMinimumLODForPlatform"); + + Params::StaticMesh_SetMinimumLODForPlatform Parms{}; + + Parms.PlatformName = PlatformName; + Parms.InMinLOD = InMinLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.SetMinimumLODForPlatforms +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& PlatformMinimumLODs (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) + +void UStaticMesh::SetMinimumLODForPlatforms(const TMap& PlatformMinimumLODs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "SetMinimumLODForPlatforms"); + + Params::StaticMesh_SetMinimumLODForPlatforms Parms{}; + + Parms.PlatformMinimumLODs = std::move(PlatformMinimumLODs); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.SetMinLODForQualityLevels +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TMap& QualityLevelMinimumLODs (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// int32 Default (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::SetMinLODForQualityLevels(const TMap& QualityLevelMinimumLODs, int32 Default) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "SetMinLODForQualityLevels"); + + Params::StaticMesh_SetMinLODForQualityLevels Parms{}; + + Parms.QualityLevelMinimumLODs = std::move(QualityLevelMinimumLODs); + Parms.Default = Default; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.SetStaticMaterials +// (Final, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InStaticMaterials (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UStaticMesh::SetStaticMaterials(const TArray& InStaticMaterials) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "SetStaticMaterials"); + + Params::StaticMesh_SetStaticMaterials Parms{}; + + Parms.InStaticMaterials = std::move(InStaticMaterials); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.StaticMesh.FindSocket +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InSocketName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UStaticMeshSocket* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UStaticMeshSocket* UStaticMesh::FindSocket(class FName InSocketName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "FindSocket"); + + Params::StaticMesh_FindSocket Parms{}; + + Parms.InSocketName = InSocketName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetBoundingBox +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UStaticMesh::GetBoundingBox() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetBoundingBox"); + + Params::StaticMesh_GetBoundingBox Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetBounds +// (Final, RequiredAPI, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FBoxSphereBounds ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBoxSphereBounds UStaticMesh::GetBounds() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetBounds"); + + Params::StaticMesh_GetBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetMaterial +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 MaterialIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UMaterialInterface* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UMaterialInterface* UStaticMesh::GetMaterial(int32 MaterialIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMaterial"); + + Params::StaticMesh_GetMaterial Parms{}; + + Parms.MaterialIndex = MaterialIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetMaterialIndex +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName MaterialSlotName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetMaterialIndex(class FName MaterialSlotName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMaterialIndex"); + + Params::StaticMesh_GetMaterialIndex Parms{}; + + Parms.MaterialSlotName = MaterialSlotName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetMinimumLODForPlatform +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& PlatformName (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetMinimumLODForPlatform(const class FName& PlatformName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMinimumLODForPlatform"); + + Params::StaticMesh_GetMinimumLODForPlatform Parms{}; + + Parms.PlatformName = PlatformName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetMinimumLODForPlatforms +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TMap* PlatformMinimumLODs (Parm, OutParm, NativeAccessSpecifierPublic) + +void UStaticMesh::GetMinimumLODForPlatforms(TMap* PlatformMinimumLODs) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMinimumLODForPlatforms"); + + Params::StaticMesh_GetMinimumLODForPlatforms Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (PlatformMinimumLODs != nullptr) + *PlatformMinimumLODs = std::move(Parms.PlatformMinimumLODs); +} + + +// Function Engine.StaticMesh.GetMinimumLODForQualityLevel +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& QualityLevel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetMinimumLODForQualityLevel(const class FName& QualityLevel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMinimumLODForQualityLevel"); + + Params::StaticMesh_GetMinimumLODForQualityLevel Parms{}; + + Parms.QualityLevel = QualityLevel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetMinimumLODForQualityLevels +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TMap* QualityLevelMinimumLODs (Parm, OutParm, NativeAccessSpecifierPublic) + +void UStaticMesh::GetMinimumLODForQualityLevels(TMap* QualityLevelMinimumLODs) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMinimumLODForQualityLevels"); + + Params::StaticMesh_GetMinimumLODForQualityLevels Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (QualityLevelMinimumLODs != nullptr) + *QualityLevelMinimumLODs = std::move(Parms.QualityLevelMinimumLODs); +} + + +// Function Engine.StaticMesh.GetMinLODForQualityLevels +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TMap* QualityLevelMinimumLODs (Parm, OutParm, NativeAccessSpecifierPublic) +// int32* Default (Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UStaticMesh::GetMinLODForQualityLevels(TMap* QualityLevelMinimumLODs, int32* Default) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetMinLODForQualityLevels"); + + Params::StaticMesh_GetMinLODForQualityLevels Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (QualityLevelMinimumLODs != nullptr) + *QualityLevelMinimumLODs = std::move(Parms.QualityLevelMinimumLODs); + + if (Default != nullptr) + *Default = Parms.Default; +} + + +// Function Engine.StaticMesh.GetNumLODs +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetNumLODs() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetNumLODs"); + + Params::StaticMesh_GetNumLODs Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetNumSections +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 InLOD (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetNumSections(int32 InLOD) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetNumSections"); + + Params::StaticMesh_GetNumSections Parms{}; + + Parms.InLOD = InLOD; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetNumTriangles +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// int32 LODIndex (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// int32 ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +int32 UStaticMesh::GetNumTriangles(int32 LODIndex) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetNumTriangles"); + + Params::StaticMesh_GetNumTriangles Parms{}; + + Parms.LODIndex = LODIndex; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetSocketsByTag +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FString& InSocketTag (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NativeAccessSpecifierPublic) + +TArray UStaticMesh::GetSocketsByTag(const class FString& InSocketTag) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetSocketsByTag"); + + Params::StaticMesh_GetSocketsByTag Parms{}; + + Parms.InSocketTag = std::move(InSocketTag); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.StaticMesh.GetStaticMaterials +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TArray ReturnValue (ConstParm, Parm, OutParm, ZeroConstructor, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TArray UStaticMesh::GetStaticMaterials() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("StaticMesh", "GetStaticMaterials"); + + Params::StaticMesh_GetStaticMaterials Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetAudioEngineSubsystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* ContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfClass_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UAudioEngineSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UAudioEngineSubsystem* USubsystemBlueprintLibrary::GetAudioEngineSubsystem(class UObject* ContextObject, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetAudioEngineSubsystem"); + + Params::SubsystemBlueprintLibrary_GetAudioEngineSubsystem Parms{}; + + Parms.ContextObject = ContextObject; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetEngineSubsystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UEngineSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UEngineSubsystem* USubsystemBlueprintLibrary::GetEngineSubsystem(TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetEngineSubsystem"); + + Params::SubsystemBlueprintLibrary_GetEngineSubsystem Parms{}; + + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetGameInstanceSubsystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* ContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfClass_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UGameInstanceSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UGameInstanceSubsystem* USubsystemBlueprintLibrary::GetGameInstanceSubsystem(class UObject* ContextObject, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetGameInstanceSubsystem"); + + Params::SubsystemBlueprintLibrary_GetGameInstanceSubsystem Parms{}; + + Parms.ContextObject = ContextObject; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetLocalPlayerSubsystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* ContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfClass_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULocalPlayerSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULocalPlayerSubsystem* USubsystemBlueprintLibrary::GetLocalPlayerSubsystem(class UObject* ContextObject, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetLocalPlayerSubsystem"); + + Params::SubsystemBlueprintLibrary_GetLocalPlayerSubsystem Parms{}; + + Parms.ContextObject = ContextObject; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetLocalPlayerSubSystemFromPlayerController +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class APlayerController* PlayerController (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOfClass_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class ULocalPlayerSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class ULocalPlayerSubsystem* USubsystemBlueprintLibrary::GetLocalPlayerSubSystemFromPlayerController(class APlayerController* PlayerController, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetLocalPlayerSubSystemFromPlayerController"); + + Params::SubsystemBlueprintLibrary_GetLocalPlayerSubSystemFromPlayerController Parms{}; + + Parms.PlayerController = PlayerController; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.SubsystemBlueprintLibrary.GetWorldSubsystem +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UObject* ContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TSubclassOf Class_0 (Parm, ZeroConstructor, NoDestructor, UObjectWrapper, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UWorldSubsystem* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UWorldSubsystem* USubsystemBlueprintLibrary::GetWorldSubsystem(class UObject* ContextObject, TSubclassOf Class_0) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("SubsystemBlueprintLibrary", "GetWorldSubsystem"); + + Params::SubsystemBlueprintLibrary_GetWorldSubsystem Parms{}; + + Parms.ContextObject = ContextObject; + Parms.Class_0 = Class_0; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.UserInterfaceSettings.ShouldDisplayDistanceFieldFontSettings +// (Final, Native, Static, Private) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UUserInterfaceSettings::ShouldDisplayDistanceFieldFontSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("UserInterfaceSettings", "ShouldDisplayDistanceFieldFontSettings"); + + Params::UserInterfaceSettings_ShouldDisplayDistanceFieldFontSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputSettings.GetInputSettings +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable, BlueprintPure) +// Parameters: +// class UInputSettings* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UInputSettings* UInputSettings::GetInputSettings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("InputSettings", "GetInputSettings"); + + Params::InputSettings_GetInputSettings Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.InputSettings.AddActionMapping +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInputActionKeyMapping& KeyMapping (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool bForceRebuildKeymaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputSettings::AddActionMapping(const struct FInputActionKeyMapping& KeyMapping, bool bForceRebuildKeymaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "AddActionMapping"); + + Params::InputSettings_AddActionMapping Parms{}; + + Parms.KeyMapping = std::move(KeyMapping); + Parms.bForceRebuildKeymaps = bForceRebuildKeymaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.AddAxisMapping +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInputAxisKeyMapping& KeyMapping (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool bForceRebuildKeymaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputSettings::AddAxisMapping(const struct FInputAxisKeyMapping& KeyMapping, bool bForceRebuildKeymaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "AddAxisMapping"); + + Params::InputSettings_AddAxisMapping Parms{}; + + Parms.KeyMapping = std::move(KeyMapping); + Parms.bForceRebuildKeymaps = bForceRebuildKeymaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.ForceRebuildKeymaps +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UInputSettings::ForceRebuildKeymaps() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "ForceRebuildKeymaps"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.RemoveActionMapping +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInputActionKeyMapping& KeyMapping (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool bForceRebuildKeymaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputSettings::RemoveActionMapping(const struct FInputActionKeyMapping& KeyMapping, bool bForceRebuildKeymaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "RemoveActionMapping"); + + Params::InputSettings_RemoveActionMapping Parms{}; + + Parms.KeyMapping = std::move(KeyMapping); + Parms.bForceRebuildKeymaps = bForceRebuildKeymaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.RemoveAxisMapping +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FInputAxisKeyMapping& KeyMapping (ConstParm, Parm, OutParm, ReferenceParm, NativeAccessSpecifierPublic) +// bool bForceRebuildKeymaps (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UInputSettings::RemoveAxisMapping(const struct FInputAxisKeyMapping& KeyMapping, bool bForceRebuildKeymaps) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "RemoveAxisMapping"); + + Params::InputSettings_RemoveAxisMapping Parms{}; + + Parms.KeyMapping = std::move(KeyMapping); + Parms.bForceRebuildKeymaps = bForceRebuildKeymaps; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.SaveKeyMappings +// (Final, RequiredAPI, Native, Public, BlueprintCallable) + +void UInputSettings::SaveKeyMappings() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "SaveKeyMappings"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.InputSettings.GetActionMappingByName +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName InActionName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutMappings (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UInputSettings::GetActionMappingByName(const class FName InActionName, TArray* OutMappings) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "GetActionMappingByName"); + + Params::InputSettings_GetActionMappingByName Parms{}; + + Parms.InActionName = InActionName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutMappings != nullptr) + *OutMappings = std::move(Parms.OutMappings); +} + + +// Function Engine.InputSettings.GetActionNames +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* ActionNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UInputSettings::GetActionNames(TArray* ActionNames) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "GetActionNames"); + + Params::InputSettings_GetActionNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (ActionNames != nullptr) + *ActionNames = std::move(Parms.ActionNames); +} + + +// Function Engine.InputSettings.GetAxisMappingByName +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName InAxisName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// TArray* OutMappings (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UInputSettings::GetAxisMappingByName(const class FName InAxisName, TArray* OutMappings) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "GetAxisMappingByName"); + + Params::InputSettings_GetAxisMappingByName Parms{}; + + Parms.InAxisName = InAxisName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutMappings != nullptr) + *OutMappings = std::move(Parms.OutMappings); +} + + +// Function Engine.InputSettings.GetAxisNames +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// TArray* AxisNames (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) + +void UInputSettings::GetAxisNames(TArray* AxisNames) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("InputSettings", "GetAxisNames"); + + Params::InputSettings_GetAxisNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (AxisNames != nullptr) + *AxisNames = std::move(Parms.AxisNames); +} + + +// Function Engine.PlayerInput.ClearSmoothing +// (Final, RequiredAPI, Exec, Native, Public) + +void UPlayerInput::ClearSmoothing() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "ClearSmoothing"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerInput.InvertAxis +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// const class FName AxisName (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPlayerInput::InvertAxis(const class FName AxisName) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "InvertAxis"); + + Params::PlayerInput_InvertAxis Parms{}; + + Parms.AxisName = AxisName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerInput.InvertAxisKey +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// const struct FKey& AxisKey (ConstParm, Parm, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPlayerInput::InvertAxisKey(const struct FKey& AxisKey) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "InvertAxisKey"); + + Params::PlayerInput_InvertAxisKey Parms{}; + + Parms.AxisKey = std::move(AxisKey); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerInput.SetBind +// (Final, RequiredAPI, Exec, Native, Public) +// Parameters: +// class FName BindName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Command (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPlayerInput::SetBind(class FName BindName, const class FString& Command) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "SetBind"); + + Params::PlayerInput_SetBind Parms{}; + + Parms.BindName = BindName; + Parms.Command = std::move(Command); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerInput.SetMouseSensitivity +// (Final, Exec, Native, Public) +// Parameters: +// const float Sensitivity (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UPlayerInput::SetMouseSensitivity(const float Sensitivity) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "SetMouseSensitivity"); + + Params::PlayerInput_SetMouseSensitivity Parms{}; + + Parms.Sensitivity = Sensitivity; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.PlayerInput.GetOuterAPlayerController +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class APlayerController* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class APlayerController* UPlayerInput::GetOuterAPlayerController() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("PlayerInput", "GetOuterAPlayerController"); + + Params::PlayerInput_GetOuterAPlayerController Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.VisualLoggerKismetLibrary.EnableRecording +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// bool bEnabled (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::EnableRecording(bool bEnabled) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "EnableRecording"); + + Params::VisualLoggerKismetLibrary_EnableRecording Parms{}; + + Parms.bEnabled = bEnabled; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogArrow +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentStart (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentEnd (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName CategoryName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogArrow(class UObject* WorldContextObject, const struct FVector& SegmentStart, const struct FVector& SegmentEnd, const class FString& Text, const struct FLinearColor& ObjectColor, class FName CategoryName, bool bAddToMessageLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogArrow"); + + Params::VisualLoggerKismetLibrary_LogArrow Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SegmentStart = std::move(SegmentStart); + Parms.SegmentEnd = std::move(SegmentEnd); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.CategoryName = CategoryName; + Parms.bAddToMessageLog = bAddToMessageLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogBox +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox& BoxShape (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogBox(class UObject* WorldContextObject, const struct FBox& BoxShape, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogBox"); + + Params::VisualLoggerKismetLibrary_LogBox Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BoxShape = std::move(BoxShape); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogCapsule +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& base (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float HalfHeight (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FQuat& Rotation (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogCapsule(class UObject* WorldContextObject, const struct FVector& base, float HalfHeight, float Radius, const struct FQuat& Rotation, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogCapsule"); + + Params::VisualLoggerKismetLibrary_LogCapsule Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.base = std::move(base); + Parms.HalfHeight = HalfHeight; + Parms.Radius = Radius; + Parms.Rotation = std::move(Rotation); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogCircle +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& UpAxis (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float Thickness (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName CategoryName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogCircle(class UObject* WorldContextObject, const struct FVector& Center, const struct FVector& UpAxis, float Radius, const class FString& Text, const struct FLinearColor& ObjectColor, const float Thickness, class FName CategoryName, bool bAddToMessageLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogCircle"); + + Params::VisualLoggerKismetLibrary_LogCircle Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.UpAxis = std::move(UpAxis); + Parms.Radius = Radius; + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.Thickness = Thickness; + Parms.CategoryName = CategoryName; + Parms.bAddToMessageLog = bAddToMessageLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogCone +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Origin (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Direction (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Length (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Angle (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogCone(class UObject* WorldContextObject, const struct FVector& Origin, const struct FVector& Direction, float Length, float Angle, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogCone"); + + Params::VisualLoggerKismetLibrary_LogCone Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Origin = std::move(Origin); + Parms.Direction = std::move(Direction); + Parms.Length = Length; + Parms.Angle = Angle; + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogCylinder +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Start (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& End (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogCylinder(class UObject* WorldContextObject, const struct FVector& Start, const struct FVector& End, float Radius, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogCylinder"); + + Params::VisualLoggerKismetLibrary_LogCylinder Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Start = std::move(Start); + Parms.End = std::move(End); + Parms.Radius = Radius; + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogLocation +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Location (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogLocation(class UObject* WorldContextObject, const struct FVector& Location, const class FString& Text, const struct FLinearColor& ObjectColor, float Radius, class FName LogCategory, bool bAddToMessageLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogLocation"); + + Params::VisualLoggerKismetLibrary_LogLocation Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Location = std::move(Location); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.Radius = Radius; + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogOrientedBox +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FBox& BoxShape (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// const struct FTransform& Transform (Parm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogOrientedBox(class UObject* WorldContextObject, const struct FBox& BoxShape, const struct FTransform& Transform, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogOrientedBox"); + + Params::VisualLoggerKismetLibrary_LogOrientedBox Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.BoxShape = std::move(BoxShape); + Parms.Transform = std::move(Transform); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogSegment +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentStart (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& SegmentEnd (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const float Thickness (ConstParm, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName CategoryName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogSegment(class UObject* WorldContextObject, const struct FVector& SegmentStart, const struct FVector& SegmentEnd, const class FString& Text, const struct FLinearColor& ObjectColor, const float Thickness, class FName CategoryName, bool bAddToMessageLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogSegment"); + + Params::VisualLoggerKismetLibrary_LogSegment Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.SegmentStart = std::move(SegmentStart); + Parms.SegmentEnd = std::move(SegmentEnd); + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.Thickness = Thickness; + Parms.CategoryName = CategoryName; + Parms.bAddToMessageLog = bAddToMessageLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogSphere +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FVector& Center (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// float Radius (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const struct FLinearColor& ObjectColor (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bWireframe (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogSphere(class UObject* WorldContextObject, const struct FVector& Center, float Radius, const class FString& Text, const struct FLinearColor& ObjectColor, class FName LogCategory, bool bAddToMessageLog, bool bWireframe) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogSphere"); + + Params::VisualLoggerKismetLibrary_LogSphere Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Center = std::move(Center); + Parms.Radius = Radius; + Parms.Text = std::move(Text); + Parms.ObjectColor = std::move(ObjectColor); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + Parms.bWireframe = bWireframe; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.LogText +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// const class FString& Text (Parm, ZeroConstructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class FName LogCategory (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bAddToMessageLog (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, AdvancedDisplay, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::LogText(class UObject* WorldContextObject, const class FString& Text, class FName LogCategory, bool bAddToMessageLog) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "LogText"); + + Params::VisualLoggerKismetLibrary_LogText Parms{}; + + Parms.WorldContextObject = WorldContextObject; + Parms.Text = std::move(Text); + Parms.LogCategory = LogCategory; + Parms.bAddToMessageLog = bAddToMessageLog; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VisualLoggerKismetLibrary.RedirectVislog +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* SourceOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UObject* DestinationOwner (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVisualLoggerKismetLibrary::RedirectVislog(class UObject* SourceOwner, class UObject* DestinationOwner) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VisualLoggerKismetLibrary", "RedirectVislog"); + + Params::VisualLoggerKismetLibrary_RedirectVislog Parms{}; + + Parms.SourceOwner = SourceOwner; + Parms.DestinationOwner = DestinationOwner; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VOIPTalker.CreateTalkerForPlayer +// (Final, RequiredAPI, Native, Static, Public, BlueprintCallable) +// Parameters: +// class APlayerState* OwningState (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UVOIPTalker* ReturnValue (ExportObject, Parm, OutParm, ZeroConstructor, ReturnParm, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UVOIPTalker* UVOIPTalker::CreateTalkerForPlayer(class APlayerState* OwningState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("VOIPTalker", "CreateTalkerForPlayer"); + + Params::VOIPTalker_CreateTalkerForPlayer Parms{}; + + Parms.OwningState = OwningState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.VOIPTalker.BPOnTalkingBegin +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) +// Parameters: +// class UAudioComponent* AudioComponent (Parm, ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVOIPTalker::BPOnTalkingBegin(class UAudioComponent* AudioComponent) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VOIPTalker", "BPOnTalkingBegin"); + + Params::VOIPTalker_BPOnTalkingBegin Parms{}; + + Parms.AudioComponent = AudioComponent; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VOIPTalker.BPOnTalkingEnd +// (RequiredAPI, Native, Event, Protected, BlueprintEvent) + +void UVOIPTalker::BPOnTalkingEnd() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VOIPTalker", "BPOnTalkingEnd"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.VOIPTalker.GetVoiceLevel +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// float ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +float UVOIPTalker::GetVoiceLevel() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VOIPTalker", "GetVoiceLevel"); + + Params::VOIPTalker_GetVoiceLevel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.VOIPTalker.RegisterWithPlayerState +// (Final, RequiredAPI, Native, Public, BlueprintCallable) +// Parameters: +// class APlayerState* OwningState (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UVOIPTalker::RegisterWithPlayerState(class APlayerState* OwningState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("VOIPTalker", "RegisterWithPlayerState"); + + Params::VOIPTalker_RegisterWithPlayerState Parms{}; + + Parms.OwningState = OwningState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetActorDescs +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// TArray* OutActorDescs (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionBlueprintLibrary::GetActorDescs(TArray* OutActorDescs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetActorDescs"); + + Params::WorldPartitionBlueprintLibrary_GetActorDescs Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActorDescs != nullptr) + *OutActorDescs = std::move(Parms.OutActorDescs); + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetActorDescsForActors +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InActors (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) +// TArray* OutActorDescs (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionBlueprintLibrary::GetActorDescsForActors(const TArray& InActors, TArray* OutActorDescs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetActorDescsForActors"); + + Params::WorldPartitionBlueprintLibrary_GetActorDescsForActors Parms{}; + + Parms.InActors = std::move(InActors); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActorDescs != nullptr) + *OutActorDescs = std::move(Parms.OutActorDescs); + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetDataLayerManager +// (Final, Native, Static, Public, BlueprintCallable) +// Parameters: +// class UObject* WorldContextObject (Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerManager* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerManager* UWorldPartitionBlueprintLibrary::GetDataLayerManager(class UObject* WorldContextObject) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetDataLayerManager"); + + Params::WorldPartitionBlueprintLibrary_GetDataLayerManager Parms{}; + + Parms.WorldContextObject = WorldContextObject; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetEditorWorldBounds +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UWorldPartitionBlueprintLibrary::GetEditorWorldBounds() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetEditorWorldBounds"); + + Params::WorldPartitionBlueprintLibrary_GetEditorWorldBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetIntersectingActorDescs +// (Final, Native, Static, Public, HasOutParams, HasDefaults, BlueprintCallable) +// Parameters: +// const struct FBox& InBox (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) +// TArray* OutActorDescs (Parm, OutParm, ZeroConstructor, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UWorldPartitionBlueprintLibrary::GetIntersectingActorDescs(const struct FBox& InBox, TArray* OutActorDescs) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetIntersectingActorDescs"); + + Params::WorldPartitionBlueprintLibrary_GetIntersectingActorDescs Parms{}; + + Parms.InBox = std::move(InBox); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + if (OutActorDescs != nullptr) + *OutActorDescs = std::move(Parms.OutActorDescs); + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.GetRuntimeWorldBounds +// (Final, Native, Static, Public, HasDefaults, BlueprintCallable) +// Parameters: +// struct FBox ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, NativeAccessSpecifierPublic) + +struct FBox UWorldPartitionBlueprintLibrary::GetRuntimeWorldBounds() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "GetRuntimeWorldBounds"); + + Params::WorldPartitionBlueprintLibrary_GetRuntimeWorldBounds Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.LoadActors +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InActorsToLoad (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UWorldPartitionBlueprintLibrary::LoadActors(const TArray& InActorsToLoad) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "LoadActors"); + + Params::WorldPartitionBlueprintLibrary_LoadActors Parms{}; + + Parms.InActorsToLoad = std::move(InActorsToLoad); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.PinActors +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InActorsToPin (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UWorldPartitionBlueprintLibrary::PinActors(const TArray& InActorsToPin) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "PinActors"); + + Params::WorldPartitionBlueprintLibrary_PinActors Parms{}; + + Parms.InActorsToPin = std::move(InActorsToPin); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.UnloadActors +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InActorsToUnload (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UWorldPartitionBlueprintLibrary::UnloadActors(const TArray& InActorsToUnload) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "UnloadActors"); + + Params::WorldPartitionBlueprintLibrary_UnloadActors Parms{}; + + Parms.InActorsToUnload = std::move(InActorsToUnload); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionBlueprintLibrary.UnpinActors +// (Final, Native, Static, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const TArray& InActorsToUnpin (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, NativeAccessSpecifierPublic) + +void UWorldPartitionBlueprintLibrary::UnpinActors(const TArray& InActorsToUnpin) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = StaticClass()->GetFunction("WorldPartitionBlueprintLibrary", "UnpinActors"); + + Params::WorldPartitionBlueprintLibrary_UnpinActors Parms{}; + + Parms.InActorsToUnpin = std::move(InActorsToUnpin); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + GetDefaultObj()->ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldDataLayers.OnDataLayerRuntimeStateChanged +// (RequiredAPI, Net, NetReliable, Native, Event, NetMulticast, Public) +// Parameters: +// const class UDataLayerInstance* InDataLayer (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void AWorldDataLayers::OnDataLayerRuntimeStateChanged(const class UDataLayerInstance* InDataLayer, EDataLayerRuntimeState InState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldDataLayers", "OnDataLayerRuntimeStateChanged"); + + Params::WorldDataLayers_OnDataLayerRuntimeStateChanged Parms{}; + + Parms.InDataLayer = InDataLayer; + Parms.InState = InState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldDataLayers.OnRep_ActiveDataLayerNames +// (Final, RequiredAPI, Native, Protected) + +void AWorldDataLayers::OnRep_ActiveDataLayerNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldDataLayers", "OnRep_ActiveDataLayerNames"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldDataLayers.OnRep_EffectiveActiveDataLayerNames +// (Final, RequiredAPI, Native, Protected) + +void AWorldDataLayers::OnRep_EffectiveActiveDataLayerNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldDataLayers", "OnRep_EffectiveActiveDataLayerNames"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldDataLayers.OnRep_EffectiveLoadedDataLayerNames +// (Final, RequiredAPI, Native, Protected) + +void AWorldDataLayers::OnRep_EffectiveLoadedDataLayerNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldDataLayers", "OnRep_EffectiveLoadedDataLayerNames"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldDataLayers.OnRep_LoadedDataLayerNames +// (Final, RequiredAPI, Native, Protected) + +void AWorldDataLayers::OnRep_LoadedDataLayerNames() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldDataLayers", "OnRep_LoadedDataLayerNames"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayer.Equals +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FActorDataLayer& ActorDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::Equals(const struct FActorDataLayer& ActorDataLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "Equals"); + + Params::DataLayer_Equals Parms{}; + + Parms.ActorDataLayer = std::move(ActorDataLayer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.GetDataLayerLabel +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class FName UDataLayer::GetDataLayerLabel() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "GetDataLayerLabel"); + + Params::DataLayer_GetDataLayerLabel Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.GetDebugColor +// (Final, Native, Public, HasDefaults, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// struct FColor ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +struct FColor UDataLayer::GetDebugColor() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "GetDebugColor"); + + Params::DataLayer_GetDebugColor Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.GetInitialRuntimeState +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayer::GetInitialRuntimeState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "GetInitialRuntimeState"); + + Params::DataLayer_GetInitialRuntimeState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.GetInitialState +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// EDataLayerState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerState UDataLayer::GetInitialState() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "GetInitialState"); + + Params::DataLayer_GetInitialState Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsDynamicallyLoaded +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsDynamicallyLoaded() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsDynamicallyLoaded"); + + Params::DataLayer_IsDynamicallyLoaded Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsEffectiveVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsEffectiveVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsEffectiveVisible"); + + Params::DataLayer_IsEffectiveVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsInitiallyActive +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsInitiallyActive() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsInitiallyActive"); + + Params::DataLayer_IsInitiallyActive Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsInitiallyVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsInitiallyVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsInitiallyVisible"); + + Params::DataLayer_IsInitiallyVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsRuntime +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsRuntime() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsRuntime"); + + Params::DataLayer_IsRuntime Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayer.IsVisible +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// bool ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +bool UDataLayer::IsVisible() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayer", "IsVisible"); + + Params::DataLayer_IsVisible Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.SetDataLayerInstanceRuntimeState +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, BlueprintCallable) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInIsRecursive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataLayerSubsystem::SetDataLayerInstanceRuntimeState(const class UDataLayerAsset* InDataLayerAsset, EDataLayerRuntimeState InState, bool bInIsRecursive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "SetDataLayerInstanceRuntimeState"); + + Params::DataLayerSubsystem_SetDataLayerInstanceRuntimeState Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + Parms.InState = InState; + Parms.bInIsRecursive = bInIsRecursive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayerSubsystem.SetDataLayerRuntimeState +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInIsRecursive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataLayerSubsystem::SetDataLayerRuntimeState(const struct FActorDataLayer& InDataLayer, EDataLayerRuntimeState InState, bool bInIsRecursive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "SetDataLayerRuntimeState"); + + Params::DataLayerSubsystem_SetDataLayerRuntimeState Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + Parms.InState = InState; + Parms.bInIsRecursive = bInIsRecursive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayerSubsystem.SetDataLayerRuntimeStateByLabel +// (Final, RequiredAPI, BlueprintAuthorityOnly, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InDataLayerLabel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// bool bInIsRecursive (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataLayerSubsystem::SetDataLayerRuntimeStateByLabel(const class FName& InDataLayerLabel, EDataLayerRuntimeState InState, bool bInIsRecursive) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "SetDataLayerRuntimeStateByLabel"); + + Params::DataLayerSubsystem_SetDataLayerRuntimeStateByLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + Parms.InState = InState; + Parms.bInIsRecursive = bInIsRecursive; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayerSubsystem.SetDataLayerState +// (Final, BlueprintAuthorityOnly, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataLayerSubsystem::SetDataLayerState(const struct FActorDataLayer& InDataLayer, EDataLayerState InState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "SetDataLayerState"); + + Params::DataLayerSubsystem_SetDataLayerState Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + Parms.InState = InState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayerSubsystem.SetDataLayerStateByLabel +// (Final, BlueprintAuthorityOnly, Native, Public, HasOutParams, BlueprintCallable) +// Parameters: +// const class FName& InDataLayerLabel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerState InState (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +void UDataLayerSubsystem::SetDataLayerStateByLabel(const class FName& InDataLayerLabel, EDataLayerState InState) +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "SetDataLayerStateByLabel"); + + Params::DataLayerSubsystem_SetDataLayerStateByLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + Parms.InState = InState; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.DataLayerSubsystem.GetActiveDataLayerNames +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TSet ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TSet UDataLayerSubsystem::GetActiveDataLayerNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetActiveDataLayerNames"); + + Params::DataLayerSubsystem_GetActiveDataLayerNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayer +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerInstance* UDataLayerSubsystem::GetDataLayer(const struct FActorDataLayer& InDataLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayer"); + + Params::DataLayerSubsystem_GetDataLayer Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerEffectiveRuntimeState +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerEffectiveRuntimeState(const struct FActorDataLayer& InDataLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerEffectiveRuntimeState"); + + Params::DataLayerSubsystem_GetDataLayerEffectiveRuntimeState Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerEffectiveRuntimeStateByLabel +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& InDataLayerLabel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerEffectiveRuntimeStateByLabel(const class FName& InDataLayerLabel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerEffectiveRuntimeStateByLabel"); + + Params::DataLayerSubsystem_GetDataLayerEffectiveRuntimeStateByLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerFromLabel +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InDataLayerLabel (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerInstance* UDataLayerSubsystem::GetDataLayerFromLabel(class FName InDataLayerLabel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerFromLabel"); + + Params::DataLayerSubsystem_GetDataLayerFromLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerFromName +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// class FName InDataLayerName (Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerInstance* UDataLayerSubsystem::GetDataLayerFromName(class FName InDataLayerName) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerFromName"); + + Params::DataLayerSubsystem_GetDataLayerFromName Parms{}; + + Parms.InDataLayerName = InDataLayerName; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerInstanceEffectiveRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerInstanceEffectiveRuntimeState(const class UDataLayerAsset* InDataLayerAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerInstanceEffectiveRuntimeState"); + + Params::DataLayerSubsystem_GetDataLayerInstanceEffectiveRuntimeState Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerInstanceFromAsset +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// class UDataLayerInstance* ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +class UDataLayerInstance* UDataLayerSubsystem::GetDataLayerInstanceFromAsset(const class UDataLayerAsset* InDataLayerAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerInstanceFromAsset"); + + Params::DataLayerSubsystem_GetDataLayerInstanceFromAsset Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerInstanceRuntimeState +// (Final, RequiredAPI, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class UDataLayerAsset* InDataLayerAsset (ConstParm, Parm, ZeroConstructor, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerInstanceRuntimeState(const class UDataLayerAsset* InDataLayerAsset) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerInstanceRuntimeState"); + + Params::DataLayerSubsystem_GetDataLayerInstanceRuntimeState Parms{}; + + Parms.InDataLayerAsset = InDataLayerAsset; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerRuntimeState +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerRuntimeState(const struct FActorDataLayer& InDataLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerRuntimeState"); + + Params::DataLayerSubsystem_GetDataLayerRuntimeState Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerRuntimeStateByLabel +// (Final, RequiredAPI, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& InDataLayerLabel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerRuntimeState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerRuntimeState UDataLayerSubsystem::GetDataLayerRuntimeStateByLabel(const class FName& InDataLayerLabel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerRuntimeStateByLabel"); + + Params::DataLayerSubsystem_GetDataLayerRuntimeStateByLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerState +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const struct FActorDataLayer& InDataLayer (ConstParm, Parm, OutParm, ReferenceParm, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerState UDataLayerSubsystem::GetDataLayerState(const struct FActorDataLayer& InDataLayer) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerState"); + + Params::DataLayerSubsystem_GetDataLayerState Parms{}; + + Parms.InDataLayer = std::move(InDataLayer); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetDataLayerStateByLabel +// (Final, Native, Public, HasOutParams, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const class FName& InDataLayerLabel (ConstParm, Parm, OutParm, ZeroConstructor, ReferenceParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) +// EDataLayerState ReturnValue (Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic) + +EDataLayerState UDataLayerSubsystem::GetDataLayerStateByLabel(const class FName& InDataLayerLabel) const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetDataLayerStateByLabel"); + + Params::DataLayerSubsystem_GetDataLayerStateByLabel Parms{}; + + Parms.InDataLayerLabel = InDataLayerLabel; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.DataLayerSubsystem.GetLoadedDataLayerNames +// (Final, Native, Public, BlueprintCallable, BlueprintPure, Const) +// Parameters: +// const TSet ReturnValue (ConstParm, Parm, OutParm, ReturnParm, ReferenceParm, NativeAccessSpecifierPublic) + +const TSet UDataLayerSubsystem::GetLoadedDataLayerNames() const +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("DataLayerSubsystem", "GetLoadedDataLayerNames"); + + Params::DataLayerSubsystem_GetLoadedDataLayerNames Parms{}; + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, &Parms); + + Func->FunctionFlags = Flgs; + + return Parms.ReturnValue; +} + + +// Function Engine.WorldPartitionRuntimeLevelStreamingCell.OnLevelHidden +// (Final, RequiredAPI, Native, Private) + +void UWorldPartitionRuntimeLevelStreamingCell::OnLevelHidden() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionRuntimeLevelStreamingCell", "OnLevelHidden"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + + +// Function Engine.WorldPartitionRuntimeLevelStreamingCell.OnLevelShown +// (Final, RequiredAPI, Native, Private) + +void UWorldPartitionRuntimeLevelStreamingCell::OnLevelShown() +{ + static class UFunction* Func = nullptr; + + if (Func == nullptr) + Func = Class->GetFunction("WorldPartitionRuntimeLevelStreamingCell", "OnLevelShown"); + + auto Flgs = Func->FunctionFlags; + Func->FunctionFlags |= 0x400; + + UObject::ProcessEvent(Func, nullptr); + + Func->FunctionFlags = Flgs; +} + +} +